    /*Отступ от радокнопок доставки до полей адреса в корзине*/
    #addresses-wrapper {
        margin-top: 40px !important;
        margin-bottom: 0px !important;
    }
    
    /*Радиокнопки доставки в корзине*/
    .delivery-checkbox-label, .delivery-minimum, .delivery-minimum-time, .delivery-minimum-price, .t-radio__wrapper-payment .t-radio__control {
        color: #00000 !important;
        font-size: 15px !important;
        line-height: 1.5 !important;
        font-weight: 400 !important;
        font-family: 'GolosText',Arial,sans-serif !important;  
        vertical-align: middle !important;
    }
    
    .t-store__filter__chosen-val {
        color: #00000 !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        font-weight: 400 !important;
        font-family: 'GolosText',Arial,sans-serif !important;    
        padding-left: 30px !important;
        padding-right: 15px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        height: 30px !important;
        border: none !important;
        border-radius: 30px !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        margin-bottom: 0px !important;
    }
    .t-store__filter__chosen-val:after {
        left: 15px !important;
        color: #00000 !important;
        padding: 0px !important;
        margin-right: 5px !important;
        font-size: 12px !important;
        height: 12px !important;
    }

/*Контейнер карточки товара*/
    .t-store .t-popup__container {
        margin-top: 60px !important;
        margin-bottom: 100px !important;
        padding-bottom: 0px !important;
        max-width: 100% !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        box-sizing: border-box !important;
    }
    .t-store__prod-snippet__container .t-container {
        max-width: 100% !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
        box-sizing: border-box !important;
    }     
    .t-store__prod-popup__container {
        padding-top: 30px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t-store__prod-snippet__container {
        padding-top: 80px !important;
        padding-bottom: 100px !important;
    } 
    .t-store__prod-popup__col-left, .t-store__prod-popup__col-right {
        max-width: 50% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;     
        box-sizing: border-box !important;
    }
    
    /*Изображения в карточке товара*/
    .t-store__prod-popup__slider .t-slds__imgwrapper .t-slds__bgimg {
        padding-bottom: 133% !important;
        box-sizing: border-box !important;
        background-position: center !important;
    }
    .t-store__prod-popup__slider .t-slds__main {
        width: calc((100% * 9 - 9 * 10px + 80px) / 10.33) !important;
        margin-left: auto !improtant;
    }
    .t-slds__arrow-withbg {
        background-color: transparent !important;
    }
    
    /*Миниатюры в карточке товара*/
    .t-store__prod-popup__slider .t-slds__thumbsbullet-wrapper {
        width: unset !important;
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .t-store__prod-popup__slider .t-slds__bullet_active .t-slds__thumbsbullet-border {
        border-color: #1F1B20 !important;
    }
    .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
        color: #efefef !important;
        font-size: 25px !important;
        line-height: 30px !important;
        font-weight: 500 !important;
        font-family: Manropee !important;
        text-transform: uppercase !important;
    }
    
    /*Заголовок в карточке товара*/
    .t-store__prod-popup__name {
        font-size: 25px !important;
        color: #00000 !important;
        line-height: 1.1 !important;
        font-weight: 500 !important;
        text-transform: uppercase !important;
    }
    
    /*Цена в карточке товара*/
    .t-store__prod-popup__price-item {
        font-size: 20px !important;
        font-weight: 500 !important;
        line-height: 1.1 !important;
        text-transform: uppercase !important;   
    }

    /*"Размерная сетка" в карточке товара*/
    .t-store__prod-popup__link {
        font-size: 14px !important;
        font-weight: 500 !important;
        color: #000000 !important;    
        text-transform: uppercase !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-transition: all 0.2s linear !important;
        -moz-transition: all 0.2s linear !important;
        -ms-transition: all 0.2s linear !important;
        -o-transition: all 0.2s linear !important;
        transition: all 0.2s linear !important;
    }
    .t-store__prod-popup__link:after {
        content: '' !important;
        display: inline-block !important;
        width: 6px !important;
        height: 11px !important;
        background-image: url(https://static.tildacdn.com/tild3336-3534-4533-b765-353866343338/Polygon_8.svg) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        margin-left: 8px !important;
        -webkit-transition: all 0.2s linear !important;
        -moz-transition: all 0.2s linear !important;
        -ms-transition: all 0.2s linear !important;
        -o-transition: all 0.2s linear !important;
        transition: all 0.2s linear !important;
    }
    .t-store__prod-popup__link:hover {
        opacity: .7 !important;
    }
    .t-store__prod-popup__link:hover:after {
        margin-left: 12px !important;
    }    

   /*Вернуться назад в карточке товара*/
    .t-store__prod-popup__close-txt-wr {
        top: 40px !important;
        left: 0px !important;
        margin-left: 60px !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__close-txt-wr:nth-child(n) {
        display: block !important;
        top: 150px !important;
        z-index: 99 !important;
    }
    .t-store__prod-popup__close-txt {
        color: #A4A4A4 !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        font-weight: 400 !important;
        font-family: Golos Text !important;  
        opacity: 1 !important;
        margin-bottom: 0px !important;
        text-transform: uppercase !important;
        -webkit-transition: all 0.2s linear !important;
        -moz-transition: all 0.2s linear !important;
        -ms-transition: all 0.2s linear !important;
        -o-transition: all 0.2s linear !important;
        transition: all 0.2s linear !important;        
    }
    .t-store__prod-popup__close-txt:hover {
        opacity: .7 !important;
    }    
    .t-store__prod-popup__close-txt:before {
        display: none !important;
    }   
    
    /*Отступ от цены до размеров*/
    .t-store .t-product__option {
        margin-top: 20px;
    }
    
    /*Отступ от "размер" до кнопок*/
    .t-store .t-product__option-title {
        padding-bottom: 5px;
    }
    
    /*Размер кнопки для размеров*/
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        min-height: 40px;
        min-width: 40px;
    }
    
    /*Размер шрифта для размеров*/
    .t-product__option-title_buttons {
        font-size: 15px !important;
    }
    
    /*Иконка избранного*/
    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
        right: 5px;
        top: 2px;
        background: none;
    }
    .t1002__addBtn  {
        border: none;
    }
    
    /*Табы в карточке товара*/
    .t-store__tabs_accordion {
        max-width: 50% !important;
        margin-left: auto !important;
        margin-right: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-top: 0px !important;
        box-sizing: border-box !important;
    }
    .t-store__product-popup, .t-store__product-snippet {
        display: block !important;
    }
    .t-store__product-snippet .t-container>div:after, .t-store__product-popup>div:after {
        clear: unset !important;
    }
    
    /*Табы в карточке товара*/
    .t-store__tabs__item-button {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-right: 20px !important;
        border: none !important;
    }
    .t-store .t-store__tabs_accordion .t-store__tabs__item-button.t-store__tabs__item-button_active:not(:last-child) {
        border-bottom-color: transparent !important;
    }
    .t-store__tabs__content {
        padding-bottom: 20px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        max-width: 100% !important;
    }
    .t-store__tabs__item {
        border-top: 1px solid #D1D1D1 !important;
    }
    .t-store__tabs__list {
        border-bottom: 1px solid #D1D1D1 !important;
    }

    /*Ширина плиток в блоке с релевантными товарами в карточке*/
    .t-store__prod-snippet__container > .t-store__relevants__container > .t-container > .t-col {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t-store__prod-snippet__container .t-store__relevants__container .t-store__relevants__title {
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t-store__prod-snippet__container .t-store__relevants-grid-cont {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .t-store__relevants-grid-cont {
        margin-left: 10px !important;
        margin-right: 10px !important;
    } 
    .t-store__relevants-grid-cont .t-store__card {
        max-width: calc(100% / 3) !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box !important;
    }
    .t-store__relevants-grid-cont .t-store__card__imgwrapper {
        padding-bottom: 133% !important;
    }
    
    /*Иконка закрытия таба в карточке товара*/
    .t-store__tabs__close-icon > g {
        stroke-width: 1.25px !important;
    }
    .t-store__tabs__close-icon > g > g {
        stroke: #00000 !important;
        -webkit-transition: all 0.2s linear !important;
        -moz-transition: all 0.2s linear !important;
        -ms-transition: all 0.2s linear !important;
        -o-transition: all 0.2s linear !important;
        transition: all 0.2s linear !important;         
    }    
    .t-store .t-store__tabs__close:after {
        display: none !important;
    }
    .t-store__tabs__close {
        position: absolute !important;
        width: 40px !important;
        height: 40px !important;
        right: 0px !important;
        background-color: transparent;
        border-radius: 50% !important;
    }
    .t-store__tabs__item-button:hover .t-store__tabs__close {
        background-color: rgba(0, 0, 0, 1); !important;
    }
    .t-store__tabs__item-button:hover .t-store__tabs__close-icon > g > g {
        stroke: #ffffff !important;
    }    
    .t-store__tabs__close-icon {
        margin: auto !important;
    }
    
    /*Описания табов в карточке товара*/
    .t-store__tabs__content {
        color: #000000 !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        letter-spacing: -0.2px !important;
    }
    
    /*Заголовки табов в карточке товара*/
    .t-store__tabs__item-title {
        color: #00000 !important;
        font-size: 15px !important;
    }
    
    /*Скрытие информации в поп-апе*/
    .js-store-prod-all-text {display: none}
    [data-edition-option-id="ЦВЕТ"] {
    display: none !important;
    }
    [data-edition-option-id="КОЛЛЕКЦИЯ"] {
    display: none !important;
    }
    [data-edition-option-id="КАТЕГОРИЯ"] {
    display: none !important;
    }
    .t706__product-title__option="ЦВЕТ" {
        display: none !important;
    }
    .js-store-prod-all-charcs {display: none}

    /*Заголовок блока с релевантными товарами в карточке*/
    .t-store__relevants__title {
        color: #00000 !important;
        font-size: 25px !important;
        line-height: 1.1 !important;
        font-weight: 500 !important;
        text-transform: uppercase !important; 
        margin-top: 120px !important;
        margin-bottom: 40px !important;
    }
    
   /*Лейблы на плитке товаров*/
    .t-store__card__mark {
    border-radius: 0px;
    height: 30px;
    font-weight: 600 !important;
    }  
    
    /*Плитки товаров*/
    .t-store__grid-cont {
        max-width: 100% !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
        box-sizing: border-box !important;
    }
    .t-store__card {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: calc(100% / 3) !important;
        box-sizing: border-box !important;
    }
    .t-store__card__imgwrapper {
        padding-bottom: 133% !important;
    }
    
    /*Поиск в плитке товаров*/
    .t-store__search-wrapper .t-store__filter__input {
        width: 260px !important;
        padding-left: 0px !important;
        padding-bottom: 15px !important;
        padding-top: 0px !important;
        background-color: transparent !important;
        border-radius: 0px !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
    }
    
    /*Скрытие подсказки скрола*/
    .t-store__scroll-icon-wrapper {
        display: none !important;
    }
    
    /*Заголовок корзины*/
    .t706__sidebar-heading .t-name .t-name_xl {
        color: #00000 !important;
        font-size: 20px !important;
        line-height: 1.1 !important;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        letter-spacing: 0px !important;
    }    
    
    /*Название товара в корзине*/
    .t706__product-title {
        color: #00000 !important;
        font-size: 15px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important; 
        text-transform: uppercase !important;
        letter-spacing: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;      
    }
    
    /*Вариант товара в корзине*/
    .t706__product-title__option {
        color: #535054 !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        font-weight: 400 !important;
        font-family: 'GolosText',Arial,sans-serif !important;  
        margin-top: 5px !important;
        opacity: 1 !important;
    }
    
    /*Cумма товаров в корзине*/
    .t706__cartwin-prodamount-wrap {
        padding-bottom: 0px !important;
        color: #00000 !important;
        font-size: 16px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important; 
        text-transform: uppercase !important;
        letter-spacing: 0px !important;  
    }
    .t706__cartwin-prodamount-currency, .t706__cartwin-prodamount-price {
        vertical-align: unset !important;
    }
    
    .t706__sidebar-prodamount-wrap {
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important; 
        text-transform: uppercase !important;
        letter-spacing: 0px !important; 
    }
    
    /*Отступ от товаров до полей в корзине*/
    .t706__orderform {
        margin-top: 40px !important;
        margin-bottom: 0px !important;
    }   
    
    /*Итоговая информация в корзине*/
    .t706__cartwin-totalamount-wrap {
        padding-top: 10px !important;
    }
    .t706__cartwin-totalamount-info {
        margin-top: 0px !important;
        color: #535054 !important;
        font-size: 14px !important;
        line-height: 1.5 !important;
        font-weight: 400 !important;
        font-family: 'GolosText',Arial,sans-serif !important;   
    }
    .t706__cartwin-totalamount-wrap .delivery-full-address {
        margin-bottom: 5px !important;
        color: #535054 !important;
        font-size: 14px !important;
        line-height: 1.5 !important;
        font-weight: 400 !important;
        font-family: 'GolosText',Arial,sans-serif !important;  
    }
    .t706__cartwin-totalamount-label, .t706__cartwin-totalamount {
        color: #00000 !important;
        font-size: 16px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important;  
        text-transform: uppercase !important;
        letter-spacing: 0px !important;         
    } 
    
    /*Заголовок вишлиста*/
    .t1002__wishlistwin-heading {
        color: #00000 !important;
        font-size: 20px !important;
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important; 
        text-transform: uppercase !important;
        letter-spacing: 0px !important;        
    }
    
    /*Отступы между товарами в вишлисте*/
    .t1002__product {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 20px !important;
        margin-top: 0px !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .t1002__product:last-child {
        margin-bottom: 0px !important;
    }  
    
    /*Название товара в вишлисте*/
    .t1002__product-link {
        color: #00000 !important;
        font-size: 15px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important;   
        text-transform: uppercase !important;
        letter-spacing: 0px !important;
    }
    .t1002__product-title {
        padding-bottom: 0px !important;        
    }
    
    /*Вариант товара в вишлисте*/
    .t1002__product-title__option {
        color: #535054 !important;
        font-size: 11px !important;
        line-height: 1.2 !important;
        font-weight: 400 !important;
        font-family: 'GolosText',Arial,sans-serif !important;  
        opacity: 1 !important;
    }
    
    /*Цена товара в избранном*/
    .t1002__product-amount {
        color: #00000 !important;
        font-size: 15px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
        font-family: 'GolosText',Arial,sans-serif !important;   
        text-transform: uppercase !important;
        letter-spacing: 0px !important;
    }

    
@media screen and (max-width: 1200px) { 
    /*Плитки товаров*/
    .t-store__grid-cont {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    /*Контейнер карточки товара*/
    .t-store .t-popup__container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .t-store__prod-snippet__container .t-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }     
    .t-store__prod-popup__col-left, .t-store__prod-popup__col-right {
        padding-left: 10px !important;
        padding-right: 10px !important;     
    } 
    
    /*Вернуться назад в карточке товара*/
    .t-store__prod-popup__close-txt-wr {
        margin-left: 20px !important;
    }    
    
    /*Ширина плиток в блоке с релевантными товарами в карточке*/
    .t-store__prod-snippet__container > .t-store__relevants__container > .t-container > .t-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .t-store__relevants-grid-cont {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }    
    
    /*Табы в карточке товара*/
    .t-store__tabs_accordion {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }     
    
    /*Табы на странице Покупателям*/
    .t397__wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;      
    }   
}


@media screen and (max-width: 960px) { 
    /*Заголовок плитки товаров*/
    .t-store__card__title {
        font-size: 14px !important;
    }
    
    /*Цена плитки товаров*/
    .t-store__card__price-item {
        font-size: 12px !important;
    }
    
    /*Плитки товаров*/
    .t-store__card {
        max-width: calc(100% / 2) !important;
    }
    
    /*Вертикальные отступы между плитками товаров*/
    .t-store__grid-cont_mobile-grid .t-store__card {
        margin-bottom: 0px !important;
        margin-top: 40px !important;
    }
    .t-store__grid-cont_mobile-grid {
        margin-top: -40px !important;
    }
    
    /*Лейблы на плитке товаров*/
    .t-store__card__mark-wrapper {
        right: unset !important;
        left: 15px !important;
        top: 15px !important;
    }
    .t-store__card__mark {
        height: 20px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 12px !important;
        line-height: 20px !important;
    }  
    
        /*Иконка избранного*/
    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
        right: 5px;
        top: 1px;
        background: none;
    }
    .t1002__addBtn  {
        border: none;
    }
    
    /*Вернуться назад в карточке товара*/
    .t-store__prod-popup__close-txt-wr {
        top: 20px !important;
        left: 20px !important;
        margin-left: 0 !important;
    }    
    .t-store__prod-snippet__container .t-store__prod-popup__close-txt-wr:nth-child(n) {
        top: 110px !important;
    }    
    
    /*Контейнер карточки товара*/
    .t-store .t-popup__container {
        margin-top: 40px !important;
        margin-bottom: 80px !important;
    }
    .t-store__prod-popup__container {
        padding-top: 20px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }    
    .t-store__prod-snippet__container {
        padding-top: 60px !important;
        padding-bottom: 80px !important;
    }  
    .t-store__prod-popup__col-left, .t-store__prod-popup__col-right {
        max-width: 100% !important;
    }
    
    /*Миниатюры в карточке товара*/
    .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
        font-size: 22px !important;
    }    
    .t-store__prod-popup__slider .t-slds__thumbsbullet-wrapper {
        box-sizing: border-box !important;
    }
    
    /*Стрелки слайдера в карточке товара*/
    .t-store__prod-popup__slider .t-slds__arrow {
        width: 45px !important;
        height: 45px !important;
    }
    .t-store__prod-popup__slider .t-slds__arrow_body:nth-child(n) {
        width: 9px !important;
    }  
    .t-store__prod-popup__slider .t-slds__arrow-right {
        right: 15px !important;
    }
    .t-store__prod-popup__slider .t-slds__arrow-left {
        left: 15px !important;
    }    
    
    /*Заголовок в карточке товара*/
    .t-store__prod-popup__name {
        font-size: 22px !important;
    }
    
    /*Цена в карточке товара*/
    .t-store__prod-popup__price-item {
        font-size: 20px !important;
    }
    
    /*Заголовок блока с релевантными товарами в карточке*/
    .t-store__relevants__title {
        font-size: 22px !important;
        margin-top: 100px !important;
        margin-bottom: 35px !important;
    }
    
    /*Ширина плиток в блоке с релевантными товарами в карточке*/
    .t-store__relevants__container {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
    /*Табы в карточке товара*/
    .t-store__tabs_accordion {
        max-width: 100% !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }  
    
    /*Иконка закрытия таба в карточке товара*/
    .t-store__tabs__close {
        width: 36px !important;
        height: 36px !important;
    }    
    
    /*Заголовки табов в карточке товара*/
    .t-store__tabs__item-title {
        font-size: 14px !important;
    }
    
    /*Удаление ховера иконки избранного в плитке товаров*/
    .t1002__addBtn:not(.t1002__addBtn_active):hover svg path:nth-child(n) {
        fill: transparent !important;
        stroke: #1F1B20 !important;
    }
    .t1002__addBtn_active svg path:nth-child(n) {
        fill: #1F1B20 !important;
        stroke: #1F1B20 !important;
    }  

    /*Удаление ховера иконки избранного в карточке товара*/
    .t-store__prod-popup__info .t1002__addBtn:not(.t1002__addBtn_active):hover svg path:nth-child(n) {
        fill: transparent !important;
        stroke: #1F1B20 !important;
    } 
    
    /*Иконка избранного в карточке*/
    .t-store__prod-popup__info .t1002__addBtn svg {
        width: 22px !important;
        height: 18px !important;        
    }  
    
}


@media screen and (max-width: 640px) { 
    /*Изображения в карточке товара*/
    .t-store__prod-popup__slider .t-slds__main {
        width: 100% !important;
    }
    .t-store__prod-snippet__container .t-store__prod-popup__slider .t-slds__main {
        width: 100% !important;
    } 
    
    /*Ширина колонок в карточке товара*/
    .t-store__prod-popup__col-left, .t-store__prod-popup__col-right {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .t-store .t-popup__container, .t-store__prod-snippet__container .t-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }  
    .t-store__prod-popup__slider, .t-store__prod-popup__info {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    /*Миниатюры в плитке товаров*/
    .t-store__prod-popup__slider .t-slds__thumbsbullet {
        width: calc((100% - 60px) / 7) !important;
    }        
    .t-store__prod-popup__slider .t-slds__thumbsbullet:last-child {
        margin-right: 0px !important;
    }
    .t-store__prod-popup__slider .t-slds__thumbsbullet-wrapper {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    /*Табы в карточке товара*/
    .t-store__tabs_accordion {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }   
    
    /*Ширина колонок с релевантными товарами в карточке*/
    .t-store__relevants__container {
        margin-left: 10px !important;
        margin-right: 0px !important;
    }
    
    /*Заголовок блока с релевантными товарами в карточке*/
    .t-store__relevants__title {
        margin-left: 0px !important;
    }
    
    /*Вернуться назад в карточке товара*/
    .t-store__prod-snippet__container .t-store__prod-popup__close-txt-wr:nth-child(n) {
        display: block !important;
        top: 110px !important;
        z-index: 99 !important;
    }
    
    /*Иконка избранного*/
    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
        right: 0px;
        top: 0px;
        background: none;
    }
}   
    
@media screen and (max-width: 560px) { 
    /*Ширина плиток в блоке с релевантными товарами в карточке*/
    .t-store__relevants__container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    /*Иконка избранного*/
    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
        right: -5px;
        top: -6px;
        background: none;
    }
}  

@media screen and (max-width: 480px) { 
    /*Плитки товаров*/
    .t-store__card {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .t-store__grid-cont {
        padding-left: 15px !important;
        padding-right: 15px !important;        
    }
    
    /*Заголовок плитки товаров*/
    .t-store__card__title {
        font-size: 13px !important;
    }
    
    /*Цена плитки товаров*/
    .t-store__card__price-item {
        font-size: 13px !important;
    }     
    
    /*Вертикальные отступы между плитками товаров*/
    .t-store__grid-cont_mobile-grid .t-store__card {
        margin-top: 30px !important;
    }
    .t-store__grid-cont_mobile-grid {
        margin-top: -30px !important;
    }   
    
    /*Лейблы на плитке товаров*/
    .t-store__mobile-two-columns .t-store__card__mark-wrapper {
        left: 10px !important;
        top: 10px !important;
    }
    .t-store__mobile-two-columns .t-store__card__mark {
        height: 20px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 10px !important;
        line-height: 18px !important;
    }    
    
    /*Фильтры в плитке товаров*/
    .t-store__filter__options {
        margin-top: 20px !important;
    }
    .t-store__filter {
        margin-bottom: 30px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
        .t-store__filter__chosen-wrapper {
        margin-bottom: 20px !important;
        padding-top: 5px !important;
    }
    
    /*Заголовок в карточке товара*/
    .t-store__prod-popup__name {
        font-size: 18px !important;
    }
    
    /*Цена в карточке товара*/
    .t-store__prod-popup__price-item {
        font-size: 18px !important;
    }
    
    /*Отступ от заголовка до цены в карточке товара*/
    .t-store__prod-popup__title-wrapper {
        margin-bottom: 15px !important;
    }   
    
    /*Выравнивание текста в каталоге*/
    .t-align_center {
        text-align: left;
    }
}
