@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mamaforest.eu/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//mamaforest.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(164,151,142);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #7B706E;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", 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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(52,48,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(215,230,134);
	--btn-accented-bgcolor-hover: rgb(215,230,134);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: url(https://mamaforest.eu/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(199,221,118);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(215,230,134);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
}
html .wd-checkout-steps li {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 60px;
}
html .post.wd-post .wd-entities-title {
	font-size: 15px;
	line-height: 60px;
}
.page .wd-page-content {
	background-color: rgb(246,240,230);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,240,230);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,240,230);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,240,230);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,240,230);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(123,112,110);
	background: rgb(215,230,134);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(123,112,110);
	background: rgb(215,230,134);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--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: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--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: 8px;
}

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


button, .elementor-button {
    background-color: #D7E686;
    color: #343000;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

button:hover, .elementor-button:hover {
    background-color: #c5d672;
    color: #343000;
}

a {
  color: #343000;
  text-decoration: none; /* Optional, entfernt die Unterstreichung */
}

a:hover {
  color: #1a1a00; /* Optional, ändert die Farbe beim Hover-Effekt */
}

/* Shopping Cart Button Text and Color */
.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
    color: #343000 !important;
}

.wd-product.wd-hover-fw-button .wd-add-btn>a { 
    background-color: #D7E686 !important; 
}

.wd-product.wd-hover-fw-button .wrap-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end !important; /* Inhalt rechtsbündig ausrichten */
    gap: var(--wd-prod-gap);
}

.wd-header-cats .menu-opener.color-scheme-light {
    color: #343000 !important;
}

body {
    margin: 0 !important;
}


/* Footer Blog Font */
.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%;
    font-size: 13px;
		font-weight: 500;
		color: #7B706E;
    
}

/* Stil für Fließtext (p) - Dünnere Schrift */
p {
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif !important;
    color: #7b706e !important;
    line-height: 1.6; /* Verbessert die Lesbarkeit */
    font-weight: 300 !important; /* Dünnere Schrift */
}

/* Produkt Archive Titeln */

.wd-product .wd-entities-title {
    font-size: 16px !important;
}

.price .amount {
    font-size: 16px !important;
}


 .single_add_to_cart_button {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: rgb(123, 112, 110);
    background: rgb(215, 230, 134);
    width: 84%;
}

form.cart {
    display: flex
;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: var(--content-align);
}

.shop_attributes tr {
    display: flex
;
    align-items: center;
    gap: 6px 8px;
    justify-content: left;
    padding-bottom: calc(var(--wd-attr-v-gap) / 2);
    margin-bottom: calc(var(--wd-attr-v-gap) / 2);
    border-bottom: var(--wd-attr-brd-width) var(--wd-attr-brd-style) var(--wd-attr-brd-color);
}


/* Sidebar Warenkorb anzeigen ausbleden */
element.style {
}
.woocommerce-mini-cart__buttons .btn-cart {
 
    visibility: hidden;
}

.woocommerce-mini-cart__buttons .checkout::before {
    content: "Jetzt sicher zur ";
    display: inline;
    /* oder: display: block; für neue Zeile */
}

.custom-coupon-wrapper {
    text-align: left;
}

.woocommerce-form-coupon, .woocommerce-form-login.hidden-form {
    position: relative;
    margin-bottom: 25px;
    padding: 30px;
    max-width: 100%;
    border: 2px solid var(--brdcolor-gray-200);
    border-radius: var(--wd-brd-radius);
    text-align: start;
}