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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(0,180,216);
	--wd-alternative-color: rgb(107,47,217);
	--wd-link-color: rgb(0,180,216);
	--wd-link-color-hover: rgb(139,92,246);
	--btn-default-bgcolor: rgb(0,180,216);
	--btn-default-bgcolor-hover: rgb(0,150,181);
	--btn-default-color: rgb(5,5,48);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(245,166,35);
	--btn-accented-bgcolor-hover: rgb(196,127,10);
	--btn-transform: capitalize;
	--btn-bgcolor: rgb(26,26,154);
	--btn-bgcolor-hover: rgb(107,47,217);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(82,214,138);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(245,166,35);
	--notices-warning-color: rgb(5,5,48);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(5,5,48);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(5,5,48);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(5,5,48);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(10,10,74);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(5,5,48);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(10,10,74);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(5,5,48);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(10,10,74);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(5,5,48);
	background: rgb(0,180,216);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(107,47,217);
}
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-placeholder-color: rgba(255,255,255,0.5);
	--wd-form-brd-color: rgba(245,166,35,0.3);
	--wd-form-brd-color-focus: rgb(0,180,216);
	--wd-form-bg: rgba(10,12,60,0.72);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-bg-hover: rgb(0,180,216);
	--wd-arrow-bg-dis: rgba(255,255,255,0.3);
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgba(255,255,255,0.2);
	--wd-pagin-bg-hover: rgba(255,255,255,0.5);
	--wd-pagin-bg-act: rgb(245,166,35);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgba(255,255,255,0.1);
	--wd-nscroll-drag-bg: rgb(0,180,216);
	--wd-nscroll-drag-bg-hover: rgb(107,47,217);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* === VENE VAULT — FINAL POLISH (LOGIN PAGE COLORS) === */
:root {
  --vv-bg-1: #050530;
  --vv-bg-2: #0a0a4a;
  --vv-gold: #f5a623;
  --vv-cyan: #00b4d8;
  --vv-purple: #6b2fd9;
  --vv-white: #ffffff;
}

/* 1. FORCE DARK BACKGROUND (Overrides any white containers) */
body, .woodmart-body, .site-wrapper, .page-wrapper, 
.main-content-wrapper, .page-content, .elementor-section {
  background: var(--vv-bg-1) !important;
}

/* 2. HEADER & FOOTER DARK */
.site-header-wrapper, .footer-wrapper {
  background: var(--vv-bg-2) !important;
  border-color: rgba(255,255,255,0.08) !important;
}

/* 3. PRODUCT CARDS — GOLD BORDERS, DARK BG */
.products .product, .wd-products .product-item {
  background: var(--vv-bg-2) !important;
  border: 1px solid rgba(245,166,35,0.15) !important;
}

.products .product .price {
  color: var(--vv-gold) !important;
}

.products .product .star-rating {
  color: var(--vv-gold) !important;
}

/* 4. BUTTONS — CYAN WITH DARK TEXT */
.button, .single_add_to_cart_button, 
.wd-elements-button, .wd-action-btn {
  background: var(--vv-cyan) !important;
  color: #050530 !important;
  font-weight: 800 !important;
}

.button:hover, .single_add_to_cart_button:hover {
  background: var(--vv-purple) !important;
  color: #ffffff !important;
}

/* 5. LINKS — CYAN */
a, .woocommerce-loop-product__title, 
.product-title, h1, h2, h3, h4, h5, h6 {
  color: var(--vv-white) !important;
}

a:hover {
  color: var(--vv-cyan) !important;
}

/* 6. HIDE WOODMART CLUTTER (Conflicts with tier lock) */
.wd-add-to-cart, .wd-quick-view, .wd-wishlist, 
.wd-compare, .woocommerce-tabs, #reviews, 
.woocommerce-product-attributes, .wd-single-meta {
  display: none !important;
}

/* 7. FORM FIELDS — DARK WITH GOLD BORDERS */
input, textarea, select {
  background: rgba(10,12,60,0.72) !important;
  color: #ffffff !important;
  border-color: rgba(245,166,35,0.3) !important;
}

input:focus, textarea:focus, select:focus {
  border-color: var(--vv-cyan) !important;
  box-shadow: 0 0 0 3px rgba(0,180,216,0.15) !important;
}

/* 8. NOTICES — MATCH YOUR PALETTE */
.woocommerce-message {
  background: #52d68a !important;
  color: #050530 !important;
  border-color: #52d68a !important;
}

.woocommerce-error, .woocommerce-info {
  background: var(--vv-gold) !important;
  color: #050530 !important;
  border-color: var(--vv-gold) !important;
}

/* 9. MOBILE NAV — DARK */
.mobile-nav-content {
  background: var(--vv-bg-2) !important;
  border-top: 1px solid rgba(255,255,255,0.08) !important;
}

.mobile-nav-item.active .mobile-nav-icon {
  color: var(--vv-cyan) !important;
}

/* 10. CAROUSEL ARROWS — WHITE/CYAN */
.swiper-button-next, .swiper-button-prev {
  color: #ffffff !important;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
  color: var(--vv-cyan) !important;
}