/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2026 | 12:23:29 */
.single.single-post .startKitMain {
	padding: 0px !important;
}
.single.single-post .startKitMain .starterKitTen {
	padding: 30px;
	margin-bottom: 30px;
}
.single.single-post .startKitMain .starterKitTen .col-inner {
	padding-right: 0px !important;
}
.single.single-post .starterKitTen h2 {
	font-size: 42px;
}
.single.single-post .searchform .button.secondary {
	font-size: 16px;
}
.single.single-post  .singleProduct ul {
	display: none;
}
.single.single-post   .singleProduct .col-inner .singleProduct {
	padding: 0px !important;
	margin-bottom:30px !important;
}
.single.single-post   .homeProducts  .button.primary {
	font-size: 18px !important;
	padding: 10px 10px 10px 10px !important;
}
.spclBlogSec {
	padding: 30px 0px 0px 0px !important;
}
.single.single-post .homeProducts {
	padding: 10px 0px 0px 0px !important;
}

.threeNewUSP .icon-box-text {
	padding-left: 10px !important;
	line-height: 1.4;
	padding-top: 10px;
}

.policyTabs .accordion-inner {
	padding: 1.5rem !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
	font-weight: 600;
}

.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6 {
	line-height: 1.1 !important;
}
.topTipsSec h1 {
	font-size: 36px;
	text-shadow: 0px 0px 20px 0px #000;
}
.topTipsSec::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(360deg,rgba(0, 0, 0, 0.9) 0%, rgba(87, 199, 133, 0) 80%, rgba(0, 0, 0, 0.24) 100%);
	pointer-events: none;
	z-index: 1;
}
.singleProduct ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

.threeNewUSP {
	background-color: #fff;
	padding: 40px 30px !important;
	border-radius: 30px;
	box-shadow: 0px 0px 20px 0px #ddd;
	margin-bottom: -5rem !important;
	margin-top: -2rem;
}
.topRightHeroCol {
	padding-bottom: 0px;
}
.threeNewUSP .icon-box-img .icon {
	padding: 5px;
	background-color: transparent;
	border-radius: 99px;
}
.accordion-title.active {
	color: var(--fs-color-primary);
	font-weight: 400;
}
.threeEAE .col-inner {
	border: 1px solid #ddd;
	padding: 30px;
	min-height: 283px;
	border-radius: 20px;
	background-color: #fff;
}
.threeEAE .col-inner img {
	background-color: #F3F7EA;
	padding: 15px;
	border-radius: 99px;
}
.faseFour .col-inner {
	border: 1px solid #ddd;
	padding: 0px;
	min-height: 283px;
	border-radius: 20px;
	background-color: #fff;
	overflow: hidden;
	padding-top: 20px;
}
.faseFour .col-inner .icon-box-text h4, .faseFour .col-inner .icon-box-text h5, .faseFour .col-inner .icon-box-text p {
	padding: 0px 20px;
}
.faseFour .col-inner h5 {
	background-color: #52a401;
	max-width: 50px;
	padding: 0px !important;
	border-radius: 99px;
	max-height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: 25px;
	color:#fff;
}

.product-small.col.post-3059.product_cat-alle-producten::before {
	content: "Aanrader voor beginners";
	margin: 0 auto;
	background-color: #DFEED1;
	padding: 5px;
	border-radius: 5px;
	right: 25px;
	position: absolute;
	top: 15px;
	z-index: 10;
	border: 1px solid #ddd;
} 
#newsletter .mfp-close {
	opacity: 1;
	color: #fff !important;
	margin-right: 5px !important;
	margin-top: 30px !important;
}
.popupSec{
	z-index: 0;
	position: relative;
}
.popupSec::before {
	content: "";
	position: absolute;
	inset: 0;
	padding: 1.5px 1px 1px 1px;
	border-radius: 20px;
	background: radial-gradient(ellipse at top center, rgba(255,255,255,0.6), transparent 75%) top center / 100% 50% no-repeat, radial-gradient(ellipse at bottom center, rgba(255,255,255,0.6), transparent 75%) bottom center / 100% 50% no-repeat, radial-gradient(ellipse at left center, rgba(255,255,255,0.5), transparent 75%) left center / 50% 100% no-repeat, radial-gradient(ellipse at right center, rgba(255,255,255,0.5), transparent 75%) right center / 50% 100% no-repeat;
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	z-index: -1;
}
.mfp-wrap .lightbox-content {
	background-color: transparent !important;
	box-shadow: none !important;
	margin: 0 auto;
	position: relative;
	padding: 0px !important;
	border-radius:30px;
}
.popupSec .col {
	padding-bottom: 0px;
}
.popupSec {
	padding: 50px !important;
	border-radius: 30px;
	overflow: hidden;
}
.mc4wp-form-fields{
    display: flex;
    align-items: center;
    background: #dfeed1;
    border-radius: 12px;
    overflow: hidden;
}

.mc4wp-form-fields input[type="email"] {
	flex: 1;
	/* height: 54px; */
	padding: 0 18px;
	border: 0;
	background: #dfeed1;
	color: #1a1a1a !important;
	font-size: 16px;
	outline: none;
	margin-bottom: 0px !important;
	box-shadow: none;
}

.mc4wp-form-fields input[type="email"]::placeholder{
    color: #1a1a1a;
    opacity: 1;
}

.mc4wp-form-fields input[type="submit"] {
	height: 54px;
	padding: 0 30px;
	border: 0;
	background: #52a401;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	transition: .3s;
	margin: 0px;
	font-family: "Passion One",Karla;
	text-transform: none;
}

.mc4wp-form-fields input[type="submit"]:hover{
    background: #e46528;
}

.mc4wp-form-fields input[type="email"]:focus{
    box-shadow: none;
}

.blogCTA .button.primary {
	font-size: 14px;
	padding: 5px 15px;
}
.blogCTA .button.primary::after {
	display: none;
}
.blogCTA {
	padding: 0px !important;
}

.uppercase, h6, span.widget-title, th {
	letter-spacing: 0px;
	text-transform: none;
}

#customer_details input, #customer_details textarea, #customer_details select {
	box-shadow: none !important;
	border-radius: 5px !important;
}
.button.wc-forward, .blogSection .button {
	background: #52A401;
	backdrop-filter: blur(15px);
	border-radius: 6px !important;
	padding: 5px 30px !important;
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
	margin-bottom: 10px !important;
	color:#fff;
}
.button.checkout.wc-forward {
	background: #1a1a1a;
	backdrop-filter: blur(15px);
	border-radius: 6px !important;
	padding: 5px 30px !important;
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
	color:#fff;
}

.headerTitle .page-title.dark.featured-title {
	background-color: transparent;
}
.button-continue-shopping.button.primary.is-outline {
	color: #fff;
}
.headerTitle .entry-title {
	color: #1a1a1a;
	font-size: 32px;
		box-shadow: none;
	text-shadow: none;
}
.headerTitle .col {
	padding-bottom: 0px;
}
.headerTitle .woocommerce-breadcrumb.breadcrumbs, .headerTitle .woocommerce-breadcrumb.breadcrumbs a {
	color: #1a1a1a !important;
	box-shadow: none;
	text-shadow: none;
}
.row.contactRow .gform-footer #gform_submit_button_1 {
	width: 100%;
	min-height: 3rem;
	border-radius: 8px;
	background-color: #52A401 !important;
}
.row.contactRow  input, .row.contactRow  textarea {
	background: transparent !important;
	border: 1px solid #a9a9a9 !important;
	box-shadow: none !important;
	min-height: 3rem !important;
	border-radius: 8px !important;
}
.row.contactRow {
	border-radius: 15px;
	overflow: hidden;
}
.row.contactRow  .gform-theme--foundation .gform_fields {
	row-gap: 20px;
}
.banner {
	border-radius: 15px;
	overflow: hidden;
	margin-top: 15px !important;
}

.button.primary:hover {
	background-color: #1a1a1a !important;
}
.plant .icon-box {
	background-color: #45664C50;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 30px;
}
.threeSteps .col .col-inner h5 {
	position: absolute;
	top: 55px;
	z-index: 10;
	left: auto;
	background-color: #FF8E08;
	width: 90px;
	font-weight: 400;
	padding: 10px;
	border-radius: 10px 0px 0px 10px;
	font-size: 14px;
	color: #fff;
	right: 0;
}
.threeSteps a {
	color: #52a401;
}
.starterFourKit .col:nth-child(1), .starterFourKit .col:nth-child(3) {
	border-right: 1px solid #00000050;
}
.starterFourKit .col:nth-child(1), .starterFourKit .col:nth-child(2) {
	border-bottom: 1px solid #00000050;
}
.starterFourKit .col {
	padding: 30px 10px;
}
.mobile-nav .icon-menu::before, .mobile-nav .icon-heart::before, .icon-equalizer::before, .mobile-nav .icon-search::before, .header-nav .icon-search::before, .icon-shopping-cart::before {
	content: "";
}
#footer ul .col {
	padding: 0px;
}
.heroSection h6 {
	background: linear-gradient(91.39deg, #DBE8B4 -42.61%, #DFEDD1 100.62%), #FFFFFF;
	border-radius: 50px;
	padding: 15px;
	max-width: 300px;
}
/*.ctaTwoButton .button.primary {
	background-color: #061A0E !important;
}
.ctaTwoButton .button.primary:hover {
	background-color: #52A401 !important;
}*/
.singleProduct .col-inner .singleProduct {
	background-color: #fff;
	border-radius: 30px;
	overflow: hidden !important;
	padding: 30px !important;
	position: relative;
	display: block;
}
.button.primary {
	background-color: #008d36 !important;
	border-radius: 99px;
	padding: 10px 30px 10px 30px;
	font-weight: 400;
	font-size: 20px;
	font-family: "Passion One",Karla;
    text-shadow: 5px 5px 10px rgba(0,0,0,.24);
	box-shadow:none;
	border:none !important;
	color:#fff;
	line-height:1.3;
}
.button.primary:hover {
	transform: scale(1.05);
	color:#1a1a1a;
	background-color: #008d36 !important;
	box-shadow:none;
	border:none !important;
}
.button.secondary {
	background-color: #b0e217;
	color: #fff;
	font-weight: 400;
	border-radius: 99px;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	font-family: "Passion One",Karla;
    text-shadow: 5px 5px 10px rgba(0,0,0,.24);
	box-shadow:none;
	border:none !important;
	line-height:1.3;
}
.button.secondary:hover {
	transform: scale(1.05);
	color:#1a1a1a !important;
	background-color: #b0e217 !important;
	box-shadow:none;
	border:none !important;
}
.fourBoxesLeaf .col .col-inner {
	background: rgba(69, 102, 76, 0.5);
	border-radius: 20px;
	padding: 30px;
}
.eightTips .col-inner h4 {
	font-size: 28px;
}
.is-sticky-column__inner .searchform input {
	border-radius: 30px 0px 0px 30px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
}
/* =========================
   Heading Font Hierarchy
========================= */

/* Desktop */
h1 {
	font-size: 80px;
	line-height: 0.9;
}

h2 {
  font-size: 54px;
  line-height: 1;
}

h3 {
  font-size: 36px;
  line-height: 1;
}

h4 {
  font-size: 32px;
  line-height: 1;
}

h5 {
  font-size: 24px;
  line-height: 1;
}

h6 {
  font-size: 16px;
  line-height: 1;
}

/* =========================
   Tablet
========================= */
@media (max-width: 1024px) {
	.hideMob, .hideTab{
		display:none;
	}
  h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }
}

/* =========================
   Mobile
========================= */
@media (max-width: 600px) {
	.hideMob, .hideTab{
		display:none;
	}
  h1 {
    font-size: 54px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }
}

.threeButton .button{
	color: #fff;
	font-weight: 400;
	border-radius: 99px;
	padding: 10px 30px;
	font-size: 20px;
	font-family: "Passion One",Karla;
	text-shadow: 5px 5px 10px rgba(0,0,0,.24);
	box-shadow: none;
	border: none !important;
	width: 100%;
	line-height:1.3 !important;
}
.threeSteps a {
	color: #fff;
	font-weight: 400;
	border-radius: 99px;
	padding: 15px 30px;
	font-size: 20px;
	font-family: "Passion One",Karla;
	text-shadow: 5px 5px 10px rgba(0,0,0,.24);
	box-shadow: none;
	border: none !important;
	width: 100%;
}
.threeButton .buttonColOne .button.primary, .colOne a {
	background-color: #b0e217 !important;
    color: #fff;
}
.threeButton .buttonColTwo .button.primary, .colTwo a  {
	background-color: #5bc41e !important;
    color: #fff;
}
.threeButton .buttonColThree .button.primary, .colThree a  {
	background-color: #008d36 !important;
    color: #fff;
}
.threeButton .button.primary:hover, .threeSteps a:hover {
  transform: scale(1.05);
  color: #1a1a1a;
  box-shadow: none;
  border: none !important;
}

/*.threeButton .button.primary {
	width: 100%;
	background-color: transparent !important;
	color: #1a1a1a;
	border: 1px solid #ddd;
}
.threeButton .button.primary:hover {
	width: 100%;
	background-color: #1a1a1a !important;
	color: #fff;
	border: 1px solid #1a1a1a;
}*/
.kweeksLiDesign ul {
	background-color: #DFEED1;
	border-radius: 0px 20px 20px 0px;
	padding: 15px 15px 15px 30px;
	margin-left: -30px;
	width: 340px;
}
.kweeksLiDesign li{
	list-style: none;
	background: url(/wp-content/uploads/2026/07/checkmark.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	padding-left: 25px;
	background-position: left center;
	margin-left: 0px !important;
}
.headingSecDesign .col-inner li {
	list-style: none;
	background: url(/wp-content/uploads/2026/07/checkmark.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	padding-left: 25px;
	background-position-x:0px;
	background-position-y:5px;
	margin-left: 0px !important;
}

.liPointsDesign ul {
	margin-bottom: 0px !important;
}
.liPointsDesign {
	background-color: #DFEED1;
	border-radius: 20px;
	padding: 15px 15px 15px 15px;
	margin-left: 20px;
	width: 340px;
	position: absolute;
	bottom: 20px;
}
.discountPrice {
	font-size: 12px;
	background: #E2FA89;
	border-radius: 50px;
	color: #155A2F;
	padding: 10px 15px 7px 15px;
	font-weight: 400;
}

.conclusie .col-inner {
	background-color: #DFEED1;
	padding: 30px;
	border-radius: 30px;
}
.conclusie .col-inner h3 {
	background-color: #52A401;
	padding: 15px 15px 15px 30px;
	border-radius: 0px 15px 15px 0px;
	max-width: 210px;
	margin-left: -30px;
	color: #fff;
}
.headingSecDesign .col-inner:not(.col-inner .row .col-inner) {
	background: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 50px;
	margin-top: -5rem;
}
.starterKitTen h2 {
	font-size: 60px;
}
.priceBox p {
	margin-bottom: 0px;
}
.priceBox h4 {
	font-size:28px;
}
.liPointsDesign li {
	list-style: none;
	background: url(/wp-content/uploads/2026/07/checkmark.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	padding-left: 25px;
	background-position: left center;
	margin-left: 0px !important;
}
.shopthreeSteps .col .col-inner {
	background-color: #DFEED1;
	padding: 150px 50px 30px 50px;
	border-radius: 20px;
	min-height: 380px;
}
.shopthreeSteps .col .icon {
	background-color: #fff;
	position: absolute;
	top: -190px;
	left: -50px;
	border-radius: 0px 0px 80px 0px;
	padding: 30px 30px 30px 15px;
	-webkit-text-stroke: 2px #69c11d;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	color: transparent;
	font-size: 54px;
}
.shopthreeSteps .col .col-inner h5 {
	/* background-color: #fff; */
	position: absolute;
	top: 0;
	right: 0;
	max-width: 180px;
	border-radius: 0px 0px 80px 0px;
	padding: 30px 50px;
	-webkit-text-stroke: 2px #69c11d;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	color: transparent;
	font-size: 54px;
}
.productUSP .row {
	background-color: #F3F3F3;
	border-radius: 30px;
	padding: 30px;
}
.reviewSection .icon-box-img {
	width: 40px !important;
}
.reviewSection .icon-box-text p {
	padding-top: 8px;
	font-weight: 600;
}
.shopHeroBlock .col img {
	margin-bottom: -20px;
	padding-top: 30px;
}
.reviewSection .icon-box-img img {
	border-radius: 99px !important;
}
.shopHeroBlock .row {
	background-color: #DFEED1;
	border-radius: 30px;
	overflow:hidden;
}
.shopHeroBlock .row .col {
	padding: 0px !important;
}
.shopHeroBlock .row .col.shopLeftCol{
	padding: 50px !important;
}
.header-nav .icon-shopping-cart, .mobile-nav .icon-shopping-cart {
	background: url(/wp-content/uploads/2026/07/bag-2.svg);
	height: 25px;
	width: 25px;
	background-size: 25px;
	background-repeat: no-repeat;
}
.icon-menu {
	background: url(/wp-content/uploads/2026/07/menu.svg);
	height: 25px;
	width: 25px;
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: center;
}
.icon-user {
	content: url(/wp-content/uploads/2026/07/user.svg);
	height: 28px;
	width: 28px;
	font-size: 28px !important;
}
#footer .button.primary {
	background-color: #1F432D !important;
}
#footer .button.primary:hover {
	background-color: #52A401 !important;
}
.absolute-footer {
	display: none;
}
.ctaBanner .banner {
	border-radius: 30px;
	overflow: hidden;
}
.reviews .stack-row {
	margin-bottom: 15px;
}
.reviews .row .col .col-inner {
	background-color: #f3f3f3;
	padding: 50px;
	border-radius: 10px 10px 10px 100px;
}
.blogSection .box-text.text-left.is-large {
	border-top: 0;
	min-height: 300px;
	padding: 20px 25px 70px 25px;
	border-radius: 0 0 15px 15px;
}
.blogSection .box-image {
	border-radius: 0px !important;
}
.blogSection .button {
	position: absolute;
	bottom: 15px;
	font-weight: 400;
	color: #52a401;
	background-color: transparent;
	border: none;
	padding: 0px !important;
	margin-top: 0px !important;
	box-shadow: none;
}
.blogSection .button:after{
	content: "\f061";
	font-family: fontawesome !important;
	padding-left: 10px;
}
.blogSection .button:hover {
	position: absolute;
	bottom: 15px;
	font-weight: 400;
	color: #1a1a1a;
	background-color: transparent !important;
	border: none;
	padding: 0px;
	margin-top: 0px !important;
}
.is-divider {
	display: none;
}
.vragen .accordion-inner {
	padding: 5px 25px !important;
}
.vragen .active > .toggle {
	padding-top: 6px;
}
button.toggle {
	float: right !important;
	position: unset !important;
	margin-top: 0px !important;
	font-size: 14px;
	color: #2d3047 ! IMPORTANT;
	opacity: 0.7;
}
.vragen button.toggle {
	opacity: 1 !important;
}
.vragen .accordion-item {
	background: transparent !important;
	margin-bottom: 20px;
	border-radius: 10px;
	border-radius: 0px;
	background: #fffbf3;
	padding: 0px !important;
	font-size: 16px !important;
	border-bottom: 1px solid #d7d7d7 !important;
}
.vragen .accordion-title {
	border-radius: 10px;
	background: transparent;
	padding: 15px 15px 15px 25px !important;
	font-size: 18px !important;
	border: none;
}
.homeProducts .box-excerpt img {
	display: none;
}
.tenBoxes {
	margin-bottom: -230px !important;
	margin-top: 50px !important;
}
.threeUSP .col-inner {
	border-radius: 20px 0px 0px 100px;
}
.starterFourKit p {
	font-size: 18px;
	line-height: 1.4;
}
.uppercase, h6 {
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 400 !important;
	color: #52a401 !important;
	font-family: Karla !important;
}

.threeSteps .col .col-inner h4 {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 180px;
	border-radius: 0px 0px 80px 0px;
	padding: 30px 50px;
	-webkit-text-stroke: 2px #69c11d;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	color: transparent;
	font-size: 54px;
}
.threeSteps .col .col-inner {
	background-color: #F3F3F3;
	padding: 150px 50px 50px 50px;
	border-radius: 20px;
}
.starterKitTen {
	background-color: #DFEED1;
	padding: 50px;
	border-radius: 30px;
}
.priceBox {
	background-color: #143F24;
	border-radius: 0px 20px 20px 20px;
	padding: 30px !important;
}
.priceBox .col{
	padding-bottom: 0px !important;
}
#footer h4 {
	font-size: 24px;
}
#footer .social-icons.follow-icons a {
	background-color: #ffffff10 !important;
	padding: 10px;
	border-radius: 0px !important;
	border: 1px solid #ffffff10 !important;
	margin: 0px 5px;
	max-height: 2rem;
	line-height: 1.2;
}
.reviewSec .icon-box-img {
	width: 40px !important;
	border-radius: 99px !important;
	overflow: hidden;
}
.product-small.box .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	font-size: 20px;
}
.add-to-cart-button .primary.button.product_type_simple.add_to_cart_button, .add-to-cart-button .primary.button.product_type_variable.add_to_cart_button {
	width: 100%;
	margin-right: 0px;
}
.price-wrapper .price bdi {
	font-size: 20px;
	font-weight: 400;
}
.footerMainRow ul li, .footerMainRow ul.menu li {
	border-bottom: 0px !important;
	border-top: 0px !important;
}
.top-divider.full-width {
	border-top: none;
}
#masthead {
	border-bottom: 1px solid #00000015;
}
.shopPageUSP .row {
	background-color: #F7F7F7;
	padding: 30px;
	border-radius: 30px;
	border: 1px solid #dddddd5e;
}
.imgRadius img {
	border-radius: 30px;
}
.topRightHeroCol {
	z-index: 100;
	position: relative;
}
.threeUSP {
	position: relative;
	z-index: 10;
}
#footer ul li a::before, #footer .widget .menu .menu-item a::before, #footer .menu .menu-item a::before {
	content: "\f105";
	font-family: fontawesome !important;
	padding-right: 10px;
}

.reviewSec .icon-box-img img {
	padding-top: 0px !important;
}
.reviewSec .icon-box p {
	padding-top: 0px;
	font-weight: 400;
	margin-bottom: 0px;
	line-height: 1.2;
}
.single.single-product .variable-item.button-variable-item {
	background: #FFF;
	border: 1px solid #DAD9C8;
	border-radius: 12px !important;
	padding: 25px 43px !important;
	box-shadow: none !important;
}
.single.single-product .variable-item.button-variable-item.selected {
	background: #1a1a1a !important;
	color: #fff !important;
	border: 1px solid #1a1a1a !important;
}
.single_add_to_cart_button.button {
	width: 80%;
	border-radius: 10px;
	min-height: 3.5rem;
}
.ux-quantity.quantity.buttons_added {
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
}
.quantity .button.plus, .quantity .button.minus {
	border: none;
	background-color: transparent !important;
}
.input-text.qty.text {
	min-height: 3.5rem;
	border: none;
	box-shadow: none;
}
.single_add_to_cart_button.button {
	background: #52A401;
	border-radius: 10px !important;
	padding: 5px 30px !important;
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
}
.single-product .price.product-page-price span, .price.product-page-price bdi {
	font-size: 28px;
}
.product-small.box .ux-quantity {
	display: none;
}
.variable-item.button-variable-item.button-variable-item-3er-pack::after {
	content: "EMPFOHLEN" !important;
	/* display: block; */
	width: 110px;
	font-size: 12px;
	opacity: 1;
	visibility: initial;
	background-color: #D75F51;
	color: #fff;
	padding: 12px 10px;
	border: none;
}
.product-short-description li, .singleProduct ul li, .singleProduct .box-excerpt {
	font-size: 16px;
} 

.product-short-description li, .singleProduct ul li, .woocommerce-tabs .tab-panels #tab-description ul li {
	background: url(/wp-content/uploads/2026/07/checkmark.svg);
	list-style: none;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position-y: 5px;
	margin-left: 0px !important;
	margin-bottom: 5px;
}
.woocommerce-tabs .tab-panels #tab-description h5 img {
	background-color: #dfeed1;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 15px;
}
.homeProducts .box-excerpt.is-small, .woocommerce-shop .row.category-page-row .box-excerpt, .related.related-products-wrapper.product-section .box-excerpt, .woocommerce .row.category-page-row .box-excerpt{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.5;
	max-height: 3em;
	overflow: hidden;
	font-size: 16px;
	margin-top: 15px;
}
.woocommerce-shop .row.category-page-row  .box-text.box-text-products ul, .related.related-products-wrapper.product-section ul, .woocommerce .row.category-page-row .product-small.box  ul {
	display: none;
}
.woocommerce-shop .row.category-page-row .box-excerpt img, .related.related-products-wrapper.product-section .box-excerpt img{
	display:none;
}
.single-product .product-short-description img {
  background-color: #dfeed1;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 15px;
}
.woocommerce-variation-price {
	display: none;
}
.homeProducts .price-wrapper .price, .singleProduct .price-wrapper .price, .woocommerce-shop .row.category-page-row .price-wrapper .price, .related.related-products-wrapper.product-section .price, .woocommerce .row.category-page-row .price-wrapper .price{
	display: block;
	margin-top: 15px;
}
.singleProduct .box-excerpt {
	margin-top: 15px;
}
.product-small.box  .price .woocommerce-Price-amount.amount bdi {
	color: #52A401;
	font-weight: 900 !important;
}
.woocommerce-product-gallery__image.slide {
	border: 1px solid #ddd;
	border-radius: 35px;
	overflow: hidden;
}
.product-thumbnails a {
	border: 1px solid #ddd;
	overflow: hidden;
	border-radius: 10px;
	background-color: #F5F5F5;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
	border: 1px solid #ddd;
	border-radius: 10px;
}
.singleProduct .product-small.box .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	font-size: 42px;
	font-family: Passion One;
}
/*.button.primary:not(.add_to_cart_button):not(.icon.primary.button)::after{
	content: "\f061";
	font-family: fontawesome !important;
	padding-left: 10px;
}*/
.eightTips .col-inner {
	background-color: #f7f7f7;
	border-radius: 30px;
	padding: 15px;
}
.eightTips .col-inner img {
	border-radius: 30px;
}
.eightTips .col-inner .text ul li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.eightTips .col-inner .text ul li a::after {
	content: "\f105";
	font-family: fontawesome !important;
	position: absolute;
	right: 0;
}
.searchform input {
	min-height: 3rem;
}
.searchform .button.icon {
	padding: 0px;
	background-color: #52a401 !important;
	color: #fff !important;
	border-radius: 99px;
}
.woocommerce-tabs .nav > li > a {
	font-size: 18px;
	letter-spacing: 0px;
	color: #1a1a1a;
}
.woocommerce-tabs .tabs li.active a {
	color: #fff !important;
}
.woocommerce-tabs .tabs li {
	background-color: #DFEED1;
	border-radius: 15px 15px 0px 0px;
	font-size: 20px;
	padding: 5px 20px;
	border-bottom: 3px solid #52A401;
}
.woocommerce-tabs .tabs li.active {
	background-color: #52A401;
	border-radius: 15px 15px 0px 0px;
	font-size: 20px;
	padding: 5px 20px;
	border-bottom: 3px solid #52A401;
}
.woocommerce-tabs .tabs li.active a::before, .woocommerce-tabs .tabs li:hover a::before, .woocommerce-tabs .tabs li a:before{
	background: none !important;
}
.woocommerce-tabs .tabs.wc-tabs.product-tabs {
	border-bottom: none;
}
.woocommerce-tabs .tab-panels {
	background-color: #F7F7F7;
	border-radius: 0px 30px 30px 30px;
	padding: 30px;
}
.kweekschema-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.kweekschema-item {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 12px;
	border: 1px solid #ddd;
	border-radius: 8px;
	background: #fff;
	justify-content: center;
}
.kweekschema-item img {
    width: 30px;
    height: auto;
    display: block;
}

.kweekschema-item span {
    font-size: 16px;
    font-weight: 600;
}

.product-section-title.container-width.product-section-title-related {
	display: none;
}
.product-section {
	border-top: none;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
	background-color: transparent;
	bottom: 0;
	box-shadow: none;
	height: 100%;
	margin: 0 !important;
}
.policyTabs .accordion-item {
	border: 1px solid #ddd;
	border-radius: 10px;
	margin-top: 15px;
}
.policyTabs .accordion-item .accordion-title {
	border: 0px solid #ddd !important;
	padding: 15px 25px;
}
.policyTabs .accordion-item .toggle {
	right: 0 !important;
	left: auto !important;
}
.single-post h1.entry-title {
	font-size: 36px;
}
.single-post h3 {
	font-size: 24px;
}
.single-post .entry-image img {
	border-radius: 30px;
}
.blog-single .post-sidebar .widget, .blog .post-sidebar .widget, .blog-archive .post-sidebar .widget {
	margin-bottom: 1em;
	background-color: #f4f4f4;
	padding: 20px;
	border-radius: 10px;
}
.blog-single .post-sidebar .searchform input.search-field {
	max-height: 2.5rem !important;
	border-radius: 20px 0px 0px 20px !important;
	box-shadow: none;
	min-height: 2.5rem;
}
.blog-single .post-sidebar .searchform {
	margin-bottom: 0px;
}
.blog .box-image {
	border-radius: 20px;
}
.popupSec  .icon-box-text {
    padding-left: 10px !important;
}
.VindSec .button.primary:hover {
	background-color: #fff !important;
	color: #1a1a1a;
}
.heroSection .button.secondary:hover{
	background-color: #52a401;
	border: 1px solid #52a401;
	color: #fff;
}
/*.ctaBanner .button.primary:hover {
	background-color: #fff !important;
	color: #1a1a1a !important;
	box-shadow: none;
}*/


@media screen and (min-width: 1921px) {
.InnerOverOns {
	min-height: 800px;
}
.threeUSP .col-inner .row .col {
	padding-bottom: 0px;
}
 .row.row-collapse {
    max-width: 1440px !important;
}
.threeUSP .col-inner {
	border-radius: 30px 30px 30px 150px;
}
}
/* Mobile */
@media (max-width: 600px) {
    .kweekschema-list {
        grid-template-columns: 1fr;
}
.singleProduct .col-inner .singleProduct {
	background-color: #fff;
	border-radius: 30px;
	overflow: hidden !important;
	padding: 10px 10px !important;
	position: relative;
	display: block;
}
.singleProduct .box-excerpt.is-small {
	height: auto !important;
}
}

@media (min-width:768px){
.reviews .row .col .col-inner {
	min-height: 330px;
}
.starterKitTen {
	padding-bottom: 250px;
}
.tenBoxes {
	margin-bottom: 0px !important;
	margin-top: -12rem !important;
}
}
@media (min-width:1025px) and (max-width:1300px){
.logo-left .logo {
	margin-right: 0px !important;
}
.header-main .nav > li > a {
	font-size: 15px;
	font-weight: 700 !important;
}
.searchform input {
	min-height: auto !important;
}
.ux-search-submit.submit-button.secondary.button {
	font-size: 16px !important;
}
.searchform input {
	min-height: 2.5rem !important;
}
}
@media (min-width:601px) and (max-width:1024px){
.InnerOverOns .section-bg img {
	object-position: 75% 100% !important;
}
.threeButton .col {
	padding-bottom: 0px;
}
.priceBox {
	margin-bottom: 30px;
}
.imgRadius .img-inner {
	margin: 0px !important;
}
.productUSP {
	padding: 0px 15px;
}
.tenBoxes.col {
	padding-bottom: 0px !important;
}
.homeProducts .col {
	padding-bottom: 0px !important;
}
.tenBoxes {
	margin-bottom: 0px !important;
	margin-top: 2rem !important;
}
.threeUSP .col {
	padding-bottom: 0px;
	padding-right: 0px !important;
}
.threeUSP .col-inner {
	border-radius: 20px 0px 0px 60px;
}
.starterKitTen .col-inner {
	padding-right: 0px !important;
}
.starterKitTen h2 {
	font-size: 32px !important;
}
.startKitMain {
	padding: 15px;
}
.starterKitTen {
	padding: 25px !important;
}
.tenBoxes {
	margin-bottom: 0px !important;
}
.headerTitle .featured-title .page-title-inner {
	padding-bottom: 0px;
	padding-top: 0px;
}
.headerTitle	.pt-half {
	padding-top: 0px;
}
.headerTitle .pb-half {
	padding-bottom: 0px;
}
.woocommerce-tabs .tabs li {
	background-color: #DFEED1;
	border-radius: 15px 15px 0px 0px;
	font-size: 16px;
	padding: 5px 20px;
	border-bottom: 3px solid #52A401;
	margin-left: 0px;
}
.woocommerce-tabs .nav > li > a {
	font-size: 16px;
	letter-spacing: 0px;
	color: #1a1a1a;
}
.reviews > .col {
	padding-bottom: 0px;
}
.reviews .col img {
	width: 50px;
}
.rating img {
	width: 120px !important;
}
.reviews .row .col .col-inner {
	background-color: #f3f3f3;
	padding: 30px;
	border-radius: 10px 10px 10px 50px;
}
.row-collapse .col .col-inner {
	max-width: 100% !important;
	padding: 0px 15px;
}
.threeButton .button.primary {
	padding: 5px 15px;
	font-size: 14px;
}
.threeNewUSP .icon-box.featured-box {
	display: block;
}
.threeNewUSP .icon-box-text {
	padding-left: 0px !important;
	padding-top: 20px;
}
.singleProduct .col-inner .singleProduct {
	padding: 20px 0px !important;
}
.singleProduct .col-inner .singleProduct .box-image {
	width: 100% !important;
	display: ;
}
.singleProduct .col-inner .singleProduct .box-text {
	display: block;
	width: 100% !important;
	height: 100% !important;
}
.singleProduct .col-inner .singleProduct .box-excerpt {
	margin-top: 15px;
	height: auto !important;
}
}
.blogSection .cat-label {
	padding: 5px 15px;
	font-size: 16px;
	background-color: #e6f2da;
	color: #52a401 !important;
	border-radius: 5px;
}
.blogSection .flickity-slider .col-inner {
	background-color: #fff;
	box-shadow: 0px 0px 15px 3px #00000010;
	border-radius: 12px;
		overflow: hidden;
}
.single-product h1 {
	font-size: 36px;
}

.blogSection .row .col:not(.blogSection .flickity-slider .col ){
	padding-bottom: 0px;
}
.box-blog-post .post-title {
	font-size: 32px;
	line-height: 1;
}
.eightTips .col-inner .text ul li br {
	display: none;
}
@media (max-width:600px){
.priceBox .col .col-inner {
	text-align: left !important;
}
.priceBox .button.primary {
	margin-top: 20px;
}
.threeNewUSP {
	padding: 30px 10px !important;
}
.threeNewUSP .icon-box-img .icon {
	padding: 10px;
}
.popupSec .icon-box-img {
	width: 30px !important;
}
.popupSec {
	padding: 30px !important;
}
.mc4wp-form-fields {
	display: block;
	align-items: center;
	background: transparent;
	border-radius: 12px;
	overflow: hidden;
}
.mc4wp-form-fields input[type="submit"] {
	height: 54px;
	padding: 0 30px;
	border: 0;
	background: #52a401;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	transition: .3s;
	margin: 0px;
	font-family: "Passion One",Karla;
	text-transform: none;
	border-radius: 15px;
}
.mc4wp-form-fields input[type="email"] {
	flex: 1;
	height: 54px !important;
	padding: 0 18px;
	border: 0;
	background: #dfeed1;
	color: #1a1a1a !important;
	font-size: 16px;
	outline: none;
	margin-bottom: 0px !important;
	box-shadow: none;
	border-radius: 12px;
	margin-bottom: 10px !important;
}
	
.img.mobImg {
	margin-bottom: 0px !important;
}
.InnerOverOns .section-bg img {
	object-position: 0% 90% !important;
}
.box-blog-post .post-title {
	font-size: 28px;
	line-height: 1;
}
.threeButton .col {
	padding-bottom: 0px;
}
.priceBox {
	margin-bottom: 30px;
}
.row-collapse .col .col-inner {
	max-width: 100% !important;
	padding: 0px 0px;
}
.imgRadius{
	margin:0px !important;
}
.reviews .row .col .col-inner {
	background-color: #f3f3f3;
	padding: 30px;
	border-radius: 10px 10px 10px 50px;
}
.reviews .col img {
	width: 50px;
}
.reviews > .col {
	padding-bottom: 0px;
}
.rating img {
	width: 120px !important;
}
.woocommerce-tabs .nav > li > a {
	font-size: 16px;
	letter-spacing: 0px;
	color: #1a1a1a;
}
.woocommerce-tabs .tabs li {
	background-color: #DFEED1;
	border-radius: 15px 15px 0px 0px;
	font-size: 16px;
	padding: 5px 15px;
	border-bottom: 3px solid #52A401;
	margin-left: 0px;
}
.productUSP {
	padding: 0px 15px;
}
.headerTitle	.pt-half {
	padding-top: 0px;
}
.headerTitle	.pb-half {
	padding-bottom: 0px;
}
.headerTitle .featured-title .page-title-inner {
	padding-bottom: 0px;
	padding-top: 0px;
}
.headingSecDesign .col-inner:not(.col-inner .row .col-inner) {
	padding: 30px;
}
.starterFourKit .col:nth-child(1), .starterFourKit .col:nth-child(3) {
	border-right: none;
}
.starterFourKit .col {
	border-bottom: 1px solid #00000050;
	padding: 20px;
}
.starterFourKit .col:nth-child(4){
	border-bottom: none;
}

.priceBox {
	margin-bottom: 30px;
}
.threeUSP .col-inner {
	padding: 10px !important;
}
.threeSteps .col .col-inner h5 {
	left: 280px;
}
.threeSteps .col .col-inner h4 {
	max-width: 150px;
}
.tenBoxes {
	margin: 20px 0px 0px 0px !important;
	padding: 0px;
}
.threeUSP .col-inner p {
	font-size: 15px !important;
	line-height: 1.2;
}
.threeUSP .col-inner .icon-box-img {
	width: 40px !important;
	margin-bottom: 5px;
}
.threeUSP .col {
	padding-bottom: 0px;
	padding-right: 0px !important;
}
.threeUSP .col-inner {
	border-radius: 20px 0px 0px 60px;
}
.starterKitTen .col-inner {
	padding-right: 0px !important;
}
.starterKitTen h2 {
	font-size: 32px !important;
}
.startKitMain {
	padding: 15px;
}
.starterKitTen {
	padding: 25px !important;
}
.threeUspBlk .icon-box {
	display: flex;
	gap: 20px;
}
.hideMob, .hideTab{
		display:none;
}
.threeUspBlk .hideMob, .threeUspBlk .hideTab{
		display:none;
}
.shopHeroBlock .row .col.shopLeftCol {
	padding: 30px 30px 30px 30px !important;
}
.shopHeroBlock {
	padding: 30px 15px !important;
}
.shopPageUSP .row {
	padding: 15px;
}
.shopPageUSP {
	padding: 0px 15px 30px 15px !important;
}
.threeNewUSP .icon-box-text {
	padding-left: 0px !important;
	padding-top: 20px;
}
}
/*.ctaBanner .button.secondary {
	background-color: #fff;
	box-shadow:none;
}
.ctaBanner .button.secondary:hover {
	background-color: #52A401;
	color:#fff;
}
.ctaBanner .button.secondary::after {
	content: "\f061";
	font-family: fontawesome !important;
	padding-left: 10px;
}*/
.priceBox{
    border: 4px solid transparent !important;
    border-radius: 24px;
    background:
        linear-gradient(#214d24, #214d24) padding-box,
        linear-gradient(
            135deg,
            #d8ef7a 0%,
            #b5d45a 45%,
            #8ca83b 100%
        ) border-box;
}
.priceBox{
    border: 4px solid;
    border-image: linear-gradient(135deg, #d8ef7a, #b5d45a, #8ca83b) 1;
    border-radius: 24px;
}

.priceBox .button.primary {
	background: url(/wp-content/uploads/2026/07/packet.png);
	background-repeat: no-repeat;
	padding-left: 48px !important;
	background-size: 30px;
	background-position-x: 12px;
	background-position-y: 13px;
	padding-right: 15px;
}





/* Primary Button */
/* ==========================
   PRIMARY BUTTON (Design #5)
   Gradient Shift
========================== */

/*.ctaBanner .button.primary {
	gap: 12px;
	border-radius: 12px;
	background: linear-gradient(90deg,#7BC200 0%,#63B116 45%,#2F7B1F 100%);
	background-size: 220% auto;
	color: #fff;
	border: none;
	font-weight: 600;
	text-decoration: none;
	transition: all .4s ease;
	overflow: hidden;
}

.ctaBanner .button.primary i{
    transition:transform .35s ease;
}

.ctaBanner .button.primary:hover{
    background-position:right center;
    transform:translateY(-3px);
    box-shadow:0 15px 35px rgba(123,194,0,.25);
    color:#fff !important;
}

.ctaBanner .button.primary:hover i{
    transform:translateX(6px);
}*/


/* ==========================
   SECONDARY BUTTON (Design #6)
   Soft Glow
========================== */

/*.ctaBanner .button.secondary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	border-radius: 12px;
	background: transparent !important;
	color: #fff;
	border: 2px solid #fff;
	font-weight: 600;
	text-decoration: none;
	position: relative;
	transition: all .35s ease;
	padding: 12px 30px;
}

.ctaBanner .button.secondary i{
    transition:transform .35s ease;
}

.ctaBanner .button.secondary::after{
    content:"";
    position:absolute;
    inset:-2px;
    border-radius:inherit;
    box-shadow:0 0 0 rgba(123,194,0,0);
    transition:.35s ease;
    pointer-events:none;
}

.ctaBanner .button.secondary:hover{
    background:transparent !important;
    color:#0f2d1d;
    border-color:#7BC200;
    transform:translateY(-3px);
	color:#fff !important;
}

.ctaBanner .button.secondary:hover::after{
    box-shadow:
        0 0 15px rgba(123,194,0,.45),
        0 0 35px rgba(123,194,0,.25);
}

.ctaBanner .button.secondary:hover i{
    transform:translateX(6px);
}*/