

/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog.section/parket_block/style.css?17386614037725*/
.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;}

@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;}
}

.catalog_block .sa_block .item-stock {
	margin-right: 4px;
	font-size: 16px;
}
.measure_name {
	line-height: 18px;
	font-size: 12.8px;
}
.prices-wrapper {
	font-size: 16px;
}

.d-md2-none {
	display: none;
}

.value-qty {
	color: #5fa800;
}

@media(max-width: 479px) {
	.d-md2-none {
		display: inline-block;
	}
	.catalog_block .TYPE_1 .sa_block {
		margin: 0;
	}	
	.catalog_block .sa_block .item-stock {
		display: none;
	}
}

.group_description_block.collapsed {
	max-height: 30rem;
	overflow: hidden;
	position: relative;
}

.group_description_block.collapsed::after {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 60%;
	width: 100%;
	height: 40%;
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 60%);
}

.btn.expand-group-description {
	display: none;
}

.group_description_block.collapsed .btn.expand-group-description {
	display: inline-block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	translate: -50%;
}

.image_wrapper_block .section-gallery-wrapper__item {
	margin-bottom: -12px;
}

.catalog_item.catalog_item_wrapp .cost.prices {
	margin: 0;
}

.price-block {
	margin: 5px 0 3px;
}

.catalog_item .cost.prices .price {
	color: #981711;
}

@media (max-width: 600px) {
	.compact-catalog .ajax_load .item{
		width: 100% !important;
	}
}

.catalog_item_video{
	position: absolute;
	z-index: 10;
	top: -10px; 
	left: -8px;
}

.image_wrapper_block .like_icons{
	opacity: 1 !important;
	visibility: visible !important;
	top: -10px !important;
	right: -12px !important;
}

.image_wrapper_block > a{
	height: 420px;
}

.item_info .counter_wrapp .btn-exlg.to-cart,
.item_info .counter_wrapp .counter_block{
	border-radius: 2px;
}

.item_info .counter_wrapp .btn-exlg.to-cart i{
	display: none;
}

.catalog_block .counter_wrapp .counter_block,
.catalog_block .counter_wrapp .button_block{
	width: 48% !important;
}

.item_info .counter_wrapp .button_block{
	float: right;
}

.item_info .counter_wrapp .counter_block {
	border: 1px solid rgba(119, 119, 119, 0.2);
	border-radius: 2px;
	border-left-width: 1px !important;
    border-right-width: 1px !important;
	border-bottom-width: 1px !important;
}

.item-title{
	margin-bottom: 8px;
}

.item-title__text{
	display: block;
	width: 80%;
	font-size: 14px;
	line-height: 16px;
}

.catalog_item .image_wrapper_block{
	margin: 0px auto 10px !important;
}

.image_wrapper_block .section-gallery-wrapper__item{
	margin-bottom: 0;
}

.sa_block .item-stock.js-show-stores .value{
	border: none;
}

.item-stock .icon{
	display: none;
}

.catalog_block .sa_block{
	margin-bottom: 15px !important;
}

.total_summ{
	display: block;
	width: 100% !important;
	text-align: center;
	padding-top: 20px !important;
}

.total_summ div{
	font-size: 14px;
	color: #000;
	line-height: 15.4px;
}

body .main_item_wrapper div.total_summ span.total_summ_value_with_currency{
	color: #981711;
}

.catalog_block .catalog_item > div .item_info{
	padding-bottom: 10px !important;
}

body .catalog_block.items .item_block.item{
	margin-bottom: 30px;
}

.counter_wrapp .counter_block.big,
.counter_wrapp .counter_block.big input[type="text"]{
	height: 45px;
}

body .ajax_load.block .main_item_wrapper div.total_summ{
	border: none !important;
}

.counter_wrapp .btn.btn-exlg{
	padding: 14px 30px 13px;
}

.ajax_load .top_wrapper .catalog_block .catalog_item > div{
	padding: 18px 18px 0px 18px;
}

.like_icons .wish_item_button span{
	opacity: 1;
	visibility: visible;
	border: 1px solid rgba(119, 119, 119, 0.2);
	border-radius: 2px;
}

.like_icons .wrapp_one_click{
	display: none;
}

.inner_wrap .image_wrapper_block img{
	position: unset;
}

.inner_wrap .image_wrapper_block{
	padding-top: 0;
}

.image-block{
	width: 100%;
	height: 420px;
}

.image-block__link,
.image-block__item{
	display: block;
	width: 100%;
	height: 100%;
}

.price-block_parket .price-block__new-price{
	font-size: 18px;
	line-height: 19.8px;
	color: #981711;
	font-weight: bold;
}

.price-block_parket .price-block__old-price{
	font-size: 14px;
	line-height: 15.4px;
	text-decoration: line-through;
	margin-left: 15px;
}

.price-block_parket{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.price-block_parket .price-block__prices{
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

.wish_item_button{
	width: 32px;
}

@media (max-width: 992px) {
	.image_wrapper_block .like_icons{
		top: auto !important;
	}

	.image_wrapper_block .catalog_item_video{
		top: 9px;
    	left: 12px;
	}

	.compact-catalog .ajax_load .like_icons{
		left: 7px !important;
    	bottom: 1px !important;
	}
}

@media (max-width: 600px) {
	.price-block_parket .price-block__new-price{
		font-size: 14px;
		line-height: 15.4px;
	}

	.price-block_parket .price-block__old-price{
		font-size: 12px;
		line-height: 13.2px;
	}

	.button_block .btn{
		padding-top: 13px !important;
    	padding-bottom: 14px !important;
	}
}

.catalog_item{
	height: 100% !important;
}

.total_summ{
	display: none;
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/catalog.section/parket_block/style.css?17386614037725 */
