    
   .t-feed__post-popup__container {
       padding: 20px 0 !important;
   }
   
    .t-btn td {
        font-size: 16px !important;
    }
    
    .t-btn_sm {
        padding-left: 10px;
        padding-right: 10px;
    }
    .t-slds__arrow-withbg {
    border-radius:0px;
    }
    
    .js-store-prod-text a {
        display: inline-block;
        padding: 10px 15px;
        margin-right: 15px;
        margin-top: -15px !important;
        font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    border: 1px solid #A38263;
    background-color: #ffffff;
    color: #A38263 !important;
}
.js-store-prod-text a:last-of-type {
    border: 1px solid #A38263;
    background-color: #ffffff;
    color: #A38263 !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
.t778__mark {
    width:80px;
    height:30px;
}

.t-store__card__mark {
    color: #a38263 !important;
    background-color: #ffffff !important;
    border-radius: 0px !important;
    width: 160px !important;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
}

/*
.t-store__card__price:before {content: "от "}
.t-store__card__price_old { color: #000}
.t-store__card__price-item {font-size: 16px}
.t-store__card__price-value {font-weight: 600}
*/

.js-product-price:before {content: "от "}
.js-product-price { color: #000}
.js-product-price {font-size: 20px}
.js-product-price {font-weight: 600}

js-product-price, .t706__product-amount, .t706__cartwin-bottom, .t706__cartwin-totalamount-wrap {
    display: none !important;
}

/*
.t-store__card__price_old:after, .t-store__prod-popup__price_old {
    display: none !important;
}

.t744__price:before, .t744__price_old:before {
    font-size: 18px;
    vertical-align: bottom;
    padding-right: 2px;
}
.t744__price:before {content: "от "}
.t744__price_old {color: #000}
.t744__price-item {font-size: 16px}
.t744__price-value {font-weight: 800}
.t744__price-value, .t744__price-currency {float: revert !important;}
*/

.t-store__prod-snippet__container {
    padding-bottom: 60px !important;
    padding-top: 5px !important;
}

@media screen and (max-width: 640px) {
.t-btn_sm {
    font-size: 16px !important;
}
}

@media screen and (max-width: 670px) {
    .t-store__card__btn {
        width: 80% !important;
    }
}

@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
         padding: 20px 0 !important;
    }
/*
@media screen and (max-width: 960px) {
    .t-feed__post-popup__content-wrapper {
        padding: 30px 20px !important;
    }
}


@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 100px;
    }
}
*/