/*custom CSS*/

.blog-container .blog-meta > span.author,
.blog-item .blog-meta > span.blog-author 
 {
    display:none
}

@media (min-width: 992px) AND (max-width: 1200px) {
.box-top1 .leo-megamenu .navbar-nav > li > a {
    padding: 50px 5px !important;
}
}

.box-top1 .h-logo a img {
    max-height: 130px;
}
.col-logo{padding: 0}

.box-dealof .ApHtml {
    bottom: auto;
    top: 7%;
}
.box-dealof
 {
    min-height: 420px;
}

.leo-quicklogin-modal .modal-header {
    height: 100px;
    background-image: none;
    background-color: #e9defa;
    background-size:auto;
}

.box-textbn .ApColumn:before {
    opacity: 0.2 !important;
}

.js-product-details .product-quantities{display:none}

.owl-theme .owl-buttons div {   background-color: #e9defa;}

.product-detail .arrows-product-fake .slick-arrow.slick-prev,
.product-detail .arrows-product-fake .slick-arrow.slick-next{
    color: black;
    background-color: #e9defa;
    border-radius: 20px;
}

.product-miniature .leo-more-cdown {position: absolute;  bottom: 30px; width:100%}
.product-miniature .leo-more-cdown li{
    width:20%; min-width:auto; max-width:20%;  padding :2px 0; 
background-color:  rgba(255, 255, 255, 0.5);
}
.product-miniature .leo-more-cdown li b{ color:black}

@media (max-width: 600px) {
    .product-miniature .leo-more-cdown {  bottom: 20px; }
}
