/*
Theme Name: Lioran Veyra Wellness
Author: Lioran Veyra Limited
Version: 2.0.0
*/
:root{--b:#493328;--g:#a67b4c;--c:#f8f4ed;--l:#e7ddd0;--i:#30261f;--m:#76695e}*{box-sizing:border-box}body{margin:0;font-family:Arial,"Microsoft JhengHei",sans-serif;color:var(--i);line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1420px,92%);margin:auto}.top{background:#38271f;color:#fff;padding:9px 0;font-size:13px}.top .wrap{display:flex;justify-content:space-between}.site-header{background:#fff;border-bottom:1px solid var(--l);position:sticky;top:0;z-index:99}.admin-bar .site-header{top:32px}.nav{min-height:90px;display:flex;align-items:center}.brand{font-size:23px;font-weight:900;color:var(--b)}.brand small{display:block;font-size:16px;color:var(--g)}.menu{margin-left:auto;display:flex;gap:28px;font-weight:700}.hero{background:linear-gradient(135deg,#fcfaf6,#f2e8da);padding:65px 0}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.eyebrow,.kicker{font-size:12px;letter-spacing:.15em;color:var(--g);font-weight:900}.hero h1{font:58px/1.05 Georgia,serif;margin:14px 0;color:var(--b)}.hero p{font-size:18px;color:var(--m)}.hero img{width:100%;border-radius:22px;box-shadow:0 20px 55px rgba(73,51,40,.12)}.btn{display:inline-block;background:var(--b);color:#fff!important;padding:13px 23px;border-radius:4px;font-weight:800;margin-right:8px}.btn.alt{background:transparent;color:var(--b)!important;border:1px solid var(--b)}.section{padding:66px 0}.section.alt{background:#faf7f2}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h2{font:36px Georgia,serif;margin:4px 0}.cats,.brands{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat,.brands div{padding:25px;border:1px solid var(--l);background:#fff}.brands div{text-align:center;font:21px Georgia,serif}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--l);padding:12px 12px 18px!important;background:#fff;display:flex;flex-direction:column}.woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;margin:0 0 13px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.4!important;min-height:46px}.woocommerce ul.products li.product .price{color:var(--b)!important;font-weight:900;font-size:17px!important;margin-top:auto}.woocommerce a.button,.woocommerce button.button{background:var(--b)!important;color:#fff!important;border-radius:3px!important}.woocommerce-products-header__title.page-title{font-size:0!important}.woocommerce-products-header__title.page-title:after{content:"全部產品 / All Products";font:42px Georgia,serif}.wholesale{background:var(--b);color:#fff;padding:42px 46px;display:flex;justify-content:space-between;align-items:center}.wholesale .btn{background:#fff;color:var(--b)!important}.contact-card{border:1px solid var(--l);padding:30px}.contact-card a{color:var(--g);font-weight:800}.site-footer{background:#2d201a;color:#d9ccc1;padding:48px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}.site-footer h3,.site-footer h4,.site-footer b{color:#fff}.site-footer a,.site-footer span{display:block;margin:7px 0}.copyright{border-top:1px solid #554239;margin-top:28px;padding-top:18px;font-size:13px}@media(max-width:900px){.menu{display:none}.hero-grid{grid-template-columns:1fr}.cats,.brands,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cats,.brands,.woocommerce ul.products,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:38px}}