.stickers .sticker_khit {
background-color: rgba(84, 154, 241, 0.9);
color: #000;
}
.stickers .sticker_novinka {
background-color: rgba(201, 255, 51, 0.9);
color: #000;
}
.stickers .sticker_sovetuem {
background-color: rgba(121, 78, 215, 0.9);
}
.stickers .sticker_sale_text {
   background-color: rgba(0,0,0,.4);
}
.stickers .sticker_dlya_detey {
   background-color: rgba(238, 123, 190, 0.9);
}
.stickers .sticker_tovary_so_skidkoy {
   background-color: rgba(81, 208, 219, 0.9);
}
.panel-collapse .accordion-body {
    padding: 0px;
}
.accordion-type-2 .panel-collapse .accordion-body {
    padding: 0px;
}
.accordion-type-2 .item-accordion-wrapper {
border-left: none;
    border-right: none;
}
.bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item, .bx_filter .bx_filter_btn_color_icon, .bx_filter_select_popup .bx_filter_btn_color_icon, .bx_scu_scroller_container ul li .cnt_item {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
background-color: white;
}