    #rec710074574 .tn-elem[data-elem-id="1708816287181"],
    #rec710074574 .tn-elem[data-elem-id="1708816191173"],
    #rec710074574 .tn-elem[data-elem-id="1708816799925"],
    #rec710074574 .tn-elem[data-elem-id="1708816812610"], 
    #rec710074574 .tn-elem[data-elem-id="1708816711807"], 
    #rec710074574 .tn-elem[data-elem-id="1708816859709"] {
    display: block;
    overflow: hidden;
    height: 90px;
    }

    @media screen and (max-width: 480px) {
     ##rec710074574 .tn-elem[data-elem-id="1708816287181"],
    #rec710074574 .tn-elem[data-elem-id="1708816191173"],
    #rec710074574 .tn-elem[data-elem-id="1708816799925"],
    #rec710074574 .tn-elem[data-elem-id="1708816812610"], 
    #rec710074574 .tn-elem[data-elem-id="1708816711807"], 
    #rec710074574 .tn-elem[data-elem-id="1708816859709"] {
    overflow: hidden;
    height: 40px;
    }
    }


.t-search-widget__blockinput {
    border-bottom-color: #245762 !important;
}

.t-input {
  font-family: 'GraphikTT',Arial,sans-serif;
  font-size: 15px;
}

.t-text {
  font-size: 13px;
}

.t985__searchvariant {
  padding: 4px 10px;
  border: 1px solid #C6CBCC;    
  color: #666F70;
}

@media screen and (max-width:480px){
.t985__widgetheader {
  padding: 12px 0 !important;
}
}

.t-store__card__price.t-store__card__price-item {
    font-family: 'GraphikTT', Arial, sans-serif !important;
    font-size: 16px !important;
    margin-top: -6px;
}


.t-store__filter__item-title.js-store-filter-item-title,
.t-store__filter__item-controls-wrap,
span.t-store__filter__title,
input.t-store__filter__input,
button.t-store__filter__btn.js-store-filter-price-btn,
.t-checkbox__indicator,
.t-checkbox__indicator:after,
select.t-store__sort-select,
.t-store__filter__reset {
    font-family: 'GraphikTT',Arial,sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #245762;
    border-color: #C2D0D3;
}

.t-store__filter__chosen-val {
    font-family: 'GraphikTT',Arial,sans-serif;
    color: #245762;
    background-color: #F4F4F4 !important;
}

.t-store__filter__item-title:after {
    border-color: transparent #245762 #245762 transparent !important;
    width: 3px !important;
    height: 3px !important;
}

.t-store__sort-select {
    width: auto !important;
    text-align: right !important;
    border: none !important;
    background-color: transparent !important;
    padding-right: 16px !important;
}
.t-store__sort-select-wrapper {
    width: 210px !important;
}
.t-store__sort-select-wrapper::after {
  content: ' ' !important;
  width: 3px !important;
  height: 3px !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: transparent #245762 #245762 transparent !important;
  position: absolute !important;
  transform: rotate(45deg) !important;
  right: 1px !important;
  top: -3px !important;
  bottom: 0 !important;
  margin: auto !important;
  pointer-events: none !important;
}

.t-descr {
  font-family: 'GraphikTT',Arial,sans-serif;
  font-weight: 400;
  color: #245762;
}

.t-store__filter__item-controls-wrap {
  border-radius: 6px !important;
  padding: -2px 4px;
  box-shadow: 2px 5px 12px 0px rgba(0, 0, 0, 0.1);
}

.t-store__filter__search .t-store__filter__input {
 background-color: transparent !important;
}

.t-checkbox__indicator {
  border: 1.5px solid #7C9AA1 !important;
  border-radius: 4px;
}



.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "SOLD OUT";
    font-size: 14px;
}