/*.header-top {
    display: none;
}*/
.header-1-style .category-section .slider-categories-1 .section-title.categoryblockheading {
    font-weight: 500 !important;
    font-style: unset !important;
}
.header-1-style  .yt0t10a.mgz-element .inner-content.mgz-container{
    width: 100%;
    padding: 20px 0;
}
/* featured products add to cart button */
.header-1-style .product-item.mgz-grid-item .product-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 42px;
}
@media screen and (min-width:320px) and (max-width:767px){
    .header-1-style .yt0t10a.mgz-element .inner-content.mgz-container{
        padding: 15px;
    }
    .header-1-style .footer-style-2 .footer-middle .block-footer {
        margin-bottom: 15px;
    }
    .header-1-style .back2top {
        bottom: 26%;
    }
}