:root {
	--wd-text-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: rgb(246,237,229);
	--btn-default-bgcolor-hover: rgb(246,237,229);
	--btn-accented-bgcolor: rgb(246,237,229);
	--btn-accented-bgcolor-hover: rgb(246,237,229);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,0,0);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 660px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(246,237,229);
	--wd-bordered-bg:rgb(246,237,229);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(246,237,229);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(246,237,229);
	color: rgb(0,0,0);
}
.wd .product-label.new {
	background-color: rgb(246,237,229);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 12px;
}



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

.woocommerce-thankyou-order-received {
	color: #000;
	border-color: #000;
}

.main-footer {
	border-top: 1px solid #000 !important;
}

p.stock.wd-style-default:is(.in-stock) {
	display: none !important;
}

/* Accents */
.single_add_to_cart_button {
	text-transform: none !important;
}

.quantity:not(.hidden)+button {
	text-transform: none !important;
}

.slider-title {
	text-transform: none !important;
}

.wd-empty-mini-cart .title {
	text-transform: none !important;
}

.woocommerce-mini-cart__buttons a {
	text-transform: none !important;
}

.woocommerce-mini-cart__total strong {
	text-transform: none !important;
}

th.product-name {
	text-transform: none !important;
}

th.product-price {
	text-transform: none !important;
}

th.product-quantity {
	text-transform: none !important;
}

th.product-subtotal {
	text-transform: none !important;
}

.cart-actions .button[name="apply_coupon"] {
	text-transform: none !important;
}

.cart-actions .button[name="update_cart"] {
	text-transform: none !important;
}

.cart-totals-inner>h2 {
	text-transform: none !important;
}

.cart-content-wrapper .cart-totals-inner .checkout-button {
	text-transform: none !important;
}

.woocommerce-billing-fields>h3 {
	text-transform: none !important;
}

#order_review_heading {
	text-transform: none !important;
}

#place_order {
	text-transform: none !important;
}

.wd-empty-page-text+.return-to-shop .button {
	text-transform: none !important;
}
/* End Accents */