/*
Theme Name: Palmetto Moon Store
Author: Palmetto Moon LLC
Version: 1.0.2
Text Domain: palmetto-moon
*/
:root{--navy:#062a45;--blue:#0b4b72;--orange:#f26a2e;--cream:#f6f3ed;--sand:#e9e1d4;--ink:#152431;--muted:#66727a;--line:#d8dee2;--white:#fff;--max:1420px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.pm-announcement{background:var(--navy);color:#fff;text-align:center;padding:9px 15px;font-weight:700;font-size:12px;letter-spacing:.05em}.pm-announcement a{text-decoration:underline;text-underline-offset:3px}.pm-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 0 #0001}.pm-head-main{min-height:94px;display:grid;grid-template-columns:1fr 330px 1fr;align-items:center;gap:25px}.pm-search{max-width:310px;border-bottom:1px solid #9aa7af;display:flex}.pm-search input{border:0;outline:0;width:100%;padding:11px 2px;background:transparent}.pm-search button{border:0;background:transparent;font-weight:700;color:var(--navy)}.pm-logo{justify-self:center}.pm-logo img{width:320px;max-height:62px;object-fit:contain}.pm-tools{justify-self:end;display:flex;gap:19px;align-items:center;font-size:12px;font-weight:700;text-transform:uppercase}.pm-tools .cart{color:var(--orange)}.pm-nav{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pm-nav ul{display:flex;justify-content:center;align-items:center;gap:34px;height:52px;list-style:none;margin:0;padding:0}.pm-nav a{font-size:12px;letter-spacing:.07em;font-weight:800;text-transform:uppercase}.pm-nav a:hover,.pm-nav .sale{color:var(--orange)}.pm-mobile{display:none}.pm-hero{position:relative;overflow:hidden;background:var(--cream);width:100%;height:clamp(440px,31.25vw,650px)}.pm-hero img{width:100%;height:100%;object-fit:cover}.pm-hero-copy{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:0 20px 42px;background:linear-gradient(180deg,transparent 55%,#0008)}.pm-hero-actions{display:flex;gap:12px}.pm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;background:#fff;color:var(--navy);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;border:2px solid #fff}.pm-btn.primary{background:var(--orange);border-color:var(--orange);color:#fff}.pm-section{padding:68px 0}.pm-title{text-align:center;font-size:33px;line-height:1.15;color:var(--navy);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px}.pm-sub{text-align:center;color:var(--muted);margin:0 auto 32px;max-width:720px}.pm-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.pm-category{position:relative;overflow:hidden;background:var(--cream);aspect-ratio:4/5}.pm-category img{width:100%;height:100%;object-fit:cover;transition:.4s}.pm-category:hover img{transform:scale(1.035)}.pm-category:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#001b2dbd)}.pm-category strong{position:absolute;left:16px;right:16px;bottom:18px;z-index:2;color:#fff;text-align:center;font-size:16px;text-transform:uppercase;letter-spacing:.06em}.pm-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pm-story{background:var(--cream);display:grid;grid-template-columns:1.08fr .92fr;min-height:560px}.pm-story-image{background-position:center;background-size:cover}.pm-story-copy{display:flex;align-items:center;padding:7vw}.pm-story-copy h2{font-size:43px;color:var(--navy);line-height:1.05;margin:8px 0 20px}.pm-kicker{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.pm-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);color:#fff}.pm-benefit{text-align:center;padding:32px 18px;border-right:1px solid #ffffff2b}.pm-benefit:last-child{border:0}.pm-benefit strong{display:block;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}.site-main{min-height:55vh}.pm-page{max-width:920px;padding:70px 0 95px}.pm-page h1,.woocommerce-products-header__title,.shop-title{font-size:44px;color:var(--navy);line-height:1.1;text-transform:uppercase;letter-spacing:.05em}.pm-page h2{font-size:27px;color:var(--navy);margin-top:38px}.pm-page h3{font-size:20px;color:var(--blue);margin-top:28px}.pm-page p,.pm-page li{font-size:16px;line-height:1.75}.pm-contact-card{background:var(--cream);border-left:5px solid var(--orange);padding:25px 28px;margin:30px 0}.pm-footer{background:var(--navy);color:#fff;padding:58px 0 24px}.pm-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px}.pm-footer h3{font-size:24px;margin:0 0 12px}.pm-footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.pm-footer ul{list-style:none;margin:18px 0 0;padding:0}.pm-footer li{margin:9px 0;color:#d5e0e7}.pm-newsletter{display:flex;border-bottom:1px solid #ffffff70;margin-top:20px}.pm-newsletter input{flex:1;border:0;background:transparent;color:#fff;padding:12px 0;outline:0}.pm-newsletter button{border:0;background:transparent;color:#fff;font-weight:800}.pm-social{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.pm-social a{border:1px solid #ffffff60;padding:7px 10px;font-size:11px;font-weight:800}.pm-footer-bottom{border-top:1px solid #ffffff30;margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;color:#c8d3da;font-size:12px}.pm-shop{padding:58px 0 80px}.pm-shop-cats{display:flex;gap:9px;overflow-x:auto;margin:0 0 28px;padding-bottom:8px}.pm-shop-cats a{flex:0 0 auto;border:1px solid var(--navy);padding:9px 15px;color:var(--navy);font-size:11px;font-weight:800;text-transform:uppercase}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 18px;margin:30px 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}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f7f7f7;margin:0 0 13px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.35;padding:0!important;color:var(--ink)}.woocommerce ul.products li.product .price{font-size:13px!important;color:var(--navy)!important;font-weight:800}.woocommerce ul.products li.product .button{background:var(--navy);color:#fff;border-radius:0;font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:12px 15px}.woocommerce span.onsale{background:var(--orange)!important}.woocommerce div.product{padding:65px 0}.woocommerce div.product .product_title{color:var(--navy);font-size:38px}.woocommerce div.product div.images img{background:#f7f7f7}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--navy)!important;border-radius:0!important;padding:15px 24px!important}.woocommerce div.product p.price{color:var(--orange);font-weight:800}.woocommerce-tabs{margin-top:35px}.woocommerce-message,.woocommerce-info{border-top-color:var(--orange)}.woocommerce-message:before,.woocommerce-info:before{color:var(--orange)}
@media(max-width:1050px){.pm-category-grid{grid-template-columns:repeat(3,1fr)}.pm-head-main{grid-template-columns:1fr 260px 1fr}.pm-nav ul{gap:18px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.wrap{width:min(var(--max),calc(100% - 28px))}.pm-head-main{min-height:72px;grid-template-columns:auto 1fr auto}.pm-search{display:none}.pm-logo img{width:210px}.pm-tools a:not(.cart){display:none}.pm-mobile{display:block;border:0;background:transparent;font-size:24px;color:var(--navy)}.pm-nav{display:none;position:absolute;left:0;right:0;top:100%;box-shadow:0 8px 18px #0002}.pm-nav.open{display:block}.pm-nav ul{display:block;height:auto;padding:18px}.pm-nav li{padding:8px}.pm-hero{height:520px}.pm-hero img{object-position:center}.pm-hero-copy{padding-bottom:28px}.pm-hero-actions{flex-wrap:wrap;justify-content:center}.pm-section{padding:48px 0}.pm-title{font-size:27px}.pm-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.pm-story{grid-template-columns:1fr}.pm-story-image{min-height:420px}.pm-story-copy{padding:45px 26px}.pm-story-copy h2{font-size:34px}.pm-benefits{grid-template-columns:1fr 1fr}.pm-benefit:nth-child(2){border-right:0}.pm-benefit{border-bottom:1px solid #ffffff2b}.pm-footer-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.pm-footer-intro{grid-column:1/-1}.pm-footer-bottom{display:block}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px!important}.pm-page h1,.woocommerce-products-header__title,.shop-title{font-size:34px}.pm-shop{padding-top:38px}}
@media(max-width:760px){.pm-announcement{font-size:10px;line-height:1.4;padding:8px 10px;white-space:normal;overflow:hidden}.pm-shop{overflow:hidden}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;width:100%;margin:0 0 16px}.woocommerce .woocommerce-ordering select{width:100%;max-width:100%;padding:10px}.woocommerce ul.products{width:100%!important;min-width:0!important}.woocommerce ul.products li.product,.woocommerce ul.products li.product a{min-width:0!important;max-width:100%;overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__title{overflow-wrap:anywhere;word-break:normal}.woocommerce ul.products li.product .button{white-space:normal;text-align:center;width:100%}}
