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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(12,12,12);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(12,12,12);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(12,12,12);
	--wd-entities-title-color-hover: rgb(12, 12, 12);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(12,12,12);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(12,12,12);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(38,38,38);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(12,12,12);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(12,9,9);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(12,5,5);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(12,7,7);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: rgb(10,10,10);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a, html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgb(38,38,38);
}
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(12,12,12);
	--wd-form-placeholder-color: rgb(12,12,12);
	--wd-form-brd-color: rgb(209,209,209);
	--wd-form-brd-color-focus: rgb(204,204,204);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,58,58);
}
.product-labels .product-label.new {
	background-color: rgb(39,181,27);
}
.product-labels .product-label.featured {
	background-color: rgb(247,49,49);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(12,1,1);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 0px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 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;
}



.footer-container a{
    color: black !important;
}
.footer-container {
  box-shadow: 0 1px 5px #cfcfcf;
  -webkit-box-shadow: 0 1px 5px #cfcfcf;
  -moz-box-shadow: 0 1px 5px #cfcfcf;
	margin-top: 10px;
}
li.additional_information_tab,
.woodmart-archive-shop h1.entry-title.title,
.woodmart-archive-shop .wd-back-btn.wd-action-btn.wd-style-icon.woodmart-back-btn,
body .title-design-centered .wd-back-btn {
    display: none !important;
}
.post-type-archive-product .container,
.tax-product_cat .container {
    width: 95%;
    max-width: 95%;
}
body .wd-progress-bar .progress-bar {
    background-color: green !important;
}
.product-grid-item .product-element-top:hover .hover-img {
    transform: none !important;
    -webkit-transform: none;
}

[class*="wd-swatches"] {  
    --wd-swatch-w: 1.2em !important;  
    --wd-swatch-h: 1.6em !important;  
}  
[class*="wd-swatches"].wd-size-xxl {  
    --wd-swatch-size: 60px !important;  
    --wd-swatch-text-size: 22px;  
    --wd-swatch-h-sp: 5px;  
    --wd-swatch-v-sp: 5px;  
}
@media (min-width: 1025px) {
	.title-size-large {
    padding: 150px 0 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.title-size-large {
    padding: 150px 0 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.title-size-large {
    padding: 100px 0 !important;
}
}

@media (max-width: 576px) {
	.title-size-large {
    padding: 90px 0 !important;
}
}

