.leo-megamenu {
    background-color: #ebeaef;
    font-family: "Open Sans";
    position: relative;
    background: #ebebee;
    color: white;
}

.top_header {
    background:#ebebee;
    position: relative;
    z-index: 9;
}

.leo-megamenu .dropdown-menu .menu-title {
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  color: #3c4999;
  font-weight: 700;
}

.leo-megamenu .navbar-nav > li > a {
  padding: 6px 20px 19px 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #3c4998;
  background-color: transparent;
  font-family: "Open Sans";
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  font-weight: 700;
}

.breadcrumb {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    border-radius: 4px;
    background-color: #ebebee;

}
.product_list.grid .product-block .functional-buttons a.quick-view, .owl-item .product-block .functional-buttons a.quick-view {
    display: none;
}

.carousel-control {
    z-index: 10;
    height: 24px;
    border: 1px solid #bdbdbd;
    top: -45px;
    background: #FFF !important;
    width: 0px;
    height: 0px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { 
    font-size: 0px;
    color: #1c2140;
}

.formular .submit {
    background : none ;
    border: 1px solid #53d4fd;
    border-radius: 3px;
    clear: both;
    color: #53d4fd;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin: 10px auto;
    padding: 5px 7px;
    position: relative;
}

.block .title_block {
    color: #53d4fd;
    position: relative;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    padding: 20px 0px;
    font-size: 30px;
    background: transparent;
    margin: 0;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 0px solid #eeeeee;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 2px;
}

.content_sortPagiBar .product-count {
    display:none;
}

.content_sortPagiBar {
    background: #ebebee;
    margin-bottom: 0px;
    padding: 0px;
    min-height: 52px;
    font-weight: 600;
}