.page-header {
    background-color: #fbfcff !important;
}

.page-header-fixed {
    background-color: #fbfcff !important;
}

body, html {
    background-color: #fbfcff !important;
}

.section-vertical-left-bg {
    background-color: #f3f3f8 !important;
}

.section-vertical-right-bg {
    background-color: #f3f3f8 !important;
}

.decorated-section__bg {
    background-color: #f3f3f8 !important;
}


.page-description .overflowed-text::after {
    background: -webkit-linear-gradient(top,rgba(243, 243, 248,0),#f3f3f8) !important;
    background: -o-linear-gradient(top,rgba(243, 243, 248,0) 0,#f3f3f8 100%) !important;
    background: linear-gradient(180deg,rgba(243, 243, 248,0) 0,#f3f3f8) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fbfcff",endColorstr="#f3f3f8",GradientType=0) !important;
}

.bx-soa-pp-delivery-cost {
display: none;
}

@media only screen and (max-width: 1366px) {
    .top-menu__link {
        padding: 33px 5px;
        font-size: 13px;
    }
}