.js-product-img.t-store__card__bgimg.t-bgimg.loaded {
    background-size: 70% !important;
}

/* Стилизация скроллбара */

@media screen and (min-width: 1200px) {
    
    ::-webkit-scrollbar-thumb {
        background: #80e0a7;
        border-radius: 20px;
    }
    ::-webkit-scrollbar {
        width: 10px;
        height: 10px;
        background: #f2f2f2;
    }



/* Тень под 2 карточками */

.t686 .t686__col {
    overflow: hidden;
    box-shadow: 3px 3px 19px 2px rgb(39 39 39 / 7%);
    border-radius: 20px;
}


/* Стилизация карточек товаров */

.js-store-prod-descr.t-store__card__descr.t-descr.t-descr_xxs {
    padding-top: 20px;
    padding-bottom: 38px;
    margin: auto;
    max-width: 250px;
}

.t-slds__thumbsbullet-border {
    border: none !important;
}


/* активный пункт меню */

a.t-menu__link-item.t-active {
    opacity: 1 !important;
    font-size: 20px !important;
    line-height: 100%;
}


/* кнопки */

.t-btn {
    max-height: 60px;
    max-width: 218px;
    padding: 10px 30px 10px 30px;
}

.t734__title {
    width: 350px !important;
}

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
    font-size: 18px !important;
}

.t686__title {
    text-align: left;
    width: 313px;
}

.t686__table {
    border-radius: 20px !important;
}

.js-product.t-store__card {
    border-radius: 20px;
    box-shadow: 3px 3px 19px 2px rgb(39 39 39 / 7%);
    margin-top: 10px;
    margin-bottom: 15px;
}

.t-store__empty-part-msg-wrapper, .t-store__error-msg-wrapper {
    min-height: 500px;
    border: 1px solid #80e0a7;
    color: #0e2867;
}
/* Стилизация поисковой выдачи */

.t-site-search-popup {
    border: 2px solid #80e0a7 !important;
    border-radius: 20px !important;
}

.t-site-search-dm__result {
    border-radius: 20px;
    transition: .2s;
}
.t-site-search-dm__result__product_title.t-text {
    font-size: 18px !important;
}

.t-site-search-dm__result:hover {
    background: #80e0a7;
    transition: .2s;
}

.t-site-search-dm__thubmnail {
    border: none !important;
}

.t-site-search-dm__result__product_img {
    background-size: contain !important;
}
/*  */
.my-btn {
    text-align: left !important;
}

.t-store__filter__options_center {
    text-align: left !important;
}

.t-store__filter__item-title {
    font-size: 18px;
    font-family: 'Nunito';
    width: 200px;
    border: 1px solid #F0D4C2;
    border-radius: 20px;
}

.js-store-filter-item-title {
    padding-left: 20px;
}

.t-store__filter__item-controls-wrap {
    left: 10px !important;
    margin-top: 1px !important;
    min-width: 216px !important;
}

.t-store__filter__item-title:after {
    content: '▼';
    width: unset !important;
    color: #f0d4c2;
    font-size: 14px;
    height: 20px !important;
    border-style: unset !important;
    border-width: unset !important;
    border-color: unset !important;
    position: absolute;
    transform: unset !important;
    right: 10px !important;
    top: 0px !important;
    bottom: 0 !important;
    margin: auto;
    pointer-events: none;
}

.t-store__filter__item-title:hover {
    opacity: 1 !important;
}

.t-store__filter__item.active .t-store__filter__item-title {
    opacity: 1 !important;
}

.t-store__filter__custom-sel {
    line-height: 1.2;
    font-size: 14px;
}

.t-store__filter__custom-sel:hover {
    background-color: #f0d4c2 !important;
}

.t-input-group.t-input-group_ta {
    width: 49%;
    right: 0;
    top: 0;
    position: absolute;
}

.t-input-group.t-input-group_cb {
    width: 49%;
    padding-top: 13px;
}

.t-input-group.t-input-group_em {
    width: 49%;
}

.t-input-group.t-input-group_ph {
    width: 49%;
}

.t-input-group.t-input-group_nm {
    width: 49%;
}

.t-feed__post-date {
    display: none !important;
}

.js-product.t-store__card.t-col.t-col_4.t-align_center.t-item {
    min-height: 430px;
}

.t-store__grid-separator {
    margin-bottom: 40px !important;
}

/* стили кнопки в карточке товара */

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a {
    color: #fff !important;
    text-decoration: none;
    background-color: #80e0a7;
    padding: 5px 7px;
    border-radius: 10px;
    transition: .3s;
}

/* Дополнительный отступ на странице со статьями */

.js-feed-container.t-feed__container.t915__container.t-feed__container_mobile-grid {
    margin-top: 10px;
}

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a:hover {
    background-color: rgba(81,176,122,1) !important;
    transition: .3s;
}

.t776 {
    min-height: 55vh !important;
}

.t-btntext {
    transition: .2s;
}

.t-btntext:hover {
    transition: .2s;
    transform: translateX(10px);
}

.js-feed-post-image.t-feed__post-popup__img.t-img.loading {
    border-radius: 20px;
}


/* Убираю рамку в пустом каталоге */

.t-store__empty-part-msg-wrapper.t-descr.t-descr_sm {
    border: none;
}

}

@media screen and (max-width: 980px) {

.t734__wrapper.t-width.t-width_6.t-margin_left {
    margin: 0 auto;
}    

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs a {
    color: #fff !important;
    text-decoration: none;
    background-color: #80e0a7;
    padding: 5px 7px;
    border-radius: 10px;
    transition: .3s;
}
    
.t734__title {
    font-size: 30px !important;
    line-height: 1 !important;
    text-align: center;
    word-break: break-word;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.t734__textwrapper.t-align_left {
    padding: 0 !important;
}

.t-btn {
    width: 152px; 
    height: 39px;
    font-size: 12px;
    line-height: 16px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 0;
}

.t734__button {
    display: flex;
    padding-top: 21px;
    justify-content: center;
    max-width: 220px;
    margin: 0 auto;
}

.t734__wrapper.t-width.t-width_6.t-margin_left {
    background-color: #81e1a8;
}

.t397__col.t-width.t-width_4 {
    padding: 0 !important;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.t686__table {
    height: 200px !important;
    min-height: unset !important;
    border-radius: 20px !important;
    -webkit-border-top-left-radius: 20px !important;
    -webkit-border-top-right-radius: 20px !important;
    -webkit-border-bottom-left-radius: 20px !important;
    -webkit-border-bottom-right-radius: 20px !important;
}

.t-title_xxs {
    font-size: 22px;
}

.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    font-size: 25px;
}

.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
    font-size: 16px;
}

.t734__wrapper {
    padding-bottom: 70px;
}

.js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs {
    font-size: 14px !important;
    line-height: 1.2;
}

.js-feed-post-title.t-feed__post-title.t-name.t-name_xl {
    line-height: 1.2;
}

.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}

.t-btn {
    width: 300px;
    height: 40px;
}

}

.t397__select.t-name {
    border-radius: 10px;
}

.t395__select.t-name {
    border-radius: 10px;
}

.t395__firefoxfix {
    border-radius: 10px;
}

.t-store__scroll-icon-wrapper {
    display: none;
}