/*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; }*/ .reviews-info { display: none; } .brands-list__image-wrapper { max-width: 200px; min-width: 196px; height: 110px; display: flex; align-items: center; justify-content: center; } .brands-list__image-wrapper { max-width: 170px; min-width: 170px; height: 80px; display: flex; align-items: center; justify-content:center; } .brands-list__image{ max-width:196px; max-height:100%; } .brands-list__item{ display:flex; justify-content:center; align-items:center; flex-direction:column; overflow:hidden; padding:12px; position:relative; background-color:var(--light,var(--brand-bg-color))var(--dark,#fff); }

.grid-list__item[data-hovered="true"] .catalog-block__offers {
   display: none!important;
} 

.sticker__item--new, .sticker__item--novinka {
   --sticker_color: #32CB41;
   color: white;
}

.sticker__item--sale, .sticker__item--aktsiya, .sticker__item--stock {
   --sticker_color: #FFECA8;
   color: black;
}

.sticker__item--recommend, .sticker__item--sovetuem {
    --sticker_color: #A56FFD;
    color: white;
}

.sticker__item--hit, .sticker__item--khit {
    --sticker_color: #FF7455;
    color: white;
}

.map-list .line-block__item .btn {
   display: none!important;
}

.licence_block span {
    text-align: left;
}

.d-block {
{
    display:none;
}

}

.ag_cookie_alert_window_text A {
    color:#ffffff;
}

.phones__phone-title {
font-size:20px;
text-decoration: underline;
text-align:center;
}

.status-icon.nostock {
    color: #003ed1;
}
