.sticker-catalog > div, .sticker-product > div {
background-repeat: no-repeat !important;
}
.sticker-catalog, .sticker-product
{
position: absolute;
top: 15px;
z-index: 99;
text-align: center;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
.sticker-rectangle > div
{
border-radius: 20px;
white-space: nowrap;
overflow: hidden;
min-width: 70px;
text-shadow: none;
font-size: 10px;
line-height: 20px;
padding: 0 20px;
background-repeat: repeat-x !important;
text-transform: uppercase;
}
.sticker-rectangle > div + div {
margin-top: 2px;
}
.sticker-rectangle.sticker-left {
left: 20px;
}
.sticker-rectangle.sticker-right {
right: 20px;
}
.sticker-custom0
{
background-color: #20940b !important;
}
.sticker-custom1
{
background-color: #de5bff !important;	
}
.sticker-custom2
{
background-color: #3f71ff !important;	
}