@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//api.esd-distribution.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.1.1") format("woff2");
	font-display:block;
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(248, 185, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(248,185,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(53,98,155);
	--wd-alternative-color: rgb(230,117,8);
	--wd-link-color: rgb(248,185,0);
	--wd-link-color-hover: rgb(53,98,155);
	--btn-default-bgcolor: rgb(240,156,3);
	--btn-default-bgcolor-hover: rgb(230,117,8);
	--btn-accented-bgcolor: rgb(230,117,8);
	--btn-accented-bgcolor-hover: rgb(248,185,0);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(151,151,151,0.11);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(23,23,26);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(248,185,0);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(248,185,0);
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(230, 117, 8);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(248,185,0);
}
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(255,255,255);
	--wd-form-placeholder-color: rgb(169,169,169);
	--wd-form-brd-color: rgb(255,255,255);
	--wd-form-brd-color-focus: rgb(248,185,0);
	--wd-form-bg: rgb(13,12,6);
}
.product-labels .product-label.onsale {
	background-color: rgb(208,102,0);
	color: FFFFFF;
}
.product-labels .product-label.new {
	background-color: rgb(0,138,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(164,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(128,128,128);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(248,185,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 18px;
	--wd-header-el-font-size: 18px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 20px;
	--wd-header-el-font-size: 20px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info {
	display: none;
}

.single_add_to_cart_button.button.alt {
	text-transform: none;
}


.wd-product.wd-hover-small .product-element-top :is(.product-image-link, .hover-img) img {
    width: 100%; /* Breite des Bildcontainers auf 100% setzen */
    height: 205px; /* Höhe des Bildcontainers anpassen, je nach Bedarf */
    object-fit: cover; /* Bild proportional im Container darstellen */
    object-position: center; /* Bild zentriert im Container positionieren */
}

.wd-product :is(.product-image-link, .hover-img) img {
    width: 100%; /* Breite des Bildcontainers auf 100% setzen */
    height: auto; /* Höhe des Bildcontainers anpassen, je nach Bedarf */
    object-fit: cover; /* Bild proportional im Container darstellen */
    object-position: center; /* Bild zentriert im Container positionieren */
}

.product-element-top {
    width: 100%; /* Container passt sich der Elternbreite an */
    aspect-ratio: 1 / 1; /* Standard-Seitenverhältnis 1:1 */
}

@media screen and (min-width: 600px) {
    .product-element-top {
        aspect-ratio: 1 / 1; /* Seitenverhältnis für Produkt Bild 2 */
    }
}

@media screen and (min-width: 900px) {
    .product-element-top {
        aspect-ratio: 1 / 1; /* Seitenverhältnis für Produkt Bild 3 */
    }
}


.wd-nav-link {
	color: #6f6f6f;
}

.paypal-button-container {
    min-width: 300px;
    max-width: 355px;
}

.btn.btn-color-black {
	background-color: #35629B;
	color: #fff;
}


.wd-nav.wd-style-default {
	--nav-color-hover: var(--wd-primary-color);
	--nav-color-active: var(--bgcolor-white);
}

:is(.products-bordered-grid-ins, .wd-products-with-bg:not(.products-bordered-grid), .wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
	--wd-prod-bg-sp: 10px;
}

.amount {
	color: rgb(248,185,0);
	font-weight: 600;
}

.price {
	color: rgb(248,185,0);
}

label[for="pa_version"] {
    display: none !important;
}
label[for="pa_version"],
#pa_version {
    display: none !important;
}

.wd-reset-var {
	display: none !important;
}


.wd-product {
	display: flex;
	flex-direction: column; /* Stellt sicher, dass das Bild oben und der Text unten ist */
}



.whb-general-header {
	background-color: #212121;
}

@media screen and (max-width: 600px) {
  table, tr, th, td {
    display: block;
  }

  th, td {
    text-align: center;
  }

  th {
    background-color: rgb(102,153,102) !important;
  }
	table.variations label {
	margin: 5px !important;
	white-space: nowrap;
	font-weight: 600;
	}
}

.wd-entities-title {
	white-space: normal !important;
	text-overflow: clip !important;
	width: 100% !important;
	overflow: visible !important;
	max-height: 100% !important;
}

.category-grid-item .wd-entities-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 20px;
	overflow: visible !important;
	max-height: none !important;
}

#rank-math-analytics-stats {
    background-color: #515151;
}@media (min-width: 1025px) {
	/* 📌 Header-Optimierung */
.whb-general-header {
  background-color: #2f2f2f; /* Leicht aufgehellt für besseren Kontrast */
  color: white;
}

/* 📌 Navigation - Hover-Effekte */
.wd-nav-link {
  color: #333;
  font-size: 18px;
  padding: 12px 16px;
}

.wd-nav-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* 📌 Produktlisten in Grid-Ansicht */
.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* 📌 Sidebar links fixiert */
.sidebar {
  position: sticky;
  top: 100px;
  width: 300px;
}

/* 📌 Preisdarstellung */
.amount, .price {
  font-size: 22px;
  font-weight: bold;
  color: #d48900;
}

/* 📌 Buttons mit größerer Klickfläche */
button {
  padding: 12px 18px;
  font-size: 18px;
  border-radius: 6px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	@media screen and (max-width: 1199px) {
  /* 📌 Produktliste auf 2 Spalten reduzieren */
  .product-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /* 📌 Sidebar unterhalb der Produkte platzieren */
  .sidebar {
    width: 100%;
    position: relative;
    margin-top: 20px;
  }

  /* 📌 Navigationsleiste größer für Touch */
  .wd-nav-link {
    font-size: 20px;
    padding: 16px;
  }

  /* 📌 Produktbilder größer anzeigen */
  .product-element-top img {
    height: 180px;
  }
}

}

@media (min-width: 577px) and (max-width: 767px) {
	@media screen and (max-width: 767px) {
  /* 📌 Navigation in große Buttons umwandeln */
  .wd-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .wd-nav-link {
    font-size: 22px;
    padding: 12px;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #0056b3;
    color: white;
    margin: 5px 0;
  }

  /* 📌 Produktanzeige einspaltig */
  .product-grid {
    grid-template-columns: 1fr;
  }

  /* 📌 Produktbilder vergrößern */
  .product-element-top img {
    height: 220px;
  }

  /* 📌 Buttons größer für Touch */
  button {
    font-size: 20px;
    padding: 14px;
    width: 100%;
  }

  /* 📌 Preis deutlicher hervorheben */
  .amount, .price {
    font-size: 26px;
    color: #d48900;
  }
}

}

@media (max-width: 576px) {
	@media screen and (max-width: 479px) {
  /* 📌 Navigation als Dropdown */
  .wd-nav {
    display: none; /* Wird durch ein Menü-Icon ersetzt */
  }
	
	.whb-general-header {
	background-color: #212121;
  }

  /* 📌 Breadcrumb ausblenden, um Platz zu sparen */
  .breadcrumb {
    display: none;
  }

  /* 📌 Einspaltige Produktanzeige */
  .product-grid {
    grid-template-columns: 1fr;
  }

  /* 📌 Produktbilder größer & mittig */
  .product-element-top img {
    height: 250px;
    object-fit: contain;
  }

  /* 📌 Große Buttons für einfache Bedienung */
  button {
    font-size: 22px;
    padding: 16px;
    width: 100%;
  }

  /* 📌 Preise sehr gut lesbar */
  .amount, .price {
    font-size: 28px;
    font-weight: bold;
    color: #d48900;
    text-align: center;
  }
}

}

