@media (max-width: 1200px) {
  .contactBox {
    padding: 15px;
  }
  .contactLink span,
  .contactLink a {
    font-size: 12px;
  }
  .privacyCards {
    margin-inline: 0%;
  }
}
@media (max-width: 1023.98px) {
  /* .header-container,
  .footer-container {
    padding-left: 40px;
    padding-right: 40px;
  } */

  /* Hero */
  .hero-slide {
    padding: 178px 0 120px;
  }
  .hero-content h1 {
    font-size: 50px;
    line-height: 48px;
  }

  .checkOutForm > div:last-child {
    justify-content: center !important;
  }

  .login-subtitle {
    text-align: center;
  }
  .privacyCards {
    margin-inline: 5%;
  }
}

/* Mobile: below 768px */
@media (max-width: 767.98px) {
  .contactBanner h1 {
    font-size: 20px;
  }
  .privacyContact {
    padding: 15px;
  }
  .section-80,
  .privacyContent {
    padding-block: 40px;
  }

  .helpTitle {
    padding-bottom: 20px;
  }
  .contactForm,
  .getInTouchBox {
    padding: 17px;
  }
  .allItemsNotification {
    padding: 13px;
  }
  .notiffactionFilter {
    padding: 7px;
  }
  .account-panel-head {
    margin-bottom: 15px;
  }
  .order-details {
    padding: 17px;
  }
  .bs-gutter-x-56,
  .bs-gutter-x-16,
  .bs-gutter-x-48,
  .bs-gutter-x-12,
  .bs-gutter-x-64,
  .featuresRow {
    --bs-gutter-x: 1.5rem;
  }

  .headerActions .newArrivalsBtn {
    display: none;
  }
  .order-summary {
    padding: 15px;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 17px;
  }
  h4 {
    font-size: 16px;
  }
  span {
    font-size: 12px;
  }
  p {
    font-size: 14px;
  }
  .product-gallery-main {
    height: 200px;
  }
  .site-nav {
    display: none;
  }
  .product-full-specs {
    padding-bottom: 40px;
  }
  .mobile-nav {
    padding-left: 4px;
  }
  .site-footer {
    padding: 30px 0;
  }

  .login-main {
    padding: 40px 0;
    min-height: unset;
  }
  .techStore-btn {
    padding: 12px;
    font-size: 12px;
  }
  .login-card {
    padding: 24px;
  }

  .product-features {
    padding: 40px 0;
  }

  .sectionPadding,
  .section-64 {
    padding: 30px 0;
  }

  .footer-desc {
    max-width: 100%;
  }
  .product-gallery-main {
    height: 250px;
  }
  .footer-bottom {
    justify-content: center;
    text-align: center;
  }

  .product-card-body {
    padding: 8px;
  }
  .specs-table {
    grid-template-columns: 1fr;
  }

  a.newArrivalsBtn {
    display: none;
  }

  .sideNewArrivals {
    display: block !important;
  }
  /* Hero */
  /* .hero-slide {
    padding: 138px 0 80px;
  } */
  .hero-content {
    padding: 0 40px;
  }
  .hero-content h1 {
    font-size: 40px;
    line-height: 36px;
  }

  .hero-content .hero-subtitle {
    font-size: 14px;
  }

  /* Hero arrows */
  .hero-arrow {
    width: 32px;
    height: 32px;
    top: 55%;
  }
  .hero-arrow img {
    width: 14px;
    height: 14px;
  }
  .hero-prev {
    left: 8px;
  }
  .hero-next {
    right: 8px;
  }

  /* New Arrivals banner */
  .arrivalsBanner {
    padding: 138px 0 80px;
  }
  .arrivalsBanner .hero-title {
    font-size: 32px;
    line-height: 36px;
  }

  /* CTA */
  .cta-title,
  .cta-title h1 {
    font-size: 26px;
  }

  /* Featured carousel — hide arrows, use swipe */
  .featuredCarousel .swiper-button-prev,
  .featuredCarousel .swiper-button-next {
    display: none;
  }

  /* Newsletter — stack input + button */
  .newsletter-form {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    gap: 16px;
  }
  .newsletter-input {
    min-width: 0;
    width: 100%;
  }

  /* Cart — stack each line item, hide column labels */
  .cart-head {
    display: none;
  }
  .cart-item {
    align-items: flex-start;
    row-gap: 10px;
  }

  .cart-item .cart-col-price {
    display: none;
  }

  .cart-item .cart-col-product {
    order: 1;
    flex: 1 1 0;
    width: auto;
    min-width: 0;
  }

  .cart-item .cart-col-total {
    order: 2;
    flex: 0 0 auto;
    width: auto;
    display: flex;
    justify-content: flex-end;
  }

  .cart-col-total span {
    font-size: 14px;
  }

  .cart-item .cart-col-qty {
    order: 3;
    flex: 0 0 100%;
    display: flex;
    justify-content: flex-end;
  }

  .cart-item .quantity-selector {
    min-width: auto;
    padding: 4px 8px;
  }

  .cart-item .qty-btn {
    font-size: 10px;
    line-height: 1;
  }

  .cart-item .qty-value {
    font-size: 12px;
    line-height: 1;
  }

  .checkOutForm > div:last-child {
    justify-content: center !important;
  }

  /* Empty cart */
  .empty-cart {
    padding: 48px 20px;
  }
  .address-card {
    flex: 0 0 100%;
  }
  .banner {
    padding: 90px 0 30px;
  }
  /* Account pages */
  .account-panel {
    padding: 20px;
  }
  .account-sidebar {
    padding: 16px;
  }

  /* Profile — stack First / Last name columns */
  .profile-field-row > [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* Order history — hide the labels and rearrange each row:
     row 1: id | status   row 2: date   row 3: total | details */
  .order-head {
    display: none;
  }
  .order-row {
    flex-wrap: wrap;
    row-gap: 8px;
  }
  .order-col--id {
    order: 1;
    flex: 0 0 50%;
  }
  .order-col--status {
    order: 2;
    flex: 0 0 50%;
    text-align: right;
  }
  .order-col--date {
    order: 3;
    flex: 0 0 100%;
  }
  .order-col--total {
    order: 4;
    flex: 0 0 50%;
  }
  .order-col--action {
    order: 5;
    flex: 0 0 50%;
    text-align: right;
  }

  .settings-block {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .settings-password-form {
    max-width: 100%;
  }
  .settings-toggle-row {
    align-items: flex-start;
  }

  .status-actions {
    justify-content: center !important;
  }

  .privacyBanner h1 {
    font-size: 28px;
  }

  .privacyBanner .privacyIntro {
    font-size: 12px;
  }
  .privacyCards {
    margin-inline: 0;
  }

  /* Privacy cards — smaller icon */
  .privacyCard {
    padding: 20px;
  }
  .privacyContent .privacyCard .icon-wrap {
    width: 32px;
    height: 32px;
  }
  .privacyContent .privacyCard .icon-wrap img {
    width: 16px;
    height: 16px;
  }
  .product-card-image {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .col-auto {
    width: 100%;
  }
  .notifiactiobMenu .dropdown-menu {
    transform: translateX(20%);
    min-width: 348px;
  }
}
/* Small mobile: below 400px */
@media (max-width: 399.98px) {
  .btn-new-arrivals span {
    display: none;
  }

  .product-card-image {
    height: 150px;
  }
  .login-card {
    padding: 20px;
  }

  .hero-content h1 {
    font-size: 26px;
    line-height: 30px;
  }
  .cta-title,
  .cta-title h1 {
    font-size: 22px;
  }
  .empty-cart {
    padding: 40px 16px;
  }

  .account-panel {
    padding: 16px;
  }

  .checkOutForm > div:last-child {
    justify-content: center !important;
  }

  .stautesSection h1 {
    font-size: 18px;
  }
  .status-actions {
    flex-direction: column;
  }
}
