/* AESAVANT Custom CSS temporally here, final place custom.css */


/* AESAVANT Custom CSS END */

@media (min-width: 992px) {
#index #header.background-header{
    background: rgba(255,255,255, 0.8)!important;
}
.leo-megamenu .megamenu > li:last-child > a {
  margin-right: 0;
}
}
.leo-dropdown-cart-item {
    display: block;
    width: 100%;
    clear: both;
}

@media (min-width: 768px) {
.fillter-content #search_filters {
    width: 100%;
}
.fillter-content #search_filters {
display: -webkit-box;
}
}
.all-name-price {
    position: relative;
    bottom: inherit !important;
    padding: 10px;
}
#index .owl-carousel .owl-item .all-name-price {
    padding: 9px 0 8px 0 !important;
}

#index #header {
z-index: 10
}


