

/* Start:/local/templates/av808new/components/bitrix/catalog.section/catalog_list/style.css?1738441014787*/
.cashprice {
	line-height: 12px;
	margin-left: 3px;
	margin-top: 10px;
}
.cashprice .cashval {
	float: left;
    margin-right: 5px;
}
.cashprice .additional {
	font-size: 10px;
}

 .price_item .price-info {
 	display: inline-block;
 	font-size: 12px;
 }


.list_item_wrapp.in_action {
	box-shadow: inset 0 0 0 1px #365edc;
}
.list_item_wrapp.in_action:before {
	content:'';
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	    height: 90px;
    width: 90px;
    background-image: url(/images/SALE23.png);
    background-repeat: no-repeat;
    background-position: center center;
}

@media(max-width: 768px){
	.list_item_wrapp.in_action {
	    box-shadow: inset 0 0 0 1px #365edc;
	}
	.list_item_wrapp.in_action:before {
		z-index: 99;
	}
}
/* End */
/* /local/templates/av808new/components/bitrix/catalog.section/catalog_list/style.css?1738441014787 */
