.uc-menushadow .t396 div:first-child{
    box-shadow: -1px 0px 20px -10px rgb(166 96 219);
}
.t451m{
    max-width: unset;
}
h2{
    font-family: 'Thicker',Arial,sans-serif;
}
h3{
    margin: 0px 10px 15px 10px;
    padding: 8px 10px 4px 10px;
    line-height: 1.2;
    border-left: 5px solid #c01317;
    font-family: 'Thicker',Arial,sans-serif;
}
.t-text_sm strong{
    margin: 5px 10px;
    padding: 12px 10px 8px 10px;
    border-left: 5px solid #c01317;
    font-family: 'Thicker',Arial,sans-serif;
    vertical-align: middle;
}
.t-store__sort-select{
    width: auto!important;
}
.t696 .t696__text-wrapper{
    margin-bottom: 40px
}
.t951 .t-store__card__btns-wrapper{
    margin-top: 0px;
}
h4{
    padding: 5px 15px;
}
hr{
    margin: 15px 0px 20px 0px;
}
#rec279394102 .tn-elem[data-elem-id="1612271177793"] {
    z-index: 0!important;
} /*чтоб звёздочка не залезалаа поверх товара*/

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active{
    border: 3px solid #A660DB;
} /*Более жирное выделение кнопок в товаре*/

.t-input, .t-descr option, .t-select option{
    font-family: 'Roboto';
    font-weight: 500;
}/*Текст выпадащегго меню*/

.t744__descr {
    font-family: 'Roboto',Arial,sans-serif;
}
.t-store__tabs__content{
    font-size: 18px;
    font-family: 'Roboto',Arial,sans-serif;
}
.t-store .t-store__pagination__item_active{
    border: 2px solid #A660DB!important;
}
.t-store .t-store__pagination__item:hover {
    background-color: #eeeeee!important;
}
.t-store .t-store__pagination__item{
    min-width: 35px!important;
    min-height: 35px!important;
}

.t706__product-quantity{
    font-size: 16px;
    line-height: 26px;
    margin: 0 5px;
    padding: 8px 8px 5px;
    color: #000;
    border: 3px solid #A660DB;
}/*Рамка количества товара в корзине*/
.t706__product-quantity:hover {
    border: 3px solid #A660DB;
}/*Рамка количества товара в корзине*/
.t706__product-quantity_editing {
    outline-offset: 0;
    outline: none; 
    border: none;
}/*Рамка количества товара в корзине*/
.t706__product-quantity_editing:hover {
    outline-offset: 0;
    outline: none!important; 
    border: none!important;
}/*Рамка количества товара в корзине*/
.t706__product-minus, .t706__product-plus{
    height: 26.2px;
    vertical-align: middle;
}


.t706__sidebar-prodamount-wrap{
    display:none;
}/*убираем "сумма" из корзины*/

.t-store__prod-popup__btn_disabled{
    opacity: 0.9;
}
.t-store__prod-popup__btn_disabled>table>tbody>tr>td {
  visibility: hidden;
  display:contents;
}
.t-store__prod-popup__btn_disabled>table>tbody>tr>td:before {
  visibility: visible;
  display: block;
}
.t-store__prod-popup__btn_disabled>table>tbody>tr>td:after {
  content:'Временно не оказываем услугу'; 
  visibility: visible;
  display: block;
  color: #000;
}

.t-store .t-store__tabs__content{
    max-width: 100%!important;
    font-family: 'Roboto';
}
.t190__button{
    background-color: #ededed;
    padding: 1px;
    border: 1px solid #FFF;
    border-radius: 7px;
}
.t-popup__block-close{
    top: 22px;
    right: 26px;
    width: 44px;
    height: 44px;
    background-color: #fff;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.t-popup__close:hover{
    transform: rotate(90deg);
    opacity:unset;
}
.t821__logo-descr{
    font-weight: unset;
    line-height: 19px;
}/*убираем жирность текста возле того в шапке*/
.t450__logowrapper{
    margin-bottom: 70px;
}*/
.t-menusub__arrow:after{
    border-width: 6px 5px 0;
}/*размер стрелки в подменю*/
.t706__product-amount--portion, .t706__product-amount{
    width: unset;
}
.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before{
    border: 1px solid #A660DB;
}
.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after{
    background-color: #A660DB;
}