/*
Theme Name: Custom
Author: Thrive web design 
Author URI: http://thriveweb.com.au/
*/
 
/*---------------------------- normalize ----------------------------*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }


::-moz-selection { background: #f9ff51; color: black; text-shadow: none; }
::selection { background: #f9ff51; color: black; text-shadow: none; }

a { color: #00e; }
a:visited {  }
a:hover { color: #06e; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }




/*---------------------------- typography ----------------------------*/

h1, h2, h3, h4, h5, h6				{ position: relative; font-weight: normal;  margin-bottom: 10px; margin-top: 20px; line-height: 130%; }


h1									{ font-size: 60px; }
h2									{ font-size: 40px; }
h3									{ font-size: 32px; }
h4									{ font-size: 18px; }
h5									{ font-size: 15px; }
h6									{ font-size: 13px; }
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
p:first-child						{ margin-top: 0; }

p{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

body, textarea, input{
	font-family: 'Titillium Web', sans-serif;
 
	font-size: 17px;
	line-height: 130%;
	
	letter-spacing: 1px;
	color: black;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6{
	color: black;
	font-weight: normal;	
	font-family: 'Titillium Web', sans-serif;
	-webkit-font-smoothing: antialiased;
}

a{
	color: #89c64e;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

a:hover{
	text-decoration: none;
	color: #73a93f;
}

blockquote{
	font-style: italic;
	font-size: 20px;
	line-height: 24px;
	color: gray;
	margin-left: 0;
	padding-left: 40px;
	border-left: dotted 2px silver;
}

/*---------------------------- helpers ----------------------------*/

.clear{
	clear:both;
}
 
.center{
	max-width:1120px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	padding: 10px;
	box-sizing: border-box;
}

.center.head{
	max-width:1440px;
	margin: auto;
}

.fright{
	float:right;
}

.taright{
	text-align:right;
}

.tacenter{
	text-align: center;
}

.alignright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.alignleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

/* Images */

.content_style img,
.wp-caption,
.wp-post-image,
a#logo img,
.hpl_item a img,
#lglogo_wrap img,
.hicon a img,
.alhov img,
.cpsingle_imgwrap img,
.image_link img,
#prodimg_wrap img{
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="wp-post-image"],
.wp-post-image,
a#logo img,
.hpl_item a img,
#lglogo_wrap img,
.hicon a img,
.alhov img,
.cpsingle_imgwrap img,
.image_link img,
#prodimg_wrap img{
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full{
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

/*---------------------------- header and body ----------------------------*/

body{
	background-color: white;
} 

header{
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-top: solid 3px #5c6361;
}

header p.tagline{
	color: #7e7f82;
	float: left;
	
	line-height: 30px;
	margin: 0;
	padding-left:10px;
	
	width: 750px;
	background-color: white;
	
	font-size: 12px;
}

a#logo{
	display: inline-block;
	float: left;
	text-align: center;
	width: 30%;
}

#head_cont{
	z-index: 600;
	position: relative;
}

a#logo:hover{
	opacity: 0.8;
}

#main{
	margin-top: 60px;
	margin-bottom: 60px;
}

/*-- Social Bar --*/

#socialtab{
	width: 25px;
	height: auto;
	margin-top: 153px;
	padding: 10px 10px 20px;
	position: fixed;
	background-color: white;
	
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

#socialtab .fa{
	height: 20px;
	width: auto;
	margin-top: 10px;
}

#mob_socialtab{
	padding: 10px 0 15px 13px;
}

#mob_socialtab .fa{
	height: 10px;
	color: #fff;
	margin-right: 10px;
}

.fa {
	font-family: font-awesome;
	cursor: pointer;
	display: block;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.fa:hover{
	opacity: 0.6;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}


@media screen and (max-width: 800px) {
	
	#socialtab{
		display: none;
	}
}

/*-- Content --*/

.content_style{

}

.content_style,
.content_style p,
.content_style li{
	font-size: 17px;
	line-height: 24px;
}

.content_style ul,
.content_style ol{
	padding: 0;
	margin-left: 20px;
}


.content_style dl{
	background-color: #f5f5f5;
}

.content_style dt{
	color: black;
	padding-bottom: 5px;
	padding-top: 5px;
	
	clear: left;
	float: left;
	text-align: right;
	width: 27%;
	margin-right: 1em;

}

.content_style dd{
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0;
	
	clear: right;
	width: 70%;
	padding-left: 30%;
}

.content_style table{
	width: 100%;
}



/*-- Content --*/

.fcol{
	margin: auto;
	width: 100%;
}

.scol{
	width: 80%;
	margin: auto;
}

.cp.scol{
	width: 60%;
}

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

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

.fcol{
	margin: auto;
	width: 100%;
}

.rcol .content{
	padding-left: 0;
	padding-right: 0;
}


.contact .lcol{
	float: left;
	width: 45%;
}

.contact .rcol{
	float: right;
	width: 45%;
}

/* ----- Full Size Nav -----*/

nav{
	position:relative;
	
	z-index:600;
	
	margin-top: 32px;
	
	float: right;
	display: inline-block;
	
	width: 70%;
}

nav ul{
	line-height:40px;
	
	z-index:400;
	
	margin:0;
	padding:0;
	
	text-align: right;
}

nav ul li{
	list-style:none;
	position:relative;
	
	margin:0;
	padding:0;
	
	text-align: left;
	display: inline-block;
	
	padding-top:15px;
	padding-bottom:15px;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

nav ul li:first-child{
	margin-left: 0;
	padding-left: 0;
}

nav ul li:last-child{
	margin-right: 0;
	padding-right: 0; 
}

nav ul li a{
	color:white;
	
	text-decoration:none;
	
	font-size:14px;
	
	display:inline-block;
	line-height:17px;	
	
	text-transform:uppercase;
}

body.single nav ul li#menu-item-16 a,
.events-archive nav ul li#menu-item-16 a{
	color: 	white;
}

nav ul li.current_page_item a,
nav ul li.current-menu-item a,
nav ul li.menu-item-object-catalog.current-page-item a,
body.single nav ul li#menu-item-15 a{
	color:#89c64e;
}

nav ul li a:hover,
nav ul li.sfHover a{
	text-decoration: none;
	color:#89c64e;
}

nav ul li.sfHover a{
	
}

nav ul li.current-menu-parent ul a{
	color:#89c64e;
}

nav ul li.current_page_item ul a,
nav ul li.current_page_parent ul a{
	color:#89c64e;
}


/*---- Res Nav ----*/

#res_nav_wrap{
	display: block;
}

#menu-btn{
	display: none;
	color: white;
	
	position: absolute;
	right: 30px;
	top: 60px;
	
	font-size: 30px;
	
	z-index: 99999999;
	
	cursor: pointer;
}

#res_nav_wrap.hide{
	opacity: 0;
	display: none;
}

#res_nav_wrap{
	opacity: 1;
	position: absolute;
	z-index: 9999999;
	top: 123px;
	left: 0;
	
	background-color: rgba(0, 0, 0, 0.8);
	
	width: 100%;
	box-sizing: border-box;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#res_nav_wrap ul{
	padding: 0;
	margin: 0;
	display: block;
}

#res_nav_wrap ul li{
	list-style: none;
	box-sizing: border-box;		
}

#res_nav_wrap ul li a{
	padding: 10px;	
	display: block;
	color: white;
}

body.single #res_nav_wrap ul li#menu-item-16 a,
.events-archive #res_nav_wrap ul li#menu-item-16 a{
	color: 	white;
}

#res_nav_wrap ul li a:hover,
#res_nav_wrap ul li.current_page_item a,
#res_nav_wrap ul li.menu-item-object-catalog.current-page-item a,
body.single #res_nav_wrap ul li#menu-item-15 a{
	background-color: black;
	color: #89c64e;
}

/*--- Grey Nav ---*/

#greynav_wrap{
	position: absolute;	
	right: 0;
	xxwidth: 50%;
	top: 3px;
	padding-left: 120px;
	box-sizing: border-box;
	
	z-index: 999999;
	
	background-image: url(images/grey-nav-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#greymen{
	margin: 0;
	padding: 0;
	
	padding-top: 6px;
	padding-bottom: 5px;
	
	box-sizing: border-box;
	
	background-color: #5c6361;
	float: left;
	max-width: 600px;
}


ul#greymen li{
	margin: 0;
	padding: 0;
	
	list-style: none;
	
	display: inline-block;
	
	padding-left: 25px;
	padding-right: 25px;
	
	border-right: solid 1px #242726;
}

ul#greymen li a{
	color: #242726;	
	font-size: 14px;
}


.status{
	background-color: #5c6361;
	padding-left: 25px;
	padding-right: 150px;
	
	padding-top: 6px;
	padding-bottom: 6px;
	
	color: #242726;	
	font-size: 14px;
	
	xxwidth: 35px;
	float: left;
}

.status a{
	color: #242726;
	cursor: pointer;
}

ul#greymen li a:hover,
ul#greymen li.current_page_item a,
.status a:hover{
	color: #89c64e;
	
}

.mapoverlay {
    background:transparent; 
    position:absolute; 
    width:100%;
    height:100%; 
    z-index: 99999;
    display: block;
}

.map_wrap{
	width: 30px;
	float: left;
}

.map_info{
	width: 55%;
	float: right;
}

/*---------- Page Style ----------*/

/*--- Style Helpers ---*/

.fleft{
	float: left;
}

.fright{
	float: right;
}

/* G background */

.green_wrap{
	background-color: #89c64e;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #344227;	
}

.green_wrap p{
	font-size: 17px;
	line-height: 23px;
}

.green_wrap .scol{
	width: 60%;
}

.green_wrap a{
	color: white;
	font-weight: bold;
}

/* DG background */

.darkgrey_wrap{
	background-color: #5b6361;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #d7dddb;
	border-bottom: solid 1px white;
}

.darkgrey_wrap p{
	color: #d7dddb;
}

.darkgrey_wrap .scol{
	
}

.darkgrey_wrap a{
	color: #8ecc53;
	font-weight: bold;
}

/* LG background */

.lightgrey_wrap{
	background-color: #d8dedc;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: solid 1px white;
}

.lightgrey_wrap .scol{
	width: 60%;
	text-align: center;
}

/* BG background */

.blackgrey_wrap{
	background-color: #2e3130;
	padding-top: 40px;
	padding-bottom: 40px;
}

.lightgrey_wrap .scol{
	text-align: center;
}

/* Page */

.list_item_wrap{
	margin-bottom: 80px;
}

/*--- Home ---*/

.vidimg_wrap{
	position: relative;
}

.hpl_item{
	width: 33.33333333%;
	float: left;
}

.hpl_inner{
	padding: 10px;	
}

.hpl_inner a{
	
}

.hpl_info{
	text-align: center;
	margin-top: 5px;
}

.hpl_info h2{
	font-size: 18px;
	line-height: 22px;
	margin: 0;
}

.htest_wrap{
	letter-spacing: 1px;
}

#htest{
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 30px;
}

.htest_wrap p{
	font-size: 17px;
}

.htest_wrap p a{
	margin-right: 7px;
}

.sml_dgrey_border{
	width: 100px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
	border-bottom: solid 1px #5b6361;
}

#lglogo_wrap{
	margin-top: 20px;
	margin-bottom: 20px;
}

#homefoot_butt{
	border: 1px solid #fff;
	background-color: #89c54d;
	padding: 10px;
	display: inline-block;
	
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 1px;
	margin-top: 30px;
}

.hicon{
	float: left;
	width: 20%;
	text-align: center;
}

.hicon a{
	display: inline-block;
}

.hicon a:hover{
	opacity: 0.6;
}

.hicon h4{
	color: #5c6361;
	font-weight: bold;
	font-size: 23px;
}

#vidimg_wrap img{
	max-width: 100%;
	height: auto;
	
	position: relative;
}

#vidimg_wrap a{
	display: block;
	position: relative;
}

#vidimg_wrap i{
	font-size: 90px;
	color: white;
	
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	text-align: center;
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/*---- Aweber ----*/

#af-form-1339397974{
	border: none !important;
	background-color: transparent !important;
}

#af-form-1339397974 .af-body input.text, 
#af-form-1339397974 .af-body textarea{
	border: none !important;
	
	box-sizing: border-box;
	padding: 10px !important;
	width: 100%;
}

#af-form-1339397974 .af-body .af-textWrap{
	width: 100% !important;
}

#af-submit-image-1339397974{

}

/*----

.mc-field-group input{
	height: 60px;
	
	box-sizing: border-box;
	background-color: #95d458;
	color: white;
}

#mc_embed_signup{
	text-align: center;
	margin-top: 60px;
}

.mc-field-group input.required.email{
	color: black !important;
	line-height: 60px;
	background-color: white !important;
	width: 70%;
	float: left;
}



.mc_title h3{
	color: white;
	font-size: 34px;
	font-weight: 600;
}

#mc-embedded-subscribe{
	width: 30%;
	float: right;
}

#mc-embedded-subscribe:hover{
	opacity: 0.8;
}


----*/

.mc_title h3{
	color: white;
}

#mc-embedded-subscribe{
	background-color: #89c64e;
	color: white;
}




/*--- Contact ---*/

#social {
margin: 0;
padding: 0;
}
#social li {
margin: 0;
padding: 0;
list-style: none;
line-height: 38px;
}
#social li a {
margin-left: 20px;
font-size: 40px;
line-height: 45px;
}
#social li a span{

font-size: 20px;
color: black;
}


/*--- About ---*/

.about.scol{
	
}

.aboutdg .fleft{
	width: 67%;
}

.aboutdg .fright{
	width: 30%;
	text-align: right;
}

.al_item{
	margin-bottom: 60px;
}

a.alhov{
	float: left;
	width: 23%;
	display: inline-block;
	position: relative;
}

.alhbox{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a.alhov:hover .alhbox{
	opacity: 1;
}

a.alhov span{
	position: absolute;
	top: 50%;
	width: 50%;
	transform: translate(50%,50%);
	-webkit-transform: translate(30%,-50%);

	color: #89c64e;
	padding: 15px;
	
	border: solid 1px #89c64e;
	text-align: center;
	text-transform: uppercase;
}

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

.al_info h4{
	margin: 0;
	line-height: 30px;
	font-weight: 300;
}

.al_info h4 strong{
	display: block;
}

.about.sml_dgrey_border{
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.al_butt{
	color: white;
	background-color: #89c64e;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	
	text-transform: uppercase;
	text-align: center;
	
	display: block;
}

a.al_butt:hover{
	background-color: #73a93f;	
}

/*--- Members ---*/

.members.scol{
	text-align: center;
}

/*--- Listing ---*/

.list_item{
	margin-bottom: 30px;
}

.list_item img{
	float: left;
	margin-right: 20px;
}

/*--- Listing Maps ---*/

.map_wrap{
	width: 40%;
	float: left;
	position: relative;
}

.map_wrap iframe{
	width: 100% !important;
	height: 350px !important;
}

/*--- Custom Posts ---*/


.cp_wrap{
	width: 33.3333%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.cp_inner{
	padding: 10px;
	box-sizing: border-box;
}

.cp_inner a{
	color: black;
}

.cp_inner a:hover{
	color: #73a93f;
}

.cp.lightgrey_wrap{
	text-align: center;
}

.cp_posts{
	margin-top: 50px;
	margin-bottom: 60px;
}

.cpsingle_item{
	margin-bottom: 40px;
}

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

.cpsingle_info{
	width: 65%;
	float: right;
}

.en_butt{
	text-align: left;
}

.en_butt a{
	display: inline-block;
	color: white;
	background-color: #89c64e;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	
	margin-top: 60px;
	font-size: 26px;
}

.en_butt a:hover{
	background-color: #73a93f;
}

.cpsinglelist_wrap{
	margin-top: 80px;
	margin-bottom: 80px;
}

/*----*/

.four04{
	color: white !important;
	text-align: center;
}

h1.four04{
	margin-top: 100px !important;

	font-size: 300px;
	line-height: 350px;
}

.edit_link{
	position: absolute;
	left: -10px;
	top: 127px;
	
	background-color: whitesmoke;
	color: #125a68;
	
	padding: 5px;
	padding-left: 20px;
	padding-right: 15px;
	
	display: inline-block;
	font-size: 11px;
	
	z-index: 999999;
}

.edit_link span{
	padding-left: 5px;
	margin-right: 5px;
	border-right: dotted 1px #eaede3;
}

.edit_link a{
	background-color: transparent !important;
}

#tribe-events-pg-template{
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}

#tribe-events .tribe-events-button, .tribe-events-button{
	color: white !important;
}

#tribe-events .tribe-events-button, 
#tribe-events .tribe-events-button:hover, 
#tribe_events_filters_wrapper input[type=submit], 
.tribe-events-button, 
.tribe-events-button.tribe-active:hover, 
.tribe-events-button.tribe-inactive, 
.tribe-events-button:hover, 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a{
	background-color: #89c64e !important;
}

#tribe-events-content .tribe-events-tooltip h4, 
#tribe_events_filters_wrapper .tribe_events_slider_val, 
.single-tribe_events a.tribe-events-gcal, 
.single-tribe_events a.tribe-events-ical{
	color: #89c64e !important;
}

/*---------------------------- sub pages ----------------------------*/

.attachment-subpage_thumbnail {
    float: left;
	margin-right:20px;
	margin-bottom:20px;
    padding: 5px;
    background:#FFF;
    background-image: url(images/diag.png);
    padding: 10px;
}
.description {
	overflow: hidden;
	margin-bottom:10px;
}

.description a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.description  h3 a{
	padding-top:0;
}

.border{
	border-top:1px #E9E9E9 solid;
	margin-bottom: 20px;
}


/*---------------------------- sidebar ----------------------------*/
.sidebar_widget{
	padding-bottom: 20px;
	
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px;
}

.sidebar_widget.banner{
	padding-bottom: 0;
	background-color: transparent;
}

.sidebar_widget h3{
	padding-left: 10px;
	line-height: 40px;
	
	font-size: 16px;

	color: #808080;
	
	border-radius: 3px;
	background-color: #EFEFEF;
    text-shadow: 1px 1px 1px white;

}

.sidebar_widget p{
	overflow: hidden;
	font-size: 12px;
}

.sidebar_widget a.more{
	color: #e85434;
	font-size: 10px;
}

.attachment-blog_thumbnail{
	padding: 3px;
	border: solid 1px #ccc;
	border-radius: 10px;
	float: left;
	margin-left: 20px;
}

.sidebar_widget li{
	padding-top: 5px;
	padding-bottom: 5px;
}


/*------------------------- blog header ------------------------*/

#blog_head{	
	
}

.sres{
	font-style: italic;	
}

#searchbox{
	display: inline-block;
	position: relative;
	margin-right:20px;
}

#searchbox form{
	width:100%;
	box-sizing: border-box;
}



.is_webkit select {
  /* Tweaks for Safari + Chrome. */
 
}

select{
	-webkit-appearance: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid;
	border: none;
	color: #000;
	outline: 0;
	padding: 6px;
	font-size: 12px;
	
	box-sizing: border-box;
	
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}

h2.btitle{
	font-size: 22px;
	text-transform: uppercase;
	width: 45%;
	float: left;
	background-color: white;
	color: #125a68;
	text-align: center;
}


/*---------------------------- blog format ----------------------------*/

article{
	margin-bottom:40px;
	width: 33.33333%;
	float: left;
}

.blog_inner{
	padding: 15px;
	box-sizing: border-box;
}

.indexhbox{
	position: relative;
	display: block;
}



.bp_info{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.indexhbox:hover .bp_info{
	opacity: 1;
}

.bp_info span{
	position: absolute;




	top: 50%;
	left: 50%;
	width: 60%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);


	color: #89c64e;
	padding: 15px;
	
	border: solid 1px #89c64e;
	text-align: center;
	text-transform: uppercase;
}

.btitle{
	text-align: center;
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0;
	margin-top: 10px !important;
	margin-bottom: 5px !important;
	display: block;
}

.bexc p{
	font-size: 14px !important;
	line-height: 21px;
}

.btextlink{
	color: black;
	display: block;
}

.btextlink:hover{
	opacity: 0.7;
	color: black;	
}

.date_box p{
	margin: 0;
	padding: 0;
	text-shadow: none;
	position: relative;
	top:2px;
}

.date_box{
	background-color: #E9E9E9;
	
	padding:10px;
	height:18px;
	
	margin-bottom:20px;
	margin-top: 10px;
}

.date_box a{

	font-style:italic;
}

.search .date_box .stats{
	font-size: 20px;
}

.date_box .stats{
	float:left;
}

.date_box .date{
	float:right;
	text-align:right;
}

.dets{
	padding-left: 20px;
	padding-right: 20px;
}

.dets h2{
	text-align: center;
}

.dets ul #perm a{
	background:none;
}

.dets ul a:hover.
.dets .edit_link a:hover{
	text-decoration: underline;
}

.dets ul img:hover{
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);

}

.dets ul{
	padding-left: 0;
}

.dets li,
.dets .edit_link{
	line-height: 22px;
	list-style: none;
	text-align: center;
}

.dets li.perm a{
	background: none;
}

.dets li a:hover{
	text-decoration: underline;
} 

.dets li.perm a:hover{
	background: none;
}

.single article{
	border-bottom: 0;
	padding-bottom: 0;
	width: 60%;
	margin: auto;
	float: none;
	text-align: center;
}

.single .content_wrap{
	text-align: left;
}

#post_nav{
	margin-top: 60px;
}

#pn_next{
	float: right;
	text-align: right;	
}

/*---------------------------- paging ----------------------------*/

.navigation {  
	display: block;  
	text-align: left;   
	margin-bottom: 20px;  
	font-size:80%;
	padding-top:20px;
	margin-top:20px;	
}  

.nav-previous{
	float: right;
}

.navigation a{  
	text-align:center;  
	padding:5px 10px !important;  
	margin:0 2px 0 2px !important;  
	font-size:14px !important;
	text-decoration:none;
	line-height:25px;
}



/*---------------------------- comments ----------------------------*/

div#comments{
	position:relative;
}

#comments textarea{
	width:100%;
	box-sizing: border-box;
}

#comments .author{
	float:left;
	font-weight:bold;
	line-height: 30px;
}

#comments .time{
	color:#a5a5a5;
	float:right;
}

#comments em{
	padding-bottom:15px;
	display:block;
}

#comments #comments_num{
	position:absolute;
	left:-260px;
	top:0;
	margin:0;
}

article #comments #comments_num{
	display:none;
}

#comments .commentlist{
	margin:0;
	padding:0;
}

#comments .comment {
	padding-bottom:5px; 
	border-top:solid 1px #cfcfcf;
	list-style:none;
	padding-bottom: 5px;
}

#comments #respond{
	margin-top:20px;
}

#comments input{
	padding:5px;
    width: 100%;
	box-sizing: border-box;
}

#comments .avatar{
	margin-right: 10px;
	float:left;
}

#comments .children{
	padding-left: 0;
	
}

#comments .children li{
	margin-left:60px;	
}

p.author, p.time{
	margin-bottom: 0;
}

/*----- Genral Button Styles -----*/

.button,
.navigation a,
.post-next,
.post-prev{

	padding: 0;
	margin: 0;
	
	border: none;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
	background-color: #89c64e;
	
	color: #fff;
	
	text-transform: uppercase;
	

	font-size: 18px;
	line-height: 40px;
	
	padding-left: 15px;
	padding-right: 15px;
	
	width: 100%;
	height: 40px;
	text-align: center;
	
}

.navigation a:hover,
.navigation a.current,
.post-next:hover,
.post-prev:hover,
.post-next:active,
.post-prev:active{	
	color: white;
	background: #73a93f !important;
}



/*----- Genral Input Styles -----*/


input:hover,
input:focus, 
input:active,
textarea:hover,
textarea:focus, 
textarea:active{
	outline: none;
}

#Searchform,
#cat{
	
	display: inline-block;
	position: relative;
	
	width:200px;
	
	color: #535b59 !important;
	
	padding-right:5px;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 6px;

	background-image: url(images/search.png);
	background-position: left -1px center;
	background-repeat:no-repeat;
	
	font-size: 12px;
	box-sizing: border-box;
	margin-bottom: 0;
	
	border: solid 2px #89c64e;
}

#Searchform{
	float: left;
}

#cat{
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-image: url(images/drop.png);
	background-repeat: no-repeat;
	background-position: right -1px center;
	font-size: 12px;
	float: right;
}


/*-------------- shop --------------*/

.shopp-product ul,
.shopp-product ol{
	display: block !important;	
}

.single-shopp_product .products_wrap{
	margin-bottom: 80px !important;
}

.catalog #main,
.shopp-product #main{
	margin: 0;
}

.shopp-product .green_wrap{
	margin-bottom: 60px;
}

.catalog .lightgrey_wrap{
	padding-top: 30px;
	padding-bottom: 30px;
}

.catalog .lightgrey_wrap .sml_dgrey_border{
	margin-bottom: 0;
}

.product{
	margin-bottom: 40px !important;
}

.cat_inner{
	padding: 10px;
	box-sizing: border-box;
	position: relative;
}

.catprod_hbox{
	position: relative;
}

.catbn{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.catprod_hbox:hover .catbn{
	opacity: 1;
}

.catbn span{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	color: #89c64e;
	padding: 15px;
	border: solid 1px #89c64e;
	text-align: center;
	text-transform: uppercase;
}

.products{
	margin-top: 70px !important;
	margin-bottom: 70px !important;
	
	overflow: hidden;
}

.shopp_wrap{
	padding-top: 30px;
}

#prodimg_wrap{
	float: left;
	width: 45%;
}

#prodcont_wrap{
	float: right;
	width: 40%;
}

#shopp-cart-ajax{
	float: right;
}

#shopp-cart-ajax p{
	margin: 0;
	padding: 0;
}

img#click{
	position:absolute;
	left:0px;
	top:-20px;
}

#view_cart{
	float: right;
}

#view_cart a{

	padding-right: 10px;
	line-height: 25px;

	display: block;
	overflow: hidden;
	
	color: gray;
	text-decoration: none;
	
	margin: 10px 0 10px 20px;
}

#view_cart a:hover{
	text-decoration: underline;
}

td, 
th{
	font-size:14px;
	
	padding: 10px 5px 10px 5px !important; 
	
	vertical-align:middle !important;
	font-weight: normal !important;
}

td{
	border:solid 1px #CCC;
}

#shipping-methods small{
	display:none;
}

.product span{
	margin-bottom: 20px;
}

.product .frame a.image_link{
	display: block;
}

.product .frame{
	padding: 0 !important;
	margin-bottom: 5px;
	margin-right: 5px;
	position: relative;
}

.product.last .frame{
	margin-right: 0;
}

#shopp .products .frame img {
	max-width: 100%;
	height: auto;
}


.product a{
	text-decoration: none;
}

.product span{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.proddets{
	color: black;
	text-align: center;
	padding-top: 10px;
}

.catprodtitle{
	text-decoration: underline;
}

#shopp ul.products li.product {
	width: 25% !important;


}

.addtocart{
	background-color: #89c54d;
	color: white;
	
	text-transform: uppercase;
	font-weight: 600;
	
	padding: 15px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	
	margin-top: 40px;
}

.addtocart:hover{
	background-color: #73a93f;
}

span.details{
	background-color: rgba(238,231,228,0.5);
}

.product a:hover span.details{
	background-color: rgba(238,231,228,0.9);
}

span.details{
	text-shadow: none;
	color: #002a41;
	font-size: 13px;	
	line-height: 18px;
	padding: 10px 5px;
	display: block;
	position: absolute;
	
	bottom: 0;
	
	margin-bottom: 0;
	width: 100%;
	
	text-transform: uppercase;
}

#shopp #cart{
	margin-top: 40px;
	border-top:#E4E4E4 1px solid !important;
}

#cart{
	margin-bottom: 40px;
}

#cart th{
	color:#a7a7a7;
	xxborder-right:#E4E4E4 1px solid !important;
	padding: 10px 5px  10px 5px !important;
	font-size: 14px;
}

#cart .totals th{
	border:none;
}

#shopp #cart .totals.total th{
	font-size: 14px !important;
}

#cart td.money{
	background-color:white;
	xxborder-bottom:#f9f2ed 1px solid !important;
	xxborder-right:#f9f2ed 1px solid !important;
}

#cart tr,
tr.totals,
tr.totals{
	border-bottom:white 1px solid !important;
}

#cart tr#sum_cart_items,
#cart tr#postal{
	border-bottom: #E4E4E4 1px solid !important;
}

td.money{
	xxborder-left:#E4E4E4 1px solid !important;
}

tr.buttons td{
	padding-right: 0 !important;
}


#cart .item_price{
	border-right:1px #fff solid;
}

#cart tr.totals,
#cart tr.tax td{
	border:none;
	height: 55px;
}

#cart th,
#cart td{
	padding:6px;
}

#cart td{
	color: black;
}


#cart th{
	color: #73a93f;
	font-weight: bold !important;
}

#shopp form ul li span label, #shopp form div label {
    font-size: 11px !important;
    font-weight: normal !important;
    padding-bottom: 25px !important;
	line-height:5px !important;
}

#shopp #cart big a img{
	margin-bottom: 3px;
}

#shopp #cart big a#cont_shop img{
	margin-right: 10px;
}

#shopp #cart big a#proc_shop img{
	margin-left: 10px;
}

#shopp #cart big a{
	-webkit-appearance: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #f9f2ed;
	border: none;
	color: #b2712a;
	outline: 0;
	padding: 15px;
	font-size: 14px;
	font-weight: normal;
	width: auto;
	margin-top: 5px;
	border: solid 1px #b2712a;
		
}

#shopp #cart big a:hover{
	background-color: white !important;

}

#shopp #cart .remove {
	font-size:12px !important;
}

#shopp .variations{
	margin-bottom:15px;
}

#shopp .price{
	margin-bottom:20px !important;
	margin-top:20px !important;
	font-weight: normal !important;
	font-size: 24px  !important;
}

#shopp form ul {
    overflow:visible !important;
    padding: 0;
    margin: 0; 	
}

#shopp form.product ul{
	padding: 0;
	margin: 0;
}

#shopp form.product ul li{
	display: inline-block;
	margin-right: 10px;
}

#shipping-methods li span label{
	padding-bottom: 10px !important;
}

#cboxOverlay {
	background-color: white !important;
}

#cboxLoadedContent {
	border: none !important;
}

#cboxPrevious:hover {
    background-position: 0 0 !important;
    opacity: 0.6;
}

#cboxNext:hover {
    background-position: -25px 0 !important;
    opacity: 0.6;
}

#cboxClose:hover {
    background-position: -50px 0 !important;
    opacity: 0.6;
}

.cboxSlideshow_off #cboxSlideshow.hover {
	background-position: -100px 0 !important;
	opacity: 0.6;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px 0 !important;
}

.cboxSlideshow_on #cboxSlideshow.hover {
	opacity: 0.6;
}

#sgal{
	width: 45%;
	float: left;

	overflow: hidden;
	
	min-height: 300px;
}

#scont{
	width: 51%;
	float: right;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

.ui-datepicker td {
	padding: 1px !important;
}

#pay_options{
	margin-top: 20px !important;
}

#pp_img{
	max-width: 93px;
}

#cc_img{
	max-width: 355px;
}

#shopp #pay_options ul li img{
	vertical-align: middle;
	width: 100%;
	height: auto;
}

#shopp #pay_options ul li label{
	font-size: 18px !important;
	padding: 0 !important;
	
	line-height: 55px !important;
	vertical-align: middle !important;
}

.payoption-button .checkout-button{
	border: none;
	box-shadow: none;
}

#shopp li.pay_but{
	background-color: #e9e9e9 !important;
	border-radius: 20px;
	padding: 10px !important;
	padding-left: 20px !important;
	
	margin-bottom: 15px !important;
}

#shopp form .submit {
	text-align: left;
}

#shopp form#cart #sum_cart_items input{
	width: 60px;
	padding: 9px !important;
	padding-top: 5px !important;
	line-height: 22px;
	box-sizing: border-box;
	background-color: whitesmoke;
}

.cart .update-button{
	background-color: rgb(228, 228, 228);
	text-transform: uppercase;
}

#shopp select{
	
	-webkit-appearance: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	
	border-radius: 0;

	border: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(images/drop.png);
	background-repeat: no-repeat;
	background-position: right -1px top;
	border: solid 2px #89c64e;
	width: 50%;
	
	display: block;
}


#shopp form select:disabled{
	color: #D6BCA0 !important;
}

#shopp form#cart input,
#shopp #cart .remove,
#shopp.checkout form input{
	padding: 9px !important;
	padding-top: 9px !important;
	line-height: 22px;
	box-sizing: border-box;
	
}

#shopp #cart .remove button{
	background-color: #89C64E;
	color: white;
}

form#cart input.update-button,
#shopp form#cart input,
#shopp.checkout form input,
#shopp form#checkout ul li select,
button.remove{
	border: none !important;
	border-radius: 0 !important;
}

#shopp form#checkout ul li select{
	background-position: right center;
	background-image: url(images/checkout-arrow.png);
}

.shopp_page.checkout form ul div.right{
	float: none !important;
	display: block;
}

#shopp #errors{
	width: 80%;
	margin: auto;
	padding: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f9f2ed;
	color: #002a41 !important;
}

#shopp #errors ul{
	padding: 0;
	margin-bottom: 8px;
	list-style: none !important;
}

#error_image{
	background-image: url(images/error.png);
	background-repeat: no-repeat;
	background-position: 0;
	
	width: 85px;
	height: 97px;
	
	float: left !important;
	display: inline-block;	
	margin-right: 25px;
	margin-left: 20px;
}

#shopp #errors h3{
	font-family: 'Open Sans', sans-serif;
	color: #9f1e00;
}

#ui-datepicker-div{
	display: none;
}

#shopp form input{
	padding-left: 10px;
	padding-right: 10px;
}


label#wed_date{
	margin-top: 20px;
	padding-bottom: 0 !important;
	display: block !important;
}


#shopp form input.datepicker{
	padding-left: 60px;
	margin: 0;
	width: 128px;
	
	background-image: url(images/calendar.svg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#ui-datepicker-div{
	z-index: 110 !important;
}

.ui-corner-all {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.ui-widget-header {
	border: 0 !important;
	background-image: none !important;
	font-weight: bold;
	background-color: #f9f2ed !important;
	color: #b2712a !important;
}

.ui-widget-content{
	border: 1px solid #b2712a !important;
}

input#shipping-postcode{
	margin-left: 10px;
	margin-right: 10px;
}

#shop_message{
	text-align: center;
	margin-top: 60px;
}

#atc_wrap{
	margin-top: 20px;
}


/*---------- Cart ----------*/

body.shopp-collection .shoppdets_wrap{
	display: none;
}

.shoppdets_wrap{
	display: inline-block;
	width: 100%;

	background-color: rgba(255,255,255,0.8);	
	border-bottom: solid 1px #f9f2ed;

	z-index: 30;
}

.shopp-product .shoppdets_wrap{
	top: -80px;
}

#shopp ul.breadcrumb{
	width: 70%;
	float: left;
	margin-left: 10px !important;
	padding: 0;
}

#shopp ul.breadcrumb li{
	font-size: 12px;	
	text-transform: uppercase;
	line-height: 25px;
} 

#shopp ul.breadcrumb li a{
	color: #b5b5b5;
	padding-right: 25px;
	
	background-image: url(images/breadcrumb-arrow.svg);
	background-repeat: no-repeat;
	background-position: center right 10px;
}

#shopp ul.breadcrumb li a:hover{
	color: #919191;
}

#shopp ul.breadcrumb li strong{
	color: #3f3f3f;
}

#cart small{
	font-size: 11px;
}

#cartfoot_butts a{
	background-color: #89c64e;
	color: white;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: uppercase;	
}

#cartfoot_butts a:hover{
	background-color: #73a93f;
}

#cont_shop{
	float: left;
}

#proc_shop{
	float: right;
}

.checkout-button{
	background-color: #89c64e;
	color: white !important;
	padding: 15px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	text-transform: uppercase !important;
	font-weight: 600;	
	margin-top: 30px !important;
}

/*---------------------------- footer ----------------------------*/

#foot_wrap{
	background-color: black;
}

footer{
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}

#foot_left{
	float: left;
	width: 50%;
}

#foot_left ul{
	margin: 0;
	padding: 0;
}

#foot_left ul li{
	margin: 0;
	padding: 0;
	
	list-style: none;
	
	display: inline-block;
	
	margin-left: 5px;
}

#foot_left ul li:first-child{
	margin-left: 0;	
}

#foot_right{
	float: right;
	width: 50%;
	text-align: right;
}

#foot_nav{
	
}

#foot_nav ul{
	margin: 0;
	padding: 0;
}

#foot_nav ul li{
	margin: 0;
	padding: 0;
	
	list-style: none;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;

	border-left: solid 1px white;
}

#foot_nav ul li:first-child{
	border-left: none;
}

#foot_nav ul li:last-child{
	padding-right: 0;
}

#foot_nav ul li a{
	color: #848484;
	font-size: 13px;
}

footer p{
	margin: 0;
	color: white;
}

#copy{
	color: #848484;
	margin-top: 15px;
	font-size: 13px;
}

/*------------------ Forms ---------------------*/

span.wpcf7-form-control-wrap{
	width: 100%;
}

span.wpcf7-form-control-wrap{
	height: 50px !important;
}

input,
textarea,
select{
  	
  	-webkit-transition-property: -webkit-box-shadow, background;
  	-webkit-transition-duration: 0.25s;
  	
  	padding: 6px;
  	padding-left: 10px;
  	padding-right: 8px;
  	
	border: none;
	border-radius: 0 !important;
	
	background-color: whitesmoke;

	margin-bottom: 10px;
	
	color:  black;
	
	border: solid 1px #95d458;
}

.wpcf7 input,
.wpcf7 textarea{
	font-size: 15px;
	line-height: 21px;
}

.wpcf7 p{
	font-size: 26px;
	color: #7f7f7f;
}

.wpcf7 .watermark {
	color: #c3c3c3 !important;
}

.wpcf7 textarea,
.wpcf7-text{
	width: 100%;
	box-sizing: border-box;
}

.wpcf7-checkbox label{
	border-radius: 4px;
	border: 1px solid #DBDBDB;

	padding: 10px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 15px;
}

span.wpcf7-list-item {
	margin: 0 !important;
}


input.checkout-button{
	border-radius: 5px;
}

.wpcf7-submit{
	background-color: #95d458;
	color: white;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	
	font-size: 23px !important;
	
	padding-top: 15px;
	padding-bottom: 15px;
}

.wpcf7-submit:hover{
	background-color: #73a93f;
}

/*--- Placeholder ---*/

.wpcf7 .watermark {
    color: black !important;
}
::-webkit-input-placeholder {
    color: black !important;
}
:-moz-placeholder {
    color: black !important;
}
::-moz-placeholder {
    color: black !important;
}
:-ms-input-placeholder{
    color: black !important;
}


/*---------------------------- CF7 Notices ----------------------------*/

.wpcf7-form{

}

.wpcf7-form .wpcf7-validation-errors{
   border:none;
   background-color: #73a93f;
   margin:0;
   padding:10px;
   padding-top:5px;
   padding-bottom:5px;
   text-shadow: none;  
   color:#FFF;
   font-size: 16px;
}
.wpcf7-form .wpcf7-mail-sent-ok{
    border:none;
	background-color: #73a93f;
    margin:0;
    padding:10px;
	padding-top:5px;
   	padding-bottom:5px;
    text-shadow: none;  
	color:#FFF;
	font-size: 16px;

}
.wpcf7-form .wpcf7-mail-sent-ng{
    border:none;
	background-color: #73a93f;
    margin:0;
    padding:10px;
	padding-top:5px;
	padding-bottom:5px;
    text-shadow: none;  
    color:#FFF;
	font-size: 16px;

}
.wpcf7-form span.wpcf7-not-valid-tip{
    border:none;
   	background-color: transparent !important;
   	color: #73a93f !important;
   	width: auto !important;
   	right: 15px;
   	left: auto !important;
   	font-size: 24px;
	top: 46% !important;
	position: absolute;
}

.message span.wpcf7-not-valid-tip{
	top: 60% !important;
}

.ajax-loader{
	display: none;
}

.wpcf7-form-control-wrap.event{
	margin-right:5px;
}



/*------------------- Responsive Syling ------------------*/

@media screen and (max-width: 1200px) {
	
	nav ul li a{
		font-size: 13px;
	}
	
	a#logo{
		max-width: 320px;
		width: auto;
	}
	
}

@media screen and (max-width: 1150px) {
	
	nav{
		margin-top: 27px;
	}
	
	nav ul li a{
		font-size: 13px;
	}
	
}

@media screen and (max-width: 1100px) {
	
	#menu-btn{
		display: block;	
	}
	
	header{
		height: 136px;
		box-sizing: border-box;
	}
	
	a#logo{
		max-width: 270px;
		padding-top: 27px;
	}
	
	#full_nav{
		display: none;
	}
	
	#greynav_wrap{
		width: 100%;
		padding: 0 !important;
		box-sizing: border-box;
		z-index: 999999;
		background-image: none;
		
		background-color: #5c6361;
	}
	
	.status{
		padding-right: 0;
	}
	
	#foot_left,
	#foot_right,
	#copy{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	
	#foot_right{
		margin-bottom: 20px !important;
	}
	
	#foot_left ul,
	#foot_right ul,
	#copy{
		text-align: center;
		width: 100%;
	}
	
	#foot_left ul li:first-child{
		width: 100%;
		margin-bottom: 20px;
	}
	
	#copy{
		margin-top: 20px !important;
	}
	
}

@media screen and (max-width: 1024px) {
	
	.scol{
		width: 100%;
	}
	
	.green_wrap .scol{
		width: 90%;
	}
	
	#htest {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 20px;
	}

	/*--- Shopp ---*/
	
	#shopp #cart big a{
		display: block;
	}
	

	#view_cart{
		float: left;
		margin-left: 10px;
	}
	
	#view_cart a{
		margin-left: 0;
	}
	
	#shopp ul.products li.product{
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	input.update-button{
		font-size: 	12px !important;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	span.shopp-cart.cart-total{
		font-size: 12px;
		font-weight: bold;
	}
	
	#shopp form#cart input#items-0-quantity{
		margin-bottom: 4px;
	}
	
	td.money{
		font-size: 11px !important;
		padding: 2px !important;
	}
	
	#shopp #cart{
		width: 100% !important;
	}
	
	#shopp ul.products li .details{
		font-size: 10px;
	}
}

@media screen and (max-width: 900px) {
	
	.al_item{
		text-align: left;
		margin-bottom: 100px;
	}
	
	a.alhov{
		float: none;
		text-align: center;
		margin-bottom: 40px;	
		width: auto;
	}
	
	.al_info{
		float: none;
		width: 100%;
		text-align: left;
	}
	
	a.alhov span{
		transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
	}
	
	.al_info .fleft,
	.al_info .fright{
		float: none;
	}
	
	a.al_butt{
		display: inline-block;
		margin-top: 5px;
	}
	
	
	.aboutdg .fright,
	.aboutdg .fleft{
		width: 100%;
		text-align: center;
	}
	
	.aboutdg .fleft{
		text-align: left;
		margin-bottom: 30px;
	}
	
	.lightgrey_wrap .scol{
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	
	.content_style table td{
		font-size: 11px;
	}
 
 	/*-- Logo--*/
	
	a#logo{
		text-align: center;
		xxwidth: 100%;
	}
	
	/*-- Nav --*/
	
	#full_nav{
		display: none;
	}
	
	ul#greymen li{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	ul#greymen li a{
		font-size: 10px;
	}
	
	.status{
		font-size: 12px;
		padding-left: 10px;
	}
	
	/*-- Page Layout --*/
	
	#main{
		margin-top: 50px;
	}
	
	.lcol{
	  width: 100%;
	}
	
	.rcol{
		width: 100%;
	}
	
	.scol{
		xxmargin: 0;
		width: 100%
	}
	
	#vidimg_wrap{
		text-align: center;
	}
	
	#vidimg_wrap img{
		width: 70%;
	}
	
	#mc_embed_signup {
		margin-top: 40px;
	}
	
	.htest_wrap .fleft,
	.htest_wrap .fright{
		float: none;
		width: 100%;
	}
	
	.green_wrap,
	.darkgrey_wrap,
	.lightgrey_wrap{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.sml_dgrey_border{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.cp.lightgrey_wrap h3{
		font-size: 21px;
	}
	
	.cp_posts {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	
	.green_wrap p,
	.content_style, 
	.content_style p, 
	.content_style li{
		font-size: 14px;
		line-height: 18px;
	}
	
	.map_wrap,
	.map_info{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	
	.map_info{
		margin-top: 20px;
	}
	
	.hicon{
		width: 50%;
		margin-bottom: 20px;
	}
	
	.hicon.last{
		width: 100%;
		margin-bottom: 0;
	}
	
	.hicon h4{
		font-weight: normal;
		font-size: 14px;
		color: white;
		margin: 0;
	}
	
	.hicon a:hover h4{
		color: #89c54d;
	}
	
	.hicon img{
		display: none;
	}
	
	.blackgrey_wrap{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.cp.scol{
		width: 100%;
	}
	
	/*-- Content Style --*/
	
	#featimg_wrap{
		margin-bottom: 20px;
	}	
	
	/*--Listing--*/
	
	.list_wrap{
		text-align: center !important;
	}
	
	.list_item{
		margin-bottom: 60px;
	}
	
	.list_item img {
		margin-right: 0;
		float: none !important;
	}
	
	.list_info{
		margin-top: 20px;
	}
	
	/*--- Blog ---*/
	
	h2.btitle{
		float: none;
		width: 100%;
		font-size: 17px;
		text-align: center;
	}
	
	/*--- Shop ---*/
	
	#shopp ul.products li.product{
		width: 33.333333% !important;
	}
	
	#prodimg_wrap {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}
	
	#prodcont_wrap{
		width: 100%;
		float: none;
	}
	
		
	#mc_embed_signup{
		width: 80%;
		margin: auto;
		margin-top: 20px;
		text-align: center;	
	}

}

@media screen and (max-width: 650px) {
	
	a#logo {
		max-width: 210px;
		padding-top: 35px;
	}
	
	.content_style table td{
		font-size: 10px;
	}
	
	/*--- Pages ---*/
	
	.hpl_item{
		width: 50%;
	}
	
	.mc-field-group input{
		height: 45px;
		xxline-height: 45px;
	}
	
	.mc-field-group input.required.email{
		line-height: 42px;
	}

	
	#mc-embedded-subscribe,
	.mc-field-group input.required.email{
		/* width: 100%; */
		float: none;
	}
	
	.mc_title h3 {
		font-size: 28px;
	}
	
	#htest {
		font-size: 13px;
		line-height: 20px;
	}
	
	article {
		width: 50%;
	}
	
	#Searchform, #cat{
		width: 100%;
	}
	
	#searchbox{
		margin: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.single article{
		width: 100%;
	}
	
	/*--Contact--*/
	
	.contact .lcol{
	float: left;
	width: 100%;
	}
	
	.contact .rcol{
		float: right;
		width: 100%;
	}
	
	/*--Blog--*/
	
	.dets_wrap{
		width: 100%;
		float: none;
		border-bottom: solid 1px #ECECEC;
		margin-bottom: 20px;
	}
	
	.dets{
		border-right: none;
		padding: 0;
	}
	
	article .content_wrap{
		width: 100%;
		float: none;
	}
	
	#blog_head{
		text-align: center;
	}
	
	/*--- Footer ---*/
	
	#copy{
		width: 100%;
		float: none;
		margin: 0;
		text-align: center;
	}
	
	ul#social{
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 20px;
	}
	
	/*--- Shop ---*/
	
	#shopp ul.products li.product{
		width: 50% !important;
	}
	
}



@media screen and (max-width: 450px) {
	
	.content_style table td{
		font-size: 9px;
		padding: 0 !important;
	}
	
	.cp_wrap {
		width: 50%;
		margin-bottom: 10px;
	}
	

	
	/*-- Shopp --*/
	
	#cont_shop{
		display: none;
	}
	
	#shopp ul.breadcrumb{
		margin-left: 0 !important;
	}
	
	.rw_item.left,
	.rw_info{
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	
	.rw_info{
		text-align: left !important;
		width: 
	}

}