:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--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-otl-color: rgb(3,132,7);
	--wd-primary-color: rgb(3,132,7);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: rgb(3,132,7);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(3,132,7);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(43,43,43);
	--wd-link-color-hover: rgb(255,255,255);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://megaverified.store/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color-hover: rgb(3,132,7);
}
.wd .product-label.featured {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1222px;
--wd-form-brd-radius: 0px;
--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;
}

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


.wd-page-title {
background-color: rgb(3,132,7);
}


/* Catch any element still using orange directly */
[style*="background-color: #ff6a00"],
[style*="background: #ff6a00"] {
    background-color: #038407 !important;
}

[style*="color: #ff6a00"] {
    color: #038407 !important;
}

/* Buttons: force primary bg with white text for contrast */
.btn, .button, .wd-buttons-group .button, .add_to_cart_button, .wc-block-components-button {
    background-color: #038407 !important;
    color: #ffffff !important;
    border-color: #038407 !important;
}

.btn:hover, .button:hover, .wd-buttons-group .button:hover, .add_to_cart_button:hover {
    background-color: #026b06 !important;
    color: #ffffff !important;
}


/* ===== TOP BAR (announcement strip above header) ===== */

.mega-announcement {
    position: relative;
    width: 100%;
    height: 32px;
    overflow: hidden;
    text-align: center;
    z-index: 999;
}

.mega-slide {
    display: none;
    width: 100%;
    height: 32px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff !important;
}

.mega-slide.active {
    display: flex;
}

.mega-slide a {
    color: #ffffff !important;
    text-decoration: none;
}

.mega-slide a:hover {
    color: #000000 !important;
    text-decoration: underline;
}


.grecaptcha-badge { visibility: hidden !important; }



.wd-size-guide,
.size-guide-link {
    display: none !important;
}


.wd-size-guide,
.size-guide-link,
a[href*="size-chart"],
a[href*="size-guide"] {
    display: none !important;
}



@media (max-width: 480px) {
    .wd-pre-order-availability,
    span[style*="border-left:3px solid #038407"],
    span[style*="border-left: 3px solid #038407"] {
        font-size: 12px !important;
        padding: 5px 8px !important;
        line-height: 1.3 !important;
    }
}