    #rec1358867721 .t-store__prod-snippet__container,
    #rec1333220211 .t-store__prod-snippet__container {
        padding-bottom: 0px !important;
        padding-top: 80px;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-title_image {
      display: contents !important;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
        margin-bottom: 6px !important;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title::after {
        display: none !important;
    }
    
    
    /*––––––––––––––––––––––––––––––––––––––Главная страница*/
    
    /*Выравнивание карточек «Главная страница» Популярный продукт*/ 
    #rec1333220211 .t-typography__title {
        min-height: 40px !important;
    }
    
    
    
    
    
    /*––––––––––––––––––––––––––––––––––––––Каталог*/
    
    /*Выравнивание карточек товаров на странице «Категории»*/
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .t-store__card__title {
        height: 33px !important;
    }
    
    .t-store__card__textwrapper {
        min-height: 100px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    
    /*Выравнивание на странице продукта*/
    .t-store__relevants-grid-cont.js-store-relevants-grid-cont.js-store-grid-cont.t-store__valign-buttons.t-store__grid-cont_mobile-one-row {
      padding-bottom: 50px;
    }
    
    #rec1358867721 .t-store__relevants__title {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    
    /*Выравнивание формы «Вкусов»*/
    .t-product__option-variants.t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_image {
        margin: 5px 5px 5px 0 !important;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        flex-wrap: wrap;
        height: 150px;
    }
    
    /*Стилизация лейбла для «Вкусов»*/
    .t-product__option-title.t-product__option-title_buttons.t-product__option-title_image.t-typography__options.t-descr.t-descr_xxs {
        color: #325644 !important;
        font-weight: 300 !important;
    }
    .t-product__option-item.t-product__option-item_buttons.t-product__option-item_image {
        display: flex;
        align-items: center;
    }
    .js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
        margin-bottom: 6px !important;
        margin-right: 15px;
    }
    
    /*Отмена отступов на странице «Главной странице»*/
    #rec1333105901 .t396__artboard {
        min-height: 0 !important;
    }
    
    /*Отступ снизу в карточке товара*/
    .t-store__relevants__container.t-store__grid-cont_col-width_stretch {
        padding-bottom: 30px;
    }
    
    /*Отмена отступов на странице «Каталога»*/
    #rec1358860231 .t396__artboard {
        height: 0 !important;
        min-height: 0 !important;
    }

    

    /*––––––––––––––––––––––––––––––––––––––Анимация ссылок*/
    
    /*Header*/
    #rec1360894281 .phone-green a:hover {
        color: #325644 !important;
    }
    
    /*Footer*/
    #rec1332885631 .phone-green a:hover {
        color: #325644 !important;
    }    
    
    /*Анимация номеров телефона*/
    #rec1333286821 .phone a:hover {
        color: #C8C8C8 !important;
    }
    
    /*Анимация ссылки на телеграм канал*/
    #rec1360894281 .telegram a:hover,
    #rec1332885631 .telegram a:hover {
        color: #325644 !important;
    }
    
    #rec1332885631 .footer-link a:hover {
        color: #325644 !important;
    }    
    
    #rec1333286821 .social_link a u:hover {
        color: #C8C8C8 !important;
    }
    
    #rec1333105901 .catalogue_link div:hover {
        color: #325644 !important;
    }
    
    #rec1333105901 .catalogue_link .catalogue_item:hover .label_catalogue {
        color: #325644 !important;
    }