.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;
}

.t-slds__imgwrapper::after,
.t-carousel__zoomer__wrapper::after,
.t604__imgwrapper .t-slds__bgimg::after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 100%;
    height: 100%;
    background-image: url(https://static.tildacdn.com/tild3931-6437-4666-b834-393262336334/pattern.png);
    background-size: auto;
    background-repeat: repeat;
    pointer-events: none;
}