:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 18px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(187,154,78);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(187, 154, 78);
	--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: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(187,154,78);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(187,154,78);
	--btn-accented-bgcolor-hover: rgb(42,42,42);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(187,154,78);
	--wd-link-color-hover: rgb(186,164,113);
}
.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;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(68,68,68);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: rgb(187,154,78);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: rgb(255,255,255);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(68,68,68);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(68,68,68);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(68,68,68);
	background-image: none;
}
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-brd-color: rgb(122,122,122);
	--wd-form-brd-color-focus: rgb(187,154,78);
	--wd-form-bg: rgb(42,42,42);
}
.wd .product-label.onsale {
	background-color: rgb(81,155,71);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(187,154,78);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 640px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1340px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 5px;
}

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


.wd-page-title {
background-color: rgb(42,42,42);
}

body .cart-widget-side {
  width: 25%;
	min-width: 320px;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  -ms-transform: translate3d(100%,0,0);
  -sand-transform: translate3d(100%,0,0);
}
.wd-product .price .amount {
	font-size: 28px;
	font-family: "Poppins";
	color: #fff;
}
.wd-product .wd-entities-title {
	font-size: 19px;
	font-family: "Poppins";
	color: #bb9a4e;
	hyphens: auto;
}
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
	font-size: 16px !important;
	font-family: "Poppins" !important;
	text-transform: normal !important;
}
.wd-products .wd-product .wd-wishlist-remove {
	color: #bb9a4e;
}
.wd-products .wd-product .product-wrapper {
	background: #2a2a2a;
	border-radius: 5px;
}
.wd-products .wd-product .product-element-top {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.wd-products .wd-product .product-element-bottom {
	padding: 24px;
	gap: 0;
}
.wd-products .wd-product .delivery-time-info {
	display: none !important;
}
.wd-products .wd-product .shipping-costs-info,
.wd-products .wd-product .tax-info {
	font-size: 13px;
}
.wd-products .wd-product .shipping-costs-info {
	margin-bottom: 16px !important;
}
.wd-products .wd-product .wc-gzd-additional-info a {
	color: #bb9a4e;
}
.wd-products .wd-product .product-element-bottom .price,
.wd-products .wd-product .product-element-bottom .wd-add-btn,
.wd-products .wd-product .product-element-bottom .wd-entities-title {
	margin-bottom: 16px;
}
.wd-products .wd-product .product-element-bottom .wd-entities-title a:hover {
	color: #fff;
}
address,
.woocommerce-MyAccount-content > p {
	font-size: 100% !important;
}
#tab-description strong {
	color: #fff;
}
#tab-description ul li ul {
	list-style-type: square;
}
#tab-description ul li::marker {
	color: #bb9a4e;
}
.shop-content-area .single-product-page .product-tabs-wrapper {
	margin-bottom: 0;
}
p.stock.wd-style-bordered span::before {
	margin-bottom: 1px;
}
p.stock.wd-style-bordered span {
	font-size: 15px;
}
.widget-area .wd-widget {
	padding: 24px;
	background: #2a2a2a;
	border-radius: 5px;
}
.widget-area .wd-widget .widget-title {
	background: #bb9a4e;
	text-align: center;
	padding: 6px;
	border-radius: 5px;
}
.wd-product .wd-product-sku {
	font-size: 14px !important;
}
@media screen and (min-width: 1024px) {
	.single-product .single_add_to_cart_button {
		width: 280px;
		font-size: 16px;
		font-weight: 400;
		text-transform: unset;
		height: 48px;
		border-radius: 4px;
	}
	.single-product #ppc-button-ppcp-gateway {
		width: 370px;
	}
}
.single-product .product_meta {
	font-size: 15px;
}
.single-product .product_meta > span:not(:last-child) {
  margin-bottom: 4px;
}
.wd-visits-count:not(.wd-with-icon) .wd-count-icon::before {
  vertical-align: middle;
}
.wd-product-count > span {
	vertical-align: baseline;
}
div.quantity :is(input[type="number"], input[type="text"]),
div.quantity input[type="button"] {
	height: 48px;
}

.wd-products-nav .wd-entities-title {
	hyphens: auto;
}

.woocommerce .adv-gift-section {
	padding: 0px 20px 20px;
  background: #2c2e2f;
  border-radius: 5px;
}
.woocommerce .adv-gift-section div {
	text-align: center;
}
.woocommerce .adv-gift-section .wgb-title {
	text-align: center;
	font-size: 150% !important;
}
.woocommerce .adv-gift-section .owl-item .wgb-item-title {
	color: #bb9a4e !important;
}
.woocommerce .adv-gift-section .wgb-add-gift-btn {
	background: #bb9a4e !important;
	color: #fff !important;
	border: none !important;
	border-radius: 3px;
}
.woocommerce .adv-gift-section .wgb-add-gift-btn:hover {
	background: #007733 !important;	
}
.woocommerce .adv-gift-section .wgb-header-cnt::before {
	border-color: #bb9a4e;
}
.woocommerce .adv-gift-section .pw_gift_pagination_num.wgb-active-page {
	background: #bb9a4e !important;
}
.woocommerce .adv-gift-section .wgb-paging-item > span {
	display: none !important;
}
.woocommerce .adv-gift-section .wgb-product-item-cnt {
	background: #fff;
}
.woocommerce .adv-gift-section .wgb-product-item-cnt h2 {
	color: #111;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .checkout {
	display: none !important;
	visibility: hidden !important;
}

.product-image-summary .product-label {
	word-break: normal;
}
#billing_pickup_location_notice {
	background: #2a2a2a;
  padding: 8px 16px;
  border-radius: 5px;
  border: 2px solid #bb9a4e;
  margin-bottom: 20px;
  font-size: 16px;
}
#billing_pickup_location_notice .pickup-location-notice-link {
	text-decoration: underline;
}
.wc-gzd-modal-content .wc-gzd-modal-content-inner {
	background: #111;
}
.wc-gzd-modal-content .wc-gzd-modal-content-inner header {
	background: #151515;
}
.wc-gzd-modal-content .wc-gzd-modal-content-inner button {
	border-radius: 5px;
}
.woocommerce-checkout .woocommerce form .wc-gzd-shipments-managed-by-pickup-location .woocommerce-input-wrapper input.input-text:read-only,
.woocommerce-checkout form.checkout .wc-gzd-shipments-managed-by-pickup-location .woocommerce-input-wrapper input.input-text:read-only {
	background: #666;
}
.wc-gzd-modal-content .wc-gzd-modal-content-inner .wc-gzd-modal-close,
.wc-gzd-shipments-managed-by-pickup-location-notice .pickup-location-notice-link {
	color: #bb9a4e;
}

/* === AGB-Checkbox: Normalzustand (dezent hervorgehoben) === */
.wc-gzd-checkbox-placeholder-legal {
    background: rgba(240, 180, 0, 0.08);
    border: 1px solid #e0b252;
    border-radius: 6px;
    padding: 16px 20px;
    margin: 20px 0;
    transition: border-color .2s ease, background .2s ease;
}

/* das <p> bekommt KEINE eigene Box mehr – nur Abstand zurücksetzen */
.wc-gzd-checkbox-placeholder-legal p.legal {
    margin: 0;
}

/* Checkbox etwas größer */
.wc-gzd-checkbox-placeholder-legal input#legal {
    transform: scale(1.3);
    margin-right: 10px;
}

/* Links auf dunklem Grund lesbar halten */
.wc-gzd-checkbox-placeholder-legal a {
    color: #e0b252;
    text-decoration: underline;
}

/* === Fehlerzustand: der ganze Kasten wird rot === */
.wc-gzd-checkbox-placeholder-legal:has(p.legal.woocommerce-invalid) {
    border-color: #e2401c;
    background: rgba(226, 64, 28, 0.12);
}

.wc-gzd-checkbox-placeholder-legal p.legal.woocommerce-invalid input#legal {
    outline: 2px solid #e2401c;
    outline-offset: 2px;
}