@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);
  }
}
nav#navbar-main {
              background-size: cover;
              background-image: url(/Images/DigitalMenuImages/cafedubai_Banner.jpg);
              background-position: center;
              padding: 20px 10px 20px 20px !important;
}
h2.labelCf > img{ max-width: 100%;
}
h2.labelCf
{
text-align: center;
font-size: 30px;
text-transform: uppercase;
font-weight: 900;
color: #ffffff;
max-width: 445px;
margin: auto;
padding: 0 15px;
letter-spacing: -2px;
margin-bottom: 6px;
margin-top: 10px;
}


    nav#navbar-main {
    padding: 10px !important;
    }

    
h2.labelCf
{    font-size: 20px;
    max-width: 304px;
}



@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;
    }
    .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;
    }
}

@media (max-width: 768px) {
    .no-image-card {
        padding-left: 0.5rem!important;
        padding-right: 0.5rem!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;
}

.select2-container {
      min-width: 50%!important;
      box-sizing: border-box;
      display: inline-block;
      margin: 0;
      position: relative;
      vertical-align: middle;
      z-index:99999;
}

@media (min-width:993px){
/*    .itemsSearchWrapper .select2-container {*/
/*      width:60%!important;*/
/*}*/
}
.itemsSearchHolder .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: 10px;
    background-color:#ffffff;
}

span.select2-selection.select2-selection--single {
    border: 1px solid black;
}



.cat_name_ru {
    /*padding: 10px 15px!important;*/
    /*background: #938f43!important;*/
        background: #0c0c0d!important;
    
    border-radius: 5px!important;
    color: #ffffff!important;
}

.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;
     /*border: 1px solid #5e72e4;*/
    
    margin-right: 1em;
    text-transform: uppercase;
}

.nav-pills .nav-link {
    padding: 0.5rem 0.5rem;
    /*color: #5e72e4;*/
      color: #8d0808;
    
    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;
    font-weight: 600;
    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{
    /*box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);*/
    border: 1px solid rgb(64 60 67 / 20%);
    margin:2px !important;
}
.selectedVegItem, .selectedNonVegItem, .selecteddrinkItem  {
    /*box-shadow: inset 0 0 5px 1px rgb(237 189 189);*/
    border: 1px solid red;
        background-color:lightgray;
}
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;*/
}
.sidenav-cart {
   background:white;
}

/* 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;
}

}
.googleTranslateHolder{
    background-color: #ffffff;
    border-radius: 5px;
    height: 43px;
    padding-top: 10px;
    margin-right: .25rem!important;
    }
@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%;
    }
    .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;
    }
    .itemsSearchWrapper .select2-container {
          flex: 0 0 100% !important;
    }
}

select.goog-te-combo {
    height: 40px;
    border: 1px solid #dddddd;
    margin-top: 0px !important;
    border-radius: 6px;
    padding: 0 10px;
}
#google_translate_element {
    height: 40px !important;
    margin-top: -5px;
    overflow:hidden !important;
}
.googleTranslateHolder {
    margin-bottom: 1rem;
}
span.select2-selection.select2-selection--single {
    border: 1px solid #dddddd;
}
.itemsSearchWrapper .select2-container {
      width:60%!important;
}
.itemsSearchWrapper {
    justify-content: center;
}

#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;
}

@media screen and (max-width:768px) {
     div#serveTypeBox {
        background: url(/images/artboard-1.jpg);
        background-size: 300px;
        background-position: center !important;
        background-repeat: repeat;
        min-height: 100vh;
        padding: 30px;
    }
#startRecButton svg{
         margin:7px;

     }
    div#serveTypeBox:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #b9f6caeb;
}
    .strip {
    position: relative;
    border-bottom: 0px solid #ddd;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 12px rgb(0 0 0 / 6%);
    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;
}
    .item-detailss {
    padding-top: 0 !important;
    padding-left: 0 !important;
}
    .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;
}
     .res_description {
            font-size: 14px;
            margin: 5px 0 5px 0;
            color: #999999;
    }
     .row.price-container .col-12.col-xs-6 {
    width: 50%;
    flex: 0 0 50% !important;
}
     .res_mimimum {
    background: transparent;
    color: #ff4634;
    padding: 0;
    font-size: 16px;
}
     .row.price-container .col-12.col-xs-6.cart-controls {
    text-align: right;
    padding-left: 0;

}
 .row.price-container .col-12.col-xs-6 {
        width: 50%;
        flex: 0 0 50% !important;
    }
  .no-image-card {
        padding-left: 0.5rem!important;
        padding-right: 0.5rem!important;
    }
}
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: 31px;
    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#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;
}

/*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;
}
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#backToHome {
    position: absolute;
    top: 10px;
}
div#backToHome a.home-btn {
    background-color: #990b0b;
    color: #ffffff;
}
    div#backToHome a.home-btn i {
        border-right: 1px solid #ffffff;
        font-size: 18px;
    }
    div#backToHome a i {
    margin-right: 5px;
    border-right: 1px solid #000000;
    padding-right: 5px;
}

    .strip figure img {
    border-radius: 8px;
}
    img.img-fluid.item-type {
    width: 16px;
    height: auto;
}
    .res_mimimum {
    color: #990b0b;
    line-height: 27px;
    font-size: 18px;
}
    .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;
    margin-right:0px;
}
    .itemDetails .d-inline-flex.align-items-center {
    border: 1px solid #1f7bffe0;
    border-radius: 30px;
    padding: 2px;
}
    button.btn.btn-outline-primary.btn-icon.btn-sm.page-link.btn-cart-radius:first-child {
    margin-left: 10px;
}
    .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;
}
    .itemDetails .d-inline-flex.align-items-center button.btn {
    margin: 0 !important;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    color:#1f7bffe0;
}
    .itemDetails span.item-qty {
    min-width: 30px;
    text-align: center;
    margin: 0 !important;
    font-weight: 900;
}
    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;
}

    .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);
}

    .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;
    display:flex;
    align-items:center;
    justify-content:center;
}

    .sidenav-cart a {
    padding: 12px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: 0.3s;
    border-radius: 50px;
    
    border:0;
}

    .offcanvas-menu-inner {
    padding: 0 17px 0 17px;
}

    .sidenav-cart-open {
    display: block;
    margin-right: 0;
}

    .sidenav-cart{padding-top: 9px;z-index: 999999;}
.sidenav-cart-close {
    display: block;
    margin-right: -600px;
}

.minicart-content .minicart-heading > h4 {
    margin-bottom: 0;
    padding-bottom: 25px;
    background: #990b0b;
    margin: -9px -16px 20px -23px;
    padding: 10px 20px;
    color: #ffffff;
    border-top: 1px solid #5e0101;
}
  .searchable-container {
      height: 84vh;
      position: relative !important;
}
  #cartList {
    overflow-y: auto;
    max-height: 63vh;
}
  #cartList {
  background-color: #ffffff;
  padding-top: 0px;
  &::-webkit-scrollbar {
    background-color: #CA8686;
    width: 0px;
  }
}
    
#totalPrices {
    color: #990b0b;
    font-size: 21px;
    text-align: center;
}
.card-body.minik {
    padding: 10px;
}


span.icon-name {
    display: none;
}
   .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);
}
   .btn-primary:hover {
    color: #fff;
    background-color: #990b0b; 
     border-color: #990b0b; 
}



.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 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;
    fill:white;
}

span#callOutShoppingButtonBottomBadge {
    position: absolute;
    top: 0px;
    right: 1px;
    border-radius: 10px;
    min-width: 21px;
    height: 21px;
    /* line-height: 9px; */
}
.badge-primary {
    background-color: #990b0b;
}

span#callOutShoppingButtonBottomBadge {
    position: absolute;
    top: 0px;
    right: 1px;
    border-radius: 10px;
    min-width: 21px;
    height: 21px;
    /* line-height: 9px; */
}
.bottom-info-container div#callOutShoppingButtonBottom {
    position: relative;
    width: 50px;
    height: 50px;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0;
    z-index:9;
}
#menu-close {
    display: none;
}
.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;
}
div#whatsapp-floating-button svg {
    fill: #ffffff !important;
}
.dropdown.for-menu {
    display: none;
   
    
}
.bottom-info-container > div {
    margin-top: 15px;
    right: 0;
    left: 0;
    flex: 0 0 100%;
    margin: 0 0 10px 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;
}

.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 div#callOutShoppingButtonBottom {
    position: relative;
    width: 50px;
    height: 50px;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0;
}
.header-box-search
.select2-container{
    width:100%;
    max-width:100%!important;
}
.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 {
    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;*/
    }

.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;
    border: none !important;
    height: 20px !important;
    width: 20px !important;
    margin: auto !important;
    top: auto !important;
    left: auto !important;
}
@media screen and (max-width: 768px) {

    .max-130px{
    max-width: 89px!important;
    margin-bottom:0px!important;
    padding-top:8px;
}
    .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; */
}
    .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%);
}
    .bottom-info-container .dropdown.for-menu {
    position: static;
    /*margin: auto;*/
    bottom: auto;
    right: auto !important;
    left: auto;
    display: inline-block !important;
}
 .bottom-info-container > div.voice-search {
    margin-top: -17px;
    z-index:9;
}
  .bottom-info-container > div.voice-search button#startRecButton {
   width: 60px;
    height: 60px;
    animation: pulse-animation 2s infinite;
    border-radius: 50%;
}
    .bottom-info-container > div.voice-search svg {
        width: 45px !important;
        height: 45px !important;
    }
    .bottom-info-container .voice-search > button svg path, .bottom-info-container .voice-search > button svg rect{
        stroke: #ffffff;
}
    .bottom-info-container .voice-search > button svg path, .bottom-info-container .voice-search > button svg rect {
    stroke: #ffffff;
    stroke-width: 2px;
}

  .dropdown.for-menu .dropdown-menu {
    width: 300px;
    margin-left: -82px;
    overflow:auto;
}
  .ms-head {
    font-weight: 900;
    padding: 10px 15px;
    font-size: 20px;
}
  .dropdown.for-menu .dropdown-menu .menu-wraps {
    max-height: 300px;
    height: auto;
    overflow: auto;
}
  .dropdown-menu .dropdown-item {
    padding: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
}
    div#menu-show-btn, div#menu-close-btn {
    color: #999;
    font-size: 26px;
    padding: 0;
}

    .bottom-info-container span#callOutShoppingButtonBottomBadge {
    right: 20%;
}

    .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 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 {
        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;
    }
    ul.nav.nav-pills.bg-white.mb-2.mt-3.p-1 {
         display: none; 
    }

        .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 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 > 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;
        }

        .for-menu button.dropdown-toggle:after {
            display: none !important;
        }

        .dropdown-toggle::after {
            display: inline-block;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            content: "";
            border-top: 0.3em solid;
            border-right: 0.3em solid transparent;
            border-bottom: 0;
            border-left: 0.3em solid transparent;
        }

        *, ::after, ::before {
            box-sizing: border-box;
        }

        *, :after, :before {
            box-sizing: border-box;
            border: 0 solid #d2d6dc;
        }

        .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 a.float svg {
            width: 25px !important;
            height: 25px !important;
        }

        .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 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;
        }
        .categoryAccordion {
        border: 0 !important;
        box-shadow: none;
    }
         .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;
    }
}
.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;
}
 button#dropdownMenuButton {
        padding: 0;
    }

    button#dropdownMenuButton {
        color: #ffffff;
        background-color: #2e2e2e;
        border-color: #2e2e2e;
        box-shadow: 0 2px 15px #00000054;
        border-radius: 18px;
        padding: 10px 15px 5px 15px;
    }

   

    .btn {
        position: relative;
        text-transform: uppercase;
        will-change: transform;
        letter-spacing: .025em;
        font-size: .875rem;
    }

    .dropdown-toggle {
        white-space: nowrap;
    }

    .btn-secondary {
        color: #212529;
        background-color: #f4f5f7;
        border-color: #f4f5f7;
        box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    }

    

    .dropdown.for-menu {
        display: none;
        position: fixed;
        bottom: 10px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1000;
    }


@media (min-width: 768px) {
    div#whatsapp-floating-button {
        display: none;
    }

}

.cart-btn-box .fa{
    font-size:16px;
    color:#696969;
}
.cart-btn-box .fa-trash{
    color:#ab0202;
}
.product-item_quantity{
    font-weight:500;
    margin-bottom:0;
}

.checkout-btn{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.checkout-box{
    height:auto;
    overflow:hidden;
    overflow-y:scroll;
}

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;
}
@media (max-width: 1200px) and (min-width:768px) {
    .container {
    max-width:100% !important;
    }
    .select2-container {
    max-width: 30% !important;
    min-width: 30% !important;
    margin-left: 10px !important;
    }
    .googleTranslateHolder {
    flex: 0 0 20% !important;
}
    .itemsSearchHolder {
    justify-content: space-between;
}
}
a.nav-link.mb-sm-3.mb-md-0.active {
    background-color: #990b0b;
}

/*.collapse:not(.show) {
    display: block;
}*/
.nav-pills .nav-link:hover {
    color: #ffffff;
    background-color: #990b0b;
}
.btn-cart {
    color: #990b0b !important;
}
.info-block.block-info {
     border-color: #990b0b; 
}
#modalDescription{ color: #000; font-weight: bold;}
#modalPrice{font-weight: bold;
    color: #990b0b;
    font-size: 18px;
}
.modal-header .close span {
     font-size: 34px; 
}

.remove-style{
    top: auto !important;
    padding-top: 0 !important;
    z-index: auto !important;
}

/*check-out*/
.product-item_title {
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin: 0;
}

.product-item_quantity {
    color: #990b0b;
    margin-bottom: 0px;
}

.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;
}
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;
}
#cartList i.fa.fa-trash {
    font-size: 155%;
    color: #990000;
    /* font-weight: normal; */
}

.checkout-page #cartList .items:last-child {
    border: 0;
}

.px-4 {
    padding-left: 12px;
    padding-right: 12px !important;
}

.checkout-page .card-content {
    padding-bottom: 10px;
    padding-top: 10px;
}

.checkout-page .card.card-profile h3 {
    background: #ffffff;
    color: #333333;
    padding: 0;
    font-size: 16px !important;
    font-weight:600;
}
.border-top {
    border-top: 0.0625rem solid #e9ecef!important;
}
.checkout-page .form-group {
    margin-bottom: 5px;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}
.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 #totalSubmitCOD-whatsapp .btn-success, .checkout-page #totalSubmitCOD-line .btn-success, .checkout-page #totalSubmitCOD .btn-success {
    border-radius: 10px;
}

a.btn.btn-primary.btn-lg.left.text-white.go-back-btn {
    padding: 5px 10px;
    font-size: 14px;
}
a.btn.btn-primary.btn-lg.left.text-white.go-back-btn .btn-inner--icon{
font-size:14px;
}
.inSameBtn > div > button span.btn-inner--icon {
    display: inline !important;
    float: left;
    margin-right: 10px;
}
.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;
    width:100%;
}

.bg-secondary {
    background-color: #fff!important;
}
.checkout-page #cartList .items {
    padding: 8px 3px 2px 3px !important;
    border-bottom: 1px solid #dddddd;
}
.checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0 !important;
    margin-top: 9px;
}
.footer {
    background: #232F3E;
    padding: 1.3rem 0;
    border-top: 20px solid #37475A;
}
.bg-grey p, .bg-grey a {
    color: #ffffff80;
    font-size: 12px;
}

#cartList .square-box {
    display: none!important;
}
.checkout-page #cartList .items:last-child {
    border: 0;
}
#cartList .info-block.block-info {
    border-color: transparent;
    padding-right: 8px;
    margin-bottom:0px;
}
.inSameBtn > div > button span.btn-inner--icon img {
    width: 20px;
    height: 20px;
}
.checkout-page .card-content .select2-container{
        max-width: 100%!important;
    width: 100%!important;
    padding-top: 0px;
    margin: 0!important;
}
.inSameBtn{
    padding-bottom:10px;
}
.btn-group-lg>.btn .btn-inner--icon, .btn-lg .btn-inner--icon {
    font-size: 1.2rem;
    position: relative;
    top: 2px;
}

.shadow .custom-control {
    padding-left: 37px !important;
    margin-top: -6px;
    float: left;
}
.cardpayment .card-body {
    padding: 0px!important;
    padding-top: 10px!important;
}

@media screen and (max-width: 768px) {
    .checkout-page .card-profile {
        margin-bottom: 10px;
        padding: 0px!important;
    }
    .checkout-page .card-profile .px-4{
      
        padding: 10px!important;
    }
}

.max-130px{
    max-width:135px;
     margin-bottom:0px!important;
     padding-top:8px;
}
#google_translate_element .goog-te-gadget .goog-te-combo{
    width:100%!important;
    margin-bottom:0px!important;
}

.header-box-search .select2-container{
    min-width:100%!important;
    padding-top:0px;
}

.cat_name_ru {
    position: sticky;
    z-index: 9999;
    /* top: 81px; */
    margin-bottom: 9px;
    top:128px!important;
    /* border-bottom: 10px solid #fff; */
}
.categoryAccordion .categoryDetails{
    padding:0px 10px;
}

.checkout-page .card-profile {
    margin-bottom: 10px;
    padding: 0px!important;
}

.cartBtnContainer .btn.add-to-cart-btn font{
    vertical-align:unset!important;
}
body{
    top:0px!important;
}
.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;
    font-size: 30px;
    padding: 2px;
    margin: 0;
    background: #fb6340;
    border-color: #ffffff;
    box-shadow: none;
    border: 0;
}
.has-search-right {
    position: relative;
}

.has-search-right .form-control {
    padding-right: 2.375rem;
}

.has-search-right .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    color: #aaa;
}
#startRecButton{
    font-size:8px;
}

/* goog Css */
     .goog-te-gadget {
    font-size: 0px !important;
}
                     .goog-te-gadget a {
   display: none !important;
}

.goog-logo-link {
    display:none !important;
} 
    
            .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;
                }
            .goog-te-gadget .goog-te-combo {
            
            width:150px !important;
            }
            .CategoryOverflow {
    display: flex;
    overflow-y: hidden;
}