.idlm_brand-list{
	flex-direction: row;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	align-items: center;
	justify-content: space-around;
}

.idlm_brand-list > li{
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	float: none;
	line-height: 1;
	padding: 0 30px;
}

.idlm_brand-list > li a{
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}

.idlm_brand-list > li::before{
	display: none;
}

.idlm_brand-list > li img{
	filter: none;
	webkit-filter: none;
	opacity: 1 !important;
	max-width: 100%
}

.subscribe-form, .idlm_btnsub, .idlm_btnsub:hover{
	background: #8dc63f !important;
}

/*, .idlm_bg-green*/

 .catalog_detail .brand.iblock .brand_picture img{
	max-width: 130px
}

.basket_fly #header .middle-h-row .basket_wrapp{
	vertical-align: middle;
}