@media screen and (min-width: 320px) and (max-width: 1024px) {
    .logo {
        width: 125px !important;
    }

    .offcanvas-start {
        width: 300px !important;
    }

    .header-right-menu li {
        margin-left: 10px !important;
    }

    .header-right-menu a {
        font-size: 12px;
        margin-left: 4px !important;
    }

    .category-box h6 {
        font-size: 12px !important;
    }

    .Product-Category::before {
        left: -18px;
        top: 100px;
        width: 220px;
        height: 263px;
    }

    .best-seller::after {
        width: 381px;
        height: 689px;
        right: 0px;
        bottom: 0px;
    }

    .Product-Category::after {
        width: 127px;
        height: 133px;
        top: 0px;
    }

    .Beauty-Care-section::before {
        width: 598px;
        height: 597px;
        left: -286px;
        top: -3px;
        bottom: 162px;
    }

    .rights {
        font-size: 12px;
    }


    .category-box {
        /*  height: 190px;
        max-height: 190px !important;*/
        margin: 0px !important;
        width: 100% !important;
    }

    .mbl-chart {
        overflow: auto;
        min-height: auto;
        overflow-y: hidden;
    }
    .social-icons i{
        padding:0px !important;
    }
    .invoice-popup {
        width: 95% !important;
        min-width: 95% !important;
    }
}
