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

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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: inherit;
	--wd-title-color: rgb(3,64,1);
	--wd-entities-title-font: "Playfair Display", 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: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(67,67,67);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(192,142,0);
	--wd-alternative-color: rgb(139,105,151);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(255,255,255);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(192,142,0);
	--btn-default-bgcolor-hover: rgb(139,105,151);
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(192,142,0);
	--btn-accented-bgcolor-hover: rgb(139,105,151);
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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://nuevogenesis.com/wp-content/uploads/banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,252,233);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,252,233);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(3,64,1);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,181,172);
	color: rgb(154,43,37);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(154,43,37);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-widget-title-font-size: 18px;
	--wd-header-el-font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 12px;
}

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


.labels-rounded-sm .product-label {
    border-radius: 8px !important;
    padding: 10px 15px !important;
}

h1.entry-title {
    color: #034001 !important;
}

body div.wpforms-container-full {
    margin: 4px auto !important;
}

body .wpforms-container .wpforms-field {
    padding: 10px 0 0px;
}

body div.wpforms-field.wpforms-field-textarea {
    margin-top: 0px;
}

.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    letter-spacing: 3px !important;
}

#yottie_1 .yottie-widget-feed-section-slide {
    background: transparent !important;
}

.yottie-widget-video-info {
    background-color: transparent !important;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    display: none !important;
}@media (min-width: 1025px) {
	.bar {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}

:is(.term-description,.page-description)>*:last-child {
    color: #434343 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.bar {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.bar {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}
}

@media (max-width: 576px) {
	.bar-mobile {
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
}
}

