:root{--onyx-yellow:#d7aa21;--onyx-black:#201f1b;--onyx-cream:#fcfaf2;--onyx-line:#e8dba8;--onyx-radius:26px}*{box-sizing:border-box}body.onyx-site{margin:0;background:var(--onyx-cream);color:var(--onyx-black);font-family:Arial,sans-serif}.onyx-header{height:82px;display:flex;align-items:center;border-bottom:1px solid #eee6ca;background:#fcfaf2e8;backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.onyx-header__inner,.onyx-footer,.onyx-page{width:min(1320px,91%);margin:auto}.onyx-header__inner{display:flex;justify-content:space-between;align-items:center}.onyx-logo{display:flex;gap:9px;align-items:center;color:var(--onyx-black);font:bold 22px/1 Arial;letter-spacing:3px;text-decoration:none}.onyx-logo i{width:15px;height:15px;background:var(--onyx-yellow);border-radius:50% 50% 50% 2px;transform:rotate(-45deg)}.onyx-logo small{display:block;font-size:7px;letter-spacing:2px;margin-top:4px}.onyx-nav ul,.onyx-footer ul{display:flex;gap:24px;list-style:none;padding:0;margin:0}.onyx-nav a,.onyx-footer a{font-size:13px;color:inherit;text-decoration:none}.onyx-nav a:hover{color:#a77700}.onyx-menu-toggle,.onyx-mobile-menu{display:none}.onyx-main{min-height:70vh}.onyx-page{padding:70px 0}.onyx-default-hero{width:min(1320px,91%);margin:auto;min-height:620px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.onyx-default-hero p,.onyx-eyebrow{font-size:11px;letter-spacing:2px;color:#a87800;font-weight:bold}.onyx-default-hero h1{font-size:clamp(42px,6vw,78px);line-height:1;margin:15px 0 30px}.onyx-default-hero h1 em{font-family:Georgia,serif;color:#c49716;font-weight:400}.onyx-default-hero img{width:100%;border-radius:54px 18px 54px 18px;background:#f1d65c;box-shadow:0 25px 50px #6f561d30}.onyx-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;border-radius:99px!important;background:var(--onyx-yellow)!important;color:var(--onyx-black)!important;border:0!important;padding:12px 22px!important;text-decoration:none!important;transition:transform .25s,box-shadow .25s!important}.onyx-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translateY(-4px);box-shadow:0 13px 22px #8e6d263b}.onyx-footer{border-top:1px solid var(--onyx-line);padding:35px 0;display:flex;justify-content:space-between;align-items:center}.onyx-footer p{font-size:11px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:#f5edcf;border-radius:28px 28px 8px 28px;padding:12px;transition:transform .3s,box-shadow .3s}.woocommerce ul.products li.product:hover{transform:translateY(-8px);box-shadow:0 22px 35px #40361624}.woocommerce ul.products li.product img{border-radius:21px 21px 4px 21px!important;background:radial-gradient(circle at 30% 20%,#fff,transparent 35%),#f1e6bd;aspect-ratio:1;object-fit:contain;padding:5px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;padding:8px 3px 0;color:var(--onyx-black)}.woocommerce div.product div.images img{background:radial-gradient(circle,#fff,transparent 45%),#f4e9c3;border-radius:25px}.woocommerce div.product .product_title{font-size:38px}.onyx-product-meta{border-top:1px solid var(--onyx-line);margin-top:24px;padding-top:14px}.onyx-specs{display:grid;gap:0;margin:14px 0}.onyx-specs div{display:flex;justify-content:space-between;border-bottom:1px solid var(--onyx-line);padding:9px 0;font-size:13px}.onyx-product-gallery{display:flex;gap:8px;flex-wrap:wrap}.onyx-product-gallery a{width:72px;height:72px;display:block;border-radius:10px;overflow:hidden;border:1px solid var(--onyx-line)}.onyx-product-gallery img{width:100%;height:100%;object-fit:cover;background:#f5e8bb}.elementor-widget-onyx_catalog .onyx-catalog-grid{display:grid;grid-template-columns:repeat(var(--columns,3),1fr);gap:22px}.onyx-product-card{background:#f5edcf;border-radius:28px 28px 8px 28px;padding:12px;transition:.3s}.onyx-product-card:hover{transform:translateY(-8px);box-shadow:0 22px 35px #40361624}.onyx-product-card__image{display:block;aspect-ratio:1;background:radial-gradient(circle at 30% 20%,#fff,transparent 35%),#f1e6bd;border-radius:21px 21px 4px 21px;overflow:hidden}.onyx-product-card img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.onyx-product-card:hover img{transform:scale(1.07)}.onyx-product-card h3{font-size:17px;margin:14px 4px 4px}.onyx-product-card p{font-size:12px;margin:0 4px 5px;color:#856715}.onyx-widget-hero{padding:80px 5%;background:#fcfaf2}.onyx-widget-hero__inner{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.onyx-widget-hero h1{font-size:clamp(42px,6vw,78px);line-height:1;margin:12px 0 25px}.onyx-widget-hero h1 em{font-family:Georgia,serif;color:#bf9110;font-weight:400}.onyx-widget-hero p{max-width:470px;line-height:1.8}.onyx-widget-hero__media{background:#efd14b;border-radius:54px 18px 54px 18px;overflow:hidden}.onyx-widget-hero__media img{width:100%;display:block}@media(max-width:900px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.onyx-widget-hero__inner,.onyx-default-hero{grid-template-columns:1fr}.onyx-default-hero{padding:45px 0;min-height:0}.onyx-widget-hero{padding:50px 5%}}@media(max-width:680px){.onyx-nav{display:none}.onyx-menu-toggle{display:flex;width:37px;height:37px;border:1px solid var(--onyx-line);border-radius:50%;background:transparent;flex-direction:column;justify-content:center;gap:6px;align-items:center}.onyx-menu-toggle span{display:block;background:#201f1b;width:15px;height:1px}.onyx-mobile-menu{position:fixed;z-index:49;top:82px;left:16px;right:16px;padding:15px;background:#201f1b;border-radius:15px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.25s}.onyx-mobile-menu.is-open{display:block;opacity:1;pointer-events:auto;transform:none}.onyx-mobile-menu ul{margin:0;padding:0;list-style:none}.onyx-mobile-menu a{display:block;padding:13px;color:#fff;text-decoration:none;border-bottom:1px solid #ffffff25}.onyx-footer{align-items:flex-start;gap:20px;flex-direction:column}.woocommerce ul.products{grid-template-columns:1fr}.onyx-page{padding:44px 0}.woocommerce div.product .product_title{font-size:30px}}
