/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


.properties-group__group-name {
    font-weight: bold;
}

.menu-row .mega-menu table td.wide_menu .dropdown-menu:not(.long-menu-items) .customScrollbar {
    max-height: none !important;
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li>a {
    font-weight: 600 !important;
}

.link, body a {
    font-weight: 600 !important;
}

.sticker_vesennie_skidki {
    background-color: #FCD8DC !important;
    color: #000 !important;
}

.item-stock .value {
    color: #0300c3;
}

.item-stock .icon {
    background: #0300c3;
}

/* Тизеры */

.item-views.tizers .item-wrapper>.item {
    padding-top: 32px;

}

.item-views.tizers>.items {

background: linear-gradient(#91c1ff, #fff);
}

.item-views .item .font_md {
    font-weight: 500;
}