/** нижняя обводка карточек **/
#rec791291520 .t778__col .t778__wrapper,
#rec791302134 .t-store .t-store__card__wrap_all {
    border-bottom: 5px solid #C083A2 !important;
}

/** закругление у карточек **/
#rec791302134 .t-store__card__bgimg {
    border-radius: 20px !important;
}

.t450 .t-sociallinks__item img {
    width: 50px !important;
    height: 50px !important;
}

#rec791463988 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791473192 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791479481 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791485289 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791498949 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791505872 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791512005 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791517601 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791528954 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791543075 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791546938 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791552134 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791557928 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791578455 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791586528 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791590079 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791598138 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791608683 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec791612015 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec792150688 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec796728578 .t778__wrapper:not(.t-popup__container .t778__wrapper),
#rec796730880 .t778__wrapper:not(.t-popup__container .t778__wrapper) {
    border-left: 5px solid #C083A2 !important;
}

#rec791463988 .t778__descr,
#rec791473192 .t778__descr,
#rec791479481 .t778__descr,
#rec791485289 .t778__descr,
#rec791498949 .t778__descr,
#rec791505872 .t778__descr,
#rec791512005 .t778__descr,
#rec791517601 .t778__descr,
#rec791528954 .t778__descr,
#rec791543075 .t778__descr,
#rec791546938 .t778__descr,
#rec791552134 .t778__descr,
#rec791557928 .t778__descr,
#rec791578455 .t778__descr,
#rec791586528 .t778__descr,
#rec791590079 .t778__descr,
#rec791598138 .t778__descr,
#rec791608683 .t778__descr,
#rec791612015 .t778__descr,
#rec792150688 .t778__descr,
#rec796728578 .t778__descr,
#rec796730880 .t778__descr {
    margin-top: 4px !important;
}

/** оформление цен **/
@media screen and (max-width: 960px) {
    #rec791359250 .t-text_lg,
    #rec791360859 .t-text_lg,
    #rec791361634 .t-text_lg,
    #rec791363248 .t-text_lg,
    #rec791363993 .t-text_lg,
    #rec791365394 .t-text_lg,
    #rec791366965 .t-text_lg,
    #rec791367428 .t-text_lg,
    #rec791368255 .t-text_lg,
    #rec791374881 .t-text_lg,
    #rec791375656 .t-text_lg,
    #rec791378381 .t-text_lg,
    #rec791380029 .t-text_lg,
    #rec791381170 .t-text_lg,
    #rec791381496 .t-text_lg,
    .t812__pricelist-item .t-row {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    
    .t-store__grid-cont_mobile-one-row .t-col {
        margin-bottom: 15px !important;
    }
    
    #rec791359250 .t-btn_md,
    #rec791359250 .t-btn_md,
    #rec791360859 .t-btn_md,
    #rec791361634 .t-btn_md,
    #rec791363248 .t-btn_md,
    #rec791363993 .t-btn_md,
    #rec791365394 .t-btn_md,
    #rec791366965 .t-btn_md,
    #rec791367428 .t-btn_md,
    #rec791368255 .t-btn_md,
    #rec791374881 .t-btn_md,
    #rec791375656 .t-btn_md,
    #rec791378381 .t-btn_md,
    #rec791380029 .t-btn_md,
    #rec791381170 .t-btn_md,
    #rec791381496 .t-btn_md {
        height: 50px !important;
        font-size: 12px !important;
    }
}