/*
Theme Name: ORVOLI
Author: Clearancezone Limited
Description: Coastal Hours storefront theme for WordPress and WooCommerce.
Version: 1.0.0
Text Domain: orvoli
*/
:root{--ink:#101e2b;--blue:#173f78;--blue2:#244e8b;--cream:#f8f5ef;--orange:#ec7847;--line:#deded7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input{font:inherit}.container{max-width:1360px;margin:auto;padding:0 5vw}.announcement{background:var(--blue);color:#fff;text-align:center;font-size:11px;letter-spacing:.18em;text-transform:uppercase;padding:10px}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:25px}.brand{font-size:24px;letter-spacing:-.08em;font-weight:900;color:var(--blue);white-space:nowrap}.brand small{letter-spacing:.22em;font-size:10px;margin-left:5px;font-weight:600}.main-nav{display:flex;gap:32px;font-size:13px;font-weight:600}.header-actions{display:flex;gap:20px;font-size:13px}.header-actions a:hover,.main-nav a:hover{color:var(--orange)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.hero-copy{padding:95px max(6vw,35px);display:flex;justify-content:center;flex-direction:column}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:700;color:var(--blue)}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}h1{font-size:clamp(56px,7vw,112px);margin:20px 0 25px;font-weight:800}h2{font-size:clamp(38px,4vw,62px);margin:12px 0 20px}.hero-copy p{max-width:430px;color:#495664;font-size:17px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button{display:inline-block;background:var(--blue);color:#fff!important;border:0;border-radius:0;padding:16px 28px;font-size:13px;font-weight:700;cursor:pointer;width:fit-content}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#0c274e;color:#fff}.hero-art{position:relative;background:#31578d;min-height:500px;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.art-caption{position:absolute;bottom:25px;left:25px;right:25px;color:white;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.section{padding:100px 0}.section-header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-header p{max-width:400px;color:#596571}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff}.product-art{aspect-ratio:4/5;background:#e4e9ee;position:relative;overflow:hidden}.product-art img{width:100%;height:100%;object-fit:cover}.product-art span{position:absolute;left:15px;top:15px;background:#fff;padding:8px 11px;font-size:11px}.product-body{padding:23px}.product-body h3{font-size:23px;margin:0 0 8px}.product-body p{margin:0 0 20px;color:#64707a;font-size:13px}.product-body .price{font-weight:700;font-size:20px;display:block;margin:0 0 18px}.notice{font-size:12px;color:#66717a;margin-top:23px}.story{background:#e8ebea;display:grid;grid-template-columns:1fr 1fr;min-height:470px}.story-art{background:var(--blue);display:grid;place-items:center;padding:50px}.story-art img{max-height:400px;box-shadow:16px 20px 35px #0c274e55}.story-copy{padding:80px 8vw;align-self:center}.story-copy p{max-width:490px;color:#485762}.site-footer{background:#122d52;color:#fff;padding:60px 0 25px}.footer-grid{display:flex;justify-content:space-between;gap:25px;align-items:start}.footer-grid p{color:#bfcddd}.footer-links{display:flex;gap:22px;font-size:13px}.footer-bottom{border-top:1px solid #ffffff33;margin-top:60px;padding-top:20px;font-size:12px;color:#bfcddd;display:flex;justify-content:space-between}.content-area{max-width:1150px;margin:75px auto;padding:0 5vw;min-height:40vh}.content-area h1{font-size:clamp(36px,5vw,64px)}.entry{padding:25px 0;border-bottom:1px solid var(--line)}.entry h2{font-size:30px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;padding-bottom:18px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:15px;margin-right:15px}.woocommerce ul.products li.product .price{color:var(--ink)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--blue)}.woocommerce .quantity .qty{min-height:45px}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)}.menu-toggle{display:none;background:none;border:0;color:var(--blue);font-size:14px;font-weight:700}@media(max-width:800px){.header-inner{min-height:68px;flex-wrap:wrap}.menu-toggle{display:block}.main-nav{display:none;order:3;width:100%;padding:10px 0 20px;flex-direction:column;gap:15px}.main-nav.open{display:flex}.header-actions{margin-left:auto}.hero,.story{grid-template-columns:1fr}.hero-copy{padding:65px 6vw}.hero-art{min-height:440px;order:-1}.product-grid{grid-template-columns:repeat(2,1fr)}.section{padding:70px 0}.story-copy{padding:70px 6vw}}@media(max-width:560px){.brand{font-size:21px}.brand small{font-size:8px}.header-actions{font-size:11px}.hero-art{min-height:310px}.hero-copy{padding:55px 6vw}.product-grid{grid-template-columns:1fr}.section-header,.footer-grid,.footer-bottom{display:block}.footer-links{margin-top:28px;flex-wrap:wrap}.section{padding:55px 0}}

.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.category-card{background:var(--cream);padding:32px;min-height:280px;display:flex;flex-direction:column}.category-card span{color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.15em}.category-card h3{font-size:30px;margin:25px 0 12px}.category-card p{font-size:14px;color:#596571;margin:0 0 25px}.category-card a{margin-top:auto;font-weight:700;color:var(--blue);font-size:13px}@media(max-width:800px){.category-grid{grid-template-columns:1fr}}
