/* ===================================================================
    Author          : Restrova Theme
    Version         : 1.0
* ================================================================= */

@media (max-width: 1400px) {
  .footer-blob-2 {
    left: -10%;
    width: 300px;
    height: 300px;
  }
}

@media (max-width: 1400px) {
  .footer-blob-3 {
    right: -15%;
    width: 350px;
    height: 350px;
  }
}

@media only screen and (max-width:1366px) {
  .hs-title {
    font-size: 72px;
  }
}

@media only screen and (max-width:1366px) {
  .hs-row {
    grid-template-columns: 1fr 110px 1fr;
  }
}

@media only screen and (max-width:1366px) {
  .hs-card .card-img-wrap {
    height: 230px;
  }
}

@media only screen and (max-width:1366px) {
  .ribbon-num {
    font-size: 54px;
  }
}

@media only screen and (max-width:1199px) {
  .hs {
    padding: 120px 0 100px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-title {
    font-size: 64px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-title-sub {
    font-size: 30px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-header {
    margin-bottom: 90px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-row {
    grid-template-columns: 1fr 100px 1fr;
    min-height: 480px;
  }
}

@media only screen and (max-width:1199px) {
  .year-number {
    font-size: 60px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-card .card-img-wrap {
    height: 220px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-card .card-title {
    font-size: 26px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-card .card-body {
    padding: 24px 26px 28px;
  }
}

@media only screen and (max-width:1199px) {
  .ribbon-num {
    font-size: 50px;
  }
}

@media only screen and (max-width:1199px) {
  .ribbon-item {
    padding: 44px 24px;
  }
}

@media only screen and (max-width:1199px) {
  .hs-ribbon {
    margin-top: 90px;
  }
}

@media only screen and (max-width:1199px) {
  .menu-title {
    font-size: 42px;
  }
}

@media only screen and (max-width:1199px) {
  .menu-grid {
    gap: 22px;
  }
}

@media only screen and (max-width:1199px) {
  .menu-card.featured .ms-card-name {
    font-size: 26px;
  }
}

@media only screen and (max-width:1199px) {
  .cp-left {
    padding: 50px 44px;
  }
}

@media only screen and (max-width:1199px) {
  .cp-right {
    padding: 50px 44px;
  }
}

@media only screen and (max-width:1199px) {
  .page-banner {
    min-height: 380px;
    padding: 90px 0 72px;
  }
}

@media only screen and (max-width:1199px) {
  .section-heading {
    font-size: 30px;
  }
}

@media only screen and (max-width:1199px) {
  .detail-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

@media only screen and (max-width:1199px) {
  .desc-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:1199px) {
  .related-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .ingredients-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .detail-name {
    font-size: 34px;
  }
}

@media only screen and (max-width:1199px) {
  .error-modern-code {
    font-size: 125px;
  }
}

@media only screen and (max-width:1199px) {
  .error-modern-zero {
    --zero-size: 132px;
  }
}

@media only screen and (max-width:1199px) {
  .story-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:1199px) {
  .story-img-side {
    grid-template-rows: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width:1199px) {
  .story-img-top, .story-img-bot {
    height: 260px;
  }
}

@media only screen and (max-width:1199px) {
  .story-img-top {
    border-right: 1px solid rgba(255, 255, 255, .05);
    border-bottom: none;
  }
}

@media only screen and (max-width:1199px) {
  .values-head {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:1199px) {
  .values-mosaic {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .vc1 {
    grid-column: 1/4;
    grid-row: 1/3;
  }
}

@media only screen and (max-width:1199px) {
  .vc2 {
    grid-column: 4/7;
    grid-row: 1/3;
  }
}

@media only screen and (max-width:1199px) {
  .vc3 {
    grid-column: 1/4;
    grid-row: 3/5;
  }
}

@media only screen and (max-width:1199px) {
  .vc4 {
    grid-column: 4/7;
    grid-row: 3/5;
  }
}

@media only screen and (max-width:1199px) {
  .vc5 {
    grid-column: 1/4;
    grid-row: 5/7;
  }
}

@media only screen and (max-width:1199px) {
  .vc6 {
    grid-column: 4/7;
    grid-row: 5/7;
  }
}

@media only screen and (max-width:1199px) {
  .vc7 {
    grid-column: 1/7;
    grid-row: 7/9;
  }
}

@media only screen and (max-width:1199px) {
  .counters-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .counter-item:nth-child(2)::after, .counter-item:nth-child(4)::after {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .counter-item:nth-child(3), .counter-item:nth-child(4) {
    border-top: 1px solid rgba(255, 255, 255, .1);
  }
}

@media only screen and (max-width:1199px) {
  .cta-split {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:1199px) {
  .cta-r {
    min-height: 360px;
  }
}

@media only screen and (max-width:1199px) {
  .page {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:1199px) {
  .left-clock {
    top: 36px;
    right: 40px;
  }
}

@media only screen and (max-width:1199px) {
  .left-h1 {
    font-size: 56px;
  }
}

@media only screen and (max-width:1199px) {
  .shop-layout {
    grid-template-columns: 240px 1fr;
    gap: 28px;
  }
}

@media only screen and (max-width:1199px) {
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .tp-featured {
    grid-template-columns: 220px 1fr;
    gap: 40px;
    padding: 44px 48px;
  }
}

@media only screen and (max-width:1199px) {
  .tp-breakdown {
    grid-template-columns: 240px 1fr;
    gap: 40px;
    padding: 40px 44px;
  }
}

@media only screen and (max-width:1199px) {
  .tp-breakdown__score {
    font-size: 72px;
  }
}

@media only screen and (max-width:1199px) {
  .tp-stats-bar {
    padding: 22px 24px;
  }
}

@media only screen and (max-width:1199px) {
  .tp-stat-item {
    padding: 0 20px;
  }
}

@media only screen and (max-width:1199px) {
  .oc-featured {
    grid-template-columns: 400px 1fr;
    gap: 52px;
  }
}

@media only screen and (max-width:1199px) {
  .oc-featured__img-frame {
    width: 360px;
    height: 460px;
  }
}

@media only screen and (max-width:1199px) {
  .oc-featured__name {
    font-size: 44px;
  }
}

@media only screen and (max-width:1199px) {
  .oc-philosophy__inner {
    padding: 44px 48px;
    gap: 40px;
  }
}

@media only screen and (max-width:1199px) {
  .oc-philosophy__title {
    font-size: 22px;
  }
}

@media only screen and (max-width:1199px) {
  .cart-layout {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

@media only screen and (max-width:1199px) {
  .order-summary {
    position: static;
  }
}

@media only screen and (max-width:1199px) {
  .checkout-layout {
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 24px;
  }
}

@media only screen and (max-width:1199px) {
  .mosaic {
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 100px;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s1 {
    grid-column: 1/4;
    grid-row: 1/4;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s2 {
    grid-column: 4/7;
    grid-row: 1/3;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s3 {
    grid-column: 1/4;
    grid-row: 4/6;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s4 {
    grid-column: 4/5;
    grid-row: 3/4;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s5 {
    grid-column: 5/6;
    grid-row: 3/4;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s6 {
    grid-column: 6/7;
    grid-row: 3/5;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s7 {
    grid-column: 4/7;
    grid-row: 4/6;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s8 {
    grid-column: 1/3;
    grid-row: 6/8;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s9 {
    grid-column: 3/4;
    grid-row: 6/7;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s10 {
    grid-column: 4/7;
    grid-row: 6/8;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s11 {
    grid-column: 1/4;
    grid-row: 8/10;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s12 {
    grid-column: 4/7;
    grid-row: 8/10;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s13 {
    grid-column: 3/4;
    grid-row: 7/8;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s14 {
    grid-column: 1/4;
    grid-row: 10/12;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s15 {
    grid-column: 4/7;
    grid-row: 10/12;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s16 {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s17 {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s18 {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s19 {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .m-item.s20 {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .gallery-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .gallery-stat-item:nth-child(2)::after {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .gallery-stat-item:nth-child(3), .gallery-stat-item:nth-child(4) {
    border-top: 1px solid rgba(255, 255, 255, .1);
  }
}

@media only screen and (max-width:1199px) {
  .ig-grid {
    width: 320px;
  }
}

@media only screen and (max-width:1199px) {
  .footer-blob-2 {
    width: 250px;
    height: 250px;
    left: -10%;
  }
}

@media only screen and (max-width:1199px) {
  .footer-blob-3 {
    width: 300px;
    height: 300px;
    right: -15%;
  }
}

/* =========================
       HOMEPAGE 2
     ========================= */

@media only screen and (max-width:1199px) {
  .hero2-title {
    font-size: 72px;
  }
}

@media only screen and (max-width:1199px) {
  .catv3-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .au2-values-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .au2-team-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .au2-team-grid .au2-member-card:nth-child(2) {
    margin-top: 0;
  }
}

@media only screen and (max-width:1199px) {
  .au2-team-grid .au2-member-card:nth-child(4) {
    margin-top: 40px;
  }
}

@media only screen and (max-width:1199px) {
  .au2-counters-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:1199px) {
  .au2-counter-item:nth-child(2)::after {
    display: none;
  }
}

@media only screen and (max-width:1199px) {
  .au2-counter-item:nth-child(3), .au2-counter-item:nth-child(4) {
    border-top: 1px solid rgba(255, 255, 255, .1);
  }
}

@media only screen and (max-width:1199px) {
  .faq2-main {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (max-width:1199px) {
  .faq2-left {
    padding: 40px;
  }
}

@media only screen and (max-width:1199px) {
  .faq2-right {
    padding: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .header-actions {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .footer-grid {
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 45px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .footer-blob-1 {
    width: 350px;
    height: 350px;
    top: -100px;
    right: -80px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .footer-blob-2 {
    width: 280px;
    height: 280px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .logo-text {
    font-size: 36px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .footer-scroll-top {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .about-grid {
    gap: 50px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .about-visual {
    height: 520px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-content {
    grid-template-columns: 1fr;
    text-align: center;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-visual {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-kicker {
    justify-content: center;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-lead {
    margin-inline: auto;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-actions {
    justify-content: center;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-card.large {
    grid-column: span 1;
    flex-direction: column;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-card.large .menu-card-img {
    width: 100%;
    height: 210px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-left .menu-hero-h1 {
    font-size: 72px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-content {
    grid-template-columns: 1fr 360px;
    gap: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-visual {
    height: 420px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .dish-card.c1 {
    width: 210px;
    height: 265px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .dish-card.c2, .dish-card.c3 {
    width: 165px;
    height: 195px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .menu-hero-ghost {
    font-size: 200px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq-layout {
    grid-template-columns: 260px 1fr;
    gap: 44px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq-sidebar {
    position: static;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .policy-layout {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .policy-main {
    max-height: none;
    overflow: visible;
    padding-right: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .policy-block-inner {
    padding: 26px 28px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .art-sidebar {
    position: static;
  }
}

/* =========================
       HOMEPAGE 2
     ========================= */

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-row {
    grid-template-columns: 1fr;
    padding: 100px 0 140px;
    gap: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-title {
    font-size: 56px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-desc {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-ui-wrap {
    min-height: 480px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-stats {
    grid-template-columns: repeat(2, 1fr);
    bottom: 20px;
    gap: 12px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-stat-box {
    padding: 18px 15px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-stat-box h3 {
    font-size: 24px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .hero2-stat-box p {
    font-size: 12px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .au2-img-stack {
    max-width: 560px;
    margin: 0 auto 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .au2-cta-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq2-main {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq2-left {
    padding: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq2-right {
    padding: 40px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq2-headline {
    font-size: clamp(36px, 6vw, 56px);
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq2-answer-inner {
    padding: 0 0 24px 72px;
  }
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .faq2-answer-inner::before {
    left: 48px;
  }
}

@media (max-width: 991px) {
  .top-bar {
    display: none;
  }
}

@media (max-width: 991px) {
  .top-info {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .top-info span {
    margin-right: 15px;
    margin-bottom: 5px;
    display: inline-block;
    border: none;
  }
}

@media (max-width: 991px) {
  .top-social {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .top-social a {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  .main-header {
    background: rgba(255, 255, 255, 0.98);
  }
}

@media (max-width: 991px) {
  .navbar-brand img {
    height: 55px;
  }
}

@media (max-width: 991px) {
  .header-actions {
    margin-top: 15px;
    justify-content: center;
    gap: 15px;
  }
}

@media (max-width: 991px) {
  .navbar-nav .nav-link {
    margin: 5px 0;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .order-btn {
    font-size: 14px;
    padding: 10px 20px;
  }
}

@media (max-width: 991px) {
  .hero-title {
    font-size: 42px;
  }
}

@media (max-width: 991px) {
  .hero-row {
    padding: 100px 0 60px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .hero-desc {
    margin: 0 auto 30px;
  }
}

@media (max-width: 991px) {
  .hero-actions {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .hero-stats {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .hero-visual {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .hero-plate-wrapper {
    width: 320px;
    height: 320px;
  }
}

@media (max-width: 991px) {
  .hero-pizza {
    width: 260px;
    height: 260px;
  }
}

@media (max-width: 991px) {
  .plate-glow {
    width: 260px;
    height: 260px;
  }
}

@media (max-width: 991px) {
  .badge-top-right {
    right: 0;
  }
}

@media (max-width: 991px) {
  .badge-bottom-left {
    left: 0;
  }
}

@media (max-width: 991px) {
  .badge-top-left {
    left: 0;
  }
}

@media (max-width: 991px) {
  .navbar-nav .nav-link {
    margin: 0;
    padding: 12px 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .navbar-nav .nav-link::after {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .navbar-nav .nav-link:hover, .navbar-nav .nav-link.active {
    transform: none;
    background: rgba(31,79,143,0.06);
  }
}

@media (max-width: 991px) {
  .has-dropdown::after {
    display: none !important;
    content: none !important;
  }
}

@media (max-width: 991px) {
  .mega-dropdown {
    all: unset !important;
    display: none !important;
    position: static !important;
    width: 100% !important;
    box-sizing: border-box !important;
    border-left: 2px solid rgba(31, 79, 143, 0.3) !important;
    margin: 4px 0 8px 8px !important;
    padding: 4px 0 4px 10px !important;
    background: transparent !important;
  }
}

@media (max-width: 991px) {
  .has-dropdown.mobile-open > .mega-dropdown {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .has-dropdown.mobile-open > .nav-link .nav-arrow {
    transform: rotate(180deg) !important;
    color: var(--primary-color) !important;
  }
}

@media (max-width: 991px) {
  .mega-divider {
    display: block !important;
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,0.07);
    margin: 6px 0;
  }
}

@media (max-width: 991px) {
  .dropdown-arrow {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .drop-row {
    border-radius: 8px;
  }
}

@media (max-width: 991px) {
  .drop-row:hover {
    transform: none;
  }
}

@media (max-width: 991px) {
  .footer-modern {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .footer-cta-section .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
}

@media (max-width: 991px) {
  .footer-cta-subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .footer-cta-content {
    width: 100%;
    max-width: 560px;
  }
}

@media (max-width: 991px) {
  .footer-newsletter {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    padding: 0;
    gap: 0;
  }
}

@media (max-width: 991px) {
  .footer-newsletter input {
    flex: 1;
    min-width: 0;
    border-radius: 50px 0 0 50px;
    border-right: none;
    background: rgba(255, 255, 255, 0.08);
  }
}

@media (max-width: 991px) {
  .btn-footer-subscribe {
    flex-shrink: 0;
    border-radius: 0 50px 50px 0;
    width: auto;
    padding: 0 22px;
  }
}

@media (max-width: 991px) {
  .footer-app-download {
    width: 100%;
    text-align: left;
    padding-top: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }
}

@media (max-width: 991px) {
  .store-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 12px;
  }
}

@media (max-width: 991px) {
  .store-buttons img {
    height: 42px;
    width: auto;
  }
}

@media (max-width: 991px) {
  .footer-grid {
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .footer-main {
    padding: 60px 0 40px;
  }
}

@media (max-width: 991px) {
  .social-link {
    width: 46px;
    height: 46px;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .footer-links li {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .hs {
    padding: 100px 0 80px;
  }
}

@media (max-width: 991px) {
  .hs-title {
    font-size: 54px;
  }
}

@media (max-width: 991px) {
  .hs-title-sub {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .hs-desc {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .hs-header {
    margin-bottom: 75px;
    max-width: 680px;
  }
}

@media (max-width: 991px) {
  .hs-row {
    grid-template-columns: 1fr 80px 1fr;
    min-height: 440px;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .node-outer {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 991px) {
  .node-icon-wrap {
    width: 44px;
    height: 44px;
  }
}

@media (max-width: 991px) {
  .node-icon-wrap i {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .hs-row.row-left .hs-card {
    margin-right: 20px;
  }
}

@media (max-width: 991px) {
  .hs-row.row-right .hs-card {
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  .hs-card .card-img-wrap {
    height: 200px;
  }
}

@media (max-width: 991px) {
  .year-number {
    font-size: 52px;
  }
}

@media (max-width: 991px) {
  .hs-card .card-title {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .hs-card .card-text {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .hs-card .card-body {
    padding: 22px 24px 26px;
  }
}

@media (max-width: 991px) {
  .hs-row.row-left .hs-card:hover {
    transform: translateX(-6px) translateY(-4px) scale(1.01);
  }
}

@media (max-width: 991px) {
  .hs-row.row-right .hs-card:hover {
    transform: translateX(6px) translateY(-4px) scale(1.01);
  }
}

@media (max-width: 991px) {
  .hs-ribbon {
    margin-top: 80px;
    border-radius: 22px;
  }
}

@media (max-width: 991px) {
  .hs-ribbon-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991px) {
  .ribbon-item:nth-child(2)::after, .ribbon-item:nth-child(4)::after {
    display: none;
  }
}

@media (max-width: 991px) {
  .ribbon-item:nth-child(3), .ribbon-item:nth-child(4) {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
  }
}

@media (max-width: 991px) {
  .ribbon-num {
    font-size: 46px;
    letter-spacing: -1px;
  }
}

@media (max-width: 991px) {
  .ribbon-item {
    padding: 40px 24px;
  }
}

@media (max-width: 991px) {
  .ribbon-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    margin-bottom: 16px;
  }
}

@media (max-width: 991px) {
  .ribbon-icon i {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .menu-section {
    padding: 80px 0 90px;
  }
}

@media (max-width: 991px) {
  .menu-title {
    font-size: 38px;
  }
}

@media (max-width: 991px) {
  .menu-head {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .menu-head-right {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .menu-desc {
    margin-left: 0;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .menu-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (max-width: 991px) {
  .menu-card.featured {
    grid-column: span 2;
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .menu-card.featured .ms-card-img {
    width: 100%;
    height: 280px;
  }
}

@media (max-width: 991px) {
  .menu-card.featured .ms-card-body {
    padding: 22px 24px 24px;
  }
}

@media (max-width: 991px) {
  .menu-card.featured .ms-card-name {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .menu-card.featured .ms-card-price {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .chef-card--featured .chef-card__photo {
    height: 300px;
  }
}

@media (max-width: 991px) {
  .testi-rating-pill {
    display: none;
  }
}

@media (max-width: 991px) {
  .testi-header-row {
    gap: 20px;
  }
}

@media (max-width: 991px) {
  .cp-wrap {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  .cp-left {
    min-height: auto;
    padding: 56px 32px 48px;
  }
}

@media (max-width: 991px) {
  .cp-right {
    padding: 56px 32px;
  }
}

@media (max-width: 991px) {
  .cp-left__bignum {
    font-size: 180px;
  }
}

@media (max-width: 991px) {
  .cp-float-card {
    display: none;
  }
}

@media (max-width: 991px) {
  .cp-map-badge {
    left: 32px;
  }
}

@media (max-width: 991px) {
  .page-banner {
    min-height: 340px;
    padding: 80px 0 68px;
  }
}

@media (max-width: 991px) {
  .section-heading {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .page-banner__content p {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .error-modern-shell {
    width: min(100%, 780px);
    margin: 0 auto;
    padding: 30px 26px;
  }
}

@media (max-width: 991px) {
  .error-modern-main {
    width: 100%;
    max-width: 680px;
    text-align: center;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .error-modern-heading {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .error-modern-code {
    justify-content: center;
    font-size: clamp(74px, 14vw, 118px);
  }
}

@media (max-width: 991px) {
  .error-modern-section {
    min-height: 62vh;
    padding: 70px 0;
  }
}

@media (max-width: 991px) {
  .tp-section {
    padding: 80px 0 100px;
  }
}

@media (max-width: 991px) {
  .tp-stats-bar {
    gap: 0;
    padding: 20px 16px;
  }
}

@media (max-width: 991px) {
  .tp-stat-item {
    padding: 12px 16px;
    min-width: 120px;
  }
}

@media (max-width: 991px) {
  .tp-stat-divider {
    display: none;
  }
}

@media (max-width: 991px) {
  .tp-featured {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 36px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .tp-featured__left {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 24px;
  }
}

@media (max-width: 991px) {
  .tp-featured__meta {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .tp-featured__stars {
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .tp-featured__tag {
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .tp-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991px) {
  .tp-card--wide {
    grid-column: span 2;
  }
}

@media (max-width: 991px) {
  .tp-breakdown {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 36px 32px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .tp-breakdown__left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .tp-cta {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 32px 36px;
  }
}

@media (max-width: 991px) {
  .oc-featured {
    grid-template-columns: 1fr;
    gap: 48px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .oc-featured__img-col {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .oc-featured__img-frame {
    width: 320px;
    height: 400px;
  }
}

@media (max-width: 991px) {
  .oc-featured__kicker {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .oc-featured__origin {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .oc-featured__dishes {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .oc-featured__socials {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .oc-badge-a {
    left: 0;
  }
}

@media (max-width: 991px) {
  .oc-badge-b {
    right: 0;
  }
}

@media (max-width: 991px) {
  .oc-philosophy__inner {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 36px;
  }
}

@media (max-width: 991px) {
  .oc-philosophy__pillars {
    flex-direction: row;
    flex-wrap: wrap;
    min-width: unset;
  }
}

@media (max-width: 991px) {
  .oc-pillar {
    flex: 1;
    min-width: 160px;
  }
}

@media (max-width: 991px) {
  .checkout-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 991px) {
  .checkout-forms-col, .order-summary {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    position: static;
  }
}

@media (max-width: 991px) {
  .co-field-row--3 {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 991px) {
  .co-card-visual {
    min-height: 120px;
    padding: 20px 22px;
  }
}

@media (max-width: 991px) {
  .co-card-number {
    font-size: 16px;
    letter-spacing: 2px;
  }
}

@media (max-width: 991px) {
  .blog-page .featured-section {
    padding-top: 40px;
  }
}

@media (max-width: 991px) {
  .blog-page .featured-card {
    grid-template-columns: 1fr;
    min-height: unset;
  }
}

@media (max-width: 991px) {
  .blog-page .fc-img {
    min-height: 340px;
  }
}

@media (max-width: 991px) {
  .blog-page .fc-body {
    padding: 32px 28px;
  }
}

@media (max-width: 991px) {
  .blog-page .blog-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 991px) {
  .blog-page .blog-layout .sidebar {
    position: static;
    top: auto;
  }
}

@media (max-width: 991px) {
  .blog-page .nl-grid {
    grid-template-columns: 1fr;
    gap: 44px;
  }
}

@media (max-width: 991px) {
  .footer-blob-2 {
    width: 180px;
    height: 180px;
    bottom: 10%;
    opacity: 0.3;
  }
}

@media (max-width: 991px) {
  .footer-blob-3 {
    width: 200px;
    height: 200px;
    bottom: 10%;
    opacity: 0.3;
  }
}

@media (max-width: 991px) {
  .menu-hero-ghost {
    font-size: 130px;
    letter-spacing: -4px;
  }
}

@media (max-width: 991px) {
  .dish-card.c1 {
    width: 170px;
    height: 215px;
  }
}

@media (max-width: 991px) {
  .menu-hero-float {
    padding: 8px 12px;
    gap: 7px;
    top: -5px;
    right: 0;
  }
}

@media (max-width: 991px) {
  .dish-card.c2 {
    width: 135px;
    height: 165px;
    bottom: 5px;
  }
}

@media (max-width: 991px) {
  .dish-card.c3 {
    width: 135px;
    height: 165px;
    bottom: 20px;
  }
}

@media (max-width: 991px) {
  .menu-hero-visual {
    height: 320px;
    width: 300px;
  }
}

@media (max-width: 991px) {
  .menu-hero-left .menu-hero-h1 {
    font-size: 80px;
    line-height: 1;
  }
}

/* =========================
       HOMEPAGE 2
     ========================= */

@media (max-width: 991px) {
  .header2-menu-wrap, .header2-btn, .header2-icon {
    display: none;
  }
}

@media (max-width: 991px) {
  .header2-toggle {
    display: inline-flex;
  }
}

@media (max-width: 991px) {
  .header2-navbar {
    min-height: 66px;
  }
}

@media (max-width: 991px) {
  .hero2-row {
    min-height: auto;
    padding: 150px 0 170px;
  }
}

@media (max-width: 991px) {
  .hero2-content {
    text-align: center;
    margin: 0 auto 50px;
  }
}

@media (max-width: 991px) {
  .hero2-desc {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  .hero2-actions, .hero2-meta {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .hero2-stats {
    position: relative;
    left: auto;
    transform: none;
    margin-top: 50px;
    grid-template-columns: repeat(2, 1fr);
    bottom: 50px;
  }
}

@media (max-width: 991px) {
  .hero2-scroll {
    display: none;
  }
}

@media (max-width: 991px) {
  .header2-reservation-btn {
    display: none;
  }
}

@media (max-width: 991px) {
  .catv3-section {
    padding: 90px 0;
  }
}

@media (max-width: 991px) {
  .catv3-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991px) {
  .catv3-large, .catv3-wide {
    grid-column: span 2;
    grid-row: span 1;
  }
}

@media (max-width: 991px) {
  .catv3-content h3 {
    font-size: 28px;
  }
}

@media only screen and (max-width:900px) {
  .shop-layout {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:900px) {
  .sidebar {
    position: static;
  }
}

@media only screen and (max-width:900px) {
  .sb-card:first-child .sb-body {
    display: block;
    padding: 12px;
  }
}

@media only screen and (max-width:900px) {
  .cat-btn {
    width: 100%;
    flex: none;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width:900px) {
  .sb-card:first-child .cat-btn:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width:900px) {
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:900px) {
  .products-grid.list-view .pc {
    grid-template-columns: 140px minmax(0, 1fr);
  }
}

@media only screen and (max-width:900px) {
  .products-grid.list-view .pc > a {
    border-radius: 20px 0 0 20px;
  }
}

@media only screen and (max-width:900px) {
  .products-grid.list-view .pc > a .pc-img-wrap {
    border-radius: inherit;
    min-height: 190px;
    height: 100%;
  }
}

@media only screen and (max-width:900px) {
  .products-grid.list-view .pc-body {
    padding: 18px 20px;
    align-self: stretch;
  }
}

@media only screen and (max-width:900px) {
  .filter-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:900px) {
  .ig-cta-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:900px) {
  .ig-right {
    width: 100%;
  }
}

@media only screen and (max-width:900px) {
  .ig-grid {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .footer-modern {
    margin-top: 70px;
  }
}

@media only screen and (max-width:767px) {
  .footer-cta-section .container {
    gap: 28px;
  }
}

@media only screen and (max-width:767px) {
  .footer-cta-subtitle {
    font-size: 15px;
    margin-bottom: 18px;
  }
}

@media only screen and (max-width:767px) {
  .footer-newsletter {
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    padding: 0;
    border-radius: 0;
    gap: 0;
  }
}

@media only screen and (max-width:767px) {
  .btn-footer-subscribe {
    flex-shrink: 0;
    border-radius: 0 50px 50px 0;
    width: auto;
    padding: 0 20px;
  }
}

@media only screen and (max-width:767px) {
  .footer-newsletter input {
    flex: 1;
    min-width: 0;
    border-radius: 50px 0 0 50px;
    border-right: none;
    background: rgba(255, 255, 255, 0.08);
  }
}

@media only screen and (max-width:767px) {
  .store-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .store-buttons img {
    height: 40px;
    width: auto;
  }
}

@media only screen and (max-width:767px) {
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 35px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width:767px) {
  .footer-brand-column {
    grid-column: span 2;
  }
}

@media only screen and (max-width:767px) {
  .footer-logo img {
    width: 250px;
  }
}

@media only screen and (max-width:767px) {
  .footer-bottom-content {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}

@media only screen and (max-width:767px) {
  .payment-methods {
    justify-content: center;
  }
}

@media only screen and (max-width:767px) {
  .logo-text {
    font-size: 32px;
  }
}

@media only screen and (max-width:767px) {
  .footer-blob-1, .footer-blob-2 {
    opacity: 0.3;
  }
}

@media only screen and (max-width:767px) {
  .footer-scroll-top {
    bottom: 30px;
    right: 30px;
    width: 48px;
    height: 48px;
    font-size: 16px;
  }
}

@media only screen and (max-width:767px) {
  .about-visual {
    height: 420px;
    order: -1;
  }
}

@media only screen and (max-width:767px) {
  .stats-strip {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .cta-row {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:767px) {
  .about-section {
    padding: 70px 0 60px;
  }
}

@media only screen and (max-width:767px) {
  .about-grid {
    grid-template-columns: 1fr;
    gap: 70px;
  }
}

@media only screen and (max-width:767px) {
  .about-visual {
    height: 480px;
    order: -1;
  }
}

@media only screen and (max-width:767px) {
  .img-card-1 {
    width: 195px;
    height: 255px;
    left: 5px;
  }
}

@media only screen and (max-width:767px) {
  .img-card-2 {
    width: 215px;
    height: 275px;
  }
}

@media only screen and (max-width:767px) {
  .img-card-3 {
    width: 190px;
    height: 250px;
    right: 0;
  }
}

@media only screen and (max-width:767px) {
  .float-card {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .feature-list {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .cat-section {
    padding: 80px 0 0;
  }
}

@media only screen and (max-width:767px) {
  .cat-card {
    flex: 0 0 240px;
    height: 340px;
  }
}

@media only screen and (max-width:767px) {
  .cat-card--wide {
    flex: 0 0 300px;
  }
}

@media only screen and (max-width:767px) {
  .hs {
    padding: 90px 0 70px;
  }
}

@media only screen and (max-width:767px) {
  .hs-title {
    font-size: 42px;
    letter-spacing: -0.5px;
  }
}

@media only screen and (max-width:767px) {
  .hs-title-sub {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width:767px) {
  .hs-desc {
    font-size: 14.5px;
  }
}

@media only screen and (max-width:767px) {
  .hs-header {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width:767px) {
  .chapter-number {
    width: 30px;
    height: 30px;
    font-size: 11px;
  }
}

@media only screen and (max-width:767px) {
  .chapter-label {
    font-size: 10px;
    letter-spacing: 3px;
  }
}

@media only screen and (max-width:767px) {
  .ornament-line {
    width: 50px;
  }
}

@media only screen and (max-width:767px) {
  .hs-row {
    grid-template-columns: 44px 1fr;
    min-height: auto;
    margin-bottom: 36px;
  }
}

@media only screen and (max-width:767px) {
  .hs-row.row-left .hs-card, .hs-row.row-right .hs-card {
    grid-column: 2;
    grid-row: 1;
    margin-left: 16px;
    margin-right: 0;
  }
}

@media only screen and (max-width:767px) {
  .hs-row.row-left .hs-node, .hs-row.row-right .hs-node {
    grid-column: 1;
    grid-row: 1;
    padding-top: 0;
    justify-content: flex-start;
    padding-top: 24px;
  }
}

@media only screen and (max-width:767px) {
  .hs-spine {
    left: 21px;
    transform: none;
  }
}

@media only screen and (max-width:767px) {
  .hs-spine-glow {
    left: 21px;
    transform: none;
  }
}

@media only screen and (max-width:767px) {
  .hs-row.row-left .hs-card:hover, .hs-row.row-right .hs-card:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), 0 0 30px rgba(255, 88, 27, 0.08);
  }
}

@media only screen and (max-width:767px) {
  .hs-connector {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .node-outer {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width:767px) {
  .node-icon-wrap {
    width: 36px;
    height: 36px;
  }
}

@media only screen and (max-width:767px) {
  .node-icon-wrap i {
    font-size: 13px;
  }
}

@media only screen and (max-width:767px) {
  .node-pulse {
    inset: -8px;
  }
}

@media only screen and (max-width:767px) {
  .node-pulse-2 {
    inset: -14px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .card-img-wrap {
    height: 190px;
  }
}

@media only screen and (max-width:767px) {
  .year-number {
    font-size: 44px;
    letter-spacing: -1px;
  }
}

@media only screen and (max-width:767px) {
  .year-era {
    font-size: 9px;
    padding: 4px 10px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .card-body {
    padding: 20px 20px 24px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .card-title {
    font-size: 22px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .card-text {
    font-size: 13.5px;
    margin-bottom: 18px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .card-tag {
    letter-spacing: 2px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .card-highlight {
    padding: 11px 14px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .highlight-icon {
    width: 30px;
    height: 30px;
    border-radius: 7px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .highlight-icon i {
    font-size: 13px;
  }
}

@media only screen and (max-width:767px) {
  .hs-card .highlight-text {
    font-size: 12.5px;
  }
}

@media only screen and (max-width:767px) {
  .hs-ribbon {
    margin-top: 60px;
    border-radius: 18px;
  }
}

@media only screen and (max-width:767px) {
  .ribbon-num {
    font-size: 40px;
  }
}

@media only screen and (max-width:767px) {
  .ribbon-item {
    padding: 34px 18px;
  }
}

@media only screen and (max-width:767px) {
  .ribbon-label {
    font-size: 10px;
    letter-spacing: 1.5px;
  }
}

@media only screen and (max-width:767px) {
  .ribbon-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 14px;
  }
}

@media only screen and (max-width:767px) {
  .ribbon-icon i {
    font-size: 15px;
  }
}

@media only screen and (max-width:767px) {
  .menu-section {
    padding: 70px 0 80px;
  }
}

@media only screen and (max-width:767px) {
  .menu-title {
    font-size: 32px;
  }
}

@media only screen and (max-width:767px) {
  .menu-filter {
    justify-content: flex-start;
    gap: 6px;
    overflow-x: auto;
    padding-bottom: 4px;
    flex-wrap: nowrap;
  }
}

@media only screen and (max-width:767px) {
  .menu-filter::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .menu-filter {
    scrollbar-width: none;
  }
}

@media only screen and (max-width:767px) {
  .filter-btn {
    padding: 9px 16px;
    font-size: 12px;
    flex-shrink: 0;
  }
}

@media only screen and (max-width:767px) {
  .menu-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

@media only screen and (max-width:767px) {
  .menu-card.featured {
    grid-column: span 1;
  }
}

@media only screen and (max-width:767px) {
  .menu-card.featured .ms-card-img {
    height: 240px;
  }
}

@media only screen and (max-width:767px) {
  .ms-card-img {
    height: 200px !important;
  }
}

@media only screen and (max-width:767px) {
  .page-banner {
    min-height: 300px;
    padding: 72px 0 60px;
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .page-banner__content {
    max-width: 100%;
  }
}

@media only screen and (max-width:767px) {
  .page-banner__content p {
    font-size: 14px;
  }
}

@media only screen and (max-width:767px) {
  .page-banner__breadcrumb {
    position: static;
    margin-top: 28px;
    display: inline-flex;
    justify-content: center;
  }
}

@media only screen and (max-width:767px) {
  .page-banner .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero {
    min-height: auto;
    padding: 80px 0 60px;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero-content {
    grid-template-columns: 1fr;
    gap: 50px;
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero-left .menu-hero-h1 {
    font-size: 54px;
    line-height: 1;
  }
}

@media only screen and (max-width:767px) {
  .eyebrow {
    justify-content: center;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero-actions {
    justify-content: center;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero-visual {
    height: 380px;
    width: 340px;
    margin: 0 auto;
  }
}

@media only screen and (max-width:767px) {
  .dish-card.c1 {
    width: 200px;
    height: 250px;
  }
}

@media only screen and (max-width:767px) {
  .dish-card.c2 {
    width: 155px;
    height: 185px;
    left: 0;
  }
}

@media only screen and (max-width:767px) {
  .dish-card.c3 {
    width: 155px;
    height: 185px;
    right: 0;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero-float {
    right: 0;
    top: -10px;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero-ghost {
    font-size: 130px;
    letter-spacing: -4px;
  }
}

@media only screen and (max-width:767px) {
  .menu-hero::after {
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, transparent 60%, rgba(255, 88, 27, .05) 60%);
  }
}

@media only screen and (max-width:767px) {
  .page-banner__title {
    font-size: 36px;
  }
}

@media only screen and (max-width:767px) {
  .detail-price {
    font-size: 42px;
  }
}

@media only screen and (max-width:767px) {
  .gallery-thumbs {
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
  }
}

@media only screen and (max-width:767px) {
  .gallery-thumb {
    height: 76px;
  }
}

@media only screen and (max-width:767px) {
  .related-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .ingredients-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .reviews-summary {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media only screen and (max-width:767px) {
  .prep-step {
    grid-template-columns: 56px 1fr;
    gap: 16px;
  }
}

@media only screen and (max-width:767px) {
  .prep-step::before {
    left: 27px;
  }
}

@media only screen and (max-width:767px) {
  .detail-section {
    padding: 50px 0;
  }
}

@media only screen and (max-width:767px) {
  .detail-name {
    font-size: 28px;
  }
}

@media only screen and (max-width:767px) {
  .faq-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

@media only screen and (max-width:767px) {
  .faq-cats {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width:767px) {
  .faq-cat-btn {
    width: 100%;
  }
}

@media only screen and (max-width:767px) {
  .faq-contact-card {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .faq-answer-inner {
    padding-left: 24px;
  }
}

@media only screen and (max-width:767px) {
  .faq-cta-stats {
    flex-wrap: wrap;
    gap: 24px;
  }
}

@media only screen and (max-width:767px) {
  .policy-layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

@media only screen and (max-width:767px) {
  .rights-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .policy-intro-inner {
    flex-direction: column;
    gap: 16px;
  }
}

@media only screen and (max-width:767px) {
  .policy-block-inner {
    padding: 22px 22px;
  }
}

@media only screen and (max-width:767px) {
  .policy-block-title {
    font-size: 19px;
  }
}

@media only screen and (max-width:767px) {
  .hero-h1 {
    letter-spacing: -2px;
  }
}

@media only screen and (max-width:767px) {
  .hero-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:767px) {
  .story-text-side {
    padding: 48px 32px;
  }
}

@media only screen and (max-width:767px) {
  .story-img-side {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .story-img-top, .story-img-bot {
    height: 240px;
  }
}

@media only screen and (max-width:767px) {
  .values-mosaic {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width:767px) {
  .vc1, .vc2, .vc3, .vc4, .vc5, .vc6, .vc7 {
    grid-column: span 1;
    grid-row: span 3;
  }
}

@media only screen and (max-width:767px) {
  .vc7 {
    grid-column: span 2;
  }
}

@media only screen and (max-width:767px) {
  .manifesto-lines {
    gap: 0;
  }
}

@media only screen and (max-width:767px) {
  .m-line {
    font-size: 42px;
    padding: 12px 0;
  }
}

@media only screen and (max-width:767px) {
  .gallery-item {
    flex: 0 0 280px;
    height: 380px;
  }
}

@media only screen and (max-width:767px) {
  .cta-l {
    padding: 56px 32px;
  }
}

@media only screen and (max-width:767px) {
  .scroll-hint {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .left-clock {
    top: 28px;
    right: 28px;
  }
}

@media only screen and (max-width:767px) {
  .time-slots {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .field-row {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .left-cards {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
}

@media only screen and (max-width:767px) {
  .li-card {
    flex: 1;
    min-width: calc(50% - 5px);
  }
}

@media only screen and (max-width:767px) {
  .left-ring {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .products-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc {
    grid-template-columns: 140px minmax(0, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc > a {
    border-radius: 18px 0 0 18px;
    height: auto;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc > a .pc-img-wrap {
    width: 100%;
    height: 100%;
    min-height: 170px;
    max-height: none;
    border-radius: inherit;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-body {
    padding: 14px 14px 14px 16px;
    align-self: stretch;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-name {
    font-size: 17px;
    margin-bottom: 6px;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-desc {
    font-size: 12.5px;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-price {
    font-size: 22px;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-footer {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-footer .btn-default {
    padding: 8px 38px 8px 12px;
    font-size: 11px;
    min-width: 132px;
  }
}

@media only screen and (max-width:767px) {
  .products-grid.list-view .pc-footer .btn-default::before {
    width: 30px;
    height: 30px;
    right: 4px;
    background-size: 8px auto;
  }
}

@media only screen and (max-width:767px) {
  .shop-hero-stats {
    gap: 20px;
  }
}

@media only screen and (max-width:767px) {
  .hs-num {
    font-size: 28px;
  }
}

@media only screen and (max-width:767px) {
  .feat-banner {
    height: auto;
  }
}

@media only screen and (max-width:767px) {
  .feat-banner-inner {
    flex-direction: column;
    padding: 28px 24px;
    text-align: center;
    align-items: flex-start;
  }
}

@media only screen and (max-width:767px) {
  .toolbar {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width:767px) {
  .shop-search-wrap {
    flex: 1 0 100%;
  }
}

@media only screen and (max-width:767px) {
  .tp-section {
    padding: 70px 0 80px;
  }
}

@media only screen and (max-width:767px) {
  .tp-header {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width:767px) {
  .tp-stats-bar {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    padding: 16px;
  }
}

@media only screen and (max-width:767px) {
  .tp-stat-item {
    padding: 14px 16px;
    min-width: unset;
  }
}

@media only screen and (max-width:767px) {
  .tp-stat-divider {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .tp-featured {
    padding: 32px 28px;
    gap: 24px;
  }
}

@media only screen and (max-width:767px) {
  .tp-featured__left {
    flex-direction: column;
  }
}

@media only screen and (max-width:767px) {
  .tp-featured__meta {
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .tp-featured__stars {
    justify-content: center;
  }
}

@media only screen and (max-width:767px) {
  .tp-featured__text {
    font-size: 15px;
  }
}

@media only screen and (max-width:767px) {
  .tp-featured__footer {
    flex-direction: column;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .tp-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .tp-card--wide {
    grid-column: span 1;
  }
}

@media only screen and (max-width:767px) {
  .tp-card__wide-inner {
    flex-direction: column;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .tp-card__wide-quote {
    font-size: 40px;
  }
}

@media only screen and (max-width:767px) {
  .tp-breakdown {
    padding: 28px 24px;
  }
}

@media only screen and (max-width:767px) {
  .tp-breakdown__score {
    font-size: 60px;
  }
}

@media only screen and (max-width:767px) {
  .tp-cta {
    padding: 28px 24px;
  }
}

@media only screen and (max-width:767px) {
  .tp-cta__right {
    flex-direction: column;
    width: 100%;
  }
}

@media only screen and (max-width:767px) {
  .tp-cta__btn, .tp-cta .btn-default {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .tp-filter-row {
    gap: 8px;
  }
}

@media only screen and (max-width:767px) {
  .tp-filter-btn {
    padding: 8px 16px;
    font-size: 12px;
  }
}

@media only screen and (max-width:767px) {
  .oc-featured__img-frame {
    width: 280px;
    height: 350px;
  }
}

@media only screen and (max-width:767px) {
  .oc-featured__name {
    font-size: 36px;
  }
}

@media only screen and (max-width:767px) {
  .oc-float-badge {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .oc-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .oc-philosophy__inner {
    padding: 32px 28px;
  }
}

@media only screen and (max-width:767px) {
  .oc-philosophy__left {
    flex-direction: column;
    gap: 16px;
  }
}

@media only screen and (max-width:767px) {
  .oc-philosophy__pillars {
    flex-direction: column;
  }
}

@media only screen and (max-width:767px) {
  .oc-pillar {
    min-width: unset;
  }
}

@media only screen and (max-width:767px) {
  .oc-divider {
    margin-bottom: 44px;
  }
}

@media only screen and (max-width:767px) {
  .ci-body {
    grid-template-columns: 110px 1fr;
    gap: 16px;
  }
}

@media only screen and (max-width:767px) {
  .ci-right {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .ci-price-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    border-top: 1px solid rgba(18, 18, 18, .06);
    background: rgba(255, 88, 27, .02);
  }
}

@media only screen and (max-width:767px) {
  .ci-price-mobile-left {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}

@media only screen and (max-width:767px) {
  .trust-row {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width:767px) {
  .trust-row .trust-card:last-child {
    grid-column: span 2;
  }
}

@media only screen and (max-width:767px) {
  .progress-steps {
    overflow-x: auto;
    padding: 5px 0px;
    scrollbar-width: none;
    gap: 20px;
  }
}

@media only screen and (max-width:767px) {
  .progress-steps::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .ps {
    flex: 0 0 auto;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .ps:not(:last-child)::after {
    right: calc(-100% + 0px);
  }
}

@media only screen and (max-width:767px) {
  .col-header {
    flex-wrap: wrap;
    gap: 8px;
  }
}

@media only screen and (max-width:767px) {
  .checkout-section {
    padding: 40px 0 80px;
  }
}

@media only screen and (max-width:767px) {
  .co-block__head {
    padding: 18px 20px;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .co-block__body {
    padding: 18px;
  }
}

@media only screen and (max-width:767px) {
  .co-field-row {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width:767px) {
  .co-field-row .co-field {
    margin-bottom: 16px;
  }
}

@media only screen and (max-width:767px) {
  .co-field-row--3 {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .co-pay-tabs {
    gap: 4px;
    padding: 4px;
  }
}

@media only screen and (max-width:767px) {
  .co-pay-tab {
    font-size: 11px;
    padding: 9px 8px;
    gap: 4px;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media only screen and (max-width:767px) {
  .co-card-visual {
    padding: 18px 20px;
  }
}

@media only screen and (max-width:767px) {
  .co-card-number {
    font-size: 14px;
    letter-spacing: 1.5px;
  }
}

@media only screen and (max-width:767px) {
  .co-card-brand {
    font-size: 28px;
    bottom: 16px;
    right: 18px;
  }
}

@media only screen and (max-width:767px) {
  .co-delivery-card {
    padding: 14px 16px;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .co-dc-icon {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }
}

@media only screen and (max-width:767px) {
  .co-place-btn {
    font-size: 15px;
    padding: 16px 20px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .articles-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .article-card.wide {
    grid-column: span 1;
    flex-direction: column;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .article-card.wide .ac-img {
    width: 100%;
    height: 230px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .article-card.wide .ac-body {
    padding: 22px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .fc-title {
    letter-spacing: -0.4px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .fc-excerpt {
    margin-bottom: 22px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .load-more-row {
    margin-top: 32px;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .newsletter-section {
    padding: 86px 0;
  }
}

@media only screen and (max-width:767px) {
  .blog-page .nl-form-card {
    padding: 26px;
  }
}

@media only screen and (max-width:767px) {
  .cf-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .author-bio {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:767px) {
  .ab-avatar {
    width: 72px;
    height: 72px;
    margin: 0 auto 16px;
  }
}

@media only screen and (max-width:767px) {
  .author-bio {
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .ab-socials {
    justify-content: center;
  }
}

@media only screen and (max-width:767px) {
  .mosaic {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 80px;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s1 {
    grid-column: 1/3;
    grid-row: 1/3;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s2 {
    grid-column: 3/5;
    grid-row: 1/3;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s3 {
    grid-column: 1/3;
    grid-row: 3/5;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s4 {
    grid-column: 3/4;
    grid-row: 3/4;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s5 {
    grid-column: 4/5;
    grid-row: 3/4;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s6 {
    grid-column: 3/5;
    grid-row: 4/6;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s7 {
    grid-column: 1/3;
    grid-row: 5/7;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s8 {
    grid-column: 3/5;
    grid-row: 6/8;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s9 {
    grid-column: 1/3;
    grid-row: 7/8;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s10 {
    grid-column: 1/3;
    grid-row: 8/10;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s11 {
    grid-column: 3/5;
    grid-row: 8/10;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s12 {
    grid-column: 1/5;
    grid-row: 10/12;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s13 {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s14 {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .m-item.s15 {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .gallery-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .footer-blob-2, .footer-blob-3 {
    display: none;
  }
}

/* =========================
       HOMEPAGE 2
     ========================= */

@media only screen and (max-width:767px) {
  .header2-wrap {
    padding: 14px 0;
  }
}

@media only screen and (max-width:767px) {
  .header2-logo img {
    height: 54px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-row {
    padding: 135px 0 50px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-title {
    font-size: 42px;
    letter-spacing: -1px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-desc {
    font-size: 16px;
    line-height: 1.85;
  }
}

@media only screen and (max-width:767px) {
  .hero2-badge {
    font-size: 10px;
    padding: 9px 14px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-actions {
    gap: 14px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-ui-wrap {
    min-height: auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-card {
    position: relative;
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    animation: none;
  }
}

@media only screen and (max-width:767px) {
  .hero2-stats {
    grid-template-columns: repeat(2, 1fr);
    bottom: 20px;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .hero2-stat-box h3 {
    font-size: 28px;
  }
}

@media only screen and (max-width:767px) {
  .catv3-section {
    padding: 70px 0;
  }
}

@media only screen and (max-width:767px) {
  .catv3-heading {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width:767px) {
  .catv3-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 240px;
    gap: 18px;
  }
}

@media only screen and (max-width:767px) {
  .catv3-large, .catv3-wide {
    grid-column: span 1;
    grid-row: span 1;
  }
}

@media only screen and (max-width:767px) {
  .catv3-content {
    left: 20px;
    bottom: 20px;
  }
}

@media only screen and (max-width:767px) {
  .catv3-content h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:767px) {
  .catv3-content span {
    min-height: 38px;
    padding: 0 16px;
    font-size: 14px;
  }
}

@media only screen and (max-width:767px) {
  .catv3-arrow {
    width: 42px;
    height: 42px;
    font-size: 14px;
  }
}

@media only screen and (max-width:767px) {
  .au2-team-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width:767px) {
  .au2-team-grid .au2-member-card:nth-child(n) {
    margin-top: 0;
  }
}

@media only screen and (max-width:767px) {
  .au2-team-grid .au2-member-card:nth-child(even) {
    margin-top: 36px;
  }
}

@media only screen and (max-width:767px) {
  .au2-values-head {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:767px) {
  .au2-team-head {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:767px) {
  .au2-story {
    padding: 80px 0;
  }
}

@media only screen and (max-width:767px) {
  .au2-values {
    padding: 80px 0;
  }
}

@media only screen and (max-width:767px) {
  .au2-team {
    padding: 80px 0;
  }
}

@media only screen and (max-width:767px) {
  .au2-img-float {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .au2-story-grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
  }
}

@media only screen and (max-width:767px) {
  .au2-cta-strip::before {
    font-size: 80px;
  }
}

@media only screen and (max-width:767px) {
  .srch-popular-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:767px) {
  .srch-popular-wrap {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .srch-topbar {
    padding: 18px 4%;
  }
}

@media only screen and (max-width:767px) {
  .srch-bottom-row {
    gap: 14px;
  }
}

@media only screen and (max-width:767px) {
  .srch-bottom-divider:last-child {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .faq2-stat-pills {
    gap: 8px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-contact-options {
    flex-direction: column;
    gap: 10px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-co {
    min-width: unset;
    width: 100%;
  }
}

@media only screen and (max-width:767px) {
  .faq2-strip-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 36px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-question {
    padding: 20px 0 20px 30px;
    gap: 12px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-answer-inner {
    padding: 0 0 22px 60px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-answer-inner::before {
    left: 38px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
    scrollbar-width: none;
    padding-bottom: 4px;
  }
}

@media only screen and (max-width:767px) {
  .faq2-tabs::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .faq2-tab {
    flex-shrink: 0;
  }
}

@media only screen and (max-width:600px) {
  .menu-cards-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width:600px) {
  .promo-right {
    display: none;
  }
}

@media only screen and (max-width:600px) {
  .promo-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width:600px) {
  .nav-reserve {
    display: none;
  }
}

@media (max-width: 576px) {
  .top-info span {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
    text-align: center;
    border: none;
  }
}

@media (max-width: 576px) {
  .top-social a {
    margin: 0 10px;
  }
}

@media (max-width: 576px) {
  .header-actions {
    flex-wrap: wrap;
    gap: 10px;
  }
}

@media (max-width: 576px) {
  .header-icon {
    padding: 10px;
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .order-btn {
    width: 100%;
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .hero-title {
    font-size: 34px;
  }
}

@media (max-width: 576px) {
  .hero-plate-wrapper {
    width: 280px;
    height: 280px;
  }
}

@media (max-width: 576px) {
  .hero-pizza {
    width: 220px;
    height: 220px;
  }
}

@media (max-width: 576px) {
  .shape-5, .shape-6 {
    display: none;
  }
}

@media (max-width: 576px) {
  .footer-modern {
    margin-top: 60px;
  }
}

@media (max-width: 576px) {
  .footer-cta-section .container {
    gap: 22px;
  }
}

@media (max-width: 576px) {
  .footer-cta-content {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .footer-cta-subtitle {
    font-size: 14px;
    margin-bottom: 18px;
  }
}

@media (max-width: 576px) {
  .footer-newsletter {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 576px) {
  .footer-newsletter input {
    width: 100%;
    padding: 13px 20px;
    font-size: 14px;
    border-radius: 50px !important;
    border: 1.5px solid rgba(255, 255, 255, 0.2) !important;
    border-right: 1.5px solid rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    outline: none;
    box-sizing: border-box;
  }
}

@media (max-width: 576px) {
  .btn-footer-subscribe {
    width: 100%;
    padding: 13px 20px;
    border-radius: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.02em;
  }
}

@media (max-width: 576px) {
  .btn-footer-subscribe::after {
    content: 'Subscribe';
  }
}

@media (max-width: 576px) {
  .footer-app-download {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 576px) {
  .footer-newsletter input {
    flex: 1;
    min-width: 0;
    border-radius: 50px 0 0 50px;
    border-right: none;
    background: rgba(255, 255, 255, 0.08);
  }
}

@media (max-width: 576px) {
  .store-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 12px;
  }
}

@media (max-width: 576px) {
  .store-buttons img {
    height: 38px;
    width: auto;
    max-width: 140px;
  }
}

@media (max-width: 576px) {
  .footer-grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .footer-brand-column {
    grid-column: span 2;
  }
}

@media (max-width: 576px) {
  .footer-logo img {
    width: 250px;
  }
}

@media (max-width: 576px) {
  .footer-main {
    padding: 50px 0 30px;
  }
}

@media (max-width: 576px) {
  .logo-text {
    font-size: 28px;
  }
}

@media (max-width: 576px) {
  .logo-tagline {
    font-size: 11px;
    letter-spacing: 2px;
  }
}

@media (max-width: 576px) {
  .footer-description {
    font-size: 14px;
    margin-bottom: 25px;
  }
}

@media (max-width: 576px) {
  .footer-column-title {
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 12px;
  }
}

@media (max-width: 576px) {
  .footer-column-title::after {
    width: 40px;
  }
}

@media (max-width: 576px) {
  .footer-links a {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .social-link {
    width: 44px;
    height: 44px;
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .footer-social-links {
    gap: 12px;
  }
}

@media (max-width: 576px) {
  .contact-info {
    gap: 16px;
  }
}

@media (max-width: 576px) {
  .info-item {
    gap: 12px;
  }
}

@media (max-width: 576px) {
  .info-item i {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .info-item p {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .footer-divider {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .footer-bottom-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 14px;
  }
}

@media (max-width: 576px) {
  .copyright-text {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .copyright-text .divider {
    display: none;
  }
}

@media (max-width: 576px) {
  .copyright-text a {
    display: inline-block;
    margin: 2px 4px;
  }
}

@media (max-width: 576px) {
  .payment-label {
    font-size: 11px;
  }
}

@media (max-width: 576px) {
  .payment-methods {
    justify-content: center;
    font-size: 1.4rem;
    gap: 8px;
  }
}

@media (max-width: 576px) {
  .payment-methods i {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .footer-scroll-top {
    bottom: 25px;
    right: 25px;
    width: 46px;
    height: 46px;
    font-size: 15px;
  }
}

@media (max-width: 576px) {
  .footer-blob {
    opacity: 0.3;
  }
}

@media (max-width: 576px) {
  .footer-blob-1 {
    width: 250px;
    height: 250px;
    top: -80px;
    right: -60px;
  }
}

@media (max-width: 576px) {
  .footer-blob-2 {
    width: 200px;
    height: 200px;
    bottom: -80px;
    left: 5%;
  }
}

@media (max-width: 576px) {
  .hs {
    padding: 80px 0 60px;
  }
}

@media (max-width: 576px) {
  .hs-title {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  .hs-title-sub {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .hs-header {
    margin-bottom: 50px;
  }
}

@media (max-width: 576px) {
  .hs-desc {
    font-size: 14px;
    line-height: 1.75;
  }
}

@media (max-width: 576px) {
  .hs-row {
    grid-template-columns: 38px 1fr;
    margin-bottom: 28px;
  }
}

@media (max-width: 576px) {
  .hs-row.row-left .hs-card, .hs-row.row-right .hs-card {
    margin-left: 12px;
  }
}

@media (max-width: 576px) {
  .hs-spine, .hs-spine-glow {
    left: 18px;
  }
}

@media (max-width: 576px) {
  .node-outer {
    width: 44px;
    height: 44px;
  }
}

@media (max-width: 576px) {
  .node-icon-wrap {
    width: 32px;
    height: 32px;
  }
}

@media (max-width: 576px) {
  .node-icon-wrap i {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-img-wrap {
    height: 170px;
  }
}

@media (max-width: 576px) {
  .year-number {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-year {
    padding: 16px 18px 14px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-body {
    padding: 18px 18px 20px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-body::before {
    left: 18px;
    right: 18px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-text {
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 16px;
  }
}

@media (max-width: 576px) {
  .hs-card .card-highlight {
    padding: 10px 12px;
    gap: 10px;
    border-radius: 10px;
  }
}

@media (max-width: 576px) {
  .highlight-text {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .highlight-text span {
    font-size: 10.5px;
  }
}

@media (max-width: 576px) {
  .hs-ribbon {
    margin-top: 50px;
    border-radius: 16px;
  }
}

@media (max-width: 576px) {
  .hs-ribbon-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .ribbon-num {
    font-size: 36px;
    letter-spacing: -1px;
    margin-bottom: 8px;
  }
}

@media (max-width: 576px) {
  .ribbon-item {
    padding: 28px 14px;
  }
}

@media (max-width: 576px) {
  .ribbon-label {
    font-size: 9.5px;
    letter-spacing: 1px;
  }
}

@media (max-width: 576px) {
  .ribbon-icon {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    margin-bottom: 12px;
  }
}

@media (max-width: 576px) {
  .ribbon-icon i {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .hs-orb-1 {
    width: 400px;
    height: 400px;
    top: -150px;
    right: -150px;
  }
}

@media (max-width: 576px) {
  .hs-orb-2 {
    width: 280px;
    height: 280px;
  }
}

@media (max-width: 576px) {
  .menu-title {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  .menu-head {
    margin-bottom: 36px;
  }
}

@media (max-width: 576px) {
  .filter-btn .filter-count {
    display: none;
  }
}

@media (max-width: 576px) {
  .filter-btn i {
    display: none;
  }
}

@media (max-width: 576px) {
  .filter-btn {
    padding: 8px 14px;
    font-size: 11.5px;
  }
}

@media (max-width: 576px) {
  .ms-card-name {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .menu-card.featured .ms-card-name {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .ms-card-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .menu-card.featured .ms-card-body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .ms-card-price {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  .menu-card.featured .ms-card-price {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  .btn-cart {
    font-size: 11px;
    padding: 10px 44px 10px 15px;
  }
}

@media (max-width: 576px) {
  .btn-cart::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 4px;
  }
}

@media (max-width: 576px) {
  .menu-card.offer-card .ms-card-body {
    padding: 28px 24px;
  }
}

@media (max-width: 576px) {
  .offer-title {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  .chef-card__photo {
    height: 260px;
  }
}

@media (max-width: 576px) {
  .chef-card--featured .chef-card__photo {
    height: 280px;
  }
}

@media (max-width: 576px) {
  .testi-section {
    padding: 80px 0 70px;
  }
}

@media (max-width: 576px) {
  .testi-card {
    padding: 24px 20px 22px;
  }
}

@media (max-width: 576px) {
  .testi-header-row {
    margin-bottom: 36px;
  }
}

@media (max-width: 576px) {
  .testi-section .section-title {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  .cp-left {
    padding: 44px 24px 40px;
  }
}

@media (max-width: 576px) {
  .cp-right {
    padding: 44px 20px;
  }
}

@media (max-width: 576px) {
  .cp-field-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

@media (max-width: 576px) {
  .cp-form-head__title {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  .cp-left__title {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  .cp-map-strip {
    height: 240px;
  }
}

@media (max-width: 576px) {
  .cp-map-badge__title {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .page-banner__title {
    font-size: 28px;
  }
}

@media (max-width: 576px) {
  .detail-actions {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .detail-actions .btn-default {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .ingredients-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .gallery-thumbs {
    grid-template-columns: repeat(4, 1fr);
    gap: 6px;
  }
}

@media (max-width: 576px) {
  .gallery-thumb {
    height: 64px;
  }
}

@media (max-width: 576px) {
  .dtab {
    padding: 13px 18px;
    font-size: 13px;
  }
}

@media (max-width: 576px) {
  .desc-grid {
    gap: 28px;
  }
}

@media (max-width: 576px) {
  .gallery-main {
    height: 280px;
  }
}

@media (max-width: 576px) {
  .faq-section {
    padding: 60px 0;
  }
}

@media (max-width: 576px) {
  .page-banner {
    padding: 80px 0 48px;
  }
}

@media (max-width: 576px) {
  .page-banner__title {
    font-size: 32px;
  }
}

@media (max-width: 576px) {
  .faq-cta {
    padding: 56px 0;
  }
}

@media (max-width: 576px) {
  .faq-cta-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 576px) {
  .faq-cta-right {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (max-width: 576px) {
  .faq-answer-inner {
    padding: 0 16px 20px 16px;
  }
}

@media (max-width: 576px) {
  .faq-q-text {
    font-size: 14.5px;
  }
}

@media (max-width: 576px) {
  .error-modern-shell {
    width: 100%;
    max-width: 520px;
    padding: 24px 18px;
    border-radius: 22px;
  }
}

@media (max-width: 576px) {
  .error-modern-zero {
    --zero-size: 96px;
  }
}

@media (max-width: 576px) {
  .error-modern-code {
    font-size: clamp(64px, 18vw, 92px);
  }
}

@media (max-width: 576px) {
  .error-modern-text {
    font-size: 15px;
    line-height: 1.65;
  }
}

@media (max-width: 576px) {
  .error-modern-actions {
    width: 100%;
    gap: 10px;
  }
}

@media (max-width: 576px) {
  .error-modern-actions .btn-default {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .error-modern-section {
    min-height: auto;
    padding: 56px 0;
  }
}

@media (max-width: 576px) {
  .page-banner {
    padding: 80px 0 48px;
  }
}

@media (max-width: 576px) {
  .policy-section {
    padding: 52px 0 72px;
  }
}

@media (max-width: 576px) {
  .policy-intro {
    padding: 24px 22px;
  }
}

@media (max-width: 576px) {
  .policy-block-inner {
    padding: 20px 18px;
  }
}

@media (max-width: 576px) {
  .policy-block-head {
    gap: 14px;
  }
}

@media (max-width: 576px) {
  .policy-block-icon {
    width: 44px;
    height: 44px;
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .hero {
    min-height: 100svh;
  }
}

@media (max-width: 576px) {
  .hero-inner {
    padding: 0 0 60px;
  }
}

@media (max-width: 576px) {
  .hero-h1 {
    letter-spacing: -1.5px;
  }
}

@media (max-width: 576px) {
  .hero-ctas {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 576px) {
  .story-text-side {
    padding: 36px 24px;
  }
}

@media (max-width: 576px) {
  .story-img-top, .story-img-bot {
    height: 200px;
  }
}

@media (max-width: 576px) {
  .counters-inner {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 576px) {
  .counter-item {
    padding: 40px 20px;
  }
}

@media (max-width: 576px) {
  .values-mosaic {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .vc1, .vc2, .vc3, .vc4, .vc5, .vc6, .vc7 {
    grid-column: 1;
    grid-row: span 3;
  }
}

@media (max-width: 576px) {
  .manifesto {
    padding: 80px 0;
  }
}

@media (max-width: 576px) {
  .manifesto-inner {
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .gallery-item {
    flex: 0 0 240px;
    height: 320px;
  }
}

@media (max-width: 576px) {
  .cta-l {
    padding: 44px 24px;
  }
}

@media (max-width: 576px) {
  .cta-r-overlay {
    padding: 40px 24px;
  }
}

@media (max-width: 576px) {
  .hero-desc {
    font-size: 14.5px;
  }
}

@media (max-width: 576px) {
  .values {
    padding: 100px 0 80px;
  }
}

@media (max-width: 576px) {
  .left-clock {
    top: 24px;
    right: 20px;
  }
}

@media (max-width: 576px) {
  .time-slots {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .li-card {
    min-width: 100%;
  }
}

@media (max-width: 576px) {
  .left-h1 {
    font-size: 44px;
  }
}

@media (max-width: 576px) {
  .occasion-chips {
    gap: 7px;
  }
}

@media (max-width: 576px) {
  .step-nav {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .btn-back {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .ci-body {
    grid-template-columns: 80px 1fr;
    gap: 12px;
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .ci-img-wrap {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 576px) {
  .ci-name {
    font-size: 15px;
  }
}

@media (max-width: 576px) {
  .trust-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .trust-row .trust-card:last-child {
    grid-column: unset;
  }
}

@media (max-width: 576px) {
  .promo-row {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .promo-apply {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .os-cta .btn-default {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .otb-val {
    font-size: 32px;
  }
}

@media (max-width: 576px) {
  .os-recently-viewed {
    padding: 14px 18px 20px;
  }
}

@media (max-width: 576px) {
  .co-block__icon {
    display: none;
  }
}

@media (max-width: 576px) {
  .co-block__head {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .co-block__body {
    padding: 16px;
  }
}

@media (max-width: 576px) {
  .co-place-btn {
    font-size: 14px;
    padding: 15px 16px;
    gap: 8px;
  }
}

@media (max-width: 576px) {
  .co-card-icons {
    font-size: 15px;
    gap: 2px;
  }
}

@media (max-width: 576px) {
  .co-input-card .co-input {
    padding-right: 80px;
  }
}

@media (max-width: 576px) {
  .co-card-visual {
    padding: 16px 18px;
  }
}

@media (max-width: 576px) {
  .co-card-number {
    font-size: 13px;
    letter-spacing: 1px;
  }
}

@media (max-width: 576px) {
  .co-dc-price {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .co-pay-tab {
    font-size: 10px;
    padding: 8px 6px;
  }
}

@media (max-width: 576px) {
  .blog-page .featured-card {
    border-radius: 20px;
  }
}

@media (max-width: 576px) {
  .blog-page .fc-img {
    min-height: 280px;
  }
}

@media (max-width: 576px) {
  .blog-page .fc-img-content {
    padding: 22px 20px 24px;
  }
}

@media (max-width: 576px) {
  .blog-page .fc-body {
    padding: 24px 20px;
  }
}

@media (max-width: 576px) {
  .blog-page .fc-meta {
    gap: 12px;
    margin-bottom: 22px;
    padding-bottom: 18px;
  }
}

@media (max-width: 576px) {
  .blog-page .fc-date-rt {
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
}

@media (max-width: 576px) {
  .blog-page .ac-img {
    height: 200px;
  }
}

@media (max-width: 576px) {
  .blog-page .ac-body {
    padding: 18px;
  }
}

@media (max-width: 576px) {
  .blog-page .ac-title {
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .blog-page .load-more-line {
    display: none;
  }
}

@media (max-width: 576px) {
  .blog-page .showing-count {
    text-align: center;
    font-size: 11px;
  }
}

@media (max-width: 576px) {
  .blog-page .search-input {
    font-size: 13px;
  }
}

@media (max-width: 576px) {
  .blog-page .newsletter-section::before, .blog-page .newsletter-section::after {
    height: 40px;
  }
}

@media (max-width: 576px) {
  .blog-page .fc-img-title {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .blog-page .ac-footer {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 576px) {
  .art-intro-card {
    padding: 24px 22px;
  }
}

@media (max-width: 576px) {
  .pull-quote {
    padding: 22px 22px;
  }
}

@media (max-width: 576px) {
  .pq-text {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .prose p {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .prose .lead-para::first-letter {
    font-size: 5em;
  }
}

@media (max-width: 576px) {
  .inline-img {
    height: 260px;
  }
}

@media (max-width: 576px) {
  .comment-form {
    padding: 20px;
  }
}

@media (max-width: 576px) {
  .share-row {
    flex-wrap: wrap;
    gap: 8px;
  }
}

/* =========================
       HOMEPAGE 2
     ========================= */

@media (max-width: 576px) {
  .hero2-title {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  .hero2-desc {
    font-size: 15px;
  }
}

@media (max-width: 576px) {
  .hero2-stat-box {
    padding: 20px 16px;
  }
}

@media (max-width: 576px) {
  .au2-values-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .au2-team-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .au2-team-grid .au2-member-card:nth-child(n) {
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  .au2-cta-actions {
    flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 576px) {
  .au2-img-main {
    height: 320px;
  }
}

@media (max-width: 576px) {
  .au2-member-photo {
    height: 260px;
  }
}

@media (max-width: 576px) {
  .srch-box {
    padding: 4px;
    min-height: 64px;
  }
}

@media (max-width: 576px) {
  .srch-input {
    font-size: 16px;
    min-width: 0;
  }
}

@media (max-width: 576px) {
  .srch-box .btn-default {
    padding: 0;
    width: 46px;
    height: 46px;
    min-width: 46px;
    border-radius: 50%;
    font-size: 0;
    flex-shrink: 0;
  }
}

@media (max-width: 576px) {
  .srch-box .btn-default::before {
    width: 34px;
    height: 34px;
    right: 6px;
    background-size: 9px auto;
  }
}

@media (max-width: 576px) {
  .srch-box .btn-default::after {
    display: none;
  }
}

@media (max-width: 576px) {
  .srch-icon-left {
    padding: 0 14px 0 18px;
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .srch-esc-hint {
    display: none;
  }
}

@media (max-width: 576px) {
  .srch-quick-pills {
    gap: 7px;
  }
}

@media (max-width: 576px) {
  .srch-pill {
    font-size: 12px;
    padding: 8px 14px;
  }
}

@media (max-width: 576px) {
  .srch-recent-item {
    padding: 10px 10px;
  }
}

@media (max-width: 576px) {
  .srch-ri-text {
    font-size: 13px;
  }
}

@media (max-width: 576px) {
  .srch-bottom-row {
    flex-direction: row;
    gap: 15px;
  }
}

@media (max-width: 576px) {
  .srch-bottom-divider {
    display: none;
  }
}

@media (max-width: 576px) {
  .faq2-left {
    padding: 40px;
  }
}

@media (max-width: 576px) {
  .faq2-right {
    padding: 40px;
  }
}

@media (max-width: 576px) {
  .faq2-headline {
    font-size: 38px;
    letter-spacing: -1.5px;
  }
}

@media (max-width: 576px) {
  .faq2-q-icon {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .faq2-q-text {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .faq2-question {
    padding: 18px 0 18px 28px;
    gap: 10px;
  }
}

@media (max-width: 576px) {
  .faq2-answer-inner {
    padding: 0 0 20px 52px;
  }
}

@media (max-width: 576px) {
  .faq2-answer-inner::before {
    left: 32px;
  }
}

@media (max-width: 576px) {
  .faq2-item-num {
    font-size: 10px;
    top: 22px;
  }
}

@media (max-width: 480px) {
  .footer-cta-subtitle {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .btn-footer-subscribe {
    padding: 11px 16px;
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .footer-newsletter input {
    flex: 1;
    min-width: 0;
    border-radius: 50px 0 0 50px;
    border-right: none;
    background: rgba(255, 255, 255, 0.08);
  }
}

@media (max-width: 480px) {
  .store-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 12px;
  }
}

@media (max-width: 480px) {
  .store-buttons img {
    height: 40px;
    width: auto;
    max-width: 160px;
  }
}

@media (max-width: 480px) {
  .logo-text {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .footer-column-title {
    font-size: 13px;
    margin-bottom: 16px;
  }
}

@media (max-width: 480px) {
  .footer-links a {
    font-size: 13px;
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .contact-info {
    gap: 14px;
  }
}

@media (max-width: 480px) {
  .info-item p {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .footer-scroll-top {
    width: 44px;
    height: 44px;
    font-size: 14px;
    bottom: 20px;
    right: 20px;
  }
}

@media (max-width: 480px) {
  .payment-methods {
    font-size: 1.25rem;
  }
}

@media (max-width: 480px) {
  .stats-strip {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .stat-box:not(:last-child)::after {
    right: auto;
    bottom: 0;
    top: auto;
    left: 20%;
    right: 20%;
    width: auto;
    height: 1px;
  }
}

@media (max-width: 480px) {
  .mini-card {
    display: none;
  }
}

@media (max-width: 480px) {
  .img-card-1, .img-card-3 {
    display: none;
  }
}

@media (max-width: 480px) {
  .img-card-2 {
    width: 260px;
    height: 320px;
    transform: translateX(-50%);
  }
}

@media (max-width: 480px) {
  .about-visual {
    height: 380px;
  }
}

@media (max-width: 480px) {
  .cat-track {
    padding: 16px 24px 24px;
    gap: 16px;
  }
}

@media (max-width: 480px) {
  .cat-card {
    flex: 0 0 220px;
    height: 310px;
  }
}

@media (max-width: 480px) {
  .cat-card--wide {
    flex: 0 0 260px;
  }
}

@media (max-width: 480px) {
  .hs-title {
    font-size: 30px;
    letter-spacing: 0;
  }
}

@media (max-width: 480px) {
  .hs-title-sub {
    font-size: 17px;
  }
}

@media (max-width: 480px) {
  .hs-header {
    margin-bottom: 44px;
  }
}

@media (max-width: 480px) {
  .hs-chapter {
    gap: 8px;
  }
}

@media (max-width: 480px) {
  .ornament-line {
    width: 32px;
  }
}

@media (max-width: 480px) {
  .hs-row {
    grid-template-columns: 34px 1fr;
  }
}

@media (max-width: 480px) {
  .hs-row.row-left .hs-card, .hs-row.row-right .hs-card {
    margin-left: 10px;
  }
}

@media (max-width: 480px) {
  .hs-spine, .hs-spine-glow {
    left: 16px;
  }
}

@media (max-width: 480px) {
  .node-outer {
    width: 38px;
    height: 38px;
  }
}

@media (max-width: 480px) {
  .node-icon-wrap {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 480px) {
  .node-icon-wrap i {
    font-size: 11px;
  }
}

@media (max-width: 480px) {
  .hs-ribbon-inner {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 480px) {
  .ribbon-num {
    font-size: 32px;
  }
}

@media (max-width: 480px) {
  .ribbon-item {
    padding: 24px 12px;
  }
}

@media (max-width: 480px) {
  .ribbon-label {
    font-size: 9px;
  }
}

@media (max-width: 480px) {
  .ribbon-icon {
    width: 34px;
    height: 34px;
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .menu-title {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .page-banner {
    min-height: 410px;
    padding: 60px 0px;
  }
}

@media (max-width: 480px) {
  .section-heading {
    font-size: 30px;
  }
}

@media (max-width: 480px) {
  .page-banner__content p {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .page-banner__breadcrumb a, .page-banner__breadcrumb span {
    font-size: 11px;
  }
}

@media (max-width: 480px) {
  .menu-hero {
    padding: 60px 0 40px;
  }
}

@media (max-width: 480px) {
  .menu-hero-content {
    width: 92%;
    gap: 40px;
  }
}

@media (max-width: 480px) {
  .menu-hero-left .menu-hero-h1 {
    font-size: 42px;
    line-height: 1.05;
  }
}

@media (max-width: 480px) {
  .menu-hero-visual {
    height: 320px;
    width: 300px;
  }
}

@media (max-width: 480px) {
  .dish-card.c1 {
    width: 170px;
    height: 215px;
  }
}

@media (max-width: 480px) {
  .dish-card.c2 {
    width: 135px;
    height: 165px;
    bottom: 5px;
  }
}

@media (max-width: 480px) {
  .dish-card.c3 {
    width: 135px;
    height: 165px;
    bottom: 20px;
  }
}

@media (max-width: 480px) {
  .dish-badge {
    padding: 10px 12px;
  }
}

@media (max-width: 480px) {
  .dish-badge-name {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .dish-badge-price {
    font-size: 11px;
  }
}

@media (max-width: 480px) {
  .menu-hero-float {
    padding: 8px 12px;
    gap: 7px;
    top: -5px;
    right: 0;
  }
}

@media (max-width: 480px) {
  .menu-hero-float-icon {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .menu-hero-float-text {
    font-size: 10px;
  }
}

@media (max-width: 480px) {
  .menu-hero-float-text span {
    font-size: 9px;
  }
}

@media (max-width: 480px) {
  .menu-hero-ghost {
    font-size: 70px;
    letter-spacing: -3px;
    bottom: -10px;
    left: 0px;
  }
}

@media (max-width: 480px) {
  .hero-h1 {
    font-size: 52px;
  }
}

@media (max-width: 480px) {
  .steps {
    gap: 0;
  }
}

@media (max-width: 480px) {
  .step-dot {
    font-size: 11px;
  }
}

@media (max-width: 480px) {
  .time-slots {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .dp-cell {
    font-size: 11px;
  }
}

@media (max-width: 480px) {
  .promo-inner {
    flex-direction: row;
    gap: 10px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .shop-hero-inner {
    flex-direction: row;
  }
}

@media (max-width: 480px) {
  .shop-hero-stats {
    justify-content: space-around;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .pc-img-wrap {
    height: 200px;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc {
    grid-template-columns: 140px minmax(0, 1fr);
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc > a {
    border-radius: 16px 16px 0 0;
    height: auto;
    min-height: 180px;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc > a .pc-img-wrap {
    height: 100%;
    min-height: 180px;
    max-height: none;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc > a .pc-img-wrap img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-body {
    padding: 14px 14px 16px;
    align-self: stretch;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-name {
    font-size: 18px;
    margin-bottom: 6px;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-desc {
    font-size: 13px;
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-price {
    font-size: 22px;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-footer {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-footer .btn-default {
    padding: 12px;
    font-size: 13px;
    min-width: 132px;
  }
}

@media (max-width: 480px) {
  .products-grid.list-view .pc-footer .btn-default::before {
    width: 28px;
    height: 28px;
    right: 4px;
    background-size: 8px auto;
  }
}

@media (max-width: 480px) {
  .cart-drawer {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .tp-stats-bar {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .tp-stat-item {
    border-bottom: 1px solid rgba(18, 18, 18, .07);
  }
}

@media (max-width: 480px) {
  .tp-stat-item:last-child {
    border-bottom: none;
  }
}

@media (max-width: 480px) {
  .tp-featured {
    padding: 24px 20px;
  }
}

@media (max-width: 480px) {
  .tp-featured__img-wrap {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 480px) {
  .tp-featured__text {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .tp-breakdown__score {
    font-size: 52px;
  }
}

@media (max-width: 480px) {
  .tp-cta__title {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .oc-featured__img-frame {
    width: 240px;
    height: 300px;
  }
}

@media (max-width: 480px) {
  .oc-featured__name {
    font-size: 30px;
  }
}

@media (max-width: 480px) {
  .oc-card__img-wrap {
    height: 280px;
  }
}

@media (max-width: 480px) {
  .oc-philosophy__inner {
    padding: 28px 20px;
  }
}

@media (max-width: 480px) {
  .ci-body {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .ci-img-wrap {
    width: 100%;
    height: 180px;
  }
}

@media (max-width: 480px) {
  .blog-page .featured-section {
    padding-top: 32px;
  }
}

@media (max-width: 480px) {
  .blog-page .fc-img {
    min-height: 250px;
  }
}

@media (max-width: 480px) {
  .blog-page .fc-body {
    padding: 20px 16px;
  }
}

@media (max-width: 480px) {
  .blog-page .fc-tag {
    letter-spacing: 1.4px;
  }
}

@media (max-width: 480px) {
  .blog-page .fc-title {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .blog-page .article-card.wide .ac-img {
    height: 205px;
  }
}

@media (max-width: 480px) {
  .blog-page .blog-layout .sidebar {
    gap: 14px;
  }
}

@media (max-width: 480px) {
  .hs-num {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .mosaic {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 160px;
  }
}

@media (max-width: 480px) {
  .m-item.s1 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}

@media (max-width: 480px) {
  .m-item.s2 {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}

@media (max-width: 480px) {
  .m-item.s3 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}

@media (max-width: 480px) {
  .m-item.s4 {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}

@media (max-width: 480px) {
  .m-item.s5 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

@media (max-width: 480px) {
  .m-item.s6 {
    grid-column: 2/3;
    grid-row: 3/4;
  }
}

@media (max-width: 480px) {
  .m-item.s7 {
    grid-column: 1/2;
    grid-row: 4/5;
  }
}

@media (max-width: 480px) {
  .m-item.s8 {
    grid-column: 2/3;
    grid-row: 4/5;
  }
}

@media (max-width: 480px) {
  .m-item.s9 {
    grid-column: 1/2;
    grid-row: 5/6;
  }
}

@media (max-width: 480px) {
  .m-item.s10 {
    grid-column: 2/3;
    grid-row: 5/6;
  }
}

@media (max-width: 480px) {
  .m-item.s11 {
    grid-column: 1/2;
    grid-row: 6/7;
  }
}

@media (max-width: 480px) {
  .m-item.s12 {
    grid-column: 2/3;
    grid-row: 6/7;
  }
}

@media (max-width: 480px) {
  .m-item.s13, .m-item.s14, .m-item.s15 {
    display: none;
  }
}

@media (max-width: 480px) {
  .gallery-stats-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 480px) {
  .gallery-stat-item {
    padding: 32px 16px;
  }
}

@media (max-width: 480px) {
  .filter-pills {
    flex-wrap: wrap !important;
    overflow-x: auto;
    scrollbar-width: none;
    padding-bottom: 4px;
  }
}

@media (max-width: 480px) {
  .filter-pills::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 480px) {
  .fp {
    flex-shrink: 0;
  }
}

@media (max-width: 480px) {
  .nav-reserve {
    display: none;
  }
}

@media (max-width: 480px) {
  .ig-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

