/*
Theme Name: Moodey Fashion & Alterations
Theme URI: https://ethiopian-threads-tailored.lovable.app
Author: Moodey Fashion & Alterations
Description: Reference-matched WooCommerce theme for Moodey Fashion & Alterations.
Version: 2.1.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: moodey
Tags: e-commerce, custom-menu, featured-images, translation-ready
*/
:root{
 --green:#16452f;--green-dark:#0d2e20;--gold:#c9a227;--cream:#f8f4e9;
 --paper:#fbfaf6;--ink:#1e251f;--muted:#6c716b;--border:#ddd8cc;--white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Karla","Helvetica Neue",Arial,sans-serif;font-size:15px;line-height:1.55}
body,button,input,select,textarea{font-family:"Karla","Helvetica Neue",Arial,sans-serif}
h1,h2,h3,h4,h5,h6,.site-title,.woocommerce-loop-product__title{font-family:"Marcellus",Georgia,serif;font-weight:400;line-height:1.2}
h1,h2,h3,h4{margin:0 0 .55em} h1{font-size:3rem}h2{font-size:2.1rem}h3{font-size:1.25rem}
a{color:var(--green);text-decoration:none}a:hover{color:var(--gold)}
img{max-width:100%;height:auto;display:block}
.wrap{width:min(1570px,calc(100% - 40px));margin:0 auto}
.site-content{overflow:hidden}
.tibeb-band{height:7px;background:repeating-linear-gradient(90deg,var(--gold) 0 12px,var(--green) 12px 18px,var(--cream) 18px 27px,var(--green) 27px 33px,var(--gold) 33px 40px);background-color:var(--green)}
/* topbar */
.topbar{height:27px;background:var(--green);color:#fff;font-size:11px}
.topbar-inner{height:27px;display:flex;align-items:center;justify-content:space-between}
.topbar a{color:#fff;opacity:.95}.topbar a:hover{color:var(--gold)}
.topbar-phones,.topbar-right{display:flex;align-items:center;gap:14px}
.topbar-phones a{display:flex;gap:5px;align-items:center}
.topbar svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.6}
.topbar-phones svg{fill:currentColor;stroke:none}
.social-icon{display:inline-flex}.topbar-sep{width:1px;height:12px;background:rgba(255,255,255,.3)}
.language-toggle{font-size:10px;font-weight:600}
/* header */
.site-header{height:55px;background:#fff;border-bottom:1px solid #e8e4da;position:sticky;top:0;z-index:100}
.header-inner{height:55px;display:flex;align-items:center;justify-content:space-between}
.site-logo{width:160px}.site-logo img{width:auto;height:39px;max-width:95px;object-fit:contain}
.custom-logo-link img{height:39px;width:auto}
.main-nav{margin-left:auto;margin-right:38px}
.main-nav ul{display:flex;align-items:center;gap:22px;list-style:none;padding:0;margin:0}
.main-nav li{position:relative}.main-nav a{font-size:12px;letter-spacing:.035em;color:#4f554f;white-space:nowrap}
.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--green)}
.main-nav .menu-item-has-children>a:after{content:"⌄";font-size:12px;margin-left:5px}
.main-nav .sub-menu{display:none;position:absolute;top:calc(100% + 16px);left:-15px;background:#fff;min-width:190px;padding:9px 0;box-shadow:0 12px 28px rgba(0,0,0,.1);border:1px solid var(--border);flex-direction:column;gap:0}
.main-nav li:hover>.sub-menu{display:flex}.main-nav .sub-menu a{display:block;padding:8px 15px}
.header-actions{display:flex;align-items:center;gap:13px}
.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:28px;color:#505651;background:none;border:0;padding:0;cursor:pointer}
.icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.icon-button:hover{color:var(--green)}
.cart-link .cart-count{position:absolute;top:-2px;right:-7px;min-width:13px;height:13px;padding:0 3px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gold);color:#fff;font-size:8px;font-weight:700}
.menu-toggle{display:none;background:none;border:0;padding:5px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--green);margin:4px}
/* search drawer */
.search-drawer{display:none;background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:90}.search-drawer.open{display:block}
.search-drawer .wrap{padding:18px 0;display:flex;align-items:center}.search-drawer form{width:100%}.search-drawer input{width:100%;padding:12px 45px 12px 15px;border:1px solid var(--border)}
.search-close{background:none;border:0;font-size:28px;margin-left:-40px;color:var(--muted);cursor:pointer}
/* general */
.section{padding:66px 0}.section-label{text-transform:uppercase;letter-spacing:.31em;font-size:9px;color:var(--gold);font-weight:700}.section-head{text-align:center;margin-bottom:36px}
.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff!important;border:1px solid var(--green);border-radius:0;padding:12px 26px;font-size:10px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;cursor:pointer;min-height:38px}
.btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--green-dark);border-color:var(--green-dark)}
.btn-gold{background:#d4ad43!important;border-color:#d4ad43!important;color:#142118!important}.btn-outline{background:transparent!important;border-color:rgba(255,255,255,.8)!important;color:#fff!important}
/* reference hero */
.hero-reference{position:relative;min-height:568px;display:flex;align-items:center;overflow:hidden;background:var(--green-dark);color:#fff}
.hero-background{position:absolute;inset:0;background-image:url("images/hero-couple.png");background-size:cover;background-position:center center;transform:scale(1.01)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,29,18,.94) 0%,rgba(5,29,18,.78) 34%,rgba(5,29,18,.24) 70%,rgba(5,29,18,.38) 100%)}
.hero-content{position:relative;z-index:2;padding-top:30px;padding-bottom:30px}
.hero-content h1{font-size:45px;line-height:1.28;max-width:610px;color:#fff;margin:14px 0 18px}
.hero-content>p:not(.section-label){font-size:14px;line-height:1.7;max-width:590px;color:rgba(255,255,255,.9);margin:0}
.hero-cta{display:flex;gap:12px;margin-top:25px}.hero-cta .btn{min-width:114px}
/* feature strip */
.hero-reference+.section{background:#f5f1e5;padding:35px 0;border-bottom:1px solid #e4dfd2}
.grid{display:grid;gap:24px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}
.feature{padding:0 14px;background:transparent;border:0;text-align:left;position:relative;padding-left:44px}
.feature .icon{position:absolute;left:0;top:1px;color:var(--gold);font-size:24px;line-height:1}
.feature h3{font-family:"Marcellus",serif;font-size:15px;color:#0f4a35;margin:0 0 5px}
.feature p{font-size:11px;line-height:1.45;color:#777b74;margin:0}
/* home remainder */
.cat-card{position:relative;display:block;overflow:hidden;background:#ddd}.cat-card img{height:260px;width:100%;object-fit:cover;transition:transform .5s}.cat-card:hover img{transform:scale(1.04)}
.cat-card span{position:absolute;bottom:0;left:0;right:0;padding:15px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.7));font-family:Marcellus,serif}
.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.banner{padding:78px 20px;background:var(--green);color:#fff;text-align:center}.banner h2{color:#fff}.banner p{color:rgba(255,255,255,.82)}
.review{padding:25px;background:#fff;border:1px solid var(--border)}.review .stars{color:var(--gold);letter-spacing:2px}.review .who{font-weight:700;margin-top:14px}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-grid img{width:100%;height:210px;object-fit:cover}
.newsletter{padding:64px 20px;background:var(--cream);text-align:center;border-top:1px solid var(--border)}.newsletter form{display:flex;gap:8px;max-width:480px;margin:20px auto}.newsletter input{flex:1;padding:11px;border:1px solid var(--border)}
/* shop */
.shop-hero{background:#f4f0e4;border-bottom:1px solid var(--border);padding:44px 0 40px}
.shop-hero h1{font-size:30px;margin-top:8px}
.shop-wrap{padding-top:38px;padding-bottom:70px}
.category-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:20px}
.category-chip{border:1px solid #d9d4c9;background:#fbfaf6;color:#555e58;padding:7px 13px;text-transform:uppercase;letter-spacing:.16em;font-size:8px;line-height:1.2}
.category-chip:hover,.category-chip.active{background:var(--green);border-color:var(--green);color:#fff}
.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0 30px}
.shop-description{font-size:11px;color:#69716b;margin:0}.shop-sort{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.15em;font-size:8px;color:#70756f;white-space:nowrap}
.shop-sort .woocommerce-ordering{float:none;margin:0}.shop-sort select{border:1px solid var(--border);background:#fff;padding:8px 28px 8px 10px;font:11px Karla,sans-serif;text-transform:none;min-width:126px}.item-count{font-size:8px}
.moodey-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}
.moodey-product-card{background:#fff;min-width:0;position:relative}
.product-media{position:relative;background:#eee;overflow:hidden}
.product-image{display:block;aspect-ratio:1/1.08;overflow:hidden}.product-image img{width:100%;height:100%!important;object-fit:cover;margin:0!important;transition:transform .35s}.moodey-product-card:hover .product-image img{transform:scale(1.025)}
.wishlist-button{position:absolute;right:9px;top:9px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(250,250,245,.94);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.wishlist-button svg{width:16px;height:16px;fill:none;stroke:#626963;stroke-width:1.5}.wishlist-button.active svg{fill:var(--gold);stroke:var(--gold)}
.product-sale{position:absolute;left:9px;top:9px;background:var(--gold);color:#fff;font-size:8px;text-transform:uppercase;letter-spacing:.12em;padding:4px 7px}
.product-info{padding:11px 12px 15px}.product-info h2{font-size:14px;margin:0 0 6px}.product-info h2 a{color:#173f2d}.product-price{color:var(--green);font-size:12px;font-weight:700;margin-bottom:5px}.product-price del{color:#888;margin-right:4px}.product-price ins{text-decoration:none}
.product-excerpt{color:#7a7c77;font-size:9.5px;line-height:1.45;min-height:30px;margin-bottom:8px}.product-actions{margin-top:8px}.product-actions .add_to_cart_button{display:flex;width:100%;height:28px;padding:0 5px;font-size:8px;letter-spacing:.15em;background:transparent!important;color:var(--green)!important;border:1px solid var(--green)!important}.product-actions .add_to_cart_button:hover{background:var(--green)!important;color:#fff!important}.product-actions .added_to_cart{display:none}
.view-details{display:block;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:8px;color:#767b75;margin-top:9px}.view-details:hover{color:var(--green)}
.woocommerce-pagination{margin-top:35px;text-align:center}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:8px 11px;border:1px solid var(--border);margin:0 2px}
.woocommerce span.onsale{background:var(--gold);color:#fff;min-width:38px;min-height:38px;font-size:9px}
.woocommerce-message,.woocommerce-info{border-top-color:var(--gold)!important}
/* single product */
.woocommerce div.product div.images img{background:#fff}.woocommerce div.product .product_title{font-size:31px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--green);font-weight:700}.woocommerce div.product form.cart .button{background:var(--green)!important;color:#fff!important}
/* footer */
.site-footer{background:var(--green);color:rgba(255,255,255,.75);margin-top:45px}.site-footer .wrap{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding-top:48px;padding-bottom:48px}.site-footer h4{font-family:Marcellus,serif;color:var(--gold);font-size:16px}.site-footer ul{list-style:none;padding:0;margin:10px 0}.site-footer li{margin-bottom:7px;font-size:12px}.site-footer a{color:rgba(255,255,255,.75)}.site-footer a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding:15px;font-size:10px;color:rgba(255,255,255,.55)}
/* forms/search */
.moodey-form label{display:block;margin-bottom:15px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.moodey-form input,.moodey-form select,.moodey-form textarea{width:100%;margin-top:6px;padding:11px;border:1px solid var(--border);background:#fff;font:14px Karla,sans-serif}.moodey-form input:focus,.moodey-form textarea:focus,.moodey-form select:focus{outline:2px solid var(--gold)}
.moodey-search{display:flex;gap:7px}.moodey-search input[type=search]{flex:1;padding:10px;border:1px solid var(--border)}
.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
/* responsive */
@media(max-width:1100px){.main-nav{margin-right:20px}.main-nav ul{gap:14px}.moodey-products-grid{gap:14px}}
@media(max-width:900px){.main-nav{display:none}.menu-toggle{display:block;order:3}.header-actions{margin-left:auto}.site-logo{width:auto}.grid-4{grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:39px}.moodey-products-grid{grid-template-columns:repeat(2,1fr)}.shop-toolbar{align-items:flex-start;flex-direction:column}.shop-sort{width:100%;justify-content:flex-end}}
@media(max-width:760px){.topbar{height:auto;min-height:27px}.topbar-inner{height:auto;padding:5px 0;gap:5px}.topbar-right{gap:8px}.topbar-phones{gap:8px}.topbar-phones a:nth-child(2){display:none}.site-header,.header-inner{height:62px}.site-logo img,.custom-logo-link img{height:42px}.main-nav.open{display:block;position:absolute;left:0;right:0;top:62px;background:#fff;border-bottom:1px solid var(--border);padding:12px 20px;box-shadow:0 12px 24px rgba(0,0,0,.08)}.main-nav.open ul{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav.open a{display:block;padding:10px 0;border-bottom:1px solid var(--border)}.hero-reference{min-height:600px}.hero-background{background-position:57% center}.hero-overlay{background:linear-gradient(90deg,rgba(5,29,18,.93),rgba(5,29,18,.67))}.hero-content h1{font-size:35px}.grid-4,.grid-3,.split,.site-footer .wrap{grid-template-columns:1fr}.feature{max-width:420px;margin:auto}.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.wrap{width:min(100% - 28px,1180px)}.topbar-right .social-icon:nth-of-type(n+3){display:none}.header-actions{gap:8px}.wishlist-header{display:none}.hero-reference{min-height:560px}.hero-content h1{font-size:31px}.hero-content>p:not(.section-label){font-size:13px}.hero-cta{flex-direction:column;align-items:flex-start}.category-chips{gap:5px}.category-chip{padding:7px 9px}.moodey-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-info{padding:9px}.product-info h2{font-size:12px}.product-excerpt{font-size:9px}.product-actions .add_to_cart_button{font-size:7px}.gallery-grid{grid-template-columns:1fr}.shop-sort{justify-content:space-between}.shop-sort .woocommerce-ordering{flex:1}.shop-sort select{width:100%}}

/* Wishlist/language enhancements */
.lang-switch{font-size:10px;font-weight:600;white-space:nowrap}.lang-switch a{opacity:.72}.lang-switch a.is-active{opacity:1;color:var(--gold)}
body.moodey-amharic{font-family:"Noto Sans Ethiopic","Karla",sans-serif}
.wishlist-empty{grid-column:1/-1;text-align:center;padding:70px 20px;color:var(--muted)}
.moodey-home-products{margin-top:0}
.moodey-home-products .product-info h2{font-size:14px}
@media(max-width:900px){.moodey-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Final responsive/reference polish */
@media (max-width: 980px){
  .wrap{width:min(100% - 30px,1180px)}
  .main-nav{margin-right:18px}.main-nav ul{gap:13px}
  .hero-reference{min-height:520px}.hero-content h1{font-size:39px;max-width:540px}
  .moodey-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width: 760px){
  .topbar{height:auto;min-height:30px}.topbar-inner{height:auto;min-height:30px;padding:5px 0;gap:8px}.topbar-phones{gap:8px}.topbar-phones a:nth-child(2){display:none}.topbar-right{gap:8px}.topbar .social-icon:nth-of-type(n+3){display:none}
  .site-header,.header-inner{height:68px}.site-logo img,.custom-logo-link img{height:43px;max-width:125px}
  .menu-toggle{display:block;order:2}.main-nav{display:none;position:absolute;left:0;right:0;top:105px;margin:0;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 12px 25px rgba(0,0,0,.08);padding:10px 20px}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav li{border-bottom:1px solid #eee}.main-nav a{display:block;padding:12px 4px}.main-nav .sub-menu{position:static;display:block;box-shadow:none;border:0;padding:0 0 4px 15px}.main-nav .sub-menu a{padding:8px 4px}.header-actions{gap:7px;margin-left:auto}.header-actions .icon-button{width:27px}
  .hero-reference{min-height:600px;align-items:flex-end}.hero-background{background-position:58% center}.hero-overlay{background:linear-gradient(90deg,rgba(5,29,18,.94),rgba(5,29,18,.63) 58%,rgba(5,29,18,.25))}.hero-content{padding-bottom:58px}.hero-content h1{font-size:36px;line-height:1.2}.hero-content>p:not(.section-label){font-size:13px}.hero-cta{flex-wrap:wrap}
  .grid-4,.grid-3,.split{grid-template-columns:1fr}.feature{min-height:55px}.gallery-grid{grid-template-columns:repeat(2,1fr)}
  .shop-hero{padding:35px 0}.shop-toolbar{align-items:flex-start;flex-direction:column;margin-bottom:22px}.shop-sort{width:100%;justify-content:flex-start}.moodey-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info{padding:12px}.woocommerce-loop-product__title{font-size:16px}.product-excerpt{font-size:10px}.product-actions .button{width:100%;padding:10px 8px;font-size:8px}.view-details{font-size:8px}
}
@media (max-width: 430px){
  .topbar-phones a{font-size:9px}.topbar-right .language-toggle{font-size:9px}.hero-content h1{font-size:31px}.hero-reference{min-height:570px}.category-chips{gap:4px}.category-chip{font-size:7px;padding:7px 9px}.moodey-products-grid{gap:9px}.product-image{aspect-ratio:1/1.12}.product-info{padding:10px}.product-price{font-size:13px}.product-excerpt{display:none}
}

/* ===== Reference navigation / dropdown ===== */
.main-nav { margin-left:auto; margin-right:30px; }
.moodey-main-menu { display:flex; align-items:center; gap:24px; list-style:none; padding:0; margin:0; }
.moodey-main-menu > li { position:relative; }
.moodey-main-menu > li > a {
	display:flex; align-items:center; gap:5px; height:55px;
	font-size:11px; letter-spacing:.055em; text-transform:uppercase;
	color:#4d554e; white-space:nowrap; position:relative;
}
.moodey-main-menu > li > a:after {
	content:""; position:absolute; left:0; right:0; bottom:0; height:2px;
	background:var(--gold); transform:scaleX(0); transform-origin:center;
	transition:transform .2s ease;
}
.moodey-main-menu > li:hover > a:after,
.moodey-main-menu > li.current-menu-item > a:after { transform:scaleX(1); }
.moodey-main-menu > li > a:hover,
.moodey-main-menu > li.current-menu-item > a { color:var(--green); }
.dropdown-chevron { font-size:13px; line-height:1; transform:translateY(-1px); transition:transform .2s ease; }
.moodey-shop-menu:hover .dropdown-chevron,
.moodey-shop-menu.is-open .dropdown-chevron { transform:rotate(180deg); }

/* Floating Shop dropdown */
.moodey-main-menu .moodey-shop-dropdown {
	display:none;
	position:absolute; z-index:1000; top:calc(100% + 1px); left:50%;
	transform:translateX(-50%);
	min-width:235px; max-height:calc(100vh - 100px); overflow:auto;
	padding:10px 0; margin:0;
	list-style:none; flex-direction:column; gap:0;
	background:#fff; border:1px solid #e2ddd1;
	box-shadow:0 18px 38px rgba(18,38,27,.15);
}
.moodey-shop-menu:hover > .moodey-shop-dropdown,
.moodey-shop-menu:focus-within > .moodey-shop-dropdown,
.moodey-shop-menu.is-open > .moodey-shop-dropdown { display:flex; }
.moodey-shop-dropdown li { width:100%; }
.moodey-shop-dropdown li a {
	display:flex; align-items:center; justify-content:space-between;
	padding:10px 18px; color:#4d554e; font-size:10px;
	letter-spacing:.08em; text-transform:uppercase; white-space:nowrap;
}
.moodey-shop-dropdown li a:hover { background:#f5f1e5; color:var(--green); }
.moodey-shop-dropdown .dropdown-divider { height:1px; margin:6px 14px; width:calc(100% - 28px); background:#e6e1d6; }
.moodey-shop-dropdown .dropdown-sale { color:#9b7813; font-weight:700; }

/* Mobile navigation */
@media (max-width: 900px) {
	.site-header,.header-inner { height:60px; }
	.header-inner { position:relative; }
	.site-logo img,.custom-logo-link img { height:38px; }
	.menu-toggle { display:block; order:2; margin-left:auto; }
	.main-nav {
		display:none; position:absolute; left:0; right:0; top:60px;
		margin:0; background:#fff; border-top:1px solid var(--border);
		box-shadow:0 14px 30px rgba(0,0,0,.1); max-height:calc(100vh - 90px); overflow:auto;
	}
	.main-nav.open { display:block; }
	.moodey-main-menu { display:block; padding:7px 20px 18px; }
	.moodey-main-menu > li { border-bottom:1px solid #eeeae1; }
	.moodey-main-menu > li > a { height:48px; font-size:11px; justify-content:space-between; }
	.moodey-main-menu > li > a:after { display:none; }
	.moodey-main-menu .moodey-shop-dropdown {
		position:static; transform:none; min-width:0; max-height:none;
		box-shadow:none; border:0; border-top:1px solid #eeeae1;
		padding:4px 0 8px; background:#faf8f2;
	}
	.moodey-shop-menu:hover > .moodey-shop-dropdown,
	.moodey-shop-menu:focus-within > .moodey-shop-dropdown { display:none; }
	.moodey-shop-menu.is-open > .moodey-shop-dropdown { display:flex; }
	.moodey-shop-dropdown li a { padding:9px 18px 9px 28px; font-size:9px; }
	.header-actions { order:3; gap:8px; }
}
@media (max-width: 560px) {
	.topbar { height:auto; min-height:27px; }
	.topbar-inner { height:auto; min-height:27px; padding:4px 0; }
	.topbar-phones { gap:8px; }
	.topbar-right { gap:8px; }
	.topbar-phones a:nth-child(n+2) { display:none; }
	.topbar .social-icon:nth-of-type(n+3) { display:none; }
	.main-nav { top:60px; }
}

/* ===== Full reference footer ===== */
.site-footer{margin-top:0;background:var(--green-dark);color:rgba(255,255,255,.74)}
.site-footer .tibeb-band{height:8px}
.footer-main{background:var(--green)}
.site-footer .footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.35fr;gap:44px;padding:58px 0 52px}
.footer-logo{display:inline-flex;align-items:center;min-height:42px;margin-bottom:16px}
.footer-logo img{max-width:150px;max-height:52px;width:auto;object-fit:contain}
.footer-brand>p{max-width:320px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.7;margin:0 0 18px}
.footer-contact{display:flex;flex-direction:column;gap:5px;margin-bottom:17px}
.footer-contact a{font-size:11px;color:rgba(255,255,255,.8)}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px}
.footer-socials a{border:1px solid rgba(255,255,255,.2);padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.footer-socials a:hover{background:var(--gold);border-color:var(--gold);color:#142118}
.site-footer h4{margin:0 0 15px;color:#d9b34c;font-size:15px}
.site-footer .footer-col ul{list-style:none;margin:0;padding:0}
.site-footer .footer-col li{margin:0}
.site-footer .footer-col li a{display:block;padding:4px 0;color:rgba(255,255,255,.68);font-size:10.5px}
.site-footer .footer-col li a:hover{color:#fff;padding-left:3px}
.site-footer .footer-sale{color:#e2bc56!important;font-weight:700}
.footer-newsletter p{font-size:11px;line-height:1.6;color:rgba(255,255,255,.62);margin:0 0 14px}
.footer-subscribe{display:flex;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.04)}
.footer-subscribe input{min-width:0;flex:1;background:transparent;border:0;padding:11px 12px;color:#fff;font:11px Karla,sans-serif;outline:none}
.footer-subscribe input::placeholder{color:rgba(255,255,255,.45)}
.footer-subscribe button{width:42px;border:0;background:var(--gold);color:#17251b;font-size:20px;cursor:pointer}
.footer-small{font-size:9px!important;opacity:.65}
.footer-bottom{background:#0a261a;border-top:1px solid rgba(255,255,255,.12);padding:15px 0}
.footer-bottom-inner{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:rgba(255,255,255,.5)}
.footer-legal{display:flex;gap:18px}
.footer-legal a{color:rgba(255,255,255,.5)}
.footer-legal a:hover{color:#fff}

/* ===== Reference page shells ===== */
.page-hero{background:#f4f0e4;border-bottom:1px solid var(--border);padding:48px 0 43px}
.page-hero .section-label{margin-bottom:8px}
.page-hero h1{font-size:36px}
.page-body{padding:64px 0}
.page-content{font-size:15px;line-height:1.8}
.page-content h2,.page-content h3{color:var(--green)}
.page-content img{margin:20px auto}
.moodey-notice{padding:14px 17px;background:#eef5ef;border-left:3px solid var(--green);margin:0 0 18px}
.moodey-notice-error{background:#fbefed;border-left-color:#a4493d}
@media(max-width:900px){
	.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media(max-width:560px){
	.site-footer .footer-grid{grid-template-columns:1fr;padding:42px 0}
	.footer-bottom-inner{flex-direction:column;text-align:center;align-items:center}
	.footer-legal{justify-content:center}
}

/* ===== Screenshot-matched desktop header/dropdown ===== */
@media (min-width: 901px) {
	.topbar .wrap,
	.site-header .wrap,
	.site-footer .wrap,
	.wrap { width:min(100% - 48px, 1060px); }

	.topbar { height:27px; font-size:10px; }
	.topbar-inner { height:27px; }
	.topbar-phones,.topbar-right { gap:13px; }

	.tibeb-band { height:8px; }

	.site-header { height:54px; position:relative; z-index:100; }
	.header-inner { height:54px; }
	.site-logo img,.custom-logo-link img { height:38px; max-width:125px; }

	.main-nav { margin-left:auto; margin-right:28px; }
	.moodey-main-menu { gap:22px; }
	.moodey-main-menu > li > a {
		height:54px;
		font-size:10px;
		letter-spacing:.035em;
		text-transform:none;
		color:#697069;
	}
	.moodey-main-menu > li > a:after { display:none; }
	.moodey-main-menu > li > a:hover { color:#1e4d38; }

	.moodey-shop-dropdown {
		width:200px !important;
		min-width:200px !important;
		padding:5px 0 9px !important;
		top:54px !important;
		left:50% !important;
		transform:translateX(-50%) !important;
		border:0 !important;
		border-radius:0 !important;
		box-shadow:0 8px 18px rgba(0,0,0,.10) !important;
		background:#fff !important;
	}
	.moodey-shop-dropdown li a {
		height:30px;
		padding:7px 14px !important;
		font-size:10px !important;
		letter-spacing:0 !important;
		text-transform:none !important;
		color:#718075 !important;
		justify-content:flex-start !important;
	}
	.moodey-shop-dropdown li a:hover {
		background:#faf8f2 !important;
		color:#1e4d38 !important;
		padding-left:16px !important;
	}
	.moodey-shop-dropdown .dropdown-sale {
		color:#c9a227 !important;
		font-weight:500;
	}
	.moodey-shop-dropdown .dropdown-divider { display:none; }

	.header-actions { gap:15px; }
	.header-actions .icon-button { width:18px; height:18px; }
	.header-actions svg { width:17px; height:17px; }
}

@media (min-width:901px) {
	.moodey-shop-menu.is-open > .moodey-shop-dropdown,
	.moodey-shop-menu:focus-within > .moodey-shop-dropdown {
		display:flex;
	}
}

/* ===== Store category navigation: functional + responsive ===== */
.category-chips .category-chip{transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.category-chips .category-chip:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
.moodey-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
@media(max-width:1050px){
	.moodey-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
	.category-chips{gap:6px}
}
@media(max-width:760px){
	.shop-wrap{padding-top:25px}
	.shop-toolbar{align-items:flex-start;flex-direction:column}
	.shop-sort{width:100%;justify-content:space-between}
	.category-chips{overflow:visible}
	.moodey-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media(max-width:430px){
	.moodey-products-grid{grid-template-columns:1fr}
	.category-chip{font-size:8px;padding:8px 10px}
	.shop-hero{padding:32px 0}
	.shop-hero h1{font-size:27px}
}

/* ===== Final footer calls + social icons ===== */
.footer-call{
	display:flex;
	align-items:center;
	gap:8px;
	text-decoration:none;
}
.footer-call svg{
	width:15px;
	height:15px;
	fill:currentColor;
	flex:0 0 auto;
}
.footer-socials{
	display:flex;
	align-items:center;
	gap:10px;
	margin-top:16px;
}
.footer-social-icon{
	width:30px;
	height:30px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border:1px solid rgba(30,77,56,.25);
	border-radius:50%;
	color:#1e4d38;
	text-decoration:none;
	transition:all .2s ease;
}
.footer-social-icon svg{
	width:15px;
	height:15px;
	fill:currentColor;
	stroke:none;
}
.footer-social-icon:hover,
.footer-social-icon:focus-visible{
	background:#1e4d38;
	color:#fff;
	border-color:#1e4d38;
	transform:translateY(-1px);
}
.footer-contact{
	display:flex;
	flex-direction:column;
	gap:8px;
}
@media(max-width:760px){
	.footer-social-icon{width:34px;height:34px}
	.footer-social-icon svg{width:17px;height:17px}
}

/* ===== Final header/logo/footer alignment ===== */
@media (min-width:901px){
  .site-header,.header-inner{height:72px;}
  .site-logo{width:190px;display:flex;align-items:center;}
  .site-logo img,.custom-logo-link img{height:52px !important;max-width:155px !important;width:auto;object-fit:contain;}
  .main-nav{margin-left:auto;margin-right:34px;}
  .moodey-main-menu{gap:26px;}
  .moodey-main-menu > li > a{height:72px;font-size:14px !important;font-weight:500;letter-spacing:.02em;display:flex;align-items:center;}
  .moodey-main-menu > li > a .dropdown-chevron{font-size:14px;margin-left:5px;}
  .moodey-shop-dropdown{top:72px !important;}
  .header-actions{gap:16px;}
}

.footer-bottom-inner{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  text-align:center !important;
  flex-direction:column !important;
  gap:5px !important;
  width:100%;
}
.footer-developer{font-size:10px;color:rgba(255,255,255,.55);}
@media(max-width:900px){
  .site-logo img,.custom-logo-link img{height:48px !important;max-width:145px !important;}
  .site-header,.header-inner{height:68px;}
}

@media (min-width:901px){
.site-header{height:68px!important}.header-inner{height:68px!important}
.site-logo img,.custom-logo-link img{height:50px!important;max-width:170px!important}
.moodey-main-menu{gap:28px!important}.moodey-main-menu>li>a{font-size:14px!important;font-weight:500!important}
.moodey-shop-dropdown{top:68px!important}
.footer-brand .footer-logo img,.footer-brand .custom-logo{max-height:58px!important;max-width:190px!important;width:auto!important}
.footer-col h4{font-size:15px!important}.footer-col a,.footer-brand p,.footer-contact a{font-size:13px!important}
}
.footer-bottom-inner{justify-content:center!important;text-align:center!important;width:100%!important}
.footer-bottom-inner span{display:block!important;width:100%!important;text-align:center!important}
.moodey-collection-page .shop-hero{text-align:center;padding:58px 20px 42px;background:#faf6ef}
.moodey-collection-page .shop-hero h1{color:#1e4d38}
.moodey-collection-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:30px 0}
.moodey-shop-page-content ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important;padding:0!important}
.moodey-shop-page-content ul.products li.product{width:auto!important;float:none!important;margin:0!important}
@media(max-width:900px){.moodey-shop-page-content ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.site-logo img,.custom-logo-link img{height:42px!important;max-width:150px!important}.moodey-main-menu>li>a{font-size:13px!important}.moodey-shop-page-content ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* ===== Screenshot-matched About / Contact + navigation sizing ===== */
@media (min-width: 901px){
  .main-nav ul.moodey-main-menu{gap:28px!important}
  .main-nav ul.moodey-main-menu>li>a{font-size:15px!important;letter-spacing:.035em!important}
  .main-nav .sub-menu.moodey-shop-dropdown a{font-size:14px!important;padding:10px 16px!important}
  .footer-col a{font-size:14px!important}
  .footer-col h4{font-size:16px!important}
}
.moodey-about-hero,.moodey-contact-hero{padding:12px 0 68px!important}
.moodey-about-hero h1,.moodey-contact-hero h1{font-size:40px!important}
.about-story{background:#fff;padding:78px 0 90px}
.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.about-copy h2{font-size:36px;margin:0 0 24px}
.about-copy p{font-size:17px;line-height:1.7;color:#59635f;margin:0 0 22px}
.about-image img{width:100%;height:520px;object-fit:cover}
.contact-section{background:#fff;padding:76px 0 100px}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:start}
.contact-details{padding-top:2px}
.contact-detail{display:flex;gap:22px;align-items:flex-start;margin:0 0 34px}
.contact-detail-icon{width:30px;min-width:30px;color:var(--gold);margin-top:0}
.contact-detail-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.contact-label{font-size:12px;letter-spacing:.2em;color:#6d726e;margin:0 0 7px;text-transform:uppercase}
.contact-value{font-size:19px;color:#111a16;margin:0}
.contact-value a{color:inherit}
.contact-reference-form{display:flex;flex-direction:column;gap:18px}
.contact-reference-form input,.contact-reference-form textarea{width:100%;border:1px solid #ddd9cf;background:#fff;padding:18px 19px;font-size:16px;color:#26312c;border-radius:0;outline:none}
.contact-reference-form textarea{min-height:150px;resize:vertical}
.contact-reference-form input:focus,.contact-reference-form textarea:focus{border-color:var(--gold)}
.contact-reference-form .contact-submit{width:100%;border:0;border-radius:0;background:var(--green);color:#fff;padding:18px 20px;font-size:13px;font-weight:700;letter-spacing:.15em;cursor:pointer}
.contact-reference-form .contact-submit:hover{background:var(--green-dark)}
.moodey-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:900px){
 .about-story-grid,.contact-grid{grid-template-columns:1fr;gap:42px}
 .about-image img{height:420px}
 .about-copy h2{font-size:31px}
 .about-copy p{font-size:16px}
 .contact-section{padding:55px 0 70px}
 .main-nav ul.moodey-main-menu>li>a{font-size:14px!important}
 .main-nav .sub-menu.moodey-shop-dropdown a{font-size:14px!important}
 .footer-col a{font-size:14px!important}
}
@media(max-width:600px){
 .moodey-about-hero,.moodey-contact-hero{padding:10px 0 45px!important}
 .moodey-about-hero h1,.moodey-contact-hero h1{font-size:34px!important}
 .about-story{padding:50px 0 65px}
 .about-image img{height:300px}
 .contact-detail{gap:15px;margin-bottom:27px}
 .contact-value{font-size:17px}
}

/* ===== Reference Blog / Social Feed ===== */
.moodey-blog-page{background:var(--paper)}
.moodey-blog-intro{background:#f5f0e4;border-bottom:1px solid #ded9cd;padding:70px 0 66px}
.moodey-blog-intro .blog-intro-inner{max-width:1570px;margin:0 auto}
.moodey-blog-intro .section-label{margin:0 0 20px;font-size:11px;letter-spacing:.34em}
.moodey-blog-intro h1{font-size:43px;margin:0 0 18px;color:#0e2017}
.moodey-blog-intro p{max-width:860px;margin:0 0 30px;color:#607069;font-size:16px;line-height:1.55}
.moodey-social-buttons{display:flex;gap:15px;flex-wrap:wrap}
.moodey-social-buttons a{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #dcd8cf;color:#47504b;padding:10px 20px;font-size:12px;letter-spacing:.16em;text-transform:uppercase}
.moodey-social-buttons a:hover{border-color:var(--gold);color:var(--green)}
.moodey-social-buttons svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.moodey-social-feed{padding:58px 0 90px}
.moodey-social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.moodey-social-card{background:#fff;border:1px solid #ddd9cf;overflow:hidden}
.moodey-social-card-media{display:block;aspect-ratio:1.56/1;overflow:hidden;background:#eee}
.moodey-social-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.moodey-social-card:hover .moodey-social-card-media img{transform:scale(1.025)}
.moodey-social-card-body{padding:23px 26px 25px}
.moodey-social-meta{display:flex;align-items:center;gap:9px;color:#d0a03b;font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:21px}
.moodey-social-meta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.moodey-social-card h2{font-family:"Karla","Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.55;font-weight:400;color:#59645e;margin:0 0 22px}
.moodey-social-stats{border-top:1px solid #dedbd4;padding-top:15px;display:flex;gap:23px;color:#65706a;font-size:13px}
.moodey-social-stats span{display:inline-flex;align-items:center;gap:7px}
.moodey-social-stats svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1000px){
 .moodey-blog-intro .blog-intro-inner{width:calc(100% - 40px)}
 .moodey-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
 .moodey-blog-intro{padding:48px 0 50px}
 .moodey-blog-intro h1{font-size:34px}
 .moodey-blog-intro p{font-size:15px}
 .moodey-social-feed{padding:40px 0 65px}
 .moodey-social-grid{grid-template-columns:1fr;gap:22px}
 .moodey-social-card-body{padding:19px 20px 22px}
}

/* ===== Collection pages: exact Store/category reference polish ===== */
.moodey-collection-hero{padding:70px 0 74px;background:#f4f0e4}
.moodey-collection-hero .wrap{width:min(100% - 32px, 1600px)}
.moodey-collection-hero h1{font-family:Marcellus,serif;font-size:42px;line-height:1.15;font-weight:400;margin:12px 0 0;color:#07160f}
.moodey-collection-page-content{width:min(100% - 32px, 1600px);padding-top:58px}
.moodey-collection-page-content .category-chips{gap:10px;margin-bottom:42px}
.moodey-collection-page-content .category-chip{font-size:11px;letter-spacing:.14em;padding:13px 20px;background:#fbfaf6}
.moodey-collection-page-content .category-chip.active{background:#0c4529;border-color:#0c4529}
.moodey-collection-page-content .shop-toolbar{margin:0 0 48px;align-items:center}
.moodey-collection-page-content .shop-description{font-size:15px;color:#52615a;line-height:1.5}
.moodey-collection-page-content .shop-sort{font-size:11px;letter-spacing:.15em}
.moodey-collection-page-content .shop-sort label{font-size:11px;letter-spacing:.15em}
.moodey-collection-page-content .shop-sort select{min-width:198px;padding:12px 36px 12px 14px;font-size:14px}
.moodey-collection-page-content .item-count{font-size:11px;letter-spacing:.1em}
.moodey-collection-page-content .moodey-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.moodey-empty-collection{grid-column:1/-1;text-align:center;padding:70px 20px;background:#fff;border:1px solid #ded9ce}
.moodey-empty-collection h2{font-family:Marcellus,serif;font-size:28px;font-weight:400;margin:0 0 12px}
.moodey-empty-collection p{color:#68726c;margin-bottom:24px}
.moodey-empty-collection .button{display:inline-block;background:#0c4529;color:#fff;padding:13px 22px;text-transform:uppercase;letter-spacing:.12em;font-size:10px}
@media(max-width:1100px){
 .moodey-collection-page-content .category-chip{font-size:10px;padding:11px 15px}
 .moodey-collection-page-content .moodey-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
 .moodey-collection-hero{padding:46px 0 48px}
 .moodey-collection-hero h1{font-size:34px}
 .moodey-collection-page-content{padding-top:35px}
 .moodey-collection-page-content .category-chips{margin-bottom:28px;gap:7px}
 .moodey-collection-page-content .category-chip{font-size:9px;padding:10px 12px}
 .moodey-collection-page-content .shop-toolbar{gap:18px;margin-bottom:30px}
 .moodey-collection-page-content .shop-description{font-size:13px}
 .moodey-collection-page-content .shop-sort{width:100%;justify-content:flex-start;flex-wrap:wrap}
 .moodey-collection-page-content .moodey-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media(max-width:430px){
 .moodey-collection-page-content{width:calc(100% - 24px)}
 .moodey-collection-page-content .moodey-products-grid{grid-template-columns:1fr}
}

/* Shop dropdown typography matches the reference screenshot. */
.moodey-shop-dropdown li a{
  text-transform:none!important;
  letter-spacing:.01em!important;
  font-size:13px!important;
  font-weight:400!important;
  padding:10px 18px!important;
}


/* ===== 3.0 Typography: larger, easier-to-read site-wide type ===== */
body{font-size:17px;line-height:1.65}
.topbar-phones a,.topbar-right a{font-size:14px}
.main-nav ul.moodey-main-menu{gap:30px!important}
.main-nav ul.moodey-main-menu>li>a{font-size:16px!important;letter-spacing:.025em!important}
.main-nav .sub-menu.moodey-shop-dropdown a{font-size:15px!important;letter-spacing:.01em!important;padding:12px 18px!important}
.header-actions .icon-button{width:34px;height:34px}
.shop-hero .section-label,.section-label{font-size:13px}
.shop-hero h1,.moodey-collection-hero h1{font-size:48px}
.category-chip,.moodey-collection-page-content .category-chip{font-size:13px!important;padding:14px 20px!important;letter-spacing:.10em!important}
.shop-description,.moodey-collection-page-content .shop-description{font-size:17px!important}
.shop-sort,.moodey-collection-page-content .shop-sort,.moodey-collection-page-content .shop-sort label{font-size:13px!important}
.moodey-collection-page-content .shop-sort select{font-size:16px!important;padding:13px 38px 13px 15px}
.moodey-collection-page-content .item-count{font-size:13px!important}
.product-info h2,.woocommerce-loop-product__title{font-size:17px!important}
.product-price{font-size:15px!important}
.product-excerpt{font-size:13px!important;line-height:1.55}
.product-actions .button,.view-details{font-size:11px!important}
.site-footer h4{font-size:18px!important}
.site-footer .footer-col li a{font-size:14px!important}
.footer-bottom{font-size:13px!important}
@media(max-width:900px){.main-nav ul.moodey-main-menu>li>a{font-size:16px!important}.main-nav .sub-menu.moodey-shop-dropdown a{font-size:15px!important}.moodey-collection-hero h1{font-size:40px}.category-chip,.moodey-collection-page-content .category-chip{font-size:11px!important;padding:11px 14px!important}.product-info h2,.woocommerce-loop-product__title{font-size:15px!important}}
@media(max-width:520px){body{font-size:16px}.main-nav ul.moodey-main-menu>li>a{font-size:16px!important}.main-nav .sub-menu.moodey-shop-dropdown a{font-size:15px!important}.moodey-collection-hero h1{font-size:36px}.category-chip,.moodey-collection-page-content .category-chip{font-size:10px!important;padding:10px 12px!important}.shop-description,.moodey-collection-page-content .shop-description{font-size:15px!important}.product-info h2,.woocommerce-loop-product__title{font-size:14px!important}.product-price{font-size:14px!important}.site-footer .footer-col li a{font-size:14px!important}}
\n\n/* ===== Moodey v4 — unified 18px typography across every page ===== */\nhtml body, body.moodey { font-size: 18px !important; }\n.site-header .main-nav ul.moodey-main-menu > li > a,\n.main-nav ul.moodey-main-menu > li > a { font-size: 18px !important; line-height: 1.4 !important; }\n.main-nav .sub-menu.moodey-shop-dropdown a { font-size: 18px !important; line-height: 1.35 !important; padding: 11px 18px !important; }\n.topbar, .topbar a { font-size: 18px !important; }\n.category-chip, .moodey-collection-page-content .category-chip { font-size: 18px !important; line-height: 1.25 !important; }\n.shop-description, .moodey-collection-page-content .shop-description { font-size: 18px !important; line-height: 1.6 !important; }\n.shop-sort, .shop-sort label, .shop-sort select, .item-count { font-size: 18px !important; }\n.moodey-product-card .woocommerce-loop-product__title,\n.moodey-product-card .woocommerce-loop-product__title a,\n.product-info h2 { font-size: 18px !important; line-height: 1.4 !important; }\n.moodey-product-card .product-price, .moodey-product-card .product-price * { font-size: 18px !important; }\n.moodey-product-card .product-excerpt { font-size: 18px !important; line-height: 1.55 !important; }\n.moodey-product-card .product-actions .button,\n.moodey-product-card .product-actions .view-details { font-size: 18px !important; }\n.site-footer, .site-footer p, .site-footer a, .site-footer .footer-col li a { font-size: 18px !important; line-height: 1.55 !important; }\n.site-footer .footer-col h4 { font-size: 18px !important; }\n.footer-bottom, .footer-bottom-inner, .footer-bottom-inner span { font-size: 18px !important; }\n.site-logo img, .site-logo .custom-logo { max-height: 78px !important; width: auto !important; }\n.footer-logo img { max-height: 82px !important; width: auto !important; }\nbody .section-label, body .contact-label { font-size: 14px !important; }\n@media (max-width: 900px) {\n  .main-nav ul.moodey-main-menu > li > a, .main-nav .sub-menu.moodey-shop-dropdown a { font-size: 18px !important; }\n  .category-chip { font-size: 18px !important; }\n}\n
/* Moodey global typography consistency — 18px baseline */
html { font-size: 18px; }
body, body p, body li, body input, body select, body textarea, body button { font-size: 18px; }
.site-header .main-nav a, .site-header .shop-menu a, .site-header .nav-menu a,
.main-navigation a, .category-chip, .shop-description, .shop-sort, .shop-sort label,
.shop-sort select, .item-count, .product-excerpt, .product-actions a, .product-actions button,
.site-footer a, .site-footer p, .site-footer li { font-size: 18px; }
.site-header .main-nav a, .main-navigation a { line-height: 1.4; }
.site-header .shop-menu a { line-height: 1.6; }
.site-footer a, .site-footer p, .site-footer li { line-height: 1.55; }
