button.btn.btn-primary.d-block.mb-1.mx-auto:hover {
    background: #dc3545;
}button.logout-btn.btn-danger.text-white.d-block.mx-auto.mt-3 {
    height: 35px;
    font-size: 15px;
    font-weight: 500;
    display:none !important;
    width: 120px;
    border: none;
    border-radius: 5px;
}
button.btn.btn-danger {
    font-size: 16px !important;
    font-weight: 400!important;
    height: 39px!important;
    width: 126px!important;
    text-wrap:nowrap !important;
}
.col-md-1.icon-right.phone-none a.delete_cart_item {
    color: #6e8975 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
}
.coupon h2 {
    color: #212121;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.coupon p {
    color: #212121;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.col-lg-3 .coupon input.form-control {
    padding: 9px !important;
    height: 51px;
}


@media (max-width:576px){
   
 .shop, .order, .mobile, p.menu, p.time, p.font{
    font-size:11px !important;
}
}
@media (max-width:1271px){
    a.nav-link {
        font-size: 13px;
    }
}
@media (max-width:1105px){
    a.nav-link {
        font-size: 12px;
    }
}
@media (max-width:1300px){
    a.nav-link {
        font-size: 14px !important;
    }
}
@media (max-width:1216px){
    a.nav-link {
        padding: 3px !important;
        font-size: 12px !important;
    }
}
@media (max-width:970px){
    img.profile.rounded-pill {
        width: 34px !important;
    }
   
}
@media (max-width:930px){
    img.profile.rounded-pill {
        width: 25px !important;
    }
    button.btn.btn-danger {
        height: 26px !important;
        width: 63px !important;
    }
    button.btn.border-0.bg-transparent {
        padding: 0px !important;
    }
}





a.btn.btn-primary.btn-block:active {
    background: #bb2d3b;
}
a.btn.btn-primary.btn-block {
    background: #bb2d3b;
    border: none;
}a.nav-link {
    text-wrap: nowrap !important;
}li.nav-item.active.p-3 {
    padding: 3px !important;
}
button.btn.btn-danger {
    font-size: 16px;
    font-weight: 400;
    height: 39px;
    width: 126px
}
button.btn.btn-danger {
    font-size: 10px;
    font-weight: 400;
    height: 29px;
    text-wrap: nowrap;
    width: 86px;
}
a.nav-linka.nav-link {
    font-size: 11px !important;
    text-align: center !important;
}
.card.shadow-sm {
    height: 100% !important;
}


@media (max-width:1050px){
    a.nav-link {
        padding: 2px !important;
    }
    /* button.btn.border-0.bg-transparent {
        padding: 0px !important;
    } */
    button.btn.btn-danger {
        font-size: 9px !important;
        font-weight: 400 !important;
        height: 29px !important;
        text-wrap: nowrap !important;
        padding: 0px !important;
        width: 72px !important;
        text-align: center !important;
    }
}
@media (max-width:970px){
    a.nav-link {
        font-size: 12px !important;
    }
}
@media (max-width:886px){
    li.nav-item.active.p-3 {
        padding: 1px !important;
    }
}
@media (max-width:854px){
    a.nav-link {
        font-size: 10px !important;
    }
}





    body{
      font-family: 'Public Sans', sans-serif;
    }
    
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #ffffff;
        display: block;
        transition: 0.3s;
       }
       button.navbar-toggler {
        border: none;
    }
       .sidenav a:hover {
        color: #f1f1f1;
       }
       form.example {
        margin-top: -73px;
        position: relative;
        /* z-index: 99; */
        font-size:25px;
    }
    a.nav-link {
        color: white !important;
        font-size: 16px;
        font-weight: 400;
    }
    button.btn.bg-transparent.border-0.text-white {
        font-size: 20px;
        padding-left: 30px !important;
    }
       @media screen and (max-width: 450px) {
        .sidenav {padding-top: 15px;}
      
       

       button.navbar-toggler {
           border: none !important;
       }
       button.navbar-toggler:focus {
           box-shadow: none !important;
       }
   }



    button.btn-paynow {
        background: #6e8975;
        color: #fff;
        margin-top: 20px;
        font-size: 16px !important;
        width: 100%;
        border: navajowhite;
        margin-left: 0px;
        border-radius: 5px;
        height: 46px;
    }
    div#dark {
        font-weight: 700;
        font-size: 16px;
    }
    button.btn-paynow:hover{
        background:#6e8975;
        color: #fff;
    }
    button.btn-10 {
        background: black;
        color: white;
        border: 1px solid black;
        width: 21px;
        height: 21px;
        font-size: 10px;
    }
    .btn-3 {
        border: 1px solid black;
        color: black;
        font-size: 11px;
        font-weight: bold;
        height: 21px;
    }
    button.btn-2 {
        background: black;
        color: white;
        border: 1px solid black;
        width: 21px;
        height: 21px;
        font-size: 10px;
    }
  
    .col-md-1 {
        font-size: 16px;
        font-weight: 700;
    }
    p {
        font-size: 16px;
        font-weight: 700;
    }

    p.large {
        font-size: 12px;
        font-weight: 600;
    }

   
   
     
    .fa-bag-shopping{
        color:white;
        height: 17.155811309814453px;
        
       }
    
       span {
        font-size: 12px;
    font-family: Inter;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
       }

      a {
            text-decoration: none !important;
        }
    .sidenav {
         height: 100%;
         width: 0;
         position: fixed;
         z-index: 99;
         top: 0;
         left: 0;
         background-color: #111;
         overflow-x: hidden;
         transition: 0.5s;
         padding-top: 60px;
        }
         
         
         
         .sidenav .closebtn {
         position: absolute;
         top: 0;
         right: 25px;
         font-size: 36px;
         margin-left: 50px;
     }
     p.end-1 {
        margin-right: 40px;
    }
    
       
       @media(max-width:768px){
        nav.navbar.navbar-expand-sm.navbar-dark.bg-dark .container{
            max-width: 100%;
        }
        div#name {
            display: none;
        }
        
        .btn-group.col-md-2.d-flex {
            justify-content: center;
        }
        .icon-right{
            justify-content: flex-end!important;
            display: flex!important;

        }
        .phone-none{
            display:none !important;
        }
        .desktop-none{
            display:block !important;
        }
        .col-md-3.cart-md-3 {
            width: 60% !important;
        }
        .col-md-2.cart-md-2 {
            width: 30% !important;
        }
        .col-md-1.icon-right.desktop-none {
            width: 10%;
        }
        .col-md-3.cart-md-3 p {
            margin-bottom: 2px;
        }
        .col-md-2.price-cart {
            display: flex;
        }
        p.desktop-none.cart-p {
            margin-right: 15px;
            /* width: 100px; */
        }
        p.main-price {
        font-weight: 400;
        }
        .btn-group.col-md-2.d-flex {
            align-items: center;
            margin-top: 20px;
            margin-bottom: -12px;
            /* justify-content: center !important; */
        }
        p.desktop-none.quantity-p {
            margin-right: 15px;
        }
        button.btn-10 {
            background: black;
            color: white;
            border: 1px solid black;
            width: 21px !important;
            height: 20px !important;
            font-size: 11px !important;
        }
        button.btn-2 {
            background: black;
            color: white;
            border: 1px solid black;
            width: 21px !important;
            height: 20px !important;
            font-size: 11px !important;
        }
        .btn-3 {
            border: 1px solid black;
            width: 25px !important;
            height: 20px !important;
            font-size: 11px !important;
        }
        .col-lg-3.total-price-box {
            margin-top: 19px;
            margin-left: -5px;
        }
        .col-md-2.price-cart {
            width: 50%;
        }
        .btn-group.col-md-2.d-flex.qut-cart {
            width: 50%;
        }
        .col-md-2.price-cart.price-main {
            margin-top: 15px;
            margin-left: 0px;
            justify-content: end;
        }
        .col-md-1.icon-right.desktop-none a.delete_cart_item {
            color: #dc3545 !important;
        }
        .col-md-1.icon-right.desktop-none a.delete_cart_item i.fa.fa-trash {
            font-size: 19px;
        }
        span.main-price-phn-cart {
            display: flex !important;
            margin-left: 0px;
            margin-top: 13px;
        }
        .col-md-2.price-cart.total-cart-price {
            margin-top: 21px;
            justify-content: end;
        }
        p.product-name-cart {
            color: #212121;
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }
        p.large.product-size-cart {
            font-weight: 500;
        }
        img.img-fluid.cart-img {
            width: 125px;
            border: 1px solid #00000040;
            border-radius: 6px;
        }
        }
        div#items .col-md-3.cart-md-3 {
            margin-top: 14px;
        }

       
       

       @media(max-width:670px){
        li.nav-item.p-3 {
            padding: 0 !important;
        }
       }

       @media(max-width:767px){
        .cart-new {
           
            border-radius: 17px;
            margin: 12px;
            box-shadow: 1px 1px 6px #000000;
            text-align: center;
            margin-left: 20px !important;
            margin-right: 20px !important;
           
        }
     
           
        /* img.img-fluid {
            height: 140px;
        } */
       }
       
       
       .modal-backdrop.show {
        z-index: 1 !important;
    }
       @media (min-width: 767px){
        .navbar-expand-md    i.fa.fa-shopping-cart {
            display: none;
        }
    }
       @media (min-width: 576px){
       
        i#show {
            display: inline-block;
        }
    }
    @media (max-width:576px){
        .navbar-expand-md  i.fa.fa-shopping-cart {
            padding-right: 20px;
        }
    }

    @media(max-width: 767px){
        p.cart-heading.new-cart-heading {
            margin-left: 0px !important;
            margin-bottom: 22px !important;
        }
    }
    