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

.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,
.t-catalog__prod-popup__info  .js-product-edition-option[data-edition-option-id*="Loft"] .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,
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Loft"] .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,
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Loft"] .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;
}

/* текст внутри active и hover */
.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 *,
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Loft"] .t-product__option-item_active,
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Loft"] .t-product__option-item_active *,
.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 *,
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Loft"] .t-product__option-item:hover,
.t-catalog__prod-popup__info .js-product-edition-option[data-edition-option-id*="Loft"] .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);
        grid-template-rows: 1fr !important;
    }
}



 .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"],
    .t-catalog__relevants-grid-cont .js-product-edition-option[data-edition-option-id="Loft"] {
        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;
    }
}

.t1291 .t-catalog__breadcrumbs {
    display: none !important;
}

.t1291 .t-section__container {
    padding-bottom: 40px !important;
}

.js-catalog-prod-all-charcs {
    display: none !important;
}

.t-catalog__prod-popup__brand {
    display: none !important;
}

.t-catalog__prod-popup__sku,
.t-catalog__card__sku{
    display: none !important;
}


/*============ Фильтры в каталоге ===========*/
.t-catalog__filter__item-controls-wrap {
    background-color: #FCFFF6 !important;
    border-radius: 0px !important;
    border: solid 1px #D3D7CA !important;
}

.t-catalog__filter__mobile-modal-panel .t-catalog__filter__item-controls-wrap {
    border: 0px !important;
}

@media screen and (max-width: 960px) {
    .t-catalog__filter__mobile-modal-footer,
    .t-catalog__filter__mobile-modal-panel {
        background: #FCFFF6 !important;
        
    }

    .t-catalog__filter__mobile-modal-btn {
        background: #FCFFF6 !important;
        border: 1px solid #D3D7CA !important;
        color: #2B3719 !important;
        border-radius: 0px !important;
    }

        .t-catalog__filter__mobile-modal-btn_primary {
        background: #4A5D2C !important;
        color: #FCFFF6 !important;
        border-radius: 0px !important;
    }
}


.t-catalog__card .t-typography__title {
    max-width: 200px !important;
}

.t-catalog__relevants__container .t-catalog__card__imgwrapper {
    padding-bottom: 130% !important;
}

@media screen and (min-width: 960px) {
    .t-catalog__relevants__title {
        margin-bottom: 40px !important;
    }
}

@media screen and (min-width: 981px) {
  .t-catalog__relevants-grid-cont .t-catalog__card-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }
}


.js-product-edition-option[data-option-type="color"] .t-product__option-checkmark {
    width: 44px !important;
    height: 55px !important;
}

.t-catalog .t-catalog__tabs__content figure {
    border: 1px solid #CFD7C7 !important;
}

.t-catalog__card .t-typography__title {
    max-width: 0px !important;
}

/* Миниатюры в картточке товара в мобилке*/

/* Планшет и мобильные */
@media screen and (max-width: 980px) {

  .t-slds__thumbsbullet-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 2px !important;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .t-slds__thumbsbullet-wrapper::-webkit-scrollbar {
    display: none;
  }

  .t-slds__thumbsbullet {
    flex: 0 0 auto;
  }

  .t-catalog .t-slds__thumbsbullet-wrapper {
        width: 100% !important;
  }
  
     .t-slds__bgimg {
        padding-bottom: 100% !important;
        background-size: cover !important;
        background-position: center center !important;
      }
      
      .t-slds__thumbsbullet.t-slds__bullet {
        margin-right: 0px !important;
      }
}

.t-catalog__relevants-grid-cont .t-catalog__card .t-typography__title {
    max-width: 100% !important;
}

/*Size кнопки на всю ширину в мобилке в карточке товара*/

    @media screen and (max-width: 640px) {
    
     /* только Size */
     .js-product-edition-option[data-edition-option-id="Size"] .t-product__option-variants_custom,
    .js-product-edition-option[data-edition-option-id="Loft"] .t-product__option-variants_custom {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 4px !important;
        width: 100% !important;
    }
    
      /* кнопки размеров */
      .js-product-edition-option[data-edition-option-id="Size"] .t-product__option-item,
    .js-product-edition-option[data-edition-option-id="Loft"] .t-product__option-item {
        flex: 1 1 0 !important;
        width: 100% !important;
        min-width: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 12px 0 !important;
        text-align: center;
    }
      
    .js-product-edition-option[data-edition-option-id="Size"] .t-product__option-variants_buttons .t-product__option-item,
    .js-product-edition-option[data-edition-option-id="Loft"] .t-product__option-variants_buttons .t-product__option-item {
        margin-right: 0 !important;
    }
        
        .js-product-edition-option[data-edition-option-id="Color"] 
        .t-product__option-variants_buttons .t-product__option-item {
            margin-right: 4px !important;
        }
        
    
    }
    
    @media screen and (max-width:560px) {
        .t-catalog__product-snippet .t-catalog__prod-popup__breadcrumbs {
            margin-top: 20px !important;
        }
    }
    
    @media screen and (max-width:480px) {
        .t-catalog__product-snippet .t-catalog__prod-popup__breadcrumbs {
            margin-top: 10px !important;
        }
        
        .t-slds__thumbsbullet.t-slds__bullet {
            width: 50px !important;
        }
        
        .look-info h4 {
            line-height: 1.1 !important;
        }
        
        .t706__cartwin-top {
            padding: 0 0 20px !important;
        }
        
    }
    
    .t1291 .t-section__container {
        padding-bottom: 0px !important;
    }
    
    .t1291 .t-section__title {
        margin-bottom: 40px !important;
    }
    
    .t-catalog .t-catalog__pagination {
        padding: 0 0px !important;
    }


 #rec2050066953 .t-catalog__pagination {
    display: none !important;
} 


.t1002 .t1002__product {
    background-color: #ffffff !important;
}

.t1002 .t1002__product-imgdiv {
    background-color: #fff !important;
    background-size: cover !important;
}


/* ОТКРЫТЫЙ ТАБ COMLETE THE LOOK */
.t-catalog__product-snippet .t-catalog__tabs__list {
  display: flex !important;
  flex-direction: column !important;
}

.t-catalog__product-snippet .t-catalog__tabs__item[data-tab-title="Description"] {
  order: 1 !important;
}

.t-catalog__product-snippet .t-catalog__tabs__item[data-tab-title="Specifications"] {
  order: 2 !important;
}

.t-catalog__product-snippet .t-catalog__tabs__item[data-tab-title="Size & Fit"] {
  order: 3 !important;
}

.t-catalog__product-snippet .t-catalog__tabs__item[data-tab-title="Personalization (Embroidery in 48h)"] {
  order: 4 !important;
}

.t-catalog__product-snippet .t-catalog__tabs__item[data-tab-title="Complete the Look"] {
  order: 5 !important;
}



@media screen and (min-width: 961px) {
  .t-catalog__product-snippet .t-catalog__prod-popup__info.t-catalog__prod-popup__col_fixed {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

@media (max-width: 639px) {
    .t706 .t706__cartwin-close-icon {
        width: 16px !important;
        height: 16px !important;
    }
    
    .t706 .t706__cartwin-heading {
        font-size: 20px !important;
        padding-right: 35px !important;
    }
}


/* табы скролл в каталоге с одеждой*/

 .t-catalog__parts-above-single-shell {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  .t-catalog__parts-switch-wrapper.t-catalog__parts-above-single {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    gap: 6px !important;

    width: 100% !important;
    max-width: 100% !important;

    overflow-x: auto !important;
    overflow-y: hidden !important;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    scroll-behavior: smooth;
  }

  .t-catalog__parts-switch-wrapper.t-catalog__parts-above-single::-webkit-scrollbar {
    display: none !important;
  }

  .t-catalog__parts-above-single .t-catalog__parts-above-item {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
  }

  .t-catalog__parts-above-single .js-catalog-parts-switcher {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
  }
  
  @media screen and (max-width: 480px) {
    .js-product-edition-option[data-edition-option-id="Size"] .t-product__option-title_simple,
    .js-product-edition-option[data-edition-option-id="Loft"] .t-product__option-title_simple {
        white-space: nowrap !important;
        overflow: visible !important;
        text-overflow: clip !important;
        font-size: 11px !important;
        line-height: 1 !important;
    }

    .js-product-edition-option[data-edition-option-id="Size"] .t-product__option-item_simple,
    .js-product-edition-option[data-edition-option-id="Loft"] .t-product__option-item_simple {
        width: auto !important;
        min-width: 50px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}

.t-catalog__parts-text-button .t-catalog__parts-text-title {
  display: inline-block !important;
  line-height: 1 !important;
  transform: translateY(-9px) !important;
}




/* КОРЗИНА GREEN GOLF */


  .t706__cartwin-content {
    position: relative !important;
    color: #2B3719 !important;
    background: #fcfff6 !important;
  }

  .t706__cartwin-heading {
    font-family: Unageo, var(--t-title-font, Arial), sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
    color: #2B3719 !important;
  }

  .t706__cartwin-close.gg-cart-close-inside {
    position: absolute !important;
    top: 34px !important;
    right: 34px !important;
    z-index: 50 !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .t706__cartwin-close-wrapper,
  .t706__close-button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    height: 34px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    cursor: pointer !important;
  }

  .t706__cartwin-close-icon {
    display: block !important;
    width: 28px !important;
    height: 28px !important;
  }

  .t706__cartwin-close-icon rect {
    fill: #2B3719 !important;
  }

  .gg-cart-form-grid,
  .gg-cart-left,
  .gg-cart-right {
    box-sizing: border-box !important;
    min-width: 0 !important;
  }

  .gg-cart-right {
    border: 1px solid #BEC3B4 !important;
    padding: 38px 42px !important;
  }

  .t706__orderform {
    margin-top: 0 !important;
  }

  .t706__product-title,
  .t706__product-plusminus,
  .t706__product-amount,
  .t706__cartwin-prodamount-wrap,
  .t706__cartwin-totalamount-wrap,
  .t-input-title,
  .t-radio__control {
    color: #2B3719 !important;
  }

  .gg-cart-left .t706__cartwin-products {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
    border: 0 !important;
  }

  .gg-cart-left .t706__product {
    display: grid !important;
    grid-template-columns: 145px minmax(0, 1fr) 165px !important;
    grid-template-areas:
      "image info remove"
      "image qty price" !important;
    gap: 12px 24px !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 160px !important;
    padding: 0 20px 0 0 !important;
    margin: 0 !important;
    background: #fff !important;
    border: 1px solid #BEC3B4 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .gg-cart-left .t706__product::before,
  .gg-cart-left .t706__product::after {
    display: none !important;
    content: none !important;
  }

  .gg-cart-left .t706__product-thumb {
    grid-area: image !important;
    position: static !important;
    display: block !important;
    width: 145px !important;
    height: 145px !important;
    min-width: 145px !important;
    min-height: 145px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #fff !important;
    border: 0 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .gg-cart-left .t706__product-imgdiv {
    width: 100% !important;
    height: 100% !important;
    background-color: #fff !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
  }

  .gg-cart-left .t706__product-title {
    grid-area: info !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    gap: 7px !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0 !important;
    line-height: 1 !important;
    border: 0 !important;
  }

  .gg-cart-left .t706__product-title a {
    flex: 0 0 100% !important;
    display: block !important;
    max-width: 100% !important;
    margin: 0 0 4px !important;
    color: #2B3719 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    font-size: 19px !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
  }

  .gg-cart-left .t706__product-title__option {
    display: none !important;
  }

  .gg-cart-badge {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 6px 9px !important;
    background: #EEF1E8 !important;
    color: rgba(43, 55, 25, 0.72) !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    letter-spacing: 0.02em !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
  }

  .gg-cart-left .t706__product-plusminus {
    grid-area: qty !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 9px !important;
    width: auto !important;
    min-height: 24px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
  }

  .gg-cart-left .t706__product-minus,
  .gg-cart-left .t706__product-plus {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 1 !important;
  }

  .gg-cart-left .t706__product-minus img,
  .gg-cart-left .t706__product-plus img {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
  }

  .gg-cart-left .t706__product-quantity {
    min-width: 20px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #2B3719 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-align: center !important;
  }

  .gg-cart-left .t706__product-amount {
    grid-area: price !important;
    justify-self: end !important;
    align-self: start !important;
    display: inline-flex !important;
    align-items: baseline !important;
    justify-content: flex-end !important;
    gap: 0px !important;
    min-width: 165px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #4A5D2C !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: 0.01em !important;
    white-space: nowrap !important;
    border: 0 !important;
  }

  .gg-cart-left .t706__product-del-wrapper {
    grid-area: remove !important;
    justify-self: end !important;
    align-self: start !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: flex-end !important;
    width: 24px !important;
    padding: 20px 0 0 !important;
    margin: 0 !important;
    border: 0 !important;
  }

  .gg-cart-left .t706__product-del {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    height: 24px !important;
    cursor: pointer !important;
    opacity: 1 !important;
  }

  .gg-cart-left .t706__product-del img,
  .gg-cart-left .t706__product-minus img,
  .gg-cart-left .t706__product-plus img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(20%) saturate(926%) hue-rotate(39deg) brightness(93%) contrast(90%);
    opacity: 0.85 !important;
  }

  .gg-cart-left .t706__cartwin-bottom {
    display: block !important;
    width: 100% !important;
    margin: 18px 0 34px !important;
    padding: 0 0 24px !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #BEC3B4 !important;
    box-sizing: border-box !important;
  }

  .gg-cart-left .t706__cartwin-prodamount-wrap {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #2B3719 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    text-align: right !important;
    border: 0 !important;
    background: transparent !important;
  }

  .gg-cart-left .t706__cartwin-prodamount,
  .gg-cart-right .t706__cartwin-totalamount {
    display: inline-flex !important;
    align-items: baseline !important;
    gap: 0px !important;
  }

  .gg-cart-right .t-input-group {
    margin-bottom: 28px !important;
  }

  .gg-cart-right .t-input-group_pm {
    margin-top: 36px !important;
    margin-bottom: 0 !important;
  }

  .gg-cart-right .t706__cartwin-totalamount-wrap {
    margin-top: 0px !important;
    margin-bottom: 28px !important;
    text-align: right !important;
    font-weight: 600 !important;
  }

  .gg-cart-right .t706__cartwin-totalamount-content {
    justify-content: flex-end !important;
  }

  .t-form__submit .t-submit {
    width: 100% !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
  }

  .t706 [data-field-name="delivery_address"].gg-force-show {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .t706 [data-field-name="delivery_address"].gg-force-hide {
    display: none !important;
  }

  @media (min-width: 1360px) {
    .t706__cartwin-content {
      max-width: 1500px !important;
      width: calc(100% - 120px) !important;
      padding: 70px 65px !important;
    }

    .t706__cartwin-heading {
      font-size: 32px !important;
    }

    .gg-cart-form-grid {
      display: grid !important;
      grid-template-columns: minmax(0, 1.25fr) minmax(420px, 0.85fr) !important;
      gap: 70px !important;
      align-items: start !important;
      margin-top: 45px !important;
    }

    .gg-cart-left .t-input-group {
      margin-top: 34px !important;
    }
  }

  @media (max-width: 1359px) {
    .t706__cartwin-content {
      width: calc(100% - 80px) !important;
      max-width: 980px !important;
      padding: 42px 44px !important;
    }

    .t706__cartwin-heading {
      font-size: 26px !important;
    }

    .gg-cart-form-grid {
      display: block !important;
      margin-top: 34px !important;
    }

    .gg-cart-left,
    .gg-cart-right {
      width: 100% !important;
      max-width: none !important;
    }

    .gg-cart-right {
      margin-top: 34px !important;
      padding: 34px 36px !important;
      border: 1px solid #BEC3B4 !important;
    }

    .gg-cart-left .t706__product {
      grid-template-columns: 145px minmax(0, 1fr) 145px !important;
      grid-template-areas:
        "image info remove"
        "image qty price" !important;
      min-height: 160px !important;
      padding: 5px 20px 5px 0 !important;
      gap: 12px 24px !important;
    }

    .gg-cart-left .t706__product-thumb {
      width: 145px !important;
      height: 145px !important;
      min-width: 145px !important;
      min-height: 145px !important;
    }

    .gg-cart-left .t706__product-title a {
      font-size: 18px !important;
      line-height: 1.15 !important;
    }

    .gg-cart-left .t706__product-amount {
      min-width: 145px !important;
      font-size: 18px !important;
    }

    .t706__cartwin-close.gg-cart-close-inside {
      top: 22px !important;
      right: 22px !important;
    }
  }

  @media (max-width: 979px) {
    .t706__cartwin-content {
      width: calc(100% - 24px) !important;
      padding: 34px 22px !important;
    }

    .gg-cart-right {
      border: 0 !important;
      padding: 0 !important;
    }

    .gg-cart-left .t706__product {
      display: block !important;
      padding: 16px !important;
      margin-bottom: 0px !important;
      background: #fff !important;
      border: 1px solid #BEC3B4 !important;
    }

    .gg-cart-left .t706__product-thumb {
      width: 120px !important;
      height: 120px !important;
      min-width: 120px !important;
      min-height: 120px !important;
      margin-bottom: 14px !important;
    }

    .gg-cart-left .t706__product-title a {
      font-size: 16px !important;
    }

    .gg-cart-left .t706__product-plusminus,
    .gg-cart-left .t706__product-amount,
    .gg-cart-left .t706__product-del-wrapper {
      margin-top: 12px !important;
    }

    .gg-cart-left .t706__product-amount {
      justify-content: flex-start !important;
      min-width: 0 !important;
    }
  }



  /* 1360+ возвращаем настроенный десктоп */
  @media (min-width: 1360px) {
    .gg-cart-form-grid {
      display: grid !important;
      grid-template-columns: minmax(0, 1.25fr) minmax(420px, 0.85fr) !important;
      gap: 70px !important;
      align-items: start !important;
      margin-top: 45px !important;
    }

    .gg-cart-left .t706__product {
      display: grid !important;
      grid-template-columns: 145px minmax(0, 1fr) 165px !important;
      grid-template-areas:
        "image info remove"
        "image qty price" !important;
      gap: 12px 24px !important;
      align-items: center !important;
      min-height: 160px !important;
      height: auto !important;
      padding: 0 20px 0 0 !important;
      margin: 0 !important;
      overflow: hidden !important;
    }

    .gg-cart-left .t706__product-thumb {
      grid-area: image !important;
      width: 145px !important;
      height: 145px !important;
      min-width: 145px !important;
      min-height: 145px !important;
    }

    .gg-cart-left .t706__product-title {
      grid-area: info !important;
      align-self: end !important;
    }

    .gg-cart-left .t706__product-plusminus {
      grid-area: qty !important;
      align-self: start !important;
      justify-self: start !important;
      margin: 0 !important;
      transform: none !important;
    }

    .gg-cart-left .t706__product-amount {
      grid-area: price !important;
      align-self: start !important;
      justify-self: end !important;
      min-width: 165px !important;
      margin: 0 !important;
      transform: none !important;
    }

    .gg-cart-left .t706__product-del-wrapper {
      grid-area: remove !important;
      align-self: start !important;
      justify-self: end !important;
      padding: 20px 0 0 !important;
      margin: 0 !important;
    }
  }

  /* Ниже 1360 всегда одна колонка */
  @media (max-width: 1359px) {
    .gg-cart-form-grid {
      display: block !important;
      margin-top: 34px !important;
    }

    .gg-cart-left,
    .gg-cart-right {
      display: block !important;
      width: 100% !important;
      max-width: none !important;
      box-sizing: border-box !important;
    }

    .gg-cart-right {
      margin-top: 34px !important;
      padding: 34px 36px !important;
      border: 1px solid #BEC3B4 !important;
    }

    .gg-cart-left .t706__product {
      display: grid !important;
      grid-template-columns: 130px minmax(0, 1fr) 130px !important;
      grid-template-areas:
        "image info remove"
        "image qty price" !important;
      gap: 12px 20px !important;
      align-items: center !important;
      min-height: 145px !important;
      height: auto !important;
      padding: 8px 18px 8px 0 !important;
      overflow: visible !important;
    }

    .gg-cart-left .t706__product-thumb {
      grid-area: image !important;
      width: 130px !important;
      height: 130px !important;
      min-width: 130px !important;
      min-height: 130px !important;
    }

    .gg-cart-left .t706__product-title {
      grid-area: info !important;
      align-self: end !important;
    }

    .gg-cart-left .t706__product-plusminus {
      grid-area: qty !important;
      align-self: start !important;
      justify-self: start !important;
      margin: 0 !important;
    }

    .gg-cart-left .t706__product-amount {
      grid-area: price !important;
      align-self: start !important;
      justify-self: end !important;
      min-width: 130px !important;
      font-size: 16px !important;
      margin: 0 !important;
    }

    .gg-cart-left .t706__product-del-wrapper {
      grid-area: remove !important;
      align-self: start !important;
      justify-self: end !important;
      padding: 18px 0 0 !important;
      margin: 0 !important;
    }
  }

  /* Мобилка: карточку не режем */
  @media (max-width: 767px) {
    .t706__cartwin-content {
      width: calc(100% - 20px) !important;
      padding: 30px 16px 36px !important;
      overflow-x: hidden !important;
    }

    .gg-cart-right {
      padding: 0 !important;
      border: 0 !important;
    }

    .gg-cart-left .t706__product {
      display: grid !important;
      grid-template-columns: 82px minmax(0, 1fr) 22px !important;
      grid-template-areas:
        "image info remove"
        "image qty price" !important;
      gap: 8px 12px !important;
      align-items: start !important;
      min-height: 0 !important;
      height: auto !important;
      padding: 12px !important;
      background: #fff !important;
      border: 1px solid #BEC3B4 !important;
      overflow: visible !important;
    }

    .gg-cart-left .t706__product-thumb {
      width: 82px !important;
      height: 82px !important;
      min-width: 82px !important;
      min-height: 82px !important;
    }

    .gg-cart-left .t706__product-title {
      gap: 4px !important;
      overflow: visible !important;
    }

    .gg-cart-left .t706__product-title a {
      font-size: 12px !important;
      line-height: 1.15 !important;
      margin-bottom: 2px !important;
    }

    .gg-cart-badge {
      padding: 4px 6px !important;
      font-size: 9px !important;
      line-height: 1 !important;
    }

    .gg-cart-left .t706__product-plusminus {
      gap: 7px !important;
      margin-top: 4px !important;
    }

    .gg-cart-left .t706__product-minus,
    .gg-cart-left .t706__product-plus {
      width: 17px !important;
      height: 17px !important;
    }

    .gg-cart-left .t706__product-minus img,
    .gg-cart-left .t706__product-plus img {
      width: 14px !important;
      height: 14px !important;
    }

    .gg-cart-left .t706__product-quantity {
      min-width: 15px !important;
      font-size: 13px !important;
      line-height: 17px !important;
    }

    .gg-cart-left .t706__product-amount {
      min-width: 0 !important;
      font-size: 12px !important;
      line-height: 1.2 !important;
      justify-self: end !important;
      align-self: center !important;
    }

    .gg-cart-left .t706__product-del-wrapper {
      width: 20px !important;
      padding: 0 !important;
    }

    .gg-cart-left .t706__product-del,
    .gg-cart-left .t706__product-del img {
      width: 18px !important;
      height: 18px !important;
    }

    .gg-cart-left .t706__cartwin-prodamount-wrap {
      font-size: 14px !important;
    }
  }
  
  @media screen and (max-width: 639px) {
      .t706__product-del {
        padding-right: 12px !important;
        padding-top: 12px !important;
    }
    
    .t706__cartwin-close-icon {
        width: 20px !important;
        height: 20px !important;
    }
    
    .t706__cartwin-close.gg-cart-close-inside {
        top: 20px !important;
        right: 10px !important;
    }
    
    .t706 .t-form .t-input, .t706 .t-form .t-select {
        height: 46px !important;
    }
  
  
  
    .t706__cartwin .t-input-subtitle.t-descr.t-descr_xxs.t-opacity_70 {
        font-size: 12px !important;
    }
    
    .t706__cartwin .t-radio__control.t-text.t-text_xs {
        font-size: 12px !important;
    }
    
    .t706__cartwin .t-input-title {
        font-size: 15px !important;
    }
    
    .t706__cartwin #input_6411158466360, 
    .t706__cartwin #input_6411158466361,
    .t706__cartwin #input_1779972133319 {
        font-size: 13px !important;
    }
    
    .t706 .t706__close {
       
        height: 0px !important;
    }
    
    .t706__cartwin-heading {
        font-size: 22px !important;
    }
    
  }
  
  @media (max-width: 639px) {
    .t706__cartwin-content {
      position: relative !important;
    }

    .t706__cartwin-close,
    .t706__cartwin-close.gg-cart-close-inside {
      position: absolute !important;
      top: 14px !important;
      left: auto !important;
      right: 14px !important;
      width: 34px !important;
      height: 34px !important;
      margin: 0 !important;
      transform: none !important;
      z-index: 9999 !important;
  
    }

    .t706__cartwin-close-wrapper,
    .t706__close-button {
      position: static !important;
      width: 34px !important;
      height: 34px !important;
      margin: 0 !important;
      padding: 0 !important;
      transform: none !important;
  
    }

    .t706__cartwin-close-icon {
      width: 24px !important;
      height: 24px !important;
    }

    .t706__cartwin-heading {
      padding-right: 44px !important;
    }
    
  
    .t706__cartwin-close,
    .t706__cartwin-close.gg-cart-close-inside,
    .t706__cartwin-close-wrapper,
    .t706__close-button {
      background: transparent !important;
      background-color: transparent !important;
      border: 0 !important;
      box-shadow: none !important;
    }

    .t706__cartwin-close svg,
    .t706__cartwin-close-icon {
      background: transparent !important;
      background-color: transparent !important;
    }

    .t706__cartwin-close-icon rect {
      fill: #2B3719 !important;
    }
  
  }
  
  
  /* Стили для мульти валютности GREEN GOLF MULTICURRENCY SAFE*/
  a[href="#usd"].mc-currency-active,
  a[href="#aed"].mc-currency-active {
    opacity: 1 !important;
    font-weight: 600 !important;
  }

  a[href="#usd"]:not(.mc-currency-active),
  a[href="#aed"]:not(.mc-currency-active) {
    opacity: 0.55 !important;
  }

  .js-catalog-price-wrapper.gg-mc-ready {
    display: inline-flex !important;
    align-items: baseline !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    white-space: nowrap !important;
    overflow: visible !important;
    max-width: none !important;
  }

  .t-catalog__card__price-wrapper.gg-mc-ready {
    min-width: 185px !important;
    flex-shrink: 0 !important;
  }

  .gg-mc-ready .t-catalog__card__price,
  .gg-mc-ready .t-catalog__card__price_old,
  .gg-mc-ready .t-catalog__prod-popup__price,
  .gg-mc-ready .t-catalog__prod-popup__price_old {
    display: inline-flex !important;
    align-items: baseline !important;
    gap: 4px !important;
    width: auto !important;
    max-width: none !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }

  .gg-mc-ready .t-catalog__card__price_old,
  .gg-mc-ready .t-catalog__prod-popup__price_old {
    order: 1 !important;
    opacity: 0.45 !important;
    font-size: 0.82em !important;
    text-decoration: line-through !important;
  }

  .gg-mc-ready .t-catalog__card__price,
  .gg-mc-ready .t-catalog__prod-popup__price {
    order: 2 !important;
    opacity: 1 !important;
    text-decoration: none !important;
  }

  .gg-mc-ready .t-catalog__card__price *,
  .gg-mc-ready .t-catalog__prod-popup__price * {
    text-decoration: none !important;
  }

  .t-catalog__card__textwrapper,
  .t-catalog__card__wrap_txt-and-btns,
  .t-catalog__card__wrap_txt-and-opts {
    overflow: visible !important;
  }

  .t-catalog__prod-popup__price-wrapper.gg-mc-ready {
    display: flex !important;
    align-items: baseline !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
    min-width: 0 !important;
  }

  @media (max-width: 640px) {
    .t-catalog__card__price-wrapper.gg-mc-ready {
      min-width: 105px !important;
    }

    .gg-mc-ready .t-catalog__card__price_old {
      display: none !important;
    }
  }
  
  
  
   /* Product page / product popup only: new price first, old price second */
  .js-catalog-price-wrapper.t-catalog__prod-popup__price-wrapper.gg-mc-ready
  .t-catalog__prod-popup__price {
    order: 1 !important;
  }

  .js-catalog-price-wrapper.t-catalog__prod-popup__price-wrapper.gg-mc-ready
  .t-catalog__prod-popup__price_old {
    order: 2 !important;
  }
  
  
  
  /* Для табаво каталога Clubs*/
  /* Убираем стартовый левый отступ у табов категорий */
@media screen and (min-width: 961px) {
    #parts-above-id-2383816613 {
        padding-left: 34px !important;
        padding-right: 40px !important;
    }
}

@media screen and (max-width: 960px) {
    #parts-above-id-2383816613 {
        padding-left: 14px !important;
        padding-right: 20px !important;
    }
}

@media screen and (max-width: 480px) {
#parts-above-id-2383816613 {
    padding-left: 4px !important;
    padding-right: 10px !important;
}

    .t-catalog__grid-cont_indent {
        padding: 0 10px;
    }
}

