/*
Theme Name: Creation Gardens
Author: RH CREATIVE CO
Template: salient
Version: 2.1
*/

.footer-extra-container {
	background: #fff;
	padding-top: 3em;
}

.footer-brands {
	border-top: 2px solid #eee;
	padding: 2.5em;
	text-align: center;
	width: 100%;
}

.footer-brands img {
	display: inline-block;
	margin: 1.5em 1.5em 0;
}

#single-below-header .meta-author { display: none !important; }

.post-area.masonry.classic_enhanced article.post .post-featured-img, .blog-recent[data-style*="classic_enhanced"] .post-featured-img {
	max-height: 220px !important ;
}

.post-area.masonry.classic_enhanced article.post .post-meta > .meta-author, .blog-recent[data-style*="classic_enhanced"] .post-meta > .meta-author {
	display: none !important;
}

body[data-ext-responsive="true"].single-post .container-wrap.no-sidebar .post-area {
	max-width: 100% !important;
}

@media only screen and (max-width: 480px) {
	.wpb_wrapper, #footer-outer {
		padding: 0 4%;
	}
	.wpb_wrapper .wpb_wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	.row .col .wpb_text_column img {
		margin-bottom: 15px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.wpb_row .span_12 > .col {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

#ajax-content-wrap .container-wrap:first-child {
	margin-top: 0;
	padding-top: 0;
}

html body #header-outer[data-transparent-header="true"].transparent {
	border-color: transparent !important;
}

/* Gravity Forms Styling */

body[data-form-style="minimal"] .gform_wrapper .minimal-form-input label span.text .text-inner {
	background: #fff;
	margin-left: 2px;
	padding: 0 .75em;
	z-index: 5;
}

html body div.ginput_complex.ginput_container.gf_name_has_2 span:first-child, html body div.ginput_complex.ginput_container.gf_name_has_3 span:first-child, html body div.ginput_complex.ginput_container.gf_name_has_4 span:first-child, html body div.ginput_complex.ginput_container.gf_name_has_5 span:first-child {
	margin-left: 1px !important;
}

body[data-form-style="minimal"] .gform_wrapper .minimal-form-input label span.text {
	margin-top: 21px !important;
	z-index: 5;
}

body[data-form-style="minimal"] .gform_wrapper .minimal-form-input.textarea label:before {
	border-bottom: 0 !important;
}

body[data-form-style="minimal"] .gform_wrapper .minimal-form-input.textarea textarea {
	box-sizing: border-box !important;
}

body[data-form-style="minimal"] .gform_wrapper .minimal-form-input.textarea label:after { display: none !important; }

body[data-form-style="minimal"] .gform_wrapper input[type="text"], body[data-form-style="minimal"] .gform_wrapper textarea, body[data-form-style="minimal"] .gform_wrapper input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light .gform_wrapper input[type="email"], body[data-form-style="minimal"] .gform_wrapper input[type="password"], body[data-form-style="minimal"] .gform_wrapper input[type="tel"], body[data-form-style="minimal"] .gform_wrapper input[type="url"], body[data-form-style="minimal"] .gform_wrapper input[type="search"], body[data-form-style="minimal"] .gform_wrapper input[type="date"] {
	border: 1px solid #ddd;
	padding: 13px !important;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important;
}

/* Constant Contact Styling */

div.ctct-form-defaults {
	background-color: rgba(0,0,0,0) !important;
	color: #fff !important;
	padding: 12px !important;
}

.ctct-form-defaults label { color: #fff !important; }
.ctct-form-footer { text-align: left !important; }
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element { padding: 10px !important; }
.grecaptcha-badge { display: none !important; }

.ctct-form-embed .ctct-form-defaults .ctct-form-header, .ctct-form-embed .ctct-form-defaults .ctct-form-text {
	color: #fff !important;
}

#header-outer.small-nav {
    background-color: white;
}

#header-outer.small-nav #logo img{
	opacity:0;
}

#header-outer.small-nav #logo{
	background-image: url(/wp-content/uploads/2018/11/WCW-Logo-2017-BLACK-tagline-new-2.png);
	background-size:contain;
	background-repeat: no-repeat;
}

#header-outer.small-nav header#top nav > ul > li > a{
	color:#000 !important;
}

#header-outer header#top nav ul #search-btn a span{
	color:#a7be38 !important;
}

div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
    height: 36px !important;
    background-color: #ffffff00 !important;
    margin-bottom: -20px;
}
#footer-outer #footer-widgets .col p:last-child {
    color: #ffffffe0 !important;
}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    color: white !important;
}


/*custom homepage styling*/

.custom-hero-content .nectar-button{
	transition: .2s all ease;
	-webkit-transition: .2s all ease;
	color:#444!important;
	text-transform:uppercase;
	border-radius:5px!important;
	font-weight:bold;
	border:2px solid white;
}

.custom-hero-content .nectar-button:hover{
	background-color:transparent!important;
	color:#444!important;
	border-color:#444!important;
}

.custom-hero-content h1,
.custom-hero-content p{
	color:#444!important;
}
.custom-sub-nav{
	padding:20px 0;
	background-color:white;
	margin-top:-40px;
}

.custom-sub-nav .toggle-text{
	display: none;
	padding-bottom:0;
	font-family:'Open Sans';
	font-weight:bold;
}

.custom-sub-nav .toggle{
	display:none;
	cursor:pointer;
	padding:15px 0;
	margin:6px 0;
}

.custom-sub-nav .toggle span{
	width: 25px;
	height: 3px;
	background-color: #444;
	display: block;
	border-radius: 25px;
}

.custom-sub-nav .toggle span:nth-child(2){
	margin:3px 0;
}

.custom-sub-nav ul{
	text-align:center;
	margin:0;
}

.custom-sub-nav li{
	display: inline-block;
	padding:0 30px;
	position:relative;
}

.custom-sub-nav a{
	font-family:'Open Sans';
	font-weight:600;
	color:#444;
	position:relative;
	padding:5px 0;
}

.custom-sub-nav a.active:after{
	content:"";
	width:100%;
	height:3px;
	background-color:#5bb800;
	position:absolute;
	opacity:1!important;
	left:0;
	right:0;
	bottom:0;
}

.custom-sub-nav a:after{
	transition: .2s all ease;
	-webkit-transition: .2s all ease;
	content:"";
	width:100%;
	height:3px;
	background-color:#5bb800;
	position:absolute;
	opacity:0;
	left:0;
	right:0;
	bottom:0;
}

.custom-sub-nav a:hover:after{
	opacity:1;
}

@media screen and (max-width:1000px){
	.custom-sub-nav{
		text-align:center;
	}
	.custom-sub-nav .toggle-text{
		display: block;
	}
	.custom-sub-nav .toggle{
		display: inline-block;
	}
	.custom-sub-nav ul{
		display: none;
	}
	.custom-sub-nav li{
		display: block;
		padding:5px 0;
		margin:5px 0;
		border-bottom:1px solid #E5E5E5;
	}
	.custom-sub-nav li a:hover:after{
		opacity:0
	}
}

.hidden_hotspots .nectar_hotspot{
	opacity: 0;
}
