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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #e00986;
	--wd-alternative-color: rgb(51,51,51);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #e00986;
	--btn-accented-bgcolor-hover: #e00986;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(158,158,158);
	--notices-success-color: rgb(43,43,43);
	--notices-warning-bg: rgb(224,178,82);
	--notices-warning-color: rgb(43,43,43);
	--wd-link-color: rgb(224,9,134);
	--wd-link-color-hover: rgb(224,130,185);
	--wd-sticky-btn-height: 70px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #e955ab;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
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 {
	color: rgb(51,51,51);
}
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 {
	color: rgb(224,9,134);
}
ul {
	line-height: 20px;
}
.yaydp-calculated-prices {
	color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(224,9,134);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(138,184,217);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--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;
}
}



li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--waiting-list {
    display: none !important;
}

.wd-sticky-btn.wd-sticky-btn-shown #yith-wcwtl-output {
  display: none !important;
}

.stock.out-of-stock.wd-style-default {
  display: none !important;
}

#yith-wcwtl-user-email {
  border-radius: 0px !important;
	  margin-bottom: -22px !important;

}

#yith-wcwtl-user-email {
}


.eael-course-button {
  background-color: #E00986 !important;
}

.eael-course-button:hover {
  background-color: #FF43B0 !important;
}


.learndash_mark_complete_button:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%)) !important;
}

.ld-tabs.ld-tab-count-1 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.emoji {
  max-height: 15px !important;
}


.elementor-4400 .elementor-element.elementor-element-22a7115 .elementor-wrapper {
  --video-aspect-ratio: 1.77777 !important;
}

.labels-rounded .out-of-stock {
 max-width: 100% !important;
}

#pay_with_amazon {
    margin: 18px;
    text-align: center;
}

.woocommerce-Price-amount.amount {
    color: var(--notices-warning-color) !important;
}
.wd-dropdown.wd-dropdown-cats.wd-opened.categories-menu-dropdown {
    box-shadow: 0 1px 8px rgba(0,0,0,0.1);
}

#yith-par-message-reward-cart {
    background-color: white !important;
}

.product-label.out-of-stock {
    background-color: rgb(138, 184, 217);
    color: white;
    font-weight: 900;
}

.woocommerce-info.info.wc-amazon-payments-advanced-info {
    display: none !important;
}

/*
 * Produkte Tag NEU und BALD WIEDER DA eckig machen (nicht mehr abgerundet)
*/
.labels-rounded .product-label {
    padding: 5px 5px;
    border-radius: 0px;
	    min-height: 30px;
	}
.labels-rectangular .product-label {
    padding: 5px 7px;
    font-size: 12px;
}

/*
 * Google Pay im Warenkorb (Desktop) ausblenden
*/


/*
 * Produkte Tag NEU einfärben
*/
.product-label.new {
    background-color: var(--wd-primary-color) !important;
}

#menu-item-52608 {
    background-color: #f2f2f2;
}

#ywpar_apply_discounts {
    color: black !important;
}

#ywpar_apply_discounts {
    color: var(--wd-primary-color);
}




p.wc-gzd-additional-info.delivery-time-info.wc-gzd-additional-info-loop {
    display: none;
}

p.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info {
    font-size: 0.7em;
}

p.wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info {
    font-size: 0.7em;
}

/* Datum in Blogartikeln ausblenden */
.post-date.wd-post-date.wd-style-with-bg {
    display: none;
}

/* Autor Infos in Blogartikeln ausblenden */
li.meta-author {
    display: none;
}

/* Responsive Youtube Embeds */
.elementor-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

/* Responsive Vimeo Embeds */
.elementor-video-iframe {
  aspect-ratio: 16 / 9;
}

div#chat-widget-container {
    margin-bottom: 50px !important;
}

.wd-sticky-btn-cart > .yith-par-message.yith-par-message-product {
  display: none !important;
}

.type-product.product .yith-par-message-variation, .type-product.product .yith-par-message {
    margin: 10px 0px 0px 0;
    padding: 10px 0px;

}

.stock.in-stock.wd-style-default {
  margin-bottom: 15px !important;
}

.wc-gzd-additional-info.delivery-time-info {
  margin-bottom: 15px !important;
}

.legal-price-info {
  margin-bottom: 0px !important;
}


.elementor.elementor-174027 {
    display: none;
}@media (min-width: 1025px) {
	.product-additional-galleries {
    padding: 0px 46px 520px 30px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-additional-galleries {
    padding: 0px 46px 520px 30px !important;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.zsiq_theme1.zsiq_floatmain {
  z-index: 9000 !important;
}


.wd-sticky-btn .cart {
    position: absolute !important;
    width: 100% !important;
	  background-color: #ffffff !important;
}



.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button {
    padding-left: calc(20px + var(--quantity-space));
    padding-top: 24px;
    padding-bottom: 12px;
}

.product-additional-galleries {
    padding: 0px 46px 358px 30px !important;
}

.elementor-shortcode {
  height: 300px !important;
}
}

@media (max-width: 576px) {
	.wd-sticky-btn .cart {
    position: absolute !important;
    width: 100% !important;
}



.product-additional-galleries {
    padding: 0px 46px 358px 30px !important;
}



.wd-sticky-btn .cart {
    position: absolute !important;
    width: 100% !important;
	  background-color: #ffffff !important;
}


.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button {
    padding-left: calc(20px + var(--quantity-space));
    padding-top: 19px;
    padding-bottom: 17px;
}

.zsiq_theme1.zsiq_floatmain {
  z-index: 9000 !important;
}

.elementor-widget-shortcode {
  width: 100% !important;
  display: block !important;
}
}

