
/* 
- Dark Grey: #2B2B2B
- Dark Green: #1D4C3A
- Light Green: #44BA30
- Lightest Green: #33E217 - for green gradient
- Blue: #01A4DD

font-family:'AvenirNextLTW01-Italic', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'AvenirNextLTW01-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'AvenirNextW01-ThinItali', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'AvenirNextW01-LightItal', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'AvenirNextLTW01-MediumI_721278', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'AvenirNextLTW01-BoldIta', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'Avenir Next W01 Thin', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:'Avenir Next W01 Light', "Helvetica Neue", Helvetica, Arial, sans-serif;


STYLES TO MATCH CKEDITOR ******************************** */

h1, h2, h3, h4, p, table, tr, td, ul, ol, li {
font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight: normal;
}

h1 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:28px;
	margin: 10px 0px;
	text-align: left;
	margin: 20px 0;
}
h2 {
	font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px;
	margin: 10px 0px 20px 0px;
	color: #01a4dd;
}
h3 {
	font-size:18px;
	margin: 10px 0px;
}
h4 {
	font-size:16px;
	margin: 10px 0px;
}
p {
	font-size:15px;
	margin: 0px 0px 10px 0px;
	font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul, ol {
	font-size:14px;	
	padding-left:40px;
	margin: 0px 0px 10px 0px;
}
ol li {
	margin: 10px 0 0 0;
	font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ol li span {
	font-family:'AvenirNextLTW01-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: normal !important;
}

strong {font-family:'AvenirNextLTW01-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;}

a {color: #44ba30;}
a:hover {color: #01a4dd;}



/* FIXES *********************************************** */

.clear:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clear {
  display: inline-block;
  clear: both;
  width:100%;
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
}
.breadcrumb {position: absolute; top: 0; right: 0; font-size: 12px; color: #cccccc;}
.breadcrumb a {color: #cccccc}
.breadcrumb a:hover {color: #888888}

/* STRUCTURAL ELEMENTS *********************************** */

body {
	background: #FFF;
	color: #000000; /*455560*/
	overflow-x:hidden;
	font-family:'Avenir Next W01 Thin', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Sets the size for all inner elements, to change individual inner, create e.g. header.inner, footer.inner */ 
.inner {
	min-height: 40px;
	width: 100%;
	max-width: 1200px;
	margin: auto;
	transition: 0.3s;
	padding:20px 40px;
}

header {
	width: 100%;
	min-height: 80px;
	background-color: #2B2B2B;
	color: #ffffff;	
}
header .inner {position: relative; padding: 0;}
/* Add the class to your logo image with either float left/right or margin: auto */
.logo {
	position: absolute;
	top: -30px;
	left: 30px;
	display: block;
	max-width: 380px;
	max-height: 200px;
	float: left;
	padding:45px 26px 30px 26px;
	border-radius: 20px;
	background-color: #ffffff;
	z-index: 9999;
}
.contact_cart {float: right; margin: 15px; padding: 0; font-size: 22px;}
.contact_cart a {color:#01A4DD; text-decoration: none; font-weight: bold;}
.quote_cart {display: inline-block; font-size: 12px; margin: 0 0 0 30px; padding: 0 0 6px 0;}
.quote_cart a {color:#ffffff !important; text-decoration: underline; font-weight: normal;}
.quote_cart img {display: inline-block; margin: 0 10px -6px 0;}
.quote_cart a:hover {opacity: 0.7;}

.featured {
	position: relative;
	width: 100%;
	clear: both;
}
.flexslider .slides img {
    max-width: 100%;
    width: 100%;
    display: block;
	min-width: 1400px;
    min-height: 420px;
}
.flex-direction-nav {z-index: 99999 !important;}

#slides_text {position: absolute; top: 0px; left: 0px; width: 90%; margin: 0 5%; padding: 2%  0 0 0px; text-shadow: -2px 2px 10px #000000;}
#slides_text h2 {width: 50%; font-size: 40px; color: #ffffff; margin: 0px 0 10px 0; padding: 0 0 0 0; font-weight: normal; line-height: 44px;}
#slides_text h3 {width: 100%; font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 20px; color: #ffffff; margin: 0px 0 1% 0; padding: 0 0 0 0; font-weight: normal; }
#slides_text h3 img {display: inline-block; margin: 0 10px 0 0;}
#slides_text h6 {width: 100%; font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px; color: #ffffff; margin: 20px 0 0px 0; padding: 0 0 0 0; font-weight: normal; line-height: 12px;}

.slides_range {text-shadow: none !important; color: #2b2b2b !important;}
.slides_range h2 {color: #2b2b2b !important; font-size: 48px !important; line-height: 48px !important; margin: 0 0 15px 0 !important;}
.slides_range h3 { width: 100%; text-align: left !important; color: #2b2b2b !important; margin: 20px 0; text-shadow: 0px 0px 5px #ffffff;}
.slides_range h6 { color: #2b2b2b !important;  text-shadow: -1px 1px 8px #ffffff;}
/*.slides_range h3 { width: 100%; text-align: center; color: #01A4DD; margin: 20px 0;}*/
.slides_range h4 {width: 100%; font-size: 22px; text-align: center; text-transform: uppercase; color: #44ba30; margin-top: 20px;}

.button_green { display: inline-block; clear: both; font-family:'AvenirNextLTW01-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px; color: #ffffff; margin: 10px 5px 0px 0; padding: 15px 30px; 
	background: #44BA30; 
	background: -webkit-linear-gradient(#33E217, #44BA30); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#33E217, #44BA30); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#33E217, #44BA30); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#33E217, #44BA30); /* Standard syntax */
	border-radius: 10px; text-shadow: none; text-decoration: none; text-transform: uppercase;}
.button_green:hover { background: #1D4C3A; color: #ffffff; }

#slides_text .coming_soon_outer {float: left; max-width: 420px; /*background-color: #000000; background-color: rgba(0,0,0,0.73);*/ background-image: url("../images/coming-soon-bg.png"); padding: 20px 15px; margin: 20px 0 0 0; position: relative; }

#slides_text .coming_soon_outer h2 {width: 100%; text-align: center;}
#slides_text .coming_soon_outer h3 {width: 100%; font-size: 40px; text-align: center; color: #01A4DD; margin: 10px 0;}
#slides_text .coming_soon_outer h4 {width: 100%; font-size: 22px; text-align: center; text-transform: uppercase; color: #44ba30; margin: 15px 0px 5px 0;}
#slides_text .coming_soon_outer p {width: 100%; text-align: center; font-size: 14px; color: #ffffff;}
#slides_text h2.centre-heading {
    width: 100%;
    text-align: center;
    margin-top: 13%;
    font-size: 50px;
    line-height: 50px;
}
/* WINTER SALE BANNER ***** */
.flexslider img.saletextimg {
    width: auto !important;
    min-width: 0px !important;
    min-height: 0px !important;
    height: 187px;
    margin-left: -15px;
}


li.wintersale .coming_soon_outer h3 {
    text-align: left !important;
    font-size: 30px !important;
    line-height: 32px;
    color: white !important;
    text-transform: uppercase;
    text-shadow: none !important;
}

li.wintersale .coming_soon_outer {
    background-image: none !important;
    background: transparent;
    padding: 0px !important;
    max-width: 100% !important;s
}

li.wintersale .coming_soon_outer p {
    text-transform: uppercase;
    text-shadow: none !important;
    font-size: 19px !important;
    text-align: left !important;
}

li.wintersale .coming_soon_outer p .button_green {
    margin-left: 12px;
    margin-top: 0px;
}

/* END WINTER SALE BANNER ***** */

/* NEW PRODUCT BANNER ******* */

.content.newproduct {
    background-color: #2b2b2b;
}

.content.newproduct img {
    float: left;
    height: 130px;
    margin-right: 20px;
    margin-bottom: 24px;
}

.content.newproduct .button_green {
    float: right;
    clear: none;
    margin-top: 40px;
}

.content.newproduct .description {float: left;}

.content.newproduct .description h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 8px;
    margin-top: 24px;
}

.content.newproduct .description p {
    color: white;
    font-size: 20px !important;
    line-height: 22px;
}

/* END NEW PRDUCT BANNER ***** */

.content {
	width: 100%;
	float: left;
}
.home_heading {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 46px;
	text-align: center;
	margin: 0 0 20px 0;
	color: #000000 !important; /*455560*/
}
.home_range_panel_outer {float: left; border: 2px solid #dddddd; clear: both; display: block;}
.home_range_panel {float: left; width: 33.33%; width: calc(100% / 3); height: 250px; margin: 0; padding: 20px 0 0 20px; border: 2px solid #dddddd; position: relative; overflow: hidden;}
.home_range_panel h3 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	color:#01A4DD;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
.home_range_panel img {
	float: right;
}
.home_range_panel .button_green {position: absolute; bottom: 20px; left: 20px;}

#range_page  {float: left; border: none; clear: both; display: block;}
#range_page .home_range_panel {float: left; width: 100%; height: auto; margin: 0; padding: 20px 50px 20px 0px; border: none; position: relative; overflow: hidden; border-top: 3px solid #eeeeee;}
#range_page .home_range_panel img {float: left; width: 150px !important; max-height: 150px; margin: 0 25px 0px 0 !important;}
#range_page .home_range_panel .button_green {position: relative; bottom: 0px; left: 0px;}

.content_why {
	float: left;
	width: 100%;
	clear: both;
	background-color: #1D4C3A;
	color: #ffffff;
	padding: 20px 0 60px 0;
}
.why_outer { width: 80%; margin: auto; }
.why_icons { width: 25%; float: left; text-align: center; padding: 0 8% 0 4%;}
.why_icons img { width: 50px; margin: 15px auto 10px auto; text-align: center; }
.why_text { width: 75%; float: left; }
.why_text h2 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 36px;
	margin-bottom: 30px;
	font-weight: normal !important;
	color: #ffffff;
}
.why_text p {font-size: 17px; margin: 24px 0 0 0;}
.why_text p img {float: left; margin-right: 20px;}
.why_text ul {list-style-image: url('/images/_icon_tick.png');}
.why_text ul li {font-size: 17px; margin: 18px 0 0 0; padding:0 0 0px 10px;}


.product_grid_outer {float: left; width: 100%; border: solid 2px #dddddd; background-color: #dddddd; margin:15px 0 40px 0;}
.product_grid {
    position: relative;
    overflow: hidden;
    float: left;
    width: 25%;
    padding-bottom: 40%;
    background-color: white;
	border: solid 2px #dddddd;
	font-family:'AvenirNextLTW01-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product_grid_content {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
	text-align: center;
}
.product_grid_content img { max-width: 80%; max-height: 160px; 
	margin: 6px auto;
}
.product_grid a { color: #2b2b2b; }
.product_grid:hover {opacity: 0.8; background-color: #eeeeee; border: solid 2px #33e217; }
.product_grid_name { display: block; width: 100%; position: absolute; bottom: 0; padding: 8px; 	background-color: #ffffff; }
.product_grid h3 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	color:#01A4DD;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
.product_grid_name span.startingfrom {
    font-size: 10px;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: -1px;
    color: #03a5dd;
}
.product_grid h6 {
    color: #01A4DD;
}
	.product_detail {float: left; width: 100%;}
	.product_detail img {float: left; width: 50%; margin: 0 5% 30px 0; padding: 10px; border: 4px solid #dddddd;}
	.product_detail h5 {float: left; display: block; margin: 0; padding: 0; font-size: 16px; line-height: 24px;}
	.product_detail p {float: left; display: block; width: 100%; margin: 0; padding: 0 0 10px 0; font-size: 15px;}
	.product_detail ul {float: left; display: block; width: 100%; margin: 0 0 10px 0; font-size: 15px;}
	.price_panel_outer {float: left; width: 45%; margin: 0 0 20px 0; }
	.price_panel {float: left; width: auto; padding: 15px; background-color: #2b2b2b; text-align: center;}
	.price_panel form {float: left; display: block; clear: both; margin:10px auto 0 0; padding: 0; color: #ffffff;}
	.price_panel h3 {float: left; display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 36px; text-align: center; color: #01A4DD;}
	.price_panel h6 {float: left; display: block; width: 100%; clear: both; margin: 0 0 6px 0; padding: 0; font-size: 13px; text-align: center; color: #01A4DD;}
	.price_panel h4 {float: left; display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 20px; text-align: center; color: #ffffff;}
	.price_panel p {float: left; display: block; width: 100%; clear: both; margin: 0; padding: 0; font-size: 16px; color: #ffffff;}
	.price_panel p label {float:left; width: 40%; display: inline-block; padding: 7px 0 0 0;  text-align: left;}
	.price_panel p select {float: right; width: 50%; display: inline-block}
	.price_panel .button_green {float: left; width: 100%; display: block; clear: both; margin: 5px 0 0 0;}

h3.oldprice strong {
    text-decoration: line-through;
}

h3.oldprice {
    font-size: 22px;
    color: #ffc600;
}

span.salediscount {
    font-size: 14px;
    margin-left: 7px;
}

.product_detail .promotext {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: rgba(255, 197, 0, 0.53);
    border: 1px solid #ffc500;
    margin-bottom: 17px;
}

.product_detail .promotext p {
    margin: 0px !important;
    padding: 0px !important;
    font-size: 21px;
    line-height: 24px;
}

.product_grid_name .discount {
    float: left;
    width: 100%;
    font-size: 15px;
    padding: 7px;
    color: white;
    background-color: #ffbd00;
    margin-top: 5px;
}

/* TABS - PRODUCT DETAILS PAGE */
#info_tabs {
  width: 100%;
	float: left;
  padding:20px 0 0 0px;
  margin: 0 auto;
}

#info_tabs section {
  display: none;
	float: left;width: 100%;
  padding:20px 30px 30px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  background: #eeeeee;
}

#info_tabs input {
  display: none;
}

#info_tabs label {
  display: inline-block;
	float: left;
	width: 25%;
  margin: 0 0 ;
  padding: 15px 0px;
  font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;
  text-align: center;
  color: #01a4dd;
	background-color: #dddddd;
  border-right: 4px solid #ffffff;
}

/*label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

label[for*='1']:before {
  content: '\f1cb';
}

label[for*='2']:before {
  content: '\f17d';
}

label[for*='3']:before {
  content: '\f16b';
}

label[for*='4']:before {
  content: '\f1a9';
}*/

#info_tabs label:hover {
  color: #ffffff;background-color: #1d4c3a;
  cursor: pointer;
}

#info_tabs input:checked + label {
  color: #ffffff;
  border-right: 4px solid #ffffff;
	background-color: #666666;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}



.sidebar_right {
	width: 27%;	
	float: right;	
}
.sidebar_menu {float: left; width: 100%; margin: 0 0 20px 0; padding: 0px 0 10px 0; background-color: #1d4c3a; color: #ffffff;}
.sidebar_menu h2 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 23px;
	margin:20px 0 10px 16px;
	color: #ffffff;
}
.sidebar_menu a {display: block; font-size: 18px; color: #ffffff; text-decoration: none; padding:10px 16px; }
.sidebar_menu a:hover {background-color: #44BA30; }
.triangle_right {color: #aaaaaa;}
.triangle_left {color: #ffffff;}

.sidebar_offer {float: left; width: 100%; margin: 0 0 20px 0; padding: 20px 0; background-color: #01A4DD; color: #ffffff; text-align: center;}
.sidebar_offer h2 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 33px;
	margin:0px 0 10px 0px;
	color: #ffffff;
}
.sidebar_offer p {font-size: 18px;margin:0px 0 10px 0px;line-height: 30px;}
.sidebar_offer a {display: block; font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 26px; color: #000000; text-decoration: none; margin: 10px 20px; padding:10px 20px;  border-radius: 10px;
	background: #FFD100; 	
	background: -webkit-linear-gradient(#FFD100, #FFAA00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFD100, #FFAA00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFD100, #FFAA00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFD100, #FFAA00); /* Standard syntax */
}
.sidebar_offer a:hover {background: #A68800; color: #ffffff; }


.sidebar_contact {float: left; width: 100%; margin: 0 0 20px 0; padding: 20px 0 20px 20px; background-color: #2b2b2b; color: #ffffff; }
.sidebar_contact h2 {
	font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 35px;
	margin:0px 0 10px 0px;
	color: #44BA30;
}
.sidebar_contact h3 {font-size: 22px;margin:0px 0 10px 0px;line-height: 28px;}
.sidebar_contact img {float: right; margin:-6px 20px 0px 25px;}
.sidebar_contact a {display: block; font-family:'Avenir Next LT W01 Bold', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 32px; color: #01a4dd; text-decoration: none; padding:0px; margin: 0 0 10px 0; }
.sidebar_contact a:hover {opacity: 0.8; }
.sidebar_contact p {font-size: 16px;margin:0px;}


footer {
	width: 100%;
	text-align:center;
	clear: both;
	color: #ffffff;
	background-color: #2B2B2B;
}
.footer-quicklinks {float: left; width: 75%; text-align: left;}
.footer-certs {float: right;}
/* VALIDATION **************************************************** */

.required {
	float:right;
	color:#C00003;
	width:2%;
}

.error {
	border: 1px solid #900002 !important;
	background-color:#FFC0C1 !important;
	transition: border 0.5s ease;
}
#error_none {display: none !important;}
#enquiry label {display: none !important;}
.valid {
	border: 1px solid #087500 !important;
	transition: border 0.5s ease;
	background-image: url(../images/tick.jpg) !important;
	background-position:right center !important;
	background-repeat:no-repeat !important;
	padding-right:10px !important;
	background-origin: content-box !important;
}


/* LAYOUT ELEMENTS *********************************************** */

.w20_left {
	width: 20%;	
	float: left;	
}

.w30_left {
	width: 30%;	
	float: left;	
}

.w40_left {
	width: 40%;	
	float: left;	
}

.w45_left {
	width: 45%;	
	float: left;	
}

.w50_left {
	width: 50%;
	float: left;	
}

.w60_left {
	width: 60%;	
	float: left;	
}

.w70_left {
	width: 70%;	
	float: left;
	padding-bottom: 40px;
}

.w80_left {
	width: 80%;	
}

.w100_left {
	width: 100%;	
	float: left;
}

.w20_right {
	width: 20%;	
	float: right;	
}

.w30_right {
	width: 30%;	
	float: right;	
}
.w30_right img {width: 100% !important; height: auto !important;}
.w30_right .button {min-width: 100% !important; height: auto !important; padding: 10px !important;}

.w40_right {
	width: 40%;	
	float: right;	
}

.w45_right {
	width: 45%;	
	float: right;	
}

.w50_right {
	width: 50%;
	float: right;	
}

.w60_right {
	width: 60%;	
	float:right;
}

.w70_right {
	width: 70%;	
	float: right;	
}

.w80_right {
	width: 80%;	
	float: right;
}

.w100_right {
	width: 100%;	
	float: right;
}

.w20_inline {
	width: 20%;	
	display: inline-block;
	vertical-align: top;
}

.w30_inline {
	width: 30%;	
	display: inline-block;
	vertical-align: top;
}

.w40_inline {
	width: 40%;	
	display: inline-block;
	vertical-align: top;
}

.w45_inline {
	width: 45%;	
	display: inline-block;
	vertical-align: top;
}

.w50_inline {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.w60_inline {
	width: 60%;	
	display: inline-block;
	vertical-align: top;
}

.w70-inline {
	width: 70%;	
	display: inline-block;
	vertical-align: top;
}

.w80_inline {
	width: 80%;	
	display: inline-block;
	vertical-align: top;
}

.w100_inline {
	width: 100%;	
	display: inline-block;
	vertical-align: top;
}

/* FORM ELEMENTS ******************************************* */

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=color],
input[type=date],
input[type=datetime],
input[type=url],
input[type=number],
textarea {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	/*background: #ffffff;*/
	border: 1px solid #d5d5d5;
	text-align: left;
	outline: none;
	color: #000000; /*5d5d5d*/
}

select::-ms-expand {
    display: none !important;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
}

select {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 11px 10px;
	line-height: 1em;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	background: #FFF url(../images/arrow_dd.png);
	background-repeat: no-repeat;
	background-position: 97% 11px;
	color:#5d5d5d;
}

.button {
	margin: 5px 0px;
	margin-right: 5px;
    min-width: 190px;
	padding: 10px 20px;
	text-decoration: none;
	display: block;
	float:left;
	text-align: center;
	color: black; /* EDIT TEXT COLOUR */
	background: #e5e5e5; /* EDIT COLOUR */
	transition:0.3s;  /* EDIT TRANSITION TIME */
}

.button:hover {
	opacity:0.7;
}
.placeholder {
	color: #c7cbd0;
}

/* MENU ITEMS ***************************************************** */

/* nav is the menu container, float left/right or margin auto for a centered menu
to auto size menu items open /js/flexnav.js and set 'calcItemWidths': false on line 14 to true
 */
nav {
	position: relative;
	z-index: 999;
	float: left;
	width: 100%;
	background-color: #1D4C3A;
}
nav .inner {
	border-right: 1px solid #67877b;
	padding: 0;
}
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
	float: right;
  margin:0;
  max-height: 0;
}

.flexnav.opacity {
	opacity: 0; 
}

.flexnav.flexnav-show {
	max-height: 2000px;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out; 
}

.flexnav.one-page {
	position: fixed;
	top: 50px;
	right: 5%;
	max-width: 200px; 
}

.flexnav {
	padding: 0px;
	margin: 0px;	
}
.flexnav li {
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 999; 
}
/* modify to change the appearance of menu items */
.flexnav li a {
	position: relative;
	display: block;
	height: 40px;
	padding: 11px 20px 0 20px;
	z-index: 2;
	overflow: hidden;
	color: #ffffff;
	border-left: 1px solid #67877b;
	text-decoration: none; 
}

.flexnav li a:hover {
	background:#44BA30;
}
.flexnav li ul {
	width: 250px; /* change to modify with of dropdown menus */
	padding: 0px;
	margin: 0px;	
	display: none;
}

.flexnav li ul li {
	font-size: 100%;
	position: relative;
	overflow: hidden; 
}

.flexnav li ul.flexnav-show li {
	overflow: visible; 
}

.flexnav li ul li a {
	display: block;
	background: #555555; 
}

.flexnav ul li ul li a {
	background: #bfbfbc; 
}

.flexnav ul li ul li ul li a {
	background: #cbcbc9; 
}

.flexnav .touch-button {
	position: absolute;
	z-index: 999;
	top: 1px;
	right: 0;
	width: 40%;
	height: 79px;
	display: inline-block;
	background: #acaca1;
	background: rgba(0, 0, 0, 0.10);
	text-align: center; 
}

.flexnav .touch-button:hover {
	cursor: pointer; 
}

.flexnav .touch-button .navicon {
	position: relative;
	top: 30px;
	font-size: 20px;
	color: #ffffff; 
}

.menu-button {
	position: relative;
	display: inline-block;
	padding: 1em;
	background: #a6a6a2;
	color: #000000;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2); 
	width: 70px;
    height: 70px;
    float: right;
    margin: 20px;
	
	/* SELECT BACKGROUND IMAGE */
	background-image:url(../images/menu_icon.png);
	background-position: center;
	background-repeat: no-repeat !important;
}

/* EXTRA PLUGIN AREAS *******************************************/

/* BUTTON */
.button_rnd:hover {
    opacity: 0.8;
}
.button_rnd {
    margin: 5px 0px;
    margin-right: 5px;
    min-width: 190px;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    color: black;
    background: #e5e5e5;
    transition: 0.3s;
    border-radius: 10px;
}


/* FADE */
.fade_80:hover {
    opacity: 0.8;
}
.fade_60:hover {
    opacity: 0.6;
}
.fade_40:hover {
    opacity: 0.4;
}
.fade_20:hover {
    opacity: 0.2;
}

/* DE-SATURATE */
.de_satur_100 {
    -webkit-filter: grayscale(100%);
    transition: 0.3s;
}
.de_satur_80 {
    -webkit-filter: grayscale(80%);
    transition: 0.3s;
}
.de_satur_60 {
    -webkit-filter: grayscale(60%);
    transition: 0.3s;
}
.de_satur_40 {
    -webkit-filter: grayscale(40%);
    transition: 0.3s;
}

.de_satur_100:hover, .de_satur_80:hover, .de_satur_60:hover, .de_satur_40:hover {
    -webkit-filter: grayscale(0%);
    transition: 0.3s;
}

/* RE-SATURATE */
.re_satur_100 {
    -webkit-filter: grayscale(0%);
    transition: 0.3s;
}
.re_satur_80 {
    -webkit-filter: grayscale(20%);
    transition: 0.3s;
}
.re_satur_60 {
    -webkit-filter: grayscale(40%);
    transition: 0.3s;
}
.re_satur_40 {
    -webkit-filter: grayscale(60%);
    transition: 0.3s;
}

.re_satur_100:hover, .re_satur_80:hover, .re_satur_60:hover, .re_satur_40:hover {
    -webkit-filter: grayscale(100%);
    transition: 0.3s;
}


/* HIDDEN SPAN ARROW */
.menu-button span {
    display: none !important;
}

.menu-button.one-page {
	position: fixed;
	top: 0;
	right: 5%;
	padding-right: 45px; 
}

.menu-button .touch-button {
	background: transparent;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center; 
}

.menu-button .touch-button .navicon {
	font-size: 16px;
	position: relative;
	top: 1em;
	color: #666; 
}

/* Testimonials ********************************** */

.testimonial {
    width: 50%;
    margin: auto;
}

.tst {
	border-bottom: solid 1px #CBCBCB;
	padding-bottom:20px;
}

.tst .tstdesc {
	font-size:18px;
	font-style: italic;
	padding:20px 0;
}

.tst .tstby {
	font-size:12px;
	padding-bottom:10px;
}

/* Gallery ********************************** */

.imggallery {
	float:left;
	width:25%;
}


/* PRODUCTS AND CATEGORIES ********************************** */

.cats {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #000;
	padding: 10px;
}

.pro_detail {
	width: 70%;
	margin: auto;
}

.detail_image,
.detail_info  {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

.detail_info input {
	width: 40px;
}

/* CART ***************************************************** */
.cart {
	width: 100%;
}

.cart .row,
.cart .row_heading {
	position: relative;
	width: 100%;
	border-bottom: 1px dashed #ccc;
}

.cart .noborder {
	border: none;
}

.cart .image {
	display: inline-block;
	width: 12%;
	padding: 5px;
	vertical-align: middle;
}

.cart .name {
	display: inline-block;
	width: 40%;
	padding: 5px;
	vertical-align: middle;
}

.cart .desc {
	display: inline-block;
	width: 100%;
	padding: 5px;
	vertical-align: middle;
}

.cart .quantity {
	display: inline-block;
	width: 12%;
	padding: 5px;
	vertical-align: middle;
}

.cart .price {
	display: inline-block;
	width: 12%;
	padding: 5px;
	vertical-align: middle;
}

.cart .item_total {
	display: inline-block;
	width: 12%;
	padding: 5px;
	vertical-align: middle;
}

.cart .remove {
	display: inline-block;
	width: 5%;
	padding: 5px;
	vertical-align: middle;
}

.cart .totals,
.cart .totals_title {
	display: inline-block;
	width: 12%;
	padding: 10px 0px;
	text-align: left;
}

.cart .button_left {
	margin: 20px 20px 0px 0px;
	float: left;
}

.cart .button_right {
	margin: 20px 0px 0px 0px;
	float: right;
}

.cart .spacer,
.cart .postage {
	display: inline-block;
	width: 64%;
	margin-left: 10px;
}

.post_col {
	padding-top: 15px;
	float: left;
}

.post_col button {
	margin-left: 20px;
}

.postage_range {
	display: none;
}

/* FORM STYLING */
form p {
    margin-top: 10px;
    margin-bottom: 5px;
}
#form_wrapper {
    padding-right: 20px;
}

/* PLUGINS ***************************/

/* TESTIMONIAL */
.testimonial {
    width: 50%;
    margin: auto;
}

/* Parralax Image */

#img_1.para_wrapper {
	background-image: url(../images/test_slide1.jpg); /* Change background Image 1 */
}
#img_2.para_wrapper {
	background-image: url(../images/test_slide1.jpg); /* Change background Image 1 */
}
#img_3.para_wrapper {
	background-image: url(../images/test_slide1.jpg); /* Change background Image 1 */
}

.para_wrapper {
	width: 100%;
	background-attachment: fixed;
	/* background-size: cover; OPTION 2 BACKGROUND ATTACHMENT */
	background-size: 100%;
}
.para_wrapper .content {
	padding: 30px; /* Change padding */
	text-align: center; /* Change text alignment */
	color: white; /* Change colour text */
}

/* Hover Image */	
.img_hover_wrap {
    width: 50%;
    height: 200px;
    float: left;
    position: relative;
    overflow: hidden;
}
.img_hover_wrap img {
    width: 100%;
    float: left;
}
.hidden_content {
	background:url(../images/blk_bg.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.5s;
	color:white;
	padding: 10px;
    text-align: center;
}
.hidden_content:hover {
	opacity:1;
	transition:0.5s;
}

/* RE-SATURATE */
.re_satur_100 {
    -webkit-filter: grayscale(0%);
    transition: 0.3s;
}
.re_satur_80 {
    -webkit-filter: grayscale(20%);
    transition: 0.3s;
}
.re_satur_60 {
    -webkit-filter: grayscale(40%);
    transition: 0.3s;
}
.re_satur_40 {
    -webkit-filter: grayscale(60%);
    transition: 0.3s;
}

.re_satur_100:hover, .re_satur_80:hover, .re_satur_60:hover, .re_satur_40:hover {
    -webkit-filter: grayscale(100%);
    transition: 0.3s;
}

/* BUTTON */
.button_rnd:hover {
    opacity: 0.8;
}
.button_rnd {
    margin: 5px 0px;
    margin-right: 5px;
    min-width: 190px;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    color: black;
    background: #e5e5e5;
    transition: 0.3s;
    border-radius: 10px;
}


/* FADE */
.fade_80:hover {
    opacity: 0.8;
}
.fade_60:hover {
    opacity: 0.6;
}
.fade_40:hover {
    opacity: 0.4;
}
.fade_20:hover {
    opacity: 0.2;
}

/* DE-SATURATE */
.de_satur_100 {
    -webkit-filter: grayscale(100%);
    transition: 0.3s;
}
.de_satur_80 {
    -webkit-filter: grayscale(80%);
    transition: 0.3s;
}
.de_satur_60 {
    -webkit-filter: grayscale(60%);
    transition: 0.3s;
}
.de_satur_40 {
    -webkit-filter: grayscale(40%);
    transition: 0.3s;
}

.de_satur_100:hover, .de_satur_80:hover, .de_satur_60:hover, .de_satur_40:hover {
    -webkit-filter: grayscale(0%);
    transition: 0.3s;
}

/* MISC */
#effects_wrapper img {
    float: left;
    width: 25%;
    padding: 10px;
}
#effects_wrapper {
    width: 100% !important;
    float: left;
}

.fancy_box_wrap {
    width: 20%;
    float: left;
    margin-right: 15px;
}	

/* PRODUCTS 2021 **** */
div#underground-tank-packages .product_grid {
    padding-bottom: 42%;
    width: 33.3334%;
}


	