@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//uhren01.de/wp-content/themes/woodmart/fonts/woodmart-font-3-300.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-title-font-style: italic;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51, 51, 51);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(245,154,87);
	--wd-alternative-color: rgb(224,234,240);
	--wd-link-color: #333;
	--wd-link-color-hover: #333;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(223,140,79);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(245,154,87);
	background-image: none;
}
: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(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(36,36,36);
	background-image: none;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

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



.custom-product-details {
    margin-bottom: 0 !important;
}
/* Product Grid - Backgroundcolor */
.product-wrapper {
  background-color: white !important;
}

/* Subcategories Carousel */
.cat-design-alt.categories-with-shadow .category-image-wrapp {
	display: none !important;}
.category-grid-item {
    background-color: white;
    border-radius: 20px;
}

/* Move reCAPTCHA v3 badge to the left */
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

/* PDP – Add-to-Cart-Block aufräumen */
.single-product .wd-single-add-cart p.stock,          /* „Auf Lager“ */
.single-product .wd-single-add-cart #wd-e95d3499,     /* Icon-Container + Text  */
.single-product .wd-single-add-cart #wd-74f0db6d {    /* reiner Abhol-Text      */
    display: none !important;
}


/* PDP - Abhol-Hinweis ausblenden */
body.woocommerce-cart #wd-74f0db6d,   /* Warenkorb-Seite  */
.woocommerce-mini-cart #wd-74f0db6d { /* Side-Cart / Off-Canvas */
    display: none !important;
}

/* PDP - lieferbar farbe */
p.stock.wd-style-default.in-stock:before {
color: #438E44;
}
p.stock.wd-style-default {
font-weight: 400;
}

/* PDP - Lieferzeit Style */
.product p.wc-gzd-additional-info {
margin-bottom: 0px !important;
color: #333333;
}

/* PDP - Klarna & PayPal Ratenzahlung */
div.product .wc-stripe-bnpl-product-message {
    margin-bottom: 0px !important;
}
#wc-ppcp-paylater-msg-product {
    margin-bottom: 0px !important;
}
}
/* Warenkorb - Geschenk SKU hidden */
body.woocommerce-cart .wd-product-detail {
    display: none !important;
}

/* PDP - Bought together Style */
.cuw-fbt-products,.cuw-products,.cuw-template,.cuw-mobile-responsive {
    border-radius: 10px; /* Border-Radius von 10px */
}
.cuw-product-image {
    max-width: 100% !important;
    height: auto !important;
}
.cuw-total-price {
    color: var(--wd-primary-color);
    font-weight: 600;
    line-height: 1;
    font-size: 26px !important; /* Desktop-Schriftgröße */
}
@media (max-width: 600px) {
  .cuw-product-card {
    width: 100% !important;
    box-sizing: border-box;
  }
}

/* Medienabfrage für mobile Geräte */
@media screen and (max-width: 767px) {
    .cuw-total-price {
        font-size: 18px !important; /* Mobile Schriftgröße */
    }
}

/* PDP - SalesPreis vor UVP */
.price {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.price del {
    order: 2;
    margin-left: 10px; /* Abstand zwischen den Preisen */
}

.price ins {
    order: 1;
    color: red; /* Farbe des Sale-Preises */
    font-weight: bold;
}
/* PDP - Preis Ersparnis Style */
.savings-amount {
    color: #85b951;
    font-weight: 700;
    padding: 10px;
    background-color: #f1f7eb;
    border-radius: 50px;
    width: fit-content;
    display: inline-block;
}

/* SideCart  - Zur Kasse (Schloss) */
.woocommerce-mini-cart__buttons .checkout::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M12 17a2 2 0 002-2v-3a2 2 0 00-4 0v3a2 2 0 002 2zm6-8h-1V7a5 5 0 00-10 0v2H6c-1.1 0-2 .9-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8c0-1.1-.9-2-2-2zm-4 0h-4V7a2 2 0 014 0v2z'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
/* CartPage  - Zur Kasse (Schloss) */
.checkout-button.button.alt.wc-forward::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M12 17a2 2 0 002-2v-3a2 2 0 00-4 0v3a2 2 0 002 2zm6-8h-1V7a5 5 0 00-10 0v2H6c-1.1 0-2 .9-2 2v8a2 2 0 002 2h12a2 2 0 002-2v-8c0-1.1-.9-2-2-2zm-4 0h-4V7a2 2 0 014 0v2z'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

/* Warenkorb - Paybuttons sortierung */
/* Den gesamten Checkout-Bereich als Flex-Container definieren */
.wc-proceed-to-checkout {
  display: flex;
  flex-direction: column;
}

/* Normaler Checkout-Button – an erster Stelle */
.checkout-button.button.alt.wc-forward {
  order: 1;
}

/* Container mit den anderen Payment-Buttons – an zweiter Stelle */
.wc-ppcp-cart-payments__container.below {
  order: 2;
}

/* Klarna-Button (Selector: .woocommerce-pay-buttons) – an letzter Stelle */
.woocommerce-pay-buttons {
  order: 3 !important;
}

/* Warenkorb - AmazonPay - or - entfernen */
p.wc-apa-button-separator {
  display: none !important;
}
body p.wc-apa-button-separator {
  display: none !important;
}
.woocommerce-cart p.wc-apa-button-separator {
  display: none !important;
}

/* Warenkorb - Stripe - Entfernt den "— oder —"-Separator */
.wc_stripe_cart_payment_methods li.wc-stripe-payment-method.or {
    display: none !important;
}

/* Ordnet den Stripe-Zahlungscontainer unter den anderen ein */
.wc-stripe-cart-checkout-container {
    order: 4;
}

/* Warenkorb - Stripe-Zahlungscontainer Bottom Margin 0px */
.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods.active {
	margin-bottom: 0px !important;}
.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods li[class*=payment_method_stripe_], .wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_] {
    margin: 0 0 8px !important;
}

/* Warenkorb - Amazon Pay Style */
#pay_with_amazon {
    order: 5;
	width: 100% !important;
}

/* Breadcrump - Style */
.rank-math-breadcrumb {
  font-size: 12px;
  color: #555;
}

.rank-math-breadcrumb a {
  color: #555;
  text-decoration: none;
  transition: color 0.3s ease;
}

.rank-math-breadcrumb a:hover {
  color: var(--wd-link-color);
}
@media (max-width: 576px) {
	 /* Move reCAPTCHA v3 higher */
 .grecaptcha-badge {
	 margin-bottom: 47px;
}

 /* Homepage & Categorie - delete addtocart button */
.wd-product.wd-hover-buttons-on-hover .wd-add-btn {
	display: none;
}

 /* PDP - delete Thumbnail carousel */
.wd-carousel-container.wd-gallery-thumb {
    display: none;
}
 /* PDP - Carousel dots */
.wd-nav-pagin-wrap {
	    bottom: -15px !important;
}

/* Trustbadge Ausgezeichnet.org */
.auorgDS .auorg_sealWrapper {
    bottom: 65px !important;
    z-index: 500 !important;
}
}

