/*поля формы в контактах в строку*/
#form991452376 .t-input-group_em{position:relative;float:left;width:48%!important;margin-right:4%;}
#form991452376 .t-input-group_ph{position:relative;float:left;width:48%!important;}

/*ссылка формы в контактах в строку*/
#form991452376 span a {color:#000!important;text-decoration:underline;}

/*сердечки для превью магазина*/
.t1002__addBtn{height: 60px;width:60px;margin-left:0;}
.t1002__addBtn svg path{stroke-width:1px;stroke:#5f6368!important;}
.t1002__addBtn:hover svg path, .t1002__addBtn_active svg path{stroke:#FFA500!important;} 
@media screen and (min-width: 981px) {
    .t1002__addBtn {width: 50px !important;height: 50px !important;}
}

/*ширина блока табов товаров*/
@media screen and (min-width: 981px) {
    .js-store-tabs.t-store__tabs.t-store__tabs_tabs.t-col.t-col_12 {margin-left:20px;margin-right:20xp;width:100%;/*max-width: 1200px;*/
    }
}

/*ширина контента в табах товаров*/
.t-store .t-store__tabs__content{max-width:100%!important;}

/*шрифт описания товара*/
.t-descr_xxs{font-size:16px;}

/*блог на главной на всю ширину*/
@media screen and (min-width: 981px) {
    #rec857134433 .t915__container{max-width:100%!important;}
    #rec857134433 .t-col_3 {max-width: -webkit-calc(100% / 4 - 40px) !important;}
}

/*блог на странице блог на всю ширину*/
@media screen and (min-width: 981px) {
    #rec991452611 .t915__container{max-width:100%!important;}
    #rec991452611 .t-col_3 {max-width: -webkit-calc(100% / 4 - 40px) !important;}
}

/*кнопка купить на мобилке*/
@media screen and (max-width: 640px) {
    .t1002__addBtn{width:50px!important;height:50px!important;margin-left: 4px;}
    .t-store__prod__quantity{margin-bottom:0!important;}
}

/*кнопка купить на десктоп*/
@media screen and (min-width: 981px) {
    .t1002__addBtn{width:45px!important;height:45px!important;}
    .t-store__prod__quantity{margin-bottom:0!important;}
}

