:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 12px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Raleway", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(195,148,93);
	--wd-alternative-color: rgb(3,44,37);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Raleway", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgba(255,255,255,0);
	--btn-accented-bgcolor-hover: rgba(255,255,255,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(195,148,93);
}
.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: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-nav.wd-nav-secondary > li > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li > a {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li:hover > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(195,148,93);
}
html .wd-product .wd-product-cats a {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
	color: rgb(3,44,37);
}
html .wd-product .price {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 21px;
	text-transform: capitalize;
	color: 032C25;
}
html .wd-product.wd-hover-standard .wd-add-btn>a {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 21px;
	text-transform: capitalize;
	color: rgb(3,44,37);
	background: rgba(255,255,255,0);
}
html .wd-product.wd-hover-standard .wd-add-btn>a:hover {
	color: rgb(0,73,61);
	background: rgba(255,255,255,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(51,70,53);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(22,68,25);
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(51,70,53);
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-brd-color-focus: rgb(51,70,53);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 34px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 8px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(51,70,53);
	--wd-arrow-radius: 50px;
}
.wd .product-label.new {
	background-color: rgb(134,152,136);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/*Woodmart's way to disbale product hover compare etc*/
.wd-buttons .wd-action-btn>a {
    height: 0px;
    display: none;
}


body  .product_list_widget>li .wd-entities-title,
body  .cart-widget-side .woocommerce-mini-cart .remove,
body  .amount,
body .cart-info span.quantity,
body .total
{
      color: #032C25;
}

.woocommerce-mini-cart__buttons .btn-cart{
	background-color:#334635 !important;
	color:white !important;
	border-radius:50px !important;
	transition-duration:0.5s !important;
	text-transform: capitalize !important;
	height:50px !important;
	font-weight:800 !important;
}

.woocommerce-mini-cart__buttons .btn-cart:hover{
	background-color:#032C25 !important;
	color:white !important;
	border-radius:50px !important;
	transition-duration:0.5s !important;
	text-transform: capitalize !important;
}

/*Sidecart Tweaks*/
.wd-side-hidden {
    --wd-side-hidden-w: 455px !important;
}

/*Hide coupon prompt on checkout*/
.wd-checkout-coupon{
		display:none !important;
	}

/*Force add to cart button left*/
.wd-product.wd-hover-standard .wd-add-btn {
justify-content:left !important;
}

/*Search suggestions layout tweaks*/
.wd-suggestions-group{
	display:inline-flex !important;
	flex-wrap:wrap !important;
	width:400px !important;
}

.wd-dropdown-results{
width:400px !important;
}

/*oos*/
.product-label.out-of-stock {
display:none;
}

/*Nav account and basket icons size*/
.whb-top-bar .wd-tools-element{
--wd-tools-icon-base-width: 22px !important;
}

/*All product images same size*/
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    aspect-ratio: 1 / 1;
		object-fit: cover;
}

/* Hide the "Your rating *" label */
#comment-form-rating-label {
  display: none !important;
}

/* Hide the text inside each star link but keep the stars visible */
.comment-form-rating .stars a {
  color: transparent;   
  position: relative;
  line-height: 18px;
}

.wd-accordion.wd-style-default>.wd-accordion-item:first-of-type{
    border-top:0px;
}

#tab-reviews .wd-scroll-content{
    max-height:100%;
}

/*Make X a trashcan on cart page*/

.woocommerce a.remove {
  font-size: 0; /* hide × */
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.woocommerce a.remove::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"/></svg>') no-repeat center;
}

.e-cart__column td.product-remove a {
    height: 20px;
}

/* WooCommerce verification message */
.woocommerce-verification-required {
    font-size: 16px;       
    line-height: 1.4;        
    margin: 0;            
    padding: 0;            
}

.woocommerce-verification-required a {
	line-height:1.4;
		color:#C3945D;
}

.woocommerce-verification-required a:hover {
	color:#869888;
}


/* Sidebar Cart Cross-Sells*/

.cart-widget-side .shopping-cart-widget-footer{
	display:flex;
	flex-direction: column-reverse;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__total{
	display:none !important;
}

.cart-widget-side .wd-scroll-content{
	position: relative !important;
	padding-bottom:50px;
}

.shopping-cart-widget-body.wd-scroll {
    max-height: fit-content;
}

.cart-widget-side .woocommerce a.remove::before {
    display: none !important;
}

.cart-widget-side .woocommerce-mini-cart__buttons {
    padding-bottom: 20px !important;      
    margin-left: 15px !important;
    margin-right: 15px !important;
    border-bottom:solid 2px #869888;
}

.woocommerce-mini-cart__buttons .checkout{
	display:none;
}

.sidebar-cart-cross-sells{
	padding-top:40px;
}

.cross-sells-list {
    display: flex;
    flex-wrap: wrap; /* allow items to move to next row on small screens */
    gap: 20px; /* spacing between items */
    padding: 0;
    margin: 0;
    list-style: none;
}

.cross-sell-item {
    flex: 0 1 calc(50% - 20px); /* 2 items per row */
    max-width: calc(50% - 20px);
    box-sizing: border-box;
    text-align: left; /* aligns text and buttons to left */
		justify-content: space-between;
}

.cross-sell-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.cross-sell-text {
    margin-top: 10px;
}

.cross-sell-title {
    display: block;
    margin-bottom: 5px;
		line-height:1.2 !important;
		color:#334635;
}

.cross-sell-price {
    display: block;
    margin-bottom: 10px;
}

.cross-sell-button {
    font-family:Raleway;
		font-size: 18px;
}

.cross-sell-button .add_to_cart_button{
	  font-family:Raleway;
		font-size: 18px;	
		display:inline-flex;
		text-transform:capitalize;
		background-color:white !important;
		border-bottom: solid 2px #869888;
		height:50px;
		font-weight:800;
}

.cross-sell-button .add_to_cart_button:hover{
	  font-family:Raleway;
		font-size: 18px;	
		display:inline-flex;
		text-transform:capitalize;
		background-color:white !important;
		border-bottom: solid 2px #C3945D;
		height:50px;
		font-weight:800;
}

/*Menu Ribbon hover text*/
.ribbon-text-hover a:hover{
		color:#bc955c !important;
}

.ribbon-text-hover span:hover{
		color:#032C25 !important;
}


/*Dropdown menu text*/

.whb-general-header .wd-dropdown-menu.wd-dropdown {
        margin-top: 12px !important;
    }

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
    margin-top: 7px !important;
}
	
	/* Default dropdown text color */
.whb-general-header .wd-sub-menu .woodmart-nav-link {
  color: #000 !important;   
  text-decoration: none;   
	font-weight:medium;
}

/* Hover state */
.whb-general-header .wd-sub-menu .woodmart-nav-link:hover {
  color: #000 !important;        
  text-decoration: underline;     
	text-decoration-thickness: 1px; 
  text-underline-offset: 4px; 
}


/*Checkout button*/

body.woocommerce-checkout #place_order {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
  background-color: var(--e-global-color-text, #032C25) ;
  color: #fff;
  border-radius: 50px;
  padding: 12px 30px;
  border: none;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Hover state */
body.woocommerce-checkout #place_order:hover {
  background-color: var(--e-global-color-accent, #C3945D);
  color: #fff;
}



/*Donation product on conservation page tweaks*/
.donation-product-tweaks div.quantity input[type="button"]{
    background-color: white !important;
    border:solid 1px black !important;
    margin:0px !important;
}

.donation-product-tweaks div.quantity input[type="number"]{
    margin-right:5px !important;
    margin-left:5px !important;
}




.cart-discount td .woocommerce-remove-coupon::before {
    content: "[Remove Coupon]";
    font-size: 14px;    
}



/*Login and register button tweaks*/

.wd-col.col-register .woocommerce-Button.woocommerce-button.button {
    --btn-accented-bgcolor: #C3945D !important;
    --btn-accented-color: #fff !important;
    --btn-accented-brd-radius: 50px !important;
    width: 50% !important;

    /* Hover state */
    --btn-accented-bgcolor-hover: #A87B50 !important; /* slightly darker on hover */
    --btn-accented-color-hover: #fff !important;
}

.wd-col.col-register{
	padding-bottom:40px !important;
	padding-top:40px !important;
}

.wd-col.col-register-text{
	padding-bottom:40px !important;
	padding-top:40px !important;
}

.wd-switch-to-register {
    --btn-default-bgcolor: #C3945D !important;       /* normal background */
    --btn-default-color: #fff !important;           /* normal text */
    --btn-default-brd-radius: 50px !important;      /* rounded */
	width:50% !important;
	line-height:1em !important;
	text-transform:capitalize !important;
		--btn-accented-font-family: "Raleway", Arial, Helvetica, sans-serif;
    font-weight: 700 !important;
	font-size:13px !important;
}

.wd-switch-to-register:hover {
    --btn-default-bgcolor-hover: #A87B50 !important; /* darker hover background */
    --btn-default-color-hover: #fff !important;      /* text color on hover */
}

button.woocommerce-button.woocommerce-form-login__submit {
    --btn-accented-bgcolor: #C3945D !important;       /* normal background */
    --btn-accented-color: #fff !important;            /* normal text color */
    --btn-accented-brd-radius: 50px !important;       /* rounded corners */
    width: 50% !important;
}

button.woocommerce-button.woocommerce-form-login__submit:hover {
    --btn-accented-bgcolor-hover: #A87B50 !important; /* hover background */
    --btn-accented-color-hover: #fff !important;      /* hover text color */
}

/* Lost Password Reset button styling */
.woocommerce-ResetPassword .woocommerce-Button.button {
    --btn-accented-bgcolor: #C3945D !important;       /* normal background */
    --btn-accented-color: #fff !important;            /* normal text color */
    --btn-accented-brd-radius: 50px !important;       /* rounded corners */
    width: 100% !important;
    line-height: 1em !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
    font-size: 13px !important;
}


.woocommerce-ResetPassword .show-password-input {
    pointer-events: none;   /* blocks clicks */
    opacity: 0.5;           /* looks disabled */
    cursor: not-allowed;
		display:none !important;
}