.block_background_color{
	border-radius:10px;
	padding:10px;
	border:1px solid #c7e6a0;
}
.body__breadcrumb{
}
.body__filter{
	background:#ffffff;
}
.body__sort{
	background:#ffffff;
    width: 99%;
}
.body__catalog-item{
	background:#ffffff;
}
.body__catalog-item{
	padding:0;
	padding-bottom:20px;
}
.catalog_brands .body__catalog-item:hover {
	border:1px solid #acd0ea;
	z-index:10;
	padding:0 !important;
}

.catalog_brands .img_shad_ow{
	width:180px;
	height:180px;
	line-height: 360px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.catalog_brands .img_shad_ow img{
	opacity:0.85;
}
.catalog_brands .img_shad_ow{
	background-size:100% 100%!important;
	background: url('../i/bg/brands_logo.png');
}
.title_catalog_items{
	margin-top:30px;
}

@media (min-width: 320px) and (max-width: 767px){
	.catalog_brands .body__catalog-item, 
	.catalog_brands .body__catalog-item:hover{
		width:180px;
		padding:0;
		padding-bottom:20px;
	}
	.catalog_brands .body__catalog-item{
		border:1px solid #e6e6e6;
		margin-top:20px;
	}
	.catalog_brands .body__catalog-item:hover{
		margin-top:20px;
		border:1px solid #e6e6e6;
	}
	.catalog_brands .body__navigation{
		border:none;
		background:none;
	}
	.catalog_brands .body__navigation h1{
		font:30px/120% "alsschlangeslab",Arial,sans-serif;
	}
}
