.js-store-load-more-btn {
    font-size: 0;
}
.t-store__load-more-btn::before{
    font-size: 16px;
    content: "Показать еще";
        position: relative;
    top: 15px;
}
option[value="title:asc"], option[value="title:desc"]{
    display:none !important;
}
.t-store__card__mark{
    width: auto;
    height: auto;
    padding: 4px 10px;
    
}
.t-store__card__mark-wrapper{
    bottom: 12px !important;
    left: 12px !important;

}
.t-menusub__target-link{
    color:#cf524e !important;
}
.t-menusub__target-link::before{
    content: url("https://static.tildacdn.com/tild3364-6334-4333-a531-313836306461/Vector_6.svg");
    position: absolute;
    right: 14px;
}
.drop-menu__link{
    text-transform: uppercase;
}

.t-store__card__price, 
.t-store__card__sold-out-msg, 
.t-store__card__mark, 
.t-store__card__price_old, 
 .t-store__card__price
{
    font-family: 'Comfortaa' !important;
}
 .t-store__card__price{
     font-size:16px;
 }

.t706__cartwin-content .t-descr, .t706__cartwin-heading, .t-input-block input, .t-inputpromocode__btn{
    font-family: 'Comfortaa' !important;
}
.drop-menu__list{
    border:thin solid #ffffff;
}


.drop-menu:hover .drop-menu__list{
    border:thin solid #f1f1f1;
}


.t-search-widget__result_product-title, .t-search-widget__result_product-desc, .t-search-widget__result_product-price, .t-search-widget__query-result {
    font-family: 'Comfortaa' !important;
}

.t-search-widget__loadmore-btn{
    font-family: 'Comfortaa' !important;
        background-color: #CF524E !important;
}
.t-search-widget__loadmore-btn:hover{
    background-color: #1b1b1b !important;
}

 .delivery-minimum-time{
    display:none !important;
}



#pickup-searchbox .t-input-title, .t706__search-icon{
     display:none !important;
}

.searchbox-input[data-service-id="1038898242"], .searchbox-input[data-service-id="1867400462"]{
     display:none !important;
}

.t-datepicker__wrapper{
    display:none !important;
}

@media(max-width:480px){
    .t1002__addBtn{
        zoom: 0.8;
        background: #f9f9f9 !important;
    }
    .t-store__card__mark-wrapper {
        bottom: 12px !important;
        left: 8px !important;
        transform: translateX(0) !important;
}
}