/*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;  }*/


.stickers-basket--item.sticker__item.sticker__item--11_11.font_12 {
background: #000000;
}

.stickers-basket--item.sticker__item.sticker__item--khit_prodazh.font_12 {
background: #00AFBA;
}

.sticker__item.sticker__item--new{
    background: #06AC56;
}

.sticker__item--hit,.sticker__item--khit {
    --sticker_color: #00AFBA;
}

.sticker__item--recommend,.sticker__item--sovetuem {
    --sticker_color: #000000;
}

.sticker__item--sale, .sticker__item--aktsiya, .sticker__item--stock {
    --sticker_color: #F3E726;
    color: #222;

.sticker__item--sale-text,.sticker__item--sale_text,.sticker__item--red {
    --sticker_color: #ff4f64;
}
