
button.btn.btn-primary.d-block.mb-1.mx-auto:hover {
    background: #4e494b;
}



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;
}
.col-md-9.col-sm-12.hr {
    padding-left: 0px;
    margin-top: -5px;
}
hr.line {
    color: black !important;
    opacity: 1;
    height: 0 !important;
}

a.btn.btn-primary.btn-block:active {
    background: #bb2d3b;
}
a.btn.btn-primary.btn-block {
    background: #bb2d3b;
    border: none;
}
li.nav-item.active.p-3 {
    padding: 3px !important;
}
button.btn.btn-danger {
    font-size: 16px;
    font-weight: 400;
    height: 39px;
    width: 126px;
    text-wrap:nowrap !important;
}

a.nav-linka.nav-link {
    font-size: 11px !important;
    text-align: center !important;
}
.card.shadow-sm {
    height: 100% !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;
    }
    a.nav-link {
        font-size: 11px !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;
    }
}

@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:886px){
    li.nav-item.active.p-3 {
        padding: 1px !important;
    }
}
@media (max-width:854px){
    a.nav-link {
        font-size: 10px !important;
    }
}

a.nav-link {
    text-wrap: nowrap !important;
}




img.img-fluid.bd-placeholder-img.card-img-top.full {
    padding-top: 30px;
}
img.img-fluid.bd-placeholder-img.card-img-top {
    padding: 20px;
}
button.btn.bg-transparent.border-0.text-white {
    font-size: 20px;
    padding-left: 30px !important;
}

.btn-group {
    width: 58px;
}
img.star-1 {
    width: 15px !important;
    height: 15px !important;
}
ul.star {
    display: flex;
}
/* 
img.img-fluid.bd-placeholder-img.card-img-top {
    width: 258px;
    height: 224px;
} */

p.card-text.mb-3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.36px;
}

body
{font-family: 'Noto Serif Georgian', serif !important;
    font-family: 'Public Sans', sans-serif !important;
}
.carousel-indicators {
    z-index: 99!important;
    align-items: center !important;
}
form.example {
    margin-top: -73px;
    position: relative;
    /* z-index: 99; */
}
span.carousel-control-prev-icon {
    border: 2px solid white;
    border-radius: 20px;
    width: 22px;
    height: 22px;
   
}
span.carousel-control-next-icon {
    border: 2px solid white;
    border-radius: 20px;
    width: 22px;
    height: 22px;
   
}


.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 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-width: 450px) {
    .sidenav {padding-top: 15px;}
   

   
  }
button.btn.btn-danger.text-white.mt-3 {
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    width: 120px;
}
button.navbar-toggler {
    border: none !important;
}
button.navbar-toggler:focus {
    box-shadow: none !important;
}
h4.text-danger {
width: 100% !important;
max-width: 72%;
font-size: 20px !important;
font-weight: 500 !important;
}
h1.text-dark {
font-size: 45px !important;
font-weight: bolder !important;
}
.card.shadow-sm {
border: none;
font-weight: bold;
box-shadow: none !important;
border-radius: 5px !important;
background: #FAF7F2;
}
div#\33 {
font-size: 16px;
font-weight: 700;
}
.dropdown.mt-5 {
padding: 13px;
}

li.fas.fa-star {
font-size: 10px;
color: red;
}
.flex {
justify-content: space-between;
display: flex;
}

ul.star {
padding-left: 0px !important;
}       

img.pic-1 {
width: 100%;
height: auto;
}



    button.bt {
margin-left: 133px;
padding-top: 2px;
}
ul.stars {
color: red;
margin-left: -100px;
font-size: 10px;
}
div#\32 {
align-items: end;
font-weight: bold;
}
    .col-md-3.col-sm-6 {
background: #FAF7F2;

}
.modal-backdrop.show {
    z-index: 1 !important;
}
    button.btn-4 {
border: none;
color: white;
background: red;
border-radius: 5px;
font-size: 12px;
font-weight: 600;
height: 30px;
}

button.btn-10 {
background: black;
color: white;
border: 1px solid black;
width: 21px;
height: 21px;
font-size: 10px;


}
button.btn-2 {
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;
}
.main_menu {
top: 0px;
 width: 100%;
 height: 80px;
 background: black;
 border-bottom: 1px solid #eee;
 z-index: 999;
}


.main_menu .navbar-nav .nav-item .nav-link {
font-size: 16px;
font-weight: 600;
color: white;

text-transform: capitalize;
margin: 0px 15px;
padding: 0;
position: relative;
gap: 66px;
}


.button {
background-color: red;  
border: none;
color: white;
padding: 4px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
font-weight: 700;
line-height: 19.36px;
margin: 0px 0px;
cursor: pointer;
border-radius: 5px;
}


.fa-bag-shopping{
    color:white;
    height: 17.155811309814453px;
   }

   span {
    font-family: sans-serif;
    font-weight: 400;
    font-size: 10px;
    display: inline-block;
    margin-left: 6px;
}
   

.main_menu .menu_icon li:last-child a {
margin-right: 0;
color: white;
cursor:pointer;
} 



.col-md-7
{
width:71px;
height: 22px;
padding-top: 70px;
margin-left : 142px;
font-family: Inter;
font-size: 18px;
font-weight: 700;
line-height: 22px;
letter-spacing: 0em;
text-align: left;
color: #212121;
}



/* -------IMAGE WITH TEXT AND BUTTON (2DIV)-------- */

.container-1 {
position: relative;
text-align: center;
color: white;
max-width: 100%;
width: 100%;
padding-left: 0%;
padding-right: 0%;
}
.container-2 {
position: relative;

color: white;
max-width: 100%;
width: 100%;
padding-top: 6%;

}

.container-1 .content{
position: absolute;
top: 90px;
left: 164px;
transform: translate(-50%, -50%);
}
.content-12{
position: absolute;
top: 90px;
left: 164px;
transform: translate(-50%, -50%);
}
.content-12{


padding-top: 37px;
padding-left: 431px;
}

.container-1 .content .text-1{


padding-top: 167px;
padding-left: 671px
}
.content-12 .text-2 {
color: red;
padding-top: 90%;
margin-left: -24%;
font-weight: 500;
}

.container-1 .content .text-2{
padding-left: 434px;
color: red;
}
.carousel-indicators {

justify-content: start !important;

}
.carousel-indicators [data-bs-target]{
width: 8px !important;
height: 8px !important;
border-radius: 70% !important;
background-color: black !important;
}

.carousel-indicators [data-bs-target]:hover{
    width: 15px !important;
    height: 15px !important;
    border-radius: 70%;   
}

@media only screen and (max-width: 768px) {
.container-1 .content .text-1 {
padding-top: 52px;
padding-left: 118px;
}
.h1, h1 {
font-size: calc(0.375rem + 2.5vw);
}
container-1 .content .text-2 {
padding-left: 434px;
color: red;
}

.container-1 .content {
position: absolute;
top: 90px;
left: 164px;
transform: translate(-50%, -50%);
padding-top: -13%;
padding-bottom: 29%;
}
.container-1 .content .text-2 {
padding-left: 434px;
color: red;

font-size: 9px;
}
.dishes .box-container .box button {
background-color: red;
color: white;
margin-left: 34px;
border-radius: 5px;
border: none;
margin-right: -95%;

padding-right: 12%;
}
.dishes .box-container .box span {
color: black;
font-family: Inter;
font-size: 16px;
font-weight: 700;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
margin-left: -64%;

padding-right: 76%;
}
.container-1 .btn-1 {
position: absolute;
top: 60%;
left: 57px;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
background-color: red;
color: white;
font-size: 11px;
padding: 11px;
border: none;
cursor: pointer;
border-radius: 5px;
text-align: center;
}
.example button {
float: center;

padding: 11px;
background: #dc3545;
color: white;
font-size: 13px !important;
border: none;
cursor: pointer;
margin-left: 42px;
font-size: 17px;
}
}

.container-1 .btn-1 {
position: absolute;
top: 60%;
left: 102px;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
background-color:red;
color: white;
font-size: 16px;
padding: 12px 24px;
border: none;
cursor: pointer;
border-radius: 5px;
text-align: center;
}
.container-1 .btn-1:hover {background-color: #3e8e41}

.example input[type=text] {
padding: 7px;
font-size: 17px;
border: 0px solid grey;
width: 22%;
background: white;
border-bottom: 2px grey;
border-radius: 5px !important;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
height: 50px;
}

.example button{
float: center;
width: 140px;
padding: 14px;
background: #dc3545;
color: white;
text-wrap:nowrap;
font-size: 15px;
border: none;
cursor: pointer;
margin-left: -5px;
font-weight: 500;
border-radius: 5px;
height: 50px;

}





.btn-1 {
border: none;
color: white;
padding: 15px 20px 15px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
margin-left: 6%;
}

.button1 {
background-color:black; 
color:white; 
text-wrap:nowrap !important;
border-radius: 10px;
height: 50px;
border: none;
padding-right: 13px;
padding-left: 18px;
font-weight: 600;
}




.carousel-caption {
position: absolute;
right: 0;
left: 12% !important;
text-align: left !important;
height: 100%;
width: 100%;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-items: center;
max-width: 47%;
color: #fff !important;
}
/* -----------FOOTER SECTION---------- */


.footer-distributed{
    background:black;
    
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 55px 50px;
    }
    
    .footer-distributed .footer-left,
    .footer-distributed .footer-center,
    .footer-distributed .footer-right{
    display: inline-block;
    vertical-align: top;
    }
    
    .footer-distributed .footer-left {
    width: 38%;
    margin-left: 77px;
    }
    
    .image-fluid-1{
    width: 117px;
    height: 49px;
    
    }
    
    .heading-1{
     color: red;
     font-weight: 700;
     font-size: 16px;
     /* font-family: inter; */
     }
    
    .shop{
    
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    letter-spacing: 0em;
    /* font-family: inter; */
    color: white;
    }
    
    .order{
    
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    letter-spacing: 0em;
    /* font-family: inter; */
    color: white;
    
    }
    
    .mobile{
    
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    letter-spacing: 0em;
    /* font-family: inter; */
    color: white;
    
    }
    
    .footer-distributed .footer-center{
    width: 35%;
    margin-top: 6%;
    }
    
    .heading-2{
    /* font-family: Inter; */
    font-size: 16px;
    font-weight: 700;
    line-height: 19.36px;
    letter-spacing: 0em;
    text-align: left;
    color: red;
    
    }
    
    .menu{
    width: Hug (79px);
    height: Hug (136px);
    gap: 20px;
    color: white;
    font-size: 16px;
    /* font-family: inter; */
    font-weight: 500;
    
    }
    
    .footer-distributed .footer-right{
    width: 20%;
    margin-top: 6%;
    
    }
    
    .heading-3{
    /* font-family: Inter; */
    font-size: 16px;
    font-weight: 700;
    line-height: 19.36px;
    letter-spacing: 0em;
    text-align: left;
    color: red;
    }
    
    .time{
    width: Hug (245px);
    height: Hug (292px);
    gap: 20px;
    color: white;
    font-size: 16px;
    /* font-family: inter; */
    font-weight: 500;
    
    }

.mxx-2 {
margin-right: auto!important;
margin-left: 35px!important;
}

h3.title {
font-family: Inter;
font-size: 16px;
font-weight: 700;
line-height: 19px;
letter-spacing: 0em;
text-align: center;
}

.col-md-3.col-sm-6 {
background: #FAF7F2;
margin: 19px;
width: 225px;
border-radius: 11px;
padding: 8px 16px 8px 16px;
height: 375px;
}




@media screen and (max-width:656px){
.container-1 .btn-1 {
position: absolute;
top: 54%;
left: 50px;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
background-color: red;
color: white;
font-size: 16px;
padding: 3px 9px;
border: none;
cursor: pointer;
border-radius: 5px;
text-align: center;
}
div#container img.heigh {
height: 150px;
}
.example button {
float: center;

padding: 4px;
background: #dc3545;
color: white;
margin-top: 10px;
font-size: 13px !important;
border: none;
margin-bottom: 10px;
top: 10px;
cursor: pointer;
margin-left: -5px;
}

.example input[type=text] {
padding: 3px;
font-size: 17px;
border: 1px solid grey;
width: 34%;
float: center;

}
.footer-distributed {
background: black;
box-sizing: border-box;
width: 100%;
/* text-align: center; */
font: bold 16px sans-serif;
padding: 55px 50px;
}
.heading-3 {

letter-spacing: 0em;
text-align: center;

}p {
margin-top: 0;
margin-bottom: 1rem;
margin-left: 0%;
}
.footer-distributed .footer-center {
width: 54%;
margin-top: 20%;
}
.footer-distributed .footer-right {
width: 100%;
margin-top: 25%;
}
.heading-2 {

text-align: center;

}
.container-1 .content .text-2 {
padding-left: 454px;
color: red;
font-size: 9px;
}
.container-1 .content {
position: absolute;
top: 84px;
left: 81px;
transform: translate(-50%, -50%);
padding-top: -13%;
padding-bottom: 29%;
}
.content-12 {
padding-top: 18px;
padding-left: 23px;
left: 90px;
color:red;
font-size: 8px;
}
.container-1 .content .text-1 {
padding-top: 52px;
padding-left: 87px;
}
.footer-distributed .footer-center {
width: 54%;
margin-top: 20%;
}
.product-grid .product-image img {
width: 55%;
height: auto;
}
.content-12 .text-2 {
margin-top: -95%;
margin-bottom: 1rem;

padding-left: 27%;
}
}

@media (max-width:414px){
.footer-distributed .footer-left {
width: 100%;
margin-left: 0;
}
footer.footer-distributed {
font-size:12px !important;
}

.footer-distributed .footer-center {

margin-top: 65px;
}


h1.text-1 {
margin-left: 16px;
}
.content-12 .text-2 {
color: red;
padding-top: 92%;
margin-left: -27%;
font-weight: 500;
}
h1.text-1 {
margin-left: 13px;
}
button.btn-1 {
margin-left: 22px;
margin-top: 5px;
}
.col-md-3.col-sm-6 {
background: #FAF7F2;
margin: 5px;
width: 44%;
border-radius: 11px;
padding: 10px;
margin-left: 15px;
}
button.bt {
margin-left: 11px;
padding-top: 2px;
}

ul.stars {
color: red;
margin-left: -109px;
font-size: 10px;
}
button.btn-4 {
border: none;
color: white;
background: red;
border-radius: 5px;
height: 26px;
font-size: 10px;
}



b {
font-size: 10px;
}

img.pic-1 {
margin-left: 32px;
}
}

p.\34 \.0 {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
}

a {
text-decoration: none;
color: black;
}

button.btn.btn-light.dropdown-toggle {

border: 1px solid black;
}

a.nav-link {
font-weight: 500;
}
@media (max-width:500px){
.flex{
    display:block !important;
    text-align: center;
}
.carousel-indicators {
    justify-content: center !important;
}

.btn-group {
margin-bottom: 10px;
}

div#\33 {
margin-bottom: 10px;
}
}

@media (max-width:954px){
form.example {
display: none!important;
}
}

@media (max-width:500px){
    div#no-flex {
        display: flex !important;
        font-weight: bold;
    }
}
@media(max-width:412px){
    div#width {
        width: 80% !important;
    }
}
@media (max-width:1199px){
button.btn-4 {
font-size: 10px;
}
div#\33 {
font-size: 16px;
}
}
@media (max-width:900px){
p.time {
font-size: 15px;
}
p.menu {
font-size: 15px;
}
}
@media (max-width:633px){
li.nav-item.p-3 {
padding: 0px !important;
}
/* a.nav-link {
font-size: 13px;

} */
button.btn.btn-danger {
font-size: 10px;
}

}
@media(max-width:340px){
/* button.button2 {
font-size: 10px;
}
button.button1 {
font-size: 10px;
} */
ul.star {
font-size: 2px;
}
div#\33 {
font-size: 12px;
}
}
@media(max-width:292px){
button.btn-4 {
font-size: 8px;
}
}
@media(max-width:1200px){
button.btn.btn-danger.text-white.mt-3 {
font-size: 10px;
}
h1.text-dark {
font-size: 34px !important;
font-weight: bold !important;
}
h4.text-danger {
width: 100% !important;
max-width: 72%;
font-size: 16px !important;
}
}
@media(max-width:930px){
/* a.nav-link {
font-size: 13px;

} */
button.btn.btn-danger {
font-size: 10px;
}

h1.text-dark {
font-size: 26px !important;
font-weight: bold !important;
}
}

@media(max-width:857px){
.carousel-indicators [data-bs-target] {
width: 6px !important;
height: 6px !important;
border-radius: 70% !important;
background-color: black !important;
}
}
@media(max-width:723px){
img.heigh {
height: 269px;
}
}
@media(min-width:550px){
img.heigh {
width: 100% !important;

}
}
@media (max-width: 550px){
h4.text-danger {
width: 100% !important;
max-width: 76%;
font-size: 14px !important;
}
.carousel-caption {
 width: 100%;
max-width: 47% !important;
}
}
@media (max-width: 767px){
    li.nav-item.p-3 {
        padding: 0px !important;
    }
    .col-md-9.col-sm-12.hr {
        padding-left: 12px !important;
        margin-top: -5px;
    }
    p.addon {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    section.hide {
        display: none;
    }
}
@media (min-width: 767px){
    i.fa-solid.fa-bag-shopping {
        display: none;
    }
    section.visible {
        display: none;
    }
    
    
   
}

@media (max-width: 392px){
h1.text-dark {
    font-size: 21px !important;
    font-weight: bold !important;
}}
@media (max-width: 320px){
    h4.text-danger {
        width: 100% !important;
        max-width: 76%;
        font-size: 11px !important;
    }}
 @media (max-width: 1200px){
    ul.star {
        font-size: 6px;
    }
    button.btn-10 {
        background: black;
        color: white;
        border: 1px solid black;
        width: 16px;
        height: 16px;
        font-size: 9px;
    }
    .btn-3 {
        
        border: 1px solid black;
        width: 18px;
        height: 16px;
        font-size: 8px;
    }
    button.btn-2 {
        background: black;
        color: white;
        border: 1px solid black;
        width: 16px;
        height: 16px;
        font-size: 9px;
    }
    }
    @media (min-width: 576px){
        
        i#show {
            display: inline-block;
        }
        
       
       
    }
    
    @media(max-width:575px){
        img.img-fluid.bd-placeholder-img.card-img-top {
            padding: 10px !important;
        }
        img.img-fluid.bd-placeholder-img.card-img-top.full {
            padding-top: 20px !important;
        }
        i.fa-solid.fa-bag-shopping {
            padding-right: 20px;
        }
        .sidenav a {
            font-size: 18px !important;
        }
        a.navbar-brand {
            margin-right: 0px !important;
        }
        i#show {
            display: none;
        }
        /* a.nav-link {
            padding-left: 10px !important;
        } */
        li.nav-item {
            padding-left: 9px;
        }
        footer.footer-distributed {
            padding: 20px;
        }
        span {
            font-family: sans-serif;
            font-weight: 400;
            font-size: 12px;
        }
        ul.star{
            display: none;
        }
        .card.shadow-sm .btn-group {
            width: 100%;
            justify-content: center !important; 
            max-width: 100%;
        }
        .modal-dialog.modal-dialog-centered .btn-group {
            justify-content: unset !important;
        }
        

        

        .btn-group {
            justify-content: left !important;
        }
        button.btn.bg-transparent.border-0.text-white {
            font-size: 18px !important;
        }
    }
    @media (max-width: 297px){
    ul.star {
    font-size: 0px;
}
    }

    @media (max-width: 657px){
        .row {
            text-align: left;
        }
        h6.heading-2 {
            text-align: left;
        }
        h6.heading-3 {
            text-align: left;
        }

}

    @media (max-width: 576px){
        button.btn.btn-danger.text-white.mt-3 {
            height: 37px;
            font-size: 11px;
            padding-top: 5px;
           
        }
       
        .mt-5.mb-4.d-flex {
            display:none !important;
        }
        div#mobile {
            flex-wrap: nowrap;
            overflow: scroll !important;
            justify-content: start !important;
            margin-top:20px !important
        }
        div#mobile::-webkit-scrollbar {
            display: none;
        }

        div#mobile{
            -ms-overflow-style: none;  /* IE and Edge */
            scrollbar-width: none;  /* Firefox */
          }
        footer.footer-distributed {
            padding: 20px;
        }
    }
  
    @media(max-width:768px){
       
        footer.footer-distributed {
            padding: 20px;
        }
    }

    @media(max-width:860px){
        button.btn.btn-danger.text-white.mt-3 {
            font-size: 12px;
            height: 43px;
    }
    h1.text-dark {
        font-size: 22px !important;
        font-weight: bold !important;
    }
    h4.text-danger {
        font-size: 13px !important;
    }
}
@media (max-width: 739px){
h4.text-danger {
    width: 100% !important;
    max-width: 100%;
    
}
}
@media (max-width: 280px){
    .carousel-caption {
        width: 100%;
        max-width: 75% !important;
    }
    }
@media (max-width: 423px){
    .carousel-caption {
        width: 100%;
         max-width: 67% !important;
    }
}
@media (max-width: 500px){
    
    .carousel-caption {
        left: 5% !important;
    }
    button.carousel-control-prev {
        display: none !important;
    }
    button.carousel-control-next {
        display: none !important;
    }
    .shop, .order, .mobile, p.menu, p.time, p.font{
        font-size:11px !important;
    }
}
@media(max-width:350px){
    button.button2 {
        font-size: 14px;
        width: 150px;
    }
    button.button1 {
        width: 140px;
        font-size: 14px;
    }

}
    
@media(max-width:284px){
    .button1 {
        padding-right: 6px !important;
    padding-left: 6px !important;
    margin-left: 6px !important;
        }
        
        /* .button2 {
            padding-right: 6px !important;
            padding-left: 6px !important;
            margin-left: 6px !important;
       } */
       .p-3.mb-3 {
        padding: 0px !important;
    }
}
    
     ul.dropdown-menu.show a{
        text-decoration: none;
        color: black;
    }
    ul.dropdown-menu.show {
        text-align: center;
    }
    /* img.img-fluid.bd-placeholder-img.card-img-top {
        height: 160px;
    } */
/* @media(max-width:931px){
    button.btn.btn-danger{
    font-size: 15px;;
}
} */


/* section.scroller .d-flex{    white-space: nowrap;
    overflow-x: scroll;} */
    section.scroller .d-flex {
        white-space: nowrap;
        overflow-x: unset !important;
        
    }


    @media(max-width:1399px){
        span {
            display: inline-table;
        }
    }

    @media(max-width:1199px){
        img.star-1 {
            width: 14px !important;
            height: 14px !important;
        }
        .card-body {
            padding: 5px !important;
        }
        img.star-2 {
            width: 14px;
            /* height: 14px; */
        }
    }
    .modal-backdrop {

        z-index: 62 !important;
    }
    
      span.manu-svg {
        margin-right: 7px;
    }
    
    span.menu-name{font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;}

    button.btn.btn-dark.model-manu {
        padding: 16px 15px;
        position: relative;
        background: #DD2026 !important;
        display: inline-flex;
        align-items: center;
    }
    div#veg_food .d-flex.menu-1, div#non_veg .d-flex.menu-1, div#new_launched .d-flex.menu-1 {
        align-items: center !important;
    }
    h3.cart-popup-heading {
        color: #212121;
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding-top: 4px;
        margin-right: 5px;
    }
    h4.item-name-cart {
        color: #212121;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    select.car-popup-variant {
        width: 100% !important;
        padding: 12px 10px;
        border-radius: 5px;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        color:#828181;
        border: 1px solid #828181 !important;
    }
    select.car-popup-variant option {
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        padding: 12px 0px;
        color:#828181;
    }
    label.variant-lable-cart {
        color: #212121;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    span.span-variant {
        margin: 0px 0px 16px 0px;
        /* padding: 0px !important; */
        display: flex;
        /* align-items: center; */
        justify-content: space-between;
    }
    span.select-option {
        color: #212121;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    span.price-popup-flex {
        display: flex;
        justify-content: space-between;
    }
    span.price-popup-flex {
        display: flex;
        justify-content: space-between;
        margin: 8px 0px 20px -6px;
    }
    span.price-popup-flex label {
        color: #212121;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-left: 9px;
        margin-right: 8px;
    }
    span.popup-price {
    color: #212121;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cart-popup .btn-group.qty_block button {
    padding: 0px 11px;
    height: 31px;
    font-size: 17px;
    width: 29px !important;
    line-height: unset;
}
.cart-popup .btn-group.qty_block input {
    height: 31px;
    font-size: 15px;
    /* width: 90px; */
    /* padding: 0px 8px; */
}
span.popup-cart-btn-qu {
    display: flex;
    justify-content: space-between;
    margin: 0px 15px;
    align-items: center;
    padding-top: 18px;
}
.col-md-1.icon-right {
    text-align: end;
    /* float: right !important; */
}
img.img-fluid.cart-img {
    width: 125px;
}
.row.cart-new.cart_item {
    border-bottom: 1px solid #ababab;
    margin-top: 18px;
    padding-bottom: 18px;
}
.col-md-2.icon-right {
    text-align: right;
}

h3.page_heading {
    color: #212121;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 18px;
}

.row.cart-bottom {
    justify-content: space-between;
}

.col-lg-3.total-price-box {
    /* margin: 0px !important; */
    /* padding: 0px !important; */
    /* margin-right: -32px; */
    background-color: #faf7f2;
    padding: 16px 17px;
}
span.cart-btn-span {
    /* width: 100%; */
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
span.cart-btn-span button.btn-paynow.placeorder {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.cart-new {
    border-radius: unset !important;
    margin: 12px;
    box-shadow: unset !important;
}
.desktop-none{
    display:none;
}



    @media(max-width:769px){
        .modal-body.tabs_wrapper {
            margin-top: 20px;
        }
        div#search_bar {
            margin-top: 8px;
            padding: 0px 12px;
        }
        form.example.menu-search-form input[type=text] {
            margin-right: 5px;
        }
        button.menu-search-button {
            font-size: 12px !important;
            /* padding: 6px 0px !important; */
        }
        .menu-search-form input[type="text"]::placeholder {
            font-size: 12px !important;
        }
        .phone-flex {
            display: flex;
        }
        .row.cart-bottom {
            justify-content: space-between;
            margin-left: 0px;
        }
        .phone-none{
            display:none;
        }
        .desktop-none{
            display:block !important;
        }
    
    }  

       