/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.fly_forms {
	z-index: 200;
}
.item-views.services-items.type_3 .items .item .image, .item-views.services-items.type_5 .items .item .image {
	width:auto;
	height: auto;
}
.item-views.services-items.type_3 .items .item>.wrap, .item-views.services-items.type_5 .items .item>.wrap {
	padding: 10px;
}
.body-info {
	padding-bottom: 25px;
	padding-top: 10px;
}
h2 {
	color:#29166f;
}
.item-views .item .image img {
	background-color: white;
}


/**/
.breadcrumb > li, .breadcrumb .active, .breadcrumb a, .breadcrumb > *{margin:0;text-decoration:none;color:#1E1E1E;}
.breadcrumb > li{
	text-shadow:none;
	padding:0;
	font-size:14px;
	line-height: 35px;
}
.breadcrumb > li:before{display:none;}

.breadcrumb > li:after{
	content:"\002F";
	margin:0;
	padding:0 5px;
	vertical-align:middle;
	color:#1E1E1E;
	display:inline-block;
	position:static;
	background:none;
	width:auto;
	height:auto;
}
section.page-top {
	padding: 15px 0px;
}
.catalog.detail{
	border: none;
}
.catalog.detail .head > .maxwidth-theme > .row > .item:first-of-type::after {
	display: none;
}
.product_title div{
	display: none!important;
}

.catalog.detail .head .info{
	padding-top: 15px;
}