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

:root {
	--wd-header-banner-h: 40px;
	--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: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", 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: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", 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: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 8px;
	--wd-primary-color: rgb(92,176,50);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(92,176,50);
	--wd-link-color-hover: rgb(46,107,198);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(92,176,50);
	--btn-accented-bgcolor-hover: rgb(85,181,97);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(92,176,50);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(92,176,50);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://plantpowders.nl/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(92,176,50);
	background-image: none;
}
.page-title-default {
	background-color: rgb(92,176,50);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-container-w: 1320px;
--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;
}

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

@media (min-width: 1320px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "hkgroteskpro";
	src: url("//plantpowders.nl/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//plantpowders.nl/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff");
	font-weight: 600;
	font-style: normal;
}

.wd-products-nav {
    position: relative;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0;
    font-size: 14px;
    display: none;
}
.wd-col.category-grid-item.cat-design-alt.without-product-count.product-category.product:hover {
    border: 3px solid #61CE70;
    inset: -15px -15px -2px -15px;
    border: inherit;
    border-radius: var(--wd-brd-radius);
    background-color: var(--wd-prod-bg, var(--bgcolor-white));
    box-shadow: 0 0 10px #61CE70;

}
    .text-container-header-top {
    position: relative;
    width: 100%;
    height: 28px;
    overflow: hidden;
    text-align: center;

    }
    .text-container-header-top p {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      margin: 0;
      text-align: center;
      opacity: 0;
      visibility: hidden; /* Ensures inactive elements are hidden */
      z-index: 0; /* Ensures inactive elements are below the active one */
      transition: opacity 1s, visibility 0s 1s; /* Smooth transition */
    }
    .text-container-header-top p.active {
      opacity: 1;
      visibility: visible;
      z-index: 1; /* Bring the active element to the front */
      transition: opacity 1s, visibility 0s 0s;
    }
    @keyframes textRotation {
      0%, 33.33% {
        opacity: 1;
      }
      33.34%, 100% {
        opacity: 0;
      }
    }
