.sticker-catalog.sticker-left{left: -11px;}
.sticker-catalog.sticker-right{right: 0px;}
.sticker-product.sticker-left{left: 0px;}
.sticker-product.sticker-right{right: 0px;}
.sticker-catalog{top: 0px; z-index: 5;}
.sticker-product{top: 5px; z-index: 1;}
.sticker-custom0{background: url('/image/catalog/stickers/arrow/orange.png');}
.sticker-custom1{background: url('/image/catalog/stickers/bigrectangle/darkblue.png');}
.sticker-custom2{background: url('/image/catalog/stickers/arrow/resized-green.png');}
.sticker-custom3{background: url('/image/catalog/stickers/arrow/red.png');}
.sticker-custom4{background: url('/image/catalog/stickers/bigrectangle/red.png');}
/* Хорошая цена*/
.sticker-custom0 div {    
    color: #221e1e;
    padding: 4px 8px;
    font-weight: 700;
    margin-block-start: 11px;
    border-radius: 3px;
    font-size: 11px; }

/* Рассрочка на 6 мес */
.sticker-custom1 {    
position: absolute;
    margin-left: 10px;
    width: 150px;
    text-transform: initial;
    font-size: 11px;
 }


/* Выбор покупателей */
.sticker-custom2 div {    
    color: #221e1e;
    padding: 4px 8px;
    font-weight: 700;
    margin-block-start: 11px;
    border-radius: 3px;
    font-size: 11px; }


.sticker-custom2 { 
margin-left: -5px;
width: 160px;
 }

@media (max-width: 658px){
.sticker-custom2 div {
font-size: 10px;
        margin-right: 17px;
}
.sticker-custom4 div {
font-size: 9px;
}
.sticker-custom1 div {
font-size: 10px;
}
}



/* Суперкачество */
.sticker-custom3 div {
    color: #f0f0f0;
    padding: 4px 8px;
    margin-left: -5px;
    font-weight: 700;
    margin-block-start: 11px;
    border-radius: 3px;
    font-size: 11px;
}

/* Суперкачество вариант горизинталь*/
.sticker-custom4 {
    width: 100px;
}


