/* МЕНЮ */
.uc-menu-mobile .t-menuburger span {
    height: 2px !important;
}



/* СТРАНИЦЫ КАТАЛОГА */

/* Хлебные крошки */
.uc-hlebnye .t758__list-item__icon {
    margin-right: 5px !important;
    height: 17px !important;
}

/* о товаре */
    /* заголовок опций */
    .js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs {
        font-size: 16px !important;
        font-weight: 500 !important;
        margin-top: 20px !important;
        color: #202020 !important;
    }
    
    /* опции */
    .js-product .t-product__option-variants_custom .t-product__option-title {
        margin-top: 0px !important;
        font-size: 14px !important;
        font-weight: 500 !important;
    }
    
    /* выделение опций */
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
        border: 1px solid #145243 !important;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        padding: 5px 15px 5px 15px !important;
        border-radius: 90px !important;
    }
    
    .t-product__option-item_active span.t-product__option-title.t-product__option-title_buttons.t-product__option-title_simple.t-typography__options.t-descr.t-descr_xxs {
        color: #145243 !important;
        font-weight: 500 !important;
    }
    
    .js-product .t-product__option-variants:after {
        top: 15px !important;
    }
    
    
    /* СТРАНИЦЫ ТОВАРОВ - ПОПРОБУЙТЕ ТАКЖЕ - ТАБЫ */
    .uc-poprobuite .t976__list-item {
        padding: 0 4px 4px 0 !important;
    }
    
    .uc-poprobuite .t976__menu-link_large {
        padding: 6px 15px !important;
    }
    
    .uc-poprobuite .t976__list-item .t976__menu-link {
        font-size: 14px !important;
    }
    
    
    /* подарочный набор */
    #rec860066558 .t-checkbox__control {
        font-size: 14px !important;
    }
    
    #rec860066558 .t-checkbox__indicator {
        border: 2px solid #145243 !important;
    }
    
    #rec860066558 .t-checkbox__indicator:after {
        border: solid #145243 !important;
        border-width: 0 2px 2px 0 !important;
    }
    
    
    /* БЛОГ */
    /* содержание */
    .uc-blog-soderzhanie li {
        margin-bottom: 12px !important;
    }
    
    
    
    
@media screen and (max-width: 960px) {
    .t1095 .t-list__item {
        margin-top: 13px !important;
    }
    
    .t1095__textwrapper {
        padding-left: 10px !important;
    }
    
    .uc-poprobuite .t976__list-item .t976__menu-link {
        font-size: 12px !important;
    }
    
    /* БЛОГ */
    /* списки */
    .uc-blog-spisok .t508 .t-list__item,
    .uc-blog-spisok .t820 .t-list__item, .t820 .t-list__item:nth-child(-n+2) {
        margin-top: 15px !important;
    }
    
    
    .uc-blog-spisok .t508__imgwrapper, .t508__bgimg,
    .uc-blog-spisok .t820__imgwrapper, .t820__bgimg {
        margin-right: 10px !important;
    }
    
    .uc-blog-soderzhanie .t477__blockimg.t-bgimg.loaded {
        height: 250px !important;
    }
}
    
    

