h1,h2,h3,h4,p{
  font-family:SegoeUIRegular;
}
h1,h2,h3,h4{
font-weight: 100;
}
.owl-page span{
    border-radius:15px;
}
h1{
  margin:0 0 20px 0;
}
.price-span{
	background: rgb(246,246,246);
	padding: 4px 10px;
	border-radius: 8px;
	font-family:'Open Sans', sans-serif;
	margin-bottom: 20px;
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 400;
}
.listing-item:hover .price-span{
	background: #3d78d8;
	color: #FFF;
}
.listing-item:hover .price-span:hover{
	background: #ff9728;
	color: #FFF;
}
a.no-dec:hover{
  text-decoration: none;
}
.listing-item:hover .listing-item-body{
  background: #FFF;
}
input.my,select.my{
    border-color: #999999;

}
.span_menu{
    bottom:-2px;
}
.link-title{
  text-decoration: underline;
  padding-top: 15px;
  margin-top:0
}
img.katalog_banner{
  height:auto;
  width:100%
}
.sorting-filters{
  padding:0;
}
.panel-group{
  margin-bottom: 0px;
}
.col_settings1{
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom:5px;
}
#search_item{
  border-color:#f1f1f1;
   box-shadow:none;
}
.search_button{
  background: #ff9728;
  border-color:#f1f1f1;
  border-width:1px
}
.search_settings{
  border-color:#f1f1f1;
  box-shadow:none;
}
#catalog-shop{
  margin-top:10px
}
#catalog-shop .masonry-grid-item{
  margin:0px;
  padding-left:0;
  padding-right:0;
}
#catalog-shop masonry-grid-item .listing-item{
  margin-bottom:0;
}
#catalog-shop .listing-item .overlay-container{
  /*max-height: 184px;*/
  height: 184px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#catalog-shop .listing-item .overlay-container a{
  height: 100%;
}
#catalog-shop .listing-item .overlay-container a img{
  height: 100%;
}

#catalog-shop .listing-item-body h4{
  margin-bottom:0px;font-weight:400;text-decoration:underline
}
#catalog-shop .listing-item-body h4 a{
  color: #3d78d8;
}
#catalog-shop .listing-item-body h6{
  margin-bottom:10px; color: #666666;font-weight:400; font-size:14px
}
#catalog-shop .listing-item-body p{
  margin-bottom:0px; min-height:77px
}
#catalog-shop .listing-item-body .item_price{
  margin-top: 14px;min-height: 30px;
}
#catalog-shop .price-span i{
  font-size:16px
}
#catalog-shop .item_link{
  margin-top:14px;
}
#catalog-shop .item_link a{
  text-decoration:underline
}
