/***CUSTOM CSS RULES FOR YOUR SITE***/
/*.catalog-section-filter-toggle .catalog-section-toggle {display:none}*/

.sticker-gift.label-gift .icon-gift {
	background-repeat: no-repeat;
	background-image: url(/images/GIft_fill.svg);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 20px;
	height: 20px;
	margin-right: 4px;
}

.opacity_podarki {
	opacity: 0.5;
	pointer-events: none;
}