

/* Start:/local/templates/shop/components/bitrix/catalog/shop/style.css?1769031540907*/
.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 .search {
     margin-top: -14px; 
    margin-bottom: 15px;
}

/* .catalog-filter-hide{ */
	/* min-height:50px !important; */
/* } */
/* #catalog .search h4 { */
    /* margin-left: 11px; */
/* } */

/* End */


/* Start:/local/templates/shop/components/bitrix/catalog/shop/bitrix/catalog.section/.default/style.css?1769031540849*/
.mvo__product-collection {
	position: relative;
}

#catalog {
	transition-duration: .3s;
	transition-property: opacity
}

#catalog.loading {
	opacity: 0
}

.b-preloader {
	position: absolute;
	z-index: 5;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	height: 120px;
	padding-top: 20px
}

.b-preloader .b-preloader__spinner {
	border: 7px solid #50667E;
	border-radius: 50%;
	border-top: 7px solid #f6f6f6;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50px;
	height: 50px;
	-webkit-animation: mvo-preloader-spin 1s linear infinite;
	animation: mvo-preloader-spin 1s linear infinite
}

@-webkit-keyframes mvo-preloader-spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes mvo-preloader-spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}


/* End */
/* /local/templates/shop/components/bitrix/catalog/shop/style.css?1769031540907 */
/* /local/templates/shop/components/bitrix/catalog/shop/bitrix/catalog.section/.default/style.css?1769031540849 */
