.t-store__prod-popup__brand {
   // display: none!important;
}
@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-bottom: 120px!important;
        padding-top: 120px!important;
    }
}
.uc-header a:hover {
    color: #8E6E53!important;
}

.uc-footer a:hover {
    color: #8E6E53!important;
}

.uc-product-card .t744__btn, .my_btn.t744__btn {
  height:50px;
  font-size: 15px;
  font-family: 'Varela',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400;
  background-color: #8e6e53;
  width: 100%;
}

@media screen and (max-width: 480px) {
    .uc-product-card.t-rec_pb_120 {
        padding-bottom: 0px !important;
    }
    .uc-product-card.t-rec_pt_120 {
        padding-top: 0px !important;
    }
}

.js-counter {
    font-family: 'Varela', Arial, sans-serif;
    font-size: 10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    min-width: 23px;
    height: 23px!important;
}
.t-store__prod-popup__btn {
    height:50px;
    width:100%;
    font-size: 15px;
  font-family: 'Varela',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400;
  background-color: #8e6e53;
}

.js-store-prod-name {
color: #000000 !important;
font-weight: 600 !important;
font-size: 30px !important;
font-family: Lora !important;
}
@media screen and (max-width: 640px) {
.js-store-prod-name {
font-size: 20px !important;
}  
}
.t-name_xs {
    font-size: 20px !important;
}
.t585__trigger-button {
    padding: 20px 20px 20px 0!important;
}
@media screen and (max-width: 640px) {
.t585__trigger-button {
    padding: 15px 20px 15px 0!important;
}
}
.t585__text {
    margin-bottom: 0!important;
}
.uc-popup .tn-elem[data-elem-id="1739519007759"] .tn-atom, .uc-popup .tn-elem[data-elem-id="1739519279874"] .tn-atom {
         transition-property: background-color, color, border-color, box-shadow;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;   
}
.uc-popup .tn-elem[data-elem-id="1739519007759"] .tn-atom:hover, .uc-popup .tn-elem[data-elem-id="1739519279874"] .tn-atom:hover {
     background-color: #725238!important;
     
}
.uc-popup .tn-elem[data-elem-id="1739519206881"], .uc-popup .tn-elem[data-elem-id="1739519165597"], .uc-popup .tn-elem[data-elem-id="1739519354154"], .uc-popup .tn-elem[data-elem-id="1739519459193"] {
    pointer-events: none!important;
}

.my_btn.t744__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
}
[data-product-inv="0"] .t-store__card__imgwrapper .t-bgimg, [data-product-inv="0"] .t-store__prod-popup__slider .t-slds, [data-product-inv="0"] .t744__col_first .t-slds, [data-product-inv="0"] .t-store__card__imgwrapper img {
    opacity: 0.5;
}
.js-store-prod-sold-out {
    display: none!important;
}
.t-store__card__imgwrapper, .t-store__prod-popup__slider, .t744__col_first {
    position: relative;
}
.t-store__card__imgwrapper:before, .t-store__prod-popup__slider:before, .t744__col_first:before {
    position: absolute;
    content: "In Stock";
    z-index: 1001;
    font-family: 'Varela';
    display: block;
    padding: 0.5rem;
    background: #8E6E53;
    color: #FFF;
    left: 0;
    top: 0;
    font-size: 15px;
}
[data-product-inv="0"] .t-store__card__imgwrapper:before, [data-product-inv="0"] .t-store__prod-popup__slider:before, [data-product-inv="0"] .t744__col_first:before {
    content: "Reserved";
}
[data-product-inv="0"] .t744__btn-wrapper {
    display: none!important;
}
.js-store-filter-item, .t-store__filter__item-title {
    cursor: pointer!important;
}
@media screen and (min-width: 960px) {
    .js-store-filter-item .t-store__filter__item-title:before {
        border-color: transparent #000 #000 transparent;
        border-style: solid;
        border-width: 1px;
        bottom: 0;
        content: " ";
        height: 5px;
        margin: auto;
        pointer-events: none;
        position: absolute;
        right: 1px;
        top: -2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 5px;
    }
    .js-store-filter-item.selected .t-store__filter__item-title:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .js-store-filter-item.selected .t-store__filter__item-controls-wrap {
        display: none!important;
    }
}



.t-typography__characteristics {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 8px 0;
    font-size: 15px;
    color: #777777;
    align-items: center;
}
.t-typography__characteristics span:last-child {
    font-size: 20px;
    color: #8E6E53;
}
.t-typography__characteristics span:first-child:before {
   content: '';
   height: 1px;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #666;
   font-weight: 700;
}
.t-store .t-store__tabs__content {
   max-width: 100%!important;
}
.t-store__tabs__item .t-descr_xxs {
    font-size: 20px!important;
}
@media screen and (max-width: 640px){
    .t-typography__characteristics span:last-child {
        font-size: 15px;
    }
    .t-store__tabs__item .t-descr_xxs {
        font-size: 15px!important;
    }
}
.js-store-tab-button, .t-store__tabs__content {
   pointer-events: none;
}
.t-store__tabs__item {
    cursor: pointer;
}
.uc-mainpage-catalog .my_btn {
    display: none!important;
}
.uc-prod-of-the-day {
    display: none!important;
}
.slider__next,
.slider__prev {
    cursor: pointer;
}
.slider__img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    display: block;
}

.uc-catalog .t951__sidebar {
  border-radius: 8px;
}

.uc-catalog .t-store__card__imgwrapper {
    background: #FFFFFF;
    overflow: hidden;
}
.uc-catalog .t-store__card__img:hover {
    transition: transform 0.2s;
    transform: scale(1.2);
}
.uc-catalog .t-store__card__textwrapper {
    background: #FFFFFF;
}

.uc-catalog .t951__grid-cont.t-store__grid-cont_indent, .uc-catalog .t-store__grid-cont.t-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: max-content;
  gap: 20px;
}
.uc-catalog .t-store__grid-cont.t-container {
  width: unset!important;
  max-width: 100%!important;
  padding: 0 40px!important;
}
@media (max-width: 768px) {
    .uc-catalog .t-store__grid-cont.t-container {
      padding: 0 20px!important;
    }
}
.uc-catalog .t-store__grid-cont.t-container:before {
    visibility: hidden;
    display: none;   
}
.uc-catalog .t951__grid-cont.t-store__grid-cont_indent .t-store__grid-separator, .uc-catalog .t-store__grid-cont.t-container .t-store__grid-separator {
    visibility: hidden;
    display: none;
}
.uc-catalog .t-store__card {
  width: 100%!important;
  max-width: 100%!important;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  padding: 15px!important;
  margin: 0;
}
@media (max-width: 1280px) {
  .uc-catalog .t951__grid-cont.t-store__grid-cont_indent, .uc-catalog .t-store__grid-cont.t-container {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .uc-catalog .t951__grid-cont.t-store__grid-cont_indent, .uc-catalog .t-store__grid-cont.t-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .uc-catalog .t951__grid-cont.t-store__grid-cont_indent, .uc-catalog .t-store__grid-cont.t-container {
    grid-template-columns: auto;
  }
}






    .t-store__card > a {
        height: 100%;
        display: flex;
        flex-flow: column nowrap;
    }
    .t-store__card.is-reserved {
        .t-store__card__titlewrapper {
            color: #bdbdbd;
        }
        .t-store__card__imgwrapper img {
            opacity: 0.3 !important;
        }
        .t-store__card__instock {
            text-transform: uppercase;
        }
    }
    .t-store__card > a:hover {
        .t-store__card__titlewrapper {
            color: #8E6E53;
        }
    }
    .t-store__card__titlewrapper {
        color: #000000;
        margin-bottom: 24px;
    }
    .t-store__card__brand {
        font-size: 24px;
        line-height: 36px;
        font-weight: 500;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .t-store__card__name {
        height: 42px;
        font-size: 16px;
        line-height: 21px;
        font-family: 'Varela', Arial, sans-serif;
    }
    .t-store__card__imgwrapper img {
        opacity: 1!important
    }
    .t-store__card__imgwrapper::before {
        display:none !important;
    }
    .t-store__card__conditionwrapper {
        display: flex;
        justify-content: end;
        min-height: 16px;
        padding:4px 0 12px 0;
    }
    .t-store__card__condition {
        cursor: pointer;
        font-size: 16px;
        line-height: 1;
        text-transform: uppercase;
        color: #bdbdbd;
        position: relative;
        font-family: 'Varela', Arial, sans-serif;
        font-weight: bold;
    }
    .t-store__card__condition:hover {
        .t-store__card__condition-tooltip {
            display: inline-block;
        }
    }
    .t-store__card__condition-tooltip {
        position: absolute;
        min-width: 200px;
        text-align: center;
        right: 0;
        background: #bdbdbd;
        padding: 16px;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        box-shadow: 0 4px 10px rgba(23,41,54,.08);
        border-radius: 5px;
        color: #000000;
        top: 40px;
        display: none;
        z-index: 100;
        text-transform: capitalize;
    }
    .t-store__card__content {
        display: flex;
        flex-flow: column nowrap;
        height: 100%;
        padding-top: 16px;
        border-top: 1px solid #bdbdbd;
    }
    .t-store__card__mark-wrapper {
        dispay:block;
        position: relative;
        right: unset;
        top: unset;
        z-index: 5;
        min-height: 44px;
        margin-bottom: 8px;
    }
    .t-store__card__mark {
        display: inline-flex;
        align-items: center;
        height: unset;
        width: unset;
        background: #cbb6ac !important;
        border-radius: 3px;
        font-size: 14px;
        padding: 6px 8px 4px;
        font-weight: 300;
        line-height: 18px;
        color: #fff !important;
    }
    .t-store__card__textwrapper {
        margin:0;
        padding:0;
        margin-top: auto;
    }
    .t-store__card__price-wrapper {
        margin:0;
        min-height: 36px;
        margin-bottom: 8px;
    }
    .t-store__card__price,
    .t-store__card__price_old {
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .t-store__card__reference {
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        font-family: 'Varela', Arial, sans-serif;
    }
    .t-store__card__instock {
        font-size: 14px;
        line-height: 18px;
        color: #bdbdbd;
        font-family: 'Varela', Arial, sans-serif;
    }
    .t-store__card__title,
    .t-store__card__descr {
        display: none;
    }

    @media screen and (max-width: 1200px) {
        .t-store__card__brand {
            font-size: 18px;
            line-height: 23px;
        }
        .t-store__card__name {
            height: 42px;
            font-size: 13px;
            line-height: 20px;
        }
        .t-store__card__condition-tooltip {
            font-size: 15px;
        }
        .t-store__card__mark {
            padding: 4px 8px;
            font-size: 12px;
        }
        .t-store__card__price-wrapper {
            min-height: 23px;
        }
        .t-store__card__price,
        .t-store__card__price_old {
            font-size: 18px !important;;
            line-height: 23px !important;;
        }
    }
    @media screen and (max-width: 575px) {
        .t-store__card__brand {
            line-height: 20.8px;
            font-size: 16px;
            height: 42px;
        }
        .t-store__card__name {
            display: none;
        }
        .t-store__card__content {
            padding-top: 8px;
        }
        .t-store__card__mark {
            font-size: 9px;
            line-height: 10px;
        }
        .t-store__card__reference {
            display: none
        }

        .t-store__card__instock span {
            display: none;
        }
    }