@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.maela.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", 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: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,177,64);
	--wd-alternative-color: rgb(0,177,64);
	--wd-link-color: rgb(0,177,64);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(0,177,64);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,177,64);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--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: url(https://www.maela.shop/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(15,15,15);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,177,64);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 33px;
	color: rgb(15,15,15);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 25px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 300;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 60px;
	color: rgb(0,177,64);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-spacing-30 {
--wd-sp: 50px !important;
}


/*Shop Ausblenden über Produkte*/

.wd-products-per-page {
display: none;
}

.wd-show-sidebar-btn {
display: none;
}



/*Ähnliche Produkte Styling*/

.container.related-and-upsells {
background-color: #fef3f8 !important;
max-width: 100%;
padding-top: 150px;
padding-bottom: 150px;
padding-left: 50px;
padding-right: 50px;
	display: flex;
  justify-content: center;

}

.related-products {
max-width: 1222px !important;
}

/*Single product remove description on bottom*/

.product-tabs-wrapper {
padding-top: var(--wd-single-spacing);
padding-bottom: var(--wd-single-spacing);
border-top: 1px solid var(--brdcolor-gray-300);
border-bottom: 1px solid var(--brdcolor-gray-300);
background-color: var(--bgcolor-white);
display: none !important;
}



/*Single Product Rechte Splate Styling*/

.wd-tabs-header, .wd-tabs-desc, .wd-nav-tabs-wrapper {
margin-bottom: 10px;
text-align: left !important;
}

.product-sticky-on .summary-inner {
padding-left: 150px !important;
padding-right: 150px !important;
}

@media screen and (max-width: 768px) {
    .product-sticky-on .summary-inner {
padding-left: 10px !important;
padding-right: 10px !important;
			}
}
@media screen and (max-width: 1366px) {
    .product-sticky-on .summary-inner {
padding-left: 10px !important;
padding-right: 10px !important;
			}
}



/*Sortierung über Shop */

.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
max-width: 200px;
display: none;
}


/*Bildgröße Kategorien im Page Title*/

.wd-nav-img, .mega-menu-list img {
display: inline-block;
margin-right: 7px;
max-height: 38px;
width: auto !important;
}

/*Footer Column 1*/

.widget {
margin-bottom: 0px !important;
padding-bottom: 30px;
border-bottom: none !important;
}

/*Hintergrund Mega Menu*/

.wd-dropdown-menu.wd-design-full-width {
padding-top: 30px;
padding-left: var(--wd-scroll-w);
border-radius: 0;
	background-color: #FCE1ED !important;
--wd-dropdown-width: 100vw;
}

/*page title styling*/

.page-title .container {
position: relative;
margin-bottom: -10px;
padding-top: 50px !important;
}

.woocommerce-checkout-review-order-table .delivery-time-info, 
.woocommerce-cart-form__cart-item .delivery-time-info, 
.woocommerce-mini-cart-item .delivery-time-info {
  margin-top: 1px !important;
}
.shipping-costs-info, .delivery-time-info {
	margin-top: -10px !important;
}
.woocommerce-order-received .woocommerce-table--order-details tfoot tr:nth-last-child(2) th {
    text-transform: uppercase;
    font-size: 20px;
}
.woocommerce-order-received .woocommerce-table--order-details tfoot tr:nth-last-child(2) td>.amount {
    text-transform: uppercase;
    font-size: 20px;
}
.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child th {
    text-transform: none !important;
		font-size: 14px !important;
}
.woocommerce-order-received  .woocommerce-table--order-details tfoot tr:last-child td>.amount {
    font-size: 14px !important;
}

.wd-product.wd-hover-alt .wd-add-btn>a {
    text-transform: none !important;
}


.single-product-content h2 {
		font-size: 1.2em;
  font-weight: 400;
}