@media (min-width: 1600px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1420px !important;
}
}

@media (min-width: 1850px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1600px !important;
}
}
@media (max-width: 1400px){

    button.btn.btn-dark.dropdown-toggle{
        font-size: 14px;
    }
    header.desktop .nav-link{
        font-size: 14px;
    }
    .off-navs{
        gap: 25px;
    }
}

@media (max-width: 980px){
    body{
        overflow-x: hidden;
    }
    section.banner{
        margin-top: 113px;
        height: 100%;
    }
    section.banner img{
        height: auto;
    }
    .breadcumbs{
        display: none;
    }

    section.about-order .col-3{
        width: 50%;
        margin-bottom: 20px;
    }
    section.about-order .abt-delivery{
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    footer.c-footer{
        background: var(--main-bg);
    }
    footer .container-fluid{
        padding: 15px;
    }

    header.desktop{
        display: none;
    }
    header.mobile{
        display: block !important;
        position: absolute;
        width: 100%;
        z-index: 9;
    }
    header .top-header {
        padding: 3px 0;
    }
    header .top-header p{
        font-size: var(--f10);
    }
    header.mobile .navbar{
        background: #0000004d;
    }
    header.mobile .navbar-toggler{
        background: #62626266;
        padding: 13px;
        border-radius: 50%;  
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    header.mobile .navbar-toggler img{
        width: 26px;
        height: 26px;
    }
    header.mobile .navbar-toggler i{
        color: #fff;
    }
    header.mobile img{
        width: 100px;
        height: 52px;
        object-fit: contain;
    }
    a.mob-cart{
        padding: 10px;
        background: #a9a9a94d;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
     a.mob-cart img{
        width: 26px;
        height: 26px; 
     }
     header.mobile .offcanvas-start{
        width: 300px;
        background: var(--main-bg);
    }
    header.mobile .offcanvas-header{
        justify-content: space-between;
        width: 100%;
    }
    header.mobile .offcanvas-body ul{
        gap: 13px;
    }
    header.mobile .offcanvas-body ul li a{
        font-size: var(--f21);
        font-family: var(--primary-font);
    }
    header.mobile .offcanvas-header img{
        width: 120px;
        height: 73px;
    }
    header.mobile .offcanvas-header .btn-close{
        background: transparent;
        color: var(--white-color);
        font-size: var(--f22);
    }
    .cursor{
        display: none;
    }
    /* mobile app nav menu */
    .mob-app-nav{
        display: block !important;
        position: fixed;
        bottom: -6px;
        width: 100%;
        background-image: var(--main-bg);
        z-index: 8;
        /* padding: var(--p17) var(--p10); */
        background: #201f2a78;
        backdrop-filter: blur(7px);
        border-radius: 40px 40px 0 0;
        padding-top: 0px;
    }
    .mob-app-nav ul.navs{
        display: flex;
        justify-content: space-between;
    }
    .mob-app-nav ul.navs a{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 10px;
        padding: 15px 10px;
        color: var(--white-color);
    }
    .mob-app-nav ul.navs .home{
        border-radius: 33px 0 0;
        background: var(--btn-color);
        color: var(--white-color);
    }
    .mob-app-nav img{
        width: 22px;
    }
        header .top-header p{
            -webkit-text-fill-color: #311903;
        }
        .mob-app-nav img{
            width: 16px;
        }
        .mob-app-nav i{
            font-size: 16px;
        }

        footer .col-3.get {
            width: 49%;
        }
        footer .col-3.quick{
            width: 49%;
        }
        footer .col-3{
            width:49%;
            margin-bottom: 20px;
        }

        footer .copyright{
            flex-direction: column-reverse;
            gap: 20px;
            text-align: center;
        }
        footer .copyright .col-4{
            width: 100%;
        }
        footer .container{
            padding: 26px;
            border: none;
        }
        .copyright p{
            text-align: center;
        }
        section.let .cont a{
            font-size: 75px;
        }
}

@media only screen and (min-width: 550px) and (max-width: 979px) {
    header.mobile .logo {
        width: 135px;
        height: 80px;
    }
}

@media (max-width: 540px){
    footer{
        background: var(--main-bg);
    }
    .copyright .right p{
        flex-direction: column;
    }
    footer .logo .col-6{
        width: 100%;
    }
    footer .logo{
        gap: 25px;
        text-align: center;
    }
    footer .icons{
        justify-content: center;
    }

    footer .col-3.get {
        width: 100%;
    }
    footer .col-3.quick{
        width: 100%;
    }
    footer .col-3{
        width: 100%;
        margin-bottom: 20px;
    }

    footer .copyright .col-6{
        width: 100%;
    }
    footer .copyright .col-6 a{
        text-align: center !important;
    }
    footer .copyright .row{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .copyright .right{
        width: 100%;
    }
    .copyright .right p{
        justify-content: center;
    }
    footer.c-footer .col-3{
        width: 100%;
    }    
    footer .container{
        background: transparent;
        padding: 0;
        border-radius: 0;
        border: none;
    }   
    footer .copyright .col-4{
        width: 100%;
    }
    footer .copyright{
        flex-direction: column-reverse;
        text-align: center;
        gap: 15px;
        padding-bottom: 30px;
    }
    section.about-order .col-3{
        width: 50%;
        margin-bottom: 10px;
    }
    section.about-order .abt-delivery{
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    section.let .cont a{
        font-size: 45px;
    }
}
@media (max-width: 414px){
    .mob-app-nav ul.navs a{
        padding: var(--p10) var(--p10);
    }
    .mob-app-nav{
        bottom: -2px;
    }
}
