@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//myco.global/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(40,153,149);
	--wd-alternative-color: rgb(137,229,214);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(137,229,214);
	--btn-default-bgcolor-hover: rgb(137,229,214);
	--btn-default-color: rgb(40,153,149);
	--btn-default-color-hover: rgb(40,153,149);
	--btn-accented-bgcolor: rgb(40,153,149);
	--btn-accented-bgcolor-hover: rgb(40,153,149);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
	--wd-popup-width: 580px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(40,153,149);
}
html .wd-buy-now-btn:hover {
	background: rgb(40,153,149);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wrap-price{
	display:block !important;
}

.wd-swatch{
	border: 1px solid black;
}


/* Main container setup */
.bundle_data {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: end;
    width: 100%;
}

/* 1. Manage the Bundle Wrap (Quantity + Add to Cart) */
.bundle_data .bundle_wrap {
    flex: 2; /* Takes up more space to accommodate both items */
}

/* 2. Target the inner button container to align Qty and Add to Cart */
.bundle_data .bundle_button {
    display: flex;
    gap: 5px;
    width: 100%;
}

/* 3. Style the Quantity Input */
.bundle_data .qty {
    width: 60px; /* Fixed width for quantity so it doesn't squash buttons */
    height: auto;
    text-align: center;
}

/* 4. Ensure both main buttons are equal weight */
.bundle_data .bundle_add_to_cart_button,
.bundle_data #wd-add-to-cart {
    flex: 1; /* Makes Add to Cart and Buy Now share remaining space */
    width: 100% !important;
    white-space: nowrap; /* Prevents text from wrapping to two lines */
    padding: 12px 10px;
}

/* 5. Buy Now Button Container */
.bundle_data #wd-add-to-cart {
    flex: 1;
    margin-top: 0 !important; /* Removes default WooCommerce margins */
}

/* Marquee */
.wm-marquee-container {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: linear-gradient(90deg, #d0003e 0%, #ff4d6d 100%);
  color: #fff;
  overflow: hidden;
  padding: 12px 0;
  display: flex;
}

.marquee-content {
  display: flex;
  white-space: nowrap;

  width: max-content; /* Critical: allows content to define width */
  animation: seamless-loop 25s linear infinite;
}

.marquee-text {
  display: inline-block;
  padding-right: 20px; /* JS handles the spacing */
  font-weight: 600;
  text-transform: uppercase;
}

.promo-code {
  background: #fff;
  color: #d0003e;
  padding: 2px 8px;
  border-radius: 4px;
}

/* The magic reset: moves half the width then jumps back invisibly */
@keyframes seamless-loop {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.wm-marquee-container:hover .marquee-content {
  animation-play-state: paused;
}