.ajax_load .top_wrapper{margin-right: 1px;}
.ajax_load .top_wrapper .catalog_block .catalog_item > div{padding-left: 25px;padding-right: 25px;}
.ajax_load .top_wrapper .catalog_item .footer_button{margin-left:-25px;margin-right: -25px;}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer{margin: 0px -1px 0px 0px;padding: 0px 1px 0px 0px;}
.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover{z-index: 2;}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap{box-shadow: inset 0px 0px 0px 1px #ececec;height: 100%;}
.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info > .svg{top:-2px;}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {margin-top:0;}

.product-info-headnote-sale-new__sale, .product-info-headnote-sale-new__new{
	height: 27px;
	line-height: 27px;
	text-align: center;
	 
	width: 90px;
	font-size: 12px;
}
.product-info-headnote-sale-new__new{
	background: #74a516;
	margin-bottom: 5px;
}
.product-info-headnote-sale-new__sale{
	background: #dd0011;
}
 .catalog_item .product-info-headnote-sale-new{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 53;
}
div.image_wrapper_block {
    padding-top: calc( 100% + 60px);
}
@media(min-width: 1200px){
	.wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line), .col-lg-5_2.custom-line{width:20%;}
	.right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line), #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line), #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line){width:25%;}

	#main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line), #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line){width:33.33%;}
}

@media(min-width: 1200px) and (max-width: 1499px){
	.wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line){width:25%;}
	.wrapper1.header-v28 .controls-linecount {display: none;}
}

@media(max-width: 600px) {
	.wrapper1.front_page .compact-catalog-slider .catalog_block.items {
		width: auto;
		padding-left: 16px;
		margin: 0 -16px -20px !important;
		padding-bottom: 20px;
	}
	.wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent {flex-shrink: 0;margin: 0;width: 172px;}
	.wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {padding-right: 16px;width: calc(172px + 16px);}

	.wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider * {display: none;}

	.wrapper1.front_page .compact-catalog-slider ~ .bottom_nav:not(.mobile_slider) {display: none;}
}
/* @media (max-width: 470px){ */

	 .product-info-headnote-sale-new__new{
		font-size: 0;
		background: transparent;
		display: inline-block;
	}
	.product-info-headnote-sale-new__sale{
		background: transparent;
		display: inline-block;
	}
	/*
	.product-info-headnote-sale-new__sale::after{
		content: '%';
		color: #dd0011;
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
	} */
	.product-info-headnote-sale-new__sale{
		border: 1px solid #ffd6d6;
		width: 50px;
		height: 27px;
		line-height: 27px;
		color:#dd0011;
		font-weight: 700;
	}
	.product-info-headnote-sale-new__new{
		border: 1px solid #ddeadd;
		width: 50px;
		height: 27px;
		line-height: 27px;	
		margin-right: 4px;
		
	}
	.product-info-headnote-sale-new__new::after{
		content: 'New';
		color: #74a516;
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
	}
	div.image_wrapper_block {
		padding-top: calc( 100% + 60px);
	}
/* } */

.item-stock_custome__store_view{

	color:#07adad;
}
.item-stock .item-stock_custome__icon.icon{
	background: #07adad;
}
.items span.image_wrapper_block__discount {
	display: inline-block;
    width: 70px;
    height: 55px;
    background: url("/bitrix/templates/aspro_max/img/discount__logo.svg") center center no-repeat;
    position: absolute;
    background-size: cover;
	top: 0;
    right: -16px;
    z-index: 100;
	/* opacity: 0.7; */
}
 
.col-lg-3 .item-stock_custome.item-stock .value {
    margin-right: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
    color: #07adad;
}
.col-lg-3 .sa_block .item-stock {
 
    max-width: 100%;
	flex-wrap: nowrap;
}
.stikers{
	display: flex;
	position: relative;
	z-index:2;
	justify-content: flex-start;
	margin-left: 10%;
}
 
.stikers__item{
	height: 45px;
	min-width: calc(50% - 5px);
	
	border: 1px solid #74a516;
	display: flex;
    align-items: center;
    justify-content: center;
    color: #74a516;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5;
    padding-left: 5px;
    position: absolute;
	margin-top: -80px;
	width: 45%;
	height: 75px;
}
.stikers__item + .stikers__item{
	margin-left: 50%;
}


@media (max-width: 1280px){
	
	span.image_wrapper_block__discount {
		top: 170px;
		right: 0;
	}
	.stikers {
		margin-left: 0;
	}
	.stikers .product-detail-gallery__container__stikers__item {
		height: 60px;
		min-width: auto;
		font-size: 12px;
	}
}
@media (max-width: 470px){


	 .sa_block .item-stock {
 
		max-width: 100%;
		flex-wrap: nowrap;
	}

	
	 .item-stock_custome.item-stock .value {
		margin-right: 6px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: auto;
		color: #07adad;
	}	
	span.image_wrapper_block__discount {
		top: 150px;
		right: 0;
	}
	.product-info-headnote-sale-new__sale, .product-info-headnote-sale-new__new{
		font-size: 0;
		background: transparent;
		display: inline-block;
	}
	.product-info-headnote-sale-new__sale::after{
		content: '%';
		color: #dd0011;
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
	}
	.product-info-headnote-sale-new__sale{
		border: 1px solid #ffd6d6;
		width: 34px;
		height: 27px;
		line-height: 27px;
		
	}
	.product-info-headnote-sale-new__new{
		border: 1px solid #ddeadd;
		width: 50px;
		height: 27px;
		line-height: 27px;	
		margin-right: 4px;
	}
	.product-info-headnote-sale-new__new::after{
		content: 'New';
		color: #74a516;
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
	}
	div.image_wrapper_block {
		padding-top: calc( 100% + 60px);
	}
	div .items span.image_wrapper_block__discount {
		margin-right: 10px;
	} 
	.catalog_block.items span.image_wrapper_block__discount{
		
		top: -5px;
		height: 40px;
	}
} 