@media(max-width:768px) {

    #scrollUp {
        bottom: 5px;
        display: none !important;
    }

    .footer-mid {
        padding-bottom: 100px;
    }

    .header-style-1 .header-bottom-bg-color, .main-menu.main-menu-lh-2 > nav > ul > li {
        height: auto;
        line-height: 40px;
    }

    .header-wrap {
        justify-content: space-between !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-bottom {
        display: block
    }

    .logo.logo-width-1  {
        margin-left: 0px;
    }

    .logo.logo-width-1 a img {
        margin-top: 15px;
    }

    .menu_div_item {
        margin-right: 15px;
    }

    .mobile_footer {
        display: block
    }

    .home-slider .hero-slider-1 {
        height: auto;
    }

    .product-cart-wrap .product-content-wrap {
        padding: 0 10px 10px 10px;
    }

    .mobile_section .icon1 {
        display: none;
    }

    .sell_item {
        margin-bottom: 25px;
    }

    .section-title h3 {
        margin-bottom: 0;
        font-size: 20px !important;
    }

    .mobile_section {
        padding-top: 120px;
    }

    .mobile_app_div {
        display: block;
    }

    .mobile_section .item3 {
        margin-top: 15px;
        margin-bottom: 20%;
    }

    .notification_list {
        width: 290px !important;
        padding: 15px 20px;
    }






}



@media(max-width:400px) {

    .mobile_footer_link {
        font-size: 10px;
    }

    .mobile_footer_link img {
        height: 16px;
        width: 18px;
    }

    .mobile_footer_link:first-child img {
        height: 20px;
    }


    /* .mobile_footer {
        width: 97%;
        left: 1.5%;
        border-radius: 33px;
        padding: 11px 8px 5px 8px;
    } */

    .mobile_footer {
        width: 100%;
        left: 0;
        border-radius: 0;
        padding: 11px 8px 5px 8px;
    }

    .mobile_footer_center_icon {
        margin-top: -45%;
    }

    .logo.logo-width-1 {
        right: 41%;
    }

    .notification_list {
        width: 270px !important;
    }

    .cart-dropdown-wrap.cart-dropdown-hm2 {
        left: -100%;
    }



}
