/* ---------------------------------------------------------------------------------------------------- Stiker */
.i_item_stiker_ST_DISCOUNT {
	background-color: #EF1620;
	width: auto!important;
	height: auto!important;
	color: white!important;
}
.i_item_stiker_ST_NEW {
	background-color: #04b000;
}
.i_item_stiker_ST_MADE_IN_KAZ {
	background-color: red;
}
.i_item_stiker_ST_BESTSELLER {
	background-color: #e46109;
}
.i_item_stiker_ST_1_GIFT {
	background-color: greenyellow;
}
.i_item_stiker_ST_OWN_BRANDS {
	background-color: yellow;
}
.i_item_stiker_I_MULTI_PRICE {
	background-color: #4ca262;
}
span.i_item_stiker_DIFF_PERCENT {
	background-color: #a61432;
}
.i_item_stiker_S_DELIVERY {
	color: #1e1e1d !important;
	border: 1px solid #c33049;
	background-color: #fff;
	display: none;
}