

/* Start:/local/components/stels/brand_list/templates/list/style.css?1705694454820*/
/*BRAND LOGOS*/
.brand_logos-item{
	margin-top:30px;
}
.brand_logos-item a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
.brand_logos-item.with-title .brand_logos-item-image-wrap{
	padding:5px;
	border: 1px solid #b2874d;
}
.brand_logos-item-image{
	height: 100px;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-size: 55% auto;
    background-blend-mode: multiply;
    background-position: center;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.bg-even .brand_logos-item-image{
	 background-color: #fff;
}
.brand_logos-item.with-color .brand_logos-item-image{
	-webkit-filter: none;
	filter: none;
}

h3.brand_logos-item-title{
	text-align: center;
    font-size: 14px;
    padding: 5px;
    margin: 5px 0 0 0;
	font-weight: bold;
}
/*BRAND LOGOS*/
/* End */
/* /local/components/stels/brand_list/templates/list/style.css?1705694454820 */
