/* Storefront overrides load after the legacy theme. */
:root { --store-maroon: #741f27; --store-ink: #332a25; --store-line: #e7ddd1; }
:is(a, button, input, select, summary):focus-visible { outline: 3px solid #a66c30; outline-offset: 3px; }
.page-header.breadcrumb-wrap { background: #f4eee4 !important; border-bottom: 1px solid var(--store-line); padding: 12px 0; }
.page-header.breadcrumb-wrap .breadcrumb { display: flex; align-items: center; min-height: 24px; color: #71665e; font-size: 12px; }
.page-header.breadcrumb-wrap .breadcrumb a { color: var(--store-maroon); }
.page-header.breadcrumb-wrap .breadcrumb span::before { color: #a28c77; }
.page-header .breadcrumb-product-name { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 0; }
.page-header .breadcrumb .breadcrumb-product-name::before { display: none; }
.storefront-shop { color: #332a25; padding-bottom: 32px; }
.storefront-shop .shop-mobile-intro { max-width: 650px; padding: 16px 0 22px; }
.storefront-shop .shop-mobile-intro > span { color: #89622f; font-size: 11px; font-weight: 700; letter-spacing: .16em; }
.storefront-shop .shop-mobile-intro h1 { font-family: Georgia, serif; color: #56222a; font-size: clamp(28px, 4vw, 46px); line-height: 1.15; margin: 10px 0 12px; font-weight: 400; }
.storefront-shop .shop-mobile-intro p { color: #71665e; font-size: 15px; line-height: 1.6; }
.storefront-search { display: flex; gap: 8px; max-width: 650px; padding: 6px; background: #fff; border: 1px solid #dfd4c5; border-radius: 14px; margin-bottom: 24px; }
.storefront-search input { flex: 1; min-width: 0; height: 44px; padding: 8px 12px; border: 0; background: transparent; font-size: 16px; }
.storefront-search button { padding: 0 20px; border: 0; border-radius: 9px; background: #741f27; color: white; font-size: 14px; font-weight: 600; }
.storefront-search-summary { margin-bottom: 20px; }
.storefront-shop .collection-tab-bar { justify-content: flex-start; }
.storefront-shop .collection-tab-btn { min-height: 44px; box-shadow: none; }
.storefront-shop .hamtum-slider-scroll { justify-content: flex-start; gap: 20px; }
.storefront-shop .hamtum-story-label { white-space: normal; min-height: 30px; }
.storefront-shop .hamtum-story-item.active .hamtum-story-circle { box-shadow: 0 0 0 2px #eee0cc; transform: none; }
.shop-product-grid > [class*="col-"] { display: flex; }
.shop-product-grid .product-cart-wrap { width: 100%; margin: 0 !important; border: 0; }
.productmaincard { min-height: 0; width: 100%; border: 1px solid #e7ddd1; border-radius: 16px; overflow: hidden; background: white; box-shadow: none; }
.productmaincard { transition: border-color .2s ease, box-shadow .2s ease; }
.productmaincard:focus-within { border-color: #b78b3d; }
@media (hover: hover) {
  .productmaincard:hover { border-color: #cbb59b; box-shadow: 0 8px 24px rgba(65, 35, 25, .08); }
}
.productmaincard .cardimg { background: #f3ede4; padding: 0; border-radius: 0; }
.productmaincard .product-img-action-wrap { padding: 0; }
.productmaincard .product-border-image-container,
.productmaincard .product-borderless-image-container { display: block; height: auto; aspect-ratio: 4 / 5; }
.productmaincard .productmainimg { object-fit: contain !important; border-radius: 0; }
.productmaincard .card-body { padding: 16px !important; gap: 8px; border-radius: 0; }
.productmaincard .card-title { margin: 0 !important; font-size: 15px !important; font-weight: 600; line-height: 1.45 !important; min-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.productmaincard .card-title a { color: var(--store-ink); }
.productmaincard .product-sold-by { min-height: 28px; margin-bottom: 0 !important; flex-wrap: wrap; }
.productmaincard .addtocartshopsec { flex-direction: column; align-items: stretch !important; gap: 12px !important; margin-bottom: 0; }
.product-card-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 5px; }
.product-price-prefix { font-size: 12px; color: #71665e; }
.productmaincard .cartprice { font-size: 18px; color: #422a26; }
.product-options-btn, .productmaincard .addtocartslidbtn { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 44px; padding: 10px !important; border: 1px solid #741f27; border-radius: 9px; background: #741f27; color: white; font-size: 13px !important; font-weight: 600; }
.product-options-btn:hover, .productmaincard .addtocartslidbtn:hover { background: #572027; color: white; }
.productmaincard .product-badges.product-badges-position { left: 10px; top: 10px; }
.productmaincard .product-badges span.hot, .productmaincard .product-badges span.best { background: #fffaf2; color: #652b32; border: 1px solid #e7d7c0; font-size: 10px; font-weight: 700; }
.product-out-of-stock { display: block; text-align: center; padding: 12px; color: #71665e; background: #f3eee8; border-radius: 9px; }
.storefront-shop :is(a, button, input):focus-visible { outline: 3px solid #a66c30; outline-offset: 3px; }
@media (max-width: 991px) {
  .storefront-shop > .container { padding-inline: 16px !important; }
  .shop-mobile-controls { position: sticky; top: 8px; z-index: 101; }
  .mobile-shop-toolbar { position: static; min-height: 64px; border-color: #e7ddd1; }
  .mobile-toolbar-btn { min-height: 44px; }
  .storefront-shop .hamtum-slider-scroll { margin-right: 0; gap: 12px; padding-right: 8px; }
  .storefront-shop .hamtum-story-item { width: 72px; }
  .storefront-shop .hamtum-story-circle { width: 62px; height: 62px; }
  .storefront-shop .hamtum-story-label { max-width: 72px; font-size: 11px; }
  .storefront-shop .hamtum-slider-wrapper::after { display: none; }
  .storefront-shop .shop-mobile-intro { padding-top: 0; }
  .productmaincard .card-body { padding: 12px !important; }
  .productmaincard .card-title { font-size: 13px !important; min-height: 38px; }
  .productmaincard .cartprice { font-size: 16px; }
  .mobile-filter-drawer-panel, .mobile-sort-sheet-panel { padding-bottom: env(safe-area-inset-bottom); }
  .btn-close-sheet { min-width: 44px; min-height: 44px; }
}
@media (prefers-reduced-motion: reduce) {
  .storefront-shop *, .storefront-shop *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}

/* Shared mobile experience */
html { scroll-padding-top: 76px; }
body { overflow-x: hidden; }
img { max-width: 100%; }
.detail-qty > button { position: absolute; right: 0; padding: 0; border: 0; background: transparent; color: #707070; font-size: 16px; }
.detail-qty > button.qty-up { top: -2px; }
.detail-qty > button.qty-down { bottom: -9px; }
.quantity-row { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 24px; }
.quantity-stepper { display: grid; grid-template-columns: 44px 42px 44px; align-items: center; overflow: hidden; border: 1px solid #d8cec4; border-radius: 12px; background: #fff; }
.quantity-stepper button { min-width: 44px; min-height: 44px; padding: 0; border: 0; background: transparent; color: #741f27; font-size: 24px; line-height: 1; }
.quantity-stepper button:hover:not(:disabled) { background: #fff4df; }
.quantity-stepper button:disabled { color: #bbb2aa; cursor: not-allowed; }
.quantity-stepper output { display: grid; min-height: 44px; place-items: center; border-inline: 1px solid #e7ddd3; color: #28221f; font-weight: 700; }
.product-info-sections { display: flex; flex-direction: column; gap: 14px; margin-top: 24px; margin-bottom: 40px; }
.product-info-sections details.product-accordion-item { background: #ffffff; border: 1px solid #e7ded3; border-radius: 14px; overflow: hidden; transition: border-color 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease; box-shadow: 0 2px 8px rgba(80, 50, 30, 0.03); }
.product-info-sections details.product-accordion-item:hover { border-color: #d6c5b0; box-shadow: 0 4px 14px rgba(116, 31, 39, 0.06); }
.product-info-sections details.product-accordion-item[open] { border-color: #b78b3d; box-shadow: 0 6px 20px rgba(183, 139, 61, 0.1); background: #fffdfa; }
.product-info-sections summary.product-accordion-header { display: flex; align-items: center; justify-content: space-between; padding: 16px 20px; color: #3b2f29; cursor: pointer; list-style: none; background: #ffffff; transition: background-color 0.2s ease; user-select: none; }
.product-info-sections summary.product-accordion-header::-webkit-details-marker { display: none; }
.product-info-sections details.product-accordion-item[open] summary.product-accordion-header { background: #fdfaf5; border-bottom: 1px solid #f0e5d8; }
.product-accordion-header-left { display: flex; align-items: center; gap: 14px; flex: 1; min-width: 0; }
.product-accordion-icon-box { width: 40px; height: 40px; min-width: 40px; border-radius: 10px; background: rgba(183, 139, 61, 0.12); color: #741f27; display: flex; align-items: center; justify-content: center; transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease; }
.product-info-sections details[open] .product-accordion-icon-box { background: #741f27; color: #ffffff; transform: scale(1.04); }
.product-accordion-titles { display: flex; flex-direction: column; gap: 2px; }
.product-accordion-title { font-size: 16px; font-weight: 700; color: #2e241f; line-height: 1.3; letter-spacing: -0.01em; }
.product-accordion-subtitle { font-size: 12px; color: #8c7d73; font-weight: 500; }
.product-accordion-header-right { display: flex; align-items: center; gap: 12px; margin-left: 12px; }
.product-accordion-badge { display: inline-flex; align-items: center; gap: 4px; padding: 3px 10px; border-radius: 20px; font-size: 12px; font-weight: 600; background: #fef3c7; color: #92400e; border: 1px solid #fde68a; white-space: nowrap; }
.product-accordion-arrow { width: 32px; height: 32px; border-radius: 8px; background: #f7f3ee; color: #741f27; display: flex; align-items: center; justify-content: center; transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s ease, color 0.2s ease; }
.product-info-sections details:hover .product-accordion-arrow { background: #eee5da; }
.product-info-sections details[open] .product-accordion-arrow { transform: rotate(180deg); background: #741f27; color: #ffffff; }
.product-info-section-content { padding: 22px 24px; color: #3f3530; font-size: 15px; line-height: 1.75; }
.product-info-section-content p { color: #4a3e39; font-size: 15px; line-height: 1.75; margin-bottom: 14px; }
.product-info-section-content p:last-child { margin-bottom: 0; }
.product-info-section-content h1, .product-info-section-content h2, .product-info-section-content h3, .product-info-section-content h4, .product-info-section-content h5 { color: #2b1f1a; font-weight: 700; margin-top: 18px; margin-bottom: 10px; }
.product-info-section-content ul, .product-info-section-content ol { padding-left: 24px; margin-bottom: 16px; }
.product-info-section-content li { margin-bottom: 6px; line-height: 1.65; }
.product-info-section-content img { max-width: 100%; height: auto; border-radius: 10px; margin: 12px 0; }
.product-info-section-content .table-responsive, .product-accordion-table-wrapper { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 14px 0; border-radius: 10px; border: 1px solid #ebdcd0; }
.product-info-section-content table { width: 100%; border-collapse: collapse; text-align: left; font-size: 14px; }
.product-info-section-content table th { background: #fbf6ef; color: #56222a; font-weight: 700; padding: 12px 16px; border-bottom: 2px solid #e7ded3; white-space: nowrap; }
.product-info-section-content table td { padding: 12px 16px; border-bottom: 1px solid #f0e7dc; color: #443833; }
.product-info-section-content table tr:last-child td { border-bottom: 0; }
.product-highlights-default-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 12px; }
.product-highlights-default-list li { position: relative; padding-left: 28px; color: #3f3530; font-size: 15px; line-height: 1.6; }
.product-highlights-default-list li::before { content: "✓"; position: absolute; left: 0; top: 0; color: #741f27; font-weight: 800; font-size: 15px; }
.product-reviews-section { margin-top: 40px; padding-top: 30px; border-top: 1px solid #e7ded3; }
.product-reviews-title { font-size: 22px; font-weight: 700; color: #3b2f29; font-family: Georgia, serif; }



@media (max-width: 991px) {
  main, section { max-width: 100%; }
  .container { max-width: 100%; }
  .mobile-nav-wrapper { box-shadow: 0 2px 12px rgba(54, 36, 28, .08); }
  .mobile-nav-top { min-height: 60px; padding-inline: 16px !important; }
  .mobile-nav-actions { gap: 18px !important; }
  .mobile-nav-actions :is(a, button) { min-width: 44px; min-height: 44px; }
  .mobile-dropdown-container { max-height: calc(100dvh - 60px); overflow-y: auto; }
  input:not([type="checkbox"]):not([type="radio"]), select, textarea {
    min-height: 48px;
    max-width: 100%;
    border-radius: 10px !important;
    font-size: 16px !important;
  }
  textarea { min-height: 120px; }
  button, .btn, input[type="submit"] { min-height: 44px; }
  .btn { display: inline-flex; align-items: center; justify-content: center; }
  :is(a, button, input, select, textarea):focus-visible { outline: 3px solid #b78b3d !important; outline-offset: 2px; }

  .page-header.breadcrumb-wrap { padding: 0 !important; }
  .page-header .container { padding-inline: 16px !important; }
  .page-header .breadcrumb {
    min-height: 48px;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
  }
  .page-header .breadcrumb::-webkit-scrollbar { display: none; }
  .product-breadcrumb .breadcrumb-home,
  .product-breadcrumb .breadcrumb-home-separator { display: none; }
  .product-breadcrumb .breadcrumb-product-name { overflow: hidden; text-overflow: ellipsis; }
  .product-breadcrumb .breadcrumb-product-name::before { display: none; }
  .section-padding { padding-block: 36px !important; }
  .pt-50 { padding-top: 28px !important; }
  .pb-50 { padding-bottom: 28px !important; }
  .mt-50 { margin-top: 28px !important; }
  .mb-50 { margin-bottom: 28px !important; }
  h1 { font-size: clamp(28px, 8vw, 38px); }
  h2 { font-size: clamp(24px, 7vw, 32px); }
  h3 { font-size: clamp(21px, 6vw, 28px); }
  .section-title { line-height: 1.2; margin-block: 28px 20px !important; }

  .dashboard-menu { margin-bottom: 18px; }
  .dashboard-menu .dropdown-toggle { min-height: 50px; border-radius: 10px; background: #741f27 !important; color: #fff !important; border: 0; }
  .dashboard-menu .dropdown-menu { border: 1px solid #e6dbce; border-radius: 12px; box-shadow: 0 12px 30px rgba(54, 25, 20, .14); overflow: hidden; }
  .dashboard-content { min-width: 0; }
  .dashboard-content .card, .dashboard-content .tab-pane { border-radius: 12px; }

  .table-responsive { border-radius: 12px; -webkit-overflow-scrolling: touch; }
  .shopping-summery thead { display: none; }
  .shopping-summery tbody, .shopping-summery tr { display: block; }
  .shopping-summery tr { position: relative; margin-bottom: 14px; padding: 14px 14px 14px 104px; min-height: 126px; border: 1px solid #e6dbce; border-radius: 12px; background: #fff; }
  .shopping-summery td { display: flex !important; align-items: center; justify-content: space-between; width: 100% !important; min-height: 32px; padding: 4px 0 !important; border: 0 !important; text-align: right !important; }
  .shopping-summery td::before { content: attr(data-title); color: #756a62; font-size: 12px; font-weight: 600; }
  .shopping-summery td.image { position: absolute !important; left: 12px; top: 14px; display: block !important; width: 78px !important; height: 96px !important; padding: 0 !important; border-radius: 8px; overflow: hidden; }
  .shopping-summery td.image::before, .shopping-summery td.product-des::before { display: none; }
  .shopping-summery td.product-des { display: block !important; text-align: left !important; }
  .shopping-summery td.action { position: absolute; right: 8px; top: 8px; width: 44px !important; }
  .shopping-summery td.action::before { display: none; }
  .shopping-summery .detail-qty { display: grid; grid-template-columns: 40px 32px 40px; align-items: center; width: 112px; max-width: 112px; height: 42px; padding: 0; overflow: hidden; }
  .shopping-summery .detail-qty > button { position: static; display: flex; align-items: center; justify-content: center; min-width: 40px; min-height: 40px; border: 0; background: transparent; }
  .shopping-summery .detail-qty .qty-val { display: flex; align-items: center; justify-content: center; }
  .shopping-summery td.action button { border: 0; background: transparent; min-width: 38px; min-height: 38px; }
  .cart-totals { padding: 20px !important; border-radius: 14px !important; }
  .cart-action .btn { width: 100%; }
  .divider { margin-block: 24px !important; }

  .product-detail-page { margin-top: 16px !important; }
  .product-detail-page > .container { padding-inline: 14px; }
  .product-detail-page .product-detail > .row { margin-bottom: 28px !important; }
  .product-detail-page .product-detail > .row > div { padding-inline: 0; }
  .product-detail-image-container { height: auto; min-height: 360px; aspect-ratio: 1 / 1; }
  .productsidslider { display: block; padding: 0; }
  .productsidslider .slider-left { display: none; }
  .productsidslider .slider-right { width: 100%; height: auto; margin: 0; }
  .productsidslider .slider-right .swiper {
    height: auto !important;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border: 1px solid #eadfd3;
    border-radius: 16px;
    background: #fff;
  }
  .productsidslider .slider-right .swiper-slide img { object-fit: contain !important; }
  .productsidslider .swiper-button-prev,
  .productsidslider .swiper-button-next {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .92);
    box-shadow: 0 3px 12px rgba(54, 25, 20, .14);
  }
  .productsidslider .swiper-button-prev::after,
  .productsidslider .swiper-button-next::after { font-size: 14px; font-weight: 800; color: #741f27; }
  .product-detail-page .detail-info {
    margin-top: 14px !important;
    padding: 18px;
    border: 1px solid #eadfd3;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(54, 36, 28, .06);
  }
  .product-detail-page .title-detail { margin-bottom: 8px; font-size: 24px; line-height: 1.22; }
  .product-detail-page .product-rate-cover { display: flex; align-items: center; text-align: left !important; }
  .product-detail-page .product-price { float: none !important; margin-top: 6px; }
  .product-detail-page .product-price .text-brand { color: #741f27 !important; font-size: 28px; }
  .product-detail-page .short-desc:empty,
  .product-detail-page .emi-sec:empty { display: none; }
  .product-detail-page .attr-detail { margin: 20px 0 12px !important; }
  .product-detail-page .attr-detail > strong { display: block; margin: 0 0 10px !important; color: #554c46; }
  .product-detail-page .list-filter { display: flex; flex-wrap: wrap; gap: 8px; }
  .product-detail-page .list-filter li { margin: 0 !important; }
  .product-detail-page .list-filter li a {
    display: grid;
    min-width: 46px;
    min-height: 44px;
    padding: 8px 10px;
    place-items: center;
    border: 1px solid #ddd4cb;
    border-radius: 10px;
    background: #fff;
    font-size: 15px;
  }
  .product-detail-page .list-filter li.active a { border-color: #741f27; background: #741f27; color: #fff; }
  .product-detail-page .selected-variant { margin-top: 12px; color: #655b54; }
  .product-detail-page .selected-variant,
  .product-detail-page .emi-sec { display: none; }
  .product-detail-page .detail-info > .bt-1 { margin-block: 18px !important; }
  .product-detail-page .quant { font-weight: 700; color: #554c46; }
  .product-detail-page .detail-extralink { margin-top: 16px !important; }
  .product-detail-page .product-extra-link2 { display: grid !important; grid-template-columns: 1fr; width: 100%; }
  .product-detail-page .detail-add-buybtn { width: 100%; min-height: 52px; margin: 0 !important; }
  .product-detail-page .single-share { margin-top: 18px !important; padding-top: 16px; border-top: 1px solid #eee4d9; }
  .product-detail-page .single-share ul { display: flex !important; align-items: center; gap: 14px; margin: 0; }
  .product-detail-page .single-share li { margin: 0 !important; }
  .product-detail-page .single-share img { width: 24px; height: 24px; object-fit: contain; }
  .product-detail-content { padding-top: 4px; }
  .product-detail-content > .description:empty { display: none; }
  .product-detail-page .shopdetailtab { justify-content: flex-start !important; gap: 8px; margin-bottom: 18px; border-bottom: 1px solid #e5d9cc; }
  .product-detail-page .shopdetailtab li { flex: 1; }
  .product-detail-page .shopdetailtab .productdetailnav { width: 100%; text-align: center; font-size: 16px; }
  .product-detail-page .tab-content { padding: 0 4px; }
  .modal-dialog { margin: 12px; max-width: calc(100% - 24px); }
  .modal-content { border-radius: 14px; }

  .sm-footer .footer-mid { padding-block: 28px 18px !important; }
  .sm-footer .footer-mid .container { padding-inline: 18px !important; }
  .sm-footer .footer-mid .row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 16px; }
  .sm-footer .footer-mid .row > div { width: auto; max-width: none; padding: 0; }
  .sm-footer .footer-mid .row > div:first-child { grid-column: 1 / -1; }
  .sm-footer .widget-about { display: grid; grid-template-columns: 1fr 1fr; gap: 4px 14px; }
  .sm-footer .widget-about .logo,
  .sm-footer .widget-about .footer-partner-link,
  .sm-footer .widget-about p:first-of-type { grid-column: 1 / -1; }
  .sm-footer .widget-about p { margin-block: 0 !important; }
  .sm-footer .widget-title { font-size: 16px !important; margin-bottom: 12px !important; }
  .sm-footer .footer-links ul { margin: 0 !important; }
  .sm-footer .footer-links ul li { margin: 0 0 4px !important; }
  .sm-footer .footer-links a, .sm-footer .contdet a { display: inline-flex !important; align-items: center; min-height: 30px; }
  .sm-footer .footer-partner-link a { display: inline-flex; align-items: center; min-height: 30px; font-size: 14px; font-weight: 600; color: var(--maroon) !important; }
  .sm-footer .mobile-social-icon a { width: 44px !important; height: 44px !important; }
}

@media (max-width: 420px) {
  .sm-footer .footer-mid .row { gap: 24px 14px; }
  .sm-footer .footer-mid .row > div:first-child { grid-column: 1 / -1; }
  .sm-footer .logo { margin-bottom: 14px; }
  .sm-footer .widget-about p { margin-bottom: 8px !important; }
  .sm-footer .footercopyright { line-height: 1.5; }
}

/* Keep the purchase panel consistent with the storefront, at every size. */
.product-detail-page .title-detail { font-size: clamp(23px, 2.5vw, 34px); line-height: 1.3; color: var(--store-ink); letter-spacing: -.02em; }
.product-detail-page .product-rate-cover { text-align: left !important; }
.product-detail-page .customer-reviews { color: #776b62; font-size: 13px; }
.product-detail-page .product-price .text-brand { color: var(--store-maroon) !important; }
.product-detail-page .product-extra-link2 { width: 100%; }
.product-detail-page .detail-add-buybtn {
  flex: 1; width: auto; min-height: 52px; padding: 14px 20px;
  border: 1px solid var(--store-maroon) !important; border-radius: 12px;
  background: var(--store-maroon) !important; color: #fff !important;
  font-size: 14px; font-weight: 700; letter-spacing: .04em;
}
.product-detail-page .detail-add-buybtn:hover:not(:disabled) { background: #55171d !important; }
.product-detail-page a.detail-add-buybtn { background: #fff !important; color: var(--store-maroon) !important; }
.product-detail-page a.detail-add-buybtn:hover { color: #fff !important; }
.product-help-actions { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px; margin-top: 20px; padding-top: 12px; border-top: 1px solid var(--store-line); }
.product-help-actions :is(a, button) { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 4px 0; border: 0; background: transparent; color: #71665e; font-size: 13px; font-weight: 500; }
.product-help-actions :is(a, button):hover { color: var(--store-maroon); }

/* CMS links inherit the footer scale instead of the legacy 20px link size. */
footer.sm-footer .footer-mid .row { row-gap: 28px; }
footer.sm-footer .widget-about { margin-bottom: 0 !important; }
footer.sm-footer .widget-about .logo { margin-bottom: 18px; }
footer.sm-footer .footer-intro { max-width: 32ch; margin: 0 0 18px !important; }
footer.sm-footer .contdet a { font-size: 14px !important; line-height: 1.6; overflow-wrap: anywhere; }
footer.sm-footer .contdet strong { font-size: 11px; text-transform: uppercase; letter-spacing: .08em; }
footer.sm-footer .footer-links a { font-size: 14px !important; line-height: 1.5; display: inline-flex; align-items: center; min-height: 36px; }
footer.sm-footer .footer-links li > br { display: none; }
footer.sm-footer .footer-partner-link { margin-top: 14px !important; }
footer.sm-footer .footer-partner-link a { font-size: 13px; color: var(--store-maroon) !important; }
footer.sm-footer .mobile-social-icon { gap: 8px !important; }
footer.sm-footer .mobile-social-icon a { width: 40px !important; height: 40px !important; border: 1px solid var(--store-line) !important; border-radius: 50% !important; background: #fffaf3 !important; }

@media (max-width: 991px) {
  .storefront-shop .shop-mobile-intro h1 { font-size: 30px; }
  .product-detail-page .detail-info { box-shadow: none; }
  .product-detail-page .product-detail > .row { margin-inline: 0; }
  .product-info-sections { margin-top: 12px; gap: 10px; }
  .product-info-sections summary.product-accordion-header { padding: 14px; }
  .product-info-section-content { padding: 16px; }
  .product-accordion-title { font-size: 15px; }
  .product-accordion-subtitle { font-size: 11px; line-height: 1.5; }
  footer.sm-footer .footer-mid .row { margin-inline: 0; gap: 24px 20px; }
  footer.sm-footer .widget-about { grid-template-columns: minmax(0, 1fr); gap: 12px; padding-bottom: 24px; border-bottom: 1px solid var(--store-line); }
  footer.sm-footer .widget-about > * { grid-column: 1 / -1; min-width: 0; }
  footer.sm-footer .widget-about .logo { margin-bottom: 0; }
  footer.sm-footer .footer-intro { margin: 0 !important; }
  footer.sm-footer .contdet { display: grid; grid-template-columns: 60px minmax(0, 1fr); gap: 8px; align-items: baseline; }
  footer.sm-footer .contdet br { display: none; }
  footer.sm-footer .contdet a { min-height: 32px; }
  footer.sm-footer .footer-links a { min-height: 44px; }
  footer.sm-footer .footer-links ul li { margin-bottom: 0 !important; }
  footer.sm-footer .widget-title { font-size: 16px !important; letter-spacing: 0 !important; }
  footer.sm-footer .footer-mid { padding-top: 32px !important; }
  footer.sm-footer .mobile-social-icon { margin-bottom: 0 !important; }
}

@media (prefers-reduced-motion: reduce) {
  .productmaincard, .product-info-sections *, .sm-footer * { transition: none !important; animation: none !important; }
}
