.label,.sticker{left:10px;text-align:center;border-radius:12px !important;color:#fff;display:block;font-size:12px;font-size:1.1rem !important;height:23px;line-height:23px;position:absolute;top:10px;z-index:1;padding:0 12px;margin-bottom:5px;font-family: 'Gilroy',Verdana,Arial,Helvetica,als_rublregular,sans-serif;text-transform: none !important;}
.sticker-image{background:none;}
.sticker-sale{background-color:#f44336;}
.sticker-discount{background-color:#f44336;}
.sticker-new{background-color:#ff9800;}
.sticker-hit{background-color:#7aac3e;}
.sticker-red{background-color:#c82222;}
.sticker-blue{background-color:#2a8bf0;}

.sticker-1 {
  top: 10px;
}

.sticker-2 {
  top: 40px;
}

.sticker-3 {
  top: 70px;
}

.sticker-4 {
  top: 100px;
}

.sticker-1:not(.sticker-video) + .products-list__label{
  top: 40px;
}

.sticker-2:not(.sticker-video) + .products-list__label{
  top: 70px;
}

.sticker-3:not(.sticker-video) + .products-list__label{
  top: 100px;
}

.sticker-4:not(.sticker-video) + .products-list__label{
  top: 130px;
}

.products-list__label + .product__img + .sticker-1:not(.sticker-video) {
  top: 40px;
}

.products-list__label + .product__img + .sticker-1:not(.sticker-video) + .sticker-2:not(.sticker-video) {
  top: 70px;
}

.products-list__label + .product__img + .sticker-1:not(.sticker-video) + .sticker-2:not(.sticker-video) + .sticker-3:not(.sticker-video) {
  top: 100px;
}

.products-list__label + .product__img + .sticker-1:not(.sticker-video) + .sticker-2:not(.sticker-video) + .sticker-3:not(.sticker-video) + .sticker-4:not(.sticker-video) {
  top: 130px;
}

.sticker-video {
  border-radius: 0!important;
  left: auto;
  right: 36px;
  bottom: 36px;
  top: 200px;
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  padding: 0;
}

.product-page__img .sticker-video {
  right: unset;
  bottom: unset;
  top: auto;
}

.sticker-image.sticker-video__img {
  max-width: 32px;
  width: 32px;
  height: 32px;
}

.sticker-video:hover {
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.7);
}

.sticker-video + .sticker-2 {
  top: 10px;
}

.sticker-video + .sticker-3 {
  top: 40px;
}

.sticker-video + .sticker-4 {
  top: 70px;
}

.sticker-1.sticker-video + .products-list__label{
  top: 10px;
}

.sticker-2.sticker-video + .products-list__label{
  top: 40px;
}

.sticker-3.sticker-video + .products-list__label{
  top: 70px;
}

.sticker-1 + .sticker-video + .products-list__label{
  top: 40px;
}

.sticker-video + .sticker-2 + .products-list__label{
  top: 70px;
}

.sticker-video + .sticker-3 + .products-list__label{
  top: 70px;
}

.products-list__label + .product__img + .sticker-video + .sticker-2:not(.sticker-video) {
  top: 40px;
}

.products-list__label + .product__img + .sticker-1:not(.sticker-video) + .sticker-video + .sticker-3:not(.sticker-video) {
  top: 70px;
}
