.sticker-catalog.sticker-left{left: 0px;}
.sticker-catalog.sticker-right{right: 0px;}
.sticker-product.sticker-left{left: 0px;}
.sticker-product.sticker-right{right: 0px;}
.sticker-catalog{top: 5px; z-index: 1;}
.sticker-product{top: 5px; z-index: 1;}
.sticker-catalog{
position: absolute;
display:flex;
max-width: 100%;
flex-wrap: wrap;
gap:12px;
    top: 10px;
    left: 10px!important;
    z-index: 2;
    text-transform: uppercase;
}
.sticker-catalog .sticker-new,.sticker-catalog .sticker-bestseller , .sticker-catalog .sticker-stock, .sticker-catalog .sticker-special,.sticker-custom0,.sticker-custom1,.sticker-custom2,.sticker-custom3{
    padding: 4px 16px;
    background: #0f0f11;
   font-weight: 400;
    line-height: 200%;
    color: #fff;
    font-size: 14px;
}
