.h2 {
    font-size: 1.866em;
    line-height: 28px;
    margin: 40px 0 26px;
    font-weight: 400;
}

.info_item .top_info .item_block {
    margin-bottom: 10px;
}

.footer_inner.footer-grey .bottom_wrapper .maxwidth-theme,
.footer_inner.footer-grey .bottom-middle {
background: #066ab5;
}

.footer-grey .bottom-menu a {
    color: #aed7fe;
}

footer .bottom-under .inner-wrapper {
    border-top: 1px solid #5eaced3d;
}

footer .copy {
    color: #aed7fe;
}

footer .bottom-under .inner-wrapper .copy-block {
    padding: 0;
}


.wide_page .maxwidth-theme h3:nth-of-type(1) {
    margin: 0 0 20px 0;
}

.catalog_detail .item_main_info .right_info {
    padding: 0 0 0 40%;
    position: relative;
}

.catalog_detail .item_main_info .item_slider {
    width: 40%;
}

.bottom-menu .item.active .title a {
    color: #dff0ff !important;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.bottom-menu .item .title a:hover {
    color: #dff0ff !important;
}

.bg_image_site.fixed {
    position: fixed;
    background-size: cover;
}

#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
    display: none;
}

#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line:nth-of-type(4) {
    display: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .wrapper_inner .start_promo .item, .wrapper_inner .start_promo .item.wide100, .wrapper_inner .start_promo .item.wide50 {
        width: 100%;
        border: 2px solid #fff;
        padding-bottom: 47%;
    }

    .start_promo .item i.title span, .wrapper_inner .wrap_tizer .wr_block .title .inner_text {
        font-size: 17px;
    }
}