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

:root {
	--wd-header-banner-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-primary-color: #dd3333;
	--wd-alternative-color: rgb(82,189,114);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(232,232,232);
	background-image: url(https://www.geburtstagsbanner-gestalten.at/wp-content/uploads/2024/03/Header-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 100px;
	}

}
: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);
}
}


.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-date.wd-style-with-bg .post-date-day {
    display: none;
}

.wd-post-date.wd-style-with-bg .post-date-month {
   
    display: none;
}

.wd-entry-meta .meta-author {
    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;
}

.star-rating {
  display: none;
}

.wd-tooltip {
  display: none;
}@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-date.wd-style-with-bg .post-date-day {
    display: none;
}

.wd-post-date.wd-style-with-bg .post-date-month {
   
    display: none;
}

.wd-entry-meta .meta-author {
    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 (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-date.wd-style-with-bg .post-date-day {
    display: none;
}

.wd-post-date.wd-style-with-bg .post-date-month {
   
    display: none;
}

.wd-entry-meta .meta-author {
    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 (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-date.wd-style-with-bg .post-date-day {
    display: none;
}

.wd-post-date.wd-style-with-bg .post-date-month {
   
    display: none;
}

.wd-entry-meta .meta-author {
    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: 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-date.wd-style-with-bg .post-date-day {
    display: none;
}

.wd-post-date.wd-style-with-bg .post-date-month {
   
    display: none;
}

.wd-entry-meta .meta-author {
    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;
}
}

