    @media (min-width: 320px) { 
   .top-logo{
       /* border: 1px solid red; */
   }

   .hamburger{
       padding: 0;
   }
   .hamburger-inner{
       margin-top: 0;
   }
   .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before{
    width: 30px;
    height: 3px;
  }

  .hamburger-box{
      width: 30px;
      height: 10px;  
  }  

  .h2, h2 {
    font-size: 1.5rem;
  }
  
  .restaurant-carousel.rounded img{  
    height: 130px;
  }

  .section-addons .addons{
      height: 200px;      
  }

  .section-benefits .benefits  
  {
    height: 220px;    
  }

  .section-benefits .d-flex{
    height:auto;
  }
  
  .h4, h4 {
    font-size: 1rem;
  }

  .section-join-us,
  .section-join-us .d-flex
   {
      height: auto;
   }

   .section-join-us .d-flex{    
    padding: 20px;
   }

   .h1, h1 {
    font-size: 1.4rem;
   }

   .h3, h3 {
    font-size: 1rem;
   }

   .btn-circle{
     padding: 6px 0px !important;
   }

   .btn-search{
      padding: 0 !important;
   }
   
   .action-index #vue-widget-nav-mobile,
   .action-menu  .widget-services
   {
     display: none !important;
   }

   .action-restaurants #top-navigation{
    border-bottom: none;
   }
   
   .section-fast-delivery-mobile{
      background-size:30%, 30%;
   }   

   #feed-search-mobile .inputs-box-grey{
      width: 100%;
   } 

   .section-menu .menu-left{
      border-right:0;
    }
    
    .gallery_magnific{        
        width: 100% !important;        
    }

    .gallery img{
        height: 120px;
    }
    
    #main-container{
        padding-left:0;
      }

    body.column2-layout{
        background: #fff;
    }

    body.column2-layout #top-nav{
        border-bottom: 1px solid #e5e5e5;        
    }

    .order-search-wrap .search-geocomplete{
        border: 1px solid #e5e5e5;
    }
    
    .address-slot.card,
    .card-listing.card
    {
        height:auto;
        border: 1px solid  #e5e5e5;
    }
       
    .receipt-section img,
    .pagenotfound-section .img-350
    {
        max-width:100%;
    }

    #vue-search{        
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 480px) 
{
    
    .top-logo{
        /* border: 1px solid blue; */
    }

    .top-logo img,
    .footer-logo img
    {
        max-width: 140px;
        max-height:30px;
    }

    .el-dialog{        
        width: 90% !important;
    }

    .ml-xs-1{
        margin-left: 0.5rem !important;
    }

    #main-search-banner{
        height:auto;
        min-height: 0;
    }

    .action-index .container-fluid:has(#top-navigation){
        background: transparent !important;
    }

    .h2, h2 {
        font-size: 1.2rem;
     }

     .restaurant-carousel.rounded img{  
        height: 100px;
    }
    
    .h1, h1 {
      font-size: 1.5rem;
    }

    .h3, h3 {
        font-size: 1.1rem;
    }

    h5 {
        font-size: 14px;
    }

    .tree-columns-center .d-flex{        
        height: auto;
    }

    .section-mobileapp img.mobileapp{
        max-width: 200px;
    }

    .social-list a{
        font-size: 15px;
    }
    
    .sub-footer-nav a {
        font-size: 12px;
      }
     
    .sub-footer-nav h6{
        font-size: 13px !important;
    } 

    .action-index .sub-footer{
        padding-bottom: 40px;
    }

    .action-index .sub-footer-nav{
        padding: 16px 18px;
        border-radius: 30px;
    }

    .section-fast-delivery-mobile{
        height:250px;   
     }

     .list-items img, .skeleton-height{
        height: 150px;
     }
       
     .login-container{
         width: 100%;
     }

     .form-control-text {
        min-height: 45px;
      }

     .form-label-group > label,
     .btn-green, 
     .form-control-text,
     .social-login a,
     a.btn,
     .back-arrow,
     .chevron-section
     {
        font-size: 12px !important;
        /* border: 1px solid red; */
     }

     .btn-group label,
     .btn-group p,
     .form-check-label
     {
         font-size: 11px !important;
         /* border: 1px solid red; */
     }

     a.btn{
         padding: 8px !important;
     }

     .input-group-small .btn{
        padding: 5px 8px;
     }

     .category-carousel a.btn{
         font-size: 20px !important;
     }
     
     a.btn.btn-circle{
         padding: 6px 0px !important;
     }

     .chevron-section{
        min-height:auto;
     }

     .track-map-div{
        height: calc(100vw * (9/16));
     }   

     .sidebar-panel{
         width: auto;
     }

     .top-menu .drawer-menu ul li a,
     .menu-carousel a
     {
         font-size: 12px;
     }
     .top-menu .drawer-menu ul.with-icons li a{
         text-indent: 25px;
     }
     
     #main-container{
        padding-top: 10px;
     }

     .header_icon._icons{
        width:40px;
        height:40px;
     }

     .header_icon .rounded-button-icon{
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
     }
     .header_icon .rounded-button-icon i{
        font-size:20px;
     }

     .register-bg{
        min-height: 250px;
     }

     .item-modal-footer.modal-footer .w-25{         
         width: 35% !important;
     }

     .join-sections img{        
        max-height: 130px;
     }

}

@media (min-width: 480px) {
    .top-logo{
        /* border: 1px solid rgb(235, 233, 232); */
    }

    .section-join-us,
    .section-join-us .d-flex
    {
        height: auto;
    }

    .section-join-us .d-flex{    
        padding: 20px;
    }

    .h1, h1 {
        font-size: 1.8rem;
    }

    .h3, h3 {
        font-size: 1.3rem;
    }

     /*.btn{
        padding: 10px !important;
    }*/
    
    .btn-circle{
        padding: 6px 0px !important;
    }

    .btn-search{
        padding: 0 !important;
    }

    .tree-columns-center .d-flex{        
        height: auto;
    }

    .section-mobileapp{
        padding-top: 220px;
    }

    .section-mobileapp img.mobileapp{
        max-width: 250px;
    }

    .sub-footer-nav a{
        font-size: 12px;
    }

    .sub-footer-nav h6{
        font-size: 13px !important;
    }

    .action-index .sub-footer-nav{
        border-radius: 36px;
    }

    .section-fast-delivery-mobile{
        background-size:30%, 30%;
    }

    .track-map-div{
        height: calc(100vw * (9/16));
    }
    
    .register-bg{
        min-height: 350px;
    }
   
    
    .pagenotfound-section .img-350{
        max-width: 300px;
    }
    
    
}

@media (min-width: 768px) {
    .top-logo{
        /* border: 1px solid yellow; */
    }
    
    #main-search-banner{
        height:300px;
    }
   
    .section-addons .addons{
        height: 300px;      
    }
    
    .section-benefits .d-flex{
        height:auto;
    }
    
    .section-benefits .btn-white-parent{
        margin-top: 10px;
    }

    .section-join-us,
    .section-join-us .d-flex
    {
        height: 390px;
    }

    .tree-columns-center .d-flex{
       height:400px;
    }

    .section-mobileapp{
        padding-top: 250px;
    }
    
    .sub-footer-nav a{
        font-size: 13px;
    }

    .sub-footer-nav h6{
        font-size: 15px;
    }

    .inputs-box-grey{
        width: auto;
    }

    .section-fast-delivery-mobile{
        background-size:25%, 25%;
    }

    .action-menu #vue-search-nav,
    .action-restaurants #vue-search-nav
    {        
        display: none;
    }

    .track-map-div{
        height: calc(100vw * (9/16));
    }

    #main-container{
        padding-top: 10px;
    }

    
    .pagenotfound-section .img-350{
        max-width: 350px;
    }
    
  
}
    
@media (min-width: 992px) {

    .top-logo{
        /* border: 1px solid orange; */
    }

    #main-search-banner{
        height:800px;
    }

    .h2, h2 {
       font-size: 2rem;
    }

    .restaurant-carousel.rounded img{  
        height: 170px;
    }

    .section-addons .addons{
        height: 350px;      
    }

    .section-benefits .benefits{
        height: 320px;
    }

    .h4, h4 {
        font-size: 1.5rem;
    }

    .h1, h1 {
        font-size: 2.5rem;
    }

    .h3, h3 {
        font-size: 1.5rem;
       }

    .section-benefits .d-flex
    {
       height:250px;
    }

    /*.btn{
        padding: 12px !important;
    }*/

    .btn-circle {
        padding: 6px 0px !important;
    }
    
    .action-restaurants #top-navigation{
    }
    
    .section-menu .menu-left{
      border-right:1px solid #e5e5e5;
    }

    .gallery_magnific{        
        width: 50% !important;        
    }

    .gallery img{
        height: 90px;
    }

    .action-menu #vue-search-nav,
    .action-restaurants #vue-search-nav
    {        
        display: block;
    }
   
    .track-map-div{
        height:auto;
    }

    #main-container{
        padding-left: 260px;
    }

    body.column2-layout{
        background:#f6f7f8;
    }
    
    body.column2-layout #top-nav{
        border-bottom:none;
    }

    .order-search-wrap .search-geocomplete{
        border:none;
    }


    .address-slot.card,
    .card-listing.card
    {
        height: 155px;
        border: none;
    }

    .register-bg{
        min-height: 420px;
     }

     .receipt-section img{
        max-width: 700px;
    }

}
    
@media (min-width: 1200px) {
    /* .top-logo{
        border: 1px solid green;
    } */
}
    
@media (min-width: 1400px) {
}


/* HOME responsive cleanup */

body.controller-page.action-index{
    --home-hero-offset: initial;
}

body.controller-page.action-index #top-navigation{
    position: relative;
    display: flex !important;
    grid-template-columns: none;
    grid-template-rows: none;
    align-items: center !important;
    column-gap: 0;
    row-gap: 0;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding: 8px 0;
}

body.controller-page.action-index #top-navigation > div{
    min-width: 0;
}

body.controller-page.action-index #top-navigation > div:first-child,
body.controller-page.action-index #top-navigation > div:last-child{
    position: static;
    grid-column: auto;
    grid-row: auto;
    width: auto;
    max-width: none;
    padding: 0 15px;
    transform: none;
}

body.controller-page.action-index #top-navigation #vue-widget-nav{
    grid-column: auto;
    grid-row: auto;
    width: auto;
    padding-top: 0;
    padding-right: 15px;
    box-sizing: border-box;
    position: relative;
    z-index: auto;
}

body.controller-page.action-index #top-navigation #vue-widget-nav > .d-flex{
    width: auto;
}

body.controller-page.action-index .sub-footer{
    padding-bottom: 20px;
    margin-top: 30px;
}

body.controller-page.action-index .sub-footer-nav{
    padding: 0;
    border-radius: 0;
}

body.controller-page.action-index .sub-footer-nav h6{
    font-size: 13px !important;
}

body.controller-page.action-index .sub-footer-nav a{
    font-size: 12px;
}

.action-index{
    --home-hero-offset: 100px;
    --home-pill-top: 8px;
    --home-pill-reserve: clamp(236px, 25vw, 340px);
    --home-banner-padding-x: clamp(12px, 2.2vw, 16px);
    --home-banner-padding-bottom: 100px;
    --home-hero-size: min(clamp(336px, 78vw, 660px), calc(100vw - (var(--home-banner-padding-x) * 2)));
    --home-hero-radius: 50%;
    --home-hero-padding: clamp(18px, 4vw, 44px);
    --home-logo-width: min(52%, 280px);
    --home-search-width: min(92%, 460px);
    --home-title-size: clamp(1.3rem, 4.8vw, 2.3rem);
}

html,
body{
    min-width: 360px;
}

.action-index #main-search-banner{
    background-position: center top;
    background-repeat: repeat;
    background-size: 35%;
}

.action-index #top-navigation > div:last-child{
    margin-left: auto;
    justify-content: flex-end !important;
}

.action-index #top-navigation #vue-cart-preview.top-menu{
    justify-content: flex-end;
    gap: 6px !important;
    padding: 8px 10px !important;
}

.action-index #top-navigation #vue-cart-preview.top-menu > li > a,
.action-index #top-navigation #vue-cart-preview.top-menu .language-bar > a,
.action-index #top-navigation #vue-cart-preview.top-menu .userprofile > a,
.action-index #top-navigation #vue-cart-preview.top-menu .notification-dropdown .btn-group > .btn,
.action-index #top-navigation #vue-cart-preview.top-menu .cart-handle,
.action-index #top-navigation #vue-cart-preview.top-menu .hamburger{
    min-height: 48px !important;
}

.action-index #top-navigation{
    position: relative;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: auto auto;
    align-items: start !important;
    column-gap: 16px;
    row-gap: 14px;
    min-height: 116px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 8px 0 0;
}

.action-index #top-navigation > div{
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
}

.action-index #top-navigation > div:first-child{
    grid-column: 1;
    grid-row: 1;
    width: auto;
    max-width: none;
}

.action-index #top-navigation > div:last-child{
    position: absolute;
    top: var(--home-pill-top);
    right: 0;
    width: auto;
    max-width: none;
    margin-left: 0;
    padding: 0;
    transform: none;
    align-self: start;
    justify-self: auto;
}

.action-index #top-navigation #vue-widget-nav{
    grid-column: 1 / -1;
    grid-row: 2;
    width: 100%;
    min-width: 0;
    padding-top: 0;
    padding-right: var(--home-pill-reserve);
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.action-index #top-navigation #vue-widget-nav > .d-flex,
.action-index #top-navigation #vue-widget-nav .topnav-transaction-widget,
.action-index #top-navigation #vue-widget-nav .topnav-transaction-widget__button,
.action-index #top-navigation #vue-widget-nav .topnav-location-current-address,
.action-index #top-navigation #vue-widget-nav .topnav-location-current-address__inner,
.action-index #top-navigation #vue-widget-nav .topnav-location-current-address__button{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
}

.action-index #top-navigation #vue-widget-nav .topnav-location-current-address__button,
.action-index #top-navigation #vue-widget-nav .topnav-transaction-widget__button{
    justify-content: flex-start;
    text-align: left;
}

.action-index #top-navigation #vue-widget-nav .topnav-location-current-address__text,
.action-index #top-navigation #vue-widget-nav .topnav-transaction-widget__address,
.action-index #top-navigation #vue-widget-nav .topnav-transaction-widget__meta,
.action-index #top-navigation #vue-widget-nav .truncate{
    text-align: left !important;
}

.action-index #top-navigation > div:last-child{
    z-index: 2;
}

.action-index #main-search-banner{
    height: auto;
    min-height: 0;
    margin-top: 0;
    padding: var(--home-hero-offset) var(--home-banner-padding-x) var(--home-banner-padding-bottom);
    overflow: visible;
    z-index: 2;
}

.action-index #main-search-banner .home-mobile-hero__card{
    width: var(--home-hero-size) !important;
    height: auto !important;
    min-height: 0;
    aspect-ratio: 1 / 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: clamp(14px, 2.4vw, 24px);
    padding: var(--home-hero-padding);
    box-sizing: border-box;
    overflow: hidden;
    border-radius: var(--home-hero-radius);
    box-shadow: none;
}

.action-index #main-search-banner .home-mobile-hero__card > *{
    max-width: 100%;
    box-sizing: border-box;
}

.action-index #main-search-banner .home-mobile-hero__card h2{
    width: min(82%, 18ch);
    max-width: 100%;
    margin: 0 !important;
    color: #ffffff;
    font-size: var(--home-title-size);
    line-height: 1.08;
    text-align: center;
}

.action-index.supports-alpha-video #vm_home_search .home-mobile-hero__card video.logo{
    display: block;
}

.action-index #vm_home_search .home-mobile-hero__card video.logo,
.action-index #vm_home_search .home-mobile-hero__card .logo-fallback{
    width: var(--home-logo-width);
    max-width: 100%;
    max-height: calc(var(--home-hero-size) * 0.34);
    height: auto;
    aspect-ratio: 1 / 1;
    margin: calc(var(--home-hero-padding) * -0.18) 0 0;
    object-fit: contain;
    box-shadow: none !important;
    filter: none !important;
    -webkit-filter: none !important;
    backdrop-filter: none !important;
}

.action-index #vm_home_search .home-mobile-search,
.action-index #vm_home_search_location .home-mobile-search{
    width: min(var(--home-search-width), calc(100% - 8px));
    max-width: 100%;
    margin-inline: auto;
    padding: 0;
    box-sizing: border-box;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
}

.action-index #vm_home_search .home-mobile-search > .d-flex{
    width: 100%;
    max-width: 100%;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 64px;
    align-items: stretch !important;
    column-gap: 14px;
    row-gap: 12px;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete,
.action-index #vm_home_search .home-mobile-search .search-geocomplete.width_87{
    width: 100% !important;
    max-width: 100%;
    min-width: 0;
    position: relative;
    min-height: 68px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 999px;
    border: 0;
    background: #ffffff;
    box-shadow: 0 14px 28px rgba(9, 20, 17, 0.10), inset 0 1px 0 rgba(255, 255, 255, 0.92);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete:focus-within,
.action-index #vm_home_search .home-mobile-search .search-geocomplete.width_87:focus-within{
    border-color: transparent;
    box-shadow: 0 18px 34px rgba(9, 20, 17, 0.14), 0 0 0 4px rgba(96, 219, 49, 0.12);
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete > .p-0,
.action-index #vm_home_search .home-mobile-search .search-geocomplete .el-autocomplete,
.action-index #vm_home_search .home-mobile-search .search-geocomplete .el-input{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: 100%;
    display: block;
    box-sizing: border-box;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .el-input__wrapper{
    min-height: 68px;
    padding: 0 10px 0 0;
    display: flex;
    align-items: center;
    background: transparent;
    box-shadow: none !important;
    border: 0;
    border-radius: inherit;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete input{
    display: block;
    width: 100%;
    min-height: 68px;
    padding: 0 16px 0 22px;
    font-size: clamp(15px, 1.35vw, 17px);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -0.01em;
    color: #17362e;
    background: transparent;
    border: 0;
    box-shadow: none;
    box-sizing: border-box;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete input::placeholder{
    color: #98a39e;
    font-weight: 500;
    opacity: 1;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .el-input__suffix{
    display: inline-flex;
    align-items: center;
    margin: 0;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .el-input__suffix-inner{
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .el-input__clear{
    margin: 0;
    font-size: 16px;
    color: #8b9792;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .btn.btn-link{
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: transparent;
    color: #103128 !important;
    text-decoration: none;
    box-shadow: none;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .btn.btn-link:hover,
.action-index #vm_home_search .home-mobile-search .search-geocomplete .btn.btn-link:focus{
    background: transparent;
}

.action-index #vm_home_search .home-mobile-search .search-geocomplete .btn.btn-link i,
.action-index #vm_home_search .home-mobile-search .search-geocomplete .btn.btn-link svg{
    font-size: 18px;
    color: inherit !important;
}

.action-index #vm_home_search .home-mobile-search .width_87{
    width: auto !important;
}

.action-index #vm_home_search .home-mobile-search .flex-enabled-locate{
    width: 64px;
    min-width: 64px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn{
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 0;
    background: #5fda29;
    color: #103128;
    box-shadow: 0 14px 24px rgba(8, 18, 15, 0.18);
}

body.green.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn{
    background: #03d903;
}

body.pink.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn{
    background: #fd52d2;
}

body.orange.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn{
    background: #f97600;
}

.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn:hover,
.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn:focus{
    box-shadow: 0 18px 30px rgba(8, 18, 15, 0.2);
}

.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn i,
.action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn svg{
    font-size: 22px;
}

.action-index #vm_home_search_location .home-mobile-search .el-row{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 14px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.action-index #vm_home_search_location .home-mobile-search .el-row > .el-col{
    display: flex;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.action-index #vm_home_search_location .home-mobile-search .el-row > .el-col > *{
    width: 100%;
}

.action-index #vm_home_search_location .location-search-submit-wrap{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.action-index #vm_home_search_location .location-search-submit{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: none !important;
    animation: none !important;
}

.action-index .home-mobile-search .el-input__wrapper,
.action-index .home-mobile-search .el-select__wrapper,
.action-index .home-mobile-search .el-button{
    width: 100%;
    min-height: 56px;
    border-radius: 18px;
}

.action-index .home-mobile-search .el-input__wrapper,
.action-index .home-mobile-search .el-select__wrapper{
    background: #ffffff;
    padding-left: 14px;
    padding-right: 14px;
    border: 0 !important;
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.12);
}

.action-index .home-mobile-search .el-button{
    border: 0 !important;
    color: #ffffff;
    font-weight: 700;
    padding: 0 20px;
}

.action-index .home-mobile-sections{
    padding-left: 12px;
    padding-right: 12px;
}

.action-index .home-mobile-sections--primary{
    margin-top: 4px !important;
}

.action-index .home-mobile-sections > components-swiper-list,
.action-index .home-mobile-sections > components-featured-list,
.action-index .home-mobile-sections > components-cuisine-list,
.action-index .home-mobile-sections > components-join{
    display: block;
}

.action-index .home-mobile-sections .swiperOutsideContainer,
.action-index .home-mobile-sections .el-skeleton{
    margin-bottom: 18px;
}

.action-index .home-mobile-sections .el-skeleton{
    display: none !important;
}

.action-index .home-mobile-sections .swiperOutsideContainer > div:first-child{
    margin: 0 0 12px !important;
}

.action-index .home-mobile-sections .swiperOutsideContainer h3{
    margin: 0;
    font-size: 1.22rem;
    letter-spacing: -0.02em;
}

.action-index .home-mobile-sections .swiperResto .swiperSlide{
    min-height: 0 !important;
    border-radius: 16px;
}

.action-index .home-mobile-sections .swiperResto .swiperSlide img{
    min-height: 150px;
    max-height: 150px;
    object-fit: cover;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.action-index .home-mobile-sections .swiperResto .swiperSlide .p-2{
    padding: 12px !important;
}

.action-index .home-mobile-sections .swiperCuisine .swiperSlide .el-links{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 102px;
    padding: 8px 6px;
}

.action-index .home-mobile-app{
    margin-top: 10px;
    padding-top: 30px !important;
    border-radius: 0;
    box-shadow: none;
}

@media (max-width: 1199.98px) {
    .action-index .container-fluid:has(#top-navigation){
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2600;
        background: transparent !important;
    }

    .action-index #top-navigation{
        padding: 12px 12px 0;
        padding-right: var(--top-pill-edge-gap);
        background: transparent;
    }

    .action-index #top-navigation > div:first-child{
        width: auto;
        max-width: none;
    }

    .action-index #top-navigation > div:last-child{
        top: var(--home-pill-top);
        right: 0;
        width: auto;
        max-width: none;
        padding: 0;
        justify-content: flex-end !important;
        align-items: center !important;
    }

    .action-index #top-navigation #vue-cart-preview.top-menu{
        width: auto;
        margin-top: 0;
    }

    .action-index #top-navigation #vue-widget-nav{
        width: 100%;
        padding-right: var(--home-pill-reserve);
    }

    .action-index .mobile-home-banner{
        display: none;
    }
}

@media (min-width: 1200px) {
    .action-index #top-navigation{
        padding-right: var(--top-pill-edge-gap);
    }

    .action-index #top-navigation > div:last-child{
        width: auto;
        max-width: none;
        justify-content: flex-end !important;
        align-items: center !important;
    }

    .action-index #top-navigation #vue-widget-nav{
        padding-right: var(--home-pill-reserve);
    }

    .action-index #vm_home_search_location .location-search-action{
        margin-top: 0;
        margin-left: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .action-index #main-search-banner{
        min-height: 720px;
    }

    .action-index #vm_home_search_location .location-search-submit-wrap{
        padding-left: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .action-index{
        --home-hero-radius: 50%;
        --home-hero-size: min(clamp(336px, 78vw, 660px), calc(100vw - (var(--home-banner-padding-x) * 2)));
    }

    .action-index #main-search-banner .home-mobile-hero__card{
        aspect-ratio: 1 / 1;
        border-radius: 50% !important;
    }

    .action-index #top-navigation > div:last-child{
        min-width: fit-content;
    }

    .action-index #vm_home_search_location .home-mobile-search .el-row > .el-col:nth-child(-n+2){
        max-width: calc(50% - 7px);
        flex: 0 0 calc(50% - 7px);
    }

    .action-index #vm_home_search_location .home-mobile-search .el-row > .el-col:nth-child(3){
        max-width: 100%;
        flex: 0 0 100%;
    }

    .action-index #vm_home_search_location .location-search-submit-wrap{
        margin-top: 12px;
    }
}

@media (max-width: 767.98px) {
    .action-index{
        --home-hero-radius: 24px;
        --home-banner-padding-x: 18px;
        --home-hero-size: calc(100vw - (var(--home-banner-padding-x) * 2));
        --home-hero-padding: 18px;
        --home-logo-width: 50%;
        --home-search-width: 92%;
        --home-title-size: 2rem;
    }

    .action-index #top-navigation{
        padding: 8px 10px 0;
    }

    .action-index #top-navigation .top-navigation-logo-link{
        width: 72px;
        height: 72px;
    }

    .action-index #main-search-banner .home-mobile-hero__card{
        width: var(--home-hero-size) !important;
        height: auto !important;
        min-height: 0;
        aspect-ratio: auto;
        border: 1px solid rgba(21, 41, 34, 0.08);
        padding-top: 14px;
        padding-bottom: 60px;
        gap: 20px;
    }

    .action-index #vm_home_search .home-mobile-search > .d-flex{
        grid-template-columns: minmax(0, 1fr);
        row-gap: 10px;
    }

    .action-index #vm_home_search .home-mobile-search .search-geocomplete.width_87,
    .action-index #vm_home_search .home-mobile-search .flex-enabled-locate{
        width: 92% !important;
        min-width: 0;
        margin-inline: auto;
    }

    .action-index #vm_home_search .home-mobile-search .flex-enabled-locate .btn{
        width: 100%;
        min-width: 0;
    }

    .action-index #vm_home_search_location .home-mobile-search .el-row{
        gap: 12px;
    }

    .action-index #vm_home_search_location .home-mobile-search .el-row > .el-col{
        max-width: 100%;
        flex: 0 0 100%;
    }

    .action-index #vm_home_search_location .location-search-submit-wrap{
        margin-top: 12px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .action-index .home-mobile-sections .swiperOutsideContainer h3{
        font-size: 1.12rem;
    }

    .action-index .home-mobile-sections .swiperResto .swiperSlide img{
        min-height: 145px;
        max-height: 145px;
    }

    .action-index .home-mobile-sections .swiper-button-next,
    .action-index .home-mobile-sections .swiper-button-prev{
        display: none;
    }
}
