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

:root {
	--wd-text-font: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Helvetica Cond Light", 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: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(242,226,216);
	--btn-default-bgcolor-hover: rgb(242,226,216);
	--btn-accented-font-family: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(242,226,216);
	--btn-accented-bgcolor-hover: rgb(242,226,216);
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 190px;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 500px;
}
.page-title-default {
	background-color: rgb(229,211,193);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(242,226,216);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn {
	font-family: "Helvetica Cond Light", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--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: 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;
}



@font-face {
	font-family: "Helvetica Cond Light";
	font-weight: 400;
	font-style: normal;
}

.wd-sub-menu li > a {
	font-size:15px;
}
#menu-item-163196 {
	padding-top:7px;
}
#menu-item-163194 {
	padding-left:20px;
	padding-top:10px;
}
.wd-nav-product-cat > li > a {
	font-weight:normal !important;
	padding:10px 10px 10px 10px !important;
	
	border:1px solid #000;
}

.cart-content-wrapper > .cart-totals-section .cart-totals-inner {
	border:none !important;
}
table th, table td {
	border:none !important;
}
.woocommerce-thankyou-order-received {
	color: #000;
	border-color: #000;
}

.main-footer {
	border-top: 1px solid #000 !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 */

.wd-nav[class*="wd-style-"] {
    --nav-color-hover: #333333;
}

/*.whb-sticked .whb-main-header  {
    background-color: white;
}@media (min-width: 1025px) {
	.woocommerce-mini-cart__buttons .btn-cart {
    font-size: 20px;
}
.woocommerce-mini-cart__buttons .checkout {
font-size: 20px;
}

}

@media (max-width: 576px) {
	.woocommerce-mini-cart__buttons .btn-cart {
    font-size: 18px;
}
.woocommerce-mini-cart__buttons .checkout {
font-size: 18px;
}
}

