:root {
	--wd-text-font: "Questrial Custom", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,20,20);
	--wd-text-font-size: 16px;
	--wd-title-font: "Questrial Custom", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(20,20,20);
	--wd-entities-title-font: "Questrial Custom", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(20,20,20);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Questrial Custom", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(20,20,20);
	--wd-widget-title-font-size: 16px;
	--btn-default-bgcolor: rgb(20,20,20);
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.amount, .cart-totals-inner table .cart-subtotal .amount, td.product-price {
	font-family: "Questrial Custom", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(20,20,20);
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .cart-actions .button[name="apply_coupon"], html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .btn-cart, html .woocommerce-mini-cart__buttons .checkout, html .wd-empty-mini-cart .btn, html .woocommerce-checkout .login .button, html .woocommerce-form-coupon .button, html #place_order, html button[name="save_account_details"], html button[name="save_address"], html td.woocommerce-orders-table__cell-order-actions a, html .woocommerce-MyAccount-downloads-file {
	color: rgb(255,255,255);
	background: rgb(30,30,30);
}
html .cart-actions .button[name="apply_coupon"]:hover, html .cart-actions .button[name="update_cart"]:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .btn-cart:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html .wd-empty-mini-cart .btn:hover, html .woocommerce-checkout .login .button:hover, html .woocommerce-form-coupon .button:hover, html #place_order:hover, html button[name="save_account_details"]:hover, html button[name="save_address"]:hover, html td.woocommerce-orders-table__cell-order-actions a:hover, html .woocommerce-MyAccount-downloads-file:hover {
	color: rgb(181,181,181);
	background: rgb(30,30,30);
}
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(20,20,20);
	--wd-form-placeholder-color: rgb(20,20,20);
	--wd-form-brd-color: rgb(20,20,20);
	--wd-form-brd-color-focus: rgb(20,20,20);
}



