

/* Start:/bitrix/components/alexkova.market/catalog/templates/brands_new/style.css?1587382652838*/
.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%;
	}

}

.bxr-section-desc {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
}
/* End */


/* Start:/bitrix/components/alexkova.market/catalog.brandblock/templates/brandpage/style.css?1587382652744*/
.brand-list .brand-cart{
    float: left;
    height: 90px;
    display: block;
    margin-bottom: 20px;
    display: table-cell;


}

.brand-list .brand-cart a.brand-image{
    border: 1px solid #e8e8e8;
    display: table-cell;
    height: 90px;
    width: 190px;
    text-align: center;
    vertical-align: middle;
}


.brand-list .brand-cart a.brand-image img{
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: 0.7;
}

.brand-list .brand-cart a.brand-image:hover img{
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    opacity: 1;
}
/* End */
/* /bitrix/components/alexkova.market/catalog/templates/brands_new/style.css?1587382652838 */
/* /bitrix/components/alexkova.market/catalog.brandblock/templates/brandpage/style.css?1587382652744 */
