.c-order-cart-decorator .wa-products .wa-column-quantity {
    width: unset;
}
.wa-section-body {
  display: flex;
}
.js-product-quantity {
  width: 40px;
  text-align: center;
}
.wa-unit {
  display: none;
}
.js-min-description {
    display: none !important;
}
.c-order-ui-decorator .wa-icon.size-12 {
    width: 10px;
    height: 10px;
}
.s-plus-button {
    border-color: transparent;
}
.s-minus-button {
    border-color: transparent;
}
.js-product-quantity {
    border-color: transparent;
}



.c-catalog-list__link {color: #333333;}
.c-catalog-list__item:hover .c-catalog-list__link {color: #EF165F;}
.c-sidebar-block__header {color: #333333;}
.c-header-middle-bar-contacts {padding-left: 120px;}
.l-content-columns__content {max-width: 100%; flex-basis: 100%;}
.l-footer-developers__item {display: flex; align-items: center;}
.toproi_a {display: flex; align-items: center;}
.toproi_a span {font-weight: bold;}
.footer__svg {margin: 0px 4px; height: 15px;}
.footer__svg path {fill: #ef165f;}
.modul_is_default_count {font-weight: normal; color: #828282;}

@media (max-width: 1199px) {
    .r-header-logo img {max-height: 18px; margin-top: -2px;}

}

.c-category-thumb__image-box {
    width: 100%;
    height: 100%;
}
.c-category-thumb__image-box img {
    width: 100%;
    height: 100%;
    position: relative;
}

@media (min-width: 1440px) {
    .l-categories-thumbs__item {
        width: calc(100%/3);
    }
}

@media (max-width: 560px) {
    .c-product-thumb_mobile .c-product-thumb__name {
        height: 56px;
    }
}


.wa-form-footer.js-form-footer { padding-top: 16px; }