.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;
}

    