:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 16px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(255, 170, 0);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,170,0);
	--wd-alternative-color: rgb(251,188,52);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(221,153,51);
	--wd-link-color-hover: rgba(255,178,0,0.51);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: rgb(10,2,22);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	text-transform: capitalize;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
html .wd-checkout-steps {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 400;
	text-transform: capitalize;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-dropdown-my-account .wd-sub-menu li a {
	text-transform: uppercase;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-dropdown-my-account .wd-sub-menu li a:hover {
	color: rgb(255,170,0);
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	text-transform: capitalize;
	color: rgb(255,255,255);
}
html .wd-page-title .wd-breadcrumbs a:hover {
	color: rgb(255,170,0);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(10,2,22);
	background-image: none;
}
 {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}
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-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(51,51,51);
}
.wd .product-label.onsale {
	background-color: rgb(28,28,28);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 563px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #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: 5px;
}

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


.wd-page-title {
background-color: 1F1430;
}

/* Fixed Height Issues */

body .main-page-wrapper {
	min-height: 65.70vh;
}






/* Mobile Header Color Settings */

.wd-side-hidden {
    background-color: #0A0216;
}

.wd-toolbar {
    background-color: #0A0216 !important;
}









/* Main Slider Styling */

@media (max-width: 1143px) {
		.elementor-kit-12 h1 {
    font-size: 55px;
	}
}

@media (max-width: 655px) {
		.elementor-11286 .elementor-element.elementor-element-bba02e6 {
        --container-widget-width: 50% !important;
        --container-widget-flex-grow: 0;
        width: var(--container-widget-width, 30%);
        max-width: 30%;
    }
}

@media (max-width: 494px) {
		.elementor-kit-12 h1 {
    font-size: 37px;
	}
	.elementor-11286 .elementor-element.elementor-element-c0c7222 .wd-text-block {
		max-width: 400px;
    font-size: 15px;
}
}













/* Animated Counter Styling */

/* Wrapper centers the counter */
.animated-counter-wrapper {
    display: flex;
    flex-direction: column;   /* stack number and label vertically */
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15;
}

/* Number styling */
.animated-counter {
    font-size: 40px;
	  font-weight: 600;
    color: #ffffff;
    line-height: 1.2;
    transition: all 0.3s ease;
}

/* Label styling */
.animated-counter-label {
    font-size: 17px;
    font-weight: 500;
    color: rgb(251,188,52);
    margin-top: 5x;
}

/* Responsive sizes */
@media (max-width: 768px) {
    .animated-counter {
        font-size: 35px;
    }
    .animated-counter-label {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .animated-counter {
        font-size: 35px;
    }
    .animated-counter-label {
        font-size: 16px;
    }
}
.wpcf7 p {
    margin-bottom: 0px;
}
.custom-file-upload {
    margin-top: 20px;       /* remove unwanted top gap */
}
.custom-file-upload label.file-btn {
    display: inline-flex;
    align-items: center;      /* vertical center */
}












/* Custom order button styling */

/* Wrapper for the button */
.file-btn {
    position: relative;
    display: inline-block;
}

/* Visible fake button */
.file-btn .fake-btn {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 6px;
    background: transparent;      /* changed */
    border: 2px solid #fff;       /* added */
    color: #ffffff;               /* changed */
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}

.file-btn .fake-btn:hover {
    background: #ffffff;    /* white background on hover */
    color: #0a0216;         /* original text color on hover */
}

/* Real input: hidden but clickable via label */
.file-btn input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: -1;            /* Put it behind so cursor stays from .fake-btn */
}

/* Filename text */
.file-name {
    font-size: 15px;
    color: #666;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}







/* Contact Form Margin Styling */

.main-message-field{
		margin: 20px 0px !important;
}



















/* Social links color styling */

.wd-nav[class*="wd-style-"] {
    --nav-color: #ffffff;
}

:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    --nav-color-hover: rgb(255,170,0);
    --nav-color-active: rgb(255,170,0);
}














/* Account avatar image styling */

.avatar-72{
	border-radius: 50%;
}













/* Header dropdown language styles */

.wd-sub-menu li>a {
    display: block !important;
}








/* Mini-cart close button styling */

.wd-action-btn.wd-style-text>a {
    line-height: 0;
		text-transform: uppercase;
}








/* Style the payment box container */

.payment_methods .payment_box {
    background-color: #1e1e1e !important; /* Dark background */
    border: 1px solid #333333 !important;
    border-radius: 8px;
    padding: 20px;
    color: #ffffff !important;
}

/* Stripe iframe wrapper (container around card fields) */
.payment_methods .StripeElement,
.payment_methods .wc-stripe-elements-field {
    background-color: #2a2a2a !important;
    border: 1px solid #444444 !important;
    border-radius: 6px;
    padding: 12px;
    color: #ffffff !important;
}

/* Label text above Stripe fields */
.payment_methods label {
    color: #ffffff !important;
}

/* Account payment methods tab*/
#add_payment_method .wc-payment-form {
    max-width: 100%;
}
/* Account payment methods tab*/
#add_payment_method .payment_methods .payment_box {
    padding: 20px;
    background-color: transparent;
    box-shadow: none;
}










/* Footer Links Settings */

@media (max-width: 768px) {
  .wd-nav-vertical > li {
    display: flex;
    justify-content: center;
  }
	.elementor-240 .elementor-element.elementor-element-70ffdab .wd-nav > .menu-item > a {
     font-size: 14px !important;
  }
}

.elementor-240 .elementor-element.elementor-element-71cbcfd .wd-nav > .menu-item > a {
    font-size: 14px !important;
    text-transform: uppercase !important;
}

.elementor-240 .elementor-element.elementor-element-6c147a9 .wd-nav > .menu-item > a {
    font-size: 14px !important;
    text-transform: uppercase !important;
}@media (max-width: 576px) {
	.wd-nav-vertical>li {
    display: flex;
    justify-content: center;
}
}

