/*
Theme Name: Pure Living Wear PayPal Ready
Theme URI: https://purelivingwear.store/
Author: Pure Living Wear
Description: English WooCommerce storefront for Pure Living Wear with transparent merchant and policy pages.
Version: 1.1.0
Text Domain: purelivingwear
*/
:root{--ink:#18382f;--sage:#eef3ea;--line:#dce5da;--muted:#66736d;--cream:#fafbf8}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#25332e;background:#fff;line-height:1.6}
a{color:var(--ink)}.wrap{max-width:1200px;margin:auto;padding:0 24px}
.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.head{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{font-size:25px;font-weight:800;text-decoration:none}.nav{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.nav a{text-decoration:none;font-size:15px}
.hero{background:linear-gradient(120deg,#eef3ea,#fff);padding:92px 0}.hero-inner{max-width:760px}.eyebrow{letter-spacing:.17em;font-size:12px;font-weight:800;color:#5d766c}.hero h1{font-size:64px;line-height:1.03;margin:12px 0 20px;color:var(--ink)}.hero p{font-size:20px}.btn,.button,button,input[type=submit]{display:inline-block;background:var(--ink)!important;color:#fff!important;padding:13px 22px!important;border:0!important;border-radius:999px!important;text-decoration:none!important;font-weight:700}
.section{padding:72px 0}.section h2{text-align:center;font-size:38px;color:var(--ink);margin:0 0 10px}.lead{text-align:center;max-width:760px;margin:0 auto 36px;color:var(--muted)}
.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.product-info{padding:17px}.product-info h3{font-size:17px;line-height:1.35;margin:0 0 8px}.product-info h3 a{text-decoration:none}.price{font-weight:800;margin-bottom:12px}
.trust{background:var(--sage)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}
.page{max-width:900px;margin:0 auto;padding:60px 24px}.page h1{font-size:44px;color:var(--ink)}.page h2{margin-top:34px;color:var(--ink)}.notice{background:var(--sage);padding:18px;border-radius:12px}
.site-footer{background:var(--ink);color:#fff;padding:48px 0 24px}.site-footer a{color:#fff}.foot{display:grid;grid-template-columns:1.4fr 2fr;gap:50px}.footlinks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 22px}.copyright{border-top:1px solid rgba(255,255,255,.2);margin-top:30px;padding-top:18px;font-size:13px}
.woocommerce ul.products li.product img{border-radius:14px}.woocommerce div.product div.images img{border-radius:16px}
@media(max-width:850px){.hero h1{font-size:46px}.products-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr}.head{align-items:flex-start;padding-top:18px;padding-bottom:18px;flex-direction:column}.nav{gap:13px}.foot{grid-template-columns:1fr}}

/* Compatibility cleanup: older Pure Living Wear helper plugins injected a second footer. */
.plw-custom-footer{display:none!important}
/* Keep only this theme's footer and improve spacing. */
.site-footer{margin-top:0!important}
.site-footer .foot h2{margin-top:0}
