@import url(reset.css); 

/*

	Main CSS:
	Copyright (C) 2020 OwlTree Web Solutions.
	Mobile first

*/

html
{
	width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
	-webkit-overflow-scrolling: touch;
	font-size: 100%;
}

@font-face
{
	
	font-family: 'LatoThin';
	src: url('../fonts/LatoThin.eot'); src: url('../fonts/LatoThin.eot?#iefix') format('embedded-opentype'), url('../fonts/LatoThin.svg#LatoThin') format('svg'), url('../fonts/LatoThin.woff') format('woff'), url('../fonts/LatoThin.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'LatoLight';
	src: url('../fonts/LatoLight.eot'); src: url('../fonts/LatoLight.eot?#iefix') format('embedded-opentype'), url('../fonts/LatoLight.svg#LatoLight') format('svg'), url('../fonts/LatoLight.woff') format('woff'), url('../fonts/LatoLight.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'LatoMedium';
	src: url('../fonts/LatoMedium.eot'); src: url('../fonts/LatoMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/LatoMedium.svg#LatoMedium') format('svg'), url('../fonts/LatoMedium.woff') format('woff'), url('../fonts/LatoMedium.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'LatoBold';
	src: url('../fonts/LatoBold.eot'); src: url('../fonts/LatoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/LatoBold.svg#LatoBold') format('svg'), url('../fonts/LatoBold.woff') format('woff'), url('../fonts/LatoBold.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'InterstateThin';
	src: url('../fonts/InterstateThin.eot'); src: url('../fonts/InterstateThin.eot?#iefix') format('embedded-opentype'), url('../fonts/InterstateThin.svg#InterstateThin') format('svg'), url('../fonts/InterstateThin.woff') format('woff'), url('../fonts/InterstateThin.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'InterstateLight';
	src: url('../fonts/InterstateLight.eot'); src: url('../fonts/InterstateLight.eot?#iefix') format('embedded-opentype'), url('../fonts/InterstateLight.svg#InterstateLight') format('svg'), url('../fonts/InterstateLight.woff') format('woff'), url('../fonts/InterstateLight.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'Interstate';
	src: url('../fonts/interstate.eot'); src: url('../fonts/interstate.eot?#iefix') format('embedded-opentype'), url('../fonts/interstate.svg#interstate') format('svg'), url('../fonts/interstate.woff') format('woff'), url('../fonts/interstate.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'InterstateMonoBold';
	src: url('../fonts/InterstateMonoBold.eot'); src: url('../fonts/InterstateMonoBold.eot?#iefix') format('embedded-opentype'), url('../fonts/InterstateMonoBold.svg#InterstateMonoBold') format('svg'), url('../fonts/InterstateMonoBold.woff') format('woff'), url('../fonts/InterstateMonoBold.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'Shadows Into Light';
	src: url('../fonts/Shadows Into Light.eot'); src: url('../fonts/Shadows Into Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Shadows Into Light.svg#VAGBold') format('svg'), url('../fonts/Shadows Into Light.woff') format('woff'), url('../fonts/Shadows Into Light.ttf') format('truetype');
	font-display: swap;	

}

body
{
	font-family: 'InterstateLight', sans-serif;
	font-size: 1.0em;
	line-height: 2em;
	letter-spacing: 0px;
	color: #383838;
	text-align: left;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: transparent;
}

header
{
	position: fixed;
	z-index: 100;
	float: left;
	width: 100%;
	/*height: 100px;/*180px*/
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: white;
	
}

.content-strip
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0em 0 0em 0;
	padding: 1em 0;
}

.zero-margin
{
	margin: 0;
	padding: 0;
}

.page-heading
{
	
	position: relative;
	float: left;
	z-index: 1;
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0;
}

.container
{
	clear: both;
	position: relative;
	width: 96%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 2%;
}

.container img
{
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 1%;
}

.flex-box
{
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
	z-index: 0;
}

.flex-box-v-align
{
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
	z-index: 0;
	align-items: center;
}

h1, h2.section-strip-heading
{
	font-family: 'LatoLight';
	width: 100%;
	margin: 0.5em 0%;
	font-size: 7vw;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
}

h2
{
	font-family: 'LatoLight';
	font-size: 2em;
	margin: 0em 0%;
	line-height: 1em;
	font-weight: normal;
	padding: 0;
}


h3
{
	font-family: 'LatoLight';
	font-size: 2em;
	margin: 0.5em 0;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
}

h4
{
	font-family: 'LatoLight';
	font-size: 1.5em;
	margin: 0.5em 0;
	padding: 0;
}

h5
{
	font-family: 'LatoLight';
	font-size: 1.2em;
	font-style: normal;
	text-align: left;
	margin: 0.5em 0;
	padding: 0;
}

ul
{
	display: block;
	margin-bottom: 1em;
	font-size: 1.2em;
}

p
{
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
	
}

li
{
	list-style-image: url(../images/grass-bullet.png); 
	list-style-position: outside;
	margin: 0.5em 0 0 27px;
}

a, a:visited
{
	color: inherit;
}

.container a, .container a:visited
{
	color: #89c432;
}


blockquote
{
	
}

cite
{
	font-style: italic;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}


.text-white
{
	color: white;
}

.text-green
{
	color: #28733b;
}

.text-lime
{
	color: #89c432;
}

.text-grey
{
	color: #9b9b9b;
}

.centre
{
	text-align: center;
}

hr
{
	clear: both;
	width: 80px;
	height: 3px;
	margin: 1em auto;
	color: transparent;
	background-color: #28733b;
}


/*---------- Background Colours -------------*/

.white-bg
{
	background-color: white;
}

.green-bg
{
	background-color: #28733b;
}

.lime-bg
{
	background-color: #89c432;
}

.light-grey-bg
{
	background-color: #efefef;
}

/*------------- Logo Area -------------*/

.logo-container
{
	
	float: left;
	width: 100%;
	/*min-width: 110px;*/
	/*max-width: 200px;*/
	/*height: 100px;*/
	padding: 1em 0 0 0;
	margin: 0;
	background-color: transparent;	
}

.logo-container img
{
	width: 50%;
	max-width: 350px;
	min-width: 130px; 
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	transition: all 0.2s ease-in-out;
}

.logo-container img:hover
{
	transform: scale(1.02);
}

p.header-tel
{
	font-family: 'LatoLight';
	font-size: 1.3em;
	margin: 0 0 0.4em 0;
	padding: 0;
	line-height: 1em;
}

/*----------- Navigarion Bar - Horizontal ------------*/

.nav-horizontal
{
	display: none;
	float: left;
	width: 100%;
	height: 2em;
	margin: 0 0 0 0;
	padding: 0.3em 29% 0.3em 1%;
	background-color: #89c432;
}

.nav-horizontal a {
  padding: 8px 5px 5px 5px;
  margin: 0 10px;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  transition: 0.3s;
  font-size: 0.9em;
  font-family: 'LatoMedium';
}

.nav-horizontal a:hover{
  color: #28733b;
}

.nav-horizontal a.active
{
	color: #28733b;
}


/*---------- Main Navigation Bar ----------*/

.nav
{
	/*position: fixed;*/
	float: left;
	width: 100%;
	/*height: 2em;*/
	margin: 0em 0 0 0;
	padding: 0em 0;
	text-align: right;
	background-color: transparent;
	background-color: #89c432;
	font-family: 'LatoLight';
}

.symbol-holder
{
	width: 50px;
	height: 44px;
	/*min-width: 150px;*/
	margin: 0 auto;
	padding: 0;
}

.symbol-holder:hover
{
	color: #28733b;
}

p.menu-symbol
{
	font-size: 2.0em;
	text-align: center;
	padding: 0;
	margin: 0;
}

.symbol-holder-scroll
{
	margin: 0 auto;
	padding: 0 0;
	
}

.symbol-holder-scroll:hover
{
	color: rgb(58,170,53);
	
}

.sidenav .menu-container span.menu-word
{
	font-size: 1em;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  /*background: url(../images/gregory-watermark.png) no-repeat -30% 0% #f6602d;*/
  /*background-size: 60%;*/
  background-color: rgba(138, 197, 51, 0.76);
  overflow-x: hidden;
  transition: 0.5s;
  /*padding-top: 60px;*/
}

.menu-container
{
	float: left;
	width: 100%;
	/*max-width: 800px;*/
	/*min-width: 600px;*/
	min-height: 1000px;
	margin: 0;
	padding: 4em 0 10em 0 ;
	/*background-color: rgba(58,170,53,0.9);*/
	/*background-color: rgba(169,187,167, 0.60);*/
	text-align: right;
}

.sidenav a {
  padding: 8px 20px 8px 10px;
  text-decoration: none;
  font-size: 6vw;
  line-height: 1em;
  color: white;
  /*color: #422919;*/
  display: block;
  transition: 0.3s;

}

.sidenav a:hover{
  color: #422919;
}

.sidenav a.active
{
	color: #422919;
}

.sidenav .closebtn {
  position: absolute;
  top: 7px;
  left: 17px;
  font-size: 50px;
  margin-left: 0px;
  font-family: sans-serif;
}

.sidenav img
{
	width: auto;
	min-width: 100px;
	max-width: 200px;
	padding: 0 80px 0 0;
}

.sidebar-contact
{
	margin-top: 5em;
	text-align: right;
}

.sidebar-contact p
{
	margin: 0;
}

p.sidebar-email a
{
	font-size: 4vw;
	margin: 0;
	text-align: right;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}



/*---------- Banner CSS  -----------*/

img.home-banner
{
	display: block;
	width: 90%;
	max-width: 550px;
	margin: 2em auto 0 auto;
}

.banner-section-home h2
{
	color: white;
	font-family: 'LatoBold'; 
	text-transform: uppercase;
	text-align: center;
	
}

.banner-section-home p
{
	color: white;
	font-family: 'LatoLight'; 
	text-align: center;
	font-size: 1em;
}

.banner-section-home
{
	clear: both;
	float: left;
	width: 100%;
	min-height: 150px;
	max-height: 600px;
	margin-top: 144px;
	font-family: 'LatoBold';
	color: white;
	border-bottom: 8px solid #89c432;
	overflow: hidden;
}

.banner-section
{
	clear: both;
	float: left;
	resize: horizontal;
	width: 100%;
	margin-top: 144px;
	padding: 1em 0;
	font-family: 'LatoBold';
	color: white;
	border-bottom: 8px solid #89c432;
	overflow: hidden;
}

.flex-box-banner
{
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	align-items: center;
	justify-content: center;
	z-index: 0;
}

.banner-caption
{
	float: left;
	width: 100%;
	padding-bottom: 56.25%;
	animation: captionAnimation 1.3s forwards;
	animation-delay: 1s;
	opacity: 0;
	text-align: center;
}

.banner-caption h2
{
	font-family: 'LatoBold';
	margin-bottom: 1em;
	/*background-color: rgba(0, 0, 0, 0.3);*/
}

@keyframes captionAnimation { 
	0%
	{
	    opacity: 0;
	    transform: translateY(-300px);
	}
	
	25%
	{
		opacity: 0;
	}
	
	100%
	{
		opacity: 1;
		transform: translateY(50px);
	}
}

@keyframes bannerAnimation { 
	0%
	{
	    opacity: 0;
	    transform: scale(1.1);
	}
	
	25%
	{
		opacity: 1;
	}
	
	100%
	{
		opacity: 1;
		 transform: scale(1);
	}
}

/*---------- Content Areas CSS  -----------*/


.col
{
	position: relative;
	float: left;
	width: 96%;
	margin: 1em 1%;
	padding: 0.5em 1%;
}

.col img
{
	display: block;
	width: 80%;
	margin: 0 auto;
}

.float-right
{
	float: right;
}

div.more
{
	position: absolute;
	left: 0;
	bottom: 0;
}

.divider
{
	clear: both;
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 0.3em 0;
	background-color: #28733b;
	/*background-color: #89c432;*/
}

/*------------ Sundry Links Section -------------*/

.sundry-link
{
	float: left;
	width: 46%;
	margin: 1em 1%;
	padding: 1em 1%;
	transition: all 0.3s ease-in-out;
}

img.icon
{
	display: block;
	width: 125px;
	margin: 0 auto;
	transition: all 0.3s ease-in-out;
}

img.icon:hover, img.icon:focus
{
	transform: scale(1.1);
}

.sundry-link h3
{
	text-align: center;
	font-size: 1.8em;
}

/*----------- Testimonial Slider ----------------*/


.testimonial-slider {
   display: block;
   width: 100%;
   height: auto;
   margin: 0 auto;
   padding: 0 0%;
   text-align: center;
   background: url(../images/quote-left.png) no-repeat 0% top, url(../images/quote-right.png) no-repeat 100% top;
	background-size: contain, contain;
}

.quote
{
	display: block;
		
}

.testimonial-slider ul.slider {
   display: block;
   list-style: none;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 100%;
   height: 380px;
   overflow: hidden;
   margin: 6em auto 0 auto;
}

.testimonial-slider ul.slider li {
    position: absolute;
    display: block;
    width: 70%;
    opacity: 0;
    margin: 0 15%;
    font-size: 1.2em;
    padding: 0;
}
.testimonial-slider ul.slider li:nth-child(1) {
    opacity: 1;

    -webkit-animation: fade-animation-1 25s infinite;
            animation: fade-animation-1 25s infinite;
}
.testimonial-slider ul.slider li:nth-child(2) {
    -webkit-animation: fade-animation-2 25s infinite;
            animation: fade-animation-2 25s infinite;
}
.testimonial-slider ul.slider li:nth-child(3) {
    -webkit-animation: fade-animation-3 25s infinite;
            animation: fade-animation-3 25s infinite;
}
.testimonial-slider ul.slider li:nth-child(4) {
    -webkit-animation: fade-animation-4 25s infinite;
            animation: fade-animation-4 25s infinite;
}

.testimonial-slider a, .testimonial-slider a:visited
{
	display: block;
	text-align: center;
	width: 100px;
	margin: 0em auto;
	padding: 5px;
	color: white;
	background-color: #7fa0b8;
	transform: translate(0, -1em);
	transition: all 0.2s ease-in-out;
}

.testimonial-slider a:hover, .testimonial-slider a:focus
{
	border-radius: 25px;
}

cite.author
{
	display: block;
	margin: 1em 0 0 0;
	color: #89c432;
}

/* KEYFRAME DECLARATIONS */
@keyframes fade-animation-1 {
    0%, 25%, 100% {
        opacity:0
    }
    3%, 22% {
        opacity: 1;
    }
}
@keyframes fade-animation-2 {
    0%, 25%, 50%, 100% {
        opacity:0
    }
    28%, 47% {
        opacity: 1;
    }
}
@keyframes fade-animation-3 {
    0%, 50%, 75%, 100% {
        opacity:0
    }
    53%, 72% {
        opacity: 1;
    }
}
@keyframes fade-animation-4 {
    0%, 75%, 100% {
        opacity:0
    }
    78%, 97% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-animation-1 {
    0%, 25%, 100% {
        opacity:0
    }
    3%, 22% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-2 {
    0%, 25%, 50%, 100% {
        opacity:0
    }
    28%, 47% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-3 {
    0%, 50%, 75%, 100% {
        opacity:0
    }
    53%, 72% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-4 {
    0%, 75%, 100% {
        opacity:0
    }
    78%, 97% {
        opacity: 1;
    }
}

/*--------- Product Categories Section and Product Pages ----------------*/

.category-grid
{
	display: block;
	position: relative;
	float: left;
	width: 48%;
	margin: 1em 1%;
	padding: 0;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.category-grid img
{
	display: block;
	transition: all 0.3s ease-in-out;
	padding: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.category-grid:hover img, .category-grid:focus img
{
	filter: brightness(60%);
}

.category-grid h3
{
	/*float: left;*/
	position: absolute;
	bottom: 0%;
	z-index: 10;
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	color: white;
	background-color: rgba(138, 197, 51, 0.7);
	margin: 0% 0 0 0;
	padding: 5px 0;
}

p.author
{
	font-family: 'LatoThin';
	font-size: 2em;
	margin: 0em 0;
	color: #3aaa35;
}

a.back, a.back:visited
{
	clear: both;
	display: block;
	width: 130px;
	margin: 0 auto;
	padding: 0.7em 20px;
	text-align: center;
	background-color: #28733b;
	color: white;
	font-size: 1.4em;
	transition: all 0.3s ease-in-out;	
}

a.back:hover, a.back:focus
{
	background-color: #89c432;
	border-radius: 50px;
}

p.category
{
	margin: 1em 0;
}

.product-info
{
	
}

.price, .delivery
{
	float: left;
	width: 97%;
	margin: 1em 0.5%;
	padding: 0.5em 1%;
	background-color: #efefef;
}

.price h4
{
	font-family: 'InterstateMonoBold';
	color: #89c432;
	font-size: 1.6em;
	margin-bottom: 0;
}

.price-col
{
	float: left;
	width: 50%;
	margin: 0.1em 0%;
	padding: 0;
}

.price-col:nth-child(2n+0)
{
	clear: both;
}

a.terms-apply
{
	display: block;
	clear: both;
}

.delivery h4
{
	font-family: 'InterstateMonoBold';
	font-size: 1.2em;
	margin-bottom: 0;
}

.delivery p
{
	font-size: 0.9em;
}


span.VAT
{
	margin: 0;
	padding: 0;
	color: #383838;
	font-size: 0.6em;
	font-family: 'InterstateLight';
}

.product-cta
{
	float: left;
	width: 48%;
	margin: 0.5em 25%;
	padding: 1em 1%;
	text-align: center;
	color: white;
	background-color: #89c432;
	font-family: 'InterstateMonoBold';
	font-size: 1.5em;
}

button.add-cart
{
	background-color: #89c432;
	font-family: 'Interstate';
	text-align: center;
	color: white;
	margin: 0.5em 0;
	padding: 14px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

button.add-cart:hover, button.add-cart:focus
{
	border-radius: 40px;
}

/*----------------------------Product Gallery --------------------------------*/



/* Position the image container (needed to position the left and right arrows) */
.product-container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
/*.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}*.

/* Position the "next button" to the right */
/*.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}*/

/* On hover, add a black background color with a little bit see-through */
/*.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}*/

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Four columns side by side */
.columns {
  float: left;
  width: 23%;
  margin: 1em 1% 0 1%;
}


/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.7;
}

.active,
.demo:hover {
  opacity: 1;
}


.gallery-thumb-strip
{
	clear: both;
	float: left;
	width: 76%;
	margin: 0em 10% 1em 10%;
	padding: 0 2% 2em 2%;
}

/*------------- CTA Strip -------------*/

.contact-button
{
	
	clear: both;
	width: 80%;
	max-width: 600px;
	margin: 1em auto;
	padding: 1em 1%;
	background-color: #89c432;
	text-align: center;
	color: white;
	font-size: 1.4em;
}

.contact-button h3
{
	font-size: 1.5em;
	margin: 20px 0;
}

.contact-button a, .contact-button a:visited
{
	font-size: 1.3em;
	color: white;
}

p.cta-address
{
	text-align: center;
	text-transform: uppercase;
}

.social-container
{
	float: left;
	width: 50%;
	margin: 0 25%;
	text-align: center;
}

img.social-icon
{
	
	width: 70px;
	margin: 2em auto;
	padding: 0 20px;
}


/*----------------------- News Pages ----------------*/

.news-grid
{
	float: left;
	width: 96%;
	margin: 1em 1%;
	padding: 0.5em 1%;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	background-color: white;
}

.news-grid img
{
	display: block;
	width: 100%;
	margin: 1em auto 1em auto;
	padding: 0;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.news-grid img:hover, .news-grid img:focus
{
	transform: scale(1.04);
	filter: brightness(70%);
}

.news-grid h2, .news-grid h3
{
	font-family: 'LatoThin';
	text-align: center;
	margin: 0;
	font-size: 6vw;
}

.news-grid a, .news-grid a:visited
{
	display: block;
	margin-top: 1em;
}

.news-grid a:hover, news-grid a:focus
{
	color: #c9c9c9;
}

p.news-date
{
	font-size: 1.2em;
	text-align: center;
	color: #89c432;
	margin-top: 0.5em;
	text-align: center;
}

button.see-more
{
	width: 140px;
	margin: 2em auto;
	font-family: 'InterstateThin';
	font-size: 1.2em;
	color: #422919;
	cursor: pointer;
	padding: 15px 0;
	text-align: center;
	background-color: transparent;
	border: 2px solid #a9bba7;
	transition: all 0.2s ease-in-out;
}

button.see-more:hover, button.see-more:focus
{
	border-radius: 50px;
	/*background-color: #a9bba7;*/
}

button.see-more a, button.see-more a:visited
{
	color: #422919;
}

/*-------------- Previous and Next Buttons on News Pages ---------------*/

.prev-next-container
{
	/*clear: both;*/
	float: left;
	width: 100%;
	padding: 0.5em 0;
	text-align: center;
	margin: 0;
}

ul#prev-next 
{
	width: 100%;
	margin: 0 auto;
}
  
#prev-next li
{
	float: none;
	width: auto;
	min-width: 30px;
	min-height: 40px;
	margin: 0em 20px 0em 20px;
	padding: 0.2em 1% 0.3em 1%;
	background-color: transparent;
	text-align: center;
	display: inline-table;
	list-style: none;
	color: #484848;
	font-size: 1.2em;
	border-radius: 2px;
}

#prev-next li a, #prev-next li a:active
{
	
	color: #3aaa35;
}

#prev-next li:hover, #prev-next li:focus, #prev-next li a:hover, #prev-next li a:focus
{
	background-color: transparent;
}


#prev-next a.no-after, #prev-next li.no-after
{
 	display: none;
}

#prev-next a.no-before, #prev-next li.no-before
{
 	display: none;
}

/*----------- Reviews Page -------------*/

.review
{
	float: left;
	width: 96%;
	margin: 1em 1%;
	padding: 1em 1%; 
}

p.reviewer
{
	font-family: 'LatoLight'; 
	color: #89c432;
	font-size: 1.4em;
	
}

/*---------- Map Strip -----------------*/

					
.map-strip
{
	clear: both;
	width: 100%;
	height: auto;
	max-height: 600px;
	/*margin-bottom: 1.5em;*/
}

.google-maps
{
	position: relative;
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
}

.google-maps iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 600px;
	/*filter: grayscale(100%);*/
}


/*---------- Contact Page and Form ----------*/

.contact-page p
{
	font-family: 'LatoLight';
	font-size: 1.3em;
}

.contact-page p a, .contact-page p a:visited
{
	color: #422919;
}

form
{
	float: left;
	width: 80%;
	font-size: 1.3em;
	padding: 0 0 0 0;
	margin: 0em 10% 0 10%;
	
}

fieldset ul
{
	width: 98%;
	max-width: 100%;
	padding: 0 1%;
	margin: 0 auto;
	list-style: none;
}

li.input-line
{
	margin: 0em 0% 0.5em 0%;
	list-style: none;
}

li.input-line label
{
	display: block;
	text-align: left;
	/*width: 15%;*/
	padding-right: 1em;
}

li.input-line input
{
	width: 99.5%;
	min-height: 1.5em;
	font-size: 0.9em;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0.5%;
	font-family: 'InterstateLight';
	color: white;
	background-color: #2a2a2a;
}

li.input-line input#email2
{
	display: none;
}

li.input-line textarea
{
	width: 99.5%;
	min-height: 150px;
	font-size: 0.9em;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0.5%;
	font-family: 'InterstateLight';
	color: white;
	background-color: #2a2a2a;
}


li.submit
{
	list-style: none;
	margin: 1em auto 2em auto;
}

li.submit input
{
	display: block;
	width: 140px;
	margin: 1em auto;
	font-family: 'InterstateLight';
	font-size: 1em;
	color: white;
	cursor: pointer;
	padding: 10px 0;
	text-align: center;
	background-color: #89c432;
	transition: all 0.2s ease-in-out;
	-webkit-appearance: none;
	border: none;
}

li.submit input:hover, li.submit input:focus
{
	border-radius: 50px;
}


.g-recaptcha
{
	width: 300px;
	margin: 0 auto;
}

form#review-form
{
	margin-top: 1em;
}

.form-review li.input-line input, .form-review li.input-line textarea
{
	background-color: white;
	color: gray;
}

.form-review li.submit input
{
	background-color: red;
}

.form-review li.submit input
{
	background-color: #28733b;
}
/*------------ Calculators ------------*/

li.calculator-input, li.calc
{
	list-style-image: none;
}

li.calculator-input input
{
	width: 85%;
	min-height: 1.5em;
	font-size: 0.9em;
	border: none;
	text-align: left;
	margin: 0.5em 0;
	padding: 0.4em 1%;
	font-family: 'InterstateLight';
	background-color: white;
	
}

span.units
{
	font-size: 0.8em;
}

span.units-result
{
	font-size: 0.5em;
	font-family: 'InterstateLight';
}

li.calc input
{
	display: block;
	width: 180px;
	margin: 3em auto;
	padding: 20px;
	font-size: 0.7em;
	border: none;
	background-color: white;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	list-style-image: none;
}

li.calc input:hover, li.calc input:focus
{
	border-radius: 50px;
}

div#totalArea, div#totalVolume
{
	display: block;
	float: left;
	width: 73%;
	margin: 0 15% 1em 15%;
	padding: 0.7em 1%;
	background-color: #89c432;
	text-align: center;
	font-family: 'InterstateMonoBold';
	color: white;
	font-size: 2em;
	border-radius: 50px;
}

/*---------- Footer ---------------*/

.grass-divider
{
	float: left;
	width: 100%;
	padding: 2em 0;
}

footer
{
	clear: both;
	float: left;
	width: 98%;
	background-color: #323232;
	/*background-image: linear-gradient(90deg,#422919 50%,#2d1a10 50%);*/
	font-size: 0.9em;
	color: white;
	padding: 2em 1%;
	text-align: center;
}

footer h4
{
	text-transform: uppercase;
	font-family: 'LatoMedium';
}

footer hr
{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 1em auto;
	padding: 0;
	max-width: 1280px;
	color: transparent;
	background-color: #89c432;
}

footer a, footer a:visited
{
	color: white;
	text-decoration: underline;
}

.footer-left
{
	float: left;
	width: 100%;
}

.footer-left p, .footer-right p
{
	line-height: 1.0em;
}

.footer-left a, .footer-left a:visited, .footer-right a, .footer-right a:visited, .footer-centre a, .footer-centre a:visited
{
	color: white;
}

.footer-left a:hover, .footer-right a:hover
{
	color: #89c432;
}

.footer-right, .footer-centre
{
	float: left;
	width: 100%;
	text-align: center;
	color: white;
}

footer.legals
{
	clear: both;
	float: left;
	width: 100%;
	background-color: #323232;
	/*background-image: linear-gradient(90deg,#422919 50%,#2d1a10 50%);*/
	font-size: 0.9em;
	color: white;
	padding: 0em 0%;
	text-align: center;
}

footer.legals a:hover
{
	color: #f6602d;
}

footer.legals a, footer.legals a:visited
{
	color: white;
	text-decoration: underline;
}

.reg-details
{
	clear: both;
	float: left;
	width: 100%;
	font-size: 0.8em;
	color: white;
	background-color: #2a2a2a;
	padding: 1em 0;
}

.reg-details a, .reg-details a:visited
{
	color: white;
}

.reg-details p
{
	text-align: center;
	line-height: 1.3em;
}
