
/*
Theme Name: 5Decor Home
Author: 5Decor
Description: Trang chủ giới thiệu Quà Đà Nẵng, tối ưu mobile và desktop, dẫn khách vào cửa hàng đặt hàng.
Version: 2.7.4
*/
:root{
 --green:#087a45;--green2:#056538;--orange:#f47b16;--ink:#172033;--muted:#687386;
 --bg:#f7f9f7;--card:#fff;--line:#e6ebe7;--shadow:0 8px 28px rgba(20,50,35,.07);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;overflow-x:hidden}
a{text-decoration:none;color:inherit}
.wrap{width:min(1180px,calc(100% - 32px));margin:auto}
.topline{background:var(--green2);color:#fff;font-size:12px}
.topline .wrap{height:34px;display:flex;align-items:center;justify-content:space-between}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.nav{height:68px;display:flex;align-items:center;gap:22px}
.brand{display:flex;align-items:center;gap:10px;min-width:205px}
.logo-box{width:43px;height:43px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:23px;font-weight:900}
.brand b{display:block;font-size:20px;line-height:1}.brand small{color:var(--orange);font-weight:850;font-size:11px}
.search{flex:1;position:relative}.search input{width:100%;height:44px;border:1px solid var(--line);border-radius:24px;background:#f6f8f7;padding:0 45px 0 18px;font-size:15px;outline:none}.search input:focus{border-color:#9bcab1;background:#fff}.search button{position:absolute;right:5px;top:5px;border:0;background:var(--green);color:#fff;border-radius:50%;width:34px;height:34px;cursor:pointer}
.navlinks{display:flex;gap:19px;font-size:13px;font-weight:700;white-space:nowrap}.navlinks a:hover{color:var(--green)}
.contact{white-space:nowrap;font-size:12px}.contact b{display:block}.contact span{color:var(--orange);font-weight:800}
.cart-top{width:43px;height:43px;border:1px solid var(--line);border-radius:13px;display:grid;place-items:center;position:relative}.cart-top em{position:absolute;right:-4px;top:-6px;background:var(--orange);color:#fff;border-radius:50%;font-size:10px;font-style:normal;padding:3px 6px;font-weight:800}
.hero{padding:18px 0 12px;background:#fff}.hero-card{min-height:370px;border-radius:25px;overflow:hidden;background:linear-gradient(110deg,#fff1de,#fff8ed 52%,#e9f4e9);display:grid;grid-template-columns:1fr 1fr;position:relative}
.hero-copy{padding:54px 50px;display:flex;flex-direction:column;justify-content:center}.hero-copy .tag{color:var(--green);font-weight:850;font-size:14px}.hero-copy h1{font-size:clamp(38px,5vw,61px);line-height:1.03;letter-spacing:-2.2px;margin:12px 0}.hero-copy h1 span{color:var(--green)}.hero-copy p{font-size:17px;line-height:1.55;color:#586577;margin:0;max-width:520px}.hero-btn{display:inline-flex;align-items:center;gap:9px;background:var(--orange);color:#fff;border-radius:12px;padding:14px 18px;font-weight:850;margin-top:22px;width:max-content;box-shadow:0 9px 22px #f47b1628}.hero-trust{display:flex;gap:18px;margin-top:16px;font-size:12px}.hero-art{display:grid;place-items:center;padding:22px}.gift-scene{width:90%;height:86%;border-radius:22px;background:linear-gradient(145deg,#fff,#edf7ec);display:grid;place-items:center;font-size:110px;box-shadow:inset 0 0 0 1px #fff}
.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;margin:14px 0 0;box-shadow:var(--shadow);background:#fff}.quick{padding:18px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--line)}.quick:last-child{border:0}.quick-icon{font-size:27px}.quick b{font-size:14px}.quick small{display:block;color:var(--muted);margin-top:3px;font-size:12px}
.section{padding:34px 0 4px}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.head h2{margin:0;font-size:27px;letter-spacing:-.7px}.head a{color:var(--green);font-weight:800;font-size:13px}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;overflow:hidden}.service{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 8px;text-align:center;min-width:0}.service .icon{height:70px;display:grid;place-items:center;font-size:42px}.service b{font-size:13px;display:block;line-height:1.2}.dots{text-align:center;margin:11px 0;color:#a9b2aa;letter-spacing:5px}.dots .on{color:var(--green)}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.product{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 3px 14px rgba(20,50,35,.04)}.product-img{height:178px;background:#f5f7f5;display:grid;place-items:center;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.placeholder{font-size:60px}.product-body{padding:13px}.product h3{font-size:14px;line-height:1.35;margin:5px 0 8px;min-height:38px}.product .price{color:var(--orange);font-weight:900;font-size:17px}.buy-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.buy{width:36px;height:36px;border:0;border-radius:10px;background:var(--green);color:#fff;font-size:18px;cursor:pointer}.promo{margin-top:20px;border-radius:20px;background:linear-gradient(100deg,#f5f1d9,#fff8e8);border:1px solid #eee7c9;display:grid;grid-template-columns:1.1fr 1.2fr .7fr;align-items:center;gap:18px;padding:20px 25px}.promo-art{font-size:65px;text-align:center}.promo h3{font-size:25px;color:var(--green);margin:0 0 5px}.promo p{margin:0;color:#596354}.promo-btn{justify-self:end;background:var(--green);color:#fff;border-radius:11px;padding:13px 16px;font-weight:850}
.cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.cat{border:1px solid var(--line);border-radius:15px;background:#fff;text-align:center;padding:10px 7px}.cat-img{height:80px;display:grid;place-items:center;font-size:43px}.cat b{font-size:12px;line-height:1.25;display:block}
.guarantee{margin-top:24px;background:#fbfcfb;border:1px solid var(--line);border-radius:17px;display:grid;grid-template-columns:repeat(4,1fr)}.guarantee div{padding:16px 13px;border-right:1px solid var(--line);display:flex;gap:10px;align-items:center}.guarantee div:last-child{border:0}.guarantee strong{font-size:13px}.guarantee small{display:block;color:var(--muted);font-size:11px;margin-top:3px}
.footer{margin-top:35px;background:#10251a;color:#fff;padding:35px 0 80px}.foot-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px}.footer h4{margin:0 0 10px}.footer p,.footer li{color:#b9c8be;font-size:13px;line-height:1.7}.footer ul{list-style:none;padding:0;margin:0}
.bottom{display:none}

@media(max-width:900px){
 .navlinks,.contact{display:none}.brand{min-width:auto}.hero-card{grid-template-columns:1fr}.hero-copy{padding:35px 28px}.hero-art{min-height:230px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick:nth-child(2){border-right:0}.quick:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:repeat(5,110px);overflow-x:auto;padding-bottom:4px}.cards{grid-template-columns:repeat(2,1fr)}.cat-grid{grid-template-columns:repeat(3,1fr)}.promo{grid-template-columns:1fr 1.4fr}.promo-btn{display:none}.guarantee{grid-template-columns:repeat(2,1fr)}.guarantee div:nth-child(2){border-right:0}.guarantee div:nth-child(-n+2){border-bottom:1px solid var(--line)}.foot-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
 .topline{display:none}.wrap{width:calc(100% - 20px)}.header{position:sticky;top:0}.nav{height:auto;min-height:61px;gap:8px;padding:7px 0;flex-wrap:wrap}.brand{order:1}.search{order:3;flex-basis:100%;margin-bottom:2px}.cart-top{order:2;margin-left:auto}.hero{padding-top:9px}.hero-card{min-height:0;border-radius:18px}.hero-copy{padding:25px 20px 22px}.hero-copy h1{font-size:37px;letter-spacing:-1.5px}.hero-copy p{font-size:14px}.hero-trust{font-size:11px;gap:9px}.hero-art{display:none}.hero-btn{width:100%;justify-content:center;margin-top:17px}.quick-grid{margin-top:10px;border-radius:14px}.quick{padding:12px 9px;gap:7px}.quick-icon{font-size:22px}.quick b{font-size:12px}.quick small{font-size:10px}.section{padding-top:25px}.head h2{font-size:22px}.head{margin-bottom:11px}.cards{gap:8px}.product-img{height:145px}.product-body{padding:10px}.product h3{font-size:13px}.product .price{font-size:15px}.buy{width:34px;height:34px}.promo{grid-template-columns:1fr;padding:17px;margin-top:14px;text-align:center}.promo-art{font-size:48px}.promo h3{font-size:22px}.promo-btn{display:inline-flex;justify-self:center}.cat-grid{grid-template-columns:repeat(3,1fr);gap:7px}.cat-img{height:65px;font-size:36px}.cat b{font-size:11px}.guarantee{grid-template-columns:repeat(2,1fr);margin-top:16px}.guarantee div{padding:13px 9px}.footer{padding-bottom:90px}.foot-grid{grid-template-columns:1fr}.bottom{display:grid;position:fixed;z-index:100;bottom:0;left:0;right:0;height:65px;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);box-shadow:0 -5px 20px rgba(0,0,0,.07)}.bottom a{text-align:center;padding-top:8px;font-size:10px;color:#6c746f}.bottom i{display:block;font-style:normal;font-size:22px;line-height:25px}.bottom a.active{color:var(--green);font-weight:800}.bottom .cart{position:relative}.bottom .badge{position:absolute;top:3px;right:23%;background:var(--orange);color:#fff;border-radius:50%;font-size:9px;padding:2px 5px}
}


/* v2.2 */
.zalo-top{margin-left:auto;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#087a45;color:#fff;border:0;font-weight:900;font-size:0;box-shadow:0 5px 15px rgba(8,122,69,.18)}
.zalo-top:after{content:"Z";font-size:16px;width:27px;height:27px;border-radius:50%;background:#fff;color:#087a45;display:grid;place-items:center;font-weight:950}
.ticker{height:36px;background:#f5fbf7;border-bottom:1px solid var(--line);overflow:hidden;white-space:nowrap;color:#195b39;font-weight:750}
.ticker-track{height:36px;display:inline-flex;align-items:center;gap:24px;min-width:max-content;animation:fiveTicker 24s linear infinite}
.ticker i{color:var(--orange);font-style:normal}
@keyframes fiveTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.post{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 3px 14px rgba(20,50,35,.04)}
.post-thumb{height:155px;background:linear-gradient(135deg,#eef5ef,#fff);display:grid;place-items:center;font-size:52px;overflow:hidden}
.post-thumb img{width:100%;height:100%;object-fit:cover}
.post-body{padding:13px}.post-body h3{margin:0 0 7px;font-size:15px;line-height:1.35}.post-body p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.post-date{display:block;color:#8a938d;font-size:11px;margin-top:8px}
@media(max-width:900px){.posts{grid-template-columns:repeat(3,260px);overflow-x:auto;padding-bottom:3px}}
@media(max-width:600px){
 .zalo-top{width:39px;height:39px;margin-left:auto}
 .ticker{height:34px}.ticker-track{height:34px;font-size:12px;gap:18px}
 .posts{grid-template-columns:repeat(3,245px);gap:9px}.post-thumb{height:130px}.post-body{padding:11px}.post-body h3{font-size:14px}
 .bottom{grid-template-columns:repeat(5,1fr)}
}

/* v2.3 - payment & review */
.pay-review{padding:24px 0 4px}
.pr-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.pr-card{border:1px solid var(--line);border-radius:17px;background:#fff;padding:17px;box-shadow:0 3px 14px rgba(20,50,35,.04)}
.pr-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.pr-title h3{margin:0;font-size:17px}.pr-title a{font-size:12px;color:var(--green);font-weight:800}
.pay-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.pay-item{border:1px solid var(--line);border-radius:12px;padding:10px;text-align:center;background:#fafcfb;font-size:11px;font-weight:750}
.pay-icon{height:30px;display:grid;place-items:center;font-size:22px;margin-bottom:4px}
.review-main{display:flex;align-items:center;gap:13px}.review-score{font-size:34px;font-weight:900;color:var(--green);line-height:1}.stars{color:#f6b800;letter-spacing:1px;font-size:15px}.review-main small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.review-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}.review-tags span{font-size:10px;background:#f1f7f3;border-radius:20px;padding:6px 8px;color:#4e6558}
@media(max-width:600px){.pay-review{padding-top:20px}.pr-grid{gap:8px}.pr-card{padding:13px}.pr-title h3{font-size:15px}.pay-options{gap:5px}.pay-item{padding:8px 4px;font-size:10px}.review-main{gap:9px}.review-score{font-size:29px}.stars{font-size:13px}}

/* v2.3.1 single post */
.post-page{padding:30px 0 50px;background:#fff}
.post-layout{width:min(900px,100%);margin:auto}
.post-back{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-weight:800;font-size:13px;margin-bottom:16px}
.post-meta{color:#8a938d;font-size:12px;margin:0 0 10px}
.post-title{font-size:clamp(30px,5vw,48px);line-height:1.12;letter-spacing:-1px;margin:0 0 18px}
.post-featured{width:100%;max-height:520px;object-fit:cover;border-radius:20px;display:block;margin-bottom:25px}
.post-content{font-size:17px;line-height:1.8;color:#334155}
.post-content img{max-width:100%;height:auto;border-radius:14px}
.post-content h2,.post-content h3{color:var(--ink);line-height:1.3;margin-top:30px}
.post-related{margin-top:40px;padding-top:25px;border-top:1px solid var(--line)}
@media(max-width:600px){.post-page{padding:20px 0 35px}.post-title{font-size:30px}.post-content{font-size:16px;line-height:1.7}.post-featured{border-radius:14px;margin-bottom:18px}}

/* v2.4.0 mobile-first optimization */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
@media(max-width:600px){
  body{font-size:14px;padding-bottom:66px}
  .wrap{width:calc(100% - 20px);max-width:none}
  .topline{display:none}

  /* compact mobile header */
  .header{position:sticky;top:0}
  .nav{height:58px;min-height:58px;padding:6px 0;gap:8px;flex-wrap:nowrap}
  .brand{min-width:0;gap:7px}
  .logo-box{width:37px;height:37px;border-radius:11px;font-size:19px;flex:0 0 auto}
  .brand b{font-size:16px;white-space:nowrap}
  .brand small{font-size:8px}
  .zalo-top{width:38px;height:38px;flex:0 0 auto}

  /* announcement becomes the only secondary header row */
  .ticker{height:31px}
  .ticker-track{height:31px;font-size:11px;gap:15px}

  /* hero */
  .hero{padding:8px 0 0}
  .hero-card{min-height:0;border-radius:16px;display:block}
  .hero-copy{padding:19px 17px 18px}
  .hero-copy .tag{font-size:10px}
  .hero-copy h1{font-size:31px;line-height:1.05;letter-spacing:-1px;margin:8px 0 9px}
  .hero-copy p{font-size:13px;line-height:1.5;margin:0}
  .hero-btn{min-height:43px;width:100%;justify-content:center;margin-top:14px;padding:0 12px;font-size:13px}
  .hero-trust{margin-top:10px;font-size:10px;gap:12px}
  .hero-art{display:none}

  /* four service benefits */
  .quick-grid{margin-top:8px;border-radius:13px;grid-template-columns:repeat(2,1fr)}
  .quick{padding:10px 8px;min-height:57px;gap:7px}
  .quick-icon{font-size:20px}
  .quick b{font-size:11px}
  .quick small{font-size:9px;margin-top:1px}

  /* compact section rhythm */
  .section{padding:22px 0 2px}
  .head{margin-bottom:10px;align-items:center}
  .head h2{font-size:21px;letter-spacing:-.4px}
  .head a{font-size:11px}

  /* category/service strip */
  .service-grid{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 1px 5px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .service-grid::-webkit-scrollbar{display:none}
  .service{flex:0 0 92px;scroll-snap-align:start;padding:8px 5px;border-radius:13px}
  .service .icon{height:52px;font-size:32px}
  .service b{font-size:10px;line-height:1.15}

  .dots{font-size:9px;letter-spacing:3px;margin:7px 0 0}

  /* products: compact 2-column cards */
  .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product{border-radius:14px}
  .product-img{height:125px}
  .product-body{padding:9px}
  .product h3{font-size:12px;line-height:1.3;min-height:32px;margin:4px 0 6px}
  .product .price{font-size:14px}
  .buy{width:32px;height:32px;border-radius:9px;font-size:15px}

  /* payment + review */
  .pay-review{padding:16px 0 0}
  .pr-grid{grid-template-columns:1fr 1fr;gap:8px}
  .pr-card{padding:11px;border-radius:13px;min-width:0}
  .pr-title{margin-bottom:8px;gap:4px}
  .pr-title h3{font-size:12px;line-height:1.25}
  .pr-title a{font-size:9px;white-space:nowrap}
  .pay-options{grid-template-columns:repeat(3,1fr);gap:4px}
  .pay-item{padding:7px 2px;border-radius:9px;font-size:9px}
  .pay-icon{height:24px;font-size:18px;margin-bottom:2px}
  .review-main{gap:7px}
  .review-score{font-size:25px}
  .stars{font-size:11px;letter-spacing:0}
  .review-main small{font-size:8px;line-height:1.25}
  .review-tags{display:none}

  /* promo */
  .promo{margin-top:12px;grid-template-columns:1fr;gap:4px;padding:15px;border-radius:15px;text-align:center}
  .promo-art{font-size:39px}
  .promo h3{font-size:20px}
  .promo p{font-size:11px}
  .promo-btn{display:inline-flex;justify-self:center;margin-top:5px;padding:10px 13px;font-size:11px}

  /* blog cards horizontal */
  .posts{display:flex;overflow-x:auto;gap:8px;padding:1px 1px 5px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .posts::-webkit-scrollbar{display:none}
  .post{flex:0 0 245px;scroll-snap-align:start;border-radius:13px}
  .post-thumb{height:118px}
  .post-body{padding:10px}
  .post-body h3{font-size:13px;margin-bottom:5px}
  .post-body p{font-size:10px;line-height:1.4}
  .post-date{font-size:9px;margin-top:6px}

  /* guarantee */
  .guarantee{grid-template-columns:repeat(2,1fr);margin-top:12px;border-radius:13px}
  .guarantee div{padding:10px 8px;gap:7px;min-width:0}
  .guarantee strong{font-size:10px;line-height:1.2}
  .guarantee small{font-size:8px;line-height:1.2}

  /* footer */
  .footer{margin-top:22px;padding:25px 0 80px}
  .foot-grid{grid-template-columns:1fr;gap:14px}
  .footer h4{font-size:14px}.footer p,.footer li{font-size:11px}

  /* fixed bottom navigation with safe area */
  .bottom{display:grid;position:fixed;z-index:100;left:0;right:0;bottom:0;height:64px;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);box-shadow:0 -4px 18px rgba(0,0,0,.07)}
  .bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:9px;color:#69736d;min-width:0}
  .bottom i{display:block;font-style:normal;font-size:20px;line-height:22px}
  .bottom a.active{color:var(--green);font-weight:850}
  .bottom .badge{position:absolute;top:5px;right:18%;background:var(--orange);color:#fff;border-radius:50%;font-size:8px;padding:2px 5px}

  /* article pages */
  .post-page{padding:18px 0 30px}
  .post-layout{width:100%}
  .post-back{font-size:11px;margin-bottom:10px}
  .post-meta{font-size:10px;margin-bottom:7px}
  .post-title{font-size:27px;line-height:1.15;letter-spacing:-.7px;margin-bottom:13px}
  .post-featured{max-height:330px;border-radius:14px;margin-bottom:16px}
  .post-content{font-size:15px;line-height:1.7}
  .post-content h2,.post-content h3{margin-top:23px}
}

/* v2.4.1 - fixed mobile header alignment */
.header .nav{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;min-height:68px}
.header .brand{order:0;margin:0;min-width:0;display:flex;align-items:center}
.header .zalo-top{order:0;margin:0 0 0 auto;position:relative;right:auto;top:auto;flex:0 0 43px}
@media(max-width:600px){
 .header .nav{height:58px;min-height:58px;padding:6px 0;gap:8px;flex-wrap:nowrap}
 .header .brand{order:0;margin-right:auto;min-width:0;max-width:calc(100% - 52px)}
 .header .brand .logo-box{width:38px;height:38px;flex:0 0 38px}
 .header .brand b{font-size:16px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .header .brand small{font-size:8px;white-space:nowrap}
 .header .zalo-top{order:0;margin-left:auto;margin-right:0;width:39px;height:39px;flex:0 0 39px;position:relative;right:0}
}

.header-brand{display:flex;align-items:center;min-width:0;margin:0}
@media(max-width:600px){.header-brand{min-width:0;max-width:calc(100% - 48px)}}

/* v2.4.2 fixed header + ticker + mobile payment/review + consistent bottom icons */
.header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:200}
.ticker{position:fixed!important;top:68px;left:0;right:0;width:100%;z-index:190}
body.five-home{padding-top:104px}
.bottom i{font-family:Arial,sans-serif;display:flex!important;align-items:center;justify-content:center;width:24px;height:24px;font-size:20px!important;line-height:1!important}
.bottom a{gap:2px!important}
@media(max-width:600px){
  .header{height:58px!important}
  .header .nav{height:58px!important;min-height:58px!important}
  .ticker{top:58px;height:34px!important}
  .ticker-track{height:34px!important}
  body.five-home{padding-top:92px}
  .pay-review{padding:14px 0 2px!important}
  .pr-grid{grid-template-columns:1fr!important;gap:8px!important}
  .pr-card{width:100%;padding:12px!important;border-radius:13px}
  .pr-title h3{font-size:13px!important}
  .pay-options{grid-template-columns:repeat(3,1fr)!important}
  .review-tags{display:flex!important}
  .bottom{height:64px!important;height:calc(64px + env(safe-area-inset-bottom))!important}
  .bottom a{font-size:9px!important}
  .bottom i{width:26px;height:26px;font-size:21px!important}
}

/* v2.4.3 - travel-style blog layout */
.blog-page{padding:28px 0 55px;background:#fff}
.blog-head{margin-bottom:20px}
.blog-head h1{font-size:34px;line-height:1.1;margin:0 0 7px;letter-spacing:-.8px}
.blog-head p{margin:0;color:var(--muted);font-size:16px;line-height:1.5;max-width:720px}
.blog-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:230px 230px;gap:10px}
.blog-card{position:relative;display:block;overflow:hidden;border-radius:13px;background:#e9eeea;min-width:0}
.blog-card:first-child{grid-row:1 / span 2}
.blog-card .blog-image{position:absolute;inset:0}
.blog-card .blog-image img{width:100%;height:100%;object-fit:cover;display:block}
.blog-card .blog-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 38%,rgba(0,0,0,.72) 100%)}
.blog-card .blog-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:70px;background:linear-gradient(135deg,#eaf4ed,#dbe9df)}
.blog-card .blog-info{position:absolute;left:16px;right:12px;bottom:13px;color:#fff;z-index:2}
.blog-card .blog-info h2{margin:0 0 3px;font-size:20px;line-height:1.15;font-weight:850}
.blog-card .blog-info span{font-size:12px;opacity:.95}
.blog-card:first-child .blog-info h2{font-size:25px}
.blog-more{margin-top:22px;display:flex;justify-content:center}
.blog-more a{border:1px solid var(--line);border-radius:12px;padding:11px 18px;color:var(--green);font-weight:800;font-size:13px}
.blog-app{margin-top:28px;border-top:1px solid var(--line);padding:25px 0 0;display:flex;align-items:center;gap:20px}
.blog-app-icon{width:62px;height:62px;border-radius:16px;background:#edf7f1;display:grid;place-items:center;font-size:32px;flex:0 0 auto}
.blog-app-copy{flex:1}.blog-app-copy h3{margin:0 0 4px;font-size:18px}.blog-app-copy p{margin:0;color:var(--muted);font-size:13px}
.blog-app .btn{background:var(--green);color:#fff;border-radius:11px;padding:11px 16px;font-weight:850;font-size:13px;white-space:nowrap}
@media(max-width:600px){
 .blog-page{padding:18px 0 35px}
 .blog-head{margin-bottom:15px}
 .blog-head h1{font-size:28px;margin-bottom:6px}
 .blog-head p{font-size:14px;line-height:1.45}
 .blog-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 116px 116px;gap:8px}
 .blog-card:first-child{grid-row:1 / span 2}
 .blog-card:nth-child(2){grid-column:2;grid-row:1}
 .blog-card:nth-child(3){grid-column:2;grid-row:2}
 .blog-card:nth-child(4){grid-column:1;grid-row:3}
 .blog-card:nth-child(5){grid-column:2;grid-row:3}
 .blog-card .blog-info{left:10px;right:8px;bottom:9px}
 .blog-card .blog-info h2,.blog-card:first-child .blog-info h2{font-size:14px;line-height:1.15}
 .blog-card .blog-info span{font-size:9px}
 .blog-card:first-child .blog-info h2{font-size:18px}
 .blog-app{margin-top:20px;padding-top:18px;gap:11px}
 .blog-app-icon{width:50px;height:50px;border-radius:13px;font-size:25px}
 .blog-app-copy h3{font-size:14px}.blog-app-copy p{font-size:10px}
 .blog-app .btn{padding:9px 11px;font-size:10px}
}

/* v2.5.0 - article layout */
.article-page{background:#f7f9f7;padding:18px 0 55px}
.article-layout{display:grid;grid-template-columns:minmax(0,820px) 300px;gap:22px;align-items:start}
.article-main{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}
.article-cover{width:100%;height:390px;object-fit:cover;display:block}
.article-inner{padding:25px 30px 32px}
.article-category{display:inline-flex;background:#edf7f1;color:var(--green);border-radius:20px;padding:6px 10px;font-size:11px;font-weight:850}
.article-title{font-size:38px;line-height:1.13;letter-spacing:-1px;margin:12px 0 9px;color:var(--ink)}
.article-meta{font-size:12px;color:#8a938d;margin-bottom:22px}
.article-content{font-size:17px;line-height:1.8;color:#334155}
.article-content p{margin:0 0 18px}
.article-content h2{font-size:25px;line-height:1.25;margin:30px 0 12px;color:var(--ink)}
.article-content h3{font-size:20px;margin:25px 0 10px}
.article-content img{max-width:100%;height:auto;border-radius:13px;margin:8px 0 15px}
.article-content ul,.article-content ol{padding-left:22px;margin-bottom:20px}
.article-content blockquote{margin:22px 0;padding:15px 18px;border-left:4px solid var(--green);background:#f3f8f5;border-radius:0 10px 10px 0;color:#4b5d52}
.article-share{border-top:1px solid var(--line);margin-top:25px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.article-share span{font-size:12px;color:var(--muted)}
.article-share a{background:#edf7f1;color:var(--green);padding:9px 12px;border-radius:10px;font-size:11px;font-weight:850}
.article-sidebar{display:grid;gap:12px}
.article-side-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px}
.article-side-card h3{font-size:16px;margin:0 0 11px}
.article-side-list{display:grid;gap:9px}
.article-side-item{display:grid;grid-template-columns:70px 1fr;gap:9px;align-items:center}
.article-side-item img{width:70px;height:52px;object-fit:cover;border-radius:8px}
.article-side-item b{font-size:11px;line-height:1.3}
.article-back{display:inline-flex;color:var(--green);font-weight:800;font-size:12px;margin-bottom:11px}
.article-cta{background:linear-gradient(135deg,var(--green),#0a9154);color:#fff;border-radius:16px;padding:17px}
.article-cta h3{margin:0 0 5px;font-size:18px}.article-cta p{font-size:11px;margin:0 0 12px;opacity:.9}.article-cta a{display:inline-block;background:#fff;color:var(--green);border-radius:9px;padding:9px 12px;font-size:11px;font-weight:850}
@media(max-width:900px){
 .article-layout{grid-template-columns:1fr}
 .article-sidebar{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
 .article-page{padding:8px 0 28px}
 .article-layout{display:block}
 .article-main{border-radius:14px}
 .article-cover{height:220px}
 .article-inner{padding:18px 16px 23px}
 .article-category{font-size:9px;padding:5px 8px}
 .article-title{font-size:27px;line-height:1.15;letter-spacing:-.6px;margin:9px 0 7px}
 .article-meta{font-size:10px;margin-bottom:16px}
 .article-content{font-size:15px;line-height:1.72}
 .article-content p{margin-bottom:15px}
 .article-content h2{font-size:21px;margin:24px 0 9px}
 .article-content h3{font-size:18px;margin:21px 0 8px}
 .article-content img{border-radius:10px}
 .article-share{display:block}
 .article-share a{display:inline-block;margin-top:8px}
 .article-sidebar{display:grid;grid-template-columns:1fr;gap:9px;margin-top:10px}
 .article-side-card{padding:12px;border-radius:13px}
 .article-side-card h3{font-size:14px}
 .article-side-item{grid-template-columns:64px 1fr}
 .article-side-item img{width:64px;height:48px}
 .article-side-item b{font-size:10px}
 .article-cta{border-radius:13px;padding:14px}
}

/* v2.5.1 - slide-out article table of contents */
.toc-trigger{position:fixed;right:0;top:42%;z-index:96;width:40px;height:44px;border:0;border-radius:12px 0 0 12px;background:var(--green);color:#fff;cursor:pointer;font-size:18px;box-shadow:0 5px 18px rgba(0,0,0,.16)}
.toc-drawer{position:fixed;top:0;right:0;bottom:0;width:min(340px,88vw);background:#fff;z-index:110;transform:translateX(105%);transition:transform .25s ease;box-shadow:-8px 0 30px rgba(0,0,0,.16);padding:20px;overflow:auto}
.toc-drawer.open{transform:translateX(0)}
.toc-overlay{position:fixed;inset:0;background:rgba(0,0,0,.32);z-index:109;opacity:0;visibility:hidden;transition:.2s}
.toc-overlay.open{opacity:1;visibility:visible}
.toc-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:12px}
.toc-head h3{margin:0;font-size:17px}
.toc-close{border:0;background:#f2f5f3;width:34px;height:34px;border-radius:9px;cursor:pointer;font-size:18px}
.toc-list{list-style:none;padding:0;margin:0}
.toc-list li{margin:0}
.toc-list a{display:block;padding:9px 7px;border-radius:8px;font-size:13px;line-height:1.35;color:#34423a}
.toc-list a:hover{background:#edf7f1;color:var(--green)}
.toc-list .toc-h3{padding-left:22px;font-size:12px;color:#657269}
.toc-empty{font-size:12px;color:var(--muted);line-height:1.5}
@media(max-width:600px){
 .toc-trigger{top:45%;width:37px;height:42px;border-radius:10px 0 0 10px;font-size:16px}
 .toc-drawer{width:86vw;padding:16px}
 .toc-head h3{font-size:15px}
 .toc-list a{font-size:12px;padding:8px 6px}
}

/* v2.6.0 - archive pagination + SEO/article polish */
.blog-more{margin:24px 0 8px;display:flex;justify-content:center}
.blog-more .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;margin:0 3px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#47554d;font-size:12px;font-weight:800}
.blog-more .page-numbers.current{background:var(--green);border-color:var(--green);color:#fff}
.blog-more .page-numbers:hover{border-color:var(--green);color:var(--green)}
.blog-more .page-numbers.dots{border:0;background:transparent}
.blog-more .page-numbers.prev,.blog-more .page-numbers.next{padding:0 12px}
.article-breadcrumb{font-size:11px;color:#7b867f;margin-bottom:10px}
.article-breadcrumb a{color:var(--green);font-weight:750}
.article-reading{display:flex;gap:12px;align-items:center;color:#8a938d;font-size:11px;margin-top:-14px;margin-bottom:18px}
.article-reading .dot{width:3px;height:3px;border-radius:50%;background:#aeb7b1}
@media(max-width:600px){
 .blog-more{margin:17px 0 3px}
 .blog-more .page-numbers{min-width:32px;height:32px;font-size:10px;margin:0 2px;padding:0 7px}
 .blog-more .page-numbers.prev,.blog-more .page-numbers.next{padding:0 8px}
 .article-breadcrumb{font-size:9px;margin-bottom:8px}
 .article-reading{font-size:9px;gap:8px;margin-top:-9px;margin-bottom:14px}
}

/* v2.6.1 - home blog showcase */
.home-blog{padding:28px 0 5px}
.home-blog .blog-head{margin-bottom:16px}
.home-blog .blog-head h2{font-size:27px;line-height:1.1;margin:0 0 6px;letter-spacing:-.6px}
.home-blog .blog-head p{margin:0;color:var(--muted);font-size:13px}
.home-blog .blog-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px;gap:9px}
.home-blog .blog-card:first-child{grid-row:1 / span 2}
.home-blog .blog-card .blog-info h2{font-size:17px}
.home-blog .blog-card:first-child .blog-info h2{font-size:23px}
.home-blog-more{display:flex;justify-content:center;margin-top:13px}
.home-blog-more a{color:var(--green);font-size:12px;font-weight:850;border:1px solid var(--line);border-radius:10px;padding:9px 14px}
@media(max-width:600px){
 .home-blog{padding:20px 0 2px}
 .home-blog .blog-head h2{font-size:21px}
 .home-blog .blog-head p{font-size:11px}
 .home-blog .blog-grid{grid-template-columns:1fr 1fr;grid-template-rows:190px 92px 92px;gap:7px}
 .home-blog .blog-card:first-child{grid-row:1 / span 2}
 .home-blog .blog-card:nth-child(2){grid-column:2;grid-row:1}
 .home-blog .blog-card:nth-child(3){grid-column:2;grid-row:2}
 .home-blog .blog-card:nth-child(4){grid-column:1;grid-row:3}
 .home-blog .blog-card:nth-child(5){grid-column:2;grid-row:3}
 .home-blog .blog-card .blog-info h2,.home-blog .blog-card:first-child .blog-info h2{font-size:13px}
 .home-blog .blog-card:first-child .blog-info h2{font-size:17px}
 .home-blog .blog-card .blog-info span{font-size:8px}
}

/* v2.6.2 - TOC stays outside the fixed header zone */
.toc-trigger{position:fixed;right:0;top:calc(var(--five-header-height, 58px) + var(--five-ticker-height, 36px) + 22px);z-index:95}
.toc-drawer{top:calc(var(--five-header-height, 58px) + var(--five-ticker-height, 36px));z-index:110}
.toc-overlay{z-index:109}
@media(max-width:600px){
 .toc-trigger{top:calc(var(--five-header-height, 58px) + var(--five-ticker-height, 31px) + 16px);z-index:95}
 .toc-drawer{top:calc(var(--five-header-height, 58px) + var(--five-ticker-height, 31px));}
}

/* v2.6.3 - blog categories */
.blog-categories{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 8px;margin-bottom:15px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.blog-categories::-webkit-scrollbar{display:none}
.blog-cat{flex:0 0 auto;border:1px solid var(--line);background:#fff;color:#536058;border-radius:22px;padding:8px 13px;font-size:12px;font-weight:800;white-space:nowrap}
.blog-cat:hover,.blog-cat.active{background:var(--green);border-color:var(--green);color:#fff}
.blog-cat-count{opacity:.7;font-weight:700;margin-left:3px}
.blog-category-label{font-size:12px;color:var(--muted);margin:0 0 7px;font-weight:750}
@media(max-width:600px){
 .blog-categories{gap:6px;margin-bottom:12px;padding-bottom:6px}
 .blog-cat{padding:7px 11px;font-size:10px}
 .blog-cat-count{font-size:9px}
}

/* v2.6.4 - travel style category icon carousel */
.blog-category-label{font-size:13px;color:var(--ink);font-weight:850;margin:0 0 10px}
.blog-categories{display:flex;gap:13px;overflow-x:auto;padding:3px 2px 12px;margin-bottom:17px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}
.blog-categories::-webkit-scrollbar{display:none}
.blog-cat{flex:0 0 92px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:7px;border:0;background:transparent;color:#4e5b53;padding:0;text-align:center;font-size:11px;font-weight:800;white-space:normal}
.blog-cat:hover,.blog-cat.active{background:transparent;color:var(--green)}
.blog-cat-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#eef5f0;border:1px solid #e0e9e3;font-size:34px;box-shadow:0 2px 8px rgba(20,50,35,.05)}
.blog-cat.active .blog-cat-icon{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 4px 12px rgba(8,122,69,.18)}
.blog-cat-count{display:none}
@media(max-width:600px){
 .blog-category-label{font-size:12px;margin-bottom:8px}
 .blog-categories{gap:12px;margin-bottom:12px;padding-bottom:9px}
 .blog-cat{flex-basis:78px;font-size:9px;gap:5px}
 .blog-cat-icon{width:64px;height:64px;font-size:28px}
}

/* v2.6.5 - article TOC scroll offset for fixed header */
.article-content h2,
.article-content h3{
  scroll-margin-top:calc(var(--five-header-height,58px) + var(--five-ticker-height,36px) + 18px);
}
@media(max-width:600px){
  .article-content h2,
  .article-content h3{
    scroll-margin-top:calc(var(--five-header-height,58px) + var(--five-ticker-height,31px) + 14px);
  }
}

/* v2.6.6 - refined mobile bottom navigation */
@media(max-width:600px){
 .bottom{
   height:66px;
   height:calc(66px + env(safe-area-inset-bottom));
   padding:5px 7px env(safe-area-inset-bottom);
   background:rgba(255,255,255,.98);
   border-top:1px solid #e8eee9;
   box-shadow:0 -6px 22px rgba(28,55,40,.09);
   border-radius:16px 16px 0 0;
   gap:2px;
 }
 .bottom a{
   position:relative;
   height:54px;
   border-radius:12px;
   gap:2px;
   font-size:9px;
   font-weight:700;
   color:#758078;
   transition:background .18s ease,color .18s ease,transform .18s ease;
 }
 .bottom i{
   width:31px;height:27px;
   display:grid;
   place-items:center;
   font-size:0;
   line-height:1;
   border-radius:9px;
   position:relative;
 }
 .bottom i:before{
   font-size:21px;
   font-style:normal;
   font-family:"Segoe UI Symbol","Noto Sans Symbols 2",sans-serif;
   line-height:1;
 }
 .bottom a:nth-child(1) i:before{content:"⌂"}
 .bottom a:nth-child(2) i:before{content:"✦"}
 .bottom a:nth-child(3) i:before{content:"♨"}
 .bottom a:nth-child(4) i:before{content:"▣"}
 .bottom a:nth-child(5) i:before{content:"⌖"}
 .bottom a.active{
   color:var(--green);
   font-weight:850;
   background:#f0f7f3;
 }
 .bottom a.active i{
   background:#dff0e7;
 }
 .bottom a.active i:before{
   font-size:22px;
 }
 .bottom a:active{transform:scale(.95)}
 .bottom .badge{
   top:2px;
   right:12px;
   min-width:14px;
   height:14px;
   padding:0 3px;
   display:grid;
   place-items:center;
   line-height:1;
 }
}

/* v2.6.7 - consistent SVG bottom navigation */
@media(max-width:600px){
 .bottom{height:68px;height:calc(68px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);gap:3px}
 .bottom a{height:56px;border-radius:13px;font-size:9px;font-weight:750;gap:2px}
 .bottom a .nav-svg{width:24px;height:24px;display:block;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
 .bottom a.active .nav-svg{stroke-width:2.25}
 .bottom a.active{background:#edf7f1;color:var(--green)}
 .bottom a span{line-height:12px}
}


/* v2.6.9 - keep main featured posts, remove only duplicate late block */
.home-blog{display:block!important}
.home-blog-late{display:none!important}

/* v2.7.0 - WooCommerce product page / quick order */
.woocommerce div.product{width:min(1180px,calc(100% - 32px));margin:28px auto 55px}
.woocommerce div.product div.images{width:52%;margin-bottom:0}
.woocommerce div.product div.summary{width:43%;padding:6px 0 0}
.woocommerce div.product .woocommerce-product-gallery__image img{border-radius:18px}
.woocommerce div.product .product_title{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-1px;color:var(--ink);margin:0 0 10px}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--orange);font-size:23px;font-weight:900;margin:12px 0 15px}
.woocommerce div.product .woocommerce-product-details__short-description{color:#586577;font-size:15px;line-height:1.65}
.woocommerce div.product form.cart{margin:0}
.woocommerce div.product .quantity{display:none!important}
.five-product-quick-order{margin-top:18px}
.five-quick-order-btn{min-height:52px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--orange),#ff8c22);color:#fff!important;border-radius:13px;font-size:15px;font-weight:900;letter-spacing:.1px;box-shadow:0 8px 20px rgba(244,123,22,.22);transition:transform .15s ease,box-shadow .15s ease}
.five-quick-order-btn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px rgba(244,123,22,.28)}
.five-quick-order-icon{font-size:20px;line-height:1}.five-quick-order-arrow{font-size:24px;line-height:1;margin-left:3px}
.five-quick-order-note{font-size:11px;color:#7a857e;text-align:center;margin:8px 0 0}
.woocommerce div.product .product_meta{border-top:1px solid var(--line);padding-top:13px;margin-top:20px;color:#7a857e;font-size:11px}
.woocommerce div.product .woocommerce-tabs{margin-top:35px}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0;margin:0;border-bottom:1px solid var(--line)}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;border:0;border-radius:0;margin:0;padding:10px 14px}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{color:var(--green);border-bottom:2px solid var(--green)}
.woocommerce div.product .woocommerce-tabs .panel{font-size:15px;line-height:1.75;color:#45534b}
.woocommerce-message,.woocommerce-info,.woocommerce-error{width:min(1180px,calc(100% - 32px));margin:18px auto}
@media(max-width:900px){
 .woocommerce div.product{width:calc(100% - 20px);margin:14px auto 35px}
 .woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}
 .woocommerce div.product div.summary{padding-top:15px}
}
@media(max-width:600px){
 .woocommerce div.product{width:calc(100% - 16px);margin:8px auto 25px}
 .woocommerce div.product div.images{margin-bottom:10px}
 .woocommerce div.product .woocommerce-product-gallery__image img{border-radius:13px}
 .woocommerce div.product .product_title{font-size:25px;line-height:1.15;margin-bottom:7px}
 .woocommerce div.product p.price,.woocommerce div.product span.price{font-size:18px;margin:8px 0 11px}
 .woocommerce div.product .woocommerce-product-details__short-description{font-size:12px;line-height:1.55}
 .five-product-quick-order{margin-top:13px}
 .five-quick-order-btn{min-height:47px;border-radius:11px;font-size:13px}
 .five-quick-order-icon{font-size:18px}.five-quick-order-arrow{font-size:21px}
 .five-quick-order-note{font-size:9px;margin-top:6px}
 .woocommerce div.product .product_meta{margin-top:15px;padding-top:10px}
 .woocommerce div.product .woocommerce-tabs{margin-top:24px}
 .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto;white-space:nowrap}
 .woocommerce div.product .woocommerce-tabs ul.tabs li{padding:9px 10px;font-size:11px}
 .woocommerce div.product .woocommerce-tabs .panel{font-size:13px;line-height:1.65}
 .woocommerce-message,.woocommerce-info,.woocommerce-error{width:calc(100% - 16px);font-size:11px}
}

/* v2.7.1 - product page refined to app-style layout */
.woocommerce.single-product .site-main,.woocommerce.single-product main{background:#f7f9f7}
.woocommerce div.product{position:relative;background:transparent;width:min(1180px,calc(100% - 32px));margin:18px auto 48px}
.woocommerce div.product div.images{width:52%;margin:0}.woocommerce div.product div.summary{width:43%;padding:7px 0 0}
.woocommerce div.product .woocommerce-product-gallery{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;overflow:hidden}
.woocommerce div.product .woocommerce-product-gallery__image{background:#f3f6f4;border-radius:14px;overflow:hidden}
.woocommerce div.product .woocommerce-product-gallery__image img{border-radius:14px;display:block}
.woocommerce div.product .flex-control-thumbs{display:flex;gap:7px;overflow-x:auto;padding:9px 2px 2px;margin:0!important;scrollbar-width:none}.woocommerce div.product .flex-control-thumbs::-webkit-scrollbar{display:none}
.woocommerce div.product .flex-control-thumbs li{flex:0 0 70px;width:70px!important;float:none!important;margin:0!important}.woocommerce div.product .flex-control-thumbs li img{border:2px solid transparent;border-radius:9px;opacity:.82}.woocommerce div.product .flex-control-thumbs li img.flex-active{border-color:var(--green);opacity:1}
.woocommerce div.product .product_title{font-size:clamp(29px,4vw,44px);line-height:1.08;letter-spacing:-1.05px;margin:0 0 8px;color:var(--ink)}
.woocommerce div.product .woocommerce-product-rating{margin:4px 0 9px;font-size:12px}.woocommerce div.product .star-rating{color:#f5b400;margin-right:6px}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--green);font-size:25px;font-weight:900;margin:8px 0}
.woocommerce div.product .woocommerce-product-details__short-description{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px 14px;color:#55635a;font-size:14px;line-height:1.62;margin:12px 0}
.woocommerce div.product .product_meta{border:1px solid var(--line);border-radius:14px;padding:11px 13px;margin:10px 0 12px;color:#6d786f;font-size:11px;line-height:1.65;background:#fff}
.woocommerce div.product .product_meta .sku_wrapper,.woocommerce div.product .product_meta .posted_in{display:block}
.five-product-quick-order{margin:12px 0 14px}.five-quick-order-btn{min-height:54px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#07864b,#0a9a57);color:#fff!important;border-radius:13px;font-size:15px;font-weight:900;box-shadow:0 9px 22px rgba(8,134,75,.2)}
.five-quick-order-icon{font-size:19px}.five-quick-order-arrow{font-size:23px}.five-quick-order-note{font-size:10px;color:#7a857e;text-align:center;margin:7px 0 0}
.five-product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 0 0}.five-product-benefit{background:#eef7f1;border-radius:11px;padding:10px 7px;text-align:center;color:#35634a;font-size:10px;font-weight:750;line-height:1.3}.five-product-benefit strong{display:block;font-size:16px;margin-bottom:3px}
.woocommerce div.product .woocommerce-tabs{clear:both;background:#fff;border:1px solid var(--line);border-radius:18px;margin:25px 0 0;padding:0 18px;overflow:hidden}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:0;padding:0!important;margin:0!important;border-bottom:1px solid var(--line);overflow:auto;white-space:nowrap;scrollbar-width:none}.woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent!important;border:0!important;border-radius:0!important;margin:0!important;padding:14px 17px!important;color:#69756d;font-weight:800;font-size:12px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{color:var(--green);border-bottom:2px solid var(--green)!important}.woocommerce div.product .woocommerce-tabs .panel{padding:16px 2px 22px;margin:0!important;font-size:15px;line-height:1.78;color:#45534b}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:20px;color:var(--ink);margin:4px 0 10px}
.woocommerce div.product section.related{background:transparent;margin-top:22px}.woocommerce div.product section.related h2{font-size:21px;margin:0 0 12px}
.five-product-breadcrumb{display:flex;gap:7px;align-items:center;font-size:11px;color:#7c867f;padding:10px 0 0}.five-product-breadcrumb a{color:var(--green);font-weight:750}.five-product-breadcrumb strong{font-weight:700;color:#56625a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:900px){.woocommerce div.product{width:calc(100% - 20px);margin:12px auto 35px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product div.summary{padding-top:12px}}
@media(max-width:600px){
 .woocommerce div.product{width:calc(100% - 14px);margin:8px auto 85px}.five-product-breadcrumb{width:calc(100% - 14px);font-size:9px;padding-top:7px}
 .woocommerce div.product .woocommerce-product-gallery{border-radius:14px;padding:7px}.woocommerce div.product .woocommerce-product-gallery__image{border-radius:10px}.woocommerce div.product .woocommerce-product-gallery__image img{border-radius:10px}
 .woocommerce div.product .flex-control-thumbs{gap:5px;padding-top:6px}.woocommerce div.product .flex-control-thumbs li{flex-basis:58px;width:58px!important}
 .woocommerce div.product .product_title{font-size:25px;line-height:1.15;margin:10px 0 6px}.woocommerce div.product .woocommerce-product-rating{font-size:10px;margin:3px 0 6px}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:20px;margin:7px 0}
 .woocommerce div.product .woocommerce-product-details__short-description{font-size:12px;line-height:1.55;padding:10px 11px;margin:9px 0}.woocommerce div.product .product_meta{font-size:9px;padding:9px 10px;margin:7px 0 8px}
 .five-product-quick-order{margin:9px 0 10px}.five-quick-order-btn{min-height:49px;border-radius:11px;font-size:13px}.five-quick-order-icon{font-size:18px}.five-quick-order-arrow{font-size:21px}.five-quick-order-note{font-size:8px;margin-top:5px}
 .five-product-benefits{gap:5px;margin-top:7px}.five-product-benefit{padding:8px 4px;font-size:8px;border-radius:9px}.five-product-benefit strong{font-size:14px}
 .woocommerce div.product .woocommerce-tabs{border-radius:14px;margin-top:18px;padding:0 10px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:11px 11px!important;font-size:10px}.woocommerce div.product .woocommerce-tabs .panel{padding:13px 0 18px;font-size:12px;line-height:1.68}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:17px}
 .woocommerce div.product section.related{margin-top:17px}.woocommerce div.product section.related h2{font-size:18px}
}

/* v2.7.2 - cleaner related products + refined sale badge */
.woocommerce div.product span.onsale,
.woocommerce ul.products li.product span.onsale{
  top:10px!important;left:10px!important;right:auto!important;
  min-width:0!important;min-height:0!important;width:auto!important;height:auto!important;
  margin:0!important;padding:5px 9px!important;border-radius:999px!important;
  background:linear-gradient(135deg,#e84d2f,#ff7a3d)!important;color:#fff!important;
  font-size:10px!important;font-weight:900!important;line-height:1!important;
  letter-spacing:.1px;text-transform:none!important;
  box-shadow:0 4px 10px rgba(232,77,47,.2)!important;z-index:3;
}
.woocommerce div.product section.related ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0!important}
.woocommerce div.product section.related ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 3px 12px rgba(20,45,30,.045);overflow:hidden}
.woocommerce div.product section.related ul.products li.product a.woocommerce-LoopProduct-link{display:block;text-decoration:none}
.woocommerce div.product section.related ul.products li.product img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;margin:0 0 8px!important}
.woocommerce div.product section.related ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;line-height:1.35!important;color:var(--ink);font-weight:800;padding:0!important;margin:0 0 5px!important;min-height:32px}
.woocommerce div.product section.related ul.products li.product .price{font-size:12px!important;line-height:1.3!important;color:var(--green)!important;font-weight:900!important;margin:0!important}
.woocommerce div.product section.related ul.products li.product .price del{font-size:10px;color:#9aa39d;font-weight:600;margin-right:3px}
.woocommerce div.product section.related ul.products li.product .price ins{text-decoration:none}
.woocommerce div.product section.related ul.products li.product .button,
.woocommerce div.product section.related ul.products li.product a.add_to_cart_button,
.woocommerce div.product section.related ul.products li.product a.ajax_add_to_cart{display:none!important}
@media(max-width:600px){
 .woocommerce div.product section.related ul.products{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 7px!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .woocommerce div.product section.related ul.products::-webkit-scrollbar{display:none}
 .woocommerce div.product section.related ul.products li.product{flex:0 0 142px;width:142px!important;padding:7px;border-radius:12px}
 .woocommerce div.product section.related ul.products li.product img{border-radius:8px;margin-bottom:7px!important}
 .woocommerce div.product section.related ul.products li.product .woocommerce-loop-product__title{font-size:10px!important;min-height:27px;margin-bottom:4px!important}
 .woocommerce div.product section.related ul.products li.product .price{font-size:10px!important}
 .woocommerce div.product section.related ul.products li.product .price del{font-size:8px}
 .woocommerce div.product span.onsale,
 .woocommerce ul.products li.product span.onsale{top:7px!important;left:7px!important;padding:4px 7px!important;font-size:8px!important}
}

/* v2.7.3 - remove excess whitespace between header and single product */
.woocommerce.single-product .site-main,.woocommerce.single-product main{padding-top:0!important;margin-top:0!important}
.woocommerce.single-product .five-product-breadcrumb{padding-top:5px!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.25}
.woocommerce.single-product div.product{margin-top:4px!important}
@media(max-width:600px){
 .woocommerce.single-product .five-product-breadcrumb{padding-top:3px!important;font-size:9px;line-height:1.2}
 .woocommerce.single-product div.product{margin-top:2px!important}
 .woocommerce.single-product div.product div.images{margin-top:0!important}
}

/* v2.7.4 - remove WooCommerce sidebar/widgets from single product */
.single-product .widget-area,
.single-product .sidebar,
.single-product aside.widget,
.single-product .woocommerce-sidebar{display:none!important}
.single-product .site-main,
.single-product .content-area{width:100%!important;max-width:100%!important;float:none!important}
