@charset "UTF-8";
/* background для лейблов */
/* line 5, ps_all.scss */
.product_card_labels .label.label-hit {
  background: #FFF0CB !important; }
/* line 8, ps_all.scss */
.product_card_labels .label.label-sale {
  background: #F5E4EE !important; }
/* line 11, ps_all.scss */
.product_card_labels .label.label-skoro-zakonchitsya {
  background: #B7E5C1 !important; }
/* line 14, ps_all.scss */
.product_card_labels .label.label-mini {
  background: #D2E1EB !important; }
/* line 17, ps_all.scss */
.product_card_labels .label.label-rebrending {
  background: #E36EB2 !important;
  color: #fff; }
