/*СКИДКА в карточке товара слева*/

.t-catalog__card__mark-wrapper {
    left: 20px !important;
    top: 20px !important;
}

.t-catalog__card__mark {
    border-radius: 0px !important;
    height: 24px !important;
    width: 44px !important;
    font-family: 'Unageo' !important;
    font-size: 13px !important;
}


/* СКРЫТЬ выбор цвета полностью */
.t1291 .js-product .js-product-edition-option[data-option-type="color"] {
  display: none !important;
}

/*========================== Выравнивание заголовка и цены в карточке ================================*/
/* ссылка товара */
.t1291 .js-product .t-catalog_card_wrap-txt-and-opts > a {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  text-decoration: none !important;
}

/* строка: название + цена */
.t1291 .js-product .t-catalog_card__textwrapper {
  display: table !important;
  width: 100% !important;
  table-layout: fixed !important;
}

/* название слева */
.t1291 .js-product .js-catalog-prod-name {
  display: table-cell !important;
  width: 100% !important;
  vertical-align: middle !important;
  margin: 0 !important;
  padding-right: 12px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

/* цена справа */
.t1291 .js-product .js-catalog-price-wrapper {
  display: table-cell !important;
  width: 1% !important;
  vertical-align: middle !important;
  text-align: right !important;
  white-space: nowrap !important;
  margin: 0 !important;
}

/* внутренности цены в строку */
.t1291 .js-product .js-catalog-price-wrapper > * {
  display: inline-block !important;
  vertical-align: baseline !important;
  margin: 0 !important;
}

/* если первым идет новая цена, а второй старая:
   визуально ставим старую перед новой */
.t1291 .js-product .js-catalog-price-wrapper > *:first-child {
  margin-left: 10px !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #556b2f !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin-left: 8px !important;
}

.t1291 .js-product .js-catalog-price-wrapper > *:last-child {
  font-size: 14px !important;
  line-height: 1 !important;
  color: #9aa08c !important;
  text-decoration: line-through !important;  
}

/* разворачиваем порядок элементов внутри цены */
.t1291 .js-product .js-catalog-price-wrapper {
  direction: rtl !important;
  text-align: right !important;
}

/* возвращаем нормальное направление текста у самих цен */
.t1291 .js-product .js-catalog-price-wrapper > * {
  direction: ltr !important;
  display: inline-block !important;
  vertical-align: baseline !important;
}

.t1291 .t-btn {
    width: 100% !important;
}


.js-product-img, .t-catalog__card__bgimg_second  {
    border: 1px solid #CFD7C7 !important;
}


.t1291 .js-product-edition-option-name {
    display: none !important;
}

/* контейнер карточки */
.t-catalog__card {
    position: relative;
}

/* блок с размерами */
.t1291 .js-product .t-product__option .t-product__option-variants_custom {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.t1291 .t-catalog__card .t-product__option {
    position: absolute;
    bottom: 120px !important;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    display: flex;
    gap: 8px;
    padding: 4px 16px;
    background: rgba(252, 255, 246, 0.5);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);

    border: 1px solid #949B87 !important;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 3;
}

.t1291 .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    background-color: rgba(252, 255, 246, 0.0001) !important;
    /*border: 1px solid #4A5D2C;*/
    margin-bottom: 0px !important;
    min-height: 24px !important;
    min-width: 30px !important;
    padding: 7px;
}
.t1291 .js-product .t-product__option-variants_buttons .t-product__option-item
 {
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}

.t1291 .t-catalog__card__prod-controls-wrapper:has(*) {
    padding-top: 0px !important;
}

.t1291 .t-product__option-item {
    font-size: 14px !important;
    border: none !important;
    padding: 4px 6px;
    color: #2B3719 !important;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.t1291 .t-product__option-item:hover {
    opacity: 0.6 !important;
    
}

.t1291 .t-catalog__card:hover .t-product__option {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.t1291 .t-product__option-item {
    white-space: nowrap !important;
    flex: 0 0 auto;
}


.t1291 .t-section__title {
    margin-bottom: 0px !important;
}


/*======================*/
/*================ИЗБРАННОЕ==============*/
.t1002__addBtn {
    background: transparent !important;
}


/*=================================*/
/*======== Карточка товара =======*/
/*.t-catalog__prod-snippet__container .t-container {*/
/*    padding: 0 40px !important;*/
/*}*/

.js-catalog-product {
    padding-left: 40px !important;
    padding-right: 20px !important;
}

@media screen and (min-width: 981px) {
    .t-container_fluid .t-col_5 {
        max-width: calc(41.66667% - 0px);
    }
}

.t-catalog__prod-snippet__container .t-col {
    margin-left: 0px !important;
}

.t-catalog__breadcrumbs {
    font-size: 14px !important;
}

.t-catalog__prod-popup__columns.t-img {
    border: 1px solid #CFD7C7 !important;
}

.t-catalog__prod-popup__info .t-catalog__prod-popup__name {
    line-height: 1.2;
    color: #2b3719 !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    font-family: 'Unageo' !important;
    text-transform: uppercase !important;
    
}

.t-container_fluid .js-catalog-price-wrapper {
    padding-bottom: 40px !important;
}

/*======== SIZE в карточке товара ========*/
/* === SIZE (реальный селектор Tilda) === */

.t-container_fluid .t-product__option-title {
    padding-bottom: 12px;
}

.t-container_fluid .t-product__option-title:not(.t-product__option-title_select):not(.t-product__option-title_radio):not(.t-product__option-title_buttons) {
    font-size: 14px;
    font-weight: 500 !important;
}

.t-catalog__prod-popup__info  .js-product-edition-option[data-edition-option-id*="Size"] .t-product__option-item {
    background: #FCFFF6 !important;
    border: 1px solid #BEC3B4 !important;
    color: #2B3719 !important;

    padding: 6px 20px !important;
    min-width: 44px;
    text-align: center;
    transition: all 0.25s ease;
}

/* hover */
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Size"] .t-product__option-item:hover {
    background: #4A5D2C !important;
    color: #FCFFF6 !important;
    border-color: #4A5D2C !important;
}

/* active (выбранный) */
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Size"] .t-product__option-item_active {
    background: #4A5D2C !important;
    color: #FCFFF6 !important;
    border-color: #4A5D2C !important;
}

/* убираем дефолтный странный outline */
.t-catalog__prod-popup__info .t-product__option-item:focus {
    outline: none !important;
}

/* текст внутри активного размера */
.t-catalog__prod-popup__info
.js-product-edition-option[data-edition-option-id*="Size"] 
.t-product__option-item_active,
.t-catalog__prod-popup__info 
.js-product-edition-option[data-edition-option-id*="Size"] 
.t-product__option-item_active * {
    color: #FCFFF6 !important;
}

/* текст при hover */
.t-catalog__prod-popup__info 
.js-product-edition-option[data-edition-option-id*="Size"] 
.t-product__option-item:hover,
.t-catalog__prod-popup__info
.js-product-edition-option[data-edition-option-id*="Size"] 
.t-product__option-item:hover * {
    color: #FCFFF6 !important;
}

/*===========Ссылка Size guide=========*/
.t-container_fluid .size-guide-link {
    display: block;
    margin-top: 4px !important;
    margin-bottom: 30px !important;

    font-family: 'Unageo' !important;
    font-size: 13px !important;
    line-height: 1.2;

    color: #4A5D2C !important;
    text-decoration: underline !important;

    cursor: pointer;
    width: fit-content;

    transition: all 0.2s ease;
}

.size-guide-link,
.size-guide-link * {
    text-decoration: underline !important;
}

/* hover */
.t-container_fluid .size-guide-link:hover {
    color: #2B3719 !important;
    text-decoration: none !important;
}


/*============= Color в карточке товара =====================*/

/* === COLOR → аккуратные прямоугольники без побочек === */

/* работаем только с color-опцией */
.js-product-edition-option[data-option-type="color"] 
.t-product__option-checkmark {
  width: 56px !important;
  height: 28px !important;
  border-radius: 0 !important;
  border: 1px solid #BEC3B4 !important;
  transition: border-color 0.2s ease, transform 0.2s ease !important;
}

/* убираем внутренний кружок */
.js-product-edition-option[data-option-type="color"] 
.t-product__option-checkmark:before {
  display: none !important;
}

/* hover */
.js-product-edition-option[data-option-type="color"] 
.t-product__option-item:hover 
.t-product__option-checkmark {
  border-color: #4A5D2C !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

/* active */
.js-product-edition-option[data-option-type="color"] 
.t-product__option-item_active 
.t-product__option-checkmark {
  border: 1px solid #4A5D2C !important;
  box-shadow: inset 0 0 0 1px #4A5D2C !important;
}
/* ❗ ВАЖНО: НЕ скрываем title и НЕ трогаем label */
/* поэтому dropdown НЕ появится */

.t-product__option-variants {
  margin-left: 0px !important;
}

/* скрываем только названия цветов (White, Black и т.д.) */
.js-product-edition-option[data-option-type="color"] 
.t-product__option-item 
.t-product__option-title {
  display: none !important;
}


/*========Кнопка в карточке товара=======*/
.t-catalog__prod-popup__btn-wrapper {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}

.t-catalog__prod-popup__btn-wrapper .t-catalog__prod-popup__btn {
    width: 100% !important;
}


/*==========Ссылка под кнопками =========*/
/* строка под кнопкой */
.uc-help-line {
  margin-top: 4px;
  font-family: Unageo !important;
  font-size: 13px;
  color: #2B3719 !important;
}

/* ссылка */
.uc-help-link {
  text-decoration: underline !important;
  color: #4A5D2C !important;
  transition: all 0.2s ease;
}

/* hover */
.uc-help-link:hover {
  text-decoration: none !important;
  color: #2B3719 !important;
}

/*====== Аккардеон в карточке товара ========*/
@media screen and (min-width: 981px) {
    .t-container_fluid .t-col_12 {
        max-width: calc(100% - 0px) !important;
    }
}

.t-catalog__tabs__content.t-descr {
    font-size: 14px !important;
}

.t-catalog__tabs__item-title.t-name.t-name_xs {
    font-size: 15px !important;
}

/* перебиваем цвет у SVG */
.t-catalog__tabs_close-icon g {
  stroke: #4A5D2C !important;
}

.t-catalog__tabs__close svg g {
  stroke: #4A5D2C !important;
}


/* убираем серый круг полностью */
.t-catalog__tabs__close::before,
.t-catalog__tabs__close::after {
  display: none !important;
  content: none !important;
}

/*================= СМОТРИ ТАКЖЕ в карточке товара ========================*/
.t-catalog__relevants__container .t-container {
    max-width: 100% !important;
    padding: 0 40px !important;
    width: auto !important;
    margin: 0 !important;
}

/* ЗАГОЛОВОК В СЕКЦИИ ВАМ МОЖЕТ ПОНРАВИТьСЯ*/
.t-catalog__relevants__title {
    font-size: 40px !important;
    margin: 160px 0 80px !important;
}

/* СЕКЦИЯ ПОХОЖИЕ ТОВАРЫ */
.t-catalog__relevants__container .t-catalog__card__title {
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

@media screen and (min-width: 981px) {
    .t-catalog__relevants-grid-cont {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .t-catalog__card {
        /* width: 100% !important; */
        max-width: 100% !important;
    }

    .t-catalog__relevants-grid-cont .t-catalog__card-list {
        display: grid !important;
        max-width: 100% !important;
        width: 100% !important;
        gap: 20px !important;
        box-sizing: border-box;
        grid-template-columns: repeat(4, 1fr);
    }
}



 .t-catalog__relevants__container .t-col {
    margin-left: 0 !important;
} 



.t-catalog__relevants__container .t-catalog__card-list .t-animate .t__slds-wrapper .t-item {
    max-width:100% !important;
}

/* Скрываем "Color" только в рекомендованных товарах */

.t-catalog__relevants-grid-cont .js-product-edition-option[data-edition-option-id="Color"] {
    display: none !important;
}

.t-catalog__relevants__container .js-catalog-prod-btn2 {
    width: 100% !important;
}

.t-catalog__relevants-grid-cont .js-catalog-prod-btn2:hover {
    background-color: #2B3719 !important;
    
}

@media screen and (max-width: 960px) {
    /* Скрываем "Size" только в рекомендованных товарах */

    .t-catalog__relevants-grid-cont .js-product-edition-option[data-edition-option-id="Size"] {
        display: none !important;
    }

    .t-catalog__relevants__container .t-container {
        padding: 0 !important;
    }
    
    .js-catalog-product {
        padding-left: 20px !important;
    }

    .t-catalog__relevants__title {
        font-size: 32px !important;
        margin: 120px 0 20px !important;
    }

    .js-catalog-product {
        padding-left: 0px !important;
    }

    .t-catalog__product-snippet .t-catalog__prod-popup__col-left, .t-catalog__product-snippet .t-catalog__prod-popup__col-right {
        padding-left: 0px !important;
    }

    .t-catalog__card__imgwrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
        right: 0px !important;
        top: 0px !important;
    }

    .t-catalog__prod-popup__info {
        padding-right: 0px !important;
    }
    
    .t-catalog__prod-snippet__container .t-catalog__relevants__container .t-item .t-catalog__card__btns-wrapper {
        margin-top: 0px !important;
    }   
    
    .js-product-controls-wrapper.t-catalog__card__prod-controls-wrapper {
        display: none !important;
    }
    
    .t-catalog__prod-snippet__container .t-catalog__relevants__container .t-item .t-catalog__card__btns-wrapper {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 480px) {
    .js-catalog-product {
        padding: 0px !important;
        padding: 0 10px !important;
    }
    
    .t-catalog .t-catalog__tabs.t-catalog__tabs_snippet, .t-catalog.t-catalog__prod-snippet__container .t-catalog__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t-catalog .t-catalog__tabs {
        margin-top: 40px !important;
    }
    
        .t-catalog__relevants__title {
        font-size: 24px !important;
        margin: 80px 0 20px !important;
    }

   .t-catalog__relevants__container .t-col {
     
        padding: 0 10px;
        margin: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .t-catalog__prod-popup__container .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card, .t-catalog__prod-snippet__container .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card {
        max-width: 100% !important;
    }

    .t-catalog__relevants-grid-cont.t-catalog__grid-cont_mobile-one-row .t-col {
        margin-right: 10px !important;
    }
}

/*=========== Смотри также Размеры ========*/

/* Смотри также — размеры поверх фото */
.t-catalog__relevants__container .js-product-edition-option-name {
    display: none !important;
}

.t-catalog__relevants__container .t-catalog__card {
    position: relative;
}


.t-catalog__relevants__container .t-catalog__card .t-product__option {
    position: absolute;
    bottom: 120px;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    display: flex;
    gap: 8px;
    padding: 4px 16px;
    background: rgba(252, 255, 246, 0.5);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid #949B87;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 3;
}

.t-catalog__relevants__container .t-catalog__card:hover .t-product__option {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.t-catalog__relevants__container .t-product__option-item {
    background-color: rgba(252, 255, 246, 0.0001) !important;
    font-size: 14px;
    border: none !important;
    padding: 4px 6px;
    color: #2B3719;
    cursor: pointer;
    transition: opacity 0.2s ease;
    white-space: nowrap;
    flex: 0 0 auto;
}

.t-catalog__relevants__container .t-product__option-item:hover {
    opacity: 0.6;
}

.t-catalog__relevants__container .t-product__option-variants_custom {
    flex-wrap: nowrap !important;
}

.t-catalog__relevants__container .js-product .t-product__option-variants_buttons .t-product__option-item
 {
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}

/*=============== СМОТРИ ТАКЖЕ заголовок и цена выравнивание =========================*/
/* ссылка товара */
.t-catalog__relevants__container .js-product .t-catalog__card__wrap_txt-and-opts > a {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  text-decoration: none !important;
}

/* строка: название + цена */
.t-catalog__relevants__container .js-product .t-catalog__card__textwrapper {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}

/* название слева */
.t-catalog__relevants__container .js-product .js-catalog-prod-name {
  display: table-cell !important;
  width: 100% !important;
  vertical-align: middle !important;
  margin: 0 !important;
  padding-right: 12px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

/* цена справа */
.t-catalog__relevants__container .js-product .js-catalog-price-wrapper {
  display: table-cell !important;
  width: 100% !important;
  vertical-align: middle !important;
  text-align: right !important;
  white-space: nowrap !important;
  margin: 0 !important;
}

/* внутренности цены в строку */
.t-catalog__relevants__container .js-product .js-catalog-price-wrapper > * {
  display: inline-block !important;
  vertical-align: baseline !important;
  margin: 0 !important;
}

/* если первым идет новая цена, а второй старая:
   визуально ставим старую перед новой */
.t-catalog__relevants__container .js-product .js-catalog-price-wrapper > *:first-child {
  margin-left: 10px !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #556b2f !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin-left: 8px !important;
}

.t-catalog__relevants__container .js-product .js-catalog-price-wrapper > *:last-child {
  font-size: 14px !important;
  line-height: 1 !important;
  color: #9aa08c !important;
  text-decoration: line-through !important;  
}

/* разворачиваем порядок элементов внутри цены */
.t-catalog__relevants__container .js-product .js-catalog-price-wrapper {
  direction: rtl !important;
  text-align: right !important;
}

/* возвращаем нормальное направление текста у самих цен */
.t-catalog__relevants__container .js-product .js-catalog-price-wrapper > * {
  direction: ltr !important;
  display: inline-block !important;
  vertical-align: baseline !important;
}

.t-catalog__relevants__container .t-item .t-catalog__card__btns-wrapper {
    margin-top: 0px !important;
}

.t-catalog__relevants__container .t-catalog__card__wrap_txt-and-opts.t-catalog__card__has-btns {
    margin-bottom: 0px !important;
}

.t-catalog__relevants__container .t-catalog__card__title {
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: none !important;
}


/*=========== Complete the look ==============*/

/* контейнер */
.t-catalog__tabs-item[data-tab-title="Complete the Look"] 
.t-catalog__tabs-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* карточка */
.look-item {
  display: flex;
  align-items: center;
  gap: 20px !important;
  padding-bottom: 10px !important;
}

/* картинка */
.look-item figure {
  width: 100px !important;
  margin: 0;
  flex-shrink: 0;
}

.look-item img {
  width: 100%;
  display: block;
}

/* правая часть */
.look-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* текст */
.look-info h4 {
  margin: 0;
  font-size: 15px !important;
  color: #2B3719 !important;
  text-transform: uppercase !important;
  font-family: Unageo !important;
}

.look-info strong {
  color: #4A5D2C !important;
}

/* кнопка */
.look-info a {
    display: inline-block;
    margin-top: 6px;
    padding: 8px 12px !important;
    background: #4A5D2C !important;
    color: #FCFFF6 !important;
    text-decoration: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: Unageo !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    width: 160px !important;
    text-align: center !important;
    transition: all 0.2s ease;
    margin-top: 20px !important;
}

.look-info a:hover {
    background-color: #2B3719 !important;
}


/*============== Адаптив карточки товара ==========================*/
@media screen and (max-width: 1240px) {
    .t-catalog__prod-popup__col-left {
        /* margin-right: 20px !important; */
    }

    .t-catalog .t-catalog__tabs__content {
        margin-right: 40px !important
    }

    .t-catalog__relevants__title {
        font-size: 36px !important;
        margin: 120px 0 40px !important;
    }
}

@media screen and (max-width: 980px) and (min-width: 960px) {
    .t-catalog__product-snippet .t-catalog__prod-popup__col-left, .t-catalog__product-snippet .t-catalog__prod-popup__col-right {
        padding-left: 0px !important; 
        padding-right: 0px !important;
    }

    .t-catalog__prod-popup__col-right {
        max-width: 46% !important;
    }

    .t-catalog .t-catalog__tabs.t-catalog__tabs_snippet, .t-catalog.t-catalog__prod-snippet__container .t-catalog__tabs {
        padding-left: 0px !important; 
        padding-right: 0px !important;
    }

    .t-catalog__relevants__title {
        font-size: 36px !important;
        margin: 120px 0 40px !important;
    }

    .t-catalog__prod-popup__container .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card, 
    .t-catalog__prod-snippet__container .t-catalog__grid-cont_mobile-one-row.t-catalog__relevants-grid-cont .t-catalog__card {
        max-width: 212px !important;
    }
}

@media screen and (max-width: 960px) {
    .js-catalog-product {
        padding: 0 20px !important;
    }

    .t-catalog .t-catalog__tabs.t-catalog__tabs_snippet, .t-catalog.t-catalog__prod-snippet__container .t-catalog__tabs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .t-catalog__relevants__title {
        font-size: 32px !important;
        margin: 100px 0 10px !important;
    }

    .t-catalog__relevants__container {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .t-catalog .t-catalog__tabs {
        margin-top: 60px;
    }

    .t-catalog__prod-popup__col-right {
        padding: 60px 0 0 !important;
    }

    .t-container_fluid .js-catalog-price-wrapper {
        padding-bottom: 20px !important;
    }

    .t-catalog__prod-popup__col-left {
        margin-right: 0px !important;
    }

    .t-catalog__product-snippet .t-catalog__prod-popup__col-left, .t-catalog__product-snippet .t-catalog__prod-popup__col-right {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .js-product-img, .t-slds__bgimg {
        border: 1px solid #CFD7C7 !important;
    }
    
    .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
        border: 1px solid rgba(74, 93, 44) !important;
    }
    
    .t-catalog__prod-popup__breadcrumbs {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t-catalog__relevants-grid-cont .t-col {
        margin-left: 0px !important;
        margin-right: 10px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-catalog__relevants__title {
        font-size: 28px !important;
        margin: 80px 0 10px !important;
    }

    .t-catalog .t-catalog__prod-popup__info, .t-catalog .t-slds__thumbsbullet-wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .t-slds__thumbsbullet.t-slds__bullet {
        width: 60px !important;
    }
    
    .t-catalog .t-catalog__tabs {
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 479px) {
    .js-catalog-product {
        padding: 0 10px !important;
    }

    .t-catalog__prod-popup__col-right {
        padding: 40px 0 0 !important;
    }

    .t-catalog__prod-popup__title-wrapper {
        margin-bottom: 12px !important;
    }

    .t-catalog .t-catalog__tabs__content {
        margin-right: 30px !important;
    }

    .t-catalog__relevants__title {
        font-size: 28px !important;
        margin: 80px 0 -30px !important;
    }
}

    .js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_color {
        margin-top: 0px !important;
    }
    
/*================ Слайдер на главной (адаптивы) ================*/

@media screen and (max-width: 960px) {
    .uc-dbm-slider .swiper-controls-dbm.swiper-controls-dbm {
        top: 80px !important;
        right: 20px !important;
    }
}

@media screen and (max-width: 640px) {
    .uc-dbm-slider .swiper-controls-dbm.swiper-controls-dbm {
        position: absolute;
        top: 70px !important;
        right: 20px !important;
    }
    
    .t-catalog__breadcrumbs_padding {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 479px) {
    .t-catalog__grid-cont_indent {
        padding: 0 10px !important;
    }
    
    .uc-dbm-slider .swiper-controls-dbm.swiper-controls-dbm {
        top: 75px !important;
        right: 10px !important;
    }
    
    .js-block-header-title {
        font-size: 28px !important;
    }
}
