/* Ajustements mobile pour la boutique publique */

@media (max-width: 920px) {
    .header {
        position: static;
    }

    .header-content {
        flex-wrap: wrap;
        gap: 14px;
    }

    .nav-menu {
        width: 100%;
    }

    .nav-menu ul {
        justify-content: center;
        flex-wrap: wrap;
        gap: 12px 18px;
    }

    .header-actions {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }

    .btn-cart {
        flex: 1 1 180px;
        justify-content: center;
    }

    .hero {
        padding: 52px 16px;
    }

    .hero-content h2 {
        font-size: 34px;
    }

    .hero-content p {
        font-size: 17px;
        margin-bottom: 28px;
    }

    .content-wrapper {
        grid-template-columns: 1fr;
        gap: 22px;
        margin: 24px 0 34px;
    }

    .menu-section h2 {
        margin-bottom: 20px;
    }

    .category-filter {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 6px;
        scroll-snap-type: x proximity;
    }

    .category-btn {
        flex: 0 0 auto;
        scroll-snap-align: start;
        white-space: nowrap;
    }

    .products-grid {
        grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
        gap: 14px;
    }

    .product-card {
        border-radius: 16px;
    }

    .product-image {
        height: 150px;
    }

    .cart-sidebar {
        width: 100%;
        position: static;
        box-shadow: none;
        border: 1px solid var(--border-color);
    }
}

@media (max-width: 640px) {
    .container {
        padding: 0 14px;
    }

    .logo h1 {
        font-size: 22px;
        text-align: center;
    }

    .logo .tagline {
        text-align: center;
    }

    .header-actions {
        gap: 10px;
    }

    .btn-cart {
        width: 100%;
        padding: 12px 16px;
    }

    .delivery-options {
        gap: 12px;
    }

    .option-btn {
        width: 100%;
    }

    .products-grid {
        grid-template-columns: 1fr 1fr;
    }

    .product-info,
    .cart-summary,
    .cart-items,
    .cart-header {
        padding-left: 14px;
        padding-right: 14px;
    }

    .footer {
        padding-top: 30px;
    }
}

@media (max-width: 420px) {
    .products-grid {
        grid-template-columns: 1fr;
    }

    .hero-content h2 {
        font-size: 28px;
    }
}

@media (max-width: 920px) {
    .hero-shortcuts {
        gap: 10px;
    }

    .hero-shortcut {
        flex: 1 1 180px;
    }
}

@media (max-width: 640px) {
    .nav-menu ul {
        gap: 10px 14px;
    }

    .btn-cart {
        width: 100%;
        padding: 12px 16px;
    }

    .hero-shortcut {
        width: 100%;
    }

    .section-heading h2 {
        font-size: 26px;
    }
}

/* ===== Accueil V8 responsive ===== */
@media (max-width: 1080px) {
    .feature-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 920px) {
    .hero {
        padding: 70px 0 64px;
        background-position: 68% center;
    }

    .hero-content {
        min-height: 420px;
    }

    .hero-panel {
        max-width: 100%;
        padding: 28px 24px;
        border-radius: 24px;
    }

    .hero-content h2 {
        max-width: none;
    }

    .home-categories {
        margin-top: -24px;
    }

    .menu-section {
        padding: 24px 20px;
        border-radius: 24px;
    }

    .cart-sidebar {
        top: 0;
        right: 0;
        height: 100vh;
        border-radius: 0;
    }

    .footer-content {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .header-content {
        justify-content: center;
    }

    .nav-menu ul {
        gap: 10px 12px;
    }

    .hero {
        padding: 54px 0 52px;
        background-position: 74% center;
    }

    .hero-panel {
        padding: 22px 18px;
        border-radius: 20px;
    }

    .hero-content h2 {
        font-size: 34px;
    }

    .hero-content p {
        font-size: 16px;
        line-height: 1.65;
    }

    .hero-highlights {
        gap: 10px;
    }

    .hero-highlights span {
        width: 100%;
        justify-content: center;
    }

    .hero-shortcuts {
        width: 100%;
        gap: 12px;
    }

    .hero-shortcut {
        width: 100%;
    }

    .feature-grid {
        grid-template-columns: 1fr;
    }

    .category-feature {
        min-height: 220px;
        padding: 22px 18px;
        border-radius: 22px;
    }

    .feature-icon {
        width: 48px;
        height: 48px;
        border-radius: 16px;
    }

    .category-feature h3 {
        font-size: 22px;
    }

    .menu-section {
        padding: 20px 16px;
    }

    .products-grid {
        grid-template-columns: 1fr;
    }

    .product-image {
        height: 200px;
    }

    .footer-content {
        grid-template-columns: 1fr;
        gap: 18px;
        padding-top: 34px;
    }
}

/* ===== V11 flyer catalog responsive ===== */
@media (max-width: 1080px) {
    .menu-hero-content-rich {
        grid-template-columns: 1fr;
    }

    .visual-strip-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 920px) {
    .menu-hero-photo-card {
        min-height: 250px;
        border-radius: 24px;
    }

    .products-group-head {
        grid-template-columns: 1fr;
    }

    .products-group-head p {
        justify-self: start;
        text-align: left;
    }

    .products-grid-inner {
        grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
        gap: 14px;
    }
}

@media (max-width: 640px) {
    .menu-hero-rich {
        padding-top: 30px;
    }

    .menu-hero-copy {
        padding-right: 0;
    }

    .menu-hero-copy h2 {
        font-size: 32px;
    }

    .visual-strip-grid {
        grid-template-columns: 1fr;
    }

    .visual-tile {
        min-height: 190px;
        border-radius: 20px;
    }

    .visual-content strong {
        font-size: 20px;
    }

    .products-grid-inner {
        grid-template-columns: 1fr 1fr;
    }
}

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


/* ===== Mobile menu overlay V16 ===== */
@media (max-width: 920px) {
    .mobile-menu-toggle {
        display: inline-flex;
        order: 3;
        margin-left: auto;
    }

    .nav-menu {
        display: none;
    }

    body.mobile-menu-open .nav-menu {
        display: block;
        width: 100%;
        order: 4;
        background: rgba(44, 62, 80, 0.98);
        border: 1px solid rgba(255,255,255,0.14);
        border-radius: 22px;
        padding: 16px;
        box-shadow: 0 18px 40px rgba(0,0,0,0.22);
    }

    body.mobile-menu-open .nav-menu ul {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

    body.mobile-menu-open .nav-menu a {
        display: block;
        padding: 12px 14px;
        border-radius: 14px;
        background: rgba(255,255,255,0.06);
    }

    .header-actions {
        order: 5;
    }
}

@media (max-width: 640px) {
    .mobile-menu-toggle {
        width: 44px;
        height: 44px;
        border-radius: 12px;
    }

    body.mobile-menu-open .nav-menu {
        padding: 14px;
        border-radius: 18px;
    }
}


@media (max-width: 768px) {
    .logo .brand-logo-link {
        padding: 6px 10px;
        border-radius: 18px;
    }

    .site-logo-img {
        width: min(210px, 58vw);
        max-height: none;
    }

    .hero-logo-img {
        width: min(270px, 78vw);
    }

    .footer-logo-img {
        width: 160px;
    }
}


@media (max-width: 640px) {
    .social-links {
        gap: 8px;
    }

    .social-link-btn {
        min-width: 0;
        width: 100%;
    }
}

@media (max-width: 920px) {
    .page-grid-2,
    .auth-layout,
    .account-grid,
    .form-grid {
        grid-template-columns: 1fr;
    }

    .page-hero-card,
    .surface-card,
    .form-card,
    .auth-side {
        padding: 24px;
        border-radius: 24px;
    }
}

@media (max-width: 640px) {
    .page-shell,
    .auth-shell {
        padding-top: 28px;
        padding-bottom: 48px;
    }

    .stats-row,
    .review-grid {
        grid-template-columns: 1fr;
    }

    .account-hero {
        flex-direction: column;
        align-items: flex-start;
    }

    .header-actions {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .header-actions .btn-cart,
    .header-actions .btn-secondary,
    .header-actions .btn-outline {
        width: auto;
        margin-left: 0 !important;
    }
}


/* ===== V26 mobile header cleanup ===== */
@media (max-width: 768px) {
    .header .brand-logo-link {
        padding: 6px 10px;
        border-radius: 16px;
    }

    .header .site-logo-img {
        width: 116px;
        max-height: 46px;
    }

    .header-actions {
        width: 100%;
        justify-content: center;
        gap: 10px;
    }
}

@media (max-width: 540px) {
    .header-actions .btn-cart,
    .header-actions .btn-secondary,
    .btn-nav-link {
        width: 100%;
    }
}


/* ===== Panier mobile JO'pizz ===== */
.mobile-cart-trigger {
    display: none;
}

.cart-btn-icon,
.mobile-cart-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

@media (max-width: 920px) {
    .cart-sidebar {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        width: min(92vw, 380px) !important;
        max-width: 380px;
        height: 100dvh !important;
        border: 0 !important;
        border-radius: 26px 0 0 26px;
        box-shadow: -16px 0 40px rgba(0, 0, 0, 0.22) !important;
        transform: translateX(calc(100% + 24px));
        z-index: 1200;
        background: #fff;
        padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
    }

    .cart-sidebar.open {
        transform: translateX(0);
    }

    body.cart-mobile-open {
        overflow: hidden;
        overscroll-behavior: none;
    }

    .mobile-cart-trigger {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        right: 14px;
        bottom: calc(16px + env(safe-area-inset-bottom, 0px));
        width: 58px;
        height: 58px;
        border: 0;
        border-radius: 999px;
        background: linear-gradient(135deg, #ff6b35, #e55a24);
        color: #fff;
        box-shadow: 0 14px 32px rgba(229, 90, 36, 0.34);
        z-index: 1250;
        cursor: pointer;
    }

    .mobile-cart-trigger .mobile-cart-icon {
        font-size: 24px;
    }

    .mobile-cart-trigger .mobile-cart-count {
        top: -5px;
        right: -4px;
        width: 22px;
        height: 22px;
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .header-actions .btn-cart {
        display: none;
    }
}


/* ===== V27 mobile CTA and home cards ===== */
@media (max-width: 768px) {
    .hero-shortcuts,
    .google-rating-actions,
    .newsletter-actions,
    .tracking-actions,
    .contact-actions {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .hero-shortcut,
    .google-rating-actions .hero-shortcut,
    .newsletter-submit,
    .contact-actions .hero-shortcut,
    .tracking-actions .hero-shortcut,
    .tracking-actions button,
    .btn-pay-pro {
        width: 100%;
        min-height: 52px;
        justify-content: center;
        text-align: center;
    }

    .home-map-copy,
    .home-social-shell,
    .home-newsletter-card,
    .checkout-card.page-card {
        padding-left: 18px;
        padding-right: 18px;
    }

    .home-map-infos {
        gap: 10px;
    }

    .home-map-info {
        padding: 12px 14px;
    }
}

@media (max-width: 540px) {
    .hero-shortcut,
    .google-rating-actions .hero-shortcut,
    .newsletter-submit,
    .contact-actions .hero-shortcut,
    .tracking-actions .hero-shortcut,
    .tracking-actions button,
    .btn-pay-pro,
    .btn-cart,
    .btn-nav-link {
        font-size: 0.96rem;
        padding: 13px 14px;
        border-radius: 16px;
    }

    .home-map-copy,
    .home-social-shell,
    .home-newsletter-card,
    .checkout-card.page-card {
        padding-left: 14px;
        padding-right: 14px;
    }

    .google-rating-value {
        font-size: 1.8rem;
    }

    .home-map-info strong,
    .contact-info-list strong {
        font-size: 0.96rem;
    }
}


@media (max-width: 540px) {
    .newsletter-consent-card {
        padding: 0.9rem 0.85rem;
        gap: 0.6rem;
    }

    .consent-check-newsletter {
        gap: 0.7rem;
    }

    .consent-copy strong {
        font-size: 0.96rem;
        line-height: 1.45;
    }

    .newsletter-consent-help {
        font-size: 0.88rem;
        line-height: 1.55;
    }

    .legal-points-list {
        margin-left: 1rem;
        gap: 0.4rem;
    }
}


/* ===== V28 cart mobile ===== */
@media (max-width: 920px) {
  .cart-mobile-backdrop {
    z-index: 1195;
  }

  .cart-sidebar {
    inset: auto 0 0 0 !important;
    top: auto !important;
    width: 100% !important;
    max-width: none !important;
    height: min(82dvh, 760px) !important;
    border-radius: 24px 24px 0 0 !important;
    box-shadow: 0 -18px 48px rgba(0, 0, 0, 0.24) !important;
    transform: translateY(calc(100% + 24px));
    z-index: 1200;
    padding-bottom: 0;
    overscroll-behavior: contain;
  }

  .cart-sidebar::before {
    content: '';
    width: 54px;
    height: 5px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }

  .cart-sidebar.open {
    transform: translateY(0);
  }

  .cart-header {
    padding-top: 24px !important;
    padding-bottom: 14px !important;
  }

  .close-cart {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    background: #fff1e8;
    color: #8e3f1f;
  }

  .cart-items {
    padding: 12px 14px 8px !important;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }

  .cart-upsell {
    display: none;
  }

  .cart-footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    box-shadow: 0 -10px 24px rgba(25, 17, 12, 0.08);
  }

  .cart-summary {
    padding-top: 14px !important;
    padding-bottom: 12px !important;
    margin-bottom: 0;
  }

  .cart-info-link,
  .cart-alcohol-note {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .cart-item {
    padding: 14px;
    border-radius: 18px;
    margin-bottom: 12px;
  }

  .cart-item-footer {
    align-items: center;
  }

  .quantity-control {
    grid-template-columns: 42px 58px 42px;
    gap: 6px;
  }

  .quantity-control button,
  .quantity-control input {
    height: 42px;
  }

  .btn-checkout {
    width: calc(100% - 28px) !important;
    min-height: 58px;
    margin: 0 14px 14px !important;
    border-radius: 18px;
  }

  .mobile-cart-trigger {
    right: 12px;
    bottom: calc(14px + env(safe-area-inset-bottom, 0px));
    width: auto;
    min-width: 0;
    height: 56px;
    padding: 0 16px;
    gap: 10px;
    border-radius: 999px;
  }

  .mobile-cart-trigger .mobile-cart-icon {
    font-size: 22px;
  }

  .mobile-cart-label {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.01em;
  }

  .mobile-cart-trigger .mobile-cart-count {
    position: static;
    min-width: 24px;
    width: auto;
    height: 24px;
    padding: 0 7px;
    border-radius: 999px;
    font-size: 12px;
    background: rgba(255,255,255,0.22);
    border: 1px solid rgba(255,255,255,0.22);
  }
}

@media (max-width: 480px) {
  .cart-header h3 {
    font-size: 20px;
  }

  .cart-subtitle {
    font-size: 12px;
  }

  .item-header h4 {
    font-size: 14px;
  }

  .cart-item-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .item-total-wrap {
    justify-items: start;
  }

  .mobile-cart-trigger {
    left: 12px;
    right: 12px;
    justify-content: space-between;
  }
}


/* ===== V29 panier mobile fix ===== */
@media (max-width: 920px) {
  .content-wrapper {
    position: relative;
  }

  .cart-sidebar {
    position: fixed !important;
    inset: auto 0 0 0 !important;
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 360px;
    height: min(82dvh, 760px) !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 24px 24px 0 0 !important;
    box-shadow: 0 -18px 48px rgba(0, 0, 0, 0.24) !important;
    background: #fff !important;
    transform: translateY(calc(100% + 24px)) !important;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
    z-index: 1200 !important;
  }

  .cart-sidebar.open {
    transform: translateY(0) !important;
    visibility: visible;
    pointer-events: auto;
  }

  .cart-sidebar::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 54px;
    height: 5px;
    border-radius: 999px;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.15);
  }

  .cart-header {
    padding-top: 24px !important;
    padding-bottom: 14px !important;
  }

  .cart-items {
    flex: 1 1 auto;
    min-height: 0;
    padding: 12px 14px 8px !important;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }

  .cart-footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(180deg, rgba(255,255,255,0.96) 0%, #fff 30%);
    box-shadow: 0 -10px 24px rgba(25, 17, 12, 0.08);
  }

  body.cart-mobile-open {
    overflow: hidden;
    overscroll-behavior: none;
  }

  .mobile-cart-trigger {
    display: inline-flex !important;
    align-items: center;
    justify-content: space-between;
    left: 12px;
    right: 12px;
    bottom: calc(14px + env(safe-area-inset-bottom, 0px));
    width: auto;
    min-width: 0;
    height: 56px;
    padding: 0 16px;
    gap: 10px;
    border-radius: 999px;
  }
}

@media (max-width: 480px) {
  .cart-item-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .item-total-wrap {
    justify-items: start;
  }
}


/* ===== V30 panier mobile plein ecran ===== */
@media (max-width: 920px) {
  .cart-mobile-backdrop {
    background: rgba(17, 12, 9, 0.6);
    backdrop-filter: blur(5px);
  }

  .cart-sidebar {
    display: grid !important;
    grid-template-rows: auto minmax(0, 1fr) auto;
    height: 100dvh !important;
    min-height: 100dvh !important;
    max-height: 100dvh !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .cart-sidebar::before {
    top: calc(10px + env(safe-area-inset-top, 0px));
  }

  .cart-header {
    position: sticky;
    top: 0;
    z-index: 4;
    padding-top: calc(24px + env(safe-area-inset-top, 0px)) !important;
    padding-bottom: 14px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    background: linear-gradient(180deg, #fff5ee 0%, #ffffff 100%);
    border-bottom: 1px solid rgba(255, 107, 53, 0.12);
  }

  .cart-title-group {
    gap: 2px;
  }

  .cart-header h3 {
    font-size: 1.35rem;
    line-height: 1.2;
  }

  .cart-subtitle {
    font-size: 0.85rem;
  }

  .close-cart {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px;
    border-radius: 14px;
    border: 1px solid rgba(229, 90, 36, 0.18);
    background: linear-gradient(180deg, #fff1e8 0%, #ffe6d7 100%);
    color: #7e3316;
    box-shadow: 0 10px 20px rgba(229, 90, 36, 0.16);
    font-size: 32px;
    line-height: 1;
  }

  .cart-items {
    min-height: 0;
    overflow-y: auto;
    padding: 14px 14px 20px !important;
    background: linear-gradient(180deg, #fffaf7 0%, #ffffff 22%);
    scroll-padding-bottom: 24px;
  }

  .cart-items::after {
    content: '';
    display: block;
    height: 16px;
  }

  .cart-item {
    margin-bottom: 12px;
  }

  .cart-footer {
    position: sticky;
    bottom: 0;
    z-index: 3;
    padding-top: 10px;
    padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
    background: linear-gradient(180deg, rgba(255,255,255,0.94) 0%, #fff 18%);
    border-top: 1px solid rgba(255, 107, 53, 0.14);
    box-shadow: 0 -16px 32px rgba(25, 17, 12, 0.1);
  }

  .cart-summary {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .cart-info-link,
  .cart-alcohol-note {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .btn-checkout {
    width: calc(100% - 32px) !important;
    margin: 0 16px 0 !important;
  }

  body.cart-mobile-open .mobile-cart-trigger {
    opacity: 0;
    transform: translateY(16px);
    pointer-events: none;
  }
}


/* ===== V31 panier mobile plus discret ===== */
@media (max-width: 920px) {
  .cart-mobile-backdrop {
    background: rgba(17, 12, 9, 0.34);
    backdrop-filter: blur(2px);
  }

  .cart-sidebar {
    height: 92dvh !important;
    min-height: 92dvh !important;
    max-height: 92dvh !important;
    margin-top: auto !important;
    border-radius: 24px 24px 0 0 !important;
    box-shadow: 0 -12px 34px rgba(18, 13, 10, 0.18) !important;
    background: #fffdfb !important;
  }

  .cart-sidebar::before {
    top: 12px;
    width: 46px;
    height: 4px;
    background: rgba(0, 0, 0, 0.12);
  }

  .cart-header {
    padding-top: calc(22px + env(safe-area-inset-top, 0px)) !important;
    padding-bottom: 12px !important;
    background: rgba(255, 251, 247, 0.96);
    border-bottom: 1px solid rgba(255, 107, 53, 0.08);
  }

  .cart-header h3 {
    font-size: 1.16rem;
  }

  .cart-subtitle {
    font-size: 0.8rem;
    color: rgba(64, 47, 38, 0.72);
  }

  .close-cart {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px;
    border-radius: 12px;
    border: 1px solid rgba(88, 55, 38, 0.10);
    background: rgba(255, 255, 255, 0.92);
    color: #6c3a23;
    box-shadow: 0 6px 16px rgba(40, 24, 16, 0.08);
    font-size: 28px;
  }

  .cart-items {
    padding: 12px 14px 16px !important;
    background: #fffdfb;
  }

  .cart-item {
    margin-bottom: 10px;
    border-radius: 16px;
    box-shadow: 0 6px 16px rgba(30, 22, 18, 0.05);
  }

  .cart-footer {
    padding-top: 8px;
    padding-bottom: calc(10px + env(safe-area-inset-bottom, 0px));
    background: rgba(255, 255, 255, 0.96);
    border-top: 1px solid rgba(255, 107, 53, 0.08);
    box-shadow: 0 -8px 20px rgba(25, 17, 12, 0.05);
  }

  .mobile-cart-trigger {
    left: 16px;
    right: 16px;
    bottom: calc(12px + env(safe-area-inset-bottom, 0px));
    max-width: 320px;
    margin: 0 auto;
    height: 50px;
    padding: 0 14px;
    border-radius: 16px;
    background: rgba(48, 32, 24, 0.92);
    box-shadow: 0 10px 22px rgba(18, 12, 9, 0.16);
  }

  .mobile-cart-trigger .mobile-cart-icon {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.16);
  }

  .mobile-cart-trigger .mobile-cart-count {
    min-width: 24px;
    height: 24px;
    padding: 0 8px;
    font-size: 0.78rem;
  }

  .btn-checkout {
    border-radius: 14px !important;
  }
}
