/*
Theme Name: Sadagi
Author: Sadagi
Description: A considered, responsive storefront for bedding and everyday living. WooCommerce and Elementor compatible.
Version: 1.0.0
Text Domain: sadagi
Requires PHP: 7.4
*/
:root{--paper:#fbf9f4;--cream:#f0ece2;--ink:#303a2d;--muted:#74786b;--line:#dedfd3;--olive:#414d36;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:#798165}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #8b946d;outline-offset:5px}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.12;margin:0 0 22px}h1{font-size:64px}h2{font-size:44px;letter-spacing:-1.5px}p{margin:0 0 22px}em{font-weight:400}button{color:inherit}.skip-link{position:absolute;top:-80px;padding:15px;background:white;z-index:1000}.skip-link:focus{top:0}.announcement{background:var(--olive);color:#fff;text-align:center;font-size:11px;letter-spacing:1px;padding:8px 40px;position:relative}.announcement span{opacity:.75;margin-left:15px}.announcement>a{position:absolute;right:36px;color:white;font-size:16px;top:4px}.site-header{height:112px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:30}.brand{font-family:var(--serif);font-size:55px;letter-spacing:-4px;line-height:1;display:inline-block}.brand span{display:block;font:7px var(--sans);letter-spacing:1.8px;margin-top:9px}.primary-nav{display:flex;gap:28px;align-items:center;font-size:12px}.primary-nav>a{padding:14px 0;position:relative}.primary-nav>a:after{content:'';height:1px;width:0;background:var(--olive);position:absolute;bottom:7px;left:0;transition:width .2s}.primary-nav>a:hover:after{width:100%}.header-actions{display:flex;gap:20px;align-items:center}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:8px;line-height:1}.cart-link{position:relative}.sadagi-cart-count{background:var(--olive);color:#fff;font-size:9px;border-radius:20px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;position:absolute;right:-4px;top:0}.mobile-menu{display:none}.search-panel{background:var(--cream);padding:28px 5%;border-bottom:1px solid var(--line)}.search-panel form{max-width:700px;margin:auto}.search-panel label{font-family:var(--serif);font-size:25px}.search-panel form>div{display:flex;gap:12px;margin-top:12px}.search-panel input[type=search]{flex:1;min-width:0}.eyebrow{font-size:10px;letter-spacing:2.5px;display:block;margin-bottom:22px;font-weight:500}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--olive);color:white;padding:17px 26px;border:1px solid var(--olive);border-radius:0;font-size:11px;letter-spacing:.6px;font-weight:400;line-height:1.4;transition:background .2s,transform .2s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#5b684e;color:white}.hero{display:grid;grid-template-columns:43% 57%;position:relative;min-height:660px}.hero-copy{padding:105px 10% 86px 12%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.hero h1{font-size:clamp(48px,5.25vw,82px);letter-spacing:-3px;line-height:1.08;margin-bottom:26px}.hero h1 em{color:#798365}.hero-copy>p{max-width:315px;font-size:13px;color:var(--muted);line-height:1.85;margin-bottom:33px}.hero-image{position:relative;min-height:650px;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;object-position:center}.image-note{position:absolute;right:26px;bottom:30px;color:white;font-family:var(--serif);font-style:italic;text-align:right;font-size:23px;text-shadow:0 1px 4px #333}.hero-note{font-size:8px;letter-spacing:1.8px;display:flex;align-items:center;gap:12px;margin-top:64px}.little-line{width:34px;height:1px;background:#a9ae98}.hero-index{position:absolute;bottom:17px;left:5.2%;font-size:8px;letter-spacing:2px;opacity:.7}.section{max-width:1440px;padding:90px 5%;margin:auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2{margin:0}.section-head .eyebrow{margin-bottom:15px}.section-head>p{font-size:12px;color:var(--muted);margin:0 0 5px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.collection-image{aspect-ratio:1/1.05;overflow:hidden;background:var(--cream)}.collection-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.collection-card:hover img{transform:scale(1.035)}.collection-label{display:flex;justify-content:space-between;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.collection-label h3{font-size:24px;margin:0 0 8px}.collection-label p{font-size:11px;color:var(--muted);margin:0}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:11px;border-bottom:1px solid var(--ink);padding-bottom:7px;white-space:nowrap}.home-products{padding-top:20px;padding-bottom:85px}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.story-photo{max-height:660px;overflow:hidden}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{padding:75px 16%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy h2{font-size:58px;line-height:1.08}.story-copy h2 em{color:#80866c}.story-copy p{font-size:13px;color:#717565;line-height:1.9}.story-copy .text-link{margin-top:10px}.values{max-width:1440px;margin:auto;padding:68px 5%;display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.values>div{padding-left:26px;border-left:1px solid var(--line)}.values span{font-size:10px;color:#838a6e;letter-spacing:1px}.values h3{font-size:24px;margin:14px 0 10px}.values p{font-size:12px;color:var(--muted);max-width:280px;margin:0}.values a{text-decoration:underline}.site-footer{background:#303c2d;color:#ebede2;padding:65px 5% 0}.footer-top{max-width:1296px;margin:auto;display:grid;grid-template-columns:1.1fr .8fr .95fr 1.3fr;gap:45px;padding-bottom:50px}.footer-brand .brand{font-size:64px;margin-bottom:22px}.footer-brand p{font-family:var(--serif);font-size:24px;line-height:1.2}.footer-brand>span{font-size:10px;color:#b1baa7}.footer-top>div>h3{font-family:var(--sans);font-size:11px;letter-spacing:.8px;margin:10px 0 26px}.footer-top>div>a:not(.brand):not(.text-link){display:block;font-size:11px;margin-bottom:13px;color:#c8cfbf}.footer-invite .eyebrow{font-size:8px;margin:8px 0 22px;color:#bdc8b1}.footer-invite h3{font-family:var(--serif)!important;font-size:27px!important;letter-spacing:0!important;margin-bottom:15px!important}.footer-invite p{font-size:11px;color:#c8cfbf}.footer-invite .text-link{font-size:10px;border-color:#aeb8a2}.footer-bottom{border-top:1px solid #55604e;max-width:1296px;margin:auto;padding:22px 0;display:flex;justify-content:space-between;font-size:9px;color:#b7c0ad;gap:25px}.footer-bottom>div{display:flex;gap:25px}.page-shell{max-width:1180px;padding:65px 30px 90px;margin:auto;min-height:55vh}.page-title{font-size:48px;margin-bottom:40px}.page-content{line-height:1.9}.page-content h2{font-size:30px;margin-top:35px}.page-content h3{font-size:23px;margin-top:28px}.page-content a:not(.button){text-decoration:underline}.page-content p{max-width:900px}.shop-shell{padding:45px 5% 80px;max-width:1440px;margin:auto;min-height:65vh}.woocommerce .woocommerce-breadcrumb{font-size:11px;margin-bottom:35px;color:var(--muted)}.woocommerce-products-header h1{font-size:52px}.woocommerce .woocommerce-result-count{font-size:11px;color:var(--muted);padding:12px 0}.woocommerce .woocommerce-ordering select{font-size:11px;min-height:43px;background:transparent;border:1px solid var(--line);padding:10px}.shop-categories{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 30px}.shop-categories a{border:1px solid var(--line);padding:9px 20px;font-size:11px}.shop-categories a:hover{background:var(--cream)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0!important;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important;float:none!important;margin:0!important;display:flex;flex-direction:column;position:relative}.woocommerce ul.products li.product a img{aspect-ratio:1/1.18;object-fit:cover;background:var(--cream);margin-bottom:18px!important;transition:filter .2s}.woocommerce ul.products li.product a:hover img{filter:brightness(.97)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:21px!important;line-height:1.25;padding:0 0 8px!important;color:var(--ink)}.woocommerce ul.products li.product .price{font-size:13px;color:#707661;letter-spacing:.3px;margin-bottom:10px}.woocommerce ul.products li.product .button{margin-top:10px;background:transparent;color:var(--ink);border-color:var(--line);padding:12px 16px;width:100%;font-size:10px}.woocommerce ul.products li.product .button:hover{background:var(--olive);color:white}.woocommerce span.onsale{border-radius:0;min-height:0;min-width:0;padding:5px 13px;line-height:1.5;background:var(--olive);font-size:10px;font-weight:400;top:12px!important;left:12px!important;right:auto!important;margin:0!important}.woocommerce nav.woocommerce-pagination{margin-top:40px}.woocommerce nav.woocommerce-pagination ul{border-color:var(--line)}.woocommerce div.product .product_title{font-size:39px;line-height:1.17;letter-spacing:-.6px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#61704e;font-size:23px}.woocommerce-product-details__short-description{font-size:13px;color:var(--muted)}.woocommerce div.product form.cart{margin-top:28px}.woocommerce .quantity .qty{width:68px;min-height:51px;background:white;border:1px solid var(--line)}.woocommerce div.product form.cart .button{min-height:51px;background:var(--olive)}.woocommerce div.product .stock{font-size:11px;color:#576747}.woocommerce .product_meta{border-top:1px solid var(--line);padding-top:20px;font-size:11px;color:var(--muted)}.woocommerce .product_meta>span{display:block;margin-bottom:8px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;border-radius:0;background:transparent;padding:0 25px 0 0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;font-size:12px}.woocommerce div.product .woocommerce-tabs .panel{font-size:13px;padding:20px 0}.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce .related h2{font-size:30px}.woocommerce div.product .woocommerce-tabs .panel [style]{font-family:inherit!important;color:inherit!important;font-size:inherit!important;background:transparent!important}.woocommerce .related{padding-top:45px}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#eeeee5;border-top-color:#75815e;color:var(--ink);font-size:12px}.woocommerce-message:before,.woocommerce-info:before{color:var(--olive)}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=search],input[type=number],textarea,select{padding:12px 14px;border:1px solid #d4d8c8;border-radius:0;background:#fff;color:var(--ink);max-width:100%}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:13px;border:1px solid var(--line)}.woocommerce form .form-row label{font-size:12px}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:0;font-size:13px}.woocommerce table.shop_table th{font-weight:500}.woocommerce-cart table.cart img{width:70px}.woocommerce .cart-collaterals .cart_totals{background:var(--cream);padding:28px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background:var(--olive);font-size:14px}.woocommerce-checkout #payment{background:var(--cream);border-radius:0;padding:10px}.woocommerce #payment #place_order{background:var(--olive)}.woocommerce form.login,.woocommerce form.register{border-radius:0;border-color:var(--line)}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;border:1px solid var(--line)}.woocommerce-MyAccount-navigation li{padding:12px 18px;border-bottom:1px solid var(--line);font-size:12px}.woocommerce-MyAccount-navigation .is-active{background:var(--cream)}.select2-container--default .select2-selection--single{border-radius:0;border-color:var(--line);height:46px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.elementor-widget:not(:last-child){margin-block-end:0}.home-main .elementor-widget-shortcode,.home-main .elementor-shortcode{width:100%}.home-main .elementor-element{--widgets-spacing:0px}.woocommerce a.added_to_cart{font-size:11px;margin-top:8px;text-align:center}.woocommerce div.product div.images .flex-control-thumbs li{padding:5px}.woocommerce div.product div.images img{background:var(--cream)}
@media(min-width:1600px){.hero{max-width:1800px;margin:auto}.hero-copy{padding-left:15%}}@media(max-width:1100px){.primary-nav{gap:17px;font-size:11px}.site-header{padding:0 4%;gap:20px}.header-actions{gap:8px}.hero{min-height:570px}.hero-image{min-height:570px}.hero-copy{padding:70px 9%}.hero h1{font-size:60px}.hero-copy .button{gap:13px;padding:15px 20px}.story-copy{padding:55px 11%}.footer-top{gap:28px}.section{padding:65px 4%}.home-products{padding-top:15px}.collection-label h3{font-size:22px}}
@media(max-width:800px){.announcement{font-size:9px;padding:8px 25px}.announcement span{display:none}.announcement>a{right:20px}.site-header{height:87px;padding:0 20px}.brand{font-size:44px}.brand span{font-size:5px;letter-spacing:1.25px}.mobile-menu{display:flex}.primary-nav{display:none;position:absolute;top:87px;left:0;right:0;background:var(--paper);padding:20px 25px;border-bottom:1px solid var(--line);box-shadow:0 18px 20px #00000009;flex-direction:column;align-items:stretch;gap:0}.primary-nav.is-open{display:flex}.primary-nav>a{font-size:15px;padding:13px 0;border-bottom:1px solid var(--line)}.header-actions{gap:8px}.account-link{display:none}.icon-button{padding:5px}.hero{grid-template-columns:45% 55%;min-height:490px}.hero-copy{padding:48px 9%}.hero h1{font-size:46px;letter-spacing:-2px}.hero-image{min-height:490px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px}.hero-copy>p{font-size:11px}.hero-copy .button{font-size:10px;padding:13px 15px;gap:10px}.hero-note{font-size:7px;letter-spacing:1px;margin-top:35px}.hero-index{display:none}h2{font-size:35px}.section-head>p{font-size:11px}.collection-grid{gap:16px}.collection-label h3{font-size:19px}.collection-label p{font-size:10px}.collection-label svg{width:18px}.story-copy h2{font-size:43px}.story-copy{padding:40px 10%}.story-copy p{font-size:11px}.values{gap:20px;padding:45px 4%}.values>div{padding-left:16px}.values h3{font-size:20px}.values p{font-size:11px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-invite{max-width:290px}.footer-bottom{flex-direction:column;gap:10px}.woocommerce ul.products{gap:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px!important}.woocommerce div.product .product_title{font-size:32px}.page-shell{padding:40px 22px 65px}.page-title{font-size:38px}.shop-shell{padding:30px 4% 60px}}
@media(max-width:580px){.site-header{gap:10px}.header-actions{gap:4px}.brand{font-size:42px}.hero{display:flex;flex-direction:column}.hero-copy{padding:45px 25px 40px;order:1}.hero h1{font-size:53px;line-height:1.05;margin-bottom:18px}.hero h1 br{display:none}.hero-copy>.eyebrow{margin-bottom:17px}.hero-copy>p{max-width:330px;font-size:12px;line-height:1.75;margin-bottom:22px}.hero-copy .button{padding:14px 20px;gap:30px;font-size:10px}.hero-image{min-height:360px;order:0}.hero-image img{object-position:center 57%}.image-note{font-size:18px;bottom:17px;right:18px}.hero-note{display:none}.section{padding:49px 22px}.section-head{align-items:flex-start;gap:20px;flex-direction:column;margin-bottom:27px}.section-head>p{display:none}.section-head h2{font-size:33px}.eyebrow{font-size:8px;letter-spacing:2px}.collection-grid{grid-template-columns:1fr;gap:27px}.collection-card{display:grid;grid-template-columns:45% 55%;align-items:center;background:#f0ece2}.collection-image{aspect-ratio:1/1.1}.collection-label{padding:20px;display:block;border:0}.collection-label h3{font-size:24px;line-height:1.1;margin-bottom:10px}.collection-label p{font-size:10px}.collection-label svg{margin-top:20px}.home-products{padding-top:9px}.home-products .section-head{gap:15px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px!important}.woocommerce ul.products li.product .price{font-size:12px}.woocommerce ul.products li.product .button{padding:11px 7px;font-size:9px}.woocommerce ul.products li.product a img{margin-bottom:13px!important}.story{grid-template-columns:1fr}.story-photo{height:350px}.story-copy{padding:45px 26px}.story-copy h2{font-size:48px}.story-copy p{font-size:12px}.story-copy .eyebrow{margin-bottom:20px}.values{grid-template-columns:1fr;padding:42px 25px;gap:27px}.values>div{position:relative;padding-left:46px;border:0}.values span{position:absolute;left:0;top:5px}.values h3{font-size:24px;margin:0 0 8px}.values p{font-size:12px;max-width:none}.site-footer{padding:44px 25px 0}.footer-top{gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-brand .brand{font-size:60px;margin-bottom:17px}.footer-brand p{font-size:27px;margin-bottom:13px}.footer-invite{grid-column:1/-1;max-width:none;border-top:1px solid #55604e;padding-top:25px}.footer-top>div>h3{margin-bottom:20px}.footer-bottom{font-size:8px}.footer-bottom>div{gap:15px;flex-wrap:wrap}.search-panel{padding:20px}.search-panel label{font-size:21px}.search-panel .button{padding:13px 17px}.search-panel input{font-size:12px}.woocommerce-products-header h1{font-size:40px}.shop-categories{gap:8px;margin:18px 0 22px}.shop-categories a{font-size:10px;padding:7px 12px}.woocommerce .woocommerce-result-count{font-size:10px}.woocommerce .woocommerce-ordering select{font-size:10px;max-width:170px}.woocommerce div.product div.images{margin-bottom:30px}.woocommerce div.product .product_title{font-size:34px}.woocommerce .cart-collaterals .cart_totals{padding:20px}.woocommerce table.shop_table{font-size:12px}.page-title{font-size:35px}.page-content h2{font-size:27px}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding-right:15px}.woocommerce-message .button{float:none;margin-bottom:10px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.woocommerce ul.products li.product:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 7px)}.woocommerce .related ul.products li.product:last-child:nth-child(odd){grid-column:auto;max-width:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* FlexSlider floats its slides. Contain them so the transformed track has a real
   height and remains paintable during full-page capture and viewport resizing. */
.woocommerce div.product .woocommerce-product-gallery__wrapper{display:flow-root}
