/*
Theme Name: FG Alpha BioMed Woo V5
Author: FG
Description: WordPress + WooCommerce template following Alpha BioMed reference proportions, imagery and page rhythm.
Version: 5.1.18
Requires PHP: 7.4
Text Domain: fg-alpha-woo
*/
:root{--fg-navy:#17413D;--fg-blue:#17413D;--fg-text:#17413D;--fg-muted:#5f7773;--fg-soft:#eef5f3;--fg-line:#dde8e5;--fg-white:#fff;--fg-radius:14px;--fg-wrap:1040px;--fg-wide:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--fg-text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.fg-wrap{max-width:var(--fg-wrap);margin:0 auto;padding:0 28px}.fg-wide{max-width:var(--fg-wide);margin:0 auto;padding:0 28px}
.fg-header{background:#fff;padding:30px 0 26px}.fg-header__inner{position:relative;min-height:76px;max-width:1040px}.fg-logo{position:absolute;left:50%;top:-3px;transform:translateX(-50%);display:block;width:150px;text-align:center;font-weight:900;line-height:.78;font-size:40px;letter-spacing:-1.4px;color:var(--fg-text)}.fg-logo span{display:block}.fg-logo strong{display:block;color:#17413D;font-size:20px;letter-spacing:-.35px}.custom-logo-link{position:absolute;left:50%;top:-5px;transform:translateX(-50%)}.custom-logo-link img{max-width:122px;max-height:60px}.fg-nav-left,.fg-actions{position:absolute;top:13px;font-size:13px;color:#526b67}.fg-nav-left{left:0}.fg-actions{right:0;display:flex;gap:22px;align-items:center}.fg-mini-menu,.fg-actions a{display:inline-flex;gap:5px;align-items:center}.fg-mini-menu a{margin-right:9px}
.fg-logo--image{display:flex;align-items:center;justify-content:center;line-height:1}.fg-logo--image img{display:block;width:auto;max-width:150px;max-height:70px}.fg-footer .fg-logo--image{display:inline-flex;margin-bottom:24px}.fg-footer .fg-logo--image img{max-width:170px;max-height:74px}

.fg-hero{padding:30px 0 58px}.fg-hero__grid{display:grid;grid-template-columns:minmax(420px,0.9fr) minmax(470px,1.05fr);gap:72px;align-items:center}.fg-hero h1{font-size:46px;line-height:1.08;margin:0 0 22px;font-weight:850;letter-spacing:-.8px;color:var(--fg-text)}.fg-hero p{font-size:15px;color:#5f7773;margin:0 0 28px;line-height:1.7}.fg-btn{display:inline-flex;align-items:center;justify-content:center;background:#17413D;color:#fff!important;border:1px solid #17413D;border-radius:999px;padding:12px 26px;font-size:13px;font-weight:750;line-height:1.2;white-space:nowrap}.fg-btn--white{background:#fff;color:var(--fg-navy)!important;border-color:#fff}.fg-btn--outline{background:transparent;color:#fff!important;border-color:#fff}.fg-btn--dark{background:var(--fg-navy);border-color:var(--fg-navy)}.fg-hero__image img,.fg-dark__image img{display:block;width:100%;border-radius:18px;box-shadow:0 15px 34px rgba(14,31,85,.08);object-fit:cover}.fg-hero__image img{aspect-ratio:1.05/1}.fg-dark__image img{aspect-ratio:1/1}
.fg-dark{background:var(--fg-navy);color:#fff;margin-top:0;padding:78px 0 96px}.fg-kicker{font-size:10px;letter-spacing:.09em;font-weight:800;color:#d7e6e2;text-transform:uppercase;margin:0 0 10px}.fg-dark h2{font-size:44px;line-height:1.12;margin:0 0 28px;letter-spacing:-.75px;color:#fff}.fg-dark__grid{display:grid;grid-template-columns:minmax(500px,1.12fr) minmax(420px,.88fr);gap:100px;align-items:center}.fg-accordion{padding-top:3px}.fg-accordion details{border-bottom:1px solid rgba(255,255,255,.13);padding:0}.fg-accordion summary{list-style:none;cursor:pointer;padding:13px 0;font-size:14px;font-weight:800;display:flex;justify-content:space-between}.fg-accordion summary::-webkit-details-marker{display:none}.fg-accordion summary:after{content:'⌄';opacity:.7}.fg-accordion details[open] summary:after{transform:rotate(180deg)}.fg-accordion p{font-size:13px;color:#d7e6e2;margin:0 0 14px;line-height:1.65}
.fg-catalog-intro{text-align:center;padding:80px 0 48px}.fg-catalog-wrap{max-width:680px}.fg-catalog-intro h2{font-size:34px;line-height:1.15;margin:0 0 9px;letter-spacing:-.45px;color:var(--fg-text)}.fg-catalog-intro p{max-width:265px;margin:0 auto 17px;font-size:13px;color:#5f7773;line-height:1.55}.fg-cat-list{max-width:560px;margin:52px auto 0}.fg-cat-item{display:flex;justify-content:space-between;align-items:center;background:#eef5f3;color:var(--fg-text);border-radius:9px;padding:12px 18px;margin-bottom:12px;font-size:13px;font-weight:750}.fg-cat-item:after{content:'⌄';color:#5f7773}
.fg-stats{padding:16px 0 58px}.fg-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:180px;max-width:1120px}.fg-stat{border-left:2px solid #17413D;padding-left:13px;min-height:55px}.fg-stat strong{display:block;font-size:34px;color:#17413D;line-height:1}.fg-stat span{font-size:12px;color:#5f7773}.fg-ship{background:var(--fg-navy);color:#fff;text-align:center;padding:60px 0 0;overflow:hidden}.fg-ship h2{font-size:36px;line-height:1.1;margin:0 0 16px;color:#fff}.fg-ship h2 em{font-style:italic}.fg-map{height:380px;margin-top:30px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.fg-map img{width:100%;height:100%;object-fit:cover;object-position:center bottom;opacity:.95}.fg-question{padding:80px 0}.fg-question__box{background:var(--fg-navy);color:#fff;border-radius:10px;text-align:center;padding:54px 90px;box-shadow:0 16px 38px rgba(14,31,85,.12)}.fg-question h2{font-size:32px;margin:0 0 17px;color:#fff}.fg-question p{font-size:13px;color:#d7e6e2;line-height:1.9;margin:0 auto 12px;max-width:520px}.fg-question__actions{max-width:420px;margin:24px auto 0;display:grid;gap:9px}
.fg-footer{background:var(--fg-navy);color:#d7e6e2;padding:45px 0 12px}.fg-footer__grid{display:grid;grid-template-columns:1.2fr .95fr 1.05fr;gap:100px;max-width:1040px}.fg-footer .fg-logo{position:static;transform:none;color:#fff;width:auto;text-align:left;font-size:34px;margin-bottom:24px}.fg-footer .fg-logo strong{color:#17413D}.fg-footer h4{font-size:14px;color:#fff;margin:0 0 12px}.fg-footer p,.fg-footer a{font-size:12px;color:#d7e6e2;display:block;margin:5px 0}.fg-footer__bottom{font-size:10px;text-align:center;color:#d7e6e2;border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding:14px 20px 0}
.fg-page{padding:40px 18px}.fg-article h1{font-size:34px}.fg-shop-hero{background:#fff;padding:36px 0 26px;text-align:center}.fg-shop-hero h1{font-size:30px;margin:0 0 8px;color:var(--fg-text)}.fg-shop-hero p{font-size:11px;color:var(--fg-muted);margin:0 auto;max-width:430px}.fg-shop-layout{max-width:1040px;margin:0 auto;padding:22px 22px 70px;display:grid;grid-template-columns:220px 1fr;gap:28px}.fg-shop-sidebar{background:#f0f6f4;border:1px solid var(--fg-line);border-radius:12px;padding:20px;align-self:start}.fg-shop-sidebar h3{font-size:16px;margin:0 0 12px}.fg-shop-main .woocommerce-result-count{font-size:11px;color:var(--fg-muted)}.fg-shop-tools select{border:1px solid var(--fg-line);border-radius:999px;padding:8px 12px;color:var(--fg-text);background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;margin:0!important;padding:0!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important}.fg-product-card{list-style:none;background:#fff;border:1px solid var(--fg-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 25px rgba(14,31,85,.05)}.fg-product-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:#f4f8f7;padding:18px}.fg-product-card__body{padding:16px}.fg-product-card__meta{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#17413D;font-weight:800;margin:0 0 6px}.fg-product-card h2{font-size:15px!important;line-height:1.3!important;margin:0 0 9px!important;padding:0!important;color:var(--fg-text)}.fg-product-card__price{font-size:12px;min-height:26px;color:#17413D;font-weight:700}.fg-login-price{display:inline-block;color:#17413D;font-weight:700}.fg-single{max-width:1040px;margin:0 auto;padding:34px 22px 75px}.fg-breadcrumb{font-size:10px;color:var(--fg-muted);margin-bottom:22px}.fg-single__grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.fg-single__gallery{background:#f4f8f7;border-radius:16px;padding:22px}.fg-single__summary h1{font-size:32px;line-height:1.15;margin:0 0 14px;color:var(--fg-text)}.fg-single__summary .price{font-size:18px;font-weight:800;color:#17413D}.fg-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#17413D;font-weight:800;margin:0 0 8px}.fg-provider-note{background:#f0f6f4;border-radius:13px;padding:18px;margin:22px 0;font-size:12px}.fg-note-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.fg-coa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.fg-coa-grid>div{background:var(--fg-navy);color:#fff;border-radius:13px;padding:20px}.fg-coa-grid h3{font-size:16px;margin:0 0 9px}.fg-coa-grid p{font-size:11px;color:#d7e6e2;margin:0}.fg-tabs,.fg-related{margin-top:45px}.woocommerce div.product form.cart .button,.woocommerce button.button,.woocommerce a.button{background:#17413D!important;color:#fff!important;border-radius:999px!important;padding:11px 18px!important;font-size:12px!important;font-weight:700!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:999px!important;border-color:var(--fg-line)!important;background:#f3f8f6!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--fg-navy)!important;color:#fff!important}
@media(max-width:980px){:root{--fg-wrap:920px}.fg-hero__grid{grid-template-columns:1fr 1fr;gap:34px}.fg-dark__grid{grid-template-columns:1fr 1fr;gap:34px}.fg-stats__grid{gap:100px}.fg-hero h1{font-size:40px}.fg-dark h2{font-size:38px}}@media(max-width:760px){.fg-header{padding-top:28px}.fg-header__inner{min-height:86px}.fg-logo,.custom-logo-link{top:0}.fg-nav-left{left:22px;top:62px}.fg-actions{right:22px;top:62px}.fg-hero__grid,.fg-dark__grid,.fg-single__grid,.fg-shop-layout{grid-template-columns:1fr}.fg-hero h1{font-size:34px}.fg-dark{padding:46px 0}.fg-dark h2{font-size:32px}.fg-stats__grid,.fg-footer__grid,.fg-coa-grid{grid-template-columns:1fr;gap:28px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.fg-question__box{padding:34px 22px}.fg-shop-sidebar{display:none}.fg-map{height:260px}}@media(max-width:520px){.fg-wrap,.fg-wide{padding-left:15px;padding-right:15px}.fg-hero{padding-top:13px}.fg-hero__grid{gap:26px}.fg-catalog-intro{padding-top:48px}.woocommerce ul.products{grid-template-columns:1fr}.fg-map{height:220px}.fg-footer__grid{gap:28px}.fg-nav-left{font-size:10px}.fg-actions{gap:10px}.fg-logo{font-size:26px}.fg-logo strong{font-size:15px}}

/* V5.1 editable menu + page templates */
.fg-header__inner{display:flex;align-items:center;justify-content:center;min-height:96px}.fg-main-nav{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100%;display:flex;justify-content:center}.fg-main-menu{list-style:none;display:flex;gap:34px;align-items:center;justify-content:center;margin:0;padding:0}.fg-main-menu li{margin:0;padding:0}.fg-main-menu a{display:block;font-size:13px;font-weight:750;color:var(--fg-text);padding:8px 0}.fg-main-menu a:hover{color:#0f2f2b}.fg-logo--image span{font-size:26px;font-weight:900;color:var(--fg-text);letter-spacing:-.5px}.fg-page-hero{text-align:center;background:#f3f8f6;padding:62px 0 54px}.fg-page-hero h1{font-size:44px;line-height:1.1;margin:0 0 12px;color:var(--fg-text);letter-spacing:-.7px}.fg-page-hero p{max-width:640px;margin:0 auto;color:var(--fg-muted);font-size:15px}.fg-kicker--green{color:#17413D}.fg-template-products{padding-top:46px}.fg-news-grid{padding-top:58px;padding-bottom:80px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fg-news-card{border:1px solid var(--fg-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(14,31,85,.05)}.fg-news-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.35/1;background:#f0f6f4;color:#17413D;font-weight:800}.fg-news-card__image img{width:100%;height:100%;object-fit:cover}.fg-news-card__body{padding:20px}.fg-news-card time{font-size:11px;color:var(--fg-muted)}.fg-news-card h2{font-size:20px;line-height:1.25;margin:8px 0;color:var(--fg-text)}.fg-news-card p{font-size:13px;color:var(--fg-muted);margin:0 0 16px}.fg-read-more{font-size:13px;font-weight:800;color:#17413D}.fg-about-grid{padding-top:72px;padding-bottom:40px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.fg-about-grid h2{font-size:38px;line-height:1.12;margin:0 0 18px;color:var(--fg-text)}.fg-about-grid p{color:var(--fg-muted)}.fg-about-image img{width:100%;border-radius:18px;box-shadow:0 15px 34px rgba(14,31,85,.08)}.fg-about-points{display:grid;gap:13px;margin-top:24px}.fg-about-points>div{background:#eef5f3;border-radius:12px;padding:16px}.fg-about-points strong{display:block;color:var(--fg-text)}.fg-about-points span{font-size:13px;color:var(--fg-muted)}.fg-page-content{padding-bottom:80px}.fg-contact-grid{padding-top:68px;padding-bottom:84px;display:grid;grid-template-columns:.9fr 1.1fr;gap:34px}.fg-contact-card,.fg-contact-form{background:#fff;border:1px solid var(--fg-line);border-radius:18px;padding:34px;box-shadow:0 10px 25px rgba(14,31,85,.05)}.fg-contact-card h2,.fg-contact-form h2{margin-top:0;color:var(--fg-text)}.fg-contact-card p{color:var(--fg-muted)}.fg-contact-form input,.fg-contact-form textarea,.fg-contact-form select{width:100%;border:1px solid var(--fg-line);border-radius:10px;padding:11px 13px}.fg-contact-form button,.fg-contact-form input[type=submit]{background:#17413D!important;color:#fff!important;border-radius:999px!important;border:0!important;padding:12px 24px!important;width:auto!important}.fg-footer-menu{list-style:none;margin:0;padding:0}.fg-footer-menu li{margin:0;padding:0}
@media(max-width:980px){.fg-main-menu{gap:18px}.fg-news-grid{grid-template-columns:repeat(2,1fr)}.fg-about-grid,.fg-contact-grid{grid-template-columns:1fr;gap:34px}.fg-page-hero h1{font-size:36px}}
@media(max-width:760px){.fg-header__inner{min-height:128px}.fg-main-nav{bottom:0;overflow-x:auto;justify-content:flex-start;padding:0 18px}.fg-main-menu{min-width:max-content;gap:22px}.fg-news-grid{grid-template-columns:1fr}.fg-page-hero{padding:42px 0 38px}.fg-page-hero h1{font-size:30px}}

/* V5.1.1 header layout fix */
.fg-header{padding:22px 0 18px!important;background:#fff!important;border:0!important;position:relative;z-index:50}.fg-header__inner{max-width:1240px!important;min-height:126px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;grid-template-rows:auto auto!important;align-items:start!important;justify-content:normal!important;row-gap:18px!important;position:relative!important}.fg-logo,.fg-logo--image,.custom-logo-link{position:static!important;left:auto!important;top:auto!important;transform:none!important;grid-column:2!important;grid-row:1!important;width:auto!important;min-width:150px!important;max-width:240px!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin:0 auto!important;z-index:2}.fg-logo--image img,.custom-logo-link img{display:block!important;width:auto!important;max-width:210px!important;max-height:74px!important;object-fit:contain!important}.fg-nav-left{position:static!important;grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:start!important;top:auto!important;left:auto!important;font-size:16px!important;color:#526b67!important}.fg-mini-menu{display:flex!important;align-items:center!important;gap:10px!important}.fg-mini-menu a{margin:0!important;white-space:nowrap!important}.fg-actions{position:static!important;grid-column:3!important;grid-row:1!important;align-self:center!important;justify-self:end!important;top:auto!important;right:auto!important;display:flex!important;gap:24px!important;align-items:center!important;font-size:17px!important;color:#526b67!important}.fg-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.fg-main-nav{position:static!important;grid-column:1/4!important;grid-row:2!important;transform:none!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;overflow:visible!important;padding:0!important;z-index:1}.fg-main-nav ul,.fg-main-menu{list-style:none!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:34px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}.fg-main-nav li,.fg-main-menu li{list-style:none!important;margin:0!important;padding:0!important;position:relative!important}.fg-main-nav li:before,.fg-main-menu li:before{display:none!important;content:none!important}.fg-main-nav a,.fg-main-menu a{display:block!important;padding:4px 0!important;font-size:15px!important;line-height:1.25!important;font-weight:750!important;color:var(--fg-text)!important;text-decoration:none!important;white-space:nowrap!important}.fg-main-nav a:hover,.fg-main-menu a:hover{color:#0f2f2b!important}.fg-main-nav .sub-menu{position:absolute!important;left:50%!important;top:100%!important;transform:translateX(-50%)!important;min-width:190px!important;display:none!important;flex-direction:column!important;gap:0!important;background:#fff!important;border:1px solid var(--fg-line)!important;border-radius:12px!important;box-shadow:0 14px 35px rgba(14,31,85,.12)!important;padding:10px 0!important;z-index:60!important}.fg-main-nav li:hover>.sub-menu{display:flex!important}.fg-main-nav .sub-menu a{padding:9px 16px!important;font-size:14px!important}.fg-hero{padding-top:28px!important}
@media(max-width:760px){.fg-header{padding:18px 0 14px!important}.fg-header__inner{min-height:auto!important;grid-template-columns:1fr auto 1fr!important;row-gap:14px!important}.fg-logo,.fg-logo--image,.custom-logo-link{min-width:120px!important;max-width:170px!important}.fg-logo--image img,.custom-logo-link img{max-width:165px!important;max-height:58px!important}.fg-nav-left{font-size:13px!important}.fg-actions{gap:14px!important;font-size:15px!important}.fg-main-nav{overflow-x:auto!important;justify-content:flex-start!important;-webkit-overflow-scrolling:touch!important}.fg-main-nav ul,.fg-main-menu{flex-wrap:nowrap!important;justify-content:flex-start!important;gap:22px!important;min-width:max-content!important;padding:0 4px 4px!important}.fg-main-nav a,.fg-main-menu a{font-size:14px!important}.fg-main-nav .sub-menu{position:static!important;display:none!important;transform:none!important;box-shadow:none!important;border-radius:8px!important}.fg-main-nav li:hover>.sub-menu{display:none!important}.fg-hero{padding-top:20px!important}}
@media(max-width:520px){.fg-header__inner{grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto!important;text-align:center!important}.fg-nav-left{grid-column:1!important;grid-row:2!important;justify-self:center!important}.fg-logo,.fg-logo--image,.custom-logo-link{grid-column:1!important;grid-row:1!important}.fg-actions{grid-column:1!important;grid-row:3!important;justify-self:center!important}.fg-main-nav{grid-column:1!important;grid-row:4!important}.fg-mini-menu{justify-content:center!important}.fg-main-nav ul,.fg-main-menu{margin:0 auto!important}.fg-hero h1{font-size:34px!important;line-height:1.1!important}}

/* ===== FG 5.1.2 reference-level header / typography refinement ===== */
:root{
  --fg-navy:#173965!important;
  --fg-blue:#2f6fb6!important;
  --fg-text:#173965!important;
  --fg-muted:#526b8f!important;
  --fg-soft:#f4f8fb!important;
  --fg-line:#e5edf6!important;
  --fg-wrap:1240px!important;
  --fg-wide:1320px!important;
}
html,body{font-family:"Poppins","Montserrat","Inter",Arial,Helvetica,sans-serif!important;color:var(--fg-text)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body{font-size:16px!important;line-height:1.72!important;letter-spacing:.01em!important}.fg-wrap{max-width:1240px!important;padding-left:24px!important;padding-right:24px!important}.fg-wide{max-width:1320px!important;padding-left:24px!important;padding-right:24px!important}
.fg-header--refined{padding:48px 0 38px!important;background:#fff!important;border:0!important;position:relative!important;z-index:999!important}.fg-header--refined .fg-header__inner{display:grid!important;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr)!important;grid-template-rows:1fr!important;align-items:center!important;min-height:78px!important;max-width:1240px!important;row-gap:0!important;position:relative!important}.fg-header--refined .fg-logo,.fg-header--refined .fg-logo--image,.fg-header--refined .custom-logo-link{position:static!important;grid-column:2!important;grid-row:1!important;transform:none!important;left:auto!important;top:auto!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:270px!important;z-index:2!important;line-height:1!important}.fg-header--refined .fg-logo--image img,.fg-header--refined .custom-logo-link img{max-width:250px!important;max-height:96px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}.fg-header--refined .fg-logo--image span{font-size:32px!important;font-weight:800!important;letter-spacing:-.03em!important;color:var(--fg-text)!important}.fg-header--refined .fg-nav-left{grid-column:1!important;grid-row:1!important;position:static!important;justify-self:start!important;align-self:center!important;display:flex!important;align-items:center!important;gap:24px!important;top:auto!important;left:auto!important;color:var(--fg-muted)!important;font-size:15px!important;line-height:1!important;font-weight:400!important}.fg-account-menu{position:relative!important;display:inline-flex!important;align-items:center!important}.fg-account-toggle{appearance:none!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;color:var(--fg-muted)!important;font:inherit!important;font-size:15px!important;font-weight:400!important;letter-spacing:.02em!important;display:inline-flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important;line-height:1!important}.fg-chevron{width:10px!important;height:8px!important;display:block!important;transition:transform .22s ease!important}.fg-account-menu:hover .fg-chevron,.fg-account-menu:focus-within .fg-chevron{transform:rotate(180deg)!important}.fg-header-contact{font-size:15px!important;font-weight:400!important;line-height:1!important;color:var(--fg-muted)!important;text-decoration:none!important;letter-spacing:.02em!important}.fg-header-contact:hover,.fg-account-toggle:hover{color:var(--fg-text)!important}.fg-account-dropdown{position:absolute!important;left:-18px!important;top:calc(100% + 16px)!important;min-width:235px!important;background:#fff!important;border:1px solid var(--fg-line)!important;border-radius:16px!important;box-shadow:0 18px 45px rgba(23,57,101,.13)!important;padding:12px 0!important;opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important;transition:opacity .2s ease,visibility .2s ease,transform .2s ease!important;z-index:1000!important}.fg-account-menu:hover .fg-account-dropdown,.fg-account-menu:focus-within .fg-account-dropdown{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.fg-account-dropdown:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-18px!important;height:18px!important}.fg-dropdown-menu,.fg-dropdown-menu ul{list-style:none!important;margin:0!important;padding:0!important;display:block!important}.fg-dropdown-menu li{list-style:none!important;margin:0!important;padding:0!important;position:relative!important}.fg-dropdown-menu li:before{display:none!important;content:none!important}.fg-dropdown-menu a{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:10px 18px!important;color:var(--fg-text)!important;font-size:14px!important;font-weight:500!important;line-height:1.3!important;text-decoration:none!important;white-space:nowrap!important}.fg-dropdown-menu a:hover{background:var(--fg-soft)!important;color:var(--fg-blue)!important}.fg-dropdown-menu .sub-menu{display:block!important;position:static!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0 0 0 12px!important;margin:0!important;background:transparent!important;transform:none!important;min-width:0!important}.fg-dropdown-menu .sub-menu a{font-size:13px!important;color:var(--fg-muted)!important;padding:8px 18px!important}.fg-header--refined .fg-main-nav{display:none!important}.fg-header--refined .fg-actions{grid-column:3!important;grid-row:1!important;position:static!important;justify-self:end!important;align-self:center!important;display:flex!important;align-items:center!important;gap:27px!important;top:auto!important;right:auto!important;color:var(--fg-text)!important;font-size:0!important}.fg-action-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:25px!important;height:25px!important;color:var(--fg-text)!important;text-decoration:none!important}.fg-action-icon svg{width:25px!important;height:25px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.fg-action-icon:hover{color:var(--fg-blue)!important}
.fg-hero{padding:54px 0 72px!important}.fg-hero__grid{grid-template-columns:minmax(430px,.88fr) minmax(520px,1.05fr)!important;gap:84px!important;align-items:center!important}.fg-hero h1{font-size:48px!important;line-height:1.28!important;font-weight:700!important;letter-spacing:-.025em!important;color:var(--fg-text)!important;margin:0 0 26px!important}.fg-hero p{font-size:15px!important;line-height:1.82!important;color:var(--fg-muted)!important;font-weight:400!important;max-width:555px!important;margin-bottom:30px!important}.fg-btn{background:var(--fg-blue)!important;border-color:var(--fg-blue)!important;border-radius:999px!important;padding:13px 34px!important;font-size:14px!important;font-weight:600!important;letter-spacing:.01em!important;box-shadow:none!important}.fg-hero__image img{border-radius:18px!important;box-shadow:none!important;aspect-ratio:1.13/1!important;object-fit:cover!important}.fg-dark{background:var(--fg-navy)!important}.fg-dark h2,.fg-ship h2,.fg-question h2{font-weight:700!important}.fg-catalog-intro h2,.fg-page-hero h1,.fg-shop-hero h1,.fg-about-grid h2,.fg-article h1{color:var(--fg-text)!important;font-weight:700!important}.fg-footer{background:var(--fg-navy)!important}.fg-footer .fg-logo--image{justify-content:flex-start!important}.fg-footer .fg-logo--image img{max-width:230px!important;max-height:100px!important}.fg-actions a{gap:0!important}
@media(max-width:980px){.fg-header--refined{padding:28px 0 24px!important}.fg-header--refined .fg-header__inner{grid-template-columns:1fr auto 1fr!important;min-height:68px!important}.fg-header--refined .fg-logo--image img,.fg-header--refined .custom-logo-link img{max-width:210px!important;max-height:78px!important}.fg-header--refined .fg-nav-left{gap:16px!important;font-size:14px!important}.fg-account-toggle,.fg-header-contact{font-size:14px!important}.fg-header--refined .fg-actions{gap:18px!important}.fg-hero__grid{grid-template-columns:1fr!important;gap:36px!important}.fg-hero h1{font-size:42px!important}}
@media(max-width:620px){.fg-header--refined .fg-header__inner{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;gap:16px!important;text-align:center!important}.fg-header--refined .fg-logo,.fg-header--refined .fg-logo--image{grid-column:1!important;grid-row:1!important}.fg-header--refined .fg-nav-left{grid-column:1!important;grid-row:2!important;justify-self:center!important}.fg-header--refined .fg-actions{grid-column:1!important;grid-row:3!important;justify-self:center!important}.fg-account-dropdown{left:50%!important;transform:translate(-50%,8px)!important}.fg-account-menu:hover .fg-account-dropdown,.fg-account-menu:focus-within .fg-account-dropdown{transform:translate(-50%,0)!important}.fg-hero{padding-top:30px!important}.fg-hero h1{font-size:34px!important;line-height:1.22!important}.fg-hero p{font-size:14px!important}}

/* ===== FG 5.1.3 Purify green + Woo catalog/product detail reference pages ===== */
:root{
  --fg-navy:#0c3f37!important;
  --fg-green:#0c3f37!important;
  --fg-green-2:#164f45!important;
  --fg-blue:#0c3f37!important;
  --fg-text:#173965!important;
  --fg-muted:#587096!important;
  --fg-line:#d8e3ef!important;
  --fg-soft:#f6faf8!important;
}
.fg-action-icon:hover,.fg-header-contact:hover,.fg-account-toggle:hover{color:var(--fg-green)!important}.fg-btn,.fg-small-btn,.single_add_to_cart_button,.button.alt{background:var(--fg-green)!important;border-color:var(--fg-green)!important}.fg-btn:hover,.fg-small-btn:hover,.single_add_to_cart_button:hover,.button.alt:hover{background:var(--fg-green-2)!important;border-color:var(--fg-green-2)!important}.fg-footer,.fg-dark{background:#092f2a!important}
.fg-catalog-page{padding:38px 0 72px;background:#fff}.fg-catalog-shell{max-width:1120px;margin:0 auto;padding:0 24px}.fg-catalog-title{font-size:34px;line-height:1.1;font-weight:700;letter-spacing:-.02em;color:var(--fg-text);margin:0 0 34px}.fg-catalog-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:32px;align-items:start}.fg-catalog-sidebar{font-size:12px;color:var(--fg-muted)}.fg-filter-title{font-size:13px;font-weight:500;margin-bottom:20px}.fg-filter-block,.fg-widget{border-bottom:1px solid var(--fg-line);padding:0 0 18px;margin:0 0 18px}.fg-filter-heading,.fg-widget h4,.widget-title{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:0;padding:0 0 12px;margin:0;color:var(--fg-muted);font-size:12px;font-weight:500}.fg-filter-block label{display:block;margin:10px 0;color:var(--fg-muted);font-size:12px}.fg-filter-block input{margin-right:8px;vertical-align:middle}.fg-catalog-main ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px 22px!important;margin:0!important;padding:0!important;list-style:none!important}.fg-catalog-card{border:1.5px solid #9bb1ca!important;border-radius:12px!important;padding:14px 14px 16px!important;background:#fff!important;list-style:none!important;min-height:314px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.fg-catalog-card:hover{border-color:var(--fg-green)!important;box-shadow:0 14px 35px rgba(12,63,55,.08)!important;transform:translateY(-2px)}.fg-catalog-card .fg-product-card__image{height:170px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:10px!important}.fg-catalog-card .fg-product-card__image img{max-height:165px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0 auto!important;display:block!important}.fg-catalog-card .fg-product-card__body{padding:0!important}.fg-catalog-card .woocommerce-loop-product__title{font-size:12px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important;margin:0 0 6px!important;color:var(--fg-text)!important;min-height:44px!important}.fg-catalog-card .woocommerce-loop-product__title a{color:var(--fg-text)!important;text-decoration:none!important}.fg-catalog-card .fg-product-card__price{font-size:12px!important;line-height:1.3!important;color:var(--fg-text)!important;margin:0 0 14px!important}.fg-catalog-card .price del{color:#98a8bb!important;font-size:11px!important}.fg-catalog-card .price ins{color:#d94141!important;text-decoration:none!important}.fg-card-cart{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:92px!important;height:34px!important;border:1.4px solid var(--fg-green)!important;border-radius:999px!important;color:var(--fg-green)!important;text-decoration:none!important;font-size:11px!important;font-weight:500!important;background:#fff!important}.fg-card-cart:hover{background:var(--fg-green)!important;color:#fff!important}.woocommerce-pagination{margin:48px 0 0!important;text-align:center!important}.woocommerce-pagination ul{border:0!important;display:inline-flex!important;gap:22px!important}.woocommerce-pagination li{border:0!important}.woocommerce-pagination a,.woocommerce-pagination span{border:0!important;background:transparent!important;color:var(--fg-muted)!important;font-size:12px!important}.woocommerce-pagination .current{color:var(--fg-green)!important;font-weight:700!important}
.fg-product-detail-page{background:#fff;padding:42px 0 64px}.fg-product-detail-shell{max-width:1040px;margin:0 auto;padding:0 24px}.fg-product-detail-grid{display:grid;grid-template-columns:minmax(390px,1fr) minmax(430px,.95fr);gap:92px;align-items:start}.fg-product-info-scroll{min-width:0;padding-bottom:30px}.fg-product-brand{font-size:12px;color:#8aa0bd;margin:0 0 18px}.fg-product-info-scroll .product_title{font-size:34px!important;line-height:1.16!important;font-weight:700!important;letter-spacing:-.02em!important;color:var(--fg-text)!important;margin:0 0 10px!important}.fg-single-price{font-size:14px!important;color:var(--fg-text)!important;margin-bottom:2px}.fg-single-price .price{font-size:14px!important;color:var(--fg-text)!important}.fg-shipping-note{font-size:11px;color:#7b8fae;text-decoration:underline;margin:0 0 16px}.fg-single-cart form.cart{display:block!important;margin:0 0 10px!important}.fg-single-cart .quantity{display:inline-flex!important;align-items:center!important;margin:0 0 16px!important;border:1px solid #b8c7da!important;border-radius:999px!important;padding:2px 12px!important;height:34px!important}.fg-single-cart .qty{border:0!important;width:56px!important;text-align:center!important;font-size:13px!important;color:var(--fg-text)!important}.fg-single-cart .single_add_to_cart_button{display:block!important;width:100%!important;max-width:350px!important;height:38px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;padding:0!important;margin:0!important}.fg-price-table{width:100%;max-width:438px;border-collapse:collapse;margin:12px 0 22px;font-size:12px;color:var(--fg-text)}.fg-price-table th,.fg-price-table td{border:1px solid #757575;padding:10px 12px;text-align:center;font-weight:400}.fg-price-table th{font-weight:600}.fg-coa-box{max-width:438px;background:#f7f7f7;border-radius:6px;padding:16px;margin:0 0 24px}.fg-coa-box h3{font-size:13px;font-weight:700;margin:0 0 12px;color:var(--fg-text)}.fg-coa-box>div{background:#fff;border-radius:5px;padding:18px}.fg-coa-box h4{font-size:16px;font-weight:700;margin:0 0 14px;color:var(--fg-text)}.fg-coa-box p{font-size:12px;line-height:1.45;margin:5px 0;color:var(--fg-muted)}.fg-small-btn{display:inline-flex;margin-top:10px;padding:8px 18px!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:600}.fg-history-link{display:inline-block;margin:12px 0 0;font-size:12px;color:var(--fg-muted);text-decoration:none}.fg-product-description{max-width:438px;font-size:13px;line-height:1.8;color:#6a7f9d;margin:0 0 48px}.fg-product-description ul{padding-left:18px;margin:0 0 22px}.fg-product-description li{margin:0 0 6px}.fg-product-image-sticky{position:sticky;top:36px;align-self:start;min-height:600px;display:flex;justify-content:center}.fg-product-image-sticky .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.fg-product-image-sticky .woocommerce-product-gallery__image{display:flex!important;justify-content:center!important}.fg-product-image-sticky img{max-height:520px!important;width:auto!important;max-width:100%!important;object-fit:contain!important}.fg-related-inline{margin-top:0!important}.fg-related-inline h2{font-size:22px!important;margin:0 0 24px!important;color:var(--fg-text)!important}.fg-related-inline ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.fg-related-inline .fg-catalog-card{min-height:230px!important;padding:12px!important}.fg-related-inline .fg-catalog-card .fg-product-card__image{height:120px!important}.fg-related-inline .fg-catalog-card .fg-product-card__image img{max-height:118px!important}.fg-related-inline .fg-catalog-card .woocommerce-loop-product__title{font-size:11px!important;min-height:42px!important}.fg-related-inline .fg-card-cart{display:none!important}
@media(max-width:980px){.fg-catalog-layout{grid-template-columns:1fr}.fg-catalog-sidebar{display:none}.fg-catalog-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fg-product-detail-grid{grid-template-columns:1fr;gap:34px}.fg-product-image-sticky{position:static;grid-row:1;min-height:0}.fg-product-info-scroll{grid-row:2}.fg-product-info-scroll .product_title{font-size:28px!important}.fg-related-inline ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.fg-catalog-main ul.products{grid-template-columns:1fr!important}.fg-catalog-card{min-height:auto!important}.fg-product-detail-shell,.fg-catalog-shell{padding:0 18px}.fg-product-image-sticky img{max-height:420px!important}.fg-product-info-scroll .product_title{font-size:24px!important}}

/* ===== FG 5.1.4 login/account + footer logo polish ===== */
.fg-footer .fg-logo{
  display:inline-flex!important;
  width:auto!important;
  max-width:180px!important;
  margin:0 0 14px!important;
  text-decoration:none!important;
}
.fg-footer .fg-logo img{
  max-width:178px!important;
  max-height:58px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  display:block!important;
  filter:none!important;
}
.fg-footer .fg-logo span{
  color:#fff!important;
  font-size:30px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:-.04em!important;
  display:block!important;
  text-shadow:none!important;
}
.fg-footer__grid>div:first-child p:first-of-type{margin-top:0!important;color:#fff!important;font-weight:700!important}
.woocommerce-account .fg-page{
  max-width:100%!important;
  width:100%!important;
  padding:70px 24px 120px!important;
  margin:0!important;
}
.woocommerce-account .fg-article{
  max-width:760px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.woocommerce-account .fg-article>h1,
.woocommerce-account .entry-title{
  font-size:56px!important;
  line-height:1.05!important;
  font-weight:800!important;
  letter-spacing:-.035em!important;
  color:var(--fg-green)!important;
  margin:0 0 56px!important;
}
.woocommerce-account .woocommerce{
  max-width:680px!important;
  margin:0 auto!important;
  color:var(--fg-green)!important;
}
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register,
.woocommerce-account .woocommerce-ResetPassword,
.woocommerce-account .woocommerce-form-login{
  border:0!important;
  padding:0!important;
  margin:0 auto!important;
  text-align:left!important;
  max-width:660px!important;
  background:transparent!important;
}
.woocommerce-account .woocommerce form .form-row{
  margin:0 0 26px!important;
  padding:0!important;
}
.woocommerce-account .woocommerce form label{
  display:none!important;
}
.woocommerce-account .woocommerce form .show-password-input{top:20px!important;right:22px!important;color:var(--fg-green)!important}
.woocommerce-account .woocommerce form input.input-text,
.woocommerce-account .woocommerce form input[type="email"],
.woocommerce-account .woocommerce form input[type="password"],
.woocommerce-account .woocommerce form input[type="text"]{
  width:100%!important;
  height:70px!important;
  border:1.6px solid rgba(12,63,55,.55)!important;
  border-radius:999px!important;
  background:#fff!important;
  padding:0 34px!important;
  color:var(--fg-green)!important;
  font-size:24px!important;
  font-weight:400!important;
  letter-spacing:.06em!important;
  outline:none!important;
  box-shadow:none!important;
}
.woocommerce-account .woocommerce form input.input-text::placeholder,
.woocommerce-account .woocommerce form input[type="email"]::placeholder,
.woocommerce-account .woocommerce form input[type="password"]::placeholder{color:#315b54!important;opacity:.85!important}
.woocommerce-account .woocommerce-LostPassword,
.woocommerce-account .lost_password{
  margin:2px 0 54px!important;
  text-align:left!important;
}
.woocommerce-account .woocommerce-LostPassword a,
.woocommerce-account .lost_password a{
  color:var(--fg-green)!important;
  font-size:19px!important;
  text-decoration:underline!important;
  text-underline-offset:4px!important;
}
.woocommerce-account .woocommerce form .button,
.woocommerce-account .woocommerce button.button,
.woocommerce-account .woocommerce-button,
.woocommerce-account .woocommerce-Button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:180px!important;
  height:68px!important;
  margin:0 auto!important;
  padding:0 44px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--fg-green)!important;
  color:#fff!important;
  font-size:22px!important;
  font-weight:500!important;
  line-height:1!important;
  text-transform:none!important;
}
.woocommerce-account .woocommerce form .button:hover,
.woocommerce-account .woocommerce button.button:hover{background:var(--fg-green-2)!important;color:#fff!important}
.woocommerce-account .woocommerce-form-login__rememberme{display:none!important}
.woocommerce-account .woocommerce h2{display:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0 0 30px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:inline-flex;border:1px solid var(--fg-green);border-radius:999px;padding:9px 16px;color:var(--fg-green);text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-content{text-align:left;max-width:900px;margin:0 auto;color:var(--fg-green)}
@media(max-width:760px){.woocommerce-account .fg-page{padding:44px 18px 80px!important}.woocommerce-account .fg-article>h1,.woocommerce-account .entry-title{font-size:40px!important;margin-bottom:34px!important}.woocommerce-account .woocommerce form input.input-text,.woocommerce-account .woocommerce form input[type="email"],.woocommerce-account .woocommerce form input[type="password"],.woocommerce-account .woocommerce form input[type="text"]{height:58px!important;font-size:18px!important;padding:0 24px!important}.woocommerce-account .woocommerce form .button,.woocommerce-account .woocommerce button.button{height:56px!important;font-size:18px!important}.woocommerce-account .woocommerce-LostPassword a,.woocommerce-account .lost_password a{font-size:16px!important}}


/* ===== FG 5.1.5 final fixes: product URLs, icons, footer logo, login page ===== */
.fg-header--refined .fg-actions{gap:32px!important;color:var(--fg-green)!important;align-items:center!important;}
.fg-header--refined .fg-action-icon{width:31px!important;height:31px!important;color:var(--fg-green)!important;opacity:1!important;}
.fg-header--refined .fg-action-icon svg{width:31px!important;height:31px!important;stroke-width:1.55!important;}
.fg-header--refined .fg-action-icon:hover{color:var(--fg-green-2)!important;}
.fg-footer a.fg-logo.fg-logo--image{position:static!important;transform:none!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;max-width:240px!important;min-width:0!important;margin:0 0 16px!important;text-decoration:none!important;color:#fff!important;}
.fg-footer a.fg-logo.fg-logo--image img{display:block!important;width:auto!important;max-width:190px!important;max-height:72px!important;object-fit:contain!important;filter:none!important;}
.fg-footer a.fg-logo.fg-logo--image span{color:#fff!important;font-size:28px!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1!important;text-shadow:none!important;}
.fg-footer__grid>div:first-child>p:first-of-type{margin:0 0 12px!important;color:#fff!important;font-weight:700!important;}
.woocommerce-account .fg-logo--image img{max-width:260px!important;max-height:95px!important;}
@media(max-width:760px){.fg-header--refined .fg-actions{gap:20px!important}.fg-header--refined .fg-action-icon,.fg-header--refined .fg-action-icon svg{width:26px!important;height:26px!important}}


/* ===== FG 5.1.6 cart icon action + compact reference login ===== */
.fg-header--refined .fg-action-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;cursor:pointer!important;position:relative!important;z-index:5!important;}
.fg-header--refined .fg-action-icon svg{fill:none!important;stroke:currentColor!important;stroke-linecap:round!important;stroke-linejoin:round!important;overflow:visible!important;}
.fg-header--refined .fg-action-icon--cart svg{width:27px!important;height:27px!important;stroke-width:1.45!important;}
.fg-header--refined .fg-action-icon--cart svg path:first-child{stroke-linejoin:round!important;}
.woocommerce-account .fg-page{padding:50px 24px 88px!important;}
.woocommerce-account .fg-article{max-width:620px!important;}
.woocommerce-account .fg-article>h1,.woocommerce-account .entry-title{font-size:42px!important;line-height:1.08!important;margin:0 0 42px!important;text-align:center!important;}
.woocommerce-account .woocommerce{max-width:560px!important;margin:0 auto!important;}
.woocommerce-account .woocommerce form.login,.woocommerce-account .woocommerce form.register,.woocommerce-account .woocommerce-ResetPassword,.woocommerce-account .woocommerce-form-login{max-width:560px!important;}
.woocommerce-account .woocommerce form .form-row{margin:0 0 22px!important;}
.woocommerce-account .woocommerce form input.input-text,.woocommerce-account .woocommerce form input[type="email"],.woocommerce-account .woocommerce form input[type="password"],.woocommerce-account .woocommerce form input[type="text"]{height:58px!important;font-size:20px!important;letter-spacing:.04em!important;padding:0 28px!important;}
.woocommerce-account .woocommerce form .show-password-input{top:14px!important;right:20px!important;}
.woocommerce-account .woocommerce-LostPassword,.woocommerce-account .lost_password{margin:0 0 42px!important;text-align:left!important;}
.woocommerce-account .woocommerce-LostPassword a,.woocommerce-account .lost_password a{font-size:17px!important;}
.woocommerce-account .fg-login-submit-row,.woocommerce-account .woocommerce form p.form-row:last-of-type{text-align:center!important;}
.woocommerce-account .woocommerce form .button,.woocommerce-account .woocommerce button.button,.woocommerce-account .woocommerce-button,.woocommerce-account .woocommerce-Button{min-width:150px!important;height:58px!important;font-size:19px!important;margin:0 auto!important;padding:0 36px!important;}
@media(min-width:1280px){.woocommerce-account .fg-page{padding-top:42px!important}.woocommerce-account .woocommerce{max-width:560px!important}.woocommerce-account .fg-article{max-width:620px!important}}
@media(max-width:760px){.woocommerce-account .fg-article>h1,.woocommerce-account .entry-title{font-size:36px!important}.woocommerce-account .woocommerce{max-width:100%!important}.woocommerce-account .woocommerce form input.input-text,.woocommerce-account .woocommerce form input[type="email"],.woocommerce-account .woocommerce form input[type="password"],.woocommerce-account .woocommerce form input[type="text"]{height:54px!important;font-size:17px!important}}


/* ===== FG 5.1.7 Alpha reference login sizing + cart icon ===== */
.fg-header--refined .fg-action-icon{width:28px!important;height:28px!important;color:var(--fg-green)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.fg-header--refined .fg-action-icon svg{width:28px!important;height:28px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.fg-header--refined .fg-action-icon--cart svg{width:27px!important;height:27px!important;stroke-width:1.55!important;}
.fg-header--refined .fg-action-icon--cart .fg-bag-body{rx:1.2;}
.fg-header--refined .fg-actions{gap:30px!important;}
.woocommerce-account .fg-page{padding:44px 24px 96px!important;margin:0 auto!important;}
.woocommerce-account .fg-article{max-width:560px!important;width:100%!important;margin:0 auto!important;text-align:center!important;}
.woocommerce-account .fg-article>h1,.woocommerce-account .entry-title{font-size:43px!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.025em!important;margin:0 0 42px!important;color:var(--fg-green)!important;text-align:center!important;}
.woocommerce-account .woocommerce{max-width:520px!important;width:100%!important;margin:0 auto!important;}
.woocommerce-account .woocommerce form.login,.woocommerce-account .woocommerce form.register,.woocommerce-account .woocommerce-ResetPassword,.woocommerce-account .woocommerce-form-login{max-width:520px!important;width:100%!important;margin:0 auto!important;border:0!important;background:transparent!important;padding:0!important;text-align:left!important;}
.woocommerce-account .woocommerce form .form-row{margin:0 0 19px!important;padding:0!important;}
.woocommerce-account .woocommerce form label{display:none!important;}
.woocommerce-account .woocommerce form input.input-text,.woocommerce-account .woocommerce form input[type="email"],.woocommerce-account .woocommerce form input[type="password"],.woocommerce-account .woocommerce form input[type="text"]{height:56px!important;border:1.45px solid rgba(12,63,55,.55)!important;border-radius:999px!important;background:#fff!important;padding:0 26px!important;font-size:18px!important;letter-spacing:.045em!important;font-weight:400!important;color:var(--fg-green)!important;box-shadow:none!important;outline:none!important;}
.woocommerce-account .woocommerce form .show-password-input{top:13px!important;right:22px!important;color:var(--fg-green)!important;}
.woocommerce-account .woocommerce-LostPassword,.woocommerce-account .lost_password{margin:0 0 36px!important;text-align:left!important;}
.woocommerce-account .woocommerce-LostPassword a,.woocommerce-account .lost_password a{font-size:16px!important;color:var(--fg-green)!important;text-decoration:underline!important;text-underline-offset:3px!important;}
.woocommerce-account .fg-login-submit-row,.woocommerce-account .woocommerce form p.form-row:last-of-type{text-align:center!important;display:block!important;margin:0!important;}
.woocommerce-account .woocommerce form .button,.woocommerce-account .woocommerce button.button,.woocommerce-account .woocommerce-button,.woocommerce-account .woocommerce-Button{width:auto!important;min-width:136px!important;height:54px!important;margin:0 auto!important;padding:0 34px!important;border-radius:999px!important;background:var(--fg-green)!important;color:#fff!important;font-size:17px!important;font-weight:500!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;text-transform:none!important;}
.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-error,.woocommerce-account .woocommerce-info{max-width:520px!important;margin-left:auto!important;margin-right:auto!important;}
@media(min-width:1280px){.woocommerce-account .fg-page{padding-top:38px!important}.woocommerce-account .fg-article{max-width:560px!important}.woocommerce-account .woocommerce{max-width:520px!important}}
@media(max-width:760px){.woocommerce-account .fg-page{padding:36px 18px 80px!important}.woocommerce-account .fg-article>h1,.woocommerce-account .entry-title{font-size:36px!important;margin-bottom:30px!important}.woocommerce-account .woocommerce{max-width:100%!important}.woocommerce-account .woocommerce form input.input-text,.woocommerce-account .woocommerce form input[type="email"],.woocommerce-account .woocommerce form input[type="password"],.woocommerce-account .woocommerce form input[type="text"]{height:52px!important;font-size:16px!important;padding:0 22px!important}.woocommerce-account .woocommerce form .button,.woocommerce-account .woocommerce button.button{height:52px!important;font-size:16px!important}}


/* ===== FG 5.1.8 exact reference login proportion + larger cart bag ===== */
.fg-header--refined .fg-actions{
  gap:31px!important;
  align-items:center!important;
}
.fg-header--refined .fg-action-icon{
  width:31px!important;
  height:31px!important;
  color:var(--fg-green)!important;
  padding:0!important;
}
.fg-header--refined .fg-action-icon svg{
  width:31px!important;
  height:31px!important;
  stroke-width:1.65!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.fg-header--refined .fg-action-icon--cart,
.fg-header--refined .fg-action-icon--cart svg{
  width:31px!important;
  height:31px!important;
}
.fg-header--refined .fg-action-icon--cart svg{
  stroke-width:1.75!important;
}
.fg-header--refined .fg-action-icon--cart .fg-bag-body,
.fg-header--refined .fg-action-icon--cart .fg-bag-handle{
  vector-effect:non-scaling-stroke!important;
}

.woocommerce-account .fg-page{
  padding:44px 24px 82px!important;
  margin:0 auto!important;
}
.woocommerce-account .fg-article{
  max-width:610px!important;
  width:100%!important;
  margin:0 auto!important;
  text-align:center!important;
}
.woocommerce-account .fg-article>h1,
.woocommerce-account .entry-title{
  font-size:44px!important;
  line-height:1.05!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
  margin:0 0 40px!important;
  color:var(--fg-green)!important;
  text-align:center!important;
}
.woocommerce-account .woocommerce{
  max-width:520px!important;
  width:100%!important;
  margin:0 auto!important;
}
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register,
.woocommerce-account .woocommerce-ResetPassword,
.woocommerce-account .woocommerce-form-login{
  max-width:520px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  text-align:left!important;
}
.woocommerce-account .woocommerce form .form-row{
  margin:0 0 20px!important;
  padding:0!important;
}
.woocommerce-account .woocommerce form label{display:none!important;}
.woocommerce-account .woocommerce form input.input-text,
.woocommerce-account .woocommerce form input[type="email"],
.woocommerce-account .woocommerce form input[type="password"],
.woocommerce-account .woocommerce form input[type="text"]{
  height:58px!important;
  width:100%!important;
  border:1.45px solid rgba(12,63,55,.52)!important;
  border-radius:999px!important;
  padding:0 27px!important;
  font-size:18px!important;
  letter-spacing:.045em!important;
  color:var(--fg-green)!important;
  background:#fff!important;
  box-shadow:none!important;
  outline:none!important;
}
.woocommerce-account .woocommerce form input.input-text::placeholder,
.woocommerce-account .woocommerce form input[type="email"]::placeholder,
.woocommerce-account .woocommerce form input[type="password"]::placeholder{
  color:#466861!important;
  opacity:.82!important;
}
.woocommerce-account .woocommerce form .show-password-input{
  top:15px!important;
  right:22px!important;
  color:var(--fg-green)!important;
}
.woocommerce-account .woocommerce-LostPassword,
.woocommerce-account .lost_password{
  margin:0 0 39px!important;
  text-align:left!important;
}
.woocommerce-account .woocommerce-LostPassword a,
.woocommerce-account .lost_password a{
  font-size:16px!important;
  line-height:1.2!important;
  color:var(--fg-green)!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.woocommerce-account .fg-login-submit-row,
.woocommerce-account .woocommerce form.login p.form-row.fg-login-submit-row{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
}
.woocommerce-account .woocommerce form.login .woocommerce-form-login__submit,
.woocommerce-account .woocommerce form .button,
.woocommerce-account .woocommerce button.button,
.woocommerce-account .woocommerce-button,
.woocommerce-account .woocommerce-Button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:136px!important;
  width:auto!important;
  height:54px!important;
  margin:0 auto!important;
  padding:0 34px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--fg-green)!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:500!important;
  line-height:1!important;
  text-transform:none!important;
}
.woocommerce-account .woocommerce form.login .woocommerce-form-login__submit:hover,
.woocommerce-account .woocommerce button.button:hover{
  background:var(--fg-green-2)!important;
  color:#fff!important;
}
@media(min-width:1280px){
  .woocommerce-account .fg-page{padding-top:38px!important;}
  .woocommerce-account .fg-article{max-width:610px!important;}
  .woocommerce-account .woocommerce{max-width:520px!important;}
}
@media(max-width:760px){
  .fg-header--refined .fg-actions{gap:20px!important;}
  .fg-header--refined .fg-action-icon,.fg-header--refined .fg-action-icon svg{width:27px!important;height:27px!important;}
  .woocommerce-account .fg-page{padding:34px 18px 74px!important;}
  .woocommerce-account .fg-article>h1,.woocommerce-account .entry-title{font-size:36px!important;margin-bottom:30px!important;}
  .woocommerce-account .woocommerce{max-width:100%!important;}
  .woocommerce-account .woocommerce form input.input-text,
  .woocommerce-account .woocommerce form input[type="email"],
  .woocommerce-account .woocommerce form input[type="password"],
  .woocommerce-account .woocommerce form input[type="text"]{height:52px!important;font-size:16px!important;padding:0 22px!important;}
  .woocommerce-account .woocommerce form.login .woocommerce-form-login__submit,
  .woocommerce-account .woocommerce form .button,
  .woocommerce-account .woocommerce button.button{height:52px!important;font-size:16px!important;}
}


/* ===== FG 5.1.9 exact reference login scale + equal cart icon ===== */
:root{
  --fg-ref-green:#0b473d;
  --fg-ref-muted:#5f7773;
}

/* Header icons: keep all three visually equal, like the reference site */
.fg-header--refined .fg-actions{
  top:14px!important;
  gap:24px!important;
  align-items:center!important;
  color:var(--fg-ref-green)!important;
}
.fg-header--refined .fg-action-icon{
  width:25px!important;
  height:25px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  color:var(--fg-ref-green)!important;
}
.fg-header--refined .fg-action-icon svg{
  width:25px!important;
  height:25px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.55!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}
.fg-header--refined .fg-action-icon--cart,
.fg-header--refined .fg-action-icon--cart svg{
  width:25px!important;
  height:25px!important;
}
.fg-header--refined .fg-action-icon--cart svg{
  transform:scale(1.08)!important;
  transform-origin:center!important;
  stroke-width:1.75!important;
}
.fg-header--refined .fg-action-icon--cart .fg-bag-body,
.fg-header--refined .fg-action-icon--cart .fg-bag-handle{
  vector-effect:non-scaling-stroke!important;
}

/* Woo account/login: match the Alpha reference proportions, not full-size Woo fields */
body.woocommerce-account .fg-header{padding:30px 0 20px!important;}
body.woocommerce-account .fg-header__inner{min-height:78px!important;}
body.woocommerce-account .fg-page{
  max-width:none!important;
  width:100%!important;
  padding:48px 24px 86px!important;
  margin:0 auto!important;
}
body.woocommerce-account .fg-article{
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0!important;
  text-align:center!important;
}
body.woocommerce-account .fg-article>h1,
body.woocommerce-account .entry-title{
  display:block!important;
  margin:0 0 36px!important;
  padding:0!important;
  text-align:center!important;
  font-size:45px!important;
  line-height:1.05!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
  color:var(--fg-ref-green)!important;
}
body.woocommerce-account .woocommerce{
  width:380px!important;
  max-width:380px!important;
  min-width:0!important;
  margin:0 auto!important;
  padding:0!important;
  text-align:left!important;
}
body.woocommerce-account .woocommerce form.login,
body.woocommerce-account .woocommerce form.register,
body.woocommerce-account .woocommerce-form-login,
body.woocommerce-account .woocommerce-ResetPassword{
  width:380px!important;
  max-width:380px!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
body.woocommerce-account .woocommerce form .form-row{
  width:100%!important;
  margin:0 0 19px!important;
  padding:0!important;
  float:none!important;
}
body.woocommerce-account .woocommerce form label{display:none!important;}
body.woocommerce-account .woocommerce form input.input-text,
body.woocommerce-account .woocommerce form input[type="email"],
body.woocommerce-account .woocommerce form input[type="password"],
body.woocommerce-account .woocommerce form input[type="text"]{
  width:380px!important;
  max-width:380px!important;
  height:40px!important;
  min-height:40px!important;
  margin:0!important;
  padding:0 18px!important;
  border:1px solid rgba(11,71,61,.62)!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:none!important;
  outline:none!important;
  color:var(--fg-ref-green)!important;
  font-size:13.5px!important;
  font-weight:400!important;
  letter-spacing:.06em!important;
  line-height:40px!important;
}
body.woocommerce-account .woocommerce form input.input-text::placeholder,
body.woocommerce-account .woocommerce form input[type="email"]::placeholder,
body.woocommerce-account .woocommerce form input[type="password"]::placeholder{
  color:#315b54!important;
  opacity:.78!important;
}
body.woocommerce-account .woocommerce form .show-password-input{
  top:9px!important;
  right:15px!important;
  width:20px!important;
  height:20px!important;
  color:var(--fg-ref-green)!important;
  opacity:.9!important;
}
body.woocommerce-account .woocommerce-LostPassword,
body.woocommerce-account .lost_password{
  width:380px!important;
  max-width:380px!important;
  margin:-2px 0 34px!important;
  padding:0!important;
  text-align:left!important;
}
body.woocommerce-account .woocommerce-LostPassword a,
body.woocommerce-account .lost_password a{
  color:var(--fg-ref-green)!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.2!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
body.woocommerce-account .fg-login-submit-row,
body.woocommerce-account .woocommerce form.login p.form-row.fg-login-submit-row,
body.woocommerce-account .woocommerce form.login p.form-row:last-child{
  width:380px!important;
  max-width:380px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
}
body.woocommerce-account .woocommerce form.login .woocommerce-form-login__submit,
body.woocommerce-account .woocommerce form .button,
body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce-button,
body.woocommerce-account .woocommerce-Button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:106px!important;
  min-width:106px!important;
  max-width:106px!important;
  height:42px!important;
  min-height:42px!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--fg-ref-green)!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
body.woocommerce-account .woocommerce form.login .woocommerce-form-login__submit:hover,
body.woocommerce-account .woocommerce button.button:hover{
  background:#073b33!important;
  color:#fff!important;
}
body.woocommerce-account .woocommerce-form-login__rememberme{display:none!important;}
body.woocommerce-account .woocommerce h2{display:none!important;}
body.woocommerce-account .woocommerce:after,
body.woocommerce-account .woocommerce:before{content:none!important;}

@media(min-width:1400px){
  body.woocommerce-account .fg-page{padding-top:44px!important;padding-bottom:88px!important;}
}
@media(max-width:760px){
  .fg-header--refined .fg-actions{gap:18px!important;}
  .fg-header--refined .fg-action-icon,
  .fg-header--refined .fg-action-icon svg,
  .fg-header--refined .fg-action-icon--cart,
  .fg-header--refined .fg-action-icon--cart svg{width:23px!important;height:23px!important;}
  body.woocommerce-account .fg-page{padding:34px 22px 70px!important;}
  body.woocommerce-account .fg-article>h1,
  body.woocommerce-account .entry-title{font-size:36px!important;margin-bottom:30px!important;}
  body.woocommerce-account .woocommerce,
  body.woocommerce-account .woocommerce form.login,
  body.woocommerce-account .woocommerce form.register,
  body.woocommerce-account .woocommerce-form-login,
  body.woocommerce-account .woocommerce-ResetPassword,
  body.woocommerce-account .woocommerce-LostPassword,
  body.woocommerce-account .lost_password,
  body.woocommerce-account .fg-login-submit-row,
  body.woocommerce-account .woocommerce form.login p.form-row.fg-login-submit-row,
  body.woocommerce-account .woocommerce form.login p.form-row:last-child{width:100%!important;max-width:380px!important;}
  body.woocommerce-account .woocommerce form input.input-text,
  body.woocommerce-account .woocommerce form input[type="email"],
  body.woocommerce-account .woocommerce form input[type="password"],
  body.woocommerce-account .woocommerce form input[type="text"]{width:100%!important;max-width:380px!important;height:40px!important;font-size:13.5px!important;}
}


/* ===== FG 5.1.10 login eye, provider link, and reference search overlay ===== */
:root{--fg-ref-green:#0a4b40;--fg-ref-muted:#8da0b4;}
.fg-header--refined .fg-action-icon{background:transparent!important;border:0!important;padding:0!important;cursor:pointer!important;}
.fg-header--refined .fg-action-icon--cart,
.fg-header--refined .fg-action-icon--cart svg{width:28px!important;height:28px!important;}
.fg-header--refined .fg-action-icon--cart svg{stroke-width:1.55!important;}

body.woocommerce-account .woocommerce form .password-input{display:block!important;position:relative!important;width:380px!important;max-width:380px!important;}
body.woocommerce-account .woocommerce form .password-input input{padding-right:52px!important;}
body.woocommerce-account .woocommerce form .show-password-input{
  position:absolute!important;
  top:50%!important;
  right:17px!important;
  transform:translateY(-50%)!important;
  width:22px!important;
  height:22px!important;
  line-height:22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  color:var(--fg-ref-green)!important;
  opacity:.88!important;
}
body.woocommerce-account .woocommerce form .show-password-input:after,
body.woocommerce-account .woocommerce form .show-password-input:before{
  position:static!important;
  margin:0!important;
  line-height:1!important;
  display:block!important;
}
body.woocommerce-account .fg-provider-register-link{
  width:380px!important;
  max-width:380px!important;
  margin:22px auto 0!important;
  padding:0!important;
  text-align:center!important;
  line-height:1.2!important;
}
body.woocommerce-account .fg-provider-register-link a{
  color:var(--fg-ref-green)!important;
  font-size:13px!important;
  font-weight:400!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}

.fg-search-overlay{
  position:fixed!important;
  inset:0!important;
  z-index:9999!important;
  display:none!important;
  background:rgba(141,160,180,.92)!important;
}
.fg-search-overlay.is-open{display:block!important;}
.fg-search-panel{
  height:204px!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:22px!important;
  padding:0 28px!important;
  box-shadow:none!important;
}
.fg-search-form{
  width:min(940px,72vw)!important;
  height:62px!important;
  position:relative!important;
  margin:0!important;
}
.fg-search-form input[type="search"]{
  width:100%!important;
  height:62px!important;
  border:1px solid #8da0b4!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#0f2f57!important;
  font-size:22px!important;
  font-weight:400!important;
  letter-spacing:.04em!important;
  padding:0 76px 0 30px!important;
  outline:none!important;
  box-shadow:none!important;
}
.fg-search-form input[type="search"]::placeholder{color:#5f7490!important;opacity:1!important;}
.fg-search-submit{
  position:absolute!important;
  right:24px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:28px!important;
  height:28px!important;
  border:0!important;
  background:transparent!important;
  padding:0!important;
  color:#0f2f57!important;
  cursor:pointer!important;
}
.fg-search-submit svg,.fg-search-close svg{width:100%!important;height:100%!important;fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.fg-search-close{
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  border:0!important;
  background:transparent!important;
  padding:0!important;
  color:#0f2f57!important;
  cursor:pointer!important;
}
body.fg-search-lock{overflow:hidden!important;}
@media(max-width:760px){
  body.woocommerce-account .woocommerce form .password-input,
  body.woocommerce-account .fg-provider-register-link{width:100%!important;max-width:380px!important;}
  .fg-search-panel{height:160px!important;padding:0 18px!important;gap:15px!important;}
  .fg-search-form{width:calc(100vw - 86px)!important;height:50px!important;}
  .fg-search-form input[type="search"]{height:50px!important;font-size:17px!important;padding-left:22px!important;padding-right:58px!important;}
  .fg-search-submit{right:18px!important;width:24px!important;height:24px!important;}
  .fg-search-close{width:27px!important;height:27px!important;}
}

/* ===== FG 5.1.11 provider register + policy pages ===== */
.fg-register-page{padding:40px 0 86px;background:#fff;color:var(--fg-text);}
.fg-register-hero{padding-top:16px;padding-bottom:36px;}
.fg-register-intro{max-width:900px;margin:0 auto;text-align:left;}
.fg-register-intro h1{font-size:42px;line-height:1.1;letter-spacing:-.03em;color:var(--fg-ref-green,#0a4b40);margin:0 0 22px;font-weight:800;}
.fg-register-intro p{font-size:18px;line-height:1.75;color:#405f5b;margin:0 0 22px;max-width:860px;}
.fg-register-disclaimer{font-size:14px;line-height:1.7;color:#405f5b;background:#f5faf8;border-left:3px solid var(--fg-ref-green,#0a4b40);padding:18px 22px;border-radius:0 14px 14px 0;}
.fg-register-form-section{max-width:900px!important;margin:0 auto 40px!important;padding-top:10px;}
.fg-register-form-section h2{font-size:38px;line-height:1.1;letter-spacing:-.03em;color:var(--fg-ref-green,#0a4b40);text-align:left;margin:0 0 32px;font-weight:800;}
.fg-provider-form{width:100%;}
.fg-provider-form label{display:block;font-size:14px;font-weight:600;color:var(--fg-ref-green,#0a4b40);margin:0 0 18px;}
.fg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;}
.fg-provider-form input,.fg-provider-form textarea{display:block;width:100%;margin-top:8px;border:1.4px solid rgba(10,75,64,.45);border-radius:18px;background:#fff;color:#0a4b40;font:400 16px/1.4 Inter,Arial,sans-serif;padding:14px 18px;outline:none;box-shadow:none;}
.fg-provider-form textarea{min-height:132px;border-radius:18px;resize:vertical;}
.fg-provider-form input:focus,.fg-provider-form textarea:focus{border-color:var(--fg-ref-green,#0a4b40);}
.fg-provider-form button{display:inline-flex;align-items:center;justify-content:center;height:48px;min-width:150px;border:0;border-radius:999px;background:var(--fg-ref-green,#0a4b40);color:#fff;font-size:15px;font-weight:600;padding:0 30px;cursor:pointer;}
.fg-provider-form button:hover{background:#073b33;}
.fg-policy-page{padding:48px 24px 86px!important;}
.fg-policy-article{max-width:920px;margin:0 auto;color:#2f4e56;}
.fg-policy-article h1{font-size:42px;line-height:1.1;letter-spacing:-.03em;color:var(--fg-ref-green,#0a4b40);margin:0 0 32px;font-weight:800;}
.fg-policy-content{font-size:16px;line-height:1.85;color:#2f4e56;}
.fg-policy-content h2,.fg-policy-content h3{color:var(--fg-ref-green,#0a4b40);margin:30px 0 12px;line-height:1.25;}
.fg-policy-content p{margin:0 0 16px;}
.fg-policy-content ul,.fg-policy-content ol{margin:0 0 18px 22px;padding:0;}
.fg-policy-content li{margin:0 0 8px;}
.fg-register-shortcode .wpcf7-form-control,.fg-register-shortcode input,.fg-register-shortcode textarea,.fg-register-shortcode select{max-width:100%;}
@media(max-width:760px){.fg-register-page{padding:22px 0 58px}.fg-register-hero,.fg-register-form-section,.fg-policy-page{padding-left:22px!important;padding-right:22px!important}.fg-register-intro h1,.fg-register-form-section h2,.fg-policy-article h1{font-size:32px}.fg-register-intro p{font-size:16px;line-height:1.65}.fg-form-grid{grid-template-columns:1fr;gap:0}.fg-provider-form button{width:100%;}.fg-policy-content{font-size:15px;line-height:1.75}}

/* ===== FG 5.1.12 exact-style register page refinement ===== */
.fg-register-page{
  padding: 18px 0 92px!important;
  background:#fff!important;
  overflow:hidden!important;
}
.fg-register-page .fg-wrap{max-width:1120px!important;width:100%!important;padding-left:28px!important;padding-right:28px!important;}
.fg-register-hero{padding-top:8px!important;padding-bottom:42px!important;}
.fg-register-banner{
  width:100%!important;
  max-width:980px!important;
  height:310px!important;
  margin:0 auto 48px!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:#f3f7f6!important;
  box-shadow:0 18px 42px rgba(10,75,64,.06)!important;
}
.fg-register-banner img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.fg-register-intro{
  max-width:900px!important;
  margin:0 auto!important;
  color:#315a54!important;
}
.fg-register-kicker{
  display:block!important;
  margin:0 0 16px!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:700!important;
  color:var(--fg-ref-green,#0a4b40)!important;
}
.fg-register-intro h1{
  max-width:780px!important;
  margin:0 0 22px!important;
  font-size:48px!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
  font-weight:800!important;
  color:var(--fg-ref-green,#0a4b40)!important;
}
.fg-register-intro p{
  max-width:850px!important;
  margin:0 0 28px!important;
  font-size:18px!important;
  line-height:1.72!important;
  font-weight:400!important;
  color:#315a54!important;
}
.fg-register-disclaimer{
  max-width:860px!important;
  margin:0!important;
  padding:22px 26px!important;
  border-left:3px solid var(--fg-ref-green,#0a4b40)!important;
  border-radius:0 16px 16px 0!important;
  background:#f3faf7!important;
  color:#315a54!important;
  font-size:14px!important;
  line-height:1.72!important;
}
.fg-register-disclaimer strong{font-weight:800!important;color:var(--fg-ref-green,#0a4b40)!important;}
.fg-register-form-section{
  width:100%!important;
  max-width:900px!important;
  margin:0 auto 34px!important;
  padding-top:0!important;
}
.fg-register-form-section h2{
  margin:0 0 34px!important;
  max-width:760px!important;
  font-size:42px!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  font-weight:800!important;
  color:var(--fg-ref-green,#0a4b40)!important;
}
.fg-provider-form{max-width:860px!important;margin:0!important;}
.fg-provider-form label{
  display:block!important;
  margin:0 0 22px!important;
  color:var(--fg-ref-green,#0a4b40)!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
.fg-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 24px!important;}
.fg-provider-form input,
.fg-provider-form textarea,
.fg-register-shortcode input,
.fg-register-shortcode textarea,
.fg-register-shortcode select{
  display:block!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin-top:9px!important;
  border:1.35px solid rgba(10,75,64,.48)!important;
  border-radius:18px!important;
  background:#fff!important;
  color:#0a4b40!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:1.4!important;
  padding:0 18px!important;
  min-height:54px!important;
  outline:none!important;
  box-shadow:none!important;
}
.fg-provider-form textarea,
.fg-register-shortcode textarea{
  min-height:142px!important;
  padding-top:15px!important;
  resize:vertical!important;
}
.fg-provider-form input:focus,
.fg-provider-form textarea:focus,
.fg-register-shortcode input:focus,
.fg-register-shortcode textarea:focus,
.fg-register-shortcode select:focus{
  border-color:var(--fg-ref-green,#0a4b40)!important;
}
.fg-provider-form button,
.fg-register-shortcode button,
.fg-register-shortcode input[type="submit"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:50px!important;
  min-width:174px!important;
  padding:0 30px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--fg-ref-green,#0a4b40)!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:700!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
@media(max-width:900px){
  .fg-register-banner{height:240px!important;margin-bottom:36px!important;}
  .fg-register-intro h1{font-size:40px!important;}
  .fg-register-form-section h2{font-size:36px!important;}
}
@media(max-width:760px){
  .fg-register-page .fg-wrap{padding-left:22px!important;padding-right:22px!important;}
  .fg-register-banner{height:190px!important;border-radius:18px!important;}
  .fg-register-intro h1,.fg-register-form-section h2{font-size:32px!important;}
  .fg-register-intro p{font-size:16px!important;line-height:1.65!important;}
  .fg-form-grid{grid-template-columns:1fr!important;gap:0!important;}
  .fg-provider-form button{width:100%!important;}
}

/* ===== FG 5.1.13 reference register page rebuild ===== */
body.page-template-template-register .fg-header{background:#fff!important;}
.fg-register-page--reference{
  padding:0 0 92px!important;
  background:#fff!important;
  overflow:hidden!important;
  font-family:Inter,Arial,sans-serif!important;
}
.fg-register-page--reference .fg-register-hero{
  position:relative!important;
  width:100vw!important;
  max-width:none!important;
  height:560px!important;
  margin:0 calc(50% - 50vw)!important;
  padding:0!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.fg-register-page--reference .fg-register-banner{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  margin:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#26332f!important;
}
.fg-register-page--reference .fg-register-banner img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  filter:none!important;
}
.fg-register-page--reference .fg-register-hero-overlay{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:rgba(0,0,0,.48)!important;
}
.fg-register-page--reference .fg-register-hero-content{
  position:relative!important;
  z-index:2!important;
  width:min(900px,calc(100% - 40px))!important;
  margin:0 auto!important;
  transform:translateY(60px)!important;
}
.fg-register-page--reference .fg-register-hero-content h1{
  margin:0 0 18px!important;
  font-size:44px!important;
  line-height:1.08!important;
  letter-spacing:-.02em!important;
  font-weight:800!important;
  color:#fff!important;
  text-align:center!important;
}
.fg-register-page--reference .fg-register-hero-content p{
  width:min(850px,100%)!important;
  margin:0 auto!important;
  font-size:18px!important;
  line-height:1.7!important;
  font-weight:400!important;
  color:rgba(255,255,255,.88)!important;
  text-align:center!important;
}
.fg-register-page--reference .fg-register-disclaimer-section{
  max-width:760px!important;
  margin:42px auto 74px!important;
  padding:0 26px!important;
  text-align:center!important;
}
.fg-register-page--reference .fg-register-disclaimer{
  max-width:none!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#4a5f82!important;
  font-size:14px!important;
  line-height:1.55!important;
  font-weight:400!important;
  text-align:center!important;
}
.fg-register-page--reference .fg-register-disclaimer strong{
  display:block!important;
  margin:0 0 8px!important;
  color:#243d68!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
.fg-register-page--reference .fg-register-form-section{
  max-width:880px!important;
  width:100%!important;
  margin:0 auto 40px!important;
  padding:0 28px!important;
}
.fg-register-page--reference .fg-register-form-heading{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:28px!important;
  margin:0 0 36px!important;
}
.fg-register-page--reference .fg-register-form-logo{
  display:block!important;
  flex:0 0 auto!important;
  width:190px!important;
  max-width:190px!important;
  text-decoration:none!important;
}
.fg-register-page--reference .fg-register-form-logo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:86px!important;
  object-fit:contain!important;
}
.fg-register-page--reference .fg-register-form-logo span{
  display:block!important;
  font-size:34px!important;
  line-height:1!important;
  font-weight:800!important;
  color:var(--fg-ref-green,#0a4b40)!important;
}
.fg-register-page--reference .fg-register-form-section h2{
  margin:0!important;
  max-width:none!important;
  color:#2d66b3!important;
  font-size:25px!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  font-weight:800!important;
  text-align:left!important;
}
.fg-register-page--reference .fg-provider-form{
  max-width:100%!important;
  margin:0!important;
  color:#111!important;
}
.fg-register-page--reference .fg-provider-form h3{
  margin:0 0 22px!important;
  color:#222!important;
  font-size:22px!important;
  line-height:1.25!important;
  font-weight:400!important;
}
.fg-register-page--reference .fg-provider-form label{
  display:block!important;
  margin:0 0 22px!important;
  color:#111!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
.fg-register-page--reference .fg-provider-form label span{color:#d01818!important;}
.fg-register-page--reference .fg-hidden-label{visibility:hidden!important;display:block!important;height:17px!important;color:transparent!important;}
.fg-register-page--reference .fg-form-grid{
  display:grid!important;
  gap:14px!important;
  margin:0!important;
}
.fg-register-page--reference .fg-form-grid--three{grid-template-columns:1.15fr 1.15fr .7fr!important;}
.fg-register-page--reference .fg-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;}
.fg-register-page--reference .fg-provider-form input,
.fg-register-page--reference .fg-provider-form textarea,
.fg-register-page--reference .fg-provider-form select,
.fg-register-page--reference .fg-register-shortcode input,
.fg-register-page--reference .fg-register-shortcode textarea,
.fg-register-page--reference .fg-register-shortcode select{
  display:block!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin-top:9px!important;
  min-height:42px!important;
  border:1px solid #d8dde3!important;
  border-radius:0!important;
  background:#fff!important;
  color:#111!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:400!important;
  padding:0 13px!important;
  outline:none!important;
  box-shadow:none!important;
}
.fg-register-page--reference .fg-provider-form input::placeholder,
.fg-register-page--reference .fg-provider-form textarea::placeholder{color:#b5b5b5!important;}
.fg-register-page--reference .fg-provider-form textarea,
.fg-register-page--reference .fg-register-shortcode textarea{
  min-height:120px!important;
  padding-top:12px!important;
  resize:vertical!important;
}
.fg-register-page--reference .fg-provider-form input:focus,
.fg-register-page--reference .fg-provider-form textarea:focus,
.fg-register-page--reference .fg-provider-form select:focus{
  border-color:#2d66b3!important;
}
.fg-register-page--reference .fg-provider-form button,
.fg-register-page--reference .fg-register-shortcode button,
.fg-register-page--reference .fg-register-shortcode input[type="submit"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:44px!important;
  min-width:150px!important;
  margin-top:8px!important;
  padding:0 25px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--fg-ref-green,#0a4b40)!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:700!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
@media(max-width:900px){
  .fg-register-page--reference .fg-register-hero{height:480px!important;}
  .fg-register-page--reference .fg-register-hero-content{transform:translateY(30px)!important;}
  .fg-register-page--reference .fg-register-hero-content h1{font-size:38px!important;}
  .fg-register-page--reference .fg-register-hero-content p{font-size:16px!important;}
  .fg-register-page--reference .fg-register-form-heading{gap:18px!important;}
  .fg-register-page--reference .fg-register-form-logo{width:150px!important;max-width:150px!important;}
}
@media(max-width:760px){
  .fg-register-page--reference .fg-register-hero{height:420px!important;}
  .fg-register-page--reference .fg-register-hero-content{transform:translateY(20px)!important;}
  .fg-register-page--reference .fg-register-hero-content h1{font-size:32px!important;}
  .fg-register-page--reference .fg-register-disclaimer-section{margin:34px auto 52px!important;}
  .fg-register-page--reference .fg-register-form-heading{display:block!important;text-align:left!important;}
  .fg-register-page--reference .fg-register-form-logo{width:155px!important;margin:0 0 16px!important;}
  .fg-register-page--reference .fg-register-form-section h2{font-size:23px!important;}
  .fg-register-page--reference .fg-form-grid--three,
  .fg-register-page--reference .fg-form-grid--two{grid-template-columns:1fr!important;gap:0!important;}
  .fg-register-page--reference .fg-hidden-label{display:none!important;}
  .fg-register-page--reference .fg-provider-form button{width:100%!important;}
}

/* v5.1.14 exact catalog refinements */
body.woocommerce-shop .fg-page, body.post-type-archive-product .fg-page{padding:0!important;max-width:none!important}.fg-shop-reference{padding:72px 0 96px!important;background:#fff!important}.fg-shop-reference .fg-catalog-shell{max-width:1240px!important;margin:0 auto!important;padding:0 28px!important}.fg-shop-reference .fg-catalog-title{font-size:44px!important;line-height:1.06!important;font-weight:700!important;letter-spacing:-.035em!important;color:#123764!important;margin:0 0 52px!important}.fg-shop-reference .fg-catalog-layout{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:34px!important;align-items:start!important}.fg-shop-reference .fg-catalog-sidebar{font-size:14px!important;color:#617596!important}.fg-filter-title{font-size:14px!important;font-weight:500!important;margin:0 0 20px!important;color:#617596!important}.fg-filter-block,.fg-widget{border-top:1px solid #e4ebf3!important;border-bottom:0!important;padding:18px 0 22px!important;margin:0!important}.fg-filter-heading,.fg-widget h4,.widget-title{font-size:14px!important;line-height:1.3!important;font-weight:400!important;color:#617596!important;padding:0!important;margin:0 0 18px!important}.fg-filter-heading span{font-size:16px!important;color:#123764!important}.fg-filter-block label{display:flex!important;align-items:center!important;gap:13px!important;margin:0 0 18px!important;font-size:14px!important;color:#617596!important}.fg-filter-block input[type=checkbox]{appearance:none!important;width:17px!important;height:17px!important;border:1px solid #aebbd0!important;border-radius:0!important;margin:0!important;background:#fff!important}.fg-catalog-main ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px 28px!important;margin:0!important;padding:0!important;list-style:none!important}.fg-catalog-main ul.products:before,.fg-catalog-main ul.products:after{display:none!important}.woocommerce ul.products li.product.fg-catalog-card,.fg-catalog-card{float:none!important;width:auto!important;margin:0!important;border:1.4px solid #8ea4bf!important;border-radius:18px!important;padding:26px 26px 26px!important;background:#fff!important;list-style:none!important;min-height:430px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;box-shadow:none!important;overflow:visible!important}.fg-catalog-card:hover{border-color:#0b4c42!important;box-shadow:0 16px 34px rgba(18,55,100,.06)!important;transform:none!important}.fg-catalog-card .fg-product-card__image{height:205px!important;aspect-ratio:auto!important;background:#fff!important;padding:0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;margin:0 0 26px!important}.fg-catalog-card .fg-product-card__image img{max-height:205px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0 auto!important;display:block!important}.fg-catalog-card .fg-product-card__body{padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex:1!important}.fg-catalog-card .woocommerce-loop-product__title{font-size:17px!important;line-height:1.28!important;font-weight:700!important;letter-spacing:.015em!important;margin:0 0 12px!important;padding:0!important;color:#123764!important;min-height:66px!important}.fg-catalog-card .woocommerce-loop-product__title a{color:#123764!important;text-decoration:none!important}.fg-catalog-card .woocommerce-loop-product__title a:hover{text-decoration:underline!important;text-underline-offset:3px!important}.fg-product-card__price{font-size:16px!important;line-height:1.35!important;color:#123764!important;margin:0 0 30px!important;min-height:52px!important}.fg-low-price{display:block!important;font-size:13px!important;color:#617596!important;margin:0 0 2px!important}.fg-low-price em{font-style:normal!important;color:#ff3030!important}.fg-catalog-card .price{display:block!important;color:#123764!important;font-size:20px!important;font-weight:400!important}.fg-catalog-card .price del{display:none!important}.fg-catalog-card .price ins{text-decoration:none!important;color:#123764!important}.fg-card-cart{margin-top:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:150px!important;height:52px!important;border:1.5px solid #1469d2!important;border-radius:999px!important;color:#1469d2!important;text-decoration:none!important;font-size:16px!important;font-weight:500!important;background:#fff!important;letter-spacing:.01em!important}.fg-card-cart:hover,.fg-card-cart.added{background:#1469d2!important;color:#fff!important}.woocommerce a.added_to_cart{display:none!important}.woocommerce-pagination{margin:54px 0 0!important;text-align:center!important}.woocommerce-pagination ul{border:0!important;display:inline-flex!important;gap:24px!important}.woocommerce-pagination li{border:0!important}.woocommerce-pagination a,.woocommerce-pagination span{border:0!important;background:transparent!important;color:#617596!important;font-size:12px!important;padding:0!important}.woocommerce-pagination .current{color:#123764!important;font-weight:700!important}@media(max-width:1100px){.fg-shop-reference .fg-catalog-layout{grid-template-columns:230px minmax(0,1fr)!important}.fg-catalog-main ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fg-catalog-card{padding:22px!important}}@media(max-width:860px){.fg-shop-reference{padding-top:44px!important}.fg-shop-reference .fg-catalog-layout{grid-template-columns:1fr!important}.fg-shop-reference .fg-catalog-sidebar{display:none!important}.fg-catalog-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fg-shop-reference .fg-catalog-title{font-size:38px!important;margin-bottom:30px!important}}@media(max-width:560px){.fg-catalog-main ul.products{grid-template-columns:1fr!important}.fg-catalog-card{min-height:auto!important}.fg-shop-reference .fg-catalog-shell{padding:0 18px!important}}


/* ===== FG 5.1.15 shop filter + product card functional refinement ===== */
body.woocommerce-shop .fg-page, body.post-type-archive-product .fg-page{padding:0!important;max-width:none!important}
.fg-shop-reference .fg-catalog-sidebar{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.fg-shop-filter-form{display:block!important;width:100%!important;color:#617596!important}
.fg-shop-filter-form .fg-filter-block{border-top:1px solid #e4ebf3!important;padding:18px 0 22px!important;margin:0!important}
.fg-shop-filter-form .fg-filter-label{display:block!important;font-size:14px!important;font-weight:400!important;color:#617596!important;margin:0 0 10px!important}
.fg-filter-search-row{display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:10px!important;align-items:center!important}
.fg-filter-search-row input,.fg-filter-price-row input{height:48px!important;border:1px solid #aebbd0!important;border-radius:0!important;background:#fff!important;padding:0 12px!important;font-size:14px!important;color:#123764!important;box-shadow:none!important;outline:none!important;width:100%!important}
.fg-filter-search-row button,.fg-filter-apply{height:48px!important;border:0!important;border-radius:0!important;background:#303740!important;color:#fff!important;font-size:14px!important;font-weight:600!important;padding:0 18px!important;cursor:pointer!important}
.fg-filter-search-row button:hover,.fg-filter-apply:hover{background:#0b4c42!important}
.fg-filter-heading{width:100%!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important}
.fg-filter-price-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:12px!important}
.fg-filter-clear{display:inline-flex!important;margin-left:12px!important;font-size:13px!important;color:#617596!important;text-decoration:underline!important;text-underline-offset:3px!important}
.fg-shop-reference .widget,.fg-shop-reference .widget_search,.fg-shop-reference .widget_recent_entries,.fg-shop-reference .widget_recent_comments{display:none!important}
.fg-catalog-card .fg-product-card__image{height:230px!important;align-items:center!important;overflow:visible!important}
.fg-catalog-card .fg-product-card__image img{max-height:230px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center center!important}
.fg-catalog-card .fg-product-card__body{min-height:205px!important}
.fg-catalog-card .woocommerce-loop-product__title{min-height:82px!important}
.fg-card-cart{position:relative!important;z-index:3!important;cursor:pointer!important;pointer-events:auto!important}
.fg-card-cart.loading{opacity:.7!important}
.fg-card-cart.added:after{display:none!important}
@media(max-width:1100px){.fg-catalog-card .fg-product-card__image{height:210px!important}.fg-catalog-card .fg-product-card__image img{max-height:210px!important}}

/* ===== FG 5.1.16 Ajax cart feedback + header cart count ===== */
.fg-action-icon--cart{position:relative!important;}
.fg-cart-count{
  position:absolute!important;
  right:-9px!important;
  top:-9px!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  background:var(--fg-green,#0b4c42)!important;
  color:#fff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:10px!important;
  line-height:18px!important;
  font-weight:700!important;
  box-shadow:0 4px 10px rgba(0,0,0,.12)!important;
}
.fg-cart-count[hidden]{display:none!important;}
.fg-cart-pulse svg{animation:fgCartPulse .55s ease both;}
@keyframes fgCartPulse{0%{transform:scale(1)}35%{transform:scale(1.22)}100%{transform:scale(1)}}
.fg-card-cart.fg-adding,.fg-card-cart.loading{
  pointer-events:none!important;
  opacity:.75!important;
}
.fg-card-cart.fg-adding:before,.fg-card-cart.loading:before{
  content:""!important;
  width:13px!important;
  height:13px!important;
  border-radius:50%!important;
  border:2px solid currentColor!important;
  border-top-color:transparent!important;
  margin-right:8px!important;
  display:inline-block!important;
  animation:fgSpin .7s linear infinite!important;
}
@keyframes fgSpin{to{transform:rotate(360deg)}}
.fg-card-cart.fg-added,.fg-card-cart.added{
  background:var(--fg-green,#0b4c42)!important;
  border-color:var(--fg-green,#0b4c42)!important;
  color:#fff!important;
}
.fg-cart-toast{
  position:fixed!important;
  top:118px!important;
  right:32px!important;
  z-index:99999!important;
  min-width:260px!important;
  max-width:calc(100vw - 40px)!important;
  background:#fff!important;
  border:1px solid rgba(11,76,66,.18)!important;
  border-radius:18px!important;
  box-shadow:0 18px 45px rgba(3,36,31,.16)!important;
  color:var(--fg-green,#0b4c42)!important;
  padding:15px 16px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translateY(-10px)!important;
  transition:opacity .24s ease,transform .24s ease,visibility .24s ease!important;
}
.fg-cart-toast.is-visible{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;}
.fg-cart-toast__icon{width:24px!important;height:24px!important;border-radius:50%!important;background:var(--fg-green,#0b4c42)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:800!important;flex:0 0 auto!important;}
.fg-cart-toast__text{font-size:14px!important;font-weight:700!important;color:var(--fg-green,#0b4c42)!important;}
.fg-cart-toast__link{margin-left:auto!important;color:var(--fg-green,#0b4c42)!important;text-decoration:underline!important;text-underline-offset:3px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;}
@media(max-width:760px){.fg-cart-toast{top:88px!important;right:16px!important;left:16px!important;min-width:0!important}.fg-cart-count{right:-7px!important;top:-7px!important}}

/* ===== FG 5.1.17 product buttons + logged-in home carousel ===== */
.fg-catalog-card{
  border-color:rgba(12,80,70,.45)!important;
}
.fg-catalog-card:hover{
  border-color:var(--fg-green)!important;
  box-shadow:0 16px 34px rgba(12,80,70,.08)!important;
}
.fg-card-cart,
.woocommerce ul.products li.product .fg-card-cart,
.woocommerce a.button.fg-card-cart{
  min-width:154px!important;
  height:46px!important;
  border:1.6px solid var(--fg-green)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:var(--fg-green)!important;
  font-size:14px!important;
  font-weight:700!important;
  letter-spacing:0!important;
  box-shadow:0 6px 14px rgba(12,80,70,.04)!important;
  transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important;
}
.fg-card-cart:hover,
.woocommerce ul.products li.product .fg-card-cart:hover,
.woocommerce a.button.fg-card-cart:hover{
  background:var(--fg-green)!important;
  border-color:var(--fg-green)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
  box-shadow:0 10px 20px rgba(12,80,70,.15)!important;
}
.fg-card-cart.loading{opacity:.72!important;pointer-events:none!important}
.fg-card-cart.added{background:#fff!important;color:var(--fg-green)!important;border-color:var(--fg-green)!important}

.fg-home-products{background:#fff;padding:72px 0 40px;overflow:hidden}
.fg-home-products__inner{max-width:1280px}
.fg-home-products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}
.fg-home-products__head .fg-kicker{margin:0 0 7px;color:var(--fg-green);font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:none}
.fg-home-products__head h2{margin:0;color:var(--fg-text);font-size:38px;line-height:1.08;letter-spacing:-.035em;font-weight:800}
.fg-home-products__head a{color:var(--fg-green);text-decoration:underline;text-underline-offset:4px;font-size:15px;font-weight:600;white-space:nowrap}
.fg-home-product-slider{display:flex;gap:22px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;padding:2px 2px 22px;margin:0 -2px;-webkit-overflow-scrolling:touch}
.fg-home-product-slider::-webkit-scrollbar{height:8px}
.fg-home-product-slider::-webkit-scrollbar-track{background:#eff5f3;border-radius:999px}
.fg-home-product-slider::-webkit-scrollbar-thumb{background:rgba(12,80,70,.45);border-radius:999px}
.fg-home-product-slider .fg-catalog-card{flex:0 0 calc((100% - 110px)/6)!important;width:calc((100% - 110px)/6)!important;min-width:176px!important;max-width:205px!important;min-height:330px!important;padding:20px 18px!important;scroll-snap-align:start!important}
.fg-home-product-slider .fg-product-card__image{height:142px!important;margin-bottom:16px!important;align-items:center!important}
.fg-home-product-slider .fg-product-card__image img{max-height:142px!important}
.fg-home-product-slider .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important;min-height:50px!important;margin-bottom:8px!important}
.fg-home-product-slider .fg-product-card__price{font-size:13px!important;min-height:44px!important;margin-bottom:16px!important}
.fg-home-product-slider .fg-low-price{font-size:11px!important}
.fg-home-product-slider .price{font-size:16px!important}
.fg-home-product-slider .fg-card-cart{min-width:132px!important;height:40px!important;font-size:13px!important}
@media(max-width:1180px){.fg-home-product-slider .fg-catalog-card{flex-basis:190px!important;width:190px!important}}
@media(max-width:760px){.fg-home-products{padding:44px 0 26px}.fg-home-products__head{align-items:flex-start;flex-direction:column}.fg-home-products__head h2{font-size:30px}.fg-home-product-slider .fg-catalog-card{flex-basis:178px!important;width:178px!important}}

/* ===== FG 5.1.20 account layout strong fix ===== */
body.woocommerce-account.fg-account-logged-in .fg-page,
body.fg-account-logged-in .fg-account-page{
  max-width:1180px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:56px 24px 90px!important;
  box-sizing:border-box!important;
}
body.woocommerce-account.fg-account-logged-in .fg-article,
body.fg-account-logged-in .fg-account-article{
  max-width:none!important;
  width:100%!important;
  overflow:visible!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce{
  width:100%!important;
  max-width:none!important;
  display:block!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce::after{content:"";display:block;clear:both;}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation{
  width:260px!important;
  float:left!important;
  margin:0!important;
  background:#f3f8f6!important;
  border:1px solid rgba(23,65,61,.14)!important;
  border-radius:18px!important;
  padding:14px!important;
  box-sizing:border-box!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation ul{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation li{
  margin:0!important;
  padding:0!important;
  border-bottom:1px solid rgba(23,65,61,.1)!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation li:last-child{border-bottom:0!important;}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a{
  display:block!important;
  padding:13px 14px!important;
  color:#17413D!important;
  font-size:14px!important;
  font-weight:700!important;
  text-decoration:none!important;
  border-radius:12px!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:hover{
  background:#17413D!important;
  color:#fff!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content{
  width:calc(100% - 300px)!important;
  float:right!important;
  margin:0!important;
  padding:30px!important;
  min-height:420px!important;
  background:#fff!important;
  border:1px solid rgba(23,65,61,.14)!important;
  border-radius:22px!important;
  box-shadow:0 12px 34px rgba(14,31,85,.06)!important;
  box-sizing:border-box!important;
  overflow-x:auto!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content p,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content li{
  font-size:15px!important;
  line-height:1.75!important;
  color:#24443f!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content a{color:#17413D!important;font-weight:700!important;}
body.woocommerce-account.fg-account-logged-in table.shop_table{
  width:100%!important;
  min-width:620px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid rgba(23,65,61,.14)!important;
  border-radius:14px!important;
  overflow:hidden!important;
}
body.woocommerce-account.fg-account-logged-in table.shop_table th,
body.woocommerce-account.fg-account-logged-in table.shop_table td{
  padding:14px 16px!important;
  font-size:14px!important;
  vertical-align:middle!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce-Address,
body.woocommerce-account.fg-account-logged-in .woocommerce-address-fields,
body.woocommerce-account.fg-account-logged-in .woocommerce-EditAccountForm{
  max-width:760px!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce form .form-row{
  width:100%!important;
  max-width:100%!important;
  float:none!important;
  margin:0 0 16px!important;
  padding:0!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce form input.input-text,
body.woocommerce-account.fg-account-logged-in .woocommerce form textarea,
body.woocommerce-account.fg-account-logged-in .woocommerce form select{
  width:100%!important;
  min-height:46px!important;
  border:1px solid rgba(23,65,61,.24)!important;
  border-radius:10px!important;
  padding:10px 14px!important;
  box-sizing:border-box!important;
}
body.woocommerce-account.fg-account-logged-in .woocommerce button.button,
body.woocommerce-account.fg-account-logged-in .woocommerce a.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  border-radius:999px!important;
  padding:0 22px!important;
  white-space:nowrap!important;
}
@media(max-width:860px){
 body.woocommerce-account.fg-account-logged-in .fg-page,
 body.fg-account-logged-in .fg-account-page{padding:34px 16px 70px!important;}
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation,
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content{
   float:none!important;
   width:100%!important;
 }
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation{margin-bottom:18px!important;}
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation ul{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px!important;}
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation li{border:0!important;flex:0 0 auto!important;}
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a{white-space:nowrap!important;padding:10px 14px!important;font-size:13px!important;}
 body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content{padding:22px 16px!important;border-radius:18px!important;}
}

/* ===== FG 5.1.13 logged-in WooCommerce account dashboard repair ===== */
body.logged-in.woocommerce-account .fg-page,
body.logged-in.woocommerce-account .fg-account-page{
  width:100%!important;
  max-width:1240px!important;
  min-height:520px!important;
  margin:0 auto!important;
  padding:54px 28px 96px!important;
  box-sizing:border-box!important;
  clear:both!important;
  overflow:visible!important;
}
body.logged-in.woocommerce-account .fg-article,
body.logged-in.woocommerce-account .fg-account-article{
  width:100%!important;
  max-width:1120px!important;
  margin:0 auto!important;
  padding:0!important;
  text-align:left!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
body.logged-in.woocommerce-account .fg-article>h1,
body.logged-in.woocommerce-account .entry-title{
  display:block!important;
  margin:0 0 30px!important;
  text-align:center!important;
  color:var(--fg-ref-green,#0a4b40)!important;
  font-size:42px!important;
  line-height:1.1!important;
}
body.logged-in.woocommerce-account .woocommerce{
  display:block!important;
  width:100%!important;
  max-width:1120px!important;
  min-width:0!important;
  margin:0 auto!important;
  padding:0!important;
  text-align:left!important;
  color:#17413d!important;
  box-sizing:border-box!important;
  clear:both!important;
  overflow:visible!important;
}
body.logged-in.woocommerce-account .woocommerce:before,
body.logged-in.woocommerce-account .woocommerce:after{
  content:""!important;
  display:table!important;
  clear:both!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation{
  float:none!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 0 34px!important;
  padding:0!important;
  clear:both!important;
  text-align:center!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul{
  list-style:none!important;
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
  padding:0!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li:before{display:none!important;content:none!important;}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:10px 22px!important;
  border:1px solid var(--fg-ref-green,#0a4b40)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:var(--fg-ref-green,#0a4b40)!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover{
  background:var(--fg-ref-green,#0a4b40)!important;
  color:#fff!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content{
  float:none!important;
  width:100%!important;
  max-width:860px!important;
  min-height:260px!important;
  margin:0 auto!important;
  padding:0!important;
  clear:both!important;
  text-align:left!important;
  color:#315a54!important;
  font-size:16px!important;
  line-height:1.75!important;
  box-sizing:border-box!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content p,
body.logged-in.woocommerce-account .woocommerce-MyAccount-content address{
  color:#315a54!important;
  font-size:16px!important;
  line-height:1.75!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content a{
  color:var(--fg-ref-green,#0a4b40)!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
body.logged-in.woocommerce-account .woocommerce h2,
body.logged-in.woocommerce-account .woocommerce h3{
  display:block!important;
  color:var(--fg-ref-green,#0a4b40)!important;
  font-weight:800!important;
  line-height:1.2!important;
  margin:0 0 18px!important;
}
body.logged-in.woocommerce-account .woocommerce table.shop_table{
  width:100%!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid rgba(10,75,64,.16)!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#fff!important;
}
body.logged-in.woocommerce-account .woocommerce table.shop_table th,
body.logged-in.woocommerce-account .woocommerce table.shop_table td{
  padding:14px 16px!important;
  color:#315a54!important;
  border-color:rgba(10,75,64,.12)!important;
}
body.logged-in.woocommerce-account .woocommerce form label{
  display:block!important;
  margin:0 0 7px!important;
  color:var(--fg-ref-green,#0a4b40)!important;
  font-size:14px!important;
  font-weight:650!important;
}
body.logged-in.woocommerce-account .woocommerce form .form-row{
  width:100%!important;
  margin:0 0 18px!important;
  padding:0!important;
  float:none!important;
}
body.logged-in.woocommerce-account .woocommerce form input.input-text,
body.logged-in.woocommerce-account .woocommerce form input[type="email"],
body.logged-in.woocommerce-account .woocommerce form input[type="password"],
body.logged-in.woocommerce-account .woocommerce form input[type="text"],
body.logged-in.woocommerce-account .woocommerce form textarea,
body.logged-in.woocommerce-account .woocommerce form select{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:46px!important;
  line-height:1.35!important;
  margin:0!important;
  padding:11px 16px!important;
  border:1px solid rgba(10,75,64,.28)!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#17413d!important;
  font-size:15px!important;
  letter-spacing:0!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
body.logged-in.woocommerce-account .woocommerce form .password-input{
  width:100%!important;
  max-width:100%!important;
  display:block!important;
}
body.logged-in.woocommerce-account .woocommerce form .button,
body.logged-in.woocommerce-account .woocommerce button.button,
body.logged-in.woocommerce-account .woocommerce-button,
body.logged-in.woocommerce-account .woocommerce-Button{
  width:auto!important;
  min-width:128px!important;
  max-width:none!important;
  height:44px!important;
  min-height:44px!important;
  padding:0 24px!important;
  margin:6px 8px 6px 0!important;
  border-radius:999px!important;
  background:var(--fg-ref-green,#0a4b40)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
  text-decoration:none!important;
}
body.logged-in.woocommerce-account .woocommerce-message,
body.logged-in.woocommerce-account .woocommerce-error,
body.logged-in.woocommerce-account .woocommerce-info{
  max-width:860px!important;
  margin:0 auto 24px!important;
  border-radius:14px!important;
  color:#315a54!important;
  background:#f3f8f6!important;
  border-top-color:var(--fg-ref-green,#0a4b40)!important;
}
body.logged-in.woocommerce-account .fg-footer{
  position:relative!important;
  clear:both!important;
  z-index:1!important;
}
@media(max-width:760px){
  body.logged-in.woocommerce-account .fg-page,
  body.logged-in.woocommerce-account .fg-account-page{padding:36px 18px 72px!important;min-height:480px!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:8px!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:40px!important;padding:9px 16px!important;font-size:14px!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-content{max-width:100%!important;font-size:15px!important;line-height:1.65!important;}
  body.logged-in.woocommerce-account .woocommerce table.shop_table{display:block!important;overflow-x:auto!important;white-space:nowrap!important;}
}

/* ===== FG 5.1.21 final WooCommerce my account vertical sidebar layout ===== */
body.logged-in.woocommerce-account .fg-page,
body.logged-in.woocommerce-account .fg-account-page,
body.woocommerce-account.fg-account-logged-in .fg-page,
body.woocommerce-account.fg-account-logged-in .fg-account-page{
  max-width:1240px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:64px 28px 100px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
body.logged-in.woocommerce-account .fg-article,
body.logged-in.woocommerce-account .fg-account-article,
body.woocommerce-account.fg-account-logged-in .fg-article,
body.woocommerce-account.fg-account-logged-in .fg-account-article{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.logged-in.woocommerce-account .woocommerce,
body.woocommerce-account.fg-account-logged-in .woocommerce{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  gap:34px!important;
  align-items:start!important;
  clear:both!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.logged-in.woocommerce-account .woocommerce:before,
body.logged-in.woocommerce-account .woocommerce:after,
body.woocommerce-account.fg-account-logged-in .woocommerce:before,
body.woocommerce-account.fg-account-logged-in .woocommerce:after{
  content:none!important;
  display:none!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:18px!important;
  background:linear-gradient(180deg,#f6fbf9 0%,#eef6f3 100%)!important;
  border:1px solid rgba(10,75,64,.14)!important;
  border-radius:24px!important;
  box-shadow:0 18px 45px rgba(14,31,85,.07)!important;
  box-sizing:border-box!important;
  text-align:left!important;
  position:sticky!important;
  top:22px!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation ul{
  list-style:none!important;
  display:flex!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
  align-items:stretch!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation li{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  width:100%!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li:before,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation li:before{display:none!important;content:none!important;}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  min-height:50px!important;
  padding:0 18px!important;
  border:1px solid rgba(10,75,64,.18)!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#0a4b40!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-decoration:none!important;
  white-space:normal!important;
  box-sizing:border-box!important;
  box-shadow:0 8px 22px rgba(14,31,85,.035)!important;
  transition:all .18s ease!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:after,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:after{
  content:'›'!important;
  font-size:22px!important;
  line-height:1!important;
  opacity:.45!important;
  margin-left:12px!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:hover{
  background:#0a4b40!important;
  color:#fff!important;
  border-color:#0a4b40!important;
  transform:translateX(2px)!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a:after,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover:after,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation .is-active a:after,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:hover:after{opacity:.85!important;}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:470px!important;
  margin:0!important;
  padding:38px 42px!important;
  clear:none!important;
  background:#fff!important;
  border:1px solid rgba(10,75,64,.14)!important;
  border-radius:28px!important;
  box-shadow:0 22px 60px rgba(14,31,85,.075)!important;
  color:#24443f!important;
  font-size:16px!important;
  line-height:1.78!important;
  text-align:left!important;
  box-sizing:border-box!important;
  overflow-x:auto!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content p,
body.logged-in.woocommerce-account .woocommerce-MyAccount-content address,
body.logged-in.woocommerce-account .woocommerce-MyAccount-content li,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content p,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content address,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content li{
  color:#24443f!important;
  font-size:16px!important;
  line-height:1.78!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content a,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content a{
  color:#ffffff!important;
  font-weight:800!important;
  text-decoration:underline!important;
  text-underline-offset:4px!important;
}
body.logged-in.woocommerce-account .woocommerce table.shop_table,
body.woocommerce-account.fg-account-logged-in .woocommerce table.shop_table{
  width:100%!important;
  min-width:640px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid rgba(10,75,64,.14)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
}
body.logged-in.woocommerce-account .woocommerce table.shop_table th,
body.logged-in.woocommerce-account .woocommerce table.shop_table td,
body.woocommerce-account.fg-account-logged-in .woocommerce table.shop_table th,
body.woocommerce-account.fg-account-logged-in .woocommerce table.shop_table td{
  padding:15px 18px!important;
  color:#24443f!important;
  font-size:14px!important;
  vertical-align:middle!important;
}
body.logged-in.woocommerce-account .woocommerce form .form-row,
body.woocommerce-account.fg-account-logged-in .woocommerce form .form-row{
  width:100%!important;
  max-width:100%!important;
  float:none!important;
  margin:0 0 18px!important;
  padding:0!important;
  box-sizing:border-box!important;
}
body.logged-in.woocommerce-account .woocommerce form input.input-text,
body.logged-in.woocommerce-account .woocommerce form input[type="email"],
body.logged-in.woocommerce-account .woocommerce form input[type="password"],
body.logged-in.woocommerce-account .woocommerce form input[type="text"],
body.logged-in.woocommerce-account .woocommerce form textarea,
body.logged-in.woocommerce-account .woocommerce form select,
body.woocommerce-account.fg-account-logged-in .woocommerce form input.input-text,
body.woocommerce-account.fg-account-logged-in .woocommerce form input[type="email"],
body.woocommerce-account.fg-account-logged-in .woocommerce form input[type="password"],
body.woocommerce-account.fg-account-logged-in .woocommerce form input[type="text"],
body.woocommerce-account.fg-account-logged-in .woocommerce form textarea,
body.woocommerce-account.fg-account-logged-in .woocommerce form select{
  width:100%!important;
  max-width:100%!important;
  min-height:48px!important;
  padding:11px 16px!important;
  border:1px solid rgba(10,75,64,.24)!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#17413d!important;
  box-sizing:border-box!important;
}
@media(max-width:900px){
  body.logged-in.woocommerce-account .fg-page,
  body.logged-in.woocommerce-account .fg-account-page,
  body.woocommerce-account.fg-account-logged-in .fg-page,
  body.woocommerce-account.fg-account-logged-in .fg-account-page{padding:34px 16px 78px!important;}
  body.logged-in.woocommerce-account .woocommerce,
  body.woocommerce-account.fg-account-logged-in .woocommerce{display:block!important;max-width:100%!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation,
  body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation{position:relative!important;top:auto!important;margin-bottom:18px!important;padding:12px!important;border-radius:20px!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul,
  body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a,
  body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a{min-height:44px!important;padding:0 12px!important;font-size:13px!important;border-radius:13px!important;}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-content,
  body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-content{padding:24px 18px!important;border-radius:22px!important;min-height:360px!important;}
  body.logged-in.woocommerce-account .woocommerce table.shop_table,
  body.woocommerce-account.fg-account-logged-in .woocommerce table.shop_table{display:block!important;overflow-x:auto!important;white-space:nowrap!important;min-width:0!important;}
}


/* FG final polish 2026-06-01: account colors, question buttons, related products carousel */
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a *,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover *,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation .is-active a *,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:hover *{
  color:#fff!important;
  text-shadow:none!important;
}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a:after,
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover:after,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation .is-active a:after,
body.woocommerce-account.fg-account-logged-in .woocommerce-MyAccount-navigation a:hover:after{
  color:#fff!important;
}

.fg-question .fg-question__actions .fg-btn,
.fg-question .fg-question__actions a.fg-btn{
  width:100%!important;
  min-height:52px!important;
  border-radius:999px!important;
  font-size:15px!important;
  font-weight:750!important;
  opacity:1!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.fg-question .fg-question__actions .fg-btn--white,
.fg-question .fg-question__actions a.fg-btn--white{
  background:#fff!important;
  border-color:#fff!important;
  color:#0a4b40!important;
}
.fg-question .fg-question__actions .fg-btn--white:hover,
.fg-question .fg-question__actions a.fg-btn--white:hover{
  background:#eaf4f1!important;
  border-color:#eaf4f1!important;
  color:#0a4b40!important;
}
.fg-question .fg-question__actions .fg-btn--outline,
.fg-question .fg-question__actions a.fg-btn--outline{
  background:transparent!important;
  border:1.5px solid rgba(255,255,255,.85)!important;
  color:#fff!important;
}
.fg-question .fg-question__actions .fg-btn--outline:hover,
.fg-question .fg-question__actions a.fg-btn--outline:hover{
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
}

.fg-related-inline{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  padding-bottom:8px!important;
}
.fg-related-inline h2{
  margin-bottom:22px!important;
}
.fg-related-inline ul.products{
  display:flex!important;
  grid-template-columns:none!important;
  gap:24px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  -webkit-overflow-scrolling:touch!important;
  padding:0 4px 16px!important;
  margin:0!important;
  list-style:none!important;
}
.fg-related-inline ul.products:before,
.fg-related-inline ul.products:after{display:none!important;content:none!important;}
.fg-related-inline ul.products li.product,
.fg-related-inline ul.products li.fg-catalog-card{
  flex:0 0 calc((100% - 48px)/3)!important;
  width:calc((100% - 48px)/3)!important;
  min-width:0!important;
  max-width:none!important;
  float:none!important;
  margin:0!important;
  scroll-snap-align:start!important;
  box-sizing:border-box!important;
}
.fg-related-inline .fg-catalog-card{
  min-height:360px!important;
  padding:20px 18px!important;
  border-radius:22px!important;
  overflow:hidden!important;
}
.fg-related-inline .fg-catalog-card .fg-product-card__image{
  height:150px!important;
  margin-bottom:18px!important;
  align-items:center!important;
}
.fg-related-inline .fg-catalog-card .fg-product-card__image img{
  max-height:145px!important;
}
.fg-related-inline .fg-catalog-card .woocommerce-loop-product__title{
  font-size:14px!important;
  line-height:1.25!important;
  min-height:54px!important;
  overflow:hidden!important;
}
.fg-related-inline .fg-product-card__price{
  font-size:14px!important;
  min-height:auto!important;
  margin-bottom:0!important;
}
.fg-related-inline ul.products::-webkit-scrollbar{height:6px!important;}
.fg-related-inline ul.products::-webkit-scrollbar-track{background:#edf4f2!important;border-radius:999px!important;}
.fg-related-inline ul.products::-webkit-scrollbar-thumb{background:#0a4b40!important;border-radius:999px!important;}
@media(max-width:980px){
  .fg-related-inline ul.products li.product,
  .fg-related-inline ul.products li.fg-catalog-card{flex-basis:46%!important;width:46%!important;}
}
@media(max-width:560px){
  .fg-question{padding:54px 0!important;}
  .fg-question__box{padding:38px 20px!important;border-radius:0!important;}
  .fg-question .fg-question__actions{max-width:100%!important;}
  .fg-related-inline ul.products{gap:14px!important;padding-bottom:14px!important;}
  .fg-related-inline ul.products li.product,
  .fg-related-inline ul.products li.fg-catalog-card{flex:0 0 76%!important;width:76%!important;}
  .fg-related-inline .fg-catalog-card{min-height:330px!important;padding:18px 16px!important;}
  .fg-related-inline .fg-catalog-card .fg-product-card__image{height:135px!important;}
  .fg-related-inline .fg-catalog-card .woocommerce-loop-product__title{font-size:13px!important;min-height:50px!important;}
}
