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

:root {
	--wd-text-font: "EB Garamond", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "EB Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "EB Garamond", 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: "EB Garamond", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "EB Garamond", 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: "EB Garamond", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(238,185,92);
	--wd-alternative-color: rgb(63,15,9);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(63,15,9);
	--btn-default-bgcolor-hover: rgb(63,15,9);
	--btn-default-color: rgb(238,185,92);
	--btn-default-color-hover: rgb(238,185,92);
	--btn-accented-bgcolor: rgb(63,15,9);
	--btn-accented-bgcolor-hover: #3F0F09;
	--btn-accented-color: rgb(238,185,92);
	--btn-accented-color-hover: rgb(238,185,92);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(15,15,15);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(15,15,15);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--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: 0px;
}

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

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


.wp-block-heading.has-text-align-center.has-cardo-font-family{
color:#eeb95c!important;
font-size:45px!important;
text-decoration:uppercase!important;
}
.has-text-align-center.has-inter-font-family{
color:#fff!important;
	
}


.wd-tools-element>a {
    color: #ffffff!important;
}
/* Make breadcrumb links and text white */
.woocommerce-breadcrumb,
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    color: #ffffff !important;
}

/* Make back-to-products button text white */
.wd-product-nav-btn span {
    color: #ffffff !important;
}

/* Optional: make the back button border/icon white if needed */
.wd-product-nav-btn {
    border-color: #ffffff !important;
    color: #ffffff !important;
}
/* Hide the category link in WooCommerce breadcrumbs */
.woocommerce-breadcrumb .breadcrumb-link[href*="product-category"] {
    display: none !important;
}

/* Also remove any extra separators before/after */
.woocommerce-breadcrumb .breadcrumb-link[href*="product-category"] + .breadcrumb-last::before {
    content: "" !important;
}






/* Add "+" after all counters inside #counter_suf */
#counter_suf .counter-value::after {
    content: "+";
    font-weight: bold; /* optional */
    margin-left: 2px;  /* optional spacing */
}

.wd-product .wd-entities-title {
    font-size: 45px!important;
}
.price .amount {
    font-size: 30px!important;
}
.wd-product-cats{
DISplay:NONE!IMPORTANT;
}

.notify-form {
  margin: 0;
}

.notify-wrapper {
  display: flex;
  align-items: center;
  background-color: #1a1a1a; /* dark background */
  border-radius: 50px;
  padding: 5px;
  max-width: 600px; /* increased from 400px */
  width: 100%; /* allow full width in parent container */
}

.notify-wrapper input[type="email"] {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 18px; /* slightly bigger text */
  padding: 14px 18px; /* more padding for height */
}

.notify-wrapper input[type="email"]::placeholder {
  color: #ccc;
}

.notify-wrapper button {
  background-color: #4b0f0f; /* dark red */
  color: #d4a059; /* gold text */
  border: 1px solid #d4a059;
  border-radius: 50px;
  padding: 12px 24px; /* bigger button */
  font-size: 16px; /* larger text */
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
}

.notify-wrapper button:hover {
  background-color: #6b1f1f;
}

/* Remove Mailchimp's default input/button styles */
.notify-wrapper input,
.notify-wrapper button {
  box-shadow: none !important;
  margin: 0 !important;
}



.website-wrapper {
    background-color: #0f0f0f!important;
}


/* Make Filters button text white */
.wd-filter-buttons a {
    color: #FFFFFF !important;
}

/* Hover state for Filters */
.wd-filter-buttons a:hover {
    color: var(--e-global-color-primary) !important;
}

/* Dropdown text white */
.woocommerce-ordering select,
.woocommerce-ordering option {
    color: #FFFFFF !important;
}

/* Dropdown background for contrast */
.woocommerce-ordering select {
    background-color: #0F0F0F !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
}

/* Options background when dropdown is open */
.woocommerce-ordering select option {
    background-color: #0F0F0F !important;
    color: #FFFFFF !important;
}
/* "Sort by" title */
#WOODMART_Widget_Sorting .widget-title {
    color: #FFFFFF !important;
}

/* Sort links white */
#WOODMART_Widget_Sorting ul li a {
    color: #FFFFFF !important;
    text-decoration: none;
    transition: color 0.3s ease;
}

/* Hover effect with brand accent */
#WOODMART_Widget_Sorting ul li a:hover {
    color: var(--e-global-color-primary) !important;
}

/* Active sort style */
#WOODMART_Widget_Sorting ul li a.current,
#WOODMART_Widget_Sorting ul li a[aria-current="true"] {
    color: var(--e-global-color-primary) !important;
    font-weight: bold;
}
/* "Show" label */
.wd-products-per-page .per-page-title {
    color: #FFFFFF !important;
    font-family: "EB Garamond", Sans-serif;
    font-weight: 500;
    font-size: 18px;
}

/* Numbers white by default */
.wd-products-per-page .per-page-variation span {
    color: #FFFFFF !important;
    font-family: "EB Garamond", Sans-serif;
    font-weight: 500;
    font-size: 18px;
    transition: color 0.3s ease;
    cursor: pointer;
}

/* Hover state for numbers */
.wd-products-per-page .per-page-variation:hover span {
    color: var(--e-global-color-primary) !important;
}

/* Active number */
.wd-products-per-page .per-page-variation.current-variation span {
    color: var(--e-global-color-primary) !important;
    font-weight: 700;
    text-decoration: underline;
}

/* Dividers between numbers */
.wd-products-per-page .per-page-border {
    background-color: rgba(255, 255, 255, 0.4) !important;
    width: 1px;
    height: 20px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}







.woocommerce-product-gallery__image{
	max-width:500px;
}

label {
    color: #ffffff!important;
    font-size: 16px !important;

}
:is(.btn, .button, button, [type="submit"], [type="button"]) {
    background-color: #401009;
    font-family: "EB Garamond", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-primary);
    border-radius: 100px;
    padding: 10px 35px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

/* Hover effect — small background color change */
:is(.btn, .button, button, [type="submit"], [type="button"]):hover {
    background-color: #5a1a10; /* slightly lighter */
    color: var(--e-global-color-primary);
    cursor: pointer;
}




#promo_banner img {
  display: inline-block;
  will-change: transform, filter;
  transition: transform 0.5s ease-out, filter 0.5s ease-out;
  transform-origin: center bottom;
  transform: translateY(0) scale(1);
  filter: brightness(1);
}

#promo_banner img:hover {
  transform: translateY(-5px) scale(1.05);
  filter: brightness(1.1); /* brighten by 10% */
}

.whb-color-dark:not(.whb-with-bg)  {
	background-color: #0f0f0f !important;
}

/* General menu link style */
.whb-main-header .wd-header-nav a {
    color: #fff !important;
    font-size: 20px;
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    text-decoration: none;
}

/* Hover effect */
.whb-main-header .wd-header-nav a:hover {
    color: #EEB95D !important;
}

/* Active/current menu item */
.whb-main-header .wd-header-nav .current-menu-item > a {
    color: #EEB95D !important;
}

.whb-main-header .wd-header-nav ul.menu {
    gap: 100px; 
}

.site-logo {
    margin-left: -20px; 
}
@media (max-width: 576px) {
	/* Mobile nav link default color */
.wd-nav-mobile > li > a {
    color: #ffffff !important;
}

/* Mobile nav active link color */
.wd-nav-mobile > li.wd-active > a {
    color: #EEB95C !important;
}

.wd-side-hidden {
    background-color: #000000!important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a 
    border-bottom: 1px solid rgb(255 255 255 / 30%);
}
}

