

/* Start:/local/components/alexkova.market/catalog/templates/brands_no_photo/style.css?1688705921814*/
.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;
}
/* End */


/* Start:/local/components/alexkova.market/catalog.brandblock/templates/brandpage_no_photo/style.css?16951861931412*/
.brand-list .brand-cart{
    text-align: center;
    transition: .2s;
}
.brand-list>div {
    padding: 0;
    margin: 0 0 -1px -1px;
}
.brand-list .brand-cart a.brand-image{
    border: 1px solid #e8e8e8;
    display: table-cell;
    height: 200px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
}


.brand-list .brand-cart a.brand-image img{
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    opacity: 1;
}

.brand-list .brand-cart a.brand-image:hover img{
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: 0.7;
}
.brand-list .brand-cart a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 30px 10px;
}
.brand-list .brand-cart a:hover {
    text-decoration: none;
}
.brand-list .brand-cart:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
}
.brand-list .brand_name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.brand-list .brand_img{
    height: 120px;
    width: auto;
}
.brand-list .brand_description {
    color: #171714;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    padding: 15px 15px 0px 15px;
}
@media (max-width: 768px){
    .brand-list .brand-cart a {
        padding: 15px 10px;
    }
}
/* End */
/* /local/components/alexkova.market/catalog/templates/brands_no_photo/style.css?1688705921814 */
/* /local/components/alexkova.market/catalog.brandblock/templates/brandpage_no_photo/style.css?16951861931412 */
