@media (max-width:575px) {
    .col-m-50{
        width: 50%;
    }
    .text-m-center{
        text-align: center !important;
    }
    body .popular-categories .owl-nav,
    body .brand-section .owl-nav,
    body .trending-section .owl-nav,
    body .new-arrival .owl-nav,
    body .clearence-sale .owl-nav
    {
        display: none !important;
    }
    .popular-categories .owl-nav > div {
        /* top: 60px !important; */
    }
    .brand-section .owl-nav > div {
        /* top: 40px !important; */
    }
    .trending-section .owl-nav > div {
        /* top: 40px !important; */
    }
    .new-arrival .owl-nav > div {
        /* top: 40px !important; */
    }
    .clearence-sale .owl-nav > div {
        /* top: 40px !important; */
    }    
    .p-m-0{
        padding: 0;
    }
    body section.brand-section .brand-item .brand-logo {
        height: 80px;
    }
    body.theme2 .product-section .clearence-sale {
        margin-top: 15px !important;
    }
    body header.sticky-bar.stick .header-middle.d-lg-block.m-d-none {
        display: none !important;
    }
    .preload-brands .brand-item {
        width: 31% !important;
    }

    .preload-offer .offer-item,
    .preload-blogs .blog-item-main,
    .preload-testimonials .testimonial-item {
        width: 100% !important;
    }

    .preload-blogs .img {
        width: 100% !important;
    }

    .preload-offer.highlighted-offer-carousel {
        margin-top: 15px !important;
    }

    .preload-categories .card-1 {
        width: 32% !important;
        min-height: 120px !important;
        bottom: 5px;
        height: 10px;
    }

    .preload-categories .card-1 figure::after {
        height: 40%;
        top: 50px;
    }

    .preload-offer .card-img-top {
        height: 150px;
    }
    body.theme2 .logo.logo-width-1 a img {
        width: auto !important;
        min-width: 100px;
        max-width: 100px;
        height: 100% !important;
    }
    body.theme2 .header-wrap .logo.logo-width-1 {
        width: 32%;
    }
    .left-side .notice p,.left-side .notice span,.left-side .notice a{
        color: white !important;
        font-size: 10px !important;
    }
    body .slider-section ul.slick-dots li.slick-active button {
        width: 30px;
    }
    body .slider-section ul.slick-dots li button {
        width: 15px;
    }
    body .banner-section img {
        border-radius: 4px;
    }
    body.theme2 section.container{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    body.theme2 footer.main {
        margin: 0 0px 50px 0px !important;
    }
}