.uc-header_menu .t229__centerside {
background-color: rgb(21, 105, 218) !important;
border-radius: 30px 0 30px 0;
}
.catalog_item_detail{border-radius: 20px 0;}





@media (min-width: 960px) {
    #rec808364483 .t450__menu__content {
    display: none;
    }
}

.t-store__prod-popup__info .t-typography__characteristics {
        font-weight: 500;
        font-size: 16px;
    }
    
.t-store__prod-popup__price-item .js-product-price,
.t-store__prod-popup__price-item .t-store__prod-popup__price-currency {
    font-weight: 900;
    font-size: 18px;
}

@media (min-width: 960px) {
    .t-store__prod-popup__title-wrapper .js-store-prod-name {
        font-size: 32px;
    }
    
    .t-store__prod-popup__info .t-typography__characteristics {
        font-weight: 500;
        font-size: 18px;
    }
    
    .t-store__prod-popup__price-item .js-product-price,
    .t-store__prod-popup__price-item .t-store__prod-popup__price-currency {
        font-size: 28px;
    }
}

.t-feed__container .t-feed__col-grid__wrapper {
    padding-left: 0;
    padding-right: 0;
}