@font-face {
    font-family: 'Metropolis Regular';
    src: url('/public/metropolis-font/Metropolis-Regular.otf') format('opentype');
    /* You can specify additional font properties if needed, such as font-weight */
}
@font-face {
    font-family: 'Metropolis Light';
    src: url('/public/metropolis-font/Metropolis-Light.otf') format('opentype');
    /* You can specify additional font properties if needed, such as font-weight */
}
@font-face {
    font-family: 'Metropolis Medium';
    src: url('/public/metropolis-font/Metropolis-Medium.otf') format('opentype');
    /* You can specify additional font properties if needed, such as font-weight */
}
@font-face {
    font-family: 'Metropolis Semi Bold';
    src: url('/public/metropolis-font/Metropolis-SemiBold.otf') format('opentype');
    /* You can specify additional font properties if needed, such as font-weight */
}
body {
    font-family: 'Metropolis Regular';
    font-weight:normal;
}
.card-header.mb-1{
    font-family: 'Metropolis Medium';
    font-weight:normal;
}
h1,h2,h3,h4,h5,h6,strong,h2.labelCf,.res_title a,.card-header.mb-1,.itemDetails .add-to-cart-btn,
.res_mimimum,.product-item_quantity,.card-body.minik,.sidenav-cart a{
    font-family: 'Metropolis Semi Bold';
    font-weight:normal;
    text-transform: capitalize;
}
.res_description {
    text-transform: capitalize;
}
@media (max-width: 1199px) {
    .itemsSearchHolder {
        /*display: block!important;*/
        flex-wrap: wrap;
    }
    .itemTypes {
        position: unset!important;
        margin-top: 1rem!important;
    }
    .container{
    max-width: 100% !important;
    }
}

@media (max-width: 992px) {
    .section-profile-cover {
        height: auto!important;
    }
    .container1 {
        height: auto!important;
    }
    .select2-container {
        width:95%!important;
    }
    .row.align-items-center.justify-content-md-between {
        text-align: center;
    }
    .no-image-strip {
        padding-bottom: 3px;
        margin-bottom: 3px!important;
        border-bottom: 1px solid #dddddd!important;
        padding: 10px;
    }
}

@media (max-width: 768px) {
    .no-image-card {
        padding-left: 0.5rem!important;
        padding-right: 0.5rem!important;
    }
    h4.col-12.mb-0.pb-3.no-orders-title {
        font-size: 18px;
    }
}
div#whatsapp-floating-button svg {
    fill: #ffffff !important;
}
.itemsSearchHolder {
      margin-right: 0px !important;
      text-align: center;
}                       
.select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #444;
      line-height: 48px;
}
.select2-container .select2-selection--single {
      box-sizing: border-box;
      cursor: pointer;
      display: block;
      height: 48px;
      user-select: none;
      -webkit-user-select: none;
}
div#searchModal .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 60px;
}
div#searchModal .select2-container .select2-selection--single{
      height: 60px;
}
.select2-container {
      min-width: 40%!important;
      box-sizing: border-box;
      display: inline-block;
      margin: 0;
      position: relative;
      vertical-align: middle;
}

@media (min-width:993px){
/*    .itemsSearchWrapper .select2-container {*/
/*      width:60%!important;*/
/*}*/
}
.itemsSearchHolder .select2-container--default .select2-selection--single .select2-selection__arrow b, #searchModal .select2-container--default .select2-selection--single .select2-selection__arrow b {
      background-image: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-search-48.png);
      background-color: transparent;
      background-size: contain;
      background-repeat: no-repeat;
      border: none !important;
      height: 48px !important;
      width: 20px !important;
      margin: auto !important;
      top: auto !important;
      left: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 48px;
      position: absolute;
      top: 14px;
      right: 2px;
      width: 48px;
}
.itemsSearchHolder {
    display: flex;
    justify-content: space-between;
    margin-right: 0px !important;
    text-align: center;
    margin-top: 0;
    padding-bottom: 10px;
    background-color: #ffffff;
}

#searchModal span#select2-itemsSearch2-container {
    text-align: center;
}

#searchModal span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

span.select2-selection.select2-selection--single {
    border: 1px solid black;
}


.cat_name_ru {
    /*padding: 10px 15px!important;*/
    background: #938f43!important;
    border-radius: 5px!important;
    color: #ffffff!important;
    pointer-events: none;
}

.cat_name_ru h1 {
    font-size: 1.2em;
    color: #ffffff;
    line-height: 1em;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.tabbable .nav-pills .nav-link {
    white-space: nowrap;
    border: 1px solid #8d0808;
    margin-right: 1em;
    text-transform: uppercase;
}

.nav-pills .nav-link:hover {
    color: #ffffff;
    background-color: #990b0b;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #990b0b;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-primary {
    padding: 6px 22px;
    color: #fff;
    background-color: #990b0b;
    border-color: #990b0b;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

.my-auto {
    text-align: center;
}
.res_mimimum {
    color: #990b0b;
    line-height: 27px;
    font-size: 18px;
}

.card-header.mb-1 {
    color: #fff !important;
    background-color: #000 !important;
    border-radius: 0px !important;
    font-weight: normal;
    color: #000 !important;
    background: #f9f4ff !important;
    background: linear-gradient(180deg, #fff1df 0%, rgba(255,255,255,1) 100%) !important;
    border-top: 1px solid #f9e8d2;
}

.btn-cart {
    color: #990b0b !important;
}

.badge-primary {
    color: #fff;
    background-color: #990b0b;
}

.product-item_title {
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin: 0;
}

.info-block.block-info {
    border-color: transparent;
    padding-right: 8px;
}

.page-link {
    color: #000000;
    background-color: #fff;
    border: 0.0625rem solid #000000;
}

.page-link:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.product-item_quantity {
    color: #990b0b;
    margin-bottom: 5px;
}

.nav-pills .nav-link {
    padding: 0.5rem 0.5rem;
     color: #990b0b;
    font-weight: 600;
    font-size: .7rem;
    box-shadow: 0 0px 0px rgb(50 50 93 / 11%), 0 0px 0px rgb(0 0 0 / 8%);
    background-color: #fff;
    transition: all .15s ease;
}

.strip figure img{
    border-radius:8px;
}
.strip figure {
    background-color: transparent;
    height:150px;
}

@media (max-width:992px){
    .strip {
        position: relative;
        margin-bottom: 5px;
        border-bottom: 1px solid #999999;
    }
    
    .res_mimimum {
        display: inline-block;
        background-color: #d1ecff;
        border-radius: 5px;
        padding: 4px 8px;
        margin-top: 8px;
        color: #000000;
    }
}

.footer {
    background: #232F3E;
    padding: 1.3rem 0;
    border-top:20px solid #37475A;
}

.faddress{}

.faddress p, .faddress p a {
    font-size: 1.1rem!important;
    font-weight: 500;
    color:#ffffff;
}

.faddress b {
    font-size: 1.2rem;
    color:#ffffff;
}

.bg-grey{
    background-color:#131A22;
    color:#ffffff;
    padding:20px;
    border-top:1px solid #e1e1e1;
    font-size:12px;
}

.bg-grey p, .bg-grey a{
    color:#ffffff80;
        font-size:12px;
}

img.img-fluid.item-type {
    width: 16px;
    height: auto;
}


.selectVegItem, .selectNonVegItem, .selectDrinkItem, .selectOtherItem{
    /* box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%); */
      border: 1px solid rgb(64 60 67 / 20%);
      box-shadow: 0 0 10px #dddddd;
}
.selectedVegItem, .selectedNonVegItem, .selectedDrinkItem, .selectedOtherItem {
    /*box-shadow: inset 0 0 5px 1px rgb(237 189 189);*/
    border: 1px solid #ff000030;
    background-color: #fff5f5;
}
input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.itemTypes {
    position: absolute;
    right: 0;
}

.moreCategories {
    height: auto;
    width: 24px;
    margin-top: -19px!important;
}

.no-image-card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

span.footer-mobile {
    color: #fff;
    padding: 0 5px;
}

span.footer-mobile a{
    color: #fff;
    /*padding: 0 5px;*/
}

/* Google translate CSS*/
@media (min-width: 1200px){
     .itemTypes label.form-check-label {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }
    .itemTypes label.form-check-label font {
        max-width: 100%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .sidenav-cart {
    max-width: 380px;
}
}

@media (max-width: 1200px) {
    .googleTranslateHolder {
        margin-bottom: 1rem;
        flex: 0 0 48%;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 10px;
    }
    
    select.goog-te-combo {
        height: 40px;
        border: 1px solid #dddddd;
        margin-top: 0px !important;
        border-radius: 6px;
        padding: 0 10px;
        width: 100%;
        background: #ffffff;
    }
    .select2-container {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        flex: 0 0 48%;
        vertical-align: middle;
        margin-top: 5px;
        max-width: 48%;
    }
    #searchModal .select2-container {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        flex: 0 0 48%;
        vertical-align: middle;
        margin-top: 5px;
        max-width: 100%;
    }
    .itemsSearchWrapper .select2-container {
        max-width: 90%;
    }
    .itemsSearchHolder {
        justify-content: center;
    }
    .select2-container .select2-selection--single {
        height: 40px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
    }
    div#searchModal .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 60px;
    }
    div#searchModal .select2-container .select2-selection--single {
        height: 60px;
    }
    
    .itemsSearchWrapper .select2-container {
          flex: 0 0 100% !important;
    }
    .cat_name_ru {
        top: 126px;
        border-top: 1px solid #d4d4d4;
    }
}

select.goog-te-combo {
    height: 40px;
    border: 0px solid #dddddd;
    margin-top: 0px !important;
    border-radius: 6px;
    padding: 0 10px;
    background-color: #ffffff;
}
#google_translate_element {
    height: 40px !important;
    margin-top: -5px;
    height: 40px !important;
    margin-top: -5px;
    box-shadow: 0 0 10px #dddddd;
    background: #ffffff;
    border-radius: 5px;
}
.googleTranslateHolder {
    margin-bottom: 1rem;
    z-index: 9999;
}
span.select2-selection.select2-selection--single {
    border: 0px solid #dddddd;
    box-shadow: 0 0 10px #dddddd;
}
.itemsSearchWrapper .select2-container {
      width:60%!important;
}
.itemsSearchWrapper {
    justify-content: center;
}

/*menu button for mobile*/
@media (max-width:768px) {
    ul.nav.nav-pills.bg-white.mb-2.mt-3.p-1 {
        display: none;
    }
    .dropdown.for-menu {
        display: block!important;
    }
}
.for-menu button .roll-icon {
    width: 24px;
    margin-right: 10px;
}
.for-menu button.dropdown-toggle:after{
    display:none !important;
}
.dropdown.for-menu {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1000;
}
.dropdown.for-menu .dropdown-menu {
    width: 300px;
    margin-left: -82px;
	overflow:auto;
}
.dropdown.for-menu .dropdown-menu .menu-wraps {
    max-height: 300px;
    height: auto;
    overflow: auto;
}
button#dropdownMenuButton {
    color: #ffffff;
    background-color: #2e2e2e;
    border-color: #2e2e2e;
    box-shadow: 0 2px 15px #00000054;
    border-radius: 18px;
    padding: 10px 15px 5px 15px;
}
.ms-head {
    font-weight: 900;
    padding: 10px 15px;
    font-size: 20px;
}
.dropdown.for-menu.show:before {
    backdrop-filter: blur(3px);
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 75%);
}
.dropdown-menu .dropdown-item {
    padding: 0.5rem 1rem;
    display: flex; 
    justify-content: space-between;
}
#menu-close-btn, #menu-show-btn {
    display: inline-flex;
    align-items: center;
}
#menu-close {
    display: none;
}

.fixed-position {
    overflow: hidden;
}
 
#goog-gt-tt{
    display: none !important; 
    top: 0px !important; 
}

#goog-gt-{
    display: none !important; 
    top: 0px !important; 
}

.goog-text-highlight {
    background-color: unset!important;
    box-shadow: none!important;
}

iframe#\:1\.container {
    display: none!important;
}


/* Change Page design new*/
.cat_name_ru {
    padding: 10px 15px!important;
    background: #fefefe!important;
    border-radius: 5px!important;
    color: #000000!important;
    font-weight: 900;
    font-size: 18px;
    /*box-shadow: 0 5px 10px #dddddd;*/
    margin-bottom: 20px !important;
    position: sticky;
    z-index: 99;
}

.categoryAccordion {
    border: 1px solid #d4d4d4!important;
    box-shadow: 0 5px 10px #dddddd;
    margin-bottom: 15px;
}

i.fa.fa-globe.my-auto {
    font-size: 34px;
    padding-right: 10px;
}

.cat_item_ru .itemDetails:last-child .no-image-strip {
      border: 0 !important;
}


.bottom-info-container #whatsapp-floating-button .float svg path, .bottom-info-container #callOutShoppingButtonBottom svg path {
    /*stroke: #000000 !important;*/
}

.bottom-info-container > div.voice-search svg {
    width: 40px !important;
    height: 40px !important;
}

/*New Added MS*/
@media screen and (max-width:768px){
    .row.price-container .col-12.col-xs-6.cart-controls {
        text-align: right;
        padding-left: 0;
    }
    .bottom-info-container a.float svg, .bottom-info-container button svg, .bottom-info-container .btn-cart svg, .bottom-info-container div#callOutShoppingButtonBottom svg {
        width: 20px !important;
        height: 25px !important;
    }
    .bottom-info-container a.float svg{
        width: 25px !important;
        height: 25px !important;
    }
    .bottom-info-container div#callOutShoppingButtonBottom svg {
        width: 20px !important;
        height: 20px !important;
    }
    .bottom-info-container > div.voice-search svg {
        width: 45px !important;
        height: 45px !important;
    }
    .bottom-info-container #whatsapp-floating-button .float svg path, .bottom-info-container #callOutShoppingButtonBottom svg path  {
        /*stroke: #000000 !important;*/
    }
    .strip {
        position: relative;
        border-bottom: 0px solid #ddd;
        border: 1px solid rgba(0, 0, 0, 0.05);
        box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.06);
        padding: 7px;
        margin: 0 -10px;
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .strip figure {
        background-color: transparent;
        height: 90px;
        border-radius: 10px;
        border: 1px solid #f2f2f2;
        background:#f2f2f2;    
        margin-bottom: 0;
    }
    .res_description {
            font-size: 14px;
            margin: 5px 0 5px 0;
            color: #999999;
    }
    .res_title img.img-fluid.item-type {
        width: 18px;
        height: 18px;
        position: absolute;
        right: 12px;
        border-radius: 4px;
    }
    .res_title a {
        font-size: 16px;
        line-height: 1.2 !important;
        padding-right: 24px;
        display: block;
        position:relative;
    }
    .item-detailss {
        padding-top: 0 !important;
        padding-left: 0 !important;
    }
    a.navbar-brand{
        padding: 5px 5px 5px 5px;
    }
    a.navbar-brand img {
        max-width: 200px;
        margin: auto;
        height: auto !important;
    }
    .categoryAccordion {
        border: 0 !important;
        box-shadow: none;
    }
    .cat_item_ru > div:last-child .strip {
        border-bottom: 0;
    }
    .googleTranslateHolder {
        margin-bottom: 5px;
        padding-top: 5px;
        border: 1px solid #f2f2f2;
        flex: 0 0 calc(100% - 65%);
        background: #ffffff;
        height: 35px;
        color: #7e7e7e;
    }
    .itemsSearchHolder .my-1 {
        position: absolute;
        right: 15px;
        width: calc(100% - 148px);
        padding: 0;
        display: flex;
        align-items: end;
        justify-content: flex-end;
        top: 10px;
        text-align: right;
    }
    .itemsSearchHolder i.fa.fa-globe.my-auto {
        font-size: 20px;
        padding-right: 2px;
        margin-top: 2px !important;
        margin-left: 5px;
    }
    .itemsSearchHolder .select2-container {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        flex: 0 0 100%;
        vertical-align: middle;
        margin-top: 5px;
        max-width: 100%;
    }
    .selectVegItem, .selectNonVegItem, .selectDrinkItem, .selectOtherItem {
        box-shadow: none;
        border: 0px solid #f2f2f2;
    }
    .my-1 > div{
        margin-left: 5px !important;
        margin-right: 0px !important;
        border-radius: 8px !important;
    }
    nav.tabbable.sticky.bg-white {
        padding: 0 15px;
        margin: 0 -15px;
        background: #ffffff !important;
    }
    .itemsSearchHolder {
        justify-content: left;
        background: transparent;
    }
    #google_translate_element {
        padding: 0 0 !important;
        box-shadow: none;
    }
    select.goog-te-combo {
        background: #ffffff;
        height: 33px;
        font-weight: bold;
        font-family: "Open Sans",sans-serif;
        font-size: 14px;
        outline: 0;
        color: #000000;
    }
    .itemsSearchHolder .my-1 label.form-check-label {
        padding: 5px 10px !important;
        border: 1px solid #dddddd;
        border-radius: 8px;
        font-weight: bold;
        /*background: #ffffff;*/
        height: 31px;
        align-items: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        box-shadow: none !important;
        color: #000000;
    }
    span.select2-selection.select2-selection--single {
        border: 1px solid #f2f2f2;
        box-shadow: none;
        background: #ffffff;
        font-weight: 900;
    }
    .itemsSearchHolder .my-1 label.form-check-label img.img-fluid {
        width: 15px !important;
        height: 15px !important;
        float: left;
        margin: 0px 4px 0 0 !important;
        border-radius:2px;
    }
    .cat_name_ru {
        padding: 0px 15px !important;
        border-radius: 0px !important;
        box-shadow: none;
        margin: 0 -15px;
        margin-bottom: 10px !important;
        border-bottom: 0;
        background:#eff8ff !important;
        /*background: #2e2e2e !important;
        color: #ffffff !important;*/
    }
    .card-header.mb-1.cat_name_ru {
        top: 63px;
        border-top: 0px solid #d4d4d4;
        font-size: 16px;
        padding: 5px 15px !important;
        color: #000 !important;
        background: #f9f4ff !important;
        background: linear-gradient(180deg, #fff1df 0%, rgba(255,255,255,1) 100%) !important;
        border-top: 1px solid #f9e8d2;
    }
    .res_mimimum {
        background: transparent;
        color: #ff4634;
        padding: 0;
        font-size: 16px;
    }
    select.goog-te-combo {
        min-width: 130px;
    }
    .translator-logo {
        padding: 3px 5px!important;
    }
    .row.price-container .col-12.col-xs-6 {
        width: 50%;
        flex: 0 0 50% !important;
    }
}

.translator-logo {
    padding: 3px 0;
}

.selectVegItem i.fa.fa-times, .selectNonVegItem i.fa.fa-times, .selectDrinkItem i.fa.fa-times, .selectOtherItem i.fa.fa-times {
    display: none;
}

/*.selectedVegItem label, .selectedNonVegItem label, .selectedDrinkItem label, .selectedOtherItem label {*/
/*    font-weight: 900;*/
/*}*/

.selectedVegItem i.fa.fa-times, .selectedNonVegItem i.fa.fa-times, .selectedDrinkItem i.fa.fa-times, .selectedOtherItem i.fa.fa-times {
    padding-left: 4px;
}


#whatsapp-floating-button .float{
    position:fixed;
    width:3rem;
    height:3rem;
    bottom: 84px;
    right:20px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:1000;
}
    
#whatsapp-floating-button .my-float{
	/*margin-top:16px;*/
}

@media (max-width: 992px) {
    #whatsapp-floating-button .float{
        bottom: 24px;
        left:20px;
    }
}




.switcher {
    text-align: left;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 0.25rem!important;
    margin-bottom: 0.25rem!important;
}

.switcher a {
    text-decoration: none;
    /*display: block;*/
    font-size: 12pt;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .switcher {
        margin-left: 0px !important;
    }
    .switcher a {
        font-size: 14px;
    }
    .switcher .option {
        width: 116px !important;
        top: 51px;
    }
    .switcher .selected a {
        width: 92px !important;
    }
}

@media screen and (max-width: 1200px) {
    .switcher {
        display: flex;
        flex: 0 0 48%;
        font-size: 14px;
        margin-top: 0!important;
    }
    
}

@media screen and (min-width: 1200px) {
    .switcher .option {
        top: 54px;
    }
}

.switcher a img {
    box-shadow: 0px 0px 3px #979797;
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
    margin-right: 4px;
}

.switcher a:hover img {
    opacity: 1;
}
    .switcher .selected {
    border-radius: 5px;
    box-shadow: 0 0 10px #dddddd;
    position: relative;
    z-index: 9999;
}
.switcher .selected a {
    /*border: 1px solid #cccccc;*/
    color: #666666;
    padding: 8px 14px 8px 10px;
    width: 161px;
}
.switcher .selected a:after {
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 15px;
    background-position: 50%;
    background-size: 11px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666666'/></svg>");
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .01s;
}
.switcher .selected a.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.switcher .selected a:hover {
    /*background: #f0f0f0*/
}

.switcher .option {
    max-height: 80vh;
    position: absolute;
    z-index: 9999;
    /*border-left: 1px solid #cccccc;*/
    /*border-right: 1px solid #cccccc;*/
    /*border-bottom: 1px solid #cccccc;*/
    /*background-color: #eeeeee;*/
    display: none;
    width: 100%;
    /*max-height: 198px;*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 0 10px #dddddd;
    max-width: 185px;
}
.switcher .option a {
    color: #000000;
    padding: 3px 5px;
}
.switcher .option a:hover {
    background: #ffffff;
}
.switcher .option a.selected {
    background: #f1f1f1;
    border-radius: 0;
    box-shadow: unset;
    border-bottom: 1px solid #ddd;
}
#selected_lang_name {
    float: none;
}

.l_name {
    float: none !important;
    margin: 0;
}

.switcher .option::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5;
}
.switcher .option::-webkit-scrollbar {
    width: 5px;
}

.switcher .option::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    background-color: #888;
}

.option-container {
    padding: 8px;
    background: #f1f1f1;
}

a.navbar-brand.res-logo-41 {
      padding: 0;
}

font {
    text-transform: capitalize;
}

.text-small {
    font-size: 14px;
    padding-bottom: 0px!important;
    padding-top: 10px!important;
}

.nav-pills span.d-block.text-small, .dropdown.for-menu span.d-block.text-small {
    display: none!important;
}

.elixir-logo-footer {
    width: 256px;
    margin-top: 10px;
}

@media screen and (max-width: 1200px) {
    .elixir-logo-footer {
        width: 180px;
    }
}

button.btn.btn-outline-primary.btn-icon.btn-sm.page-link.btn-cart-radius:first-child {
    margin-left: 10px;
}

.offcanvas-menu-inner {
    padding: 0 17px 0 17px;
}

#cartList {
    overflow-y: auto;
    max-height: 63vh;
}

.section-profile-cover {
    height: 247px;
}

/*-----------------------new------------------------*/
    
    
#totalPrices {
    color: #990b0b;
    font-size: 21px;
    text-align: center;
}

span.select2-selection.select2-selection--single {
    border: 1px solid #dddddd;
    box-shadow: none;
}

.select2-container .select2-selection--single {
    line-height: 28px !important;
    background-color: transparent;
}

/*.select2-container--default .select2-selection--single .select2-selection__rendered {*/
/*    line-height: 28px !important;*/
/*}*/

   .minicart-content .items {
    border-bottom: 0px solid #d5d5d5;
    padding-top: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #f9f9f9;
    padding-left: 0;
    padding-right: 0;
    background: linear-gradient(180deg, #fff1df 0%, rgba(255,255,255,1) 100%) !important;
    border-top: 1px solid #f9e8d2;
    }
   .minicart-content .square-box {
          display: none;
    }
.card-body.minik {
    padding: 10px;
}
#cartList {
  background-color: #ffffff;
  padding-top: 0px;
  &::-webkit-scrollbar {
    background-color: #CA8686;
    width: 0px;
  }
}
#cartList:hover {
  &::-webkit-scrollbar {
    width: 7px;
  }
  &::-webkit-scrollbar-thumb {
    background-color: #990B0B;
  }
}
@media (hover: none) {
#cartList {
    &::-webkit-scrollbar {
      width: 8px;
    }
    &::-webkit-scrollbar-thumb {
      background-color: rgba(0,0,0,.2)
    }
  }
}

.minicart-checkout {
    position: absolute;
    bottom: 40px;
    right: 0px;
    width: 100%;
    padding: 10px;
}

.top-navbar-1{
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.top-navbar-1 .btn {
    padding: 7px !important;
    margin-right: 10px;
}

.sidenav-cart{padding-top: 9px;z-index: 999999;}
.sidenav-cart-close {
    display: block;
    margin-right: -600px;
}
.sidenav-cart-open {
    display: block;
    margin-right: 0;
}
.px-4 {
    padding-left: 12px;
    padding-right: 12px !important;
}

  i.fa.fa-trash {
      font-size: 155%;
      color: #990000;
      /* font-weight: normal; */
}

#modalPrice{font-weight: bold;
    color: #990b0b;
    font-size: 18px;
}

#modalDescription{ color: #000; font-weight: bold;}

  .searchable-container {
      height: 84vh;
      position: relative !important;
}

/*no scroll checkout*/
 
body.no-scroll
{
    overflow: hidden;
    
}

@media (max-width: 767px) {
    .bottom-info-container {
        background-color: #ffffffcf;
        /*height: 60px;*/
        width: 100%;
        position: fixed;
        border-top: 1px solid #5555556b;
        bottom: 0;
        z-index: 1000;
    }
}
    
.dropdown.for-menu {
    z-index: 999;
}

.badge-primary {
    background-color: #990b0b;
}

span#callOutShoppingButtonBottomBadge {
    position: absolute;
    top: 0px;
    right: 1px;
    border-radius: 10px;
    min-width: 21px;
    height: 21px;
    /*line-height: 9px;*/
}

.add-to-cart-btn:disabled {
    color: #fff;
    background-color: #990b0b;
    border-color: #990b0b;
}
.callOutShoppingButtonBottom {
    cursor: pointer;
}




/*updated css */
 html {
          scroll-behavior: smooth;
          scroll-padding-top: 120px;
        }
        .container1 {
            position: relative;
            text-align: center;
            color: white;
            height:470px;
            overflow: hidden;
        }
        .centered {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        .centered h1 {
            text-transform: capitalize;
            color: #fff;
            line-height: 1em!important;
            text-shadow: 1px 1px 0 #000000;
        }
        
        .slogan{
    text-align: center;
    margin-top: 18px;
   font-family: Pacifico, cursive;
    font-size: 25px;
    font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

h2.labelCf {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    background: #e20b7e;
    max-width: 445px;
    margin: auto;
    padding: 0 15px;
    border-radius: 50px;
    border: 2px solid #efcc31;
    outline: 5px solid #afc3e594;
    margin-bottom: 6px;
    margin-top: -24.5px;
    position: relative;
    z-index: 9999;
}

#navbar-main.navbar-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Adjust the opacity as needed */
  z-index: -1; /* Place the overlay below the content */
}
#navbar-main{
    z-index: 1;
}



/*cart close button*/
div#search-result-list .single-item {
    flex: 0 0 30%;
    position: relative;
    border: 1px solid #dddddd;
    margin-right: 15px;
    padding: 10px;
    border-radius: 15px;
    padding-bottom: 50px;
    margin-bottom: 15px;
}
div#search-result-list {
    flex-flow: wrap;
}
div#search-result-list .single-item figure {
    height: 95px;
    overflow: hidden;
    border: 1px solid #dddddd;
    border-radius: 15px;
    background: #eeeeee;
}
div#search-result-list .single-item figure img {
    height: 100%;
    display: block;
    margin: auto;
}


div#search-result-list .single-item .cart-controls {
    position: absolute;
    bottom: 10px;
}
.modal-header .close span {
    font-size: 34px;
}
@media screen and (max-width: 768px){
.itemsSearchHolder .select2-container {
    box-sizing: border-box;
    display: none;
    margin: 0;
    position: absolute ;
    flex: 0 0 100%;
    vertical-align: middle;
    /* margin-top: 5px; */
    max-width: 100%;
    width: calc(100% - 154px) !important;
    right: 15px;
}
.itemsSearchHolder .my-1 {
    position: relative;
    right: -20px;
    width: calc(100% - 170px);
    padding: 0;
    display: flex;
    align-items: end;
    justify-content: end;
    top: -4px;
    text-align: center;
    padding-bottom: 2px;
    margin: 0 !important;
}
.switcher {
    margin-left: 0px !important;
    flex: 0 0 150px;
}
div#search-result-list {
    display: flex;
    overflow: auto;
    padding-bottom: 20px;
    margin: 0 !important;
    flex-flow: nowrap;
}
div#search-result-list .single-item {
    flex: 0 0 200px;
}
div#search-result-list .single-item figure {
    height: 145px;
}
}



@media screen and (max-width: 768px) {
    #startRecButton {
        position: absolute;
        right: 0px;
        background-color: #fb6340;
    border-color: #fb6340;
    }
}
@media screen and (max-width: 650px){
    .itemsSearchHolder .my-1 label.form-check-label {
    padding: 5px 5px 5px 3px !important;
    border: 1px solid #dddddd;
    border-radius: 8px;
    font-weight: normal;
    /* background: #ffffff; */
    height: 31px;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: none !important;
    color: #000000;
    font-size: 13px;
}
.itemsSearchHolder .my-1 label.form-check-label img.img-fluid {
    width: 18px !important;
    height: 18px !important;
    float: left;
    margin: 0px 4px 0 0 !important;
    border-radius: 2px;
}

.selectedVegItem, .selectedNonVegItem, .selectedDrinkItem, .selectedOtherItem {
    border: 0!important;
    background-color: #fff5f5d4;
}
.itemsSearchHolder .my-1 {
    right: 0;
    left: 0;
    width: calc(100% - 150px);
}
a.navbar-brand img {
    max-width: 100px;
}
}

.bottom-info-container {
    display: flex;
    position: fixed;
    flex-wrap: wrap;
    width: 60px;
    bottom: 10px;
    right: 10px;
    justify-content: center;
    z-index: 99999;
    /* background: #ffffff; */
    padding: 10px;
    border-radius: 30px;
    /* box-shadow: 5px 5px 40px #0000002e;*/
}
.bottom-info-container > div {
    margin-top: 15px;
    right: 0;
    left: 0;
    flex: 0 0 100%;
    margin: 0 0 10px 0;
}
.bottom-info-container #whatsapp-floating-button .float {
    position: inherit;
    width: 50px !important;
    height: 50px !important;
    bottom: auto;
    display: block;
    font-size: 33px;
    background: #9233cbdb;
    box-shadow: none;
    padding: 4px;
    border: 0;
    border-radius: 15px;
}
.bottom-info-container .voice-search > button {
    border-radius: 15px;
    height: 50px;
    width: 50px;
    font-size: 30px;
    padding: 2px;
    margin: 0;
    background: #fb6340;
    border-color: #ffffff;
    box-shadow: none;
    border: 0;
}
.bottom-info-container .voice-search > button svg path, .bottom-info-container .voice-search > button svg rect {
    stroke: #ffffff;
    stroke-width: 2px;
}
.bottom-info-container a.callOutShoppingButton svg path {
    stroke: #ffffff !important;
}
.bottom-info-container .orders a.btn svg path {
    stroke: #ffffff !important;
}
.bottom-info-container .orders a.btn {
    border-radius: 15px;
    width: 50px;
    height: 50px;
    font-size: 30px;
    padding: 2px;
    margin: 0;
    box-shadow: none;
    background: #0a8cffe3 !important;
    padding: 9px;
    text-align: center;
    border: 0;
}
.bottom-info-container a.callOutShoppingButton {
    background: #00c3aa;
    border-radius: 15px;
    width: 50px !important;
    height: 50px;
    display: block;
    padding: 9px;
    border: 1px solid #ffffff;
    text-align: center;
    border: 0;
}

.bottom-info-container div#callOutShoppingButtonBottom {
    position: relative;
    width: 50px;
    height: 50px;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0;
}
span.icon-name {
    display: none;
}
.form-check i.fa.fa-times {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 15px;
    height: 15px;
    background: red;
    font-size: 10px;
    color: #ffffff;
    border-radius: 50%;
    padding: 1px;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgb(251 99 64 / 38%);;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

div.voice-search button#modalStartRecButton {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    animation: pulse-animation 2s infinite;
}
#voiceSearchModal .voice-search {
    text-align: center;
}
div.voice-search button#modalStartRecButton svg rect, div.voice-search button#modalStartRecButton svg path {
    stroke: #000;
}

.bottom-info-container a.float svg {
    width: 40px;
    height: 40px;
    margin: auto;
}
.itemDetails .d-inline-flex.align-items-center {
    border: 1px solid #1f7bffe0;
    border-radius: 30px;
    padding: 2px;
}
.itemDetails .d-inline-flex.align-items-center button.btn {
    margin: 0 !important;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    color:#1f7bffe0;
}
.cart-btn-container .d-inline-flex.align-items-center .item-qty {
    min-width: 30px;
    text-align: center;
    margin: 0 !important;
    font-weight: 900;
}
button.voice-search-btn.no-result {
    border: 5px solid #ff0000 !important;
    animation: none !important;
}
.bottom-info-container #whatsapp-floating-button .float:hover,
.bottom-info-container .voice-search > button:hover,
.bottom-info-container .orders a.btn:hover{
    box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    transform: translateY(-1px);
}

/*For New Option Screen*/
div#options.card.card-profile.shadow {
    /*position: absolute !important;*/
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    margin: 55px auto !important;
    background: #ffffff;
    width: 100% !important;
    max-width: 350px;
    border: 1px solid #dddddd;
    box-shadow: 0 10px 20px #0000002b !important;
    border-radius: 30px;
}
div#options.card.card-profile.shadow label.custom-control-label {
    display: block;
    padding: 10px;
    border: 1px solid #999999;
    border-radius: 7px;
    font-weight: 900;
}
div#options.card.card-profile.shadow .custom-control-input {
    display:none;
}
div#options.card.card-profile.shadow .custom-control.custom-radio{
    padding-left:0 !important;
    margin-top: 0;
    float: none;
}
div#backToHome a {
    background: #ffffff;
    font-size: 13px;
    display: flex;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    padding: 6px;
    font-weight: normal;
    padding-top: 7px;
}
div#options.card.card-profile.shadow .px-4{
    padding:30px !important;
}
div#options.card.card-profile.shadow .mt-5 {
    margin: 0 !important;
}
div#options.card.card-profile.shadow .custom-control-label::before, div#options.card.card-profile.shadow .custom-control-label::after {
    left: 10px;
    top: 10px;
    display: none;
}


/*For Checkout Page*/
.checkout-page .card.card-profile h3 {
    background: #ffffff;
    color: #333333;
    padding: 0;
    font-size: 16px !important;
}
.checkout-page #cartList .items {
    padding: 8px 3px 2px 3px !important;
    border-bottom: 1px solid #dddddd;
}
.checkout-page #cartList .items:last-child {
    border: 0;
}
.checkout-page #cartList .info-block.block-info {
    margin-bottom: 0;
}
.checkout-page .product-item_quantity {
    margin-bottom: 0;
}
.checkout-page #cartList {
    max-height: 250px;
    overflow: auto;
    padding-bottom: 10px;
    height: auto;
}
.checkout-page .card-profile + br,.checkout-page .card-profile br {
    display: none;
}
.checkout-page .card-profile {
    padding: 0 10px;
    border: 0;
    box-shadow: none !important;
}
.checkout-page .card-content {
    padding-bottom: 10px;
    padding-top: 10px;
}
.checkout-page .form-group {
    margin-bottom: 5px;
}
.checkout-page .inSameBtn {
    padding-bottom: 10px;
}
.checkout-page .inSameBtn > div{
    padding: 0;
}
.checkout-page .inSameBtn > div button {
    margin-top: 10px !important;
}
.checkout-page .select2-container{
    padding: 0;
}
.checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0 !important;
    margin-top: -3px;
}
.checkout-page a.btn.btn-primary {
    border-radius: 10px;
        padding: 3px 8px;
}
.checkout-page #totalSubmitCOD-whatsapp .btn-success,
.checkout-page #totalSubmitCOD-line .btn-success,
.checkout-page #totalSubmitCOD .btn-success {
    border-radius: 10px;
}
.checkout-page #totalPrices .card {
    border: 0 !important;
    border-bottom: 2px solid #dddddd !important;
    border-radius: 0;
    padding-bottom: 5px;
    margin-bottom: 8px !important;
}
.checkout-page a.btn.btn-primary span.btn-inner--icon {
    top: 2px;
    font-size: 16px;
}
.sidenav-cart a {
    padding: 12px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: 0.3s;
    border-radius: 50px;
    background: linear-gradient(180deg, #5b0101 0%, rgb(217 19 19) 100%) !important;
}
div#searchModal {
    background: #fffffff5;
}
div#searchModal .modal-header {
    padding: 0;
}
div#searchModal .modal-dialog {
    margin: 0 auto;
}
div#searchModal .modal-content {
    border-radius: 0;
}
div#searchModal .modal-body{
    padding: 0;
}
div#searchModal span.select2.select2-container {
    margin: 0;
}
div#searchModal span.select2-selection.select2-selection--single {
    border: 0px;
}
div#searchModal .modal-header .close {
    position: absolute;
    z-index: 9;
    top: 16px;
    height: 60px;
    width: 50px;
    text-align: center;
    padding: 22px 5px;;
}
div#searchModal .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 20px !important;
    right: 2px;
    width: 27px;
}
div#searchModal .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-weight: normal;
}
div#searchModal .modal-header .close span {
    font-size: 36px;
    display: block;
    color: #000000;
}

/*Media query*/
@media screen and (max-width:768px){
    #search-result-list .res_title img.img-fluid.item-type {
        float: left;
        margin-right: 5px;
        position: unset;
    }
    .guest-order-page h4, .guest-order-page h5, .guest-order-page h6 {
        font-size: 14px !important;
    }
    .guest-order-page .pl-lg-4 h5 {
        font-size: 16px !important;
    }
    .checkout-page .card-profile {
        margin-bottom: 10px;
        padding: 0px;
    }
    .checkout-page .select2-container {
        padding: 0;
        max-width: 100%;
        margin: 0 !important;
        width: 100% !important;
    }
    div#serveTypeBox {
        /*background: url(/images/artboard.jpg);*/
        background: url(/images/artboard-1.jpg);
            background-size: 300px;
    background-position: center !important;
    background-repeat: repeat;
    min-height: 100vh;
    padding: 30px;
    }
    div#serveTypeBox:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ffd372e8; 
}
    div#modalImgPart img {
        height: 200px;
        object-fit: cover;
        border: 1px solid #dddddd;
        margin-bottom: 30px;
        width: 100%;
    }
.bottom-info-container {
    width: 100%;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    border-radius: 30px 30px 0 0;
    border: 0;
    box-shadow: none;
    /*height: 70px;*/
    bottom: 0;
    padding: 0;
}
.bottom-info-container .dropdown.for-menu {
    position: static;
    /*margin: auto;*/
    bottom: auto;
    right: auto !important;
    left: auto;
    display: inline-block !important;
}
.bottom-info-container .dropdown.for-menu button#dropdownMenuButton {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 !important;
    overflow: hidden;
    background: #e12020c2;
    border: 0;
    box-shadow: none;
    border-radius: 10px;
    padding: 14px;
}
.bottom-info-container > div {
    flex: 0 0 20% !important;
    margin-top: 0;
    text-align: center;
    padding-bottom: 10px;
    height: 60px !important;
    position:relative !important;
    margin-bottom: 0;
    max-width:20% !important;
}
.bottom-info-container .voice-search > button svg path, .bottom-info-container .voice-search > button svg rect{
        stroke: #ffffff;
}
.bottom-info-container .voice-search #startRecButton{
    position: static;
    right: 0px;
}
.bottom-info-container div#callOutShoppingButtonBottom i {
        width: 45px;
    height: 45px;
    background: #ffffff;
    border-radius: 50%;
    padding: 14px;
    display: block;
    color: #999999;
}
.bottom-info-container div#callOutShoppingButtonBottom {
    background: transparent !important;
    box-shadow: none !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0px;
    padding-bottom: 6px;
}
.bottom-info-container span#callOutShoppingButtonBottomBadge{
    right: 20%;
}
.bottom-info-container > div.voice-search {
    margin-top: -40px;
    z-index:9;
}
.bottom-info-container > div.voice-search button#startRecButton {
    width: 70px;
    height: 70px;
    animation: pulse-animation 2s infinite;
    border-radius: 50%;
}
.bottom-info-container #whatsapp-floating-button .float {
    position: inherit;
    width: 50px !important;
    height: 50px !important;
    bottom: auto;
    display: block;
    font-size: 33px;
    background: #9233cbdb;
    color: #999999;
    box-shadow: none;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: 0;
}
.bottom-info-container .orders a.btn {
    color: #999999 !important;
    box-shadow: none;
    background: #0a8cffad !important;
    width: 50px;
    height: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: auto;
    border: 0;
    border-radius: 10px;
}
.bottom-info-container #whatsapp-floating-button .float:hover,
.bottom-info-container .orders a.btn{
  color:#000000;
}
footer .row.justify-content-md-between.bg-grey {
    padding-bottom: 65px !important;
}
.bottom-info-container span.icon-name {
    font-size: 10px !important;
    color: #000;
    display: block !important;
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 600;
    display:none !important;
}
.bottom-info-container > div.voice-search span.icon-name {
    margin-bottom: -25px;
}
.bottom-info-container div#callOutShoppingButtonBottom i {
    font-size: 30px;
    padding: 4px;
}
div#menu-show-btn, div#menu-close-btn {
    color: #999;
    font-size: 26px;
    padding: 0;
}
button#dropdownMenuButton {
    padding: 0;
}
.callOutShoppingButtonBottom {
    z-index: 998;
}
#whatsapp-floating-button .float {
    z-index: 999;
}
a.navbar-brand img {
    /*max-width: 60px;*/
    margin-bottom: 10px;
}
.bottom-info-container a.callOutShoppingButton {
    width: 50px !important;
    height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00c3aabd;
    border-radius: 10px;
    margin-top: -5px;
    border: 0;
}
.bottom-info-container button svg path, .bottom-info-container .btn-cart svg path, .bottom-info-container div#callOutShoppingButtonBottom svg path {
    stroke: #ffffff !important;
}
.bottom-info-container #whatsapp-floating-button .float,
.bottom-info-container .dropdown.for-menu button#dropdownMenuButton,
.bottom-info-container .orders a.btn,
.bottom-info-container a.callOutShoppingButton{
    box-shadow: 0 0 30px #0000007a !important;
}
}


@media (max-width: 450px) {
    .labelCf {
        
        max-width: 324px !important;
        font-size: 22px !important;
    }
    .switcher {
    display: flex;
    flex: 0 0 45px;
    font-size: 14px;
    margin-top: 0!important;
    max-width: 45px;
}
.itemsSearchHolder .my-1 label.form-check-label{
    font-size: 11px;
}
.switcher .selected a {
    width: 48px !important;
    overflow: hidden;
    text-indent: -1000px;
    padding: 5px;
    padding-right: 4px;
}
.itemsSearchHolder .my-1 {
    width: calc(100% - 50px);
    top: -2px;
}
.switcher .selected a:after{
    right: 8px;
}
.card-header.mb-1.cat_name_ru{
    top: 57px;
}
}

.itemDetails .add-to-cart-btn{
    padding: 6px 15px 6px 12px;
    color: #fff;
    background-color: #1f7bffe0;
    border-color: #5ba1de;
    box-shadow: 0 0 30px #0000001a !important;
    border-radius: 62px;
}
div#options.card.card-profile.shadow label.custom-control-label {
    display: block;
    padding: 10px;
    border: 2px solid #cd8310;
    border-radius: 7px;
    font-weight: 900;
    background: #ffffff;
    box-shadow: 0 2px 4px #00000085;
    text-align: left;
    padding-left: 40px;
    color: #000000;
    font-size: 18px;
}
div#options.card.card-profile.shadow h4 {
    color: #000000;
    font-weight: 900;
}
div#options.card.card-profile.shadow label.custom-control-label {
    display: block;
    padding: 10px;
    border: 1px solid #6d6c6a;
    border-radius: 10px;
    font-weight: normal;
    background: #ffffff;
    box-shadow: 0 2px 12px #95959569;
    text-align: left;
    padding-left: 40px;
    color: #000000;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-bb2f8a1);
    box-shadow: 5px 5px 0px 0px #2A3D73;
}
div#options.card.card-profile.shadow {
    /*position: absolute !important;*/
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    margin: 0 auto 0 auto !important;
    background: #ffd492;
    background: #ffd49200;
    width: 100% !important;
    max-width: 350px;
    border: 0px solid #dddddd;
    box-shadow: 0 10px 20px #0000002b !important;
    box-shadow: none !important;
    border-radius: 15px;
}
div#options.card.card-profile.shadow label.custom-control-label img.img-fluid {
    margin: auto;
    width: 36px;
    margin-bottom: 10px;
}
div#backToHome a i {
    margin-right: 5px;
    border-right: 1px solid #000000;
    padding-right: 5px;
}
div#backToHome a.home-btn {
    background-color: #990b0b;
    color: #ffffff;
}
div#backToHome a.home-btn i {
    border-right: 1px solid #ffffff;
}
div#serveTypeBox h4 {
    margin-top: 20px;
    font-weight: normal;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #2A3D73;
    stroke: #2A3D73;
    text-shadow: 2px 2px 0px #2A3D73;
    font-size: 42px;
    line-height: 1;
    color: #ffffff;
}
div#serveTypeBox img.restaurant-logo {
    margin: auto;
    max-height: 95px;
    background: #ffffff;
    border: 5px solid #ffffff;
    border-radius: 10px;
}
div#serveTypeBox .row {
    min-height: 90vh;
    justify-content: center;
    align-items: center;
}
div#backToHome {
    position: absolute;
    top: 10px;
}
.minicart-content .items .col-6 > .row button, #cartList button.btn.btn-outline-primary.btn-icon.btn-sm.page-link.btn-cart-radius {
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    margin: 0 2px !important;
    line-height: 1;
}
.minicart-content .items .col-6 > .row {
    justify-content: end;
}
.sidenav-cart .closebtn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 30px;
    margin-left: 50px;
    height: 36px;
    width: 36px;
    padding: 4px;
    line-height: 1;
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.minicart-content .minicart-heading > h4 {
    margin-bottom: 0;
    padding-bottom: 25px;
    background: #990b0b;
    margin: -9px -16px 20px -23px;
    padding: 10px 20px;
    color: #ffffff;
    background: linear-gradient(180deg, #5b0101 0%, rgb(217 19 19) 100%) !important;
    border-top: 1px solid #5e0101;
}
span.item-qty {
    padding: 2px 0;
    font-weight: 900;
    text-align: center;
    min-width: 30px;
    font-size: 14px;
    display: block;
    line-height: 1.8;
    color: #000000;
}
.itemDetails span.item-qty {
    min-width: 30px;
    text-align: center;
    margin: 0 !important;
    font-weight: 900;
}
#overlayLoader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100001;
}

#overlayLoader .loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
button.btn.btn-outline-primary.btn-icon.btn-sm.page-link.btn-cart-radius:hover {
    transform: unset;
    color: #ffffff;
}
.guest-order-page .pl-lg-4 h5 {
    font-size: 18px;
}
.guest-order-page h4, .guest-order-page h5 {
    font-size: 16px;
}
span.select2-container.select2-container--default.select2-container--open.items-search2-select {
    z-index: 100001;
}

@media (min-width: 768px) {
    div#whatsapp-floating-button {
        display: none;
    }
}
.inSameBtn > div > button {
    display: flex !important;
    font-size: 16px !important;
    padding: 10px 5px !important;
    letter-spacing: 0px;
    background: #00951a!important;
    border-color: #00951a !important;
    align-items: center;
    justify-content: center;
    height: 44px;
    font-weight: normal;
}

#voiceSearchResultModal .modal-body {
    max-height: 500px;
    overflow-y: auto;
}
@media (min-width: 576px) {
    #voiceSearchResultModal .modal-dialog {
        max-width: 513px;
    }
}
div#bottom-cart-summary-wrap {
    max-width: 100% !important;
    background: #A23030 !important;
    flex: 100% !important;
    height: 52px !important;
    box-shadow: 0px -5px 10px rgb(0 0 0 / 20%);
    padding-bottom: 0;
    z-index: 10;
    color: #ffff;
    border-top: 1px solid #A23030;
}
button#removeAdditionalAdd:hover {
    background: #ec0c38;
}
g#Group_11595, path#Subtraction_46 {
    fill: #ffffff;
}
#bottom-cart-summary-wrap #checkout-btn {
    font-family: 'Metropolis Semi Bold';
}
@media (max-width: 768px) {
    .pac-container, .pac-item {
        width: 90% !important;
    }
}
#resTime {
    text-align: center;
    /*color: #000;*/
    font-size: 16px;
    padding: 7px;
}
#resTime span {
    text-transform: capitalize;
}
@media screen and (max-width: 768px) {
    #resTime span {
        display: block;
    }
}