/* 	Middle Slider 
	Version: 2021.11.5.16.37
*/
#middle_slider {
    height: 450px;
    background-color: #152200;
    background-image: url(images/bg_middle_slider.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	float: none;
}

.cbp-fwslider {
	position: relative;
	margin: 0;
	overflow: hidden;
	padding: 0;
	height: 450px;
}

#cbp-fwslider2 .cbp-fwslider {height: 350px;}
#cbp-fwslider3 .cbp-fwslider {height: 350px;}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#cbp-fwslider2 .cbp-fwslider ul li {width:590px;}
#cbp-fwslider3 .cbp-fwslider ul li {width:590px;}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
	height:450px;
}

#cbp-fwslider2 .cbp-fwslider ul li > a,
#cbp-fwslider2 .cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
	height:350px;
}

#cbp-fwslider3 .cbp-fwslider ul li > a,
#cbp-fwslider3 .cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
	height:350px;
}

.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	background: #47a3da;
	color: #fff;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {	background: #378fc3;}
.cbp-fwslider nav span.cbp-fwnext {right: 0px;}
.cbp-fwslider nav span.cbp-fwprev {left: 0px;}

.cbp-fwdots {
	position: absolute;
	top: 10px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

#cbp-fwslider2 .cbp-fwdots {
	bottom: 0px;
	top: inherit;
}

#cbp-fwslider2 .cbp-fwdots span.cbp-fwcurrent {
	background: #849e26;
	box-shadow: 0 0 0 0px #849e26;
}

#cbp-fwslider2 .cbp-fwdots span {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

#cbp-fwslider3 .cbp-fwdots {
	bottom: 0px;
	top: inherit;
}

#cbp-fwslider3 .cbp-fwdots span.cbp-fwcurrent {
	background: #849e26;
	box-shadow: 0 0 0 0px #849e26;
}

#cbp-fwslider3 .cbp-fwdots span {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #849e26;
	box-shadow: 0 0 0 2px #849e26;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}

.cbp-fwdots {display: none;} 






/* Middle six containers */

.pos_absolute {
    position: absolute;
}

#middle_six_containers .button {
	
    display: block;
	padding: 0.7em 1em;
    float: left;
    text-transform: uppercase;
    background-image: none;
	/*
	background-image: url("images/menu_arrow_right_2.png");
    background-position: right 10px;
    background-repeat: no-repeat;
	*/
    font-size: 11px;
    background-color: #cbe115;
    color: #222;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    font-family: "Open Sans",sans-serif;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#middle_six_containers {
    height: 220px;
	width: 100%;
	max-width: 58em;
    left: 0px;
	margin: 0 auto;
    margin-top: -200px;
    z-index: 97;
    position: relative;
	display: inline-block;
}

#middle_six_containers .mid_3_circle {
	background-repeat: no-repeat;
background-position: 0 0;
width: 82px;
height: 82px;
left: 50%;
top: -41px;
margin-left: -41px;
}

#middle_six_containers .mid_3_circle.save13 {
	background-image:url(images/middle_three_containers_circle_save13.png);
}

#middle_six_containers .mid_3_circle.newprod {
    background-image: url(images/new_products_badge.png);
    width: 85px;
    height: 82px;
    left: unset;
    top: 0;
    margin-left: unset;
    right: 0;
}

#middle_six_containers .one_third_block h2 {
font-size: 16px;
color: #2f2e2d;
text-decoration: none;
font-weight: bold;
}

#middle_six_containers .one_third_block .desc {
margin-top: 5px;
font-size: 14px;
color: #2f2e2d;
text-decoration: none;
line-height: 1em;
}

#middle_six_containers .one_third_block p {
margin-top: 5px;
font-size: 11px;
color: #2f2e2d;
text-decoration: none;
width: 120px;
margin-bottom: 15px;
font-weight: 600;
line-height: 1em;
}
#middle_six_containers .mid_3_circle.save10p {
	background-image:url(images/middle_three_containers_circle_save10p.png);
}

#middle_six_containers .mid_3_circle.save20p {
	background-image:url(images/middle_three_containers_circle_save20p.png);
}

#middle_six_containers .mid_3_circle.helpplan {
	background-image:url(images/middle_three_containers_circle_helpplan.png);
}

#middle_six_containers .mid_3_circle.comings {
	background-image:url(images/middle_three_containers_circle_comings.png);
}

#middle_six_containers .mid_3_circle.saleon {
	background-image:url(images/middle_three_containers_circle_saleon.png);
}

#middle_six_containers .one_third_block {
	width: 15.8%;
	
	height:209px;
	background-color:#eefad1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	background-repeat:no-repeat;
	background-position:center top;
	margin-left:0;
	margin-right: 1%;
	position: relative;
	background-size: cover;
}

#middle_six_containers .one_third_block:last-child {
	margin-right: 0;
}

#middle_six_containers .one_third_block a {
	display:block;
	padding-left:8%;
	padding-right:8%;
	width:84%;
	padding-top:26%;
	height:100%;
	float:left;
	text-decoration:none;
	position: relative;
	text-align: left;
}




.gpo-hp-trade-banner img { width: 100%;height: auto; }



/* Product Slider */

.blacktitle {
	color: #333;
	margin: 0;
	font-size: 1.3em;
}

.home .green_rectangle {
	width: 100%;
	float: left;
	border: 1px solid #97b42a;
	box-sizing: border-box;
	float: none;
	text-align: left;
	overflow: hidden;
}

.home .green_rectangle a {
	color: #000;
	text-decoration: none!important;
}

.home .green_rectangle .green_rect_title { 
	font-size: 1em;
	font-weight: 600;
	padding: 0.3em 1em;
	background-color: #F7F7f7;
	text-align: left; 
}

.home .green_rectangle .small_container.green_rect_products {
    padding: 2%;
    padding-bottom: 0;
}


.home .green_rectangle .small_container .slick-slider {

    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	margin-bottom: 30px;
}





.green_rectangle .product {
	position: relative;
	width: 23%;
	height: auto;
	margin: 1%;
}


.green_rectangle .product a {width: 100%; display: block; }


.green_rectangle .overlay {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0;
}

.green_rectangle .pos_relative {
    position: relative;
}

.green_rect_products .plant_title {
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 0.75em;
    display: block;
    float: left;
    margin: 0.5em 0;
    height: 2.4em;
    overflow: hidden;
    line-height: 1.2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.green_rect_products .plant_price {
    padding-top: 3px;
    width: 100%;
    text-align: left;
    font-size: 15px;
    display: block;
    float: left;
    padding-bottom: 3px;
	margin: 0;
	border-top: 1px solid #cae75e;
	color: #529502;
}

.green_rect_products p.plant_price span {

    font-weight: bold;
    /* font-size: 15px; */
}
/*
.green_rectangle .product:nth-child(2n+1) {
    margin-right: 17px;
}
*/

.green_rect_products .plant_price .from-price {
    font-weight: normal;
}




.slick-initialized .slick-slide {
    display: block;
}

/*
.slick-dots {
bottom: -18px !important;
margin: 0 auto;
}
*/
.slick-dots {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    padding: 0 0 2% 0;
    margin: 0 auto!important;
}


.slick-active button{
background-color:#97b42a !important;
border-radius:160px !important;
}
.slick-dots li.slick-active button:before{
display:none !important;
}
.slick-dots li button:before {
font-size:10px !important;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}


/* Product Slider end */





/* Testimonials */

.gpo-hp-desc { display: block;padding: 20px;border: 1px solid #97b42a; margin: 3em auto 0 auto; text-align: left; }
.gpo-hp-desc .front_page_intro_title {margin-top: -2em; font-size: 21px;font-weight: 600; }
.gpo-hp-desc .front_page_intro_title span { padding: 0 3%; background-color: #fff; }



.testimonial_front_container {
/*	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 20px; */
width: 100%;
padding-bottom: 20px;
display: flex;
justify-content: space-between;
flex-flow: row wrap;	
}

.testimonial_front_title {
	font-size: 24px;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 0;
	position: relative;
}

.testimonial-rating {
/*    background-color: #f8f9fa;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 rgba(182,196,210,0.4);
    display: inline-block;
    height: auto;
    line-height: 1em;
    margin: 1%;
    padding: 2%;
    position: relative;
    vertical-align: middle;
    white-space: normal;
    width: 30%;
	transition: all 0.5s ease-out;
    overflow: hidden;
	
!!!	NEW
	*/
	
	
background-color: #f8f9fa;
border-radius: 2px;
box-shadow: 0 1px 0 0 rgba(182,196,210,0.4);
display: flex;
height: auto;
line-height: 1em;
margin: 1%;
padding: 2%;
position: relative;
white-space: normal;
width: 30%;
transition: all 0.5s ease-out;
overflow: hidden;
align-self: stretch;
flex-flow: row wrap;
align-content: baseline;
margin-bottom: 0;	
}

.testimonial-rating:hover {
	background-color: #fbfbfb;
	box-shadow: 1px 2px 0 0 rgba(182,196,210,0.4);
	
}

.testimonial-rating-name {
	color: #1f2936;
	font-size: 14px;
	font-weight: 700;
	height: 16px;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.testimonial-rating-desc {
	color: #191919;
	font-size: 13px;
	line-height: 16px;
	max-height: unset;
	overflow: hidden;
	word-wrap: break-word;
	text-align: left;
}
.testimonial-rating .star-rating--medium {
    width: 108px;
    height: 20px;
}
.testimonial-rating .star-rating {
    width: 100%;
    display: flex;
}

.testimonial-rating .star-rating::before { content: ''; }
.testimonial-rating .star-rating--medium .star-item:not(:last-of-type) { margin-right: 2px; }
.testimonial-rating .star-rating--medium .star-item { width: 20px; }
.testimonial-rating .star-rating-5 .star-item--color { background-color: #97b42a; }
.testimonial-rating .star-item img { max-width: 100%; }





/* Mail list */

.gpo-join-mail-list { 
	background-color: #97b42a;
	display: inline-block;
	width: 100%; 
}

.gpo-jml-title {
    background-color: #8ca728;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.gpo-jml-title {
    background-color: #8ca728;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    line-height: 1em;
    padding: 1%;
}

.gpo-jml-info {
    display: inline-block;
    width: 30%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
	float:left;
	margin: 1% 0;
}

.gpo-jml-form {
    display: inline-block;
    width: 70%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
	float:right;
}
.gpo-jml-form form.wpcf7-form { margin-bottom: 0;}
.gpo-jml-form form.wpcf7-form p { margin: 0; }

.gpo-jml-form form.wpcf7-form .wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    width: 26.5%;
    margin: 1%;
    float: left;
}

.gpo-jml-form form.wpcf7-form input {
    width: 100%;
    float: left;
    height: 2em;
    line-height: 2em;
	padding: 0 4%;
}
.gpo-jml-form form.wpcf7-form input.wpcf7-submit { width: 10%; float: left; margin: 1% 0; padding: 0; }

.gpo-jml-form form.wpcf7-form span.wpcf7-not-valid-tip { 
	position: absolute;
	text-align: left;
	top: 3em;
	color: #ff0; 
}

body div.wpcf7-response-output,
body .gpo-jml-form div.wpcf7-response-output,
body .gpo-jml-form div.wpcf7-validation-errors,
body .gpo-jml-form div.wpcf7-mail-sent-ok {display: block;margin: 0;padding: 0;line-height: 1em;clear: both;margin-top: 3em;border: 0!important;font-size: 15px;margin-bottom: 1em;text-align: left;margin-right: 2em; }

.gpo-jml-form form.wpcf7-form .wpcf7-display-none {  display:none; }

/* Category buttons */

.bannercat { margin-bottom: 0.5em; } 
.bannercat a { text-decoration: none; }

.hedgeLink.content {
	background-size: cover;
	background-repeat: no-repeat;
	max-height: 76px;
	height: auto;
}
.hedgeLink.content .padding {
    padding: 2% 20px;
    height: 96%;
    background: transparent;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0.95),transparent);
    background: -o-linear-gradient(right,rgba(255,255,255,0.95),transparent);
    background: -moz-linear-gradient(to right,rgba(255,255,255,0.95),transparent);
    background: linear-gradient(to right,rgba(255,255,255,0.95),transparent);
    text-align: left;
}

.hedgeLink.content .padding:hover {
    background: -webkit-linear-gradient(left,rgba(255,255,255,1),transparent);
    background: -o-linear-gradient(right,rgba(255,255,255,1),transparent);
    background: -moz-linear-gradient(to right,rgba(255,255,255,1),transparent);
    background: linear-gradient(to right,rgb(255, 255, 255,1),transparent);
	transition: all 0.5s ease-out;
}

	
.hedgeLink.content h2 {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: 700;
	font-size: 1.125em;
	line-height: 120%;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}
	
.hedgeLink.content h2 svg {
	vertical-align: middle;
	fill: black;
}

a.bannercat:link {
	color: #2e923c;
	text-decoration: none!important;
	width: 100%;
	display: inline-block;
	margin-top: 0;		
}
.hedgeLink.content p {
	font-size: 0.875em;
	font-weight: 500;
	margin: 0;
	color: #4d6403;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}	
.hedgeLink.content p svg {
	vertical-align: middle;
	fill: #4d6403;
	width: 20px;
	height: 20px;
}

.bannercat.exl-trees .hedgeLink.content { max-height: 152px;}
.bannercat.exl-trees .hedgeLink.content .padding { padding: 9% 20px; }


.bannercat4 { display: inline-block; width: 100%; }
.bannercat4 .hedgeLink { height:auto;width: 49.7%;float: left;display: block; margin-right: 0;}
.bannercat4 a:nth-child(1) div.hedgeLink { margin-bottom: 0.6%!important; margin-right: 0.6%; }
.bannercat4 a:nth-child(2) div.hedgeLink  { margin-bottom: 0.6%!important; }
.bannercat4 a:nth-child(3) div.hedgeLink  { margin-right: 0.6%; }		
.bannercat4 .hedgeLink.content h2 { font-size: 1.5em; }
.bannercat4 .hedgeLink.content .padding {
    background: transparent;
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(90deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 75%, rgba(255,255,255,0) 100%);
}

@media (max-width: 999px) {
	.bannercat4 .hedgeLink.content h2 {  font-size: 1.2em; }
}

@media (max-width: 767px) {
	.bannercat4 .hedgeLink { width: 100%; }
	.bannercat4 a:nth-child(3) div.hedgeLink {	margin-bottom: 1% !important; }
	.bannercat4 .hedgeLink.content h2 {	font-size: 1.1em; }
}

@media (max-width: 400px) {
	.bannercat4 .hedgeLink.content h2 { font-size: 0.9em; }
}



.hpmessage, .hpmessage:hover {
	background-color: #ffecbf;
	padding: 0.5em 4%;
	font-size: 21px;
	text-align: center;
	margin: 1em auto 0 auto;
	line-height: 1.2em;
	color: black;
	display: inline-block;
	width: 100%;	
}
.hpmessage .hpmessage-text { font-size: 0.7em; line-height: 1.2em; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; }
.hpmessage .hpmessage-text strong { padding: 0.5em 0; display: inline-block; }



.plant_price ins .amount { color: #b70000; }



.page-template-template-homepage .type-page {
    padding-bottom: 0!important;
}


/*  Adaptive */

@media (max-width: 1100px) {
	#middle_six_containers .one_third_block {
		height: 19vw;
	}
}

@media (max-width: 900px) {
	
	#middle_six_containers {
		height: auto;
	}
	#middle_six_containers .one_third_block {
		width: 32.3%;
		margin-bottom: 2%;
		height: 38vw;
	}
	#middle_slider {
		height: 47vw;
	}
	.green_rect_products .plant_price { font-size: 14px; }
}

@media (max-width: 767px) {

	#middle_six_containers {
		margin-top: -20%;
		height: auto;
	}
	
	.gpo-join-mail-list .gpo-jml-title { line-height: 1em;font-size: 3vw; padding: 2%; }
	.gpo-join-mail-list .gpo-jml-info { line-height: 1em;font-size: 3.5vw; padding: 2%; width: 100%; }
	.gpo-join-mail-list .gpo-jml-form { width: 100%; }
	
	body div.wpcf7-response-output, body .gpo-jml-form div.wpcf7-response-output, body .gpo-jml-form div.wpcf7-validation-errors, body .gpo-jml-form div.wpcf7-mail-sent-ok {
		margin-top: 0;
		font-size: 10px;
		width: 60%;
		margin-left: 5%;
		padding-bottom: 5%;
	}
	
	#middle_six_containers .mid_3_circle {

		background-repeat: no-repeat;
		background-position: 0 0;
		width: 50px;
		height: 50px;
		left: 50%;
		top: -10px;
		margin-left: -41px;
		background-size: cover;
	}	
	
	#middle_six_containers .mid_3_circle.newprod {
		width: 58px;
		height: 45px;
		background-size: cover;
	}	


	.gpo-jml-form form.wpcf7-form .wpcf7-form-control-wrap {
		position: relative;
		display: inline-block;
		width: 100%;
		margin: 1% 0;
		float: left;
		padding: 0 5%;
	}	

	.gpo-jml-form form.wpcf7-form input { font-size: 3vw;  height: 3em; }
	
	.gpo-jml-form form.wpcf7-form input.wpcf7-submit {
		width: 20%;
		float: right;
		margin: 1% auto 4% auto;
		padding: 0;
		text-align: center;
		margin-right: 5%;
	}
	
	.gpo-jml-form form.wpcf7-form .wpcf7-not-valid-tip { margin-left: 4%;margin-top: 1%; color: #555!important; display:none; }


	.green_rect_products .plant_price { line-height: 1em; font-size: 13px; }
	.green_rect_products .plant_price span span.from-price { font-weight: normal; font-size: 75%; width: 100%; display: inline-block; }
	/*.green_rect_products .plant_price span { font-size: 13px; } */

}
	/*.plant_price span span.from-price:after { content:""; clear:both; } */
	
}

@media (max-width: 450px) {
	#middle_six_containers .one_third_block {
		width: 49%;
		margin-bottom: 2%;
	}
}

@media (max-width: 400px) {
	#middle_six_containers {
		margin-top: -28%;
		height: auto;
	}
}

@media (max-width: 782px) {
	
	/* adaptive 6-blocks on hp */

	#middle_six_containers .one_third_block {
		height: 38vw;
	}

	#middle_six_containers .one_third_block .button{
		font-size: 9px;
		width: 100%;
	}

	#middle_six_containers .one_third_block .desc {
		display: none;
	}

	#middle_six_containers .one_third_block h2 {
		line-height: 0.9em;
	}
}