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

:root {
	--wd-promo-popup-padding: 0px;
	--wd-header-banner-h: 40px;
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(117,117,117);
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--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: 13px;
	--wd-primary-color: rgb(131,172,43);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(151,188,119);
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(151,188,119);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(127,126,181);
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:#F2F0F5;
	--wd-bordered-bg:#F2F0F5;
}
.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: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 700px;
}
.page-title-default {
	background-color: rgb(151,188,119);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(25,25,25);
	background-image: none;
}
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-placeholder-color: rgb(158,158,158);
	--wd-form-brd-color-focus: rgb(151,188,119);
}
.product-labels .product-label.onsale {
	background-color: rgb(151,188,119);
}
.product-labels .product-label.new {
	background-color: rgb(127,126,181);
}
.product-labels .product-label.featured {
	background-color: rgb(232,195,74);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(127,126,181);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(151,188,119);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


.term-description {
    display: none !important;
}

//nastavenie sirky searchbaru
.woocommerce .custom-search-wrapper form.woocommerce-product-search {
    max-width: 100% !important;
    width: 400px !important;
    margin: 0 auto;
}
//end of nastavenie sirky searchbaru

//nastavenie POP-UP


/* 🅰️ Celý formulár */
.wpcf7-form {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

/* 🅱️ Labely */
.wpcf7-form label {
  font-weight: 700;
  font-size: 18px;
  margin-left: 20px;
  margin-bottom: 0;
  display: block;
}

/* 🅾️ Textové polia (vnorené v labeli) */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
  width: 80%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  font-size: 18px;
  border-radius: 6px;
  margin-left: 0px;
  margin-top: 8px; /* medzera medzi textom a poľom */
  border: 1px solid #ccc;
}

/* 🟢 Tlačidlo */
.wpcf7-form input[type="submit"] {
  padding: 14px 32px;
  font-weight: bold;
  background-color: #94c14a;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 18px;
}
.wpcf7-form input[type="submit"]:hover {
  background-color: #7fa33e;
}


//nastavenie POP-UP

//vypnutie animácii na mobile
@media (max-width: 768px) {
  * {
    animation: none !important;
    transition: none !important;
  }
}
@media (max-width: 576px) {
	@media only screen and (max-width: 480px) {
    /* Zrušenie animácií */
    * {
        animation: none !important;
        transition: none !important;
    }

    /* Zrušenie efektov v Elementore */
    .elementor-invisible,
    .elementor-animation-float,
    .elementor-animation-pulse,
    .elementor-animation-bounce,
    .elementor-animation-flip,
    .elementor-animation-shake,
    .elementor-animation-spin,
    .elementor-animation-grow,
    .elementor-animation-fade-in,
    .elementor-animation-fade-out,
    .elementor-animation-fade-in-up,
    .elementor-animation-fade-in-down,
    .elementor-animation-fade-in-left,
    .elementor-animation-fade-in-right,
    .elementor-animation-bounce-in,
    .elementor-animation-bounce-out,
    .elementor-animation-bounce-in-up,
    .elementor-animation-bounce-in-down,
    .elementor-animation-bounce-in-left,
    .elementor-animation-bounce-in-right {
        animation: none !important;
        opacity: 1 !important;
        transform: none !important;
    }
}

}

