:root {
	--wd-hb-opt-h: 100px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #dd3333;
	--wd-alternative-color: rgb(82,189,114);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(129,215,66);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(129,215,66);
	--btn-transform: none;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(221,51,51);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(129,215,66);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(221,51,51);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 30px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

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

}

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

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

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


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

.product-labels.labels-rounded .out-of-stock {
    display: none;
}

.wd-action-btn.wd-style-icon>a {
    display: none;
}

.product-labels.labels-rounded .product-label {
    display: none;
}
.product-label {
    display: none;
}

.out-of-stock product-label{
    display: none;
}

.product-labels.labels-rounded .out-of-stock {
    display: none;
}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    text-shadow: none;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 3;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    color: var(--btn-color, #3E3E3E);
    background-color: var(--btn-bgcolor, #F3F3F3);
	}
	

	
	.igd-wc-upload-wrap {
   align-items:center
}
	
	.button.button.upload-button {
  align-items:center
		 
}
	
	.igd-wc-upload-wrap {
  vertical-align:center
		 
}

	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
background-color: red;
color: white;
}


.scrollToTop {
    position: fixed;
    left: 50%;
    bottom: 20px;
    z-index: 350;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #dd3333;
    box-shadow: 0 0 5px rgba(255, 255, 0, 1);
    color: #f7f7f7;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.whb-column {
    background-color: #dd3333;
    color: #dd3333;
}

.wd-nav[class*=wd-style-]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255);
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.post-single-page .entry-header img {
    display: none;
}


.wd-post-cat.wd-style-with-bg {
    display: none;
}

.wc-block-components-checkbox__mark{
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg"height="20"><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>');
  width: 16px;
  height: 16px;
  display: inline-block;
}

.wc-block-cart__submit-button {
    background-color: red; /* Hintergrundfarbe */
    font-size: 20px; /* Schriftgröße */
    padding: 15px 30px; /* Innenabstand (größerer Button) */
    border-radius: 8px; /* Abgerundete Ecken */
    color: white; /* Schriftfarbe */
    font-weight: bold; /* Fettere Schrift für bessere Sichtbarkeit */
    text-transform: uppercase; /* Text in Großbuchstaben */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Schatten für einen 3D-Effekt */
    transition: background-color 0.3s ease; /* Animation bei Hover */
}

a.wp-block-button__link {
    display: inline-block;
    padding: 15px 30px; /* Vergrößert den Button */
    background-color: #dd3333; /* Hintergrundfarbe */
    color: white; /* Textfarbe */
    text-align: center;
    text-decoration: none;
    border-radius: 50px; /* Rundet die Ecken ab */
    font-size: 18px; /* Schriftgröße */
    font-weight: bold; /* Fettdruck für den Text */
    transition: background-color 0.3s ease; /* Weicher Übergang bei Hover */
}

a.wp-block-button__link:hover {
    background-color: #c1272d; /* Dunklere Farbe beim Hover */
}

.product-labels labels-rounded {
    display: none;
}
.out-of-stock product-label {
    display: none;
}

.woocommerce-product-rating {
  display: none !important;
}



.wd-tooltip {
  display: none;
}


.ti-date{
  display: none;
}


.bb-design-section {
  overflow: hidden;
  transition: max-height 0.4s ease;
}



.age-buttons {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* Desktop: 4 Buttons pro Reihe */
  gap: 12px;
  max-width: 900px;
  margin: 0 auto;
  justify-items: center;
}

.age-buttons .btn {
  font-weight: 600;
  text-transform: none;
  border-radius: 30px;
  padding: 10px 20px;
  min-width: 180px;
  text-align: center;
  line-height: 1.3;
}

.age-buttons .btn:hover {
  transform: translateY(-2px);
  transition: all 0.2s ease;
}

/* Anker: sanft scrollen + Abstand zum Header */
html {
  scroll-behavior: smooth;
}
#alter-waehlen {
  scroll-margin-top: 120px;
}

/* Auf Produktseiten: Mengenfeld (– 1 +) ausblenden */
.single-product form.cart .quantity {
    display: none !important;
}

/* ================================
   SEVENHILL – PitchPrint CTA Button
   ================================ */

/* Header Banner Mobile Optimierung */
@media (max-width: 767px) {
    .header-banner.color-scheme-dark {
        min-height: 250px !important;
        display: flex
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 20px;
    }
}

/* Header Banner & Container Mobile Optimierung */
@media (max-width: 767px) {
    .header-banner.color-scheme-dark,
    .header-banner-container.wd-entry-content {
        min-height: 250px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: auto;
    }

    /* Damit der Inhalt im Container nicht gestaucht wird */
    .header-banner-container.wd-entry-content > * {
        width: 100%;
    }
}

.ppc-main-btn-sec .btn,
.ppc-main-btn-sec .button,
.ppc-main-btn-sec button,
.ppc-main-btn-sec a,
.ppc-main-btn-sec input[type="button"],
.ppc-main-btn-sec input[type="submit"] {
    border-radius: 0 !important;
    text-transform: uppercase !important;
}

/* Hero-Button: nur der innere Knopf wird gestylt */
.hero-cta-btn {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  animation: none !important;
  border-radius: 0 !important;
  text-align: center;
  display: block;
}
.hero-cta-btn .btn,
.hero-cta-btn a {
  display: inline-block;
  background: linear-gradient(135deg, #ff0033, #d90429) !important;
  background-color: #ff0033 !important;
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  padding: 16px 38px !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  animation: hero-pulse 2.5s ease-in-out infinite;
}
.hero-cta-btn .btn:hover,
.hero-cta-btn a:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 10px 26px rgba(217, 4, 41, 0.6) !important;
  animation: none;
}
@keyframes hero-pulse {
  0%, 100% { box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45); }
  50% { box-shadow: 0 8px 30px rgba(217, 4, 41, 0.7); }
}

@media (max-width: 767px) {
  .hero-cta-btn .btn,
  .hero-cta-btn a {
    background: linear-gradient(135deg, #ff0033, #d90429) !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 14px 28px !important;
    font-size: 17px !important;
    box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  }
}


/* Kasse: Foto-Checkbox → Versand-Balken → Kaufen-Button */
form.woocommerce-checkout .form-row.place-order {
    display: flex !important;
    flex-direction: column !important;
}
form.woocommerce-checkout .form-row.place-order .svh-quality-check {
    order: 1 !important;
}
form.woocommerce-checkout .form-row.place-order .wpcfb-wrap {
    order: 2 !important;
    margin: 10px 0 !important;
}
form.woocommerce-checkout .form-row.place-order #place_order {
    order: 3 !important;
    margin-top: 12px !important;
    width: 100% !important;
}

/* 1. WoodMart Pfeile immer sichtbar machen (Verstecken aufheben) */
.wd-nav-arrows.wd-hover-1 .wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important; 
}

/* 2. Deaktivierte Pfeile (z.B. wenn man beim letzten Bild ist) leicht transparent lassen */
.wd-nav-arrows.wd-hover-1 .wd-btn-arrow.wd-disabled {
    opacity: 0.3 !important;
}

/* 3. Pfeil-Hintergrund dunkel und halbtransparent, Pfeil-Icon selbst weiß */
.wd-nav-arrows .wd-arrow-inner {
    background-color: rgba(0, 0, 0, 0.4) !important;
    color: #ffffff !important; /* Macht das Icon weiß */
    border-radius: 50% !important; /* Runder Kreis */
    border: none !important; /* Entfernt eventuelle Standard-Ränder */
}

/* 4. Hover-Effekt: Kreis wird dunkler, wenn man mit der Maus drüberfährt */
.wd-nav-arrows .wd-btn-arrow:not(.wd-disabled):hover .wd-arrow-inner {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
/* Pfeil-Kreise mit Transform zwingend verschieben */
.wd-nav-arrows .wd-btn-arrow.wd-prev .wd-arrow-inner {
    transform: translateX(15px) !important;
}

.wd-nav-arrows .wd-btn-arrow.wd-next .wd-arrow-inner {
    transform: translateX(-15px) !important;
}

@media screen and (max-width: 767px) {
  img[src*="Geburtstagstafeln_Katagorien"],
  img[src*="druckenlassen-kategorie"],
  img[data-lazy-src*="Geburtstagstafeln_Katagorien"],
  img[data-lazy-src*="druckenlassen-kategorie"] {
    display: block !important;
    width: 100% !important;
    max-width: 320px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.age-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px 14px;
  max-width: 1000px;
  margin: 0 auto;
}

.age-buttons .btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  background: linear-gradient(135deg, #ff0033, #d90429) !important;
  background-color: #ff0033 !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  padding: 16px 34px !important;
  border: 0 !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  animation: hero-pulse 2.5s ease-in-out infinite;
}

.age-buttons .btn:nth-child(2n) { animation-delay: 0.5s; }
.age-buttons .btn:nth-child(3n) { animation-delay: 1s; }

.age-buttons .btn:hover {
  color: #ffffff !important;
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 10px 26px rgba(217, 4, 41, 0.6) !important;
  animation: none;
}

@media screen and (max-width: 767px) {
  .age-buttons {
    gap: 20px;
    padding: 0 14px;
  }
  .age-buttons .btn {
    width: 100%;
    min-height: 56px;
    font-size: 16px !important;
    padding: 14px 20px !important;
		margin: 0 !important;
  }
}

/* ===== HERO ===== */
.hero-text h1 {
  font-size: clamp(28px, 5vw, 44px) !important;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.5px;
  text-align: left;
  margin: 0 0 12px;
}
.hero-text .hl {
  color: #d90429;
}

.hero-text .hero-claim {
  font-size: clamp(17px, 2.4vw, 21px) !important;
  font-weight: 500;
  color: #555;
  text-align: left;
  margin: 0 0 18px;
}
.hero-sub {
  font-size: clamp(15px, 1.8vw, 17px);
  line-height: 1.65;
  color: #555;
  max-width: 560px;
  margin: 0 0 26px;
}

/* Hero: grosse Ueberschrift ab Tablet */
@media screen and (min-width: 768px) {
  .hero-text h1 {
    font-size: clamp(36px, 5.5vw, 64px) !important;
    line-height: 1.1 !important;
    margin-bottom: 12px !important;
  }
  .hero-text .hero-claim {
    font-size: clamp(19px, 2vw, 24px) !important;
    margin-bottom: 24px !important;
  }
}

/* ===== BUTTONS ===== */
.hero-cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.hero-cta-row .hero-btn-main {
  display: inline-block;
  background: linear-gradient(135deg, #ff0033, #d90429) !important;
  color: #fff !important;
  font-size: 17px;
  font-weight: 700;
  padding: 16px 32px;
  border-radius: 50px;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(217,4,41,0.45);
  transition: transform .2s ease, box-shadow .2s ease;
  animation: hero-pulse 2.5s ease-in-out infinite;
}
.hero-cta-row .hero-btn-main:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 10px 26px rgba(217,4,41,0.6);
  animation: none;
}
.hero-cta-row .hero-btn-second {
  display: inline-block;
  background: #f2f2f2;
  color: #222 !important;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 28px;
  border-radius: 50px;
  text-decoration: none !important;
  box-shadow: 0 3px 10px rgba(0,0,0,0.10);
  transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}
.hero-cta-row .hero-btn-second:hover {
  background: #e6e6e6;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.16);
}

/* ===== TRUST-PILLEN ===== */
.hero-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}
.hero-trust span {
  padding: 8px 15px;
  border-radius: 50px;
  border: 1px solid #e3e3e3;
  background: #fff;
  font-size: 13px;
  color: #666;
}

/* ===== ZEILE UNTER DEM HERO ===== */
.hero-unten {
  text-align: center;
  margin-top: 10px;
}
.hero-unten .hero-sub {
  max-width: 780px;
  margin: 0 auto 18px;
  text-align: center;
}
.hero-unten .hero-trust {
  justify-content: center;
  margin-top: 0;
}

/* ===== HANDY ===== */
@media screen and (max-width: 767px) {
  .hero-text h1,
  .hero-text .hero-claim,
  .hero-sub { text-align: center; }
  .hero-sub { margin-left: auto; margin-right: auto; }
  .hero-cta-row { flex-direction: column; align-items: stretch; }
  .hero-cta-row .hero-btn-main,
  .hero-cta-row .hero-btn-second { text-align: center; font-size: 16px; }
  .hero-trust { justify-content: center; }
}

/* ===== UEBERSCHRIFTEN STARTSEITE ===== */
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    margin-bottom: 40px !important;
  }
  .home .vc_col-md-4 h2,
  .home .vc_col-md-3 h2,
  .home .vc_col-md-6 h2,
  .home .h2-klein h2 {
    font-size: 26px !important;
    line-height: 1.25 !important;
    margin-bottom: 20px !important;
  }
}
/* ===== HOTSPOT ===== */
.imh-6310-main-image {
  aspect-ratio: 1024 / 711;
  width: 100%;
  height: auto;
}@media (min-width: 1025px) {
	.product-labels.labels-rounded .out-of-stock {
    display: none;
}

.wd-action-btn.wd-style-icon>a {
    display: none;
}

.product-labels.labels-rounded .product-label {
    display: none;
}
.product-label {
    display: none;
}

.out-of-stock product-label{
    display: none;
}

.product-labels.labels-rounded .out-of-stock {
    display: none;
}
.product-labels.labels-rounded .product-label {
    display: none;
}


:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    text-shadow: none;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 3;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    color: var(--btn-color, #3E3E3E);
    background-color: var(--btn-bgcolor, #F3F3F3);
	}
	

	
	.igd-wc-upload-wrap {
   align-items:center
}
	
	.button.button.upload-button {
  align-items:center
		 
}
	
	.igd-wc-upload-wrap {
  vertical-align:center
		 
}

	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
background-color: red;
color: white;
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.scrollToTop {
    position: fixed;
    left: 50%;
    bottom: 20px;
    z-index: 350;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #dd3333;
    box-shadow: 0 0 5px rgba(255, 255, 0, 1);
    color: #f7f7f7;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.whb-column {
    background-color: #dd3333;
    color: #dd3333;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.wd-nav[class*=wd-style-]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255);
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.post-single-page .entry-header img {
    display: none;
}



.wd-post-cat.wd-style-with-bg {
    display: none;
}

.wc-block-components-checkbox__mark{
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg"height="20"><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>');
  width: 16px;
  height: 16px;
  display: inline-block;
}

.wc-block-cart__submit-button {
    background-color: red; /* Hintergrundfarbe */
    font-size: 20px; /* Schriftgröße */
    padding: 15px 30px; /* Innenabstand (größerer Button) */
    border-radius: 8px; /* Abgerundete Ecken */
    color: white; /* Schriftfarbe */
    font-weight: bold; /* Fettere Schrift für bessere Sichtbarkeit */
    text-transform: uppercase; /* Text in Großbuchstaben */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Schatten für einen 3D-Effekt */
    transition: background-color 0.3s ease; /* Animation bei Hover */
}

.product-labels labels-rounded {
    display: none;
}
.out-of-stock product-label {
    display: none;
}

@media (max-width: 767px) {
  .hero-cta-btn .btn,
  .hero-cta-btn a {
    background: linear-gradient(135deg, #ff0033, #d90429) !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 14px 28px !important;
    font-size: 17px !important;
    box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  }
}




}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-labels.labels-rounded .out-of-stock {
    display: none;
}

.wd-action-btn.wd-style-icon>a {
    display: none;
}

.product-labels.labels-rounded .product-label {
    display: none;
}
.product-label {
    display: none;
}

.out-of-stock product-label{
    display: none;
}

.product-labels.labels-rounded .out-of-stock {
    display: none;
}
.product-labels.labels-rounded .product-label {
    display: none;
}


:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    text-shadow: none;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 3;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    color: var(--btn-color, #3E3E3E);
    background-color: var(--btn-bgcolor, #F3F3F3);
	}
	

	
	.igd-wc-upload-wrap {
   align-items:center
}
	
	.button.button.upload-button {
  align-items:center
		 
}
	
	.igd-wc-upload-wrap {
  vertical-align:center
		 
}

	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
background-color: red;
color: white;
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.scrollToTop {
    position: fixed;
    left: 50%;
    bottom: 20px;
    z-index: 350;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #dd3333;
    box-shadow: 0 0 5px rgba(255, 255, 0, 1);
    color: #f7f7f7;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.whb-column {
    background-color: #dd3333;
    color: #dd3333;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.wd-nav[class*=wd-style-]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255);
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.post-single-page .entry-header img {
    display: none;
}



.wd-post-cat.wd-style-with-bg {
    display: none;
}

.wc-block-components-checkbox__mark{
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg"height="20"><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>');
  width: 16px;
  height: 16px;
  display: inline-block;
}

.wc-block-cart__submit-button {
    background-color: red; /* Hintergrundfarbe */
    font-size: 20px; /* Schriftgröße */
    padding: 15px 30px; /* Innenabstand (größerer Button) */
    border-radius: 8px; /* Abgerundete Ecken */
    color: white; /* Schriftfarbe */
    font-weight: bold; /* Fettere Schrift für bessere Sichtbarkeit */
    text-transform: uppercase; /* Text in Großbuchstaben */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Schatten für einen 3D-Effekt */
    transition: background-color 0.3s ease; /* Animation bei Hover */
}

.product-labels labels-rounded {
    display: none;
}
.out-of-stock product-label {
    display: none;
}

/* Hero-Button: nur der innere Knopf wird gestylt */
.hero-cta-btn {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  animation: none !important;
  border-radius: 0 !important;
  text-align: center;
  display: block;
}
.hero-cta-btn .btn,
.hero-cta-btn a {
  display: inline-block;
  background: linear-gradient(135deg, #ff0033, #d90429) !important;
  background-color: #ff0033 !important;
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  padding: 16px 38px !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  animation: hero-pulse 2.5s ease-in-out infinite;
}
.hero-cta-btn .btn:hover,
.hero-cta-btn a:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 10px 26px rgba(217, 4, 41, 0.6) !important;
  animation: none;
}
@keyframes hero-pulse {
  0%, 100% { box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45); }
  50% { box-shadow: 0 8px 30px rgba(217, 4, 41, 0.7); }
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-labels.labels-rounded .out-of-stock {
    display: none;
}

.wd-action-btn.wd-style-icon>a {
    display: none;
}

.product-labels.labels-rounded .product-label {
    display: none;
}
.product-label {
    display: none;
}

.out-of-stock product-label{
    display: none;
}

.product-labels.labels-rounded .out-of-stock {
    display: none;
}
.product-labels.labels-rounded .product-label {
    display: none;
}


:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    text-shadow: none;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 3;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    color: var(--btn-color, #3E3E3E);
    background-color: var(--btn-bgcolor, #F3F3F3);
	}
	

	
	.igd-wc-upload-wrap {
   align-items:center
}
	
	.button.button.upload-button {
  align-items:center
		 
}
	
	.igd-wc-upload-wrap {
  vertical-align:center
		 
}

	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
background-color: red;
color: white;
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.scrollToTop {
    position: fixed;
    left: 50%;
    bottom: 20px;
    z-index: 350;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #dd3333;
    box-shadow: 0 0 5px rgba(255, 255, 0, 1);
    color: #f7f7f7;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.whb-column {
    background-color: #dd3333;
    color: #dd3333;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.wd-nav[class*=wd-style-]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255);
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.post-single-page .entry-header img {
    display: none;
}


.wd-post-cat.wd-style-with-bg {
    display: none;
}

.wc-block-components-checkbox__mark{
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg"height="20"><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>');
  width: 16px;
  height: 16px;
  display: inline-block;
}

.wc-block-cart__submit-button {
    background-color: red; /* Hintergrundfarbe */
    font-size: 20px; /* Schriftgröße */
    padding: 15px 30px; /* Innenabstand (größerer Button) */
    border-radius: 8px; /* Abgerundete Ecken */
    color: white; /* Schriftfarbe */
    font-weight: bold; /* Fettere Schrift für bessere Sichtbarkeit */
    text-transform: uppercase; /* Text in Großbuchstaben */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Schatten für einen 3D-Effekt */
    transition: background-color 0.3s ease; /* Animation bei Hover */
}

.product-labels labels-rounded {
    display: none;
}
.out-of-stock product-label {
    display: none;
}

/* Hero-Button: nur der innere Knopf wird gestylt */
.hero-cta-btn {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  animation: none !important;
  border-radius: 0 !important;
  text-align: center;
  display: block;
}
.hero-cta-btn .btn,
.hero-cta-btn a {
  display: inline-block;
  background: linear-gradient(135deg, #ff0033, #d90429) !important;
  background-color: #ff0033 !important;
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  padding: 16px 38px !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  animation: hero-pulse 2.5s ease-in-out infinite;
}
.hero-cta-btn .btn:hover,
.hero-cta-btn a:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 10px 26px rgba(217, 4, 41, 0.6) !important;
  animation: none;
}
@keyframes hero-pulse {
  0%, 100% { box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45); }
  50% { box-shadow: 0 8px 30px rgba(217, 4, 41, 0.7); }
}
}

@media (max-width: 576px) {
	.product-labels.labels-rounded .out-of-stock {
    display: none;
}

.wd-action-btn.wd-style-icon>a {
    display: none;
}

.product-labels.labels-rounded .product-label {
    display: none;
}
.product-label {
    display: none;
}

.out-of-stock product-label{
    display: none;
}

.product-labels.labels-rounded .out-of-stock {
    display: none;
}
.product-labels.labels-rounded .product-label {
    display: none;
}


:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 5px 20px;
    min-height: var(--btn-height);
    font-size: 18px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
    text-shadow: none;
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 3;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    color: var(--btn-color, #3E3E3E);
    background-color: var(--btn-bgcolor, #F3F3F3);
	}
	

	
	.igd-wc-upload-wrap {
   align-items:center
}
	
	.button.button.upload-button {
  align-items:center
		 
}
	
	.igd-wc-upload-wrap {
  vertical-align:center
		 
}

	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
background-color: red;
color: white;
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}
.scrollToTop {
    position: fixed;
    left: 50%;
    bottom: 20px;
    z-index: 350;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #dd3333;
    box-shadow: 0 0 5px rgba(255, 255, 0, 1);
    color: #f7f7f7;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.whb-column {
    background-color: #dd3333;
    color: #dd3333;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.wd-nav[class*=wd-style-]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(255 255 255);
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #dd3333;
}

.post-single-page .entry-header img {
    display: none;
}



.wd-post-cat.wd-style-with-bg {
    display: none;
}

.wc-block-components-checkbox__mark{
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg"height="20"><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>');
  width: 16px;
  height: 16px;
  display: inline-block;
}

.wc-block-cart__submit-button {
    background-color: red; /* Hintergrundfarbe */
    font-size: 20px; /* Schriftgröße */
    padding: 15px 30px; /* Innenabstand (größerer Button) */
    border-radius: 8px; /* Abgerundete Ecken */
    color: white; /* Schriftfarbe */
    font-weight: bold; /* Fettere Schrift für bessere Sichtbarkeit */
    text-transform: uppercase; /* Text in Großbuchstaben */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Schatten für einen 3D-Effekt */
    transition: background-color 0.3s ease; /* Animation bei Hover */
}

.product-labels labels-rounded {
    display: none;
}
.out-of-stock product-label {
    display: none;
}

@media (max-width: 768px) {
  .age-buttons {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    max-width: 100%;
    padding: 0 10px;
  }

  .age-buttons .btn {
    min-width: unset;
    width: 100%;
    font-size: 14px;
    padding: 8px 12px;
  }
}

@media (max-width: 480px) {
  .age-buttons {
    grid-template-columns: 1fr;
  }
}


/* Header Banner Mobile Optimierung */
@media (max-width: 767px) {
    .header-banner.color-scheme-dark {
        min-height: 250px !important;
        display: flex
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 20px;
    }
}

/* Header Banner & Container Mobile Optimierung */
@media (max-width: 767px) {
    .header-banner.color-scheme-dark,
    .header-banner-container.wd-entry-content {
        min-height: 250px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: auto;
    }

    /* Damit der Inhalt im Container nicht gestaucht wird */
    .header-banner-container.wd-entry-content > * {
        width: 100%;
    }
}

/* Hero-Button: nur der innere Knopf wird gestylt */
.hero-cta-btn {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  animation: none !important;
  border-radius: 0 !important;
  text-align: center;
  display: block;
}
.hero-cta-btn .btn,
.hero-cta-btn a {
  display: inline-block;
  background: linear-gradient(135deg, #ff0033, #d90429) !important;
  background-color: #ff0033 !important;
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  padding: 16px 38px !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  animation: hero-pulse 2.5s ease-in-out infinite;
}
.hero-cta-btn .btn:hover,
.hero-cta-btn a:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 10px 26px rgba(217, 4, 41, 0.6) !important;
  animation: none;
}
@keyframes hero-pulse {
  0%, 100% { box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45); }
  50% { box-shadow: 0 8px 30px rgba(217, 4, 41, 0.7); }
}

@media (max-width: 767px) {
  .hero-cta-btn .btn,
  .hero-cta-btn a {
    background: linear-gradient(135deg, #ff0033, #d90429) !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 14px 28px !important;
    font-size: 17px !important;
    box-shadow: 0 6px 18px rgba(217, 4, 41, 0.45) !important;
  }
}
}

