.breadcrumbs li span.stagi {
	width: 14px;
	height: 9px;
	background: url(/views/base_template/img/breadcrumbs_arrow.png) no-repeat 0px -1px;
	display: inline-block;
	margin: 5px 11px 7px;
	vertical-align: middle;
}

.stagi {
	font-style: italic;
}

.stagh2 {
	font-size: 26px;
	display: block;

}

.stagh3 {
	font-size: 24px;
	display: block;
}

.seo_products .stagh3 {
    font-size: 17px;
}

.stagh1, .stagh2, .stagh3, .stagh4, .stagh5, .stagh6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.stagh1, .stagh2, .stagh3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.description_page .stagh2, .description_page .stagh3 {
	font-size: 17px;
}

.main_banner {
	min-height: 200px;
	display: block!important;
}

@media (min-width: 1024px) {
	.main_banner {
		min-height: 400px;
	}
}

.main_banner:not(.owl-loaded) .item:not(:first-child) {
	display: none;
}

.offers__list {
	min-height: 300px;
	display: block!important;
}

.offers__list:not(.owl-loaded) .product__item {
	display: none;
}

.head_banner {
	display: block!important;
	min-height: 41px;
}

@media (max-width: 767px) {
	.offers__list .product__img_in {
		min-height: 200px;
	}
}

.filters__list .filter__type_item-metka label:after {
    width: 0 !important;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

.cocoon_block {
    margin-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
    transition: box-shadow .15s ease .05s;
}

.cocoon_elem {
	border: 1px solid #8b8b8b;
	margin-top: -1px;
    margin-left: -1px;
	text-align: left;
	padding: 5px 5px;
	width: 49%;
}

.cocoon_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 10px;
}
