:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #0a0a0a;
}

/* onesies.store — premium dark mockup */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600&display=swap');

:root {
  --os-bg: #111111;
  --os-dark: #0a0a0a;
  --os-gold: #c5a07f;
  --os-text: #ffffff;
  --os-muted: #a8a8a8;
}

/* Layout */
.home .wd-page-title,
.home aside.sidebar-container,
.home .wd-sidebar { display: none !important; }
.home .content-layout { grid-template-columns: 1fr !important; max-width: 100% !important; }
.home .main-page-wrapper,
.home .website-wrapper,
body.home { background: var(--os-bg) !important; }
.home .entry-content { max-width: 100% !important; padding: 0 !important; margin: 0 !important; }
.home .container { max-width: 1320px !important; }

/* Header */
.whb-top-bar { background: #000 !important; border: none !important; }
.whb-top-bar .wd-header-text { font-size: 0 !important; }
.whb-top-bar .wd-header-text * { display: none !important; }
.whb-top-bar .wd-header-text::after {
  content: "FREE SHIPPING OVER $75   |   Premium Onesies for Adults";
  font-size: 11px; color: #ccc; letter-spacing: 0.08em; text-transform: uppercase;
}
.whb-general-header,
.whb-header-bottom { background: var(--os-dark) !important; border-color: #222 !important; }
.whb-general-header .wd-nav > li > a,
.whb-header-bottom .wd-nav > li > a,
.whb-general-header .wd-tools-element > a,
.whb-general-header .wd-tools-text { color: #fff !important; font-size: 12px !important; letter-spacing: 0.12em !important; text-transform: uppercase !important; }
.wd-logo.wd-main-logo {
  display: inline-flex !important; align-items: center; min-width: 56px; min-height: 56px;
  background: url('https://onesies.store/wp-content/uploads/2026/07/onesies-logo-transparent.png') no-repeat left center / contain !important;
}
.wd-logo.wd-main-logo img { opacity: 0 !important; width: 56px !important; height: 56px !important; }
.wd-logo.wd-main-logo::after { display: none !important; content: none !important; }
.os-footer__brand img { max-height: 56px; width: auto; background: transparent; }

/* Hero */
.os-hero {
  position: relative; min-height: 78vh;
  background-image: url('https://onesies.store/wp-content/uploads/2026/07/hero-adults-couch.png') !important;
  background-size: cover; background-position: center right;
  display: flex; flex-direction: column; justify-content: center; margin: 0 -15px;
}
.os-hero__overlay {
  position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,.45) 50%, rgba(0,0,0,.2) 100%);
}
.os-hero__content {
  position: relative; z-index: 2; max-width: 1320px; margin: 0 auto; padding: 80px 40px 120px; width: 100%;
}
.os-kicker {
  color: var(--os-gold); font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; margin: 0 0 16px;
  font-family: Inter, sans-serif;
}
.os-hero h1 {
  color: #fff; font-family: 'Cormorant Garamond', Georgia, serif; font-size: clamp(36px, 5vw, 58px);
  font-weight: 600; line-height: 1.1; margin: 0 0 20px; max-width: 600px;
}
.os-lead {
  color: #ddd; font-size: 16px; line-height: 1.7; max-width: 480px; margin: 0 0 32px;
  font-family: Inter, sans-serif;
}
.os-cta { display: flex; gap: 14px; flex-wrap: wrap; }
.os-btn {
  display: inline-block; padding: 14px 28px; font-size: 12px; letter-spacing: 0.14em;
  text-transform: uppercase; text-decoration: none !important; font-weight: 600; border-radius: 2px;
  font-family: Inter, sans-serif;
}
.os-btn-primary { background: var(--os-gold); color: #111 !important; }
.os-btn-ghost { background: transparent; color: #fff !important; border: 1px solid rgba(255,255,255,.6); }
.os-values {
  position: absolute; bottom: 0; left: 0; right: 0; z-index: 2;
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;
  background: rgba(0,0,0,.55); backdrop-filter: blur(4px); border-top: 1px solid rgba(197,160,127,.25);
}
.os-value {
  padding: 20px 24px; text-align: center; color: var(--os-gold); border-right: 1px solid rgba(255,255,255,.08);
  display: flex; flex-direction: column; gap: 4px;
}
.os-value:last-child { border-right: none; }
.os-value strong { font-size: 11px; letter-spacing: 0.12em; color: var(--os-gold); }
.os-value span { font-size: 12px; color: #999; }
.os-icon { font-size: 18px; margin-bottom: 4px; }

/* Best Sellers header */
.os-section-head {
  display: flex; justify-content: space-between; align-items: center;
  max-width: 1320px; margin: 48px auto 24px; padding: 0 20px;
}
.os-section-head h2 {
  color: #fff; font-family: 'Cormorant Garamond', Georgia, serif; font-size: 28px;
  font-weight: 600; letter-spacing: 0.05em; margin: 0;
}
.os-view-all {
  color: var(--os-gold) !important; font-size: 12px; letter-spacing: 0.1em; text-decoration: none !important;
  text-transform: uppercase;
}

/* Product grid */
.home .os-product-grid,
.home .woocommerce { max-width: 1320px; margin: 0 auto 40px; padding: 0 12px; }
.home .products.elements-grid {
  display: grid !important; grid-template-columns: repeat(6, 1fr) !important; gap: 16px !important;
}
.home .product-grid-item {
  background: #1a1a1a !important; border-radius: 4px; overflow: hidden;
}
.home .product-grid-item .wd-entities-title a { color: #fff !important; font-size: 14px !important; }
.home .product-grid-item .wd-entities-title::after {
  content: "★★★★★"; display: block; color: var(--os-gold); font-size: 11px; letter-spacing: 2px; margin: 6px 0 4px;
}
.home .product-grid-item .star-rating { display: none !important; }
.home .product-grid-item .price { color: #fff !important; }
.home .product-grid-item .price del { color: #888 !important; }
.home .product-grid-item .price ins { color: #e85d5d !important; text-decoration: none; }
.home .product-labels .label { font-size: 10px !important; letter-spacing: 0.08em; }

/* Trust bar */
.os-trust {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 0;
  background: #0d0d0d; border-top: 1px solid #222; border-bottom: 1px solid #222;
  max-width: 100%; margin: 48px 0 0; padding: 0;
}
.os-trust__item {
  padding: 32px 20px; text-align: center; border-right: 1px solid #222;
  display: flex; flex-direction: column; gap: 6px; align-items: center;
}
.os-trust__item:last-child { border-right: none; }
.os-trust__icon { font-size: 22px; color: var(--os-gold); margin-bottom: 4px; }
.os-trust__item strong { color: #fff; font-size: 13px; font-weight: 600; }
.os-trust__item span { color: #888; font-size: 12px; line-height: 1.4; }

/* Footer */
.footer-container, .wd-prefooter { background: #0a0a0a !important; border-top: 1px solid #222 !important; }
.os-footer {
  max-width: 1320px; margin: 0 auto; padding: 56px 20px 40px;
  display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 32px;
}
.os-footer__brand img { max-height: 48px; width: auto; margin-bottom: 16px; }
.os-footer__brand p { color: #888; font-size: 13px; line-height: 1.7; margin: 0; max-width: 280px; }
.os-footer h4 {
  color: #fff; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase;
  margin: 0 0 16px; font-family: Inter, sans-serif;
}
.os-footer ul { list-style: none; margin: 0; padding: 0; }
.os-footer li { margin-bottom: 10px; }
.os-footer a { color: #888 !important; font-size: 13px; text-decoration: none !important; }
.os-footer a:hover { color: var(--os-gold) !important; }
.os-footer__social { display: flex; gap: 12px; margin-top: 16px; }
.os-footer__social a { color: #666 !important; font-size: 16px; }
.copyrights-wrapper { background: #000 !important; border-top: 1px solid #1a1a1a !important; }
.copyrights-wrapper .wd-copyright, .copyrights-wrapper { color: #555 !important; font-size: 12px !important; }
.copyrights-wrapper a { color: #666 !important; }

/* Hide old sections */
.home .wp-block-columns:not(.os-trust) { display: none !important; }

/* Responsive */
@media (max-width: 1200px) {
  .home .products.elements-grid { grid-template-columns: repeat(3, 1fr) !important; }
  .os-values { grid-template-columns: repeat(2, 1fr); }
  .os-trust { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px) {
  .home .products.elements-grid { grid-template-columns: repeat(2, 1fr) !important; }
  .os-hero { min-height: 60vh; }
  .os-hero__content { padding: 60px 20px 180px; }
  .os-values { grid-template-columns: 1fr 1fr; position: relative; }
  .os-trust { grid-template-columns: 1fr 1fr; }
  .os-section-head { flex-direction: column; align-items: flex-start; gap: 8px; }
}
