:root{
  --gf-blue:#30739d;
  --gf-blue-dark:#215875;
  --gf-navy:#231f20;
  --gf-text:#231f20;
  --gf-muted:#64748b;
  --gf-line:#e5eaf1;
  --gf-soft:#f6f8fb;
  --gf-soft-blue:#f3f8ff;
  --gf-green:#109447;
  --gf-orange:#ff9d00;
  --gf-white:#fff;
  --gf-radius:14px;
  --gf-radius-lg:26px;
  --gf-shadow:0 10px 30px rgba(16,33,59,.07);
  --gf-container:1400px;
  --gf-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}


/* ===== v1.4.71 mobile product content overflow guard =====
   Imported specifications may contain long comma-separated values without
   spaces (for example the available-colours list). Safari otherwise lets that
   text widen the document and the normal page appears to occupy only its left
   half. Keep every product-content column shrinkable and force long values to
   wrap inside the visible viewport. */
@media (max-width:767px){
  html,
  body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  @supports (overflow:clip){
    html,
    body{overflow-x:clip!important}
  }

  body.single-product.goodify-product-page #primary,
  body.single-product.goodify-product-page .goodify-wc-main,
  body.single-product.goodify-product-page .goodify-wc-main>.goodify-container,
  body.single-product.goodify-product-page .woocommerce,
  body.single-product.goodify-product-page div.product,
  body.single-product.goodify-product-page .woocommerce-tabs,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel,
  body.single-product.goodify-product-page .related,
  body.single-product.goodify-product-page .up-sells{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  body.single-product.goodify-product-page .woocommerce-Tabs-panel p,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel li,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel dd,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel td,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel th,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel a,
  body.single-product.goodify-product-page .woocommerce-product-details__short-description p,
  body.single-product.goodify-product-page .woocommerce-product-details__short-description li{
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
  }

  body.single-product.goodify-product-page .woocommerce-Tabs-panel pre,
  body.single-product.goodify-product-page .woocommerce-Tabs-panel code{
    max-width:100%!important;
    white-space:pre-wrap!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
  }
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;color:var(--gf-text);background:#fff;font-family:var(--gf-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.goodify-container{width:min(calc(100% - 48px),var(--gf-container));margin-inline:auto}
.goodify-icon{width:24px;height:24px;display:block;flex:0 0 auto}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link:focus{clip:auto!important;width:auto!important;height:auto!important;top:10px;left:10px;z-index:99999;padding:10px 14px;background:#fff;color:#000;border-radius:8px;box-shadow:var(--gf-shadow)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:8px;font-weight:700;font-size:14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.button:hover{transform:translateY(-1px)}
.button-primary{color:#fff;background:var(--gf-blue);box-shadow:0 8px 22px rgba(48,115,157,.22)}
.button-primary:hover{background:#286789;box-shadow:0 10px 28px rgba(48,115,157,.28)}
.button-secondary{color:var(--gf-text);background:#fff;border:1px solid #d9e1eb}
.button-secondary:hover{border-color:#b6c4d6;box-shadow:0 8px 18px rgba(16,33,59,.06)}
.button-light{color:#fff;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.08)}
.button-light:hover{background:#fff;color:var(--gf-blue-dark)}

/* Header */
.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(229,234,241,.9);overflow:visible}
.header-main{height:74px;display:flex;align-items:center;gap:34px}
.site-branding{flex:0 0 auto}
.brand-link{display:flex;align-items:center}
.custom-logo-link{display:flex;align-items:center}
.goodify-logo{display:block;width:auto;height:auto}.goodify-logo-header{width:174px;max-height:50px}.goodify-logo-footer{width:182px;max-height:54px}
.brand-wordmark{font-size:28px;line-height:1;font-weight:800;letter-spacing:-1.5px;color:var(--gf-blue)}
.desktop-nav{flex:1;min-width:0}
.primary-menu,.desktop-nav .menu{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;margin:0;padding:0}
.primary-menu li,.desktop-nav .menu li{position:relative;margin:0}
.primary-menu a,.desktop-nav .menu a{display:flex;align-items:center;min-height:44px;font-size:14px;font-weight:650;color:var(--gf-text);white-space:nowrap}
.primary-menu a:hover,.desktop-nav .menu a:hover{color:var(--gf-blue)}
.desktop-nav .sub-menu{position:absolute;left:-20px;top:100%;z-index:20;min-width:220px;padding:10px;background:#fff;border:1px solid var(--gf-line);border-radius:12px;box-shadow:var(--gf-shadow);list-style:none;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s ease}
.desktop-nav li:hover>.sub-menu,.desktop-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}
.desktop-nav .sub-menu a{padding:8px 10px;min-height:36px;border-radius:7px}
.desktop-nav .sub-menu a:hover{background:var(--gf-soft-blue)}
.header-actions{margin-left:auto;display:flex;align-items:center;gap:7px;flex:0 0 auto}
.header-action{position:relative;height:50px;min-width:50px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;color:var(--gf-text);font-size:13px;font-weight:650}
.header-action:hover{background:var(--gf-soft)}
.header-wishlist.icon-only{min-width:44px;width:44px}
.header-action .goodify-icon{width:21px;height:21px}
.header-cart{padding:0 15px;color:#fff;background:var(--gf-blue);box-shadow:0 5px 16px rgba(48,115,157,.2)}
.header-cart:hover{background:#286789;color:#fff}
.goodify-cart-count{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--gf-blue);font-size:11px;font-weight:800}
.mobile-menu-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent;color:var(--gf-text)}
.mobile-menu-toggle .goodify-icon{width:24px;height:24px}
.menu-icon-close{display:none}
.mobile-menu-toggle[aria-expanded="true"] .menu-icon-open{display:none}
.mobile-menu-toggle[aria-expanded="true"] .menu-icon-close{display:block}
.header-search-row{position:absolute;left:0;right:0;top:100%;z-index:30;transform:translateY(-50%);pointer-events:none;background:transparent}
.header-search-inner{height:56px;display:flex;align-items:center;justify-content:center}
.header-search-inner>form,.header-search-inner>.dgwt-wcas-search-wrapp{width:min(100%,650px)!important;max-width:650px!important;margin:0!important;pointer-events:auto}
.goodify-product-search{height:52px;display:flex;align-items:stretch;border:1px solid #d8e0e8;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(35,31,32,.12)}
.goodify-product-search input[type="search"]{flex:1;min-width:0;border:0;outline:0;padding:0 18px;color:var(--gf-text);background:#fff;font-size:14px}
.goodify-product-search button{width:56px;border:0;border-left:1px solid #e4e9ef;background:var(--gf-blue);color:#fff;display:grid;place-items:center}
.goodify-product-search button:hover{color:#fff;background:var(--gf-blue-dark)}
.goodify-product-search .goodify-icon{width:21px;height:21px}
/* FiboSearch visual integration */
.dgwt-wcas-search-wrapp{font-family:var(--gf-font)!important;filter:drop-shadow(0 10px 18px rgba(35,31,32,.10))}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp{padding:0!important;background:#fff!important;border-radius:10px!important;overflow:hidden!important}
.dgwt-wcas-search-wrapp input[type=search].dgwt-wcas-search-input{height:52px!important;border:1px solid #d8e0e8!important;border-radius:10px!important;box-shadow:none!important;font-size:14px!important;padding-left:18px!important;padding-right:62px!important;background:#fff!important}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;right:0!important;top:0!important;width:56px!important;height:52px!important;border:0!important;border-left:1px solid #e4e9ef!important;border-radius:0 10px 10px 0!important;background:var(--gf-blue)!important;color:#fff!important;opacity:1!important}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{background:var(--gf-blue-dark)!important}
.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-search-wrapp .dgwt-wcas-search-submit svg{fill:#fff!important;color:#fff!important}
.mobile-menu-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--gf-line);box-shadow:0 18px 34px rgba(16,33,59,.13)}
.mobile-menu-panel[hidden]{display:none!important}
.mobile-menu-inner{padding-block:14px 24px}
.mobile-primary-menu,.mobile-menu-panel .primary-menu{display:block;list-style:none;margin:0;padding:0}
.mobile-primary-menu li,.mobile-menu-panel .primary-menu li{border-bottom:1px solid #edf1f5}
.mobile-primary-menu a,.mobile-menu-panel .primary-menu a{display:flex;align-items:center;min-height:50px;font-weight:700;font-size:15px}
.mobile-primary-menu .sub-menu{list-style:none;margin:0;padding:0 0 8px 14px}
.mobile-primary-menu .sub-menu li{border:0}
.mobile-primary-menu .sub-menu a{min-height:42px;font-weight:550;color:var(--gf-muted)}

/* Hero */
.home-main{overflow:hidden}
.home-hero{padding-top:26px;background:linear-gradient(112deg,#f6faff 0%,#fff 48%,#f8f6f1 100%);border-bottom:1px solid #edf1f5}
.hero-grid{position:relative;min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.95fr);align-items:center;gap:20px}
.hero-copy{position:relative;z-index:2;max-width:690px;padding:58px 0 78px}
.hero-copy h1{margin:0;color:var(--gf-navy);font-size:clamp(48px,4.6vw,76px);line-height:1.02;letter-spacing:-3.3px;font-weight:800;max-width:780px}
.hero-copy h1 span{color:var(--gf-blue)}
.hero-lead{max-width:600px;margin:26px 0 0;color:#4b5e73;font-size:18px;line-height:1.62}
.hero-actions{display:flex;gap:14px;margin-top:32px}
.hero-rating{display:flex;align-items:center;gap:10px;margin-top:28px;color:#53657a;font-size:14px}
.hero-rating strong{font-size:18px;color:var(--gf-navy)}
.google-g{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px}
.google-g img{display:block;width:20px;height:20px;object-fit:contain}
.rating-stars{color:#ffab00;font-size:18px;letter-spacing:1px}
.hero-media{position:absolute;z-index:1;right:-20px;top:0;width:53%;height:100%;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}
.hero-media picture{width:100%;height:100%}
.hero-art{width:100%;height:100%;object-fit:cover;object-position:center}
.benefit-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-39px;padding-bottom:38px}
.benefit-card{min-height:84px;padding:18px 20px;display:flex;align-items:center;gap:16px;background:rgba(255,255,255,.96);border:1px solid #edf1f5;border-radius:12px;box-shadow:0 10px 28px rgba(16,33,59,.07)}
.benefit-card>.goodify-icon{width:33px;height:33px;color:var(--gf-blue)}
.benefit-card div{display:flex;min-width:0;flex-direction:column;gap:3px}
.benefit-card strong{font-size:14px;color:var(--gf-text)}
.benefit-card span{font-size:12px;color:var(--gf-muted)}

/* Categories */
.category-strip{padding:28px 0 16px;background:#fff}
.category-scroller{display:grid;grid-template-columns:repeat(9,1fr);gap:10px}
.category-tile{min-height:112px;padding:15px 8px 13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#31475f;background:#f8fafc;border:1px solid transparent;border-radius:12px;transition:.18s ease}
.category-tile:hover{background:#fff;border-color:#dce5ef;box-shadow:0 8px 20px rgba(16,33,59,.06);transform:translateY(-2px);color:var(--gf-blue)}
.category-icon{color:var(--gf-blue)}
.category-icon .goodify-icon{width:30px;height:30px}
.category-tile>span:last-child{font-size:12px;font-weight:650;line-height:1.25}
.category-all{background:var(--gf-soft-blue)}

/* Sections */
.home-section{padding:52px 0}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.section-heading h2{margin:0;color:var(--gf-navy);font-size:27px;line-height:1.2;letter-spacing:-.7px}
.section-heading p{margin:6px 0 0;color:var(--gf-muted);font-size:14px}
.section-link{display:inline-flex;align-items:center;gap:6px;color:var(--gf-blue);font-weight:750;font-size:13px;white-space:nowrap}
.section-link .goodify-icon{width:16px;height:16px}
.products-section{padding-top:42px}
.product-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.product-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe6ef;border-radius:11px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.product-card:hover{border-color:#c9d5e3;box-shadow:0 12px 28px rgba(16,33,59,.08);transform:translateY(-2px)}
.product-card-media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:#fff;overflow:hidden}
.product-card-media img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .25s ease}
.product-card:hover .product-card-media img{transform:scale(1.025)}
.product-badge{position:absolute;z-index:2;top:10px;left:10px;padding:4px 8px;border-radius:5px;font-size:10px;font-weight:800;line-height:1.1;color:#fff}
.product-badge-best{background:var(--gf-orange)}
.product-badge-new{background:var(--gf-blue)}
.product-card-body{padding:13px 13px 14px;border-top:1px solid #f0f3f7}
.product-card h3{margin:0;min-height:42px;font-size:13px;line-height:1.35;font-weight:600;color:#31445b}
.product-card h3 a:hover{color:var(--gf-blue)}
.product-card-price{margin-top:9px;color:var(--gf-green);font-size:17px;font-weight:800}
.product-card-price del{color:#8b99aa;font-size:12px;font-weight:500}
.product-card-price ins{text-decoration:none}
.product-card-meta{min-height:20px;margin-top:5px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#5c7087;font-size:10px}
.stock-dot{width:7px;height:7px;border-radius:50%;background:#9aa8b7;flex:0 0 auto}
.stock-in{background:#18b65b}
.product-variant-note{margin-left:auto;color:var(--gf-blue)}

/* Homepage promotional banner */
.home-promo-section{position:relative;z-index:2;overflow:visible;padding:26px 0 22px}
.home-promo-banner{position:relative;display:block;overflow:hidden;border:1px solid #e6edf5;border-radius:20px;background:#f6faff;box-shadow:0 12px 34px rgba(16,33,59,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.home-promo-banner:hover{transform:translateY(-2px);border-color:#d5e2ef;box-shadow:0 18px 44px rgba(16,33,59,.11)}
.home-promo-banner:focus-visible{outline:3px solid rgba(48,115,157,.32);outline-offset:4px}
.home-promo-banner img{display:block;width:100%;height:auto}
.home-promo-desktop{display:block}
.home-promo-mobile{display:none}
@media (max-width:767px){
  .home-promo-section{padding:18px 0 16px}
  .home-promo-banner{border-radius:16px;box-shadow:0 10px 26px rgba(16,33,59,.08)}
  .home-promo-banner:hover{transform:none}
  .home-promo-desktop{display:none}
  .home-promo-mobile{display:grid;grid-template-columns:1fr;background:#f7fbff}
  .home-promo-mobile img{width:100%;height:auto;object-fit:cover}
  .home-promo-mobile img:first-child{border-bottom:1px solid #edf2f7}
}

/* Inspiration */
.inspiration-section{position:relative;z-index:1;padding-top:28px}
.inspiration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.inspiration-card{position:relative;min-height:210px;overflow:hidden;border-radius:11px;background:linear-gradient(140deg,#233b5d,#081529);isolation:isolate}
.inspiration-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .35s ease}
.inspiration-card:hover img{transform:scale(1.035)}
.inspiration-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(4,13,28,.08) 10%,rgba(3,11,24,.85) 100%)}
.inspiration-copy{position:absolute;left:18px;right:18px;bottom:17px;color:#fff;display:flex;flex-direction:column;gap:4px}
.inspiration-copy strong{font-size:22px;line-height:1.08;letter-spacing:-.5px}
.inspiration-copy small{font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.2px;color:rgba(255,255,255,.9)}

/* Trust and CTA */
.trust-strip{margin-top:10px;color:#fff;background:linear-gradient(100deg,#1f4e69,#30739d)}
.trust-grid{min-height:110px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:24px}
.trust-item{display:flex;align-items:center;gap:14px;min-width:0}
.trust-item>.goodify-icon{width:36px;height:36px;opacity:.95}
.trust-item div{display:flex;flex-direction:column;gap:3px}
.trust-item strong{font-size:14px}
.trust-item span{font-size:11px;color:rgba(255,255,255,.74)}

/* Footer */
.site-footer{background:#fff;color:#53677e}
.footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:48px;padding:58px 0 42px}
.footer-logo{display:inline-flex;margin-bottom:18px}
.footer-brand .goodify-logo-footer{width:182px;max-height:54px}
.footer-brand p{max-width:310px;margin:0 0 7px;font-size:12px;line-height:1.52}
.footer-company-data{color:#67788a;overflow-wrap:anywhere}.footer-company-data strong{color:#33465a;font-weight:700}.footer-company-data a:hover{color:var(--gf-blue)}
.footer-column h2{margin:4px 0 17px;color:var(--gf-text);font-size:14px}
.footer-column ul,.footer-column .menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.footer-column li{font-size:12px}
.footer-column a:hover{color:var(--gf-blue)}
.footer-contact li{display:flex;align-items:flex-start;gap:8px}
.footer-contact .goodify-icon{width:16px;height:16px;margin-top:1px;color:#526f92}
.footer-bottom{padding:20px 0 28px;border-top:1px solid var(--gf-line);display:flex;justify-content:space-between;gap:30px;color:#8492a2;font-size:10px}
.footer-bottom p{margin:0}
.footer-bottom p:last-child{text-align:right;max-width:650px}

/* Generic pages */
.content-main,.goodify-wc-main{padding:48px 0 76px;background:#fff}
.content-container{min-height:45vh}
.content-narrow{max-width:900px}
.page-header,.entry-header{margin-bottom:28px}
.page-header h1,.entry-header h1{margin:0;color:var(--gf-navy);font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-1.7px}
.entry-meta,.archive-description{color:var(--gf-muted)}
.entry-featured{margin:0 0 28px;border-radius:var(--gf-radius);overflow:hidden}
.entry-content{font-size:17px;line-height:1.75}
.entry-content>*:first-child{margin-top:0}
.entry-content img{border-radius:10px}
.content-card{padding:26px 0;border-bottom:1px solid var(--gf-line)}
.content-card h2{margin:0 0 8px;font-size:24px}
.content-card h2 a:hover{color:var(--gf-blue)}
.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.post-grid .content-card{padding:22px;border:1px solid var(--gf-line);border-radius:12px}
.nav-links{display:flex;gap:8px;justify-content:center;margin-top:30px}
.page-numbers{min-width:38px;height:38px;padding:0 10px;display:grid;place-items:center;border:1px solid var(--gf-line);border-radius:8px}
.page-numbers.current{color:#fff;background:var(--gf-blue);border-color:var(--gf-blue)}
.error-page{text-align:center;max-width:780px;padding:45px 0}
.error-code{margin:0;color:#d9e6f8;font-size:120px;line-height:.9;font-weight:850}
.error-page h1{font-size:40px}
.error-search{max-width:640px;margin:28px auto 18px}
.search-product-grid{grid-template-columns:repeat(4,1fr)}

/* WooCommerce visual integration */
.goodify-wc-main .woocommerce-breadcrumb{margin-bottom:22px;color:#8090a1;font-size:12px}
.goodify-wc-main .woocommerce-products-header__title.page-title,.goodify-wc-main .product_title{color:var(--gf-navy);letter-spacing:-1px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:26px 0!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:14px!important;border:1px solid var(--gf-line);border-radius:12px;background:#fff;transition:.18s ease}
.woocommerce ul.products li.product:hover{border-color:#c7d4e2;box-shadow:var(--gf-shadow);transform:translateY(-2px)}
.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;margin-bottom:14px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:44px;padding:0!important;color:#32475f;font-size:14px!important;line-height:1.35}
.woocommerce ul.products li.product .price{color:var(--gf-green)!important;font-size:17px!important;font-weight:800!important}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:8px!important;background:var(--gf-blue)!important;color:#fff!important;font-weight:700!important}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#286789!important;color:#fff!important}
.woocommerce span.onsale{background:var(--gf-orange)!important;min-height:auto!important;min-width:auto!important;padding:4px 8px!important;border-radius:5px!important;line-height:1.2!important;font-size:11px!important}
.woocommerce div.product{display:block}
.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:40px}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--gf-green)!important;font-size:25px!important;font-weight:800}
.woocommerce div.product form.cart .button{min-height:48px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:10px;background:#f7faff!important;border-top:0!important;border-left:4px solid var(--gf-blue)!important}
.woocommerce table.shop_table{border-color:var(--gf-line)!important;border-radius:10px!important}
.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{padding:22px;border:1px solid var(--gf-line);border-radius:12px;background:#fbfcfe}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{min-height:46px;border:1px solid #d9e1eb;border-radius:7px;padding:10px 12px;background:#fff}

.goodify-defer-section{content-visibility:auto;contain-intrinsic-size:1px 520px}

@media (max-width:1280px){
  .header-main{gap:20px}
  .primary-menu,.desktop-nav .menu{gap:18px}
  .primary-menu a,.desktop-nav .menu a{font-size:13px}
  .header-action-label{display:none}
  .header-cart .header-action-label{display:inline}
  .hero-grid{grid-template-columns:1fr 470px}
  .hero-copy h1{font-size:58px}
  .product-card-grid{grid-template-columns:repeat(3,1fr)}
  .product-card h3{min-height:auto}
  .footer-grid{gap:30px}
}

@media (max-width:1024px){
  .goodify-container{width:min(calc(100% - 34px),var(--gf-container))}
  .desktop-nav{display:none}
  .mobile-menu-toggle{display:flex}
  .header-main{height:68px}
  .header-actions{margin-left:auto}
  .hero-grid{min-height:auto;grid-template-columns:1.02fr .98fr}
  .hero-copy{padding:52px 0 70px}
  .hero-copy h1{font-size:48px;letter-spacing:-2.2px}
  .hero-lead{font-size:16px}
  .hero-media{width:50%;right:-10px}
  .benefit-grid{grid-template-columns:repeat(2,1fr);margin-top:-30px}
  .category-scroller{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:7px}
  .category-scroller::-webkit-scrollbar{display:none}
  .category-tile{flex:0 0 125px;scroll-snap-align:start}
  .inspiration-grid{grid-template-columns:repeat(2,1fr)}
  .trust-grid{grid-template-columns:repeat(2,1fr);padding:22px 0}
  .footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}
  .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .post-grid{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:767px){
  html{scroll-behavior:auto}
  .goodify-container{width:min(calc(100% - 28px),var(--gf-container))}
  .site-header{backdrop-filter:none}
  .header-main{height:62px;gap:10px}
  .goodify-logo-header{width:136px;max-height:40px}
  .brand-wordmark{font-size:23px}
  .header-account{display:none}
  .header-cart{height:42px;min-width:42px;padding:0 10px}
  .header-cart .header-action-label{display:none}
  .mobile-menu-toggle{width:42px;height:42px}
  .header-search-row{top:100%;transform:translateY(-18%)}
  .header-search-inner{height:52px}
  .header-search-inner>form,.header-search-inner>.dgwt-wcas-search-wrapp{width:calc(100% - 28px)!important;max-width:none!important}
  .goodify-product-search,.dgwt-wcas-search-wrapp input[type=search].dgwt-wcas-search-input{height:48px!important}
  .goodify-product-search button,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{height:48px!important;width:50px!important}
  .home-hero{padding-top:50px}
  .hero-grid{display:flex;flex-direction:column;gap:0}
  .hero-copy{width:100%;max-width:none;padding:38px 0 26px;text-align:left}
  .hero-copy h1{font-size:clamp(39px,11.4vw,54px);line-height:1.01;letter-spacing:-2.1px}
  .hero-lead{margin-top:18px;font-size:15px;line-height:1.55}
  .hero-actions{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .hero-actions .button{padding:0 12px;min-height:48px;text-align:center;font-size:12px}
  .hero-rating{margin-top:22px;gap:7px;font-size:11px;flex-wrap:wrap}
  .hero-rating strong{font-size:16px}
  .rating-stars{font-size:15px}
  .hero-media{position:relative;right:auto;top:auto;width:calc(100% + 28px);height:auto;margin-inline:-14px;align-self:stretch;overflow:hidden}
  .hero-media picture{height:auto}
  .hero-art{width:100%;height:auto;max-height:390px;object-fit:cover;object-position:center}
  .benefit-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:0;padding:18px 0 28px}
  .benefit-card{min-height:82px;padding:12px;gap:10px;box-shadow:none}
  .benefit-card>.goodify-icon{width:27px;height:27px}
  .benefit-card strong{font-size:12px}
  .benefit-card span{font-size:10px;line-height:1.25}
  .category-strip{padding:20px 0 6px}
  .category-scroller{width:calc(100% - 14px);margin-left:14px;margin-right:0;padding-right:14px}
  .category-tile{flex-basis:106px;min-height:100px}
  .category-icon .goodify-icon{width:27px;height:27px}
  .home-section{padding:38px 0}
  .section-heading{align-items:center;margin-bottom:17px}
  .section-heading h2{font-size:23px}
  .section-heading p{font-size:12px}
  .section-link{font-size:0}
  .section-link .goodify-icon{width:22px;height:22px}
  .products-section{padding-top:34px}
  .product-card-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:11px;width:calc(100% + 14px);padding-right:14px;scrollbar-width:none}
  .product-card-grid::-webkit-scrollbar{display:none}
  .product-card{flex:0 0 min(70vw,270px);scroll-snap-align:start}
  .product-card-media img{padding:12px}
  .product-card-body{padding:12px}
  .product-card h3{font-size:12px;min-height:34px}
  .product-card-price{font-size:16px}
  .inspiration-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:11px;width:calc(100% + 14px);padding-right:14px;scrollbar-width:none}
  .inspiration-grid::-webkit-scrollbar{display:none}
  .inspiration-card{flex:0 0 min(78vw,330px);min-height:190px;scroll-snap-align:start}
  .inspiration-copy strong{font-size:20px}
  .trust-grid{grid-template-columns:1fr 1fr;gap:20px 12px;padding:25px 0}
  .trust-item{gap:9px}
  .trust-item>.goodify-icon{width:28px;height:28px}
  .trust-item strong{font-size:12px}
  .trust-item span{font-size:9px;line-height:1.3}
  .footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px;padding:42px 0 30px}
  .footer-brand{grid-column:1/-1}
  .footer-contact{grid-column:1/-1}
  .footer-bottom{display:block;font-size:9px;line-height:1.5}
  .footer-bottom p:last-child{text-align:left;margin-top:10px}
  .content-main,.goodify-wc-main{padding:32px 0 54px}
  .page-header h1,.entry-header h1{font-size:35px;letter-spacing:-1px}
  .entry-content{font-size:16px}
  .post-grid{grid-template-columns:1fr}
  .search-product-grid{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible;width:auto;padding:0}
  .search-product-grid .product-card{min-width:0;flex:auto}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .woocommerce ul.products li.product{padding:10px!important}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:38px}
  .woocommerce ul.products li.product .price{font-size:15px!important}
}

@media (max-width:420px){
  .hero-actions{grid-template-columns:1fr}
  .hero-art{max-height:320px}
  .benefit-grid{grid-template-columns:1fr 1fr}
  .benefit-card{align-items:flex-start}
  .benefit-card>.goodify-icon{width:24px;height:24px;margin-top:2px}
  .trust-grid{grid-template-columns:1fr}
  .trust-item span{font-size:10px}
  .footer-grid{grid-template-columns:1fr}
  .footer-brand,.footer-contact{grid-column:auto}
}

@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* Goodify 1.4 — consolidated refinements */

/* Search placement: hero overlap only on the homepage, normal flow elsewhere. */
.header-search-row.is-inline{position:relative;left:auto;right:auto;top:auto;z-index:5;transform:none;pointer-events:auto;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border-top:1px solid rgba(229,234,241,.8)}
.header-search-row.is-inline .header-search-inner{height:auto;padding:14px 0 18px;display:flex;align-items:center;justify-content:center}
.header-search-row.is-inline .header-search-inner>form,.header-search-row.is-inline .header-search-inner>.dgwt-wcas-search-wrapp{width:min(100%,780px)!important;max-width:780px!important;pointer-events:auto}
.header-search-row.is-overlap{position:absolute;left:0;right:0;top:100%;z-index:30;transform:translateY(-50%);pointer-events:none;background:transparent}
.header-search-row.is-overlap .header-search-inner{height:60px;display:flex;align-items:center;justify-content:center}
.header-search-row.is-overlap .header-search-inner>form,.header-search-row.is-overlap .header-search-inner>.dgwt-wcas-search-wrapp{width:min(100%,940px)!important;max-width:940px!important;pointer-events:auto}
.goodify-product-search{height:60px;border:1px solid rgba(207,218,230,.92);border-radius:18px;box-shadow:0 18px 40px rgba(35,31,32,.09)}
.goodify-product-search input[type="search"]{padding:0 24px;font-size:17px;color:#334155}
.goodify-product-search input[type="search"]::placeholder{color:#9aa7b8}
.goodify-product-search button{width:72px;border-left:1px solid #e7edf4;border-radius:0 18px 18px 0;background:var(--gf-blue);display:flex;align-items:center;justify-content:center}
.dgwt-wcas-search-wrapp{filter:drop-shadow(0 18px 34px rgba(35,31,32,.09))}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp{border-radius:18px!important;overflow:hidden!important}
.dgwt-wcas-search-wrapp input[type=search].dgwt-wcas-search-input{height:60px!important;border:1px solid rgba(207,218,230,.92)!important;border-radius:18px!important;padding-left:24px!important;padding-right:80px!important;font-size:17px!important;color:#334155!important;background:#fff!important}
.dgwt-wcas-search-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#9aa7b8!important}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;right:0!important;top:0!important;width:72px!important;height:60px!important;border:0!important;border-left:1px solid #e7edf4!important;border-radius:0 18px 18px 0!important;background:var(--gf-blue)!important;color:#fff!important;opacity:1!important}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::after{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;margin:auto!important}
.dgwt-wcas-search-wrapp .dgwt-wcas-preloader,.dgwt-wcas-search-wrapp .dgwt-wcas-close{top:50%!important;transform:translateY(-50%)!important}
.home .header-main{height:104px;padding-top:8px;padding-bottom:12px;align-items:flex-start}
.home .desktop-nav,.home .header-actions,.home .site-branding{padding-top:10px}
.home .home-hero{padding-top:70px}
.home .hero-grid{min-height:620px}
.home .hero-copy{padding-top:72px}
.home .hero-media{right:-12px;width:52%}

/* Product page: explicit top wrapper prevents plugin content from overlapping tabs. */
.goodify-product-page .goodify-wc-main{padding:28px 0 78px}
.goodify-product-page .woocommerce div.product{display:block!important}
.goodify-product-page .woocommerce div.product::after{content:"";display:table;clear:both}
.goodify-product-page .goodify-product-top{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.88fr);gap:54px;align-items:start;margin-bottom:34px}
.goodify-product-page .goodify-product-top>.woocommerce-product-gallery,.goodify-product-page .goodify-product-top>.summary{float:none!important;width:auto!important;margin:0!important;min-width:0}
.goodify-product-page .goodify-product-top>.summary{position:static!important;top:auto!important;padding-top:2px}
.goodify-product-page .woocommerce-tabs,.goodify-product-page .related,.goodify-product-page .up-sells{clear:both;width:100%;margin-left:0!important;margin-right:0!important}
.goodify-product-page .woocommerce-tabs{margin-top:0!important;margin-bottom:44px}
.goodify-product-page .related,.goodify-product-page .up-sells{margin-top:36px!important}
.goodify-product-page .woocommerce-product-gallery{overflow:visible!important}
.goodify-product-page .woocommerce-product-gallery .flex-viewport{border:1px solid #e4eaf1;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(16,33,59,.06);overflow:hidden}
.goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image{margin:0!important;padding:0!important;min-height:0!important;background:#fff}
.goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;min-height:560px;padding:28px}
.goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;margin:0 auto}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:14px 0 0!important;padding:0!important;list-style:none;overflow:visible!important}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important;aspect-ratio:1/1;border:1px solid #e2e9f0;border-radius:13px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs li:hover{border-color:#b6c8d8;box-shadow:0 8px 20px rgba(16,33,59,.07);transform:translateY(-1px)}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs img{width:100%;height:100%;object-fit:contain;padding:6px;opacity:1!important}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs img.flex-active{box-shadow:inset 0 0 0 2px var(--gf-blue);border-radius:11px}
.goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__trigger{top:18px!important;right:18px!important;width:42px!important;height:42px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 10px 24px rgba(16,33,59,.12)!important}
.goodify-product-page .gf-gallery-fallback .woocommerce-product-gallery__wrapper{border:1px solid #e4eaf1!important;border-radius:22px;overflow:hidden}
.goodify-product-page .gf-gallery-fallback .woocommerce-product-gallery__image a{min-height:560px}
.goodify-product-page .gf-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}
.goodify-product-page .gf-gallery-thumb{aspect-ratio:1/1;border:1px solid #e2e9f0;border-radius:13px;background:#fff;padding:6px;overflow:hidden}
.goodify-product-page .gf-gallery-thumb img{width:100%;height:100%;object-fit:contain}
.goodify-product-page .gf-gallery-thumb.is-active{border-color:var(--gf-blue);box-shadow:0 0 0 3px rgba(48,115,157,.12)}
.goodify-product-page .product_title{font-size:clamp(34px,3.3vw,48px)!important;line-height:1.04!important;letter-spacing:-2px!important;margin:0 0 16px!important}
.goodify-product-page .summary>*+*{margin-top:16px}
.goodify-product-page .summary .price{margin-top:0!important}
.goodify-product-page .woocommerce-product-details__short-description{padding:0;margin-top:18px!important;color:#52667a;line-height:1.72}
.goodify-product-page .woocommerce div.product form.cart{margin:22px 0 0!important;padding:22px;border:1px solid #e3eaf1;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(16,33,59,.045)}
.goodify-product-page .woocommerce div.product form.cart table.variations{margin-bottom:14px!important}
.goodify-product-page .woocommerce div.product form.cart table.variations tr{display:grid!important;grid-template-columns:118px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:12px}
.goodify-product-page .woocommerce div.product form.cart table.variations th,.goodify-product-page .woocommerce div.product form.cart table.variations td{display:block!important;width:auto!important;padding:0!important;border:0!important}
.goodify-product-page .woocommerce div.product form.cart table.variations select{min-height:52px!important;border-radius:12px!important}
.goodify-product-page .woocommerce div.product form.cart .quantity.gf-quantity-wrap{display:inline-block!important;float:none!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;position:static!important;overflow:visible!important;vertical-align:middle!important}
.goodify-product-page .gf-qty-control{display:grid!important;grid-template-columns:44px 66px 44px!important;grid-template-rows:52px!important;width:154px!important;height:52px!important;min-width:154px!important;align-items:stretch!important;justify-items:stretch!important;border:1px solid #cfd9e3!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 3px 10px rgba(16,33,59,.04)!important;position:relative!important;float:none!important;margin:0!important;padding:0!important}
.goodify-product-page .gf-qty-control>.gf-qty-button{position:static!important;inset:auto!important;transform:none!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f7f9fb!important;color:#2d465d!important;font-size:23px!important;font-weight:500!important;line-height:1!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;z-index:1!important}
.goodify-product-page .gf-qty-control>.gf-qty-button:hover:not(:disabled){background:#edf4f9!important;color:var(--gf-blue)!important}
.goodify-product-page .gf-qty-control>.gf-qty-button:disabled{opacity:.35!important;cursor:not-allowed!important}
.goodify-product-page .gf-qty-control>input.qty{position:static!important;inset:auto!important;transform:none!important;float:none!important;display:block!important;width:66px!important;min-width:66px!important;max-width:66px!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0 6px!important;border:0!important;border-left:1px solid #e6ecf2!important;border-right:1px solid #e6ecf2!important;border-radius:0!important;background:#fff!important;color:var(--gf-navy)!important;text-align:center!important;font-size:17px!important;font-weight:800!important;line-height:52px!important;box-shadow:none!important;appearance:textfield!important;-moz-appearance:textfield!important}
.goodify-product-page .gf-qty-control>input.qty::-webkit-outer-spin-button,.goodify-product-page .gf-qty-control>input.qty::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}
.goodify-product-page .woocommerce div.product form.cart .single_add_to_cart_button{min-height:52px!important;padding:0 24px!important;border-radius:12px!important;font-size:15px!important}
.goodify-product-page .woocommerce div.product .product_meta{margin-top:22px!important;padding-top:18px!important;border-top:1px solid #e8edf2!important;display:flex!important;flex-wrap:wrap!important;flex-direction:row!important;gap:10px 24px!important;color:#64748b!important}
.goodify-product-page .woocommerce div.product .product_meta>span{display:inline-flex!important;gap:6px;align-items:center}
.goodify-product-page .woocommerce-tabs ul.tabs{margin-bottom:16px!important}
.goodify-product-page .woocommerce-Tabs-panel{padding:26px 28px!important;border-radius:18px!important;box-shadow:none!important;border:1px solid #e5eaf1!important;background:#fff!important}
.goodify-product-page .woocommerce-Tabs-panel p:last-child{margin-bottom:0}
.goodify-product-page .related>h2,.goodify-product-page .up-sells>h2{font-size:30px!important;margin-bottom:18px!important}

/* Cart: full-width totals and full-width shipping option cards. */
.woocommerce-cart .goodify-wc-main{padding-top:28px}
.woocommerce-cart .shop_table.cart{width:100%;border:1px solid var(--gf-line)!important;border-radius:18px!important;overflow:hidden;background:#fff;box-shadow:0 12px 32px rgba(16,33,59,.05)}
.woocommerce-cart .shop_table.cart th{background:#fbfcfe;color:var(--gf-navy);font-size:15px;font-weight:800;padding:18px 16px!important}
.woocommerce-cart .shop_table.cart td{padding:18px 16px!important;vertical-align:middle}
.woocommerce-cart .shop_table.cart td.product-thumbnail img{width:76px!important;height:76px!important;object-fit:contain;border:1px solid var(--gf-line);border-radius:12px;padding:6px;background:#fff}
.woocommerce-cart .shop_table.cart td.product-name a{font-size:18px;font-weight:750;color:var(--gf-navy);line-height:1.3}
.woocommerce-cart .shop_table.cart td.product-price,.woocommerce-cart .shop_table.cart td.product-subtotal{font-size:18px;font-weight:800;color:var(--gf-navy)}
.woocommerce-cart .shop_table.cart td.product-remove a{width:34px;height:34px;border-radius:999px;background:#fff3f3;color:#b42318!important;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:800}
.woocommerce-cart .coupon{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.woocommerce-cart .coupon label{display:none}
.woocommerce-cart .coupon .input-text{min-width:220px!important;min-height:48px!important;border:1px solid #d9e1eb;border-radius:10px;padding:0 14px!important}
.woocommerce-cart .coupon .button,.woocommerce-cart table.cart td.actions .button{min-height:48px!important;border-radius:10px!important;padding:0 18px!important}
.woocommerce-cart .shop_table.cart .quantity.gf-quantity-wrap{display:inline-block!important;float:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;position:static!important;overflow:visible!important}
.woocommerce-cart .shop_table.cart .gf-qty-control{display:grid!important;grid-template-columns:38px 56px 38px!important;grid-template-rows:44px!important;width:132px!important;height:44px!important;border:1px solid #cfd9e3!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;margin:0 auto!important;padding:0!important}
.woocommerce-cart .shop_table.cart .gf-qty-control>.gf-qty-button{position:static!important;inset:auto!important;transform:none!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f7f9fb!important;color:#2d465d!important;font-size:20px!important;line-height:1!important;box-shadow:none!important}
.woocommerce-cart .shop_table.cart .gf-qty-control>input.qty{position:static!important;float:none!important;display:block!important;width:56px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid #e6ecf2!important;border-right:1px solid #e6ecf2!important;border-radius:0!important;background:#fff!important;text-align:center!important;font-weight:800!important;appearance:textfield!important;-moz-appearance:textfield!important}
.woocommerce-cart .shop_table.cart .gf-qty-control>input.qty::-webkit-outer-spin-button,.woocommerce-cart .shop_table.cart .gf-qty-control>input.qty::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}
.woocommerce-cart .cart-collaterals{display:block!important;margin-top:28px!important}
.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;max-width:none!important;position:static!important;top:auto!important;margin:0!important;padding:28px!important;border:1px solid #e2e9f0!important;border-radius:20px!important;background:#fbfcfe!important;box-shadow:0 14px 34px rgba(16,33,59,.05)!important}
.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:30px!important;margin:0 0 18px!important}
.woocommerce-cart .cart-collaterals .cart_totals table{width:100%!important;margin:0!important;border-collapse:separate!important;border-spacing:0!important}
.woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>th{width:220px!important;min-width:220px!important;padding:16px 18px 16px 0!important}
.woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>td{padding:16px 0!important;text-align:right}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping{display:block!important;padding:22px 0!important;border-top:1px solid #e4eaf1!important;border-bottom:1px solid #e4eaf1!important}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping>th,.woocommerce-cart .cart-collaterals .cart_totals tr.shipping>td{display:block!important;width:100%!important;max-width:none!important;padding:0!important;text-align:left!important;border:0!important}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping>th{margin-bottom:14px!important;font-size:17px!important}
.woocommerce-cart ul#shipping_method{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px!important;width:100%!important;margin:0!important;padding:0!important}
.woocommerce-cart ul#shipping_method li{position:relative;width:100%!important;min-height:92px;margin:0!important;padding:16px 16px 16px 44px!important;border:1px solid #dce5ee!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;flex-direction:column!important;gap:4px!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
.woocommerce-cart ul#shipping_method li:has(input:checked){border-color:var(--gf-blue)!important;background:#f5faff!important;box-shadow:0 0 0 3px rgba(48,115,157,.10)!important}
.woocommerce-cart ul#shipping_method li input[type=radio]{position:absolute!important;left:16px!important;top:19px!important;width:18px!important;height:18px!important;margin:0!important;accent-color:var(--gf-blue)}
.woocommerce-cart ul#shipping_method li label{display:block!important;width:100%!important;margin:0!important;font-size:15px!important;line-height:1.45!important;color:#263b50!important;cursor:pointer}
.woocommerce-cart .woocommerce-shipping-destination{margin:14px 0 0!important;padding:12px 14px!important;border-radius:10px!important;background:#f2f6fa!important;color:#53677a!important}
.woocommerce-cart .woocommerce-shipping-calculator{margin-top:10px!important}
.woocommerce-cart .wc-proceed-to-checkout{display:flex!important;justify-content:flex-end!important;padding:24px 0 0!important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:min(100%,460px)!important;margin:0!important;min-height:58px!important;border-radius:14px!important;font-size:20px!important;font-weight:800!important;box-shadow:0 12px 28px rgba(48,115,157,.2)}

@media (max-width:1100px){
  .header-search-row.is-overlap .header-search-inner>form,.header-search-row.is-overlap .header-search-inner>.dgwt-wcas-search-wrapp{width:min(100%,760px)!important;max-width:760px!important}
  .home .header-main{height:92px;padding-top:6px;padding-bottom:10px}
  .home .desktop-nav,.home .header-actions,.home .site-branding{padding-top:8px}
  .home .home-hero{padding-top:64px}
  .goodify-product-page .goodify-product-top{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:34px}
  .goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image a{min-height:480px}
  .woocommerce-cart ul#shipping_method{grid-template-columns:1fr 1fr!important}
}

@media (max-width:820px){
  .header-search-row.is-inline .header-search-inner{padding:10px 0 14px}
  .goodify-product-page .goodify-product-top{grid-template-columns:1fr;gap:26px;margin-bottom:26px}
  .goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image a{min-height:390px;padding:18px}
  .goodify-product-page .woocommerce-product-gallery .flex-control-thumbs,.goodify-product-page .gf-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
  .goodify-product-page .woocommerce div.product form.cart table.variations tr{grid-template-columns:1fr;gap:8px}
  .woocommerce-cart ul#shipping_method{grid-template-columns:1fr!important}
  .woocommerce-cart .cart-collaterals .cart_totals{padding:20px!important}
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>th{width:150px!important;min-width:150px!important}
}

@media (max-width:767px){
  .home .header-main{height:78px;padding-top:4px;padding-bottom:8px;align-items:center}
  .home .desktop-nav,.home .header-actions,.home .site-branding{padding-top:0}
  .header-search-row.is-overlap .header-search-inner{height:54px}
  .header-search-row.is-overlap .header-search-inner>form,.header-search-row.is-overlap .header-search-inner>.dgwt-wcas-search-wrapp{width:calc(100% - 24px)!important;max-width:none!important}
  .goodify-product-search,.dgwt-wcas-search-wrapp input[type=search].dgwt-wcas-search-input{height:54px!important;border-radius:16px!important}
  .goodify-product-search button,.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{width:58px!important;height:54px!important;border-radius:0 16px 16px 0!important}
  .home .home-hero{padding-top:56px}
  .home .hero-copy{padding-top:34px}
  .woocommerce-cart .shop_table.cart th{display:none}
  .woocommerce-cart .shop_table.cart tr{display:grid;grid-template-columns:28px 82px 1fr;gap:12px;align-items:center;padding:14px 12px;border-bottom:1px solid #eef2f6}
  .woocommerce-cart .shop_table.cart td{display:block;border:0!important;padding:0!important}
  .woocommerce-cart .shop_table.cart td.product-remove{grid-column:1}
  .woocommerce-cart .shop_table.cart td.product-thumbnail{grid-column:2}
  .woocommerce-cart .shop_table.cart td.product-name{grid-column:3}
  .woocommerce-cart .shop_table.cart td.product-price,.woocommerce-cart .shop_table.cart td.product-quantity,.woocommerce-cart .shop_table.cart td.product-subtotal{grid-column:3}
  .woocommerce-cart .coupon{display:grid;grid-template-columns:1fr;align-items:stretch}
  .woocommerce-cart .coupon .input-text{min-width:0!important;width:100%!important}
}

@media (max-width:560px){
  .goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image a{min-height:310px;padding:12px}
  .goodify-product-page .woocommerce-product-gallery .flex-control-thumbs,.goodify-product-page .gf-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
  .goodify-product-page .product_title{font-size:31px!important;letter-spacing:-1.2px!important}
  .goodify-product-page .woocommerce div.product form.cart{padding:16px!important}
  .goodify-product-page .woocommerce div.product form.cart .variations_button,.goodify-product-page .woocommerce div.product form.cart .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:1fr!important}
  .goodify-product-page .woocommerce div.product form.cart .quantity.gf-quantity-wrap{width:100%!important}.goodify-product-page .gf-qty-control{width:100%!important;min-width:0!important;grid-template-columns:52px minmax(0,1fr) 52px!important}.goodify-product-page .gf-qty-control>.gf-qty-button{width:52px!important;min-width:52px!important;max-width:52px!important}.goodify-product-page .gf-qty-control>input.qty{width:100%!important;min-width:0!important;max-width:none!important}
  
  .goodify-product-page .woocommerce div.product form.cart .single_add_to_cart_button{width:100%!important}
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>th,.woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>td{display:block!important;width:100%!important;min-width:0!important;text-align:left!important;padding:10px 0!important}
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%!important}
}

/* Goodify 1.4.1 — search cleanup + checkout alignment */
/* FiboSearch adds a decorative triangle to the submit button in some skins. Remove it entirely. */
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before,
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::after{
  content:none!important;
  display:none!important;
  border:0!important;
}

/* Checkout product table: stable columns and readable alignment. */
.woocommerce-checkout .gf-checkout-items-table{
  width:100%!important;
  table-layout:fixed!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid #e1e8ef!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.woocommerce-checkout .gf-checkout-items-table thead th{
  padding:18px 16px!important;
  background:#fafbfd!important;
  border-bottom:1px solid #e7edf3!important;
  color:#283b4f!important;
  font-size:14px!important;
  font-weight:800!important;
  text-align:center!important;
  vertical-align:middle!important;
}
.woocommerce-checkout .gf-checkout-items-table tbody td{
  padding:18px 16px!important;
  border-top:0!important;
  border-bottom:1px solid #edf1f5!important;
  text-align:center!important;
  vertical-align:middle!important;
  color:#24384c!important;
  font-size:15px!important;
}
.woocommerce-checkout .gf-checkout-items-table tbody tr:last-child td{border-bottom:0!important}
.woocommerce-checkout .gf-checkout-items-table .gf-col-product{width:46%!important;text-align:left!important}
.woocommerce-checkout .gf-checkout-items-table .gf-col-price{width:17%!important}
.woocommerce-checkout .gf-checkout-items-table .gf-col-qty{width:16%!important}
.woocommerce-checkout .gf-checkout-items-table .gf-col-total{width:16%!important}
.woocommerce-checkout .gf-checkout-items-table .gf-col-action{width:5%!important}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-product{
  line-height:1.4!important;
}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-product img{
  width:72px!important;
  height:72px!important;
  object-fit:contain!important;
  margin-right:16px!important;
  vertical-align:middle!important;
  border:1px solid #e6ecf2!important;
  border-radius:12px!important;
  background:#fff!important;
  padding:6px!important;
}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-product a{
  color:#263b50!important;
  font-weight:750!important;
}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-price,
.woocommerce-checkout .gf-checkout-items-table td.gf-col-total{
  font-weight:800!important;
  white-space:nowrap!important;
}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-qty input.qty{
  width:88px!important;
  min-height:44px!important;
  margin:0 auto!important;
  text-align:center!important;
  border:1px solid #cfd9e4!important;
  border-radius:10px!important;
  background:#fff!important;
  font-weight:700!important;
}

/* Checkout shipping block: full-width, clean hierarchy. */
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals{
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  align-items:start!important;
  width:100%!important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>th{
  width:auto!important;
  padding:20px 18px!important;
  text-align:left!important;
  font-size:16px!important;
  font-weight:800!important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>td,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>td{
  width:auto!important;
  padding:16px 18px!important;
  text-align:left!important;
}
.woocommerce-checkout ul#shipping_method{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
.woocommerce-checkout ul#shipping_method li{
  position:relative!important;
  width:100%!important;
  margin:0!important;
  padding:13px 16px 13px 44px!important;
  border:1px solid #dce5ee!important;
  border-radius:12px!important;
  background:#fff!important;
  text-align:left!important;
}
.woocommerce-checkout ul#shipping_method li:has(input:checked){
  border-color:var(--gf-blue)!important;
  background:#f5faff!important;
  box-shadow:0 0 0 3px rgba(48,115,157,.09)!important;
}
.woocommerce-checkout ul#shipping_method li input[type=radio]{
  position:absolute!important;
  left:16px!important;
  top:17px!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
  accent-color:var(--gf-blue)!important;
}
.woocommerce-checkout ul#shipping_method li label{
  display:block!important;
  width:100%!important;
  margin:0!important;
  line-height:1.45!important;
  cursor:pointer!important;
}

@media (max-width:820px){
  .woocommerce-checkout .gf-checkout-items-table{table-layout:auto!important}
  .woocommerce-checkout .gf-checkout-items-table thead{display:none!important}
  .woocommerce-checkout .gf-checkout-items-table tbody tr{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;gap:8px 14px!important;padding:14px!important;border-bottom:1px solid #edf1f5!important}
  .woocommerce-checkout .gf-checkout-items-table tbody td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-product{grid-column:1/-1!important;width:auto!important}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-price,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-qty,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-total{grid-column:2!important;width:auto!important}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-price::before,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-qty::before,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-total::before{content:attr(data-label) ": ";font-weight:700;color:#617286}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-action{grid-column:1!important;grid-row:2/5!important;width:auto!important;align-self:center!important}
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals{display:block!important}
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>th,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>td,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>th,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>td{display:block!important;width:100%!important;padding:12px 0!important}
}

/* v1.4.2 quantity control hardening */
.goodify-product-page .woocommerce div.product form.cart:not(.variations_form)>.quantity.gf-quantity-wrap{vertical-align:middle!important}
.goodify-product-page .woocommerce div.product form.cart:not(.variations_form)>.single_add_to_cart_button{float:none!important;margin:0 0 0 12px!important;vertical-align:middle!important}
.goodify-product-page .woocommerce div.product form.cart .woocommerce-variation-add-to-cart .quantity.gf-quantity-wrap,
.goodify-product-page .woocommerce div.product form.cart .variations_button .quantity.gf-quantity-wrap{vertical-align:middle!important}
.goodify-product-page .woocommerce div.product form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button,
.goodify-product-page .woocommerce div.product form.cart .variations_button .single_add_to_cart_button{float:none!important;margin:0!important}

/* ===== v1.4.3: homepage hero pulled up + airier pagination ===== */
.home-main{margin-top:0!important;padding-top:0!important}
.home-hero{margin-top:0!important;padding-top:0!important}
.home .header-search-row.is-overlap{top:100%!important;transform:translateY(-50%)!important}
.home .header-search-row.is-overlap .header-search-inner{height:60px!important}
.home .hero-grid{padding-top:24px!important;min-height:620px!important;align-items:center!important}
.home .hero-copy{padding-top:92px!important;padding-bottom:72px!important}
.home .hero-media{margin-top:0!important;align-self:stretch!important}

/* Remove any remaining decorative marker from the search submit button. */
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before,
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::after,
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit span:not(.dgwt-wcas-ico-magnifier),
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit i{
  content:none!important;
  display:none!important;
  border:0!important;
  box-shadow:none!important;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier,
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{display:block!important;margin:auto!important}

/* Airier product/category/archive pagination. */
nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination,
.pagination-wrap,
.posts-navigation,
.navigation.pagination{
  display:flex!important;
  justify-content:center!important;
  margin:44px 0 8px!important;
}
nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.navigation.pagination .nav-links,
.pagination .nav-links{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:10px 12px!important;
  margin:0!important;
  list-style:none!important;
  border:1px solid #e2eaf1!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 12px 28px rgba(16,33,59,.06)!important;
}
nav.woocommerce-pagination ul.page-numbers li,
.woocommerce nav.woocommerce-pagination ul.page-numbers li{margin:0!important;padding:0!important;border:0!important}
nav.woocommerce-pagination .page-numbers,
.woocommerce nav.woocommerce-pagination .page-numbers,
.navigation.pagination .page-numbers,
.pagination .page-numbers{
  min-width:46px!important;
  height:46px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #d9e4ee!important;
  border-radius:14px!important;
  background:#fff!important;
  color:var(--gf-navy)!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease!important;
}
nav.woocommerce-pagination a.page-numbers:hover,
.woocommerce nav.woocommerce-pagination a.page-numbers:hover,
.navigation.pagination a.page-numbers:hover,
.pagination a.page-numbers:hover{
  border-color:#b8ccdd!important;
  background:#f8fbff!important;
  color:var(--gf-blue)!important;
}
nav.woocommerce-pagination .page-numbers.current,
.woocommerce nav.woocommerce-pagination .page-numbers.current,
.navigation.pagination .page-numbers.current,
.pagination .page-numbers.current{
  background:var(--gf-blue)!important;
  border-color:var(--gf-blue)!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(48,115,157,.18)!important;
}
nav.woocommerce-pagination .page-numbers.dots,
.woocommerce nav.woocommerce-pagination .page-numbers.dots,
.navigation.pagination .page-numbers.dots,
.pagination .page-numbers.dots{
  min-width:auto!important;
  padding:0 6px!important;
  border-color:transparent!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#8090a2!important;
}

@media (max-width:1024px){
  .home .hero-grid{padding-top:16px!important}
  .home .hero-copy{padding-top:82px!important}
}

@media (max-width:767px){
  .home-hero{padding-top:0!important}
  .home .hero-grid{padding-top:8px!important;min-height:auto!important}
  .home .hero-copy{padding-top:64px!important;padding-bottom:24px!important}
  nav.woocommerce-pagination,
  .woocommerce nav.woocommerce-pagination,
  .navigation.pagination{margin:34px 0 4px!important}
  nav.woocommerce-pagination ul.page-numbers,
  .woocommerce nav.woocommerce-pagination ul.page-numbers,
  .navigation.pagination .nav-links,
  .pagination .nav-links{gap:8px!important;padding:8px 10px!important;border-radius:18px!important;max-width:100%;overflow-x:auto}
  nav.woocommerce-pagination .page-numbers,
  .woocommerce nav.woocommerce-pagination .page-numbers,
  .navigation.pagination .page-numbers,
  .pagination .page-numbers{min-width:42px!important;height:42px!important;border-radius:12px!important;padding:0 12px!important;font-size:15px!important}
}

/* ===== v1.4.4: airier enterprise footer ===== */
.site-footer{
  position:relative;
  background:linear-gradient(180deg,#f8fafc 0%,#f5f8fb 100%);
  color:#526477;
  border-top:1px solid #e6edf3;
}
.site-footer::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:1px;
  background:linear-gradient(90deg,transparent 0%,rgba(48,115,157,.28) 20%,rgba(48,115,157,.28) 80%,transparent 100%);
}
.footer-grid{
  grid-template-columns:minmax(280px,1.55fr) repeat(3,minmax(160px,1fr));
  gap:clamp(34px,4vw,68px);
  padding:76px 0 58px;
  align-items:start;
}
.footer-logo{display:inline-flex;align-items:center;margin-bottom:18px}
.footer-brand .goodify-logo-footer{width:205px;max-height:60px}
.footer-brand-intro{
  max-width:330px;
  margin:0 0 30px;
  color:#526477;
  font-size:14px;
  line-height:1.7;
}
.footer-eyebrow{
  margin:0 0 12px;
  color:#7b8b9d;
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.footer-company-data{
  max-width:390px;
  color:#68798b;
  font-size:13px;
  line-height:1.65;
  overflow-wrap:anywhere;
}
.footer-company-data p{margin:0 0 5px}
.footer-company-data strong{color:#34485d;font-weight:750}
.footer-company-data a{color:#526f92;transition:color .18s ease}
.footer-column h2{
  margin:2px 0 20px;
  color:#223142;
  font-size:15px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:-.1px;
}
.footer-column ul,.footer-column .menu{
  gap:12px;
}
.footer-column li{
  font-size:13.5px;
  line-height:1.5;
  color:#617387;
}
.footer-column a{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  transition:color .18s ease,transform .18s ease;
}
.footer-column a:hover{color:var(--gf-blue);transform:translateX(2px)}
.footer-contact li{gap:10px;align-items:flex-start}
.footer-contact .goodify-icon{width:17px;height:17px;margin-top:2px;color:var(--gf-blue)}
.footer-bottom{
  padding:24px 0 32px;
  border-top:1px solid #dfe7ee;
  color:#7c8b9b;
  font-size:11.5px;
  line-height:1.55;
  align-items:flex-start;
}
.footer-bottom p:last-child{max-width:720px}

@media (max-width:1180px){
  .footer-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:42px 50px;padding-top:64px}
  .footer-brand{grid-row:span 2}
}

@media (max-width:767px){
  .footer-grid{grid-template-columns:1fr 1fr;gap:36px 26px;padding:50px 0 34px}
  .footer-brand{grid-column:1/-1;grid-row:auto}
  .footer-brand .goodify-logo-footer{width:190px}
  .footer-brand-intro{max-width:420px;font-size:14px;margin-bottom:24px}
  .footer-company-data{font-size:12.5px}
  .footer-column h2{font-size:14px;margin-bottom:15px}
  .footer-column li{font-size:13px}
  .footer-contact{grid-column:1/-1}
  .footer-bottom{display:block;font-size:11px;line-height:1.6;padding:20px 0 26px}
  .footer-bottom p:last-child{text-align:left;margin-top:10px}
}

@media (max-width:480px){
  .footer-grid{grid-template-columns:1fr;gap:30px}
  .footer-brand,.footer-contact{grid-column:auto}
  .footer-company-data{max-width:none}
}

/* ===== v1.4.5: pull homepage text column higher without changing approved image ===== */
.home .hero-grid{padding-top:8px!important;align-items:start!important}
.home .hero-copy{align-self:start!important;padding-top:48px!important;padding-bottom:72px!important}
.home .hero-copy h1{margin-top:0!important}
.home .hero-media{align-self:start!important}

@media (max-width:1024px){
  .home .hero-grid{padding-top:4px!important}
  .home .hero-copy{padding-top:42px!important}
}

@media (max-width:767px){
  .home .hero-grid{padding-top:0!important}
  .home .hero-copy{padding-top:42px!important;padding-bottom:24px!important}
}

/* ===== v1.4.6: cart/checkout UX hardening + legal confirmation ===== */

/* Cart totals: make every row truly full-width and keep shipping methods spacious. */
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table tbody{
  display:block!important;
  width:100%!important;
  max-width:none!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr{
  width:100%!important;
  max-width:none!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals){
  display:grid!important;
  grid-template-columns:minmax(180px,240px) minmax(0,1fr)!important;
  align-items:center!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals{
  display:grid!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  max-width:none!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping>th,
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping>td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals>th,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals>td{
  display:block!important;
  grid-column:1!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping>th,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals>th{
  margin:0 0 14px!important;
  padding:0!important;
  font-size:0!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping>th::after,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals>th::after{
  content:'Szállítási módok';
  display:block;
  font-size:18px;
  line-height:1.25;
  font-weight:800;
  color:var(--gf-navy);
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping>td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals>td{
  padding:0!important;
}
.woocommerce-cart ul#shipping_method,
.woocommerce-cart .woocommerce-shipping-methods{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.woocommerce-cart ul#shipping_method li,
.woocommerce-cart .woocommerce-shipping-methods li{
  min-width:0!important;
  min-height:108px!important;
  padding:18px 18px 18px 48px!important;
  border-radius:16px!important;
  line-height:1.5!important;
}
.woocommerce-cart ul#shipping_method li label,
.woocommerce-cart .woocommerce-shipping-methods li label{
  font-size:15px!important;
  line-height:1.5!important;
}

/* Cart quantity changes should feel instant; update button can stay visually secondary. */
.woocommerce-cart button[name="update_cart"]{transition:opacity .18s ease!important}

/* Checkout: force Hungarian shipping heading even when an extension outputs a literal English label. */
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>th{
  font-size:0!important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>th::after,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>th::after{
  content:'Szállítási módok';
  display:block;
  font-size:17px;
  line-height:1.25;
  font-weight:800;
  color:var(--gf-navy);
}

/* Move the visual subtotal directly below the product table when checkout builders split the two tables. */
.woocommerce-checkout .gf-checkout-inline-subtotal{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  width:100%;
  margin:14px 0 22px;
  padding:16px 20px;
  border:1px solid #e1e8ef;
  border-radius:14px;
  background:#fbfcfe;
  color:var(--gf-navy);
}
.woocommerce-checkout .gf-checkout-inline-subtotal span{font-size:16px;font-weight:800}
.woocommerce-checkout .gf-checkout-inline-subtotal strong{font-size:18px;font-weight:800}
.woocommerce-checkout tr.gf-subtotal-moved{display:none!important}

/* Checkout product table: keep values aligned and visually distinct. */
.woocommerce-checkout .gf-checkout-items-table th,
.woocommerce-checkout .gf-checkout-items-table td{vertical-align:middle!important}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-price,
.woocommerce-checkout .gf-checkout-items-table td.gf-col-qty,
.woocommerce-checkout .gf-checkout-items-table td.gf-col-total{
  text-align:center!important;
  font-variant-numeric:tabular-nums;
}
.woocommerce-checkout .gf-checkout-items-table td.gf-col-total{font-weight:800!important;color:var(--gf-navy)!important}

/* COD threshold information bubble. */
.goodify-checkout-info{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin:18px 0;
  padding:14px 16px;
  border:1px solid #d9e7f2;
  border-radius:14px;
  background:#f5faff;
  color:#38536a;
  font-size:14px;
  line-height:1.55;
}
.goodify-checkout-info-icon{
  flex:0 0 24px;
  width:24px;
  height:24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:var(--gf-blue);
  color:#fff;
  font-size:13px;
  font-weight:800;
}

/* Required legal confirmation above the place-order button. */
.goodify-legal-box{
  margin:18px 0 14px;
  padding:18px;
  border:1px solid #e0e7ef;
  border-radius:16px;
  background:#fff;
}
.goodify-legal-check{
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr);
  gap:12px;
  align-items:start;
  margin:0!important;
  color:#30475c;
  font-size:14px;
  line-height:1.6;
  cursor:pointer;
}
.goodify-legal-check input[type="checkbox"]{
  width:20px!important;
  height:20px!important;
  margin:2px 0 0!important;
  accent-color:var(--gf-blue);
}
.goodify-legal-check a{color:var(--gf-blue)!important;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.goodify-legal-check .required{color:#c62828;margin-left:2px}
.goodify-payment-obligation{
  margin:12px 0 0 34px!important;
  padding-top:12px;
  border-top:1px solid #edf1f5;
  color:#263b50;
  font-size:13px;
  font-weight:800;
}

@media (max-width:820px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals){grid-template-columns:1fr!important}
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals)>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals)>td{width:100%!important;min-width:0!important;text-align:left!important;padding:10px 0!important}
  .woocommerce-cart ul#shipping_method,
  .woocommerce-cart .woocommerce-shipping-methods{grid-template-columns:1fr!important}
  .woocommerce-checkout .gf-checkout-inline-subtotal{padding:14px 16px;margin-top:10px}
  .goodify-payment-obligation{margin-left:0!important}
}

/* ===== v1.4.7: keep enterprise footer rhythm identical on product pages ===== */
body.single-product .site-footer{
  font-size:16px!important;
  line-height:1.55!important;
}
body.single-product .site-footer .footer-brand-intro{
  margin:0 0 30px!important;
  font-size:14px!important;
  line-height:1.72!important;
}
body.single-product .site-footer .footer-eyebrow{
  margin:0 0 12px!important;
  font-size:11px!important;
  line-height:1.4!important;
}
body.single-product .site-footer .footer-company-data{
  font-size:13px!important;
  line-height:1.72!important;
}
body.single-product .site-footer .footer-company-data p{
  margin:0 0 7px!important;
  padding:0!important;
  line-height:1.72!important;
}
body.single-product .site-footer .footer-column h2{
  margin:2px 0 20px!important;
  font-size:15px!important;
  line-height:1.35!important;
}
body.single-product .site-footer .footer-column ul,
body.single-product .site-footer .footer-column .menu{
  gap:12px!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .site-footer .footer-column li{
  margin:0!important;
  padding:0!important;
  font-size:13.5px!important;
  line-height:1.55!important;
}
body.single-product .site-footer .footer-column li a,
body.single-product .site-footer .footer-column li span{
  line-height:1.55!important;
}
body.single-product .site-footer .footer-contact li{
  gap:10px!important;
  align-items:flex-start!important;
}
body.single-product .site-footer .footer-bottom,
body.single-product .site-footer .footer-bottom p{
  font-size:11.5px!important;
  line-height:1.6!important;
}

@media (max-width:767px){
  body.single-product .site-footer .footer-company-data{font-size:12.5px!important;line-height:1.7!important}
  body.single-product .site-footer .footer-company-data p{margin-bottom:6px!important;line-height:1.7!important}
  body.single-product .site-footer .footer-column li{font-size:13px!important;line-height:1.55!important}
}

/* ===== v1.4.8: aligned variation selectors + inline stock + second legal checkbox + footer withdrawal CTA ===== */
.goodify-product-page .woocommerce div.product form.variations_form table.variations{
  display:block!important;
  width:100%!important;
  margin:18px 0 6px!important;
  border:0!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody{
  display:block!important;
  width:100%!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations tr{
  display:block!important;
  width:100%!important;
  margin:0 0 16px!important;
  padding:0!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations th.label,
.goodify-product-page .woocommerce div.product form.variations_form table.variations td.value{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  text-align:left!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations th.label{
  margin-bottom:8px!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations th.label label{
  display:block!important;
  margin:0!important;
  color:var(--gf-navy)!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:800!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations td.value select{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:54px!important;
  height:54px!important;
  margin:0!important;
  padding:0 46px 0 16px!important;
  border:1px solid #cfdbe7!important;
  border-radius:12px!important;
  background-color:#fff!important;
  color:#25394d!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:54px!important;
  box-shadow:0 5px 16px rgba(16,33,59,.035)!important;
  vertical-align:middle!important;
}
.goodify-product-page .woocommerce div.product form.variations_form table.variations td.value select:focus{
  outline:0!important;
  border-color:var(--gf-blue)!important;
  box-shadow:0 0 0 3px rgba(48,115,157,.12)!important;
}
.goodify-product-page .woocommerce div.product form.variations_form .reset_variations{
  display:inline-flex!important;
  margin:8px 0 0!important;
  color:var(--gf-blue)!important;
  font-size:12.5px!important;
  font-weight:700!important;
}
.gf-variation-stock-inline{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:10px 14px;
  align-items:center;
  width:100%;
  margin:4px 0 18px;
  padding:13px 15px;
  border:1px solid #d9e8df;
  border-radius:12px;
  background:#f5fbf7;
  color:#335847;
}
.gf-variation-stock-inline[hidden]{display:none!important}
.gf-variation-stock-label{
  font-size:12px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
  color:#557364;
}
.gf-variation-stock-value,
.gf-variation-stock-value p{
  margin:0!important;
  padding:0!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:750!important;
  color:#157a42!important;
}
.gf-variation-stock-value .out-of-stock{color:#b42318!important}

.goodify-legal-box .goodify-payment-check{
  margin-top:14px!important;
  padding-top:14px!important;
  border-top:1px solid #edf1f5;
}
.goodify-legal-box .goodify-payment-check span{
  color:#263b50;
  font-weight:800;
}

.footer-withdrawal-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  margin-top:18px!important;
  padding:0 14px!important;
  border:1px solid #cbd9e5!important;
  border-radius:10px!important;
  background:#fff!important;
  color:var(--gf-blue)!important;
  font-size:12.5px!important;
  line-height:1!important;
  font-weight:800!important;
  box-shadow:0 5px 14px rgba(16,33,59,.035)!important;
  transform:none!important;
}
.footer-withdrawal-button:hover{
  border-color:var(--gf-blue)!important;
  background:#f5faff!important;
  color:var(--gf-blue-dark)!important;
  transform:none!important;
}

@media (max-width:767px){
  .goodify-product-page .woocommerce div.product form.variations_form table.variations td.value select{
    min-height:52px!important;
    height:52px!important;
    line-height:52px!important;
  }
  .gf-variation-stock-inline{grid-template-columns:1fr;gap:5px;padding:12px 14px}
  .footer-withdrawal-button{margin-top:14px!important}
}

/* ===== v1.4.9: airy premium pagination + shop category navigator ===== */
.header-actions{gap:10px}

/* Shop/category navigation panel shown above the main product catalogue. */
.gf-shop-categories{
  margin:4px 0 38px;
  padding:30px;
  border:1px solid #e4ebf2;
  border-radius:24px;
  background:linear-gradient(135deg,#fbfdff 0%,#fff 54%,#f7fbff 100%);
  box-shadow:0 18px 44px rgba(16,33,59,.055);
}
.gf-shop-categories-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.gf-shop-categories-eyebrow{display:block;margin-bottom:6px;color:var(--gf-blue);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.gf-shop-categories-heading h2{margin:0;color:var(--gf-navy);font-size:clamp(28px,2.6vw,38px);line-height:1.1;letter-spacing:-1.15px}
.gf-shop-categories-heading p{margin:8px 0 0;color:#6a7d91;font-size:14px}
.gf-shop-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.gf-shop-category-card{
  min-height:92px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 28px;
  align-items:center;
  gap:13px;
  padding:15px 15px 15px 14px;
  border:1px solid #e1e9f0;
  border-radius:17px;
  background:rgba(255,255,255,.94);
  box-shadow:0 7px 18px rgba(16,33,59,.035);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
.gf-shop-category-card:hover{transform:translateY(-2px);border-color:#bdd0df;background:#fff;box-shadow:0 14px 28px rgba(16,33,59,.075)}
.gf-shop-category-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f2f8fc;color:var(--gf-blue)}
.gf-shop-category-icon .goodify-icon{width:25px;height:25px}
.gf-shop-category-copy{display:flex;min-width:0;flex-direction:column;gap:3px}
.gf-shop-category-copy strong{overflow:hidden;color:#263a4f;font-size:14px;line-height:1.25;font-weight:800;text-overflow:ellipsis}
.gf-shop-category-copy small{color:#8a9aab;font-size:11.5px;line-height:1.25}
.gf-shop-category-arrow{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#90a0b2;transition:background-color .18s ease,color .18s ease}
.gf-shop-category-arrow .goodify-icon{width:16px;height:16px}
.gf-shop-category-card:hover .gf-shop-category-arrow{background:#edf6fc;color:var(--gf-blue)}

/* Airier, standalone pagination — no enclosing capsule. */
nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination,
.navigation.pagination,
.pagination-wrap{
  margin:54px 0 22px!important;
}
nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.navigation.pagination .nav-links,
.pagination .nav-links{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:14px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
nav.woocommerce-pagination ul.page-numbers li,
.woocommerce nav.woocommerce-pagination ul.page-numbers li{margin:0!important;border:0!important;overflow:visible!important}
nav.woocommerce-pagination .page-numbers,
.woocommerce nav.woocommerce-pagination .page-numbers,
.navigation.pagination .page-numbers,
.pagination .page-numbers{
  min-width:48px!important;
  height:48px!important;
  padding:0 15px!important;
  border:1px solid #dfe7ef!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#31465b!important;
  font-size:15px!important;
  font-weight:750!important;
  line-height:1!important;
  box-shadow:0 7px 18px rgba(16,33,59,.045)!important;
}
nav.woocommerce-pagination a.page-numbers:hover,
.woocommerce nav.woocommerce-pagination a.page-numbers:hover,
.navigation.pagination a.page-numbers:hover,
.pagination a.page-numbers:hover{
  transform:translateY(-2px)!important;
  border-color:#bfd1e0!important;
  background:#f8fcff!important;
  color:var(--gf-blue)!important;
  box-shadow:0 12px 24px rgba(16,33,59,.075)!important;
}
nav.woocommerce-pagination .page-numbers.current,
.woocommerce nav.woocommerce-pagination .page-numbers.current,
.navigation.pagination .page-numbers.current,
.pagination .page-numbers.current{
  border-color:var(--gf-blue)!important;
  background:var(--gf-blue)!important;
  color:#fff!important;
  box-shadow:0 11px 24px rgba(48,115,157,.22)!important;
}
nav.woocommerce-pagination .page-numbers.prev,
nav.woocommerce-pagination .page-numbers.next,
.woocommerce nav.woocommerce-pagination .page-numbers.prev,
.woocommerce nav.woocommerce-pagination .page-numbers.next{
  min-width:52px!important;
  border-radius:999px!important;
  font-size:18px!important;
}
nav.woocommerce-pagination .page-numbers.dots,
.woocommerce nav.woocommerce-pagination .page-numbers.dots,
.navigation.pagination .page-numbers.dots,
.pagination .page-numbers.dots{
  min-width:24px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#98a8b8!important;
  box-shadow:none!important;
}

@media (max-width:1180px){
  .gf-shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:820px){
  .gf-shop-categories{padding:22px;margin-bottom:28px;border-radius:20px}
  .gf-shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:560px){
  .gf-shop-categories{padding:18px 14px;margin-inline:-2px}
  .gf-shop-categories-heading{margin-bottom:17px}
  .gf-shop-categories-heading h2{font-size:27px}
  .gf-shop-category-grid{display:flex;overflow-x:auto;gap:10px;padding:2px 2px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .gf-shop-category-grid::-webkit-scrollbar{display:none}
  .gf-shop-category-card{flex:0 0 235px;min-height:84px;scroll-snap-align:start}
  nav.woocommerce-pagination ul.page-numbers,
  .woocommerce nav.woocommerce-pagination ul.page-numbers,
  .navigation.pagination .nav-links,
  .pagination .nav-links{gap:9px!important;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important;padding:8px 14px 12px!important;scrollbar-width:none}
  nav.woocommerce-pagination ul.page-numbers::-webkit-scrollbar,
  .woocommerce nav.woocommerce-pagination ul.page-numbers::-webkit-scrollbar{display:none}
  nav.woocommerce-pagination .page-numbers,
  .woocommerce nav.woocommerce-pagination .page-numbers,
  .navigation.pagination .page-numbers,
  .pagination .page-numbers{min-width:44px!important;height:44px!important;border-radius:13px!important;padding:0 12px!important}
}

/* ===== v1.4.10: exact variation stock count + perfectly aligned selectors ===== */
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations,
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody{
  display:block!important;
  width:100%!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:8px!important;
  width:100%!important;
  margin:0 0 16px!important;
  padding:0!important;
  align-items:stretch!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label,
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value{
  display:block!important;
  float:none!important;
  position:static!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  text-align:left!important;
  vertical-align:top!important;
  transform:none!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label{
  margin:0!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label label{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  font-size:14px!important;
  line-height:20px!important;
  font-weight:800!important;
  color:var(--gf-navy)!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value{
  position:relative!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value select{
  display:block!important;
  float:none!important;
  position:static!important;
  width:100%!important;
  min-width:100%!important;
  max-width:100%!important;
  height:54px!important;
  min-height:54px!important;
  margin:0!important;
  padding:0 46px 0 16px!important;
  line-height:1.2!important;
  transform:none!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form .reset_variations{
  display:inline-flex!important;
  float:none!important;
  position:static!important;
  margin:8px 0 0!important;
}
.gf-variation-stock-value strong{font-weight:900!important}
.gf-variation-stock-value .available-on-backorder{color:#8a6200!important}

@media (max-width:767px){
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr{gap:7px!important;margin-bottom:14px!important}
}

/* ===== v1.4.11: perfectly centered product loop CTA labels ===== */
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product a.button,
.woocommerce-page ul.products li.product .button,
.product-card .button,
.product-card a.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  vertical-align:middle!important;
  min-height:52px!important;
  padding:0 20px!important;
  line-height:1.15!important;
  white-space:normal!important;
}
.woocommerce ul.products li.product a.button::before,
.woocommerce ul.products li.product a.button::after,
.woocommerce-page ul.products li.product a.button::before,
.woocommerce-page ul.products li.product a.button::after{
  line-height:1!important;
  align-self:center!important;
}

@media (max-width:767px){
  .woocommerce ul.products li.product a.button,
  .woocommerce ul.products li.product .button,
  .woocommerce-page ul.products li.product a.button,
  .woocommerce-page ul.products li.product .button,
  .product-card .button,
  .product-card a.button{
    min-height:48px!important;
    padding:0 14px!important;
    font-size:13px!important;
  }
}

/* ===== v1.4.13: iPhone/mobile pass + variation stock hardening ===== */
body.admin-bar .site-header{top:32px}

/* Desktop/tablet selector rows: labels and fields share a true baseline. */
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr{
  display:grid!important;
  grid-template-columns:96px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  margin:0 0 14px!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label{
  align-self:center!important;
  margin:0!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label label{
  display:flex!important;
  align-items:center!important;
  min-height:54px!important;
  margin:0!important;
  line-height:1.25!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value select{
  flex:1 1 auto!important;
  min-width:0!important;
}
body.single-product.goodify-product-page .woocommerce div.product form.variations_form .reset_variations{
  flex:0 0 auto!important;
  margin:0!important;
  white-space:nowrap!important;
}
.gf-variation-stock-inline{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  min-height:52px!important;
  padding:12px 15px!important;
}
.gf-variation-stock-inline[hidden]{display:none!important}
.gf-variation-stock-value{margin-left:auto!important;text-align:right!important}
.gf-variation-stock-value:empty::after{content:'Készletadat betöltése…';color:#789084;font-weight:650}

@media (max-width:782px){
  body.admin-bar .site-header{top:46px}
}

@media (max-width:820px){
  /* Keep tablet-sized devices from inheriting the cramped two-column product layout. */
  .goodify-product-page .goodify-product-top{grid-template-columns:1fr!important;gap:22px!important}
}

@media (max-width:767px){
  :root{--gf-mobile-pad:16px}
  body{font-size:15px;overflow-x:hidden}
  .goodify-container{width:calc(100% - 32px)!important;max-width:none!important}

  /* Header: compact, tap-friendly, no collisions on iPhone. */
  .site-header{top:0}
  body.admin-bar .site-header{top:46px}
  .header-main{height:68px!important;padding:0!important;gap:8px!important}
  .goodify-logo-header{width:148px!important;max-height:43px!important}
  .header-actions{gap:6px!important;margin-left:auto!important}
  .header-account{display:none!important}
  .header-cart{height:44px!important;min-width:58px!important;padding:0 11px!important;border-radius:11px!important}
  .header-cart .header-action-label{display:none!important}
  .goodify-cart-count{min-width:22px!important;height:22px!important;font-size:11px!important}
  .mobile-menu-toggle{display:flex!important;width:44px!important;height:44px!important}
  .header-search-row.is-inline .header-search-inner{padding:12px 0 14px!important}
  .header-search-row.is-inline .header-search-inner>form,
  .header-search-row.is-inline .header-search-inner>.dgwt-wcas-search-wrapp{width:100%!important;max-width:none!important}
  .goodify-product-search,
  .dgwt-wcas-search-wrapp input[type=search].dgwt-wcas-search-input{height:52px!important;border-radius:14px!important;font-size:15px!important}
  .goodify-product-search button,
  .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{width:56px!important;height:52px!important;border-radius:0 14px 14px 0!important}

  /* Homepage: one intentional vertical flow. */
  .home .header-main{height:68px!important;padding:0!important}
  .home .header-search-row.is-overlap{position:relative!important;top:auto!important;transform:none!important;border-top:1px solid #edf1f5;background:#fff}
  .home .header-search-row.is-overlap .header-search-inner{height:auto!important;padding:10px 0 12px!important}
  .home .header-search-row.is-overlap .header-search-inner>form,
  .home .header-search-row.is-overlap .header-search-inner>.dgwt-wcas-search-wrapp{width:100%!important;max-width:none!important}
  .home .home-hero{padding-top:0!important}
  .home .hero-grid{display:flex!important;flex-direction:column!important;min-height:0!important;padding-top:0!important;gap:0!important}
  .home .hero-copy{order:1!important;width:100%!important;padding:34px 0 24px!important}
  .home .hero-copy h1{font-size:clamp(38px,10.8vw,52px)!important;line-height:1.01!important;letter-spacing:-2px!important}
  .home .hero-lead{font-size:16px!important;line-height:1.55!important;margin-top:18px!important}
  .home .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important}
  .home .hero-actions .button{width:100%!important;min-height:50px!important;font-size:14px!important}
  .home .hero-rating{margin-top:20px!important}
  .home .hero-media{order:2!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;margin:0!important;overflow:hidden!important}
  .home .hero-media picture,.home .hero-media img{width:100%!important;height:auto!important}
  .home .hero-art{max-height:none!important;aspect-ratio:4/3!important;object-fit:cover!important;object-position:center!important;border-radius:16px!important}
  .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;padding:0 0 24px!important}
  .benefit-card{min-height:108px!important;padding:14px 13px!important;gap:10px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;border-radius:16px!important;border-color:#e8eef4!important;background:#fff!important;box-shadow:0 8px 24px rgba(16,33,59,.045)!important}
  .benefit-card>.goodify-icon{width:25px!important;height:25px!important;margin:0!important;padding:7px!important;box-sizing:content-box!important;border-radius:11px!important;background:rgba(48,115,157,.09)!important}
  .benefit-card div{gap:3px!important}
  .benefit-card strong{font-size:13px!important;line-height:1.2!important}
  .benefit-card span{font-size:11px!important;line-height:1.3!important}

  /* Product page: reduce visual weight and keep controls finger-friendly. */
  .goodify-product-page .goodify-wc-main{padding:18px 0 48px!important}
  .goodify-product-page .woocommerce-breadcrumb{margin:0 0 14px!important;font-size:11px!important;line-height:1.4!important}
  .goodify-product-page .goodify-product-top{gap:20px!important;margin-bottom:24px!important}
  .goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image a,
  .goodify-product-page .gf-gallery-fallback .woocommerce-product-gallery__image a{min-height:300px!important;padding:12px!important}
  .goodify-product-page .woocommerce-product-gallery .woocommerce-product-gallery__image img{max-height:330px!important}
  .goodify-product-page .woocommerce-product-gallery .flex-viewport{border-radius:16px!important}
  .goodify-product-page .woocommerce-product-gallery .flex-control-thumbs,
  .goodify-product-page .gf-gallery-thumbs{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:2px 0 6px!important;scrollbar-width:none!important}
  .goodify-product-page .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar,
  .goodify-product-page .gf-gallery-thumbs::-webkit-scrollbar{display:none!important}
  .goodify-product-page .woocommerce-product-gallery .flex-control-thumbs li,
  .goodify-product-page .gf-gallery-thumb{flex:0 0 72px!important;width:72px!important;min-width:72px!important;height:72px!important;aspect-ratio:1!important;scroll-snap-align:start!important}
  .goodify-product-page .product_title{font-size:clamp(30px,8.4vw,38px)!important;line-height:1.04!important;letter-spacing:-1.4px!important;margin-bottom:14px!important;overflow-wrap:anywhere}
  .goodify-product-page .woocommerce-product-details__short-description{font-size:15px!important;line-height:1.62!important;margin-top:16px!important}
  .goodify-product-page .woocommerce div.product form.cart{margin-top:18px!important;padding:16px!important;border-radius:16px!important;box-shadow:none!important}

  /* Variation selector: label above field on mobile, never a narrow side column. */
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    align-items:stretch!important;
    margin:0 0 14px!important;
  }
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label,
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value{width:100%!important}
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > th.label label{
    min-height:0!important;
    font-size:13px!important;
    line-height:1.25!important;
  }
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:9px!important;
    align-items:center!important;
  }
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value select{
    height:52px!important;min-height:52px!important;font-size:16px!important;padding-left:14px!important
  }
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form .reset_variations{font-size:12px!important;margin:0!important}
  .gf-variation-stock-inline{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:50px!important;
    margin:4px 0 16px!important;
    padding:11px 13px!important;
    gap:6px 12px!important;
    border-radius:12px!important;
  }
  .gf-variation-stock-label{font-size:11px!important}
  .gf-variation-stock-value,.gf-variation-stock-value p{margin-left:auto!important;text-align:right!important;font-size:13px!important}
  .goodify-product-page .woocommerce div.product form.cart .variations_button,
  .goodify-product-page .woocommerce div.product form.cart .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
  .goodify-product-page .woocommerce div.product form.cart .quantity.gf-quantity-wrap{width:100%!important}
  .goodify-product-page .gf-qty-control{width:100%!important;min-width:0!important;grid-template-columns:52px minmax(0,1fr) 52px!important}
  .goodify-product-page .gf-qty-control>.gf-qty-button{width:52px!important;min-width:52px!important;max-width:52px!important}
  .goodify-product-page .gf-qty-control>input.qty{width:100%!important;min-width:0!important;max-width:none!important;font-size:18px!important}
  .goodify-product-page .woocommerce div.product form.cart .single_add_to_cart_button{width:100%!important;min-height:52px!important}
  .goodify-product-page .woocommerce div.product .product_meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;font-size:12px!important}
  .goodify-product-page .woocommerce-tabs{margin-bottom:30px!important}
  .goodify-product-page .woocommerce-tabs ul.tabs{gap:7px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important;scrollbar-width:none!important}
  .goodify-product-page .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none!important}
  .goodify-product-page .woocommerce-tabs ul.tabs li{flex:0 0 auto!important}
  .goodify-product-page .woocommerce-Tabs-panel{padding:18px!important;border-radius:15px!important}
  .goodify-product-page .related>h2,.goodify-product-page .up-sells>h2{font-size:24px!important}

  /* Cart: true card layout instead of WooCommerce's squeezed mobile table. */
  .woocommerce-cart .goodify-wc-main{padding:22px 0 48px!important}
  .woocommerce-cart .woocommerce-cart-form{width:100%!important}
  .woocommerce-cart .shop_table.cart{display:block!important;width:100%!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
  .woocommerce-cart .shop_table.cart thead{display:none!important}
  .woocommerce-cart .shop_table.cart tbody{display:grid!important;gap:14px!important;width:100%!important}
  .woocommerce-cart .shop_table.cart tr.cart_item{
    display:grid!important;
    grid-template-columns:72px minmax(0,1fr) 34px!important;
    grid-template-areas:
      'thumb name remove'
      'thumb price price'
      'qty qty qty'
      'subtotal subtotal subtotal'!important;
    gap:10px 12px!important;
    width:100%!important;
    margin:0!important;
    padding:16px!important;
    border:1px solid #e1e9f0!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(16,33,59,.04)!important;
  }
  .woocommerce-cart .shop_table.cart tr.cart_item td{display:block!important;width:auto!important;border:0!important;padding:0!important;margin:0!important;text-align:left!important}
  .woocommerce-cart .shop_table.cart td.product-thumbnail{grid-area:thumb!important;align-self:start!important}
  .woocommerce-cart .shop_table.cart td.product-thumbnail img{width:72px!important;height:72px!important;margin:0!important;border-radius:12px!important}
  .woocommerce-cart .shop_table.cart td.product-name{grid-area:name!important;min-width:0!important}
  .woocommerce-cart .shop_table.cart td.product-name a{display:block!important;font-size:15px!important;line-height:1.35!important;overflow-wrap:anywhere!important}
  .woocommerce-cart .shop_table.cart td.product-remove{grid-area:remove!important;justify-self:end!important;align-self:start!important}
  .woocommerce-cart .shop_table.cart td.product-remove a{width:32px!important;height:32px!important;font-size:20px!important}
  .woocommerce-cart .shop_table.cart td.product-price{grid-area:price!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:15px!important}
  .woocommerce-cart .shop_table.cart td.product-price::before{content:'Egységár';font-size:12px;font-weight:700;color:#758699}
  .woocommerce-cart .shop_table.cart td.product-quantity{grid-area:qty!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding-top:8px!important;border-top:1px solid #edf1f5!important}
  .woocommerce-cart .shop_table.cart td.product-quantity::before{content:'Mennyiség';font-size:12px;font-weight:700;color:#758699}
  .woocommerce-cart .shop_table.cart .quantity.gf-quantity-wrap{width:auto!important;margin:0!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal{grid-area:subtotal!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding-top:10px!important;border-top:1px solid #edf1f5!important;font-size:17px!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal::before{content:'Részösszeg';font-size:13px;font-weight:800;color:#34495e}
  .woocommerce-cart .shop_table.cart tr:not(.cart_item){display:block!important;width:100%!important;padding:0!important;border:0!important}
  .woocommerce-cart .shop_table.cart td.actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;padding:14px 0 0!important;background:transparent!important}
  .woocommerce-cart .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important}
  .woocommerce-cart .coupon .input-text{width:100%!important;min-width:0!important;height:48px!important;margin:0!important}
  .woocommerce-cart .coupon .button{width:auto!important;min-width:122px!important;margin:0!important;padding:0 14px!important;white-space:nowrap!important}
  .woocommerce-cart button[name='update_cart']{width:100%!important;margin:0!important;min-height:46px!important}
  .woocommerce-cart .cart-collaterals{margin-top:18px!important}
  .woocommerce-cart .cart-collaterals .cart_totals{padding:18px!important;border-radius:18px!important}
  .woocommerce-cart .cart-collaterals .cart_totals h2{font-size:26px!important}
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>td{display:flex!important;width:100%!important;min-width:0!important;padding:10px 0!important;text-align:left!important}
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping)>td{justify-content:flex-end!important}
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping{padding:16px 0!important}
  .woocommerce-cart ul#shipping_method{grid-template-columns:1fr!important;gap:9px!important}
  .woocommerce-cart ul#shipping_method li{min-height:0!important;padding:13px 12px 13px 42px!important;border-radius:12px!important}
  .woocommerce-cart ul#shipping_method li input[type=radio]{left:14px!important;top:15px!important}
  .woocommerce-cart .wc-proceed-to-checkout{padding-top:18px!important}
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%!important;min-height:54px!important;font-size:17px!important}

  /* Checkout: product summary and shipping read like cards, not a squeezed table. */
  .woocommerce-checkout .goodify-wc-main{padding:20px 0 48px!important}
  .woocommerce-checkout .gf-checkout-items-table{display:block!important;width:100%!important;border:0!important;background:transparent!important;overflow:visible!important}
  .woocommerce-checkout .gf-checkout-items-table thead{display:none!important}
  .woocommerce-checkout .gf-checkout-items-table tbody{display:grid!important;gap:12px!important}
  .woocommerce-checkout .gf-checkout-items-table tbody tr{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:8px 12px!important;padding:14px!important;border:1px solid #e1e9f0!important;border-radius:16px!important;background:#fff!important}
  .woocommerce-checkout .gf-checkout-items-table tbody td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-product{grid-column:1/-1!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-product img{width:72px!important;height:72px!important;margin:0!important}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-price,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-qty,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-total{grid-column:2!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important}
  .woocommerce-checkout .gf-checkout-items-table .gf-col-action{grid-column:1!important;grid-row:2/5!important;align-self:center!important}
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-qty input.qty{width:110px!important;min-height:44px!important;margin:0!important;border-radius:10px!important}
  .woocommerce-checkout .gf-checkout-inline-subtotal{padding:14px 16px!important;margin-top:12px!important;border-radius:14px!important;font-size:15px!important}
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals{display:block!important;width:100%!important}
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>th,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>td,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>th,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>td{display:block!important;width:100%!important;padding:10px 0!important}
  .woocommerce-checkout ul#shipping_method{grid-template-columns:1fr!important;gap:9px!important}
  .woocommerce-checkout ul#shipping_method li{padding:13px 12px 13px 42px!important;border-radius:12px!important}
  .woocommerce-checkout ul#shipping_method li input[type=radio]{left:14px!important;top:15px!important}
  .goodify-legal-box{padding:14px!important;border-radius:14px!important}
  .goodify-legal-check{align-items:flex-start!important;gap:10px!important;font-size:13px!important;line-height:1.5!important}
  .goodify-legal-check input[type=checkbox]{width:20px!important;height:20px!important;min-width:20px!important;margin-top:1px!important}
}

@media (max-width:420px){
  .goodify-container{width:calc(100% - 24px)!important}
  .goodify-logo-header{width:136px!important}
  .header-cart{min-width:54px!important;padding:0 9px!important}
  .home .hero-copy h1{font-size:37px!important;letter-spacing:-1.7px!important}
  .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .benefit-card{min-height:104px!important;padding:12px 11px!important}
  .benefit-card>.goodify-icon{width:23px!important;height:23px!important;padding:6px!important}
  .benefit-card strong{font-size:12.5px!important}
  .benefit-card span{font-size:10.5px!important}
  .goodify-product-page .product_title{font-size:30px!important}
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form table.variations tbody > tr > td.value{grid-template-columns:1fr!important}
  body.single-product.goodify-product-page .woocommerce div.product form.variations_form .reset_variations{justify-self:start!important}
  .woocommerce-cart .coupon{grid-template-columns:1fr!important}
  .woocommerce-cart .coupon .button{width:100%!important}
}

/* ===== v1.4.14: premium mobile cart redesign ===== */
@media (max-width:767px){
  .woocommerce-cart .goodify-wc-main{padding:28px 0 56px!important}
  .woocommerce-cart .woocommerce-cart-form{margin:0!important}
  .woocommerce-cart .shop_table.cart tbody{gap:18px!important}
  .woocommerce-cart .shop_table.cart tr.cart_item{
    grid-template-columns:88px minmax(0,1fr) 38px!important;
    grid-template-areas:
      'thumb name remove'
      'thumb name remove'
      'price price price'
      'qty qty qty'
      'subtotal subtotal subtotal'!important;
    gap:12px 16px!important;
    padding:18px!important;
    border:1px solid #dfe8f0!important;
    border-radius:20px!important;
    box-shadow:0 12px 32px rgba(20,42,68,.055)!important;
  }
  .woocommerce-cart .shop_table.cart tr.cart_item td::before{content:none!important;display:none!important}
  .woocommerce-cart .shop_table.cart td.product-thumbnail{grid-area:thumb!important;align-self:start!important}
  .woocommerce-cart .shop_table.cart td.product-thumbnail img{
    width:88px!important;height:88px!important;padding:8px!important;margin:0!important;
    object-fit:contain!important;border:1px solid #e1e9f1!important;border-radius:16px!important;
    background:#fff!important;box-shadow:0 6px 18px rgba(16,33,59,.04)!important
  }
  .woocommerce-cart .shop_table.cart td.product-name{grid-area:name!important;align-self:start!important;padding-top:2px!important}
  .woocommerce-cart .shop_table.cart td.product-name a{
    display:block!important;margin:0 0 7px!important;color:#21384f!important;
    font-size:17px!important;line-height:1.28!important;font-weight:800!important;letter-spacing:-.2px!important
  }
  .woocommerce-cart .shop_table.cart td.product-name dl.variation,
  .woocommerce-cart .shop_table.cart td.product-name .variation{
    display:flex!important;flex-wrap:wrap!important;gap:4px 7px!important;margin:0!important;
    color:#6c7f92!important;font-size:13px!important;line-height:1.4!important
  }
  .woocommerce-cart .shop_table.cart td.product-name dl.variation dt,
  .woocommerce-cart .shop_table.cart td.product-name dl.variation dd{float:none!important;margin:0!important;padding:0!important}
  .woocommerce-cart .shop_table.cart td.product-remove{grid-area:remove!important;justify-self:end!important;align-self:start!important}
  .woocommerce-cart .shop_table.cart td.product-remove a{
    width:38px!important;height:38px!important;border:1px solid #fee2e0!important;border-radius:12px!important;
    background:#fff7f6!important;color:#b42318!important;font-size:22px!important;box-shadow:none!important
  }
  .woocommerce-cart .shop_table.cart td.product-price,
  .woocommerce-cart .shop_table.cart td.product-quantity,
  .woocommerce-cart .shop_table.cart td.product-subtotal{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    gap:16px!important;width:100%!important;min-height:50px!important;margin:0!important;
    padding:11px 0!important;border-top:1px solid #edf2f6!important;text-align:right!important
  }
  .woocommerce-cart .shop_table.cart td.product-price{grid-area:price!important;margin-top:4px!important}
  .woocommerce-cart .shop_table.cart td.product-quantity{grid-area:qty!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal{
    grid-area:subtotal!important;min-height:56px!important;margin-top:2px!important;padding:13px 14px!important;
    border:1px solid #dce9f2!important;border-radius:14px!important;background:#f5f9fc!important;
    color:#173b57!important;font-size:18px!important;font-weight:850!important
  }
  .woocommerce-cart .gf-cart-metric-label{
    flex:0 0 auto!important;color:#66798d!important;font-size:13px!important;font-weight:750!important;
    line-height:1.2!important;text-align:left!important
  }
  .woocommerce-cart td.product-subtotal .gf-cart-metric-label{color:#264d69!important;font-size:14px!important;font-weight:800!important}
  .woocommerce-cart .shop_table.cart td.product-price .amount{font-size:16px!important;font-weight:800!important;color:#253b50!important}
  .woocommerce-cart .shop_table.cart td.product-price del{opacity:.48!important;margin-right:5px!important;font-size:13px!important}
  .woocommerce-cart .shop_table.cart td.product-price ins{text-decoration:none!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal del{opacity:.45!important;margin-right:6px!important;font-size:13px!important;font-weight:600!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal ins{text-decoration:none!important}
  .woocommerce-cart .shop_table.cart td.product-quantity .quantity.gf-quantity-wrap{margin-left:auto!important}
  .woocommerce-cart .shop_table.cart .gf-qty-control{
    grid-template-columns:46px 64px 46px!important;grid-template-rows:46px!important;
    width:156px!important;height:46px!important;border-color:#d2dde7!important;border-radius:12px!important
  }
  .woocommerce-cart .shop_table.cart .gf-qty-control>.gf-qty-button{width:46px!important;height:46px!important;background:#f8fafc!important}
  .woocommerce-cart .shop_table.cart .gf-qty-control>input.qty{width:64px!important;height:46px!important;min-height:46px!important;font-size:17px!important}

  .woocommerce-cart .shop_table.cart td.actions{
    display:block!important;margin-top:2px!important;padding:0!important;border:0!important;background:transparent!important
  }
  .woocommerce-cart .coupon{
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;
    width:100%!important;padding:16px!important;border:1px solid #e0e8f0!important;border-radius:18px!important;
    background:#fbfcfe!important
  }
  .woocommerce-cart .gf-cart-coupon-heading{grid-column:1/-1!important;display:flex!important;flex-direction:column!important;gap:3px!important;margin-bottom:2px!important}
  .woocommerce-cart .gf-cart-coupon-heading strong{color:#253d53!important;font-size:15px!important;font-weight:800!important}
  .woocommerce-cart .gf-cart-coupon-heading span{color:#75879a!important;font-size:12px!important;line-height:1.4!important}
  .woocommerce-cart .coupon .input-text{
    width:100%!important;min-width:0!important;height:50px!important;margin:0!important;padding:0 14px!important;
    border:1px solid #d6e0e9!important;border-radius:12px!important;background:#fff!important;font-size:15px!important
  }
  .woocommerce-cart .coupon .button{
    width:auto!important;min-width:142px!important;min-height:50px!important;margin:0!important;padding:0 18px!important;
    border-radius:12px!important;white-space:nowrap!important
  }
  .woocommerce-cart.gf-cart-enhanced button[name='update_cart'],
  body.gf-cart-enhanced.woocommerce-cart button[name='update_cart']{display:none!important}
  .woocommerce-cart .gf-cart-autorefresh-note{
    display:flex!important;align-items:center!important;gap:8px!important;margin:10px 2px 0!important;
    color:#6a7f92!important;font-size:12px!important;line-height:1.4!important
  }
  .woocommerce-cart .gf-cart-autorefresh-note>span:first-child{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    width:20px!important;height:20px!important;min-width:20px!important;border-radius:999px!important;
    background:#eaf6ef!important;color:#16854c!important;font-size:11px!important;font-weight:900!important
  }
  .woocommerce-cart .cart-collaterals{margin-top:22px!important}
  .woocommerce-cart .cart-collaterals .cart_totals{
    padding:20px!important;border-radius:20px!important;background:#fbfcfe!important;
    box-shadow:0 12px 30px rgba(16,33,59,.045)!important
  }
  .woocommerce-cart .cart-collaterals .cart_totals h2{margin-bottom:14px!important;font-size:26px!important;letter-spacing:-.6px!important}
}

@media (max-width:420px){
  .woocommerce-cart .shop_table.cart tr.cart_item{
    grid-template-columns:76px minmax(0,1fr) 34px!important;
    padding:15px!important;gap:10px 12px!important;border-radius:17px!important
  }
  .woocommerce-cart .shop_table.cart td.product-thumbnail img{width:76px!important;height:76px!important;border-radius:14px!important}
  .woocommerce-cart .shop_table.cart td.product-name a{font-size:15px!important;line-height:1.3!important}
  .woocommerce-cart .shop_table.cart td.product-remove a{width:34px!important;height:34px!important;border-radius:11px!important}
  .woocommerce-cart .shop_table.cart td.product-price,
  .woocommerce-cart .shop_table.cart td.product-quantity{min-height:48px!important;padding:10px 0!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal{min-height:54px!important;padding:12px!important}
  .woocommerce-cart .coupon{grid-template-columns:1fr!important;padding:14px!important}
  .woocommerce-cart .coupon .button{width:100%!important;min-width:0!important}
  .woocommerce-cart .gf-cart-autorefresh-note{align-items:flex-start!important}
}

/* ===== v1.4.15: mobile homepage CTA text centering ===== */
@media (max-width:767px){
  .home .hero-actions .button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    line-height:1.15!important;
    padding:0 16px!important;
    min-height:52px!important;
    height:52px!important;
    white-space:normal!important;
  }
}

/* ===== v1.4.16: homepage CTA centering on desktop and tablet ===== */
.home .hero-actions > a.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.15!important;
  padding-left:22px!important;
  padding-right:22px!important;
  box-sizing:border-box!important;
}

@media (min-width:768px){
  .home .hero-actions > a.button{
    min-height:50px!important;
    height:50px!important;
    white-space:nowrap!important;
  }
}

/* ===== v1.4.18: exact variation stock + selected SKU in availability bar ===== */
.gf-variation-inventory-map{display:none!important}
.gf-variation-stock-inline{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:20px!important;
  row-gap:4px!important;
}
.gf-variation-stock-label{
  align-self:center!important;
  margin:0!important;
}
.gf-variation-stock-value{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:8px 16px!important;
  min-width:0!important;
  margin:0!important;
  text-align:right!important;
}
.gf-variation-stock-value p.stock{
  margin:0!important;
  padding:0!important;
  line-height:1.25!important;
}
.gf-variation-sku{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  padding:6px 10px!important;
  border:1px solid rgba(63,104,82,.14)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.62)!important;
  color:#5a7164!important;
  font-size:12px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.gf-variation-sku strong{color:#31483b!important;font-weight:800!important}

@media (max-width:767px){
  .gf-variation-stock-inline{
    grid-template-columns:1fr!important;
    gap:7px!important;
    align-items:start!important;
  }
  .gf-variation-stock-value{
    width:100%!important;
    justify-content:flex-start!important;
    text-align:left!important;
    margin:0!important;
  }
  .gf-variation-sku{font-size:11px!important;padding:5px 9px!important}
}

/* ===== v1.4.19: exact stock availability source + restored logo quote request ===== */
.gf-legacy-stock-hidden{display:none!important}

.gf-personalize-quote{
  display:grid;
  grid-template-columns:44px minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  width:100%;
  margin:14px 0 18px;
  padding:15px 16px;
  border:1px solid #dbe7f0;
  border-radius:16px;
  background:linear-gradient(135deg,#f7fbff 0%,#fff 70%);
  box-shadow:0 10px 28px rgba(16,33,59,.045);
}
.gf-personalize-quote-icon{
  width:44px;height:44px;border-radius:13px;
  display:flex;align-items:center;justify-content:center;
  background:#e9f4fb;color:var(--gf-blue);flex:0 0 auto;
}
.gf-personalize-quote-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.gf-personalize-quote-copy strong{font-size:15px;line-height:1.3;color:var(--gf-navy);font-weight:850}
.gf-personalize-quote-copy span{font-size:13px;line-height:1.45;color:#617489}
.gf-personalize-quote-button{
  min-height:46px;padding:0 17px;border:0;border-radius:11px;
  display:inline-flex;align-items:center;justify-content:center;
  background:var(--gf-blue);color:#fff;font-size:14px;font-weight:800;
  cursor:pointer;white-space:nowrap;box-shadow:0 8px 20px rgba(48,115,157,.18)
}
.gf-personalize-quote-button:hover{background:var(--gf-blue-dark)}

html.gf-quote-open{overflow:hidden}
.gf-quote-modal[hidden]{display:none!important}
.gf-quote-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px}
.gf-quote-modal-backdrop{position:absolute;inset:0;background:rgba(14,28,42,.58);backdrop-filter:blur(6px)}
.gf-quote-dialog{
  position:relative;z-index:1;width:min(760px,100%);max-height:min(88vh,820px);overflow:auto;
  padding:30px;border:1px solid rgba(218,229,238,.95);border-radius:24px;background:#fff;
  box-shadow:0 32px 90px rgba(11,29,47,.24)
}
.gf-quote-close{
  position:absolute;top:16px;right:16px;width:42px;height:42px;border:1px solid #e2e9f0;border-radius:999px;
  display:grid;place-items:center;background:#fff;color:#44586d;font-size:28px;line-height:1;cursor:pointer
}
.gf-quote-dialog-head{padding-right:52px;margin-bottom:22px}
.gf-quote-eyebrow{display:block;margin-bottom:7px;color:var(--gf-blue);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.gf-quote-dialog h2{margin:0 0 9px;font-size:clamp(28px,4vw,40px);line-height:1.08;letter-spacing:-1.1px;color:var(--gf-navy)}
.gf-quote-dialog-head p{margin:0;max-width:650px;color:#5c7084;font-size:15px;line-height:1.65}
.gf-quote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.gf-quote-form-grid label{display:flex;flex-direction:column;gap:7px}
.gf-quote-form-grid label>span{font-size:13px;font-weight:800;color:#344b61}
.gf-quote-form-grid input,.gf-quote-form-grid textarea{
  width:100%;min-height:48px;padding:11px 13px;border:1px solid #d7e1ea;border-radius:11px;background:#fff;color:#172b3e;
  font:inherit;box-shadow:none;outline:0
}
.gf-quote-form-grid textarea{min-height:104px;resize:vertical}
.gf-quote-form-grid input:focus,.gf-quote-form-grid textarea:focus{border-color:var(--gf-blue);box-shadow:0 0 0 3px rgba(48,115,157,.10)}
.gf-quote-message{grid-column:1/-1}
.gf-quote-qty{max-width:220px}
.gf-quote-selection{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0 0}
.gf-quote-selection span{display:flex;align-items:center;gap:7px;min-height:36px;padding:6px 10px;border:1px solid #dfe8ef;border-radius:999px;background:#f8fbfd}
.gf-quote-selection small{color:#7b8b9b;font-size:11px;font-weight:700}
.gf-quote-selection strong{color:#31495e;font-size:12px;font-weight:850}
.gf-quote-consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0 0;color:#526679;font-size:12.5px;line-height:1.55;cursor:pointer}
.gf-quote-consent input{width:18px;height:18px;margin-top:1px;flex:0 0 auto;accent-color:var(--gf-blue)}
.gf-quote-consent a{color:var(--gf-blue);font-weight:750;text-decoration:underline;text-underline-offset:2px}
.gf-quote-form-status{min-height:20px;margin:10px 0 0;color:#406255;font-size:13px;font-weight:700}
.gf-quote-form-status.is-error{color:#b42318}
.gf-quote-submit{min-height:50px;margin-top:8px;padding:0 20px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--gf-blue);color:#fff;font-size:15px;font-weight:850;cursor:pointer}
.gf-quote-submit:disabled{opacity:.6;cursor:wait}
.gf-quote-success{text-align:center;padding:26px 8px 10px}
.gf-quote-success-icon{width:62px;height:62px;margin:0 auto 14px;border-radius:999px;display:grid;place-items:center;background:#e9f8ef;color:#16864b;font-size:31px;font-weight:900}
.gf-quote-success h3{margin:0 0 8px;font-size:28px;color:var(--gf-navy)}
.gf-quote-success p{margin:0 0 14px;color:#63778a}

/* Keep stock amount and SKU visually distinct inside the green availability bar. */
.gf-variation-stock-inline{min-height:58px!important}
.gf-variation-stock-value{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}
.gf-variation-stock-value .stock{display:inline-flex!important;align-items:center!important;margin:0!important}
.gf-variation-stock-value .stock strong{font-size:15px!important}
.gf-variation-sku{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #dbe8df;border-radius:999px;background:rgba(255,255,255,.72);color:#607466;font-size:11.5px;font-weight:700;white-space:nowrap}
.gf-variation-sku strong{margin-left:5px;color:#3d5848;font-weight:900}

@media(max-width:767px){
  .gf-personalize-quote{grid-template-columns:42px minmax(0,1fr);gap:11px;padding:14px}
  .gf-personalize-quote-button{grid-column:1/-1;width:100%;min-height:48px;white-space:normal;text-align:center}
  .gf-quote-modal{padding:12px}
  .gf-quote-dialog{max-height:92vh;padding:23px 17px 18px;border-radius:20px}
  .gf-quote-close{top:12px;right:12px;width:38px;height:38px}
  .gf-quote-dialog-head{padding-right:40px;margin-bottom:18px}
  .gf-quote-dialog h2{font-size:29px}
  .gf-quote-form-grid{grid-template-columns:1fr;gap:12px}
  .gf-quote-message{grid-column:auto}
  .gf-quote-qty{max-width:none}
  .gf-quote-submit{width:100%}
  .gf-variation-stock-inline{align-items:flex-start!important;flex-direction:column!important;gap:7px!important}
  .gf-variation-stock-value{width:100%!important;justify-content:space-between!important;text-align:left!important;margin-left:0!important}
}

/* ===== v1.4.20: desktop dropdown menus above overlapping search ===== */
@media (min-width:1025px){
  .site-header{overflow:visible!important}
  .header-main{position:relative!important;z-index:120!important;overflow:visible!important}
  .desktop-nav{position:relative!important;z-index:130!important;overflow:visible!important}
  .primary-menu,.desktop-nav .menu{position:relative!important;z-index:131!important;overflow:visible!important}
  .primary-menu li,.desktop-nav .menu li{z-index:auto!important}
  .desktop-nav .sub-menu{z-index:220!important}
  .header-search-row,
  .header-search-row.is-overlap,
  .header-search-row.is-inline{z-index:40!important}
}

/* ===== v1.4.21: single source of truth for SKU + stock ===== */
.goodify-product-page .woocommerce div.product .product_meta{
  display:none!important;
}
.goodify-product-page .gf-variation-stock-inline{
  min-height:58px!important;
}
.goodify-product-page .gf-variation-stock-value .stock{
  color:#315f46!important;
  font-weight:700!important;
}
.goodify-product-page .gf-variation-stock-value .stock strong{
  color:#184c31!important;
  font-size:15px!important;
  font-weight:900!important;
}

/* ===== v1.4.22: authoritative legacy-stock bridge + duplicate meta cleanup ===== */
.goodify-product-page .gf-legacy-product-info-row,
.goodify-product-page .gf-legacy-product-info-item,
.goodify-product-page .gf-legacy-stock-hidden{
  display:none!important;
}
.goodify-product-page .gf-variation-stock-inline[data-gf-legacy-bridged="1"]{
  display:flex!important;
}
.goodify-product-page .gf-variation-stock-value .gf-stock-bridged{
  margin:0!important;
  color:#315f46!important;
  font-size:14px!important;
  font-weight:750!important;
  line-height:1.3!important;
}
.goodify-product-page .gf-variation-stock-value .gf-stock-bridged strong{
  color:#184c31!important;
  font-size:15px!important;
  font-weight:900!important;
}

/* ===== v1.4.23: restore product-page quantity selector ===== */
.goodify-product-page form.cart .quantity,
.goodify-product-page form.cart .quantity.gf-quantity-wrap{
  display:inline-block!important;
  visibility:visible!important;
  opacity:1!important;
}
.goodify-product-page form.cart .variations_button,
.goodify-product-page form.cart .woocommerce-variation-add-to-cart{
  align-items:center!important;
}
.goodify-product-page form.cart .gf-qty-control{
  flex:0 0 auto!important;
}
@media (min-width:561px){
  .goodify-product-page form.cart .variations_button,
  .goodify-product-page form.cart .woocommerce-variation-add-to-cart{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:12px!important;
  }
}

/* ===== v1.4.26: preserve the original cookie-consent UI ===== */
.gf-native-consent-promoted{
  box-sizing:border-box!important;
  isolation:isolate!important;
}

/* ===== v1.4.51: desktop native-consent stacking rescue ===== */
.gf-native-consent-backdrop-repaired{
  z-index:2147483000!important;
}
.gf-native-consent-wrapper-repaired::before,
.gf-native-consent-wrapper-repaired::after{
  z-index:2147483000!important;
}
@media (min-width:768px){
  .gf-native-consent-desktop-rescue{
    position:fixed!important;
    top:50%!important;
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    z-index:2147483647!important;
    margin:0!important;
    transform:translate(-50%,-50%)!important;
    max-height:calc(100dvh - 48px)!important;
    overflow:auto!important;
  }
}

/* ===== v1.4.26: authoritative stock bar + guaranteed B2B quantity ===== */
.goodify-product-page .product_meta{
  display:none!important;
}
.goodify-product-page form.cart .quantity,
.goodify-product-page form.cart .quantity.gf-quantity-wrap{
  display:inline-block!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  overflow:visible!important;
}
.goodify-product-page .gf-variation-stock-inline[data-gf-stock-source="legacy"] .gf-variation-stock-value{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
.goodify-product-page .gf-variation-stock-inline[data-gf-stock-source="legacy"] .gf-stock-bridged{
  display:inline-flex!important;
  align-items:center!important;
  margin:0!important;
  color:#245d3d!important;
}
.goodify-product-page .gf-variation-stock-inline[data-gf-stock-source="legacy"] .gf-stock-bridged strong{
  margin-right:4px!important;
}
@media (max-width:560px){
  .goodify-product-page .gf-variation-stock-inline[data-gf-stock-source="legacy"] .gf-variation-stock-value{
    width:100%!important;
    justify-content:space-between!important;
  }
}

/* Keep legacy product_meta alive for the supplier-stock integration while
   removing it from the visible product layout. Do NOT use display:none here. */
.goodify-product-page .product_meta,
.goodify-product-page .product_meta.gf-legacy-product-info-row{
  display:block!important;
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  min-width:1px!important;
  min-height:1px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
}

/* High-specificity override for the old v1.4.21 display:none rule. The row must
   remain technically rendered so the supplier-stock script can update it. */
.goodify-product-page .woocommerce div.product .product_meta,
.goodify-product-page .woocommerce div.product .product_meta.gf-legacy-product-info-row,
.goodify-product-page .woocommerce div.product .product_meta.gf-legacy-stock-hidden{
  display:block!important;
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  min-width:1px!important;
  min-height:1px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  border:0!important;
}

/* ===== v1.4.27: product meta cleanup, premium bulk table, native cookie UI polish ===== */

/* Legacy stock/meta remains in DOM for supplier integration, but never in layout. */
.goodify-product-page .gf-legacy-product-info-row{
  display:block!important;
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  min-width:1px!important;
  min-height:1px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  border:0!important;
}

/* Bulk / quantity discount table. */
.goodify-product-page .gf-quantity-discount-heading{
  margin:26px 0 10px!important;
  color:#6b7c8e!important;
  font-size:15px!important;
  line-height:1.4!important;
  font-weight:650!important;
}
.goodify-product-page table.gf-quantity-discount-table{
  width:100%!important;
  max-width:520px!important;
  margin:0!important;
  border:1px solid #dfe7ef!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(16,33,59,.055)!important;
  font-size:13px!important;
  line-height:1.35!important;
}
.goodify-product-page table.gf-quantity-discount-table thead th,
.goodify-product-page table.gf-quantity-discount-table tr:first-child th,
.goodify-product-page table.gf-quantity-discount-table tr:first-child td{
  padding:12px 14px!important;
  border:0!important;
  border-bottom:1px solid #dfe7ef!important;
  background:#f4f8fb!important;
  color:#44586d!important;
  font-size:12px!important;
  font-weight:800!important;
  text-align:center!important;
  vertical-align:middle!important;
}
.goodify-product-page table.gf-quantity-discount-table tbody td{
  padding:11px 14px!important;
  border:0!important;
  border-bottom:1px solid #edf1f5!important;
  background:#fff!important;
  color:#5b6e81!important;
  text-align:center!important;
  vertical-align:middle!important;
  transition:background-color .16s ease,color .16s ease!important;
}
.goodify-product-page table.gf-quantity-discount-table tbody tr:last-child td{
  border-bottom:0!important;
}
.goodify-product-page table.gf-quantity-discount-table tbody tr:hover td{
  background:#f9fbfd!important;
  color:#2e4358!important;
}
.goodify-product-page table.gf-quantity-discount-table tbody td:last-child{
  color:#159447!important;
  font-weight:850!important;
}
.goodify-product-page table.gf-quantity-discount-table th+th,
.goodify-product-page table.gf-quantity-discount-table td+td{
  border-left:1px solid #edf1f5!important;
}

/* Native consent plugin: styling only; its own JS / Google Consent Mode stays authoritative. */
.gf-cookie-consent-panel{
  box-sizing:border-box!important;
  background:#fff!important;
  background-image:none!important;
  color:#334155!important;
  border:1px solid #dce5ee!important;
  border-radius:20px!important;
  box-shadow:0 24px 70px rgba(15,23,42,.20)!important;
  font-family:inherit!important;
}
.gf-cookie-consent-panel h1,
.gf-cookie-consent-panel h2,
.gf-cookie-consent-panel h3,
.gf-cookie-consent-panel h4,
.gf-cookie-consent-panel h5,
.gf-cookie-consent-panel h6,
.gf-cookie-consent-panel [role="heading"]{
  color:#231f20!important;
  font-family:inherit!important;
  font-weight:800!important;
  line-height:1.18!important;
}
.gf-cookie-consent-panel p,
.gf-cookie-consent-panel label,
.gf-cookie-consent-panel span,
.gf-cookie-consent-panel strong,
.gf-cookie-consent-panel small,
.gf-cookie-consent-panel li,
.gf-cookie-consent-panel legend{
  color:#42566b!important;
  font-family:inherit!important;
  text-shadow:none!important;
}
.gf-cookie-consent-panel div,
.gf-cookie-consent-panel section,
.gf-cookie-consent-panel article,
.gf-cookie-consent-panel form,
.gf-cookie-consent-panel fieldset,
.gf-cookie-consent-panel ul,
.gf-cookie-consent-panel li{
  background-image:none!important;
}
.gf-cookie-consent-panel fieldset{
  border-color:#dfe7ef!important;
}
.gf-cookie-consent-panel .gf-cookie-option-row{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:48px!important;
  margin:8px 0!important;
  padding:11px 13px!important;
  border:1px solid #dfe7ef!important;
  border-radius:12px!important;
  background:#f8fbfd!important;
  color:#334155!important;
  box-sizing:border-box!important;
}
.gf-cookie-consent-panel .gf-cookie-option-row *{
  color:#334155!important;
}
.gf-cookie-consent-panel input[type="checkbox"],
.gf-cookie-consent-panel input[type="radio"]{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  accent-color:var(--gf-blue)!important;
}
.gf-cookie-consent-panel button,
.gf-cookie-consent-panel input[type="button"],
.gf-cookie-consent-panel input[type="submit"],
.gf-cookie-consent-panel a[role="button"]{
  min-height:44px!important;
  padding:0 18px!important;
  border-radius:10px!important;
  font-family:inherit!important;
  font-weight:800!important;
  line-height:1!important;
  text-shadow:none!important;
  box-shadow:none!important;
}
.gf-cookie-consent-panel .gf-cookie-accept{
  border:1px solid var(--gf-blue)!important;
  background:var(--gf-blue)!important;
  color:#fff!important;
}
.gf-cookie-consent-panel .gf-cookie-accept *{color:#fff!important}
.gf-cookie-consent-panel .gf-cookie-settings{
  border:1px solid #c9d7e4!important;
  background:#fff!important;
  color:var(--gf-blue)!important;
}
.gf-cookie-consent-panel .gf-cookie-settings *{color:var(--gf-blue)!important}

@media (max-width:767px){
  .goodify-product-page table.gf-quantity-discount-table{
    max-width:100%!important;
    font-size:12px!important;
    border-radius:14px!important;
  }
  .goodify-product-page table.gf-quantity-discount-table thead th,
  .goodify-product-page table.gf-quantity-discount-table tr:first-child th,
  .goodify-product-page table.gf-quantity-discount-table tr:first-child td,
  .goodify-product-page table.gf-quantity-discount-table tbody td{
    padding:10px 8px!important;
  }
  .gf-cookie-consent-panel{
    border-radius:16px!important;
  }
}

/* ===== v1.4.28: polished native cookie-consent presentation ===== */
.gf-cookie-consent-panel{
  width:min(700px,calc(100vw - 32px))!important;
  max-width:700px!important;
  max-height:calc(100dvh - 48px)!important;
  padding:30px 32px!important;
  border:1px solid rgba(48,115,157,.18)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 30px 90px rgba(15,23,42,.24),0 4px 16px rgba(15,23,42,.08)!important;
  color:#34495e!important;
  overflow:auto!important;
  overscroll-behavior:contain;
}
.gf-cookie-consent-panel.gf-cookie-expanded{
  width:min(760px,calc(100vw - 32px))!important;
  max-width:760px!important;
}
.gf-cookie-consent-panel::before{
  content:"";
  display:block;
  width:46px;
  height:4px;
  margin:0 0 20px;
  border-radius:999px;
  background:var(--gf-blue)!important;
}
.gf-cookie-consent-panel h1,
.gf-cookie-consent-panel h2,
.gf-cookie-consent-panel h3,
.gf-cookie-consent-panel [role="heading"]{
  margin:0 0 12px!important;
  color:#1f2937!important;
  font-size:clamp(24px,2.2vw,30px)!important;
  font-weight:850!important;
  letter-spacing:-.6px!important;
  line-height:1.14!important;
}
.gf-cookie-consent-panel p{
  max-width:62ch!important;
  margin:0!important;
  color:#52677c!important;
  font-size:16px!important;
  line-height:1.62!important;
}
.gf-cookie-consent-panel .gf-cookie-essential-chip{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  margin:0 3px!important;
  padding:3px 10px!important;
  border:1px solid #cfe0ec!important;
  border-radius:999px!important;
  background:#eef6fb!important;
  color:#2f6f97!important;
  font-size:.86em!important;
  font-weight:800!important;
  line-height:1.1!important;
  vertical-align:middle!important;
}
.gf-cookie-consent-panel .gf-cookie-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin-top:24px!important;
}
.gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-accept,
.gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-settings{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:160px!important;
  min-height:52px!important;
  padding:0 22px!important;
  border-radius:13px!important;
  font-size:16px!important;
  font-weight:850!important;
  line-height:1!important;
  transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease!important;
}
.gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-accept{
  background:var(--gf-blue)!important;
  border-color:var(--gf-blue)!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(48,115,157,.20)!important;
}
.gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-accept:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 14px 30px rgba(48,115,157,.25)!important;
}
.gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-settings{
  background:#fff!important;
  border:1px solid #bfd2e1!important;
  color:var(--gf-blue)!important;
}
.gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-settings:hover{
  background:#f5faff!important;
  border-color:#8eb3cb!important;
}
.gf-cookie-consent-panel .gf-cookie-divider,
.gf-cookie-consent-panel hr{
  width:100%!important;
  height:1px!important;
  margin:24px 0!important;
  border:0!important;
  background:#e4ebf1!important;
}
.gf-cookie-consent-panel .gf-cookie-option-row{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  width:100%!important;
  min-height:60px!important;
  margin:10px 0!important;
  padding:14px 16px!important;
  border:1px solid #dce6ee!important;
  border-radius:15px!important;
  background:#f8fafc!important;
  box-shadow:0 2px 6px rgba(15,23,42,.02)!important;
  color:#334155!important;
  font-size:16px!important;
  font-weight:650!important;
  line-height:1.35!important;
  transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease!important;
}
.gf-cookie-consent-panel .gf-cookie-option-row:hover{
  border-color:#c5d8e6!important;
  background:#fbfdff!important;
  box-shadow:0 5px 16px rgba(15,23,42,.04)!important;
}
.gf-cookie-consent-panel .gf-cookie-option-row:has(input:checked){
  border-color:#bdd7e8!important;
  background:#f4faff!important;
}
.gf-cookie-consent-panel .gf-cookie-option-required{
  background:#f7f9fb!important;
  color:#566b7e!important;
}
.gf-cookie-consent-panel input[type="checkbox"],
.gf-cookie-consent-panel input[type="radio"]{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  margin:0!important;
  accent-color:var(--gf-blue)!important;
  cursor:pointer!important;
}
.gf-cookie-consent-panel input[type="checkbox"]:disabled,
.gf-cookie-consent-panel input[type="radio"]:disabled{
  opacity:.55!important;
  cursor:not-allowed!important;
}
.gf-cookie-consent-panel .gf-cookie-option-row *{
  color:inherit!important;
}

@media (max-width:767px){
  .gf-cookie-consent-panel,
  .gf-cookie-consent-panel.gf-cookie-expanded{
    width:calc(100vw - 24px)!important;
    max-width:none!important;
    max-height:calc(100dvh - 24px)!important;
    padding:22px 20px!important;
    border-radius:20px!important;
  }
  .gf-cookie-consent-panel::before{margin-bottom:16px!important}
  .gf-cookie-consent-panel h1,
  .gf-cookie-consent-panel h2,
  .gf-cookie-consent-panel h3,
  .gf-cookie-consent-panel [role="heading"]{font-size:24px!important}
  .gf-cookie-consent-panel p{font-size:15px!important;line-height:1.55!important}
  .gf-cookie-consent-panel .gf-cookie-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    margin-top:20px!important;
  }
  .gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-accept,
  .gf-cookie-consent-panel .gf-cookie-actions .gf-cookie-settings{
    width:100%!important;
    min-width:0!important;
    min-height:50px!important;
    padding:0 14px!important;
    font-size:15px!important;
  }
  .gf-cookie-consent-panel .gf-cookie-divider,
  .gf-cookie-consent-panel hr{margin:20px 0!important}
  .gf-cookie-consent-panel .gf-cookie-option-row{
    min-height:56px!important;
    margin:8px 0!important;
    padding:12px 13px!important;
    border-radius:13px!important;
    font-size:15px!important;
  }
}

@media (max-width:420px){
  .gf-cookie-consent-panel .gf-cookie-actions{grid-template-columns:1fr!important}
}

/* ===== v1.4.36: search results first, category discovery second ===== */
.gf-search-categories{
  margin-top:54px!important;
  margin-bottom:18px!important;
  padding-top:34px!important;
  border-top:1px solid #e8eef4;
}
.gf-search-categories .gf-shop-categories-heading{margin-bottom:20px}
.gf-search-categories .gf-shop-categories-heading h2{max-width:760px}

@media (max-width:767px){
  .gf-search-categories{margin-top:38px!important;padding-top:26px!important}
}

/* ===== v1.4.46: checkout validation + premium order received + cart fee line ===== */

/* Keep the low-order handling fee readable on desktop without forcing a three-line label. */
@media (min-width:768px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee{
    grid-template-columns:minmax(390px,1fr) auto!important;
    column-gap:24px!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>th{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    padding-right:0!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td{
    width:auto!important;
    min-width:max-content!important;
    white-space:nowrap!important;
    justify-self:end!important;
  }
}

/* Checkout field validation: soft green success state and restrained error feedback. */
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row{
  position:relative!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row select,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row .select2-selection{
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid select,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-validated input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-validated textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-validated select{
  border-color:#82c8a0!important;
  background:#f7fcf9!important;
  box-shadow:0 0 0 3px rgba(16,148,71,.07)!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid .select2-selection,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-validated .select2-selection{
  border-color:#82c8a0!important;
  background:#f7fcf9!important;
  box-shadow:0 0 0 3px rgba(16,148,71,.07)!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid select{
  padding-right:42px!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid::after{
  content:'✓';
  position:absolute;
  right:12px;
  bottom:12px;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  width:22px;
  height:22px;
  border-radius:999px;
  background:#e3f5ea;
  color:#12824a;
  font-size:13px;
  line-height:1;
  font-weight:900;
  pointer-events:none;
  box-shadow:0 0 0 3px rgba(255,255,255,.86);
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid:has(textarea)::after{
  top:38px;
  bottom:auto;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-invalid input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-invalid textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-invalid select,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-invalid input.input-text,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-invalid textarea,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-invalid select{
  border-color:#dfa1a1!important;
  background:#fffafa!important;
  box-shadow:0 0 0 3px rgba(180,59,59,.055)!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-invalid .select2-selection,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-invalid .select2-selection{
  border-color:#dfa1a1!important;
  background:#fffafa!important;
  box-shadow:0 0 0 3px rgba(180,59,59,.055)!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-invalid label,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.woocommerce-invalid label{
  color:#9d3232!important;
}

/* Order received / thank-you page. */
body.woocommerce-order-received .content-main{
  padding:42px 0 88px!important;
  background:linear-gradient(180deg,#fff 0,#fbfdff 54%,#fff 100%)!important;
}
body.woocommerce-order-received .content-container{
  width:min(calc(100% - 48px),1200px)!important;
}
body.woocommerce-order-received .page-content{
  margin:0!important;
}
body.woocommerce-order-received .entry-header{
  position:relative;
  overflow:hidden;
  margin:0 0 24px!important;
  padding:38px 42px 38px 112px!important;
  border:1px solid #dcece3!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#f5fbf7 0%,#f5f9fd 72%,#fff 100%)!important;
  box-shadow:0 18px 46px rgba(16,33,59,.06)!important;
}
body.woocommerce-order-received .entry-header::before{
  content:'✓';
  position:absolute;
  left:38px;
  top:50%;
  transform:translateY(-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  width:54px;
  height:54px;
  border-radius:999px;
  background:#109447;
  color:#fff;
  font-size:28px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(16,148,71,.2);
}
body.woocommerce-order-received .entry-header::after{
  content:'';
  position:absolute;
  right:-80px;
  top:-100px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(48,115,157,.09) 0,rgba(48,115,157,0) 68%);
  pointer-events:none;
}
body.woocommerce-order-received .entry-header h1{
  position:relative;
  z-index:1;
  margin:0!important;
  max-width:850px;
  color:#21384f!important;
  font-size:40px!important;
  line-height:1.08!important;
  letter-spacing:-1.5px!important;
  font-weight:850!important;
}
body.woocommerce-order-received .entry-content>.woocommerce,
body.woocommerce-order-received .entry-content>.woocommerce-order{
  width:100%!important;
}
body.woocommerce-order-received .woocommerce-thankyou-order-received,
body.woocommerce-order-received .woocommerce-notice--success{
  margin:0 0 20px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#52687c!important;
  font-size:16px!important;
  line-height:1.55!important;
  box-shadow:none!important;
}
body.woocommerce-order-received .woocommerce-order-overview{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:0!important;
  width:100%!important;
  margin:0 0 28px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #e1e9f0!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(16,33,59,.045)!important;
  list-style:none!important;
}
body.woocommerce-order-received .woocommerce-order-overview li{
  float:none!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:18px 20px!important;
  border:0!important;
  border-right:1px solid #e7edf3!important;
  color:#718295!important;
  font-size:10px!important;
  line-height:1.35!important;
  letter-spacing:.35px!important;
  text-transform:uppercase!important;
}
body.woocommerce-order-received .woocommerce-order-overview li:last-child{
  border-right:0!important;
}
body.woocommerce-order-received .woocommerce-order-overview li strong{
  display:block!important;
  margin-top:6px!important;
  color:#253d53!important;
  font-size:15px!important;
  line-height:1.3!important;
  letter-spacing:0!important;
  text-transform:none!important;
  font-weight:800!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-order-received .woocommerce-order>p:not(.woocommerce-thankyou-order-received):not(.woocommerce-notice){
  margin:0 0 8px!important;
  color:#455d72!important;
  font-size:15px!important;
  line-height:1.65!important;
}
body.woocommerce-order-received .woocommerce-order>p:not(.woocommerce-thankyou-order-received):not(.woocommerce-notice)+p{
  margin-top:0!important;
}
body.woocommerce-order-received .woocommerce-bacs-bank-details,
body.woocommerce-order-received .wc-bacs-bank-details{
  box-sizing:border-box!important;
}
body.woocommerce-order-received .woocommerce-bacs-bank-details{
  position:relative!important;
  margin:28px 0 0!important;
  padding:26px 28px!important;
  border:1px solid #dce7f0!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#f7faff 0%,#fbfdff 100%)!important;
  box-shadow:0 12px 30px rgba(16,33,59,.04)!important;
}
body.woocommerce-order-received .woocommerce-bacs-bank-details>h2{
  margin:0 0 18px!important;
  color:#243c52!important;
  font-size:23px!important;
  line-height:1.2!important;
  letter-spacing:-.5px!important;
}
body.woocommerce-order-received .woocommerce-bacs-bank-details>h2::before{
  content:'→';
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  margin-right:10px;
  border-radius:9px;
  background:#eaf3f9;
  color:var(--gf-blue);
  font-size:18px;
  vertical-align:-2px;
}
body.woocommerce-order-received .woocommerce-bacs-bank-details h3{
  margin:0 0 12px!important;
  color:#344d63!important;
  font-size:16px!important;
}
body.woocommerce-order-received ul.wc-bacs-bank-details{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px 14px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.woocommerce-order-received ul.wc-bacs-bank-details li{
  margin:0!important;
  padding:14px 16px!important;
  border:1px solid #e3ebf2!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#718295!important;
  font-size:11px!important;
  line-height:1.4!important;
  text-transform:uppercase!important;
}
body.woocommerce-order-received ul.wc-bacs-bank-details li strong{
  display:block!important;
  margin-top:4px!important;
  color:#243b52!important;
  font-size:15px!important;
  line-height:1.35!important;
  text-transform:none!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-order-received .woocommerce-order-details,
body.woocommerce-order-received .woocommerce-customer-details{
  margin:34px 0 0!important;
  padding:26px 28px!important;
  border:1px solid #e1e9f0!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(16,33,59,.04)!important;
}
body.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-column__title,
body.woocommerce-order-received .woocommerce-customer-details h2{
  margin:0 0 18px!important;
  color:#243c52!important;
  font-size:23px!important;
  line-height:1.2!important;
  letter-spacing:-.5px!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table{
  margin:0!important;
  overflow:hidden!important;
  border:1px solid #e5ebf1!important;
  border-radius:14px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  background:#fff!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table th{
  padding:13px 16px!important;
  border-bottom:1px solid #e5ebf1!important;
  background:#f8fafc!important;
  color:#334b61!important;
  font-size:13px!important;
  font-weight:800!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table td{
  padding:14px 16px!important;
  border-bottom:1px solid #edf1f5!important;
  color:#41596f!important;
  font-size:14px!important;
  line-height:1.5!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table tr:last-child td,
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child th{
  border-bottom:0!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table td.product-name a{
  color:#294b66!important;
  font-weight:750!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot th,
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot td{
  padding:12px 16px!important;
}
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child th,
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child td{
  background:#f5f9fc!important;
  color:#21384f!important;
  font-size:16px!important;
  font-weight:850!important;
}
body.woocommerce-order-received .woocommerce-customer-details address{
  padding:18px!important;
  border:1px solid #e5ebf1!important;
  border-radius:14px!important;
  background:#f9fbfd!important;
  color:#455d72!important;
  line-height:1.7!important;
}

@media (max-width:1024px){
  body.woocommerce-order-received .woocommerce-order-overview{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(3n){border-right:0!important}
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(n+4){border-top:1px solid #e7edf3!important}
}

@media (max-width:767px){
  body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-checkout-valid::after{
    right:10px;
    bottom:11px;
  }
  body.woocommerce-order-received .content-main{padding:22px 0 58px!important}
  body.woocommerce-order-received .content-container{width:min(calc(100% - 28px),1200px)!important}
  body.woocommerce-order-received .entry-header{
    padding:24px 20px 24px 76px!important;
    margin-bottom:18px!important;
    border-radius:19px!important;
  }
  body.woocommerce-order-received .entry-header::before{
    left:18px;
    width:44px;
    height:44px;
    font-size:22px;
  }
  body.woocommerce-order-received .entry-header h1{
    font-size:29px!important;
    line-height:1.12!important;
    letter-spacing:-1px!important;
  }
  body.woocommerce-order-received .woocommerce-thankyou-order-received,
  body.woocommerce-order-received .woocommerce-notice--success{
    margin-bottom:16px!important;
    font-size:14px!important;
  }
  body.woocommerce-order-received .woocommerce-order-overview{
    grid-template-columns:1fr 1fr!important;
    margin-bottom:22px!important;
    border-radius:16px!important;
  }
  body.woocommerce-order-received .woocommerce-order-overview li,
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(3n){
    padding:15px!important;
    border-right:1px solid #e7edf3!important;
    border-top:1px solid #e7edf3!important;
  }
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(-n+2){border-top:0!important}
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(2n){border-right:0!important}
  body.woocommerce-order-received .woocommerce-order-overview li:last-child{
    grid-column:1/-1!important;
    border-right:0!important;
  }
  body.woocommerce-order-received .woocommerce-order-overview li strong{font-size:14px!important}
  body.woocommerce-order-received .woocommerce-bacs-bank-details,
  body.woocommerce-order-received .woocommerce-order-details,
  body.woocommerce-order-received .woocommerce-customer-details{
    margin-top:22px!important;
    padding:18px!important;
    border-radius:17px!important;
  }
  body.woocommerce-order-received .woocommerce-bacs-bank-details>h2,
  body.woocommerce-order-received .woocommerce-order-details__title,
  body.woocommerce-order-received .woocommerce-column__title,
  body.woocommerce-order-received .woocommerce-customer-details h2{
    font-size:20px!important;
  }
  body.woocommerce-order-received ul.wc-bacs-bank-details{grid-template-columns:1fr!important}
  body.woocommerce-order-received .woocommerce-order-details table.shop_table{
    display:table!important;
    width:100%!important;
    table-layout:fixed!important;
  }
  body.woocommerce-order-received .woocommerce-order-details table.shop_table th,
  body.woocommerce-order-received .woocommerce-order-details table.shop_table td{
    padding:12px!important;
    font-size:13px!important;
    overflow-wrap:anywhere!important;
  }
  body.woocommerce-order-received .woocommerce-order-details table.shop_table th.product-name,
  body.woocommerce-order-received .woocommerce-order-details table.shop_table td.product-name{width:68%!important}
  body.woocommerce-order-received .woocommerce-order-details table.shop_table th.product-total,
  body.woocommerce-order-received .woocommerce-order-details table.shop_table td.product-total{width:32%!important;text-align:right!important}
}

@media (max-width:420px){
  body.woocommerce-order-received .entry-header{
    padding:72px 17px 20px!important;
  }
  body.woocommerce-order-received .entry-header::before{
    left:17px;
    top:18px;
    transform:none;
  }
  body.woocommerce-order-received .entry-header h1{font-size:27px!important}
  body.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:1fr!important}
  body.woocommerce-order-received .woocommerce-order-overview li,
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(-n+2),
  body.woocommerce-order-received .woocommerce-order-overview li:nth-child(2n){
    grid-column:auto!important;
    border-right:0!important;
    border-top:1px solid #e7edf3!important;
  }
  body.woocommerce-order-received .woocommerce-order-overview li:first-child{border-top:0!important}
}

/* v1.4.47 — premium order received experience. */
body.woocommerce-order-received .content-main{
  padding:34px 0 82px!important;
  background:linear-gradient(180deg,#f7fbfd 0,#fff 32%,#fff 100%)!important;
}
body.woocommerce-order-received .page-content--order-received .entry-content{margin:0!important}
body.woocommerce-order-received .gf-thankyou{display:grid;gap:22px;width:100%;color:#253d53}
body.woocommerce-order-received .gf-thankyou-hero{
  position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;
  padding:34px 36px;overflow:hidden;border:1px solid #dceae3;border-radius:26px;
  background:linear-gradient(135deg,#f4fbf6 0%,#f4f9fc 62%,#fff 100%);
  box-shadow:0 20px 54px rgba(22,49,72,.07)
}
body.woocommerce-order-received .gf-thankyou-hero::after{
  content:'';position:absolute;right:-70px;top:-110px;width:310px;height:310px;border-radius:50%;
  background:radial-gradient(circle,rgba(48,115,157,.13),rgba(48,115,157,0) 68%);pointer-events:none
}
body.woocommerce-order-received .gf-thankyou-hero__main{position:relative;z-index:1;display:flex;align-items:flex-start;gap:18px;min-width:0}
body.woocommerce-order-received .gf-thankyou-success{
  flex:0 0 54px;display:grid;place-items:center;width:54px;height:54px;margin-top:2px;border-radius:17px;background:#109447;
  box-shadow:0 12px 26px rgba(16,148,71,.22)
}
body.woocommerce-order-received .gf-thankyou-success svg{width:27px;height:27px;fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
body.woocommerce-order-received .gf-thankyou-kicker,
body.woocommerce-order-received .gf-section-kicker{display:block;margin:0 0 6px;color:#5c7890;font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
body.woocommerce-order-received .gf-thankyou-hero h1{margin:0!important;color:#20384e!important;font-size:clamp(31px,3.3vw,47px)!important;line-height:1.04!important;letter-spacing:-1.7px!important;font-weight:850!important}
body.woocommerce-order-received .gf-thankyou-hero p{max-width:760px;margin:11px 0 0!important;color:#5c7184;font-size:15px;line-height:1.6}
body.woocommerce-order-received .gf-thankyou-actions{position:relative;z-index:1;display:flex;flex:0 0 auto;gap:9px}
body.woocommerce-order-received .gf-thankyou-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:13px;font-size:14px;font-weight:800;text-decoration:none!important;transition:.18s ease}
body.woocommerce-order-received .gf-thankyou-btn--primary{background:var(--gf-blue);color:#fff!important;box-shadow:0 9px 22px rgba(48,115,157,.18)}
body.woocommerce-order-received .gf-thankyou-btn--primary:hover{transform:translateY(-1px);filter:brightness(.96)}
body.woocommerce-order-received .gf-thankyou-btn--secondary{border:1px solid #d7e2eb;background:#fff;color:#29475f!important}

body.woocommerce-order-received .gf-order-progress{
  display:grid;grid-template-columns:max-content minmax(42px,1fr) max-content minmax(42px,1fr) max-content;align-items:center;
  padding:18px 24px;border:1px solid #e2eaf0;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(22,49,72,.035)
}
body.woocommerce-order-received .gf-order-progress__step{display:flex;align-items:center;gap:10px;white-space:nowrap}
body.woocommerce-order-received .gf-order-progress__step>span:last-child{display:flex;flex-direction:column;gap:1px}
body.woocommerce-order-received .gf-order-progress__step strong{color:#314b61;font-size:13px;line-height:1.25}
body.woocommerce-order-received .gf-order-progress__step small{color:#8493a1;font-size:11px;line-height:1.25}
body.woocommerce-order-received .gf-order-progress__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#eef3f6;color:#738596;font-size:12px;font-weight:900}
body.woocommerce-order-received .gf-order-progress__step.is-done .gf-order-progress__icon{background:#109447;color:#fff}
body.woocommerce-order-received .gf-order-progress__step.is-current .gf-order-progress__icon{background:#e8f3f9;color:var(--gf-blue);box-shadow:inset 0 0 0 1px #c7dfed}
body.woocommerce-order-received .gf-order-progress__step.is-done strong{color:#167a41}
body.woocommerce-order-received .gf-order-progress__step.is-current strong{color:#286b93}
body.woocommerce-order-received .gf-order-progress__line{height:2px;margin:0 15px;background:#e8edf1}
body.woocommerce-order-received .gf-order-progress__line.is-active{background:linear-gradient(90deg,#109447,#8ccaaa)}

body.woocommerce-order-received .gf-thankyou-summary{overflow:hidden;border:1px solid #e1e9ef;border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(22,49,72,.04)}
body.woocommerce-order-received .gf-summary-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid #edf1f4}
body.woocommerce-order-received .gf-summary-head h2{margin:0!important;color:#253e54!important;font-size:22px!important;line-height:1.2!important;letter-spacing:-.45px!important}
body.woocommerce-order-received .gf-order-status-pill{display:inline-flex;align-items:center;min-height:29px;padding:0 11px;border-radius:999px;background:#eef8f2;color:#168149;font-size:11px;font-weight:850}
body.woocommerce-order-received .gf-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
body.woocommerce-order-received .gf-summary-item{min-width:0;padding:18px 24px;border-right:1px solid #edf1f4;border-bottom:1px solid #edf1f4}
body.woocommerce-order-received .gf-summary-item:nth-child(4n){border-right:0}
body.woocommerce-order-received .gf-summary-item--wide{grid-column:1/-1;border-right:0;border-bottom:0;background:#fbfcfd}
body.woocommerce-order-received .gf-summary-item span{display:block;margin-bottom:6px;color:#7a8b9b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body.woocommerce-order-received .gf-summary-item strong{display:block;color:#263f55;font-size:14px;line-height:1.42;font-weight:800;overflow-wrap:anywhere}
body.woocommerce-order-received .gf-summary-item strong .woocommerce-Price-amount{font-size:18px;color:#203a51}

body.woocommerce-order-received .gf-payment-next{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);overflow:hidden;border:1px solid #dbe6ee;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(22,49,72,.045)}
body.woocommerce-order-received .gf-payment-next__aside{display:flex;align-items:flex-start;gap:14px;padding:26px;background:linear-gradient(145deg,#edf7fb 0%,#f7fbfd 100%);border-right:1px solid #dfe9ef}
body.woocommerce-order-received .gf-payment-next.is-bacs .gf-payment-next__aside{background:linear-gradient(145deg,#fff8e7 0%,#fffdf7 100%);border-right-color:#f0e4c9}
body.woocommerce-order-received .gf-payment-next__number{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#fff;color:var(--gf-blue);font-size:13px;font-weight:900;box-shadow:0 7px 18px rgba(22,49,72,.07)}
body.woocommerce-order-received .gf-payment-next.is-bacs .gf-payment-next__number{color:#9b6c12}
body.woocommerce-order-received .gf-payment-next__aside h2{margin:0!important;color:#274157!important;font-size:24px!important;line-height:1.15!important;letter-spacing:-.5px!important}
body.woocommerce-order-received .gf-payment-next__aside p{margin:9px 0 0!important;color:#65798a;font-size:13px;line-height:1.55}
body.woocommerce-order-received .gf-payment-next__content{min-width:0;padding:24px 26px}
body.woocommerce-order-received .gf-payment-next__content>p{margin:0 0 8px!important;color:#4b6377!important;font-size:14px!important;line-height:1.6!important}
body.woocommerce-order-received .gf-payment-next__content .woocommerce-bacs-bank-details{margin:14px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.woocommerce-order-received .gf-payment-next__content .woocommerce-bacs-bank-details>h2{display:none!important}
body.woocommerce-order-received .gf-payment-next__content .woocommerce-bacs-bank-details h3{margin:0 0 10px!important;color:#2d485f!important;font-size:14px!important}
body.woocommerce-order-received .gf-payment-next__content ul.wc-bacs-bank-details{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
body.woocommerce-order-received .gf-payment-next__content ul.wc-bacs-bank-details li{padding:13px 14px!important;border:1px solid #e3eaf0!important;border-radius:12px!important;background:#fbfcfd!important}
body.woocommerce-order-received .gf-payment-next__content ul.wc-bacs-bank-details li strong{font-size:14px!important}

body.woocommerce-order-received .gf-thankyou-details{display:grid;gap:20px}
body.woocommerce-order-received .gf-thankyou-details .woocommerce-order-details,
body.woocommerce-order-received .gf-thankyou-details .woocommerce-customer-details{margin:0!important;padding:24px!important;border:1px solid #e1e9ef!important;border-radius:21px!important;background:#fff!important;box-shadow:0 12px 34px rgba(22,49,72,.04)!important}
body.woocommerce-order-received .gf-thankyou-details .woocommerce-order-details__title,
body.woocommerce-order-received .gf-thankyou-details .woocommerce-column__title,
body.woocommerce-order-received .gf-thankyou-details .woocommerce-customer-details h2{font-size:21px!important}
body.woocommerce-order-received .gf-thankyou-details .woocommerce-order-details table.shop_table{border-radius:13px!important}
body.woocommerce-order-received .gf-thankyou-details .woocommerce-order-details table.shop_table th{background:#f6f9fb!important}

body.woocommerce-order-received .gf-thankyou-help{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border:1px dashed #d5e1e9;border-radius:17px;background:#f9fbfc}
body.woocommerce-order-received .gf-thankyou-help>div{display:flex;flex-direction:column;gap:3px}
body.woocommerce-order-received .gf-thankyou-help strong{color:#29445b;font-size:14px}
body.woocommerce-order-received .gf-thankyou-help span{color:#748697;font-size:12px}
body.woocommerce-order-received .gf-thankyou-help a{color:var(--gf-blue)!important;font-size:14px;font-weight:850;text-decoration:none!important}

@media (max-width:960px){
  body.woocommerce-order-received .gf-thankyou-hero{align-items:flex-start;flex-direction:column}
  body.woocommerce-order-received .gf-thankyou-actions{width:100%}
  body.woocommerce-order-received .gf-thankyou-actions a{flex:1}
  body.woocommerce-order-received .gf-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.woocommerce-order-received .gf-summary-item:nth-child(4n){border-right:1px solid #edf1f4}
  body.woocommerce-order-received .gf-summary-item:nth-child(2n){border-right:0}
  body.woocommerce-order-received .gf-payment-next{grid-template-columns:1fr}
  body.woocommerce-order-received .gf-payment-next__aside{border-right:0;border-bottom:1px solid #dfe9ef}
  body.woocommerce-order-received .gf-payment-next.is-bacs .gf-payment-next__aside{border-bottom-color:#f0e4c9}
}
@media (max-width:760px){
  body.woocommerce-order-received .content-main{padding:20px 0 54px!important}
  body.woocommerce-order-received .gf-thankyou{gap:16px}
  body.woocommerce-order-received .gf-thankyou-hero{padding:24px 20px;border-radius:20px}
  body.woocommerce-order-received .gf-thankyou-hero__main{gap:13px}
  body.woocommerce-order-received .gf-thankyou-success{flex-basis:44px;width:44px;height:44px;border-radius:14px}
  body.woocommerce-order-received .gf-thankyou-success svg{width:23px;height:23px}
  body.woocommerce-order-received .gf-thankyou-hero h1{font-size:30px!important;letter-spacing:-1px!important}
  body.woocommerce-order-received .gf-thankyou-hero p{font-size:13px}
  body.woocommerce-order-received .gf-order-progress{grid-template-columns:1fr;gap:10px;padding:16px 18px}
  body.woocommerce-order-received .gf-order-progress__line{width:2px;height:16px;margin:-4px 0 -4px 14px}
  body.woocommerce-order-received .gf-order-progress__step{white-space:normal}
  body.woocommerce-order-received .gf-summary-head{padding:18px}
  body.woocommerce-order-received .gf-summary-grid{grid-template-columns:1fr}
  body.woocommerce-order-received .gf-summary-item,
  body.woocommerce-order-received .gf-summary-item:nth-child(2n),
  body.woocommerce-order-received .gf-summary-item:nth-child(4n){padding:15px 18px;border-right:0;border-bottom:1px solid #edf1f4}
  body.woocommerce-order-received .gf-summary-item--wide{grid-column:auto}
  body.woocommerce-order-received .gf-summary-item:last-child{border-bottom:0}
  body.woocommerce-order-received .gf-payment-next__aside,
  body.woocommerce-order-received .gf-payment-next__content{padding:19px}
  body.woocommerce-order-received .gf-payment-next__content ul.wc-bacs-bank-details{grid-template-columns:1fr!important}
  body.woocommerce-order-received .gf-thankyou-details .woocommerce-order-details,
  body.woocommerce-order-received .gf-thankyou-details .woocommerce-customer-details{padding:18px!important;border-radius:17px!important}
  body.woocommerce-order-received .gf-thankyou-help{align-items:flex-start;flex-direction:column;gap:10px;padding:17px}
}
@media (max-width:470px){
  body.woocommerce-order-received .content-container{width:min(calc(100% - 22px),1200px)!important}
  body.woocommerce-order-received .gf-thankyou-hero__main{flex-direction:column}
  body.woocommerce-order-received .gf-thankyou-actions{flex-direction:column}
  body.woocommerce-order-received .gf-thankyou-actions a{width:100%}
}


/* ===== v1.4.49: sold-out clarity + category stock ordering ===== */
.goodify-product-page .gf-variation-stock-inline.is-out-of-stock{
  border-color:#f0c8c5!important;
  background:#fff8f7!important;
  color:#7a302b!important;
}
.goodify-product-page .gf-variation-stock-inline.is-out-of-stock .gf-variation-stock-label{
  color:#8d514d!important;
}
.goodify-product-page .gf-variation-sku{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  flex-wrap:wrap!important;
}
.goodify-product-page .gf-stock-state{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:22px!important;
  margin-left:4px!important;
  padding:2px 8px!important;
  border-radius:999px!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
}
.goodify-product-page .gf-stock-state.is-out{
  border:1px solid #efc0bc!important;
  background:#fff0ee!important;
  color:#b42318!important;
}
/* WooCommerce can print its own separate out-of-stock line for simple products.
   The Goodify availability bar above is now the single visible status source. */
.goodify-product-page .summary.entry-summary > p.stock.out-of-stock{
  display:none!important;
}

/* ===== v1.4.50: independently scrollable mobile navigation ===== */
@media (max-width:1024px){
  .mobile-menu-panel{
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:var(--gf-mobile-menu-top,68px)!important;
    bottom:0!important;
    z-index:1400!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
    padding-bottom:env(safe-area-inset-bottom,0px)!important;
  }
  .mobile-menu-inner{
    min-height:min-content!important;
    padding-top:14px!important;
    padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;
  }
  .mobile-menu-panel nav,
  .mobile-primary-menu,
  .mobile-menu-panel .primary-menu{
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  body.menu-open{
    overflow:hidden!important;
    touch-action:none;
  }
  body.menu-open .mobile-menu-panel{
    touch-action:pan-y!important;
  }
}


/* ===== v1.4.52: premium checkout payment cards + horizontal card/wallet marks ===== */
body.woocommerce-checkout:not(.woocommerce-order-received) #payment{
  margin-top:18px!important;
  padding:0!important;
  border:0!important;
  border-radius:20px!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods{
  display:grid!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  list-style:none!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods>li.wc_payment_method{
  position:relative!important;
  margin:0!important;
  padding:16px 18px!important;
  border:1px solid #dfe7ed!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(24,55,77,.035)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods>li.wc_payment_method:has(>input:checked){
  border-color:#78aeca!important;
  background:linear-gradient(135deg,#f7fbfd 0%,#fff 100%)!important;
  box-shadow:0 0 0 3px rgba(48,115,157,.08),0 8px 24px rgba(24,55,77,.055)!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods>li.wc_payment_method>input[type=radio]{
  width:18px!important;height:18px!important;margin:2px 10px 0 0!important;vertical-align:top!important;accent-color:#30739d!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods>li.wc_payment_method>label{
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:9px 12px!important;
  max-width:calc(100% - 38px)!important;
  margin:0!important;
  color:#253d50!important;
  font-size:16px!important;
  line-height:1.35!important;
  font-weight:760!important;
  vertical-align:top!important;
}
/* A gateway saját, régi kártyalogói teljesen elrejtve; a Goodify márkajelzések külön spanok. */
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway>label img:not(.gf-keep-payment-icon),
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway>label>.wc-stripe-card-icons,
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway>label>.stripe-card-group{
  display:none!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-payment-brands{
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:7px!important;
  margin-left:4px!important;
  white-space:nowrap!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-brand{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:25px!important;
  min-width:42px!important;
  padding:0 7px!important;
  border:1px solid #d8e1e8!important;
  border-radius:7px!important;
  background:#fff!important;
  box-shadow:0 2px 7px rgba(26,54,73,.04)!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-visa{color:#1434cb!important;font-size:12px!important;font-style:italic!important;letter-spacing:-.08em!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-amex{background:#2877c7!important;border-color:#2877c7!important;color:#fff!important;font-size:9px!important;letter-spacing:-.03em!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-mastercard{position:relative!important;min-width:42px!important;padding:0 5px!important;border-color:#e1e5e8!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-mastercard i{display:block!important;width:16px!important;height:16px!important;border-radius:50%!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-mastercard i:first-child{margin-right:-5px!important;background:#eb001b!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-mastercard i:nth-child(2){background:#f79e1b!important;opacity:.92!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-apple{min-width:64px!important;color:#111!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:10px!important;gap:2px!important;letter-spacing:-.035em!important}
body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-apple b{font-weight:850!important}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment .payment_box{
  margin:14px 0 0!important;
  padding:15px 17px!important;
  border:1px solid #e3e9ee!important;
  border-radius:13px!important;
  background:#f8fafc!important;
  color:#52697a!important;
  box-shadow:none!important;
  font-size:13.5px!important;
  line-height:1.55!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) #payment .payment_box::before{border-bottom-color:#f8fafc!important}
@media (max-width:720px){
  body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods>li.wc_payment_method{padding:14px!important}
  body.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods>li.wc_payment_method>label{font-size:14px!important;max-width:calc(100% - 34px)!important}
  body.woocommerce-checkout:not(.woocommerce-order-received) .gf-payment-brands{width:100%!important;margin:5px 0 0!important;gap:5px!important}
  body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-brand{height:24px!important;min-width:39px!important;padding:0 6px!important}
  body.woocommerce-checkout:not(.woocommerce-order-received) .gf-pay-apple{min-width:60px!important}
}

/* ===== v1.4.53: force-hide nested Stripe/card gateway artwork ===== */
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway label img.gf-original-payment-icon,
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway label picture,
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway label .payment-method-icon,
body.woocommerce-checkout:not(.woocommerce-order-received) #payment li.gf-card-gateway label .payment_box_icon{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}

/* v1.4.56 – homepage promo shadow: remove paint-containment clipping */
.home-promo-section.goodify-defer-section{
  content-visibility:visible;
  contain:none;
  padding-bottom:34px;
}
.home-promo-banner{
  border:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
}
.home-promo-banner::after{
  content:"";
  position:absolute;
  z-index:-1;
  left:3%;
  right:3%;
  bottom:-16px;
  height:34px;
  border-radius:50%;
  background:rgba(16,33,59,.10);
  filter:blur(18px);
  pointer-events:none;
}
.home-promo-desktop,
.home-promo-mobile{
  overflow:hidden;
  border-radius:20px;
  box-shadow:0 1px 0 rgba(16,33,59,.035),0 12px 30px rgba(16,33,59,.055);
}
.home-promo-banner:hover{
  border-color:transparent;
  box-shadow:none;
}
.home-promo-banner:hover::after{
  background:rgba(16,33,59,.13);
  transform:translateY(2px);
}
.inspiration-section{padding-top:22px}
@media (max-width:767px){
  .home-promo-section.goodify-defer-section{padding-bottom:26px}
  .home-promo-desktop,.home-promo-mobile{border-radius:16px;box-shadow:0 8px 24px rgba(16,33,59,.06)}
  .home-promo-banner::after{bottom:-12px;height:26px;filter:blur(14px)}
  .inspiration-section{padding-top:20px}
}


/* Product micro-specs: supplier feeds often use terse dimension-only excerpts.
   Present them as intentional metadata instead of a loose line of text. */
.goodify-product-page .woocommerce-product-details__short-description:has(.gf-product-spec-chip){margin:12px 0 2px!important}
.goodify-product-page .woocommerce-product-details__short-description:has(.gf-product-spec-chip) p{margin:0!important}
.goodify-product-page .gf-product-spec-chip{display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:5px 11px 5px 6px;border:1px solid #dbe7ee;border-radius:10px;background:#f7fafc;color:#173246;font-size:12px;line-height:1;box-shadow:0 5px 14px rgba(29,61,82,.04)}
.goodify-product-page .gf-product-spec-label{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:7px;background:#eaf4f9;color:#2f789f;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.goodify-product-page .gf-product-spec-chip strong{font-size:12px;font-weight:820;color:#273b48}
.goodify-product-page .woocommerce-variation-description:empty{display:none!important;margin:0!important}
@media(max-width:767px){.goodify-product-page .gf-product-spec-chip{min-height:32px}.goodify-product-page .woocommerce-product-details__short-description:has(.gf-product-spec-chip){margin-top:10px!important}}

/* ===== v1.4.58: light personalisation journey on eligible product pages ===== */
.gf-personalization-journey{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(0,1.62fr);
  gap:44px;
  align-items:center;
  width:100%;
  margin:22px 0 28px;
  padding:34px 36px;
  overflow:hidden;
  border:1px solid #dfe8ef;
  border-radius:24px;
  background:
    radial-gradient(circle at 92% 12%,rgba(48,115,157,.08),transparent 27%),
    linear-gradient(135deg,#fbfdff 0%,#fff 58%,#f7fbfe 100%);
  box-shadow:0 14px 38px rgba(16,33,59,.055);
}
.gf-personalization-journey:before{
  content:"";
  position:absolute;
  left:-80px;
  bottom:-115px;
  width:270px;
  height:270px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(48,115,157,.055),rgba(48,115,157,0) 70%);
  pointer-events:none;
}
.gf-personalization-intro,.gf-personalization-steps{position:relative;z-index:1}
.gf-personalization-eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  margin-bottom:12px;
  padding:0 10px;
  border-radius:999px;
  background:#eaf4fa;
  color:var(--gf-blue);
  font-size:11px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.gf-personalization-intro h2{
  margin:0 0 10px;
  color:var(--gf-navy);
  font-size:clamp(25px,2.3vw,34px);
  line-height:1.08;
  letter-spacing:-.8px;
}
.gf-personalization-intro>p{
  margin:0;
  color:#536a7e;
  font-size:14px;
  line-height:1.62;
}
.gf-personalization-intro-detail{margin-top:10px!important;color:#667b8d!important;font-size:13px!important}
.gf-personalization-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px}
.gf-personalization-quote-button{
  min-height:50px;
  padding:0 19px;
  border:0;
  border-radius:11px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  background:linear-gradient(135deg,#347eaa 0%,#286b92 100%);
  color:#fff;
  font-size:14px;
  font-weight:850;
  box-shadow:0 9px 22px rgba(48,115,157,.20);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.gf-personalization-quote-button:hover{transform:translateY(-1px);box-shadow:0 12px 27px rgba(48,115,157,.26);background:linear-gradient(135deg,#2d739c 0%,#215875 100%)}
.gf-personalization-quote-button span{font-size:19px;line-height:1}
.gf-personalization-time{display:inline-flex;align-items:center;gap:7px;color:#708395;font-size:12px;font-weight:700}
.gf-personalization-time svg{color:#8ba2b4}
.gf-personalization-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.gf-personalization-step{position:relative;min-width:0;text-align:center;padding:4px 4px 0}
.gf-personalization-step:not(:last-child):after{
  content:"";
  position:absolute;
  top:36px;
  left:calc(50% + 40px);
  width:calc(100% - 58px);
  border-top:2px dotted #b8d3e4;
}
.gf-personalization-step-number{
  position:absolute;
  top:50px;
  left:calc(50% - 34px);
  z-index:2;
  width:22px;
  height:22px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--gf-blue);
  color:#fff;
  font-size:10px;
  font-weight:900;
  box-shadow:0 3px 9px rgba(48,115,157,.18);
}
.gf-personalization-step-icon{
  position:relative;
  z-index:1;
  width:70px;
  height:70px;
  margin:0 auto 14px;
  border:1px solid #d8e5ee;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,#fff,#f3f8fc);
  color:var(--gf-blue);
  box-shadow:0 8px 20px rgba(16,33,59,.04);
}
.gf-personalization-step-icon svg{width:31px;height:31px}
.gf-personalization-step h3{margin:0 0 7px;color:#304b60;font-size:14px;line-height:1.3;font-weight:850}
.gf-personalization-step p{margin:0;color:#718493;font-size:12px;line-height:1.52}

@media(max-width:1050px){
  .gf-personalization-journey{grid-template-columns:1fr;gap:30px;padding:30px}
  .gf-personalization-intro{max-width:760px}
}
@media(max-width:700px){
  .gf-personalization-journey{margin:16px 0 22px;padding:22px 18px;border-radius:20px;gap:25px}
  .gf-personalization-intro h2{font-size:27px}
  .gf-personalization-actions{display:grid;grid-template-columns:1fr;margin-top:18px;gap:10px}
  .gf-personalization-quote-button{width:100%;min-height:52px}
  .gf-personalization-time{justify-content:center}
  .gf-personalization-steps{grid-template-columns:1fr;gap:14px}
  .gf-personalization-step{
    display:grid;
    grid-template-columns:58px minmax(0,1fr);
    grid-template-areas:"icon title" "icon copy";
    column-gap:14px;
    row-gap:3px;
    padding:12px 0;
    text-align:left;
    border-top:1px solid #edf2f5;
  }
  .gf-personalization-step:first-child{border-top:0}
  .gf-personalization-step:not(:last-child):after{display:none}
  .gf-personalization-step-icon{grid-area:icon;width:54px;height:54px;margin:0}
  .gf-personalization-step-icon svg{width:26px;height:26px}
  .gf-personalization-step-number{top:46px;left:42px;width:20px;height:20px;font-size:9px}
  .gf-personalization-step h3{grid-area:title;align-self:end;margin:0;font-size:14px}
  .gf-personalization-step p{grid-area:copy;font-size:12px}
}


/* ===== v1.4.60: compact horizontal product gallery rail ===== */
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs,
.goodify-product-page .woocommerce-product-gallery .gf-gallery-thumbs{
  display:flex!important;
  grid-template-columns:none!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:3px 2px 8px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x proximity;
  scroll-behavior:smooth;
  scrollbar-width:none!important;
  overscroll-behavior-inline:contain;
}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar,
.goodify-product-page .woocommerce-product-gallery .gf-gallery-thumbs::-webkit-scrollbar{display:none!important}
.goodify-product-page .woocommerce-product-gallery .flex-control-thumbs li,
.goodify-product-page .woocommerce-product-gallery .gf-gallery-thumb{
  flex:0 0 82px!important;
  width:82px!important;
  min-width:82px!important;
  height:82px!important;
  aspect-ratio:1!important;
  scroll-snap-align:start;
  border-radius:14px!important;
}
.goodify-product-page .gf-gallery-thumb-shell{
  position:relative;
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 38px;
  align-items:center;
  gap:8px;
  width:100%;
  margin-top:12px;
  padding:5px 7px;
  border:1px solid #e7edf2;
  border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
  box-shadow:0 10px 28px rgba(16,33,59,.045);
}
.goodify-product-page .gf-gallery-thumb-shell:not(.is-scrollable){grid-template-columns:0 minmax(0,1fr) 0;gap:0}
.goodify-product-page .gf-gallery-rail-arrow{
  width:34px;
  height:34px;
  padding:0;
  border:1px solid #dce7ef;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#fff;
  color:#2f739d;
  box-shadow:0 6px 16px rgba(16,33,59,.08);
  cursor:pointer;
  transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease;
}
.goodify-product-page .gf-gallery-rail-arrow svg{width:18px;height:18px}
.goodify-product-page .gf-gallery-rail-arrow:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 20px rgba(16,33,59,.12)}
.goodify-product-page .gf-gallery-rail-arrow:disabled{opacity:.22;cursor:default;box-shadow:none}
.goodify-product-page .gf-gallery-thumb-shell:not(.is-scrollable) .gf-gallery-rail-arrow{visibility:hidden}
.goodify-product-page .gf-gallery-thumb-shell:before,
.goodify-product-page .gf-gallery-thumb-shell:after{
  content:"";
  position:absolute;
  top:6px;
  bottom:6px;
  width:22px;
  z-index:2;
  pointer-events:none;
  opacity:0;
  transition:opacity .16s ease;
}
.goodify-product-page .gf-gallery-thumb-shell:before{left:45px;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.goodify-product-page .gf-gallery-thumb-shell:after{right:45px;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.goodify-product-page .gf-gallery-thumb-shell.can-scroll-left:before,
.goodify-product-page .gf-gallery-thumb-shell.can-scroll-right:after{opacity:1}
@media(max-width:700px){
  .goodify-product-page .gf-gallery-thumb-shell{display:block;padding:4px 0 2px;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}
  .goodify-product-page .gf-gallery-rail-arrow,.goodify-product-page .gf-gallery-thumb-shell:before,.goodify-product-page .gf-gallery-thumb-shell:after{display:none!important}
  .goodify-product-page .woocommerce-product-gallery .flex-control-thumbs li,
  .goodify-product-page .woocommerce-product-gallery .gf-gallery-thumb{flex-basis:68px!important;width:68px!important;min-width:68px!important;height:68px!important}
}

/* ===== v1.4.60: immediate quantity-table styling + resilient dynamic pricing UI ===== */
/*
 * Dynamic-pricing tables may be injected before/after our JS class enhancer.
 * Style non-variation tables in the product summary immediately so there is no
 * raw-table flash and the modern presentation does not depend on JS timing.
 */
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes){
  width:100%!important;
  max-width:520px!important;
  margin:0!important;
  border:1px solid #dfe7ef!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(16,33,59,.055)!important;
  font-size:13px!important;
  line-height:1.35!important;
}
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) thead th,
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tr:first-child th,
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tr:first-child td{
  padding:12px 14px!important;
  border:0!important;
  border-bottom:1px solid #dfe7ef!important;
  background:#f4f8fb!important;
  color:#44586d!important;
  font-size:12px!important;
  font-weight:800!important;
  text-align:center!important;
  vertical-align:middle!important;
}
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tbody td{
  padding:11px 14px!important;
  border:0!important;
  border-bottom:1px solid #edf1f5!important;
  background:#fff!important;
  color:#5b6e81!important;
  text-align:center!important;
  vertical-align:middle!important;
  transition:background-color .16s ease,color .16s ease!important;
}
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tbody tr:last-child td{border-bottom:0!important}
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tbody tr:hover td{background:#f9fbfd!important;color:#2e4358!important}
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tbody td:last-child{color:#159447!important;font-weight:850!important}
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) th+th,
.goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) td+td{border-left:1px solid #edf1f5!important}

@media (max-width:767px){
  .goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes){font-size:12px!important;border-radius:14px!important}
  .goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) thead th,
  .goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tr:first-child th,
  .goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tr:first-child td,
  .goodify-product-page .summary table:not(.variations):not(.shop_table):not(.woocommerce-product-attributes) tbody td{padding:10px 8px!important}
}

/* ===== v1.4.61: mobile cart + checkout compact card fixes ===== */
@media (max-width: 767px){
  /* Mobile cart item: wider text column, remove button absolute, thumbnail always visible. */
  .woocommerce-cart .shop_table.cart tbody{
    display:grid!important;
    gap:16px!important;
  }
  .woocommerce-cart .shop_table.cart tr.cart_item,
  .woocommerce-cart .shop_table.cart tr.gf-cart-item{
    position:relative!important;
    display:grid!important;
    grid-template-columns:78px minmax(0,1fr)!important;
    grid-template-areas:
      'thumb name'
      'price price'
      'qty qty'
      'subtotal subtotal'!important;
    gap:12px 14px!important;
    width:100%!important;
    padding:16px!important;
    border:1px solid #dfe8f0!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 10px 26px rgba(20,42,68,.05)!important;
    overflow:hidden!important;
  }
  .woocommerce-cart .shop_table.cart tr.cart_item td,
  .woocommerce-cart .shop_table.cart tr.gf-cart-item td{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    text-align:left!important;
    vertical-align:top!important;
    display:block!important;
  }
  .woocommerce-cart .shop_table.cart td.product-thumbnail{
    grid-area:thumb!important;
    align-self:start!important;
    width:78px!important;
    min-width:78px!important;
  }
  .woocommerce-cart .shop_table.cart td.product-thumbnail a,
  .woocommerce-cart .shop_table.cart td.product-thumbnail img{
    display:block!important;
  }
  .woocommerce-cart .shop_table.cart td.product-thumbnail img{
    width:78px!important;
    height:78px!important;
    object-fit:contain!important;
    margin:0!important;
    padding:8px!important;
    border:1px solid #e1e9f1!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 6px 18px rgba(16,33,59,.04)!important;
  }
  .woocommerce-cart .shop_table.cart td.product-name{
    grid-area:name!important;
    min-width:0!important;
    width:100%!important;
    padding-right:42px!important;
    align-self:start!important;
  }
  .woocommerce-cart .shop_table.cart td.product-name a{
    display:block!important;
    width:100%!important;
    margin:0 0 8px!important;
    color:#21384f!important;
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:800!important;
    letter-spacing:-.2px!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    hyphens:none!important;
  }
  .woocommerce-cart .shop_table.cart td.product-name .variation,
  .woocommerce-cart .shop_table.cart td.product-name dl.variation{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:4px 8px!important;
    margin:0!important;
    color:#6c7f92!important;
    font-size:13px!important;
    line-height:1.45!important;
  }
  .woocommerce-cart .shop_table.cart td.product-name dl.variation dt,
  .woocommerce-cart .shop_table.cart td.product-name dl.variation dd{
    float:none!important;
    margin:0!important;
    padding:0!important;
  }
  .woocommerce-cart .shop_table.cart td.product-remove{
    position:absolute!important;
    top:14px!important;
    right:14px!important;
    width:34px!important;
    min-width:34px!important;
    z-index:3!important;
    justify-self:auto!important;
    align-self:auto!important;
    grid-area:auto!important;
  }
  .woocommerce-cart .shop_table.cart td.product-remove a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:34px!important;
    height:34px!important;
    border:1px solid #fee2e0!important;
    border-radius:12px!important;
    background:#fff7f6!important;
    color:#b42318!important;
    font-size:21px!important;
    line-height:1!important;
  }
  .woocommerce-cart .shop_table.cart td.product-price,
  .woocommerce-cart .shop_table.cart td.product-quantity,
  .woocommerce-cart .shop_table.cart td.product-subtotal{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    width:100%!important;
    min-height:48px!important;
    padding:10px 0!important;
    margin:0!important;
    border-top:1px solid #edf2f6!important;
    text-align:right!important;
  }
  .woocommerce-cart .shop_table.cart td.product-price{grid-area:price!important; margin-top:2px!important}
  .woocommerce-cart .shop_table.cart td.product-quantity{grid-area:qty!important}
  .woocommerce-cart .shop_table.cart td.product-subtotal{
    grid-area:subtotal!important;
    min-height:54px!important;
    padding:12px 14px!important;
    border:1px solid #dce9f2!important;
    border-radius:14px!important;
    background:#f5f9fc!important;
    color:#173b57!important;
    font-size:18px!important;
    font-weight:850!important;
  }
  .woocommerce-cart .shop_table.cart td.product-price .amount,
  .woocommerce-cart .shop_table.cart td.product-subtotal .amount{
    font-size:clamp(16px,4.7vw,18px)!important;
    font-weight:800!important;
    color:#253b50!important;
  }
  .woocommerce-cart .shop_table.cart td.product-subtotal .amount{color:#173b57!important}
  .woocommerce-cart .shop_table.cart td.product-quantity .quantity.gf-quantity-wrap{
    margin-left:auto!important;
    flex:0 0 auto!important;
  }
  .woocommerce-cart .shop_table.cart .gf-qty-control{
    width:150px!important;
    min-width:150px!important;
    height:46px!important;
    grid-template-columns:44px 62px 44px!important;
    grid-template-rows:46px!important;
  }
  .woocommerce-cart .shop_table.cart .gf-qty-control > input.qty{
    width:62px!important;
    min-width:62px!important;
    height:46px!important;
    font-size:17px!important;
  }
  .woocommerce-cart .shop_table.cart td.actions{
    display:block!important;
    width:100%!important;
    padding:0!important;
    background:transparent!important;
  }

  /* Mobile checkout/order review: image must always show and text should not collapse. */
  .woocommerce-checkout .gf-checkout-items-table tbody tr{
    display:grid!important;
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:10px 14px!important;
    width:100%!important;
    padding:14px!important;
    border:1px solid #e1e9f0!important;
    border-radius:16px!important;
    background:#fff!important;
  }
  .woocommerce-checkout .gf-checkout-items-table .gf-col-product{
    grid-column:1 / -1!important;
    display:grid!important;
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:start!important;
    width:100%!important;
  }
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-product,
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-price,
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-qty,
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-total,
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-action{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    display:block!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    text-align:left!important;
  }
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-product img,
  .woocommerce-checkout .gf-checkout-items-table td.product-name img,
  .woocommerce-checkout .gf-checkout-items-table td img{
    display:block!important;
    width:76px!important;
    height:76px!important;
    object-fit:contain!important;
    margin:0!important;
    padding:8px!important;
    border:1px solid #e1e9f0!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  .woocommerce-checkout .gf-checkout-items-table td.gf-col-product a{
    display:block!important;
    min-width:0!important;
    width:100%!important;
    font-size:15px!important;
    line-height:1.35!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
  }
  .woocommerce-checkout .gf-checkout-items-table .gf-col-price,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-qty,
  .woocommerce-checkout .gf-checkout-items-table .gf-col-total{
    grid-column:2!important;
    display:flex!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:10px!important;
  }
}

@media (max-width: 420px){
  .woocommerce-cart .shop_table.cart tr.cart_item,
  .woocommerce-cart .shop_table.cart tr.gf-cart-item{
    grid-template-columns:72px minmax(0,1fr)!important;
    gap:10px 12px!important;
    padding:14px!important;
  }
  .woocommerce-cart .shop_table.cart td.product-thumbnail,
  .woocommerce-cart .shop_table.cart td.product-thumbnail img{
    width:72px!important;
    min-width:72px!important;
    height:72px!important;
  }
  .woocommerce-cart .shop_table.cart td.product-name{padding-right:38px!important}
  .woocommerce-cart .shop_table.cart td.product-name a{font-size:16px!important;line-height:1.28!important}
  .woocommerce-cart .shop_table.cart .gf-qty-control{width:142px!important;min-width:142px!important;grid-template-columns:42px 58px 42px!important}
  .woocommerce-cart .shop_table.cart .gf-qty-control>input.qty{width:58px!important;min-width:58px!important}
}

/* ===== v1.4.62: final mobile cart totals polish ===== */
.woocommerce-cart .gf-hidden-shipment-label,
.woocommerce-cart .gf-duplicate-fee-heading{display:none!important}

@media (max-width:767px){
  .woocommerce-cart .cart-collaterals .cart_totals{
    padding:18px!important;
    border-radius:20px!important;
    background:#fbfcfe!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table,
  .woocommerce-cart .cart-collaterals .cart_totals table tbody{
    display:block!important;
    width:100%!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals){
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:12px!important;
    align-items:center!important;
    width:100%!important;
    padding:14px 0!important;
    border-bottom:1px solid #e8eef4!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals)>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals)>td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals)>th{
    color:#263b50!important;
    font-size:15px!important;
    line-height:1.35!important;
    font-weight:750!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:not(.shipping):not(.woocommerce-shipping-totals)>td{
    color:#1f2f40!important;
    text-align:right!important;
    font-size:16px!important;
    font-weight:800!important;
    white-space:nowrap!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th{
    font-size:14px!important;
    line-height:1.35!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:18px 0 14px!important;
    border-bottom:1px solid #e8eef4!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping>th,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals>th{
    display:block!important;
    width:100%!important;
    margin:0 0 12px!important;
    padding:0!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping>th::after,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals>th::after{
    font-size:20px!important;
    letter-spacing:-.35px!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping>td,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals>td{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    padding:0!important;
    margin:0!important;
  }
  .woocommerce-cart ul#shipping_method,
  .woocommerce-cart .woocommerce-shipping-methods{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .woocommerce-cart ul#shipping_method li,
  .woocommerce-cart .woocommerce-shipping-methods li{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:14px 14px 14px 44px!important;
    border:1px solid #dce5ee!important;
    border-radius:14px!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  .woocommerce-cart ul#shipping_method li input[type=radio],
  .woocommerce-cart .woocommerce-shipping-methods li input[type=radio]{
    position:absolute!important;
    left:14px!important;
    top:17px!important;
    width:18px!important;
    height:18px!important;
    margin:0!important;
  }
  .woocommerce-cart ul#shipping_method li label,
  .woocommerce-cart .woocommerce-shipping-methods li label{
    display:block!important;
    width:100%!important;
    margin:0!important;
    color:#263b50!important;
    font-size:15px!important;
    line-height:1.45!important;
    font-weight:650!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
  }
  .woocommerce-cart .woocommerce-shipping-destination{
    margin:12px 0 0!important;
    padding:11px 12px!important;
    border-radius:11px!important;
    font-size:13px!important;
    line-height:1.45!important;
  }
  .woocommerce-cart .wc-proceed-to-checkout{padding:20px 0 0!important}
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    width:100%!important;
    min-height:56px!important;
    border-radius:14px!important;
    font-size:18px!important;
  }
}

/* ===== v1.4.63: mobile cart cleanup — shipment, fee totals, remove button ===== */
.woocommerce-cart .gf-hidden-shipment-label,
.woocommerce-cart .gf-duplicate-fee-heading{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

@media (max-width:767px){
  /* Keep delete control fully inside the product card on iOS/Safari too. */
  .woocommerce-cart .shop_table.cart tr.cart_item,
  .woocommerce-cart .shop_table.cart tr.gf-cart-item{position:relative!important;overflow:visible!important}
  .woocommerce-cart .shop_table.cart tr.cart_item>td.product-remove,
  .woocommerce-cart .shop_table.cart tr.gf-cart-item>td.product-remove{
    position:absolute!important;
    left:auto!important;
    right:12px!important;
    top:12px!important;
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    height:34px!important;
    margin:0!important;
    padding:0!important;
    z-index:20!important;
    transform:none!important;
  }
  .woocommerce-cart .shop_table.cart tr.cart_item>td.product-remove>a,
  .woocommerce-cart .shop_table.cart tr.gf-cart-item>td.product-remove>a{
    position:static!important;
    inset:auto!important;
    transform:none!important;
    margin:0!important;
  }

  /* A single clean shipping heading; extension helper labels are removed by JS. */
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping>th,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals>th{
    min-height:0!important;
    margin:0 0 12px!important;
    padding:0!important;
    color:#1f2f40!important;
    font-size:0!important;
    line-height:1!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping>th::after,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals>th::after{
    content:'Szállítási módok'!important;
    display:block!important;
    color:#1f2f40!important;
    font-size:21px!important;
    line-height:1.2!important;
    font-weight:850!important;
    letter-spacing:-.4px!important;
  }

  /* Fee and total rows: never stack labels and numbers on top of each other. */
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:12px!important;
    align-items:center!important;
    width:100%!important;
    min-width:0!important;
    padding:14px 0!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:#263b50!important;
    font-size:14px!important;
    line-height:1.35!important;
    font-weight:780!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    display:block!important;
    width:auto!important;
    min-width:max-content!important;
    margin:0!important;
    padding:0!important;
    text-align:right!important;
    white-space:nowrap!important;
    color:#1f2f40!important;
    font-size:16px!important;
    line-height:1.3!important;
    font-weight:850!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    margin-top:2px!important;
    padding:16px 0 6px!important;
    border-bottom:0!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    font-size:17px!important;
    font-weight:850!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    font-size:18px!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td small.includes_tax{
    display:block!important;
    margin-top:3px!important;
    color:#77889a!important;
    font-size:11px!important;
    line-height:1.25!important;
    font-weight:500!important;
    white-space:normal!important;
  }
}


/* ===== v1.4.64: wider mobile checkout shipping options ===== */
@media (max-width:767px){
  .woocommerce-checkout #order_review{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>td,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>td{
    overflow:visible!important;
  }
  .woocommerce-checkout ul#shipping_method{
    width:calc(100% + 16px)!important;
    max-width:none!important;
    margin-left:-8px!important;
    margin-right:-8px!important;
    gap:10px!important;
  }
  .woocommerce-checkout ul#shipping_method li{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    padding:14px 12px 14px 46px!important;
    border-radius:14px!important;
  }
  .woocommerce-checkout ul#shipping_method li input[type=radio]{
    left:16px!important;
    top:17px!important;
  }
  .woocommerce-checkout ul#shipping_method li label{
    width:100%!important;
    max-width:none!important;
    font-size:15px!important;
    line-height:1.42!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
}

/* ===== v1.4.65: definitive mobile cart totals structure ===== */
@media (max-width:767px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(92px,auto)!important;
    column-gap:14px!important;
    row-gap:4px!important;
    align-items:center!important;
    width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    grid-column:1!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    grid-column:2!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
    text-align:right!important;
    white-space:normal!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .amount{
    display:block!important;
    white-space:nowrap!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td small.includes_tax{
    display:block!important;
    margin-top:4px!important;
    white-space:normal!important;
    text-align:right!important;
    line-height:1.35!important;
  }
}

@media (max-width:420px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    grid-template-columns:minmax(0,1fr) minmax(86px,auto)!important;
    column-gap:10px!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th{
    font-size:13px!important;
    line-height:1.4!important;
  }
}

/* ===== v1.4.66: polished full-width mobile checkout shipping selector ===== */
@media (max-width:767px){
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>th,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>th{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:18px 0 12px!important;
    border:0!important;
    background:transparent!important;
    color:#202b38!important;
    font-size:18px!important;
    line-height:1.2!important;
    font-weight:850!important;
    text-align:left!important;
  }
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping>td,
  .woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals>td{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    text-align:left!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  .woocommerce-checkout ul#shipping_method{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  .woocommerce-checkout ul#shipping_method li{
    position:relative!important;
    display:grid!important;
    grid-template-columns:22px minmax(0,1fr)!important;
    column-gap:12px!important;
    align-items:start!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:14px 15px!important;
    border:1px solid #d9e3ec!important;
    border-radius:14px!important;
    background:#fff!important;
    box-sizing:border-box!important;
    box-shadow:none!important;
  }
  .woocommerce-checkout ul#shipping_method li:has(input:checked){
    border-color:#3a83af!important;
    background:#f4f9fc!important;
    box-shadow:0 0 0 2px rgba(48,115,157,.10)!important;
  }
  .woocommerce-checkout ul#shipping_method li input[type=radio]{
    position:static!important;
    grid-column:1!important;
    grid-row:1!important;
    align-self:start!important;
    width:20px!important;
    height:20px!important;
    margin:2px 0 0!important;
    accent-color:#30739d!important;
  }
  .woocommerce-checkout ul#shipping_method li label{
    grid-column:2!important;
    grid-row:1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    color:#25384b!important;
    font-size:14px!important;
    line-height:1.38!important;
    font-weight:650!important;
    letter-spacing:0!important;
    cursor:pointer!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
  }
  .woocommerce-checkout ul#shipping_method li label .amount{
    white-space:nowrap!important;
    font-weight:850!important;
    color:#1f3448!important;
  }
  .woocommerce-checkout ul#shipping_method li label small,
  .woocommerce-checkout ul#shipping_method li .description,
  .woocommerce-checkout ul#shipping_method li .shipping-method-description{
    display:block!important;
    margin-top:4px!important;
    color:#718294!important;
    font-size:12px!important;
    line-height:1.35!important;
    font-weight:500!important;
  }
  .woocommerce-checkout .woocommerce-shipping-destination{
    width:100%!important;
    max-width:none!important;
    margin:12px 0 0!important;
    padding:12px 14px!important;
    border-radius:12px!important;
    background:#f3f7fa!important;
    color:#597084!important;
    font-size:13px!important;
    line-height:1.45!important;
    box-sizing:border-box!important;
  }
}


/* ===== v1.4.67: definitive mobile cart fee/total rows ===== */
@media (max-width:767px){
  .woocommerce-cart .cart-collaterals .cart_totals table{
    width:100%!important;
    table-layout:fixed!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    overflow:hidden!important;
  }

  /* Fees are stacked cards on mobile. This also fixes third-party fee plugins
     that echo the fee caption a second time inside the value cell. */
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
    width:100%!important;
    padding:14px 0!important;
    border-top:1px solid #e4eaf1!important;
    box-sizing:border-box!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    color:#25384b!important;
    font-size:14px!important;
    line-height:1.42!important;
    font-weight:800!important;
    text-align:left!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    text-align:left!important;
    line-height:1.3!important;
    white-space:normal!important;
    /* Hide any duplicated raw label text emitted by fee extensions. */
    font-size:0!important;
    color:transparent!important;
    overflow:hidden!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .woocommerce-Price-amount{
    display:inline-block!important;
    color:#173b57!important;
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:850!important;
    white-space:nowrap!important;
  }

  /* Final total is a clean two-line block rather than a squeezed table row. */
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:5px 14px!important;
    align-items:start!important;
    width:100%!important;
    padding:16px 0 6px!important;
    border-top:1px solid #e4eaf1!important;
    border-bottom:0!important;
    box-sizing:border-box!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:#202b38!important;
    font-size:17px!important;
    line-height:1.3!important;
    font-weight:850!important;
    text-align:left!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    text-align:right!important;
    font-size:0!important;
    color:transparent!important;
    overflow:visible!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .woocommerce-Price-amount{
    display:block!important;
    color:#173b57!important;
    font-size:18px!important;
    line-height:1.25!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td small.includes_tax{
    display:block!important;
    max-width:150px!important;
    margin:4px 0 0 auto!important;
    color:#77889a!important;
    font-size:11px!important;
    line-height:1.35!important;
    font-weight:500!important;
    white-space:normal!important;
    text-align:right!important;
  }
}

@media (max-width:420px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:5px 10px!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td small.includes_tax{
    max-width:125px!important;
  }
}


/* ===== v1.4.68 mobile cart totals cleanup ===== */
@media (max-width:767px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px 12px!important;
    align-items:start!important;
    width:100%!important;
    padding:14px 0!important;
    box-sizing:border-box!important;
    border-top:1px solid #e4eaf1!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    text-align:left!important;
    color:#1f3245!important;
    font-size:16px!important;
    line-height:1.42!important;
    font-weight:850!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    text-align:right!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .woocommerce-Price-amount{
    display:block!important;
    color:#173b57!important;
    font-size:18px!important;
    line-height:1.25!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td small.includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td small.includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td small.includes_tax{
    display:block!important;
    margin:4px 0 0 auto!important;
    color:#77889a!important;
    font-size:11px!important;
    line-height:1.35!important;
    font-weight:500!important;
    white-space:normal!important;
    text-align:right!important;
    max-width:140px!important;
  }
}


/* ===== v1.4.69 stronger cart totals cleanup ===== */
@media (max-width:767px){
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    display:flex!important;
    justify-content:space-between!important;
    align-items:flex-start!important;
    gap:12px!important;
    width:100%!important;
    padding:14px 0!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    flex:1 1 auto!important;
    width:auto!important;
    max-width:none!important;
    padding-right:12px!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    flex:0 0 auto!important;
    max-width:42%!important;
    margin-left:auto!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .woocommerce-Price-amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .woocommerce-Price-amount{
    white-space:normal!important;
    word-break:keep-all!important;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-duplicate-fee-heading,
  .woocommerce-cart .cart-collaterals .cart_totals table tr[aria-hidden="true"]{
    display:none!important;
  }
}


/* ===== v1.4.70 definitive Woo responsive pseudo-label fix =====
   WooCommerce's own mobile table CSS prints td[data-title] again via ::before.
   That was the real source of the duplicated "Shipment", fee label and "Összeg:" text. */
@media (max-width:767px){

  /* Cart totals already display their semantic <th>; never print data-title a second time. */
  .woocommerce-cart .cart-collaterals .cart_totals table td::before,
  .woocommerce-cart .cart-collaterals .cart_totals table td[data-title]::before,
  .woocommerce-cart .cart-collaterals .cart_totals table .shipping td::before,
  .woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-totals td::before{
    content:none!important;
    display:none!important;
    float:none!important;
    width:0!important;
    height:0!important;
    margin:0!important;
    padding:0!important;
  }

  /* Keep normal summary rows clean and predictable. */
  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:start!important;
    gap:8px 14px!important;
    width:100%!important;
    padding:15px 0!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>th{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    font-size:16px!important;
    line-height:1.35!important;
    font-weight:850!important;
    color:#22384d!important;
    text-align:left!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    text-align:right!important;
    color:#173b57!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-subtotal>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .amount{
    display:block!important;
    font-size:18px!important;
    line-height:1.25!important;
    font-weight:900!important;
    color:#173b57!important;
    white-space:nowrap!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td .includes_tax,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.order-total>td small.includes_tax{
    display:block!important;
    max-width:150px!important;
    margin:4px 0 0 auto!important;
    font-size:11px!important;
    line-height:1.35!important;
    font-weight:500!important;
    color:#77889a!important;
    text-align:right!important;
    white-space:normal!important;
  }

  /* Long low-order fee: one semantic label on the left, one price on the right. */
  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:10px 14px!important;
    width:100%!important;
    padding:16px 0!important;
    border-top:1px solid #e4eaf1!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>th{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    font-size:14px!important;
    line-height:1.42!important;
    font-weight:800!important;
    color:#263b50!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    text-align:left!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td{
    display:block!important;
    width:auto!important;
    min-width:max-content!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    text-align:right!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals table tr.fee>td .amount,
  .woocommerce-cart .cart-collaterals .cart_totals table tr.gf-low-order-fee-row>td .amount{
    display:block!important;
    color:#173b57!important;
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:900!important;
    white-space:nowrap!important;
  }

  /* Shipping uses the existing heading and method cards only. */
  .woocommerce-cart .cart-collaterals .cart_totals tr.shipping>td::before,
  .woocommerce-cart .cart-collaterals .cart_totals tr.woocommerce-shipping-totals>td::before{
    content:none!important;
  }

  .woocommerce-cart .cart-collaterals .cart_totals .gf-hidden-shipment-label,
  .woocommerce-cart .cart-collaterals .cart_totals .gf-duplicate-fee-heading{
    display:none!important;
  }
}

/* ===== v1.4.74: checkout company/tax-number reliability + billing clarification ===== */
body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice{
  box-sizing:border-box!important;
  clear:both!important;
  float:none!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  width:100%!important;
  margin:10px 0 20px!important;
  padding:13px 15px!important;
  border:1px solid #cfe1ed!important;
  border-radius:13px!important;
  background:#f3f9fd!important;
  color:#3c556c!important;
  box-shadow:0 5px 16px rgba(48,115,157,.05)!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  margin-top:1px!important;
  border-radius:999px!important;
  background:#30739d!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:850!important;
  line-height:1!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice-copy{
  display:grid!important;
  gap:2px!important;
  min-width:0!important;
  color:#526b81!important;
  font-size:13.5px!important;
  line-height:1.48!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice-copy strong{
  color:#263f55!important;
  font-size:14px!important;
  font-weight:800!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-company-tax-visible{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  max-height:none!important;
  margin-bottom:18px!important;
  overflow:visible!important;
  pointer-events:auto!important;
}
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-company-tax-visible input,
body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout .form-row.gf-company-tax-visible select{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
@media (max-width:767px){
  body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice{
    gap:10px!important;
    margin:8px 0 18px!important;
    padding:12px 13px!important;
    border-radius:12px!important;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice-icon{
    flex-basis:22px!important;
    width:22px!important;
    height:22px!important;
    font-size:13px!important;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice-copy{
    font-size:13px!important;
    line-height:1.45!important;
  }
  body.woocommerce-checkout:not(.woocommerce-order-received) .goodify-billing-name-notice-copy strong{font-size:13.5px!important}
}

