@media screen and (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .product-details-hero-section {
    padding-top: 56px !important;
  }

  .product-details-hero-section .container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .product-details-wrapper {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 22px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .product-media-column,
  .product-details,
  .product-1,
  .w-commerce-commerceaddtocartform,
  .product-faq-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .product-media-column {
    gap: 10px !important;
  }

  #product-hero-frame.product-hero-frame {
    width: 100% !important;
    min-height: 0 !important;
    aspect-ratio: 1 / 1;
    border-radius: 8px !important;
    background-size: contain !important;
  }

  .product-media-fallback.is-hero {
    min-height: 0 !important;
    height: 100%;
    border-radius: 8px !important;
  }

  .product-thumb-row {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto;
    padding-bottom: 4px;
    -webkit-overflow-scrolling: touch;
  }

  .product-thumb {
    width: 64px !important;
    height: 64px !important;
    flex: 0 0 64px;
    border-radius: 8px !important;
  }

  .product-details {
    align-items: stretch !important;
  }

  .stock-block,
  .review-details,
  .cards-information,
  .cards-images,
  .order-timing-block {
    max-width: 100% !important;
  }

  .product-name {
    max-width: 100% !important;
    margin-bottom: 12px !important;
    font-size: 34px !important;
    line-height: 1.05 !important;
    overflow-wrap: anywhere;
  }

  .product-hero-description,
  .faq-para.product,
  .product-extended-block,
  .product-spec-summary-copy,
  .product-spec-summary-note,
  .spec-summary-line {
    font-size: 15px !important;
    line-height: 1.65 !important;
    overflow-wrap: anywhere;
  }

  .review-details {
    flex-wrap: wrap !important;
    gap: 8px !important;
  }

  .rating-star.product,
  .review-star-icon {
    width: 14px !important;
    height: 14px !important;
    flex: 0 0 14px;
  }

  .product-price {
    width: 100% !important;
    margin-top: 18px !important;
    margin-bottom: 14px !important;
    font-size: 32px !important;
    line-height: 1.1 !important;
    overflow-wrap: anywhere;
  }

  .qty-field-label {
    display: block !important;
    margin-bottom: 8px !important;
  }

  .cart-main-block {
    display: grid !important;
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 10px !important;
    width: 100% !important;
    align-items: stretch !important;
  }

  .quantity {
    width: 72px !important;
    min-width: 72px !important;
    height: 54px !important;
    border-radius: 8px !important;
    text-align: center;
  }

  .add-to-cart-button {
    width: 100% !important;
    min-width: 0 !important;
    height: 54px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    white-space: normal !important;
  }

  .cards-information {
    display: grid !important;
    gap: 12px !important;
    padding: 14px !important;
  }

  .cards-images {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
  }

  .card-icon {
    max-width: 42px !important;
    height: auto !important;
  }

  .product-faq-wrapper {
    margin-top: 18px !important;
  }

  .faq-list-wrap.product {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }

  .faq-question {
    gap: 12px !important;
  }

  .faq-ques.product {
    font-size: 22px !important;
    line-height: 1.15 !important;
    overflow-wrap: anywhere;
  }

  .product-spec-section {
    margin-top: 44px !important;
  }

  .product-spec-inner {
    width: 100% !important;
    max-width: 100% !important;
  }

  .product-spec-grid {
    gap: 18px !important;
  }

  .product-spec-card,
  .product-spec-card.product-spec-card--difdim {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .product-spec-card img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    border-radius: 8px !important;
  }

  .product-video-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  .product-vector-wrap {
    padding: 14px !important;
    border-radius: 8px !important;
  }

  .product-vector-viewer {
    min-height: 320px !important;
    border-radius: 8px !important;
  }

  .product-vector-actions {
    display: grid !important;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .product-vector-button,
  .product-manual-link {
    width: 100% !important;
    border-radius: 8px !important;
  }

  .product-marquee,
  .product-marquee-top,
  .product-marquee-bottom {
    max-width: 100vw !important;
    overflow: hidden !important;
  }

  .customer-reviews-section,
  .related-product-section,
  .cta-section {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }

  .related-product-wrapper,
  .accessories-bottom,
  .collection-list-product.w-dyn-items {
    width: 100% !important;
    max-width: 100% !important;
  }

  .collection-list-product.w-dyn-items {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  .collection-item-product,
  .product-item-detail,
  .product-image-overflow,
  .product-item-info {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .product-image-overflow {
    aspect-ratio: 4 / 3;
    border-radius: 8px !important;
  }

  .product-item-name,
  .accessories-title {
    overflow-wrap: anywhere;
  }
}

@media screen and (max-width: 479px) {
  .product-name {
    font-size: 30px !important;
  }

  .product-price {
    font-size: 30px !important;
  }

  .cart-main-block {
    grid-template-columns: 64px minmax(0, 1fr);
  }

  .quantity {
    width: 64px !important;
    min-width: 64px !important;
  }
}
