

/* Start:/local/templates/.default/components/bitrix/catalog/maxi.main/style.css?17078363131482*/
/* slider kitchen */
.slider-kitchen-block {
	position: relative;
}

#slider-kitchen .item img{
	display: block;
	width: 100%;
	height: 500px;
}

#slider-kitchen .owl-theme .owl-controls {
	margin-bottom: 10px;
}

.slider-kitchen-block .arrow-left {
	left: 5%;
	z-index:4;
}

.slider-kitchen-block .arrow-right {
	right: 5%;
	z-index:4;
}

.kitchen-description {
	color: #596472;
	padding: 2%;
	font-size: 1.7rem;
	font-weight: 300;
}
/* slider kitchen */
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#comp-block-fixed.fixed .owl-carousel .owl-wrapper .owl-item .item-promo{
	min-height: 226px;
}

.bl_tagcloud_list {
	margin: 0 0 24px 0;
}

@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
	#slider-kitchen .item img{
		height: 400px;
	}
}

@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
	#slider-kitchen .item img{
		height: 250px;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/maxi.main/style.css?17586317489925*/
.bx_catalog_line{margin-bottom: 30px}
.bx_catalog_line .bx_catalog_line_category_title{
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0}
.bx_catalog_line .bx_catalog_line_ul li{
	list-style: none;
	margin-bottom: 20px;
}

.bx_catalog_line .bx_catalog_line_img{
	display: block;
	position: relative;
	border:1px solid #ccc;
	width: 125px;
	height: 125px;
	border-radius: 2px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
	-webkit-background-size: auto 99% ;
			background-size: auto 99% ;
	background-position: center;
	background-repeat: no-repeat;
}

.bx_catalog_line .bx_catalog_line_title{
	padding: 0;
	vertical-align: top;
	line-height: 18px;
	margin-bottom: 10px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 14px;
}


@media (max-width:639px) {
	.bx_catalog_line .bx_catalog_line_img{
		width: 50px;
		height: 50px;
		margin-right: 10px;
	}

	.bx_catalog_line .bx_catalog_line_title{
		line-height: 14px;
		margin-bottom: 5px;
	}
	.bx_catalog_line .bx_catalog_line_title a{font-size: 14px}
	.bx_catalog_line .bx_catalog_line_description{font-size: 11px}
}



	.bx_catalog_line .bx_catalog_line_img,
	.bx_catalog_line .bx_catalog_line_title,
	.bx_catalog_line .bx_catalog_line_title a,
	.bx_catalog_line .bx_catalog_line_description{
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
 		transition: all 0.3s ease;
}

.bx_catalog_text{margin-bottom: 30px}
.bx_catalog_text .bx_catalog_text_category_title{
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0}
.bx_catalog_text .bx_catalog_text_ul li{
	list-style: none;
	margin: 0 10px 10px;
	float: left;
}
.bx_catalog_text .bx_catalog_text_title{
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	font-size: 14px;
	white-space: nowrap;
}
.bx_catalog_text .bx_catalog_text_title a:hover{
	text-decoration: none;
}

@media (max-width:639px) {
	.bx_catalog_text .bx_catalog_line_title{
		line-height: 12px;
		margin-bottom: 5px;
	}
	.bx_catalog_text .bx_catalog_line_title a{font-size: 12px}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

.bx_catalog_tile{margin-bottom: 30px}
.bx_catalog_tile .bx_catalog_tile_category_title{
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0}
.bx_catalog_tile .bx_catalog_tile_ul li{
	list-style: none;
	margin-bottom: 20px;
	float: left;
	width:12.5%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	display: block;
	background: #fff;
	position: relative;
	border:1px solid #ccc;
	width: 78px;
	height: 78px;
	border-radius: 2px;
	overflow: hidden;
	margin: 0 auto;
}
.bx_catalog_tile .bx_catalog_tile_img span{
	display: block;
	width: 500px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -250px;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_img span img{
	height: 100%;
	width: auto;
}
.bx_catalog_tile .bx_catalog_tile_title{
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none}


/*3*/
@media (max-width:639px) {
	.bx_catalog_tile .bx_catalog_tile_title{
		line-height: 14px;
		margin-bottom: 5px;
	}
	.bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px}
}


/*2*/
@media (min-width:640px) and (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_catalog_tile .bx_catalog_tile_ul li{width:25%}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}
	.bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

.pile_catalog_price {

	display: none;
	background-repeat: no-repeat !important;
	position: absolute;
	bottom: 77px;
	right: 14px;
	font-size: 1.9rem;
	/* background: white; */
	/* border-color: #000; */
	border-width: 2px;
	font-weight: bold;
	line-height: 30px;
	border-radius: 5px;
	height: 30px;
	text-align: start;
	/* text-indent: 8px; */
	color: #d51e31;
}

.pile_catalog_price span.ruble{
	font-family: arial;
	vertical-align: middle;
	border-bottom: 1px solid;
	line-height: 5px;
	display: inline-block;
	width: 10px;
}

.category-first {
	position: relative;
}
.category .wrap-image {
	display: flex;
	background: white;
	width: 60px;
	height: 60px;
	align-items: center;
	justify-content: center;
}
.category img {
    /*max-height: 155px;*/
	height: auto;
	max-width: 60px;
	/*width: 100%;*/
}
.it_categories_a figcaption {
	background: #fff;
	text-align: center;
    /*background: #f3f4f4; */
    /*border-top: 5px solid #e8e8e8;*/
}

.it_categories_a figcaption .label-category {
	display: block;
	font-weight: 700;
	font-size: 14px;
	width: 200px;
}

.row-categories {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(6, auto);
	grid-gap: 30px;
	justify-items: center;
}

/*@media (max-width: 1024px) {*/
/*	.row-categories {*/
/*		grid-gap: 20px;*/
/*	}*/
/*}*/

/*@media (max-width: 820px) {*/
/*	.row-categories {*/
/*		grid-template-columns: repeat(3, 1fr);*/
/*		grid-gap: 20px;*/
/*	}*/
/*}*/

.it_categories_a {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 265px;
	width: 100%;
	height: 145px;
	border: 1px solid #dedede;
	border-radius: 8px;
	color: #363535;
}

.it_categories_a>.category {
	display: flex;
	flex-direction: column;
	grid-gap: 15px;
	justify-content: center;
	align-items: center;
}

/*.label-category {*/
/*	color: #363535;*/
/*	text-decoration: none;*/
/*}*/

.row-categories a {
	color: #363535;
	text-decoration: none;
}

/*.row-categories>a:hover {*/
/*	color: #fff;*/
/*}*/

.it_categories_a>figure {
	margin: 0;
}

.it_categories_a:hover {
	border: 1px solid #DC112E;
	color: #DC112E;
	text-decoration: none;
}

body {
	background-color: #fff !important;
}
.maxi_container.catalog {
	background-color: #e8e8e8 !important;
}

@media only screen
and (min-device-width: 769px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
	.row-categories {
		grid-template-columns: repeat(3, 1fr);
		/*grid-gap: 20px;*/
	}

	.it_categories_a {
		max-width: initial;
	}
}

@media (min-width: 481px) and (max-width: 768px){
	.row-categories {
		grid-template-columns: repeat(2, 1fr);
		justify-content: initial;
	}

	.it_categories_a {
		max-width: initial;
	}

	.main .content {
		padding-left: 15px;
		padding-right: 15px;
	}

	/*.it_categories_a {*/
	/*	margin-left: 16px;*/
	/*}*/
}

@media (min-width: 320px) and (max-width: 480px){
	.row-categories {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(6, auto);
		grid-gap: 30px;
		justify-items: flex-start;
	}

	.it_categories_a {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		max-width: 320px;
		width: 100%;
		height: initial;
		border: initial;
		border-radius: initial;
	}

	.it_categories_a>.category {
		display: flex;
		grid-gap: 15px;
		flex-direction: initial;
		justify-content: space-around;
		align-items: center;
		max-width: 300px;
		width: 100%;
	}

	.row-categories>a {
		text-decoration: none;
	}

	.row-categories>a:hover {
		color: #DC112E;
		border: none;
	}

	.it_categories_a>figure {
		margin: 0;
	}

	.it_categories_a {
		margin-left: 16px;
	}

	.category .wrap-image {
		max-width: 40px;
		width: 100%;
		height: auto;
	}

	.it_categories_a figcaption {
		text-align: initial;
	}

	.it_categories_a figcaption .label-category {
		font-weight: initial;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/maxi.main/style.css?17078363131482 */
/* /local/templates/.default/components/bitrix/catalog.section.list/maxi.main/style.css?17586317489925 */
