:root {
    --ribbon-bg: #fe938c;
    --ribbon-bg-after: #ce706a;
        --btn-newsletter-hover: #ce706a;
            --btn-primary-bg-h: #ce706a;
                --chm-btn-white-color-h: #fe938c;
                    --main-bg: #fe938c;
                    --btn-newsletter-bg: #fe938c;
                        --btn-primary-bg: #fe938c;
                            --btn-add-to-cart-bg-h: #FF9403;
                            --btn-add-to-cart-color: #FF9403;
                                --btn-add-to-cart-bg-active: #ff9403;
                                --btn-add-to-cart-bg-active-h: #ff9403;
                            --btn-add-to-cart-border-color: #ff9403;
                                --wishlist-total-bg: #fe938c;
                                    --btn-add-to-cart-pp-bg: #ff9403;
}

header.fix-header.h-sticky {
    background-color: #35424f;
    color: white !important;
}

#logo {
    max-width: 80px;
}

nav#top {
    background-color: #fe938c;
}

#top .container {
    background-color: #fe938c;
}

@media (min-width: 992px) {
    .container.box-dopmenu::before {
            border-color: #ffffff29 !important;
    }
}

button.btn-menu-top.vh1-bl.dflex.align-items-center {
    background-color: #fe938c;
}

button.btn-menu-top.vh1-bl.dflex.align-items-center:hover {
    background-color: #e37b74;
}

#phone .contact-header .additional-tel a {
    color: white;
}

#login-popup span.text-a-icon {
    color: white;
}

#wishlist-total span.text-a-icon {
    color: white;
}

span.text-a-icon-cart {
    color: white !important;
}

img.icon-account {
    filter: invert(1);
}

img.icon-wishlist {
    filter: invert(1);
}

img.shop-bag-svg {
    filter: invert(1);
}

span.cart-total {
    background-color: #fe938c !important;
}

.drop-contacts li {
    color: black;
}

.dop-menu-show-more {
    background-color: #fe938c;
    color: white;
}

svg.icon-arrow-next {
    color: white;
}

.next-m.off-next-m svg, .prev-m.off-prev-m svg {
    color: #ffffff6e;
}

svg.icon-arrow-prev {
    color: white;
}

.nav-dopmenu .item-name {
    color: white !important;
}

.footer-top {
    background-color: #35424f !important;
}

#cs-fb-widget {
    z-index: 1030 !important;
}

.feedback_widget_button {
    background-color: #fe938c !important;
}

button.btn-currency-top.dropdown-toggle {
    display: none;
}

.box-language {
    margin-right: 0px;
}

header.fix-header.h-sticky {
    border-bottom: none;
}

body {
    background-color: #f0f0f0;
}

form.form-horizontal.h-100 {
    background-color: white;
}

.box-contact-left.h-100 {
    background-color: white;
}

.btn-group.box-nav-links button.btn.btn-link {
    font-weight: 500;
    color: white !important;
}

aside#column-left {
    width: 25% !important;
}

.register-content {
    padding: 25px;
}

@media screen and (min-width: 1330px) {
    .container .sw-80, #content.col-md-9, #content.col-sm-9 {
        width: 75% !important;
    }
}

@media (min-width: 650px) {
    .banner-blocks-container.banner_img_left .banner-item {
        padding: 20px;
    }
}

.banner-description {
    font-size: 12px !important;
}

#product .price {
        align-self: anchor-center;
}

.chm-search-block {
    padding: 25px;
    border-radius: 10px;
}

a.chm-btn.chm-btn-grey.chm-btn-sm-only-icon {
    display: none;
}

/* Скрываем пункты меню в личном кабинете: 7, 8, 9, 10, 11, 12 */
.chm-mod-account.chm-list-group a:nth-child(7),
.chm-mod-account.chm-list-group a:nth-child(8),
.chm-mod-account.chm-list-group a:nth-child(9),
.chm-mod-account.chm-list-group a:nth-child(10),
.chm-mod-account.chm-list-group a:nth-child(11),
.chm-mod-account.chm-list-group a:nth-child(12) {
    display: none !important;
}

a.btn.btn-general {
    margin-right: 0px !important;
}