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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", 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(210,180,161);
	--wd-alternative-color: rgb(165,165,165);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(210,180,161);
	--btn-default-bgcolor-hover: rgb(86,86,86);
	--btn-accented-bgcolor: rgb(210,180,161);
	--btn-accented-bgcolor-hover: rgb(86,86,86);
	--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;
}
.wd-footer {
	background-color: rgba(249,249,249,0.9);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1080px;
}
:root{
--wd-container-w: 1080px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
--wd-brd-radius: 0px;
}

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

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


.content-layout-wrapper aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-shop {
  padding: 0 10px;
}

.widget_nav_mega_menu .wd-nav-vertical {
  border-style: none;
}

.sidebar-widget ul.menu li:not(:last-child) {
  border-bottom: 1px solid rgba(129,129,129,.15);
}

.sidebar-widget ul.menu li:last-child {
  border-bottom-style: none;
}

.sidebar-widget ul.menu li a {
  padding: 10px;
}
.wd-product-cats {
    display: none;
}
input#username {
    color: black;
}

input#password {
    color: black;
}

.product-labels.labels-rounded .out-of-stock {
    max-width: 50px;
    font-size: 12px;
    display: none;
}


.elementor-menu-cart__product-name a {
    transition: .3s;
    color: black;
}

wd-social-icons.icons-design-colored.icons-size-default.color-scheme-dark.social-share.social-form-circle.text-center {
    display: none;
}

img.avatar.avatar-128.photo.avatar-default {
    display: none;
}

/* Input */
.extra-resources input[type=number]{
 background-color:transparent;
 background-size:auto;
 background-blend-mode:normal;
 background-repeat:repeat;
 background-clip:border-box;
 border-style:solid !important;
 margin-top:-5px;
 height:34px;
}

/* Input */
.cart .booking-wraper div .time-picker-wraper .extra-resources .participant_inner_section .button-group-container input[type=number]{
 border-color:#b8b2b4 !important;
}

/* Form Division */
.entry-summary form{
 flex-wrap:wrap;
}

.checkout .checkout-order-review{
 margin-bottom:48px;
 min-height:951px;
 margin-bottom:48px;
 min-height:951px;
 background-color:#ffffff;
 
}


select#wooecpay_invoice_type {
    color: black;
}

select#wooecpay_invoice_carruer_type {
    color: black;
}

input#wooecpay_invoice_customer_company {
    color: black;
}
 billing_vat_needed_field
 {
    display: none;
}
 
#billing_vat_needed_field {
    display: none;
}

 
input#coupon_code {
    color: black;
}
 
 .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
        position: relative;
        left: -8px;
        display: none;
    }

.wd-nav {
    --nav-gap: 14px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: var(--text-align);
    text-align: left;
    gap: 1px var(--nav-gap);

body .wd-nav {
    --nav-gap: 14px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: var(--text-align);
    text-align: left;
    gap: 1px var(--nav-gap);

@media (min-width: 1025px) {
	.sidebar-widget ul.menu li {
 	padding-bottom: 0;
}

	.product-labels.labels-rounded .out-of-stock {
    display: none;
    max-width: 50px;
    font-size: 12px;
}

ul.variation p {
    display: inline;
    -webkit-text-stroke: thin;
}


.wd-offsets-calculated > .menu-item > .woodmart-nav-link{
	margin-left:-8px;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
		.product-labels.labels-rounded .out-of-stock {
    display: none;
    max-width: 50px;
    font-size: 12px;
}

.product-labels.labels-rounded .out-of-stock {
    max-width: 50px;
    font-size: 12px;
    display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
		.single_variation_wrap .woocommerce-variation-add-to-cart .wc-variation-selection-needed{
		height:71px;
		
	}
		.single_variation_wrap .woocommerce-variation-add-to-cart .wc-variation-selection-needed{
		height:71px;
		font-size:20px;
		color:#f5f4f4;
		
	}
	.single_add_to_cart_button:before{
		height:71px;
		font-size:20px;
		color:#f5f4f4;
		
	}

/* Input */
.extra-resources input[type=number]{
	background-color:transparent;
	background-size:auto;
	background-blend-mode:normal;
	background-repeat:repeat;
	background-clip:border-box;
	border-style:solid !important;
	margin-top:-5px;
	height:34px;
}

/* Input */
.cart .booking-wraper div .time-picker-wraper .extra-resources .participant_inner_section .button-group-container input[type=number]{
	border-color:#b8b2b4 !important;
}

/* Form Division */
.entry-summary form{
	flex-wrap:wrap;
}


.product-labels.labels-rounded .out-of-stock {
    max-width: 50px;
    font-size: 12px;
    display: none;
}


	.single_add_to_cart_button: {
		height:50px;
		font-size:16px;
		color:#D2B4A1;
		
	}
}

@media (max-width: 576px) {
	.product-image-summary .single_add_to_cart_button {
 	position: fixed;
 	left: 0;
 	right: 0;
 	bottom: -10px;
 	width: 100%;
 	height: 50px;
 	z-index: 99;
	border-radius: 5px 5px 0 0;
}

.product-quick-view .product-image-summary .single_add_to_cart_button {
	position: static;
}
	.single_variation_wrap .woocommerce-variation-add-to-cart .wc-variation-selection-needed{
		height:71px;
		
	}
		.single_variation_wrap .woocommerce-variation-add-to-cart .wc-variation-selection-needed{
		height:71px;
		font-size:20px;
		color:#f5f4f4;
		
	}

	.entry-summary .cart .single_add_to_cart_button{
		min-height:5px;
		height:51px;
		
	}
	
.single_add_to_cart_button: {
		height:50px;
		font-size:16px;
		color:#D2B4A1;
		
	}


.product-labels.labels-rounded .out-of-stock {
    max-width: 50px;
    font-size: 12px;
    display: none;
}
}

