@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//onpamarketing.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(19,20,29);
	--wd-text-font-size: 18px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(19,20,29);
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,146,255);
	--wd-entities-title-color-hover: rgb(46, 46, 46);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(46,46,46);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,146,255);
	--wd-alternative-color: #000000;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: rgb(0,146,255);
	--btn-accented-bgcolor-hover: rgb(210,235,251);
	--btn-accented-color: rgb(129,215,66);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,146,255);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255, 255, 255);
	background-image: url(https://onpamarketing.com/wp-content/uploads/2021/09/corporate-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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-footer {
	background-color: rgb(210, 235, 251);
	background-image: none;
}
.wd-load-additional-fonts-700 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color-hover: #333;
--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;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgb(23, 150, 229);
}

.wd-nav-vertical>li>a {
    font-size: 17px;
}
.wpcf7 .hidden-fields-container {
    display: none !important;
}

/* ==========================
   ✅ Fix Button Text Visibility (Header, Hero, and Footer)
=========================== */
.elementor-button,
.btn,
.wd-btn {
    color: #ffffff !important; /* Ensure white text */
    text-shadow: none !important; /* Remove unwanted shadows */
    opacity: 1 !important; /* Make text fully visible */
}

/* Fix button hover text color */
.elementor-button:hover,
.btn:hover,
.wd-btn:hover {
    color: #000000 !important; /* Change to black on hover */
}
/* Contact Form 7 Specific Styling */
/* Textarea */
.wd-grid-g textarea {
    width: 100%;
    min-height: 120px;
    resize: vertical;
    padding: 14px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    font-size: 15px;
    line-height: 1.6;
    box-sizing: border-box;
    background: #fafafa;
    transition: all 0.3s ease;@media (max-width: 576px) {
	.wd-toolbar-label {
    font-size: 18px !important;
	  color: #ffffff !important;
}
.wd-toolbar-link .wd-custom-icon img {
    height: 30px !important;
    margin-bottom: 15px;
    
}
.wd-toolbar {
    height: 70px !important
}

.wd-tools-element .wd-tools-icon:before {
    font-size: 30px !important;
    margin-bottom: 15px;
}
body .wd-toolbar {
    background-color: #000000 ;
}

}

