@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//homeandgardenlb.com/wp-content/themes/woodmart/fonts/woodmart-font-2-300.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//homeandgardenlb.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: 'MS Sans Serif', Geneva, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(142,189,157);
	--wd-alternative-color: rgb(27,71,93);
	--wd-link-color: rgb(244,165,28);
	--wd-link-color-hover: rgb(244,155,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://homeandgardenlb.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://homeandgardenlb.com/wp-content/uploads/2025/09/841ab972822964b7db2495ff00ed7ae9396444c1.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(27,71,93);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.product-labels .product-label.onsale {
	background-color: rgb(214, 207, 149);
}
.product-labels .product-label.new {
	background-color: rgb(142,189,157);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Shop & carousels – move badges to top-right */
.woocommerce ul.products li.product .onsale,
.products .product .onsale,
.product-grid-item .onsale {
  left: auto !important;
  right: 12px !important;
  top: 12px !important;
}

/* If WoodMart wraps labels in a container, push that to the right too */
.product-grid-item .product-labels,
.woocommerce ul.products li.product .product-labels {
  left: auto !important;
  right: 12px !important;
}

/* Single product page badge (optional) */
.single-product .onsale {
  left: auto !important;
  right: 12px !important;
  top: 12px !important;
}

/* Scope to Brevo signup box */ div[class^="sib_signup_box_inside_"] form{ display:grid !important; grid-template-columns: minmax(220px,1fr) auto; /* input grows, button auto */ column-gap:12px; align-items:center; } /* Make the two <p> wrappers behave and remove margins */ div[class^="sib_signup_box_inside_"] form > p{ margin:0 !important; width:auto !important; } /* Hide the raw "Email Address*" text, keep input visible */ div[class^="sib_signup_box_inside_"] p.sib-email-area{ font-size:0; } /* EMAIL field (pill) */ div[class^="sib_signup_box_inside_"] p.sib-email-area input[type="email"]{ font-size:16px; height:44px; line-height:44px; padding:0 16px; width:100% !important;            /* fills the grid column */ min-width:0;                       /* allow shrink inside grid */ background:transparent; border:1.5px solid rgba(255,255,255,.35); color:#fff; border-radius:999px; outline:none; } div[class^="sib_signup_box_inside_"] p.sib-email-area input[type="email"]::placeholder{ color:rgba(255,255,255,.75); } /* SUBSCRIBE button (pill + green) */ div[class^="sib_signup_box_inside_"] input.sib-default-btn[type="submit"], div[class^="sib_signup_box_inside_"] form > p + p input[type="submit"]{ justify-self:start;                /* natural width, no stretching */ display:inline-block !important; width:auto !important; height:44px; line-height:44px; padding:0 22px; margin:0 !important; border:0; border-radius:999px; background:#a6cfb3; color:#fff; font-weight:700; letter-spacing:.5px; text-transform:uppercase; cursor:pointer; } /* Put captcha below the row */ div[class^="sib_signup_box_inside_"] #sib_captcha{ grid-column:1 / -1;                /* full row below */ margin-top:12px; } /* Mobile: stack neatly */ @media (max-width:767px){ div[class^="sib_signup_box_inside_"] form{ grid-template-columns: 1fr;      /* stack */ row-gap:10px; } /* FIX: don't let the invisible reCAPTCHA take a grid slot */ div[class^="sib_signup_box_inside_"] .invi-recaptcha{ display:none !important; } /* (Safety) make sure the submit isn't forced full-width by theme styles */ div[class^="sib_signup_box_inside_"] input[type="submit"]{ width:auto !important; display:inline-block !important; } grid-template-columns: minmax(220px,1fr) auto;



