

/* Start:/local/templates/.default/components/ma/catalog/catalog/style.css?17846257361381*/
.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;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block {
	margin: 40px 0;
}

.catalog-block-header{
	margin: 0 0 45px;
	padding: 0;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.2;
	font-family: 'Roboto', 'Arial', sans-serif;
}

.catalog-filter-header {
	
}

.b-catalog-top-description {
	margin-bottom: 20px;
}
.b-catalog-bottom-description {
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.l-page.l-inner {
		overflow: hidden;
	}
	.row.b-catalog {
		margin-right: 0px;
		margin-left: 0px;
	}
	.row.b-catalog .col-xs-12 {
		padding-right: 0.1px;
		padding-left: 0.1px;
	}
	.row.b-catalog .product-item-container {
		margin-right: 0px;
	}
	.bx-touch .product-item {
		max-width: 100% !important;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.show_message/.default/style.css?1784625737292*/
.b-message {
	display: block;
	margin: 1.2em 0;
	padding: 0.4em 1.0em;
	font-size: 14px;
	border-radius: 2px;
} 
.b-errortext {
	background-color: #fddfdd;
	color: #ff5148;
}
.b-notetext {
	background-color: #DFF0D8;
	color: #3C763D;
}
	.b-message li {
		margin-top: 0;
		margin-bottom: 0;
	}
/* End */
/* /local/templates/.default/components/ma/catalog/catalog/style.css?17846257361381 */
/* /local/templates/.default/components/bitrix/system.show_message/.default/style.css?1784625737292 */
