.cs-bg-6 {
  background-color: #E7DBD3;
}

.menu-dropdown-root {
  background-color: #172842;
}

.cs-l-4 {
  color: #000;
}

/*
@media (max-width: 1500px){
    .full-width-template .container {
        max-width: 1300px;
    }
}
*/

.full-width-template .container {
    max-width: 90%;
}

.footer-menu-head {
    cursor: default;
}


.partner-reg-block .no-left .custom-input-text {
    font-size: 0;
}

.partner-reg-block .no-left .custom-input-text:before {
    content: 'Самозанятый или ИП';
    font-size: 13px;
}

.site-head .cs-bg-2 {
    background-color: #E7DBD3;
}

.mobile-product-view-item__controls {
    right: auto;
    left: 2%;
}

.mobile-product-view-item .products-view-labels {
    left: auto;
    right: 0;
    margin-top: 0;
    top: 0;
    justify-items: end;
}

.mobile-version .wishlist-control,
.mobile-product-view-trigger-quickview {
    box-shadow: none;
}

.mobile-product-view-trigger-quickview {
    display: none;
}

.products-view-wishlist .wishlist-control .svg {
    background-color: transparent;
}

.mobile-product-view-item-image-wrap .products-view-wishlist {
    right: auto;
    left: 2%;
}

.icon-cancel-before:before{
    content: "| удалить промокод";
    width: auto;
}
