/*
Theme Name:     wbc
Theme URI:      http://siteorigin.com/theme/vantage/
Description:    A Vantage child theme  
Author:         Codesign LLC                
Author URI:     http://siteorigin.com/
Template:       vantage      
Version:        1.0.0            
*/

@import url('../vantage/style.css');

body.layout-full {
    background: #fff none repeat scroll 0 0;
}

body, button, input, select, textarea {
	color: #333;
	font-family: 'Open Sans', Arial, san-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	word-wrap: break-word;
}

#main {
	background-color: #f5f4f1 !important;
	padding: 45px 35px 35px 35px;
}

header {
	font-family: 'Open Sans', Arial, san-serif;
}

header#masthead hgroup .logo {
	outline: medium none;
}
header#masthead {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #fff;
	padding: 0 35px;
}
header#masthead hgroup #header-sidebar {
	text-align: right;
}
#header-sidebar aside p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0em;
}

header#masthead .hgroup #header-sidebar .widget-title {
    color: #000;
    font-size: 1.25em;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
}
#masthead .hgroup h1 {
    color: #666666;
    font-size: 36px;
    font-weight: 100;
    line-height: 1.25em;
}
.main-navigation {
	background-color: #fff;
	border-top: 1px solid #ddd;
	font-family: "Open Sans", Arial, san-serif;
	text-transform: uppercase;
}
.main-navigation ul {
	padding-left: 0px;
}
.main-navigation a {
	color: #666;
	display: block;
	font-weight: 700;
	outline: none;
	text-decoration: none;
}
.main-navigation ul li {
outline: none;
}
.main-navigation ul li a {
    padding: 20px 30px;
}
.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_item > a {
    background-color: #f5f4f1 !important;
}
.main-navigation ul li.current-menu-item > a:hover,
.main-navigation ul li.current_page_item > a:hover {
    background-color: #f5f4f1 !important;
    color: #666 !important;
}
.main-navigation ul li.current-page-ancestor {
	background-color: #f5f4f1 !important;
}
.main-navigation ul ul {
	background: #a0967a;
	-webkit-box-shadow: none; /* Third Level Items */ 
	-moz-box-shadow: none; /* Third Level Items */ 
	box-shadow: none;
}
.main-navigation ul.sub-menu {
	background: #a0967a;
	-webkit-box-shadow: none; /* Third Level Items */ 
	-moz-box-shadow: none; /* Third Level Items */ 
	box-shadow: none;
}
.main-navigation ul li:hover > a, #search-icon #search-icon-icon:hover {
    background-color: #a0967a;
    color: #fff;
}
.main-navigation ul ul.sub-menu li:hover > a{
	background: #a0967a;
	color: #fff;
	-webkit-box-shadow: none; /* Third Level Items */ 
	-moz-box-shadow: none; /* Third Level Items */ 
	box-shadow: none;
}

.main-navigation ul.sub-menu li a {
	background: #a0967a repeat scroll 0 0 !important;
}

.main-navigation ul.sub-menu li a:hover {
	background: #746845 repeat scroll 0 0 !important;
	color: #fff !important;
}

.main-navigation ul.sub-menu li a {
	color: #fff;
}
#search-icon .searchform {
	background: none repeat scroll 0 0 #fff;
}
#search-icon .searchform input[name="s"] {
	color: #eee;
}
#search-icon #search-icon-icon {
	background-color: #fff;
}
#search-icon #search-icon-icon:hover {
	background-color: #eee;
}



.page-template-default #primary, .blog #primary, .single #primary {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 4%;
    width: 63%;
}

.home #main, .page-id-15 #main /* contact */ {
	padding-bottom: 0px;
}

/* typography */



#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
	border-bottom: 1px solid #ddd;
	color: #a81f23;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 4.0em;
	font-weight: 500 !important;
	line-height: 1;
	padding-bottom: 40px;
	text-indent: -2px;
}

article.post .entry-header h1.entry-title a, article.page .entry-header h1.entry-title a {
    font-weight: 500;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #a81f23;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 500;
}
.entry-content h1 {
	font-size: 4.0em;
}
.entry-content h2 {
	font-size: 2.0em;
	margin: 1em 0 .3em 0;
}
.entry-content h3 {
	font-size: 1.5em;
	margin-bottom: .25em;
	font-weight: 700;
}

.entry-content p, .entry-content > ul, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code  {
	font-size: 1.1em;
	line-height: 1.75em;
}
.entry-content p, .entry-content > ul, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code  {
	margin: 0 0 1.0em 0;
}
.entry-content ol, .entry-content ul {
    margin: 0 0 1.5em 1.5em;
}
.entry-content blockquote {
	border-bottom: 1px solid #ddd;
    border-left: none;
	color: #64583a;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 500;
    margin: 0 0 1.0em 0;
    padding-left: 0;
	padding-bottom: 40px;
}
.entry-content a {
color: #64583a;
font-weight: 700;
text-decoration: none;
transition: all 0.4s ease 0s;
}
.entry-content a:hover, .entry-content a:focus, .entry-content a:active {
color: #a81f23;
}
a {
border: 0 none;
color: #64583a;
font-weight: 700;
outline: none;
text-decoration: none;
transition: all 0.4s ease 0s;
}
a:hover, a:focus, a:active {
color: #a81f23;
}
a img{
border: 0 none;
outline: none;
}
hr {
border-top: 1px solid #ddd;
height: 1px;
margin-bottom: 1.5em;
}
article.post .entry-header, article.page .entry-header {
margin-bottom: 40px;
}
#secondary  {
	font-family: "Open Sans", Arial, san-serif;
	 width: 25%;
}
#colophon {
background-color: #a0967a;
color: #fff;
}
footer {
font-family: "Open Sans", Arial, san-serif;
text-align: center;
}
#footer-widgets .widget {
color: #fff;
padding: 0 15px 0 0px;
}
#footer-widgets .widget h3.widget-title{
color: #fff;
}
#footer-widgets .widget a{
color: #fff;
}
#footer-widgets .widget .widget-title {
margin-bottom: 0px;
}



/* -------------------------
ACCORDION STYLES
------------------------- */
.accordion {
background: #f8f8f8;
margin-bottom: 20px;
padding: 5px 20px;
}
.accordion-title {
border-top: 1px solid #ddd;
padding-top: 20px;
}
.accordion-title::after {
	content: '\f0d7';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	padding: 0 8px;
}
.accordion-title:hover {
	opacity: .75;
}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 20px;}

/* -------------------------
END ACCORDION STYLES
------------------------- */


/* -------------------------
BUTTONS AND FORMS
------------------------- */

.wpcf7-form-control-wrap iframe {
padding-top: 0px;
}
.wpcf7-recaptcha {
    margin-bottom: 15px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    padding: 13px 17px;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 1.0);
	border: 1px solid #fff;
	border-radius: 0px;
	color: #999;
	display: block;
	font-family: "Open Sans", Arial, san-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	min-height: 14px;
	width: 100%;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
	border: 1px solid #666;
}


button, html input[type="button"], input[type="reset"], input[type="submit"] {
	background: repeat scroll 0 0 #a81f23;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	color: #FFF;
	cursor: pointer;
	font-family: "Open Sans", Arial, san-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	text-shadow: none ;
	text-transform: uppercase;
	width: auto;
	}

button a.button-link{
	color: #FFF;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: repeat scroll 0 0 #7b1c1e;
	border: none;
	transition: all 0.2s ease 0s;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	background: repeat scroll 0 0 #7b1c1e;
	border: none;
}
/* site origin buttons */
.ow-button-base a {
	background: repeat scroll 0 0 #a81f23 !important;
    border-color: #a81f23 !important;
	text-transform: uppercase;
	}
.ow-button-base a:hover {
	background: repeat scroll 0 0 #7b1c1e !important;
    border-color: #7b1c1e !important;
	}

/* restyled to coordinate with child theme */
div.wpcf7-response-output {
	background-color: #fff !important;
	margin: 2em 0em 1em !important;
	padding: 13px 17px!important;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
}

div.wpcf7-mail-sent-ng {
	border: none !important;
}

div.wpcf7-spam-blocked {
	border: none !important;
}

div.wpcf7-validation-errors {
	border: none !important;
}
/* end restyling */

/* -------------------------
END BUTTONS AND FORMS
------------------------- */


/* ROW STYLES */
.sow-slider-image-wrapper h1 {
line-height: 1 !important;
}
.hero {
	color: #fff;	
	text-align: center;
	text-shadow: 2px 2px 5px rgba(0,0,0,.5);
}
.entry-content .hero h1,
.entry-content .hero h2, 
.entry-content .hero h3,
.entry-content .hero h4,
.entry-content .hero h5,
.entry-content .hero h6,
.entry-content .hero p{
	color: #fff;
	line-height: 1.0;
	margin-bottom: 0;
	}
.hero p{
    font-size: 48px;
	font-weight: 700;
	text-shadow: 2px 2px 5px #000;
	text-transform: uppercase;
}
.intro-blurb {
	background: #fff;
	padding-top: 4em !important;
	padding-bottom: 4em !important;
	text-align: center;
}
.intro-blurb h3 {
	font-size: 2.25em;
}
.intro-blurb p {
	font-size: 1.25em;
}
.features {
    background-image: url("http://www.wbc.dev/wp-content/uploads/2016/02/arrow-down.png");
    background-position: top center;
    background-repeat: no-repeat;
	padding-top: 50px !important;
}
.card {
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	transition: all 0.2s ease 0s;
}
.card:hover {
	background: #fff;
}

.map {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
	.entry-content .hero-home  h1  {
		font-size: 5.0em;
	}
	#menu-item-287, #menu-item-286 { /* contact and phone number */
		display: none;
	}
	
@media (max-width: 1600px) {
	.hero-home {
		padding-top: 6em !important;
		padding-bottom: 6em !important;
	}
	.intro-blurb {
		padding-bottom: 3.5em !important;
		padding-top: 3.5em !important;
	}
}
	
@media (max-width: 1440px) {
	.hero-home {
		padding-top: 6em !important;
		padding-bottom: 6em !important;
	}
	.intro-blurb {
		padding-bottom: 3.5em !important;
		padding-top: 3.5em !important;
	}
}

@media (max-width: 1366px) {
	.hero-home {
		padding-top: 4em !important;
		padding-bottom: 4em !important;
	}
	.intro-blurb {
		padding-bottom: 4em !important;
		padding-top: 4em !important;
	}
}

@media (max-width: 1280px) {
	.hero-home {
		padding-top: 4em !important;
		padding-bottom: 4em !important;
	}
	.intro-blurb {
		padding-bottom: 4em !important;
		padding-top: 4em !important;
	}
}

@media (max-width: 1024px) {
	.main-navigation ul li a {
		padding: 20px 25px;
	}
	.hero-home {
		padding-top: 3em !important;
		padding-bottom: 3em !important;
	}
	.intro-blurb {
		padding-bottom: 3em !important;
		padding-top: 3em !important;
	}
}

@media (max-width: 800px) {
	body.responsive #masthead .hgroup .logo img {
		height: auto;
		max-width: 75%;
	}
	#menu-item-287, #menu-item-286 { /* contact and phone number */
		display: initial;
	}
	.hero-home {
		padding-top: 6em !important;
		padding-bottom: 6em !important;
	}
	.entry-content .hero-home  h1  {
		font-size: 4.0em;
	}
	.intro-blurb {
		padding-bottom: 3em !important;
		padding-top: 3em !important;
	}
}

@media (max-width: 768px) {
	body.responsive #masthead .hgroup #header-sidebar {
		display: none;
	}
	body.responsive #masthead .hgroup .logo img {
		height: auto;
		max-width: 100%;
	}
} 

@media (max-width: 601px) {
	.hero-home {
		padding-top: 5.5em !important;
		padding-bottom: 5.5em !important;
	}
	.entry-content .hero-home  h1  {
		font-size: 3.0em;
	}
}	
	
@media (max-width: 480px) {
	#main {
		border-top: 1px solid #ddd;
		padding: 4%;
	}
	.hero-home {
		padding-top: 7em !important;
		padding-bottom: 7em !important;
	}
	.entry-content .hero-home  h1  {
		font-size: 3em;
	}
	.intro-blurb {
		padding-bottom: 3em !important;
		padding-top: 3em !important;
	}
	body.responsive #secondary {
		margin-top: 10px;
		padding: 4%;
	}
	#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
		border-bottom: 1px solid #ddd;
		color: #a81f23;
		font-size: 3.1em;
		font-weight: 300 !important;
		line-height: 1.25;
		padding-bottom: 15px;
		text-indent: 0px;
	}

}

@media (max-width: 360px) {

	body.responsive #masthead .hgroup #header-sidebar {
		display: none;
	}
	body.responsive #secondary {
		margin-top: 10px;
		padding: 4%;
	}
	.hero-home {
		padding-top: 5.5em !important;
		padding-bottom: 5.5em !important;
	}
	.entry-content .hero-home  h1  {
		font-size: 2.5em;
	}
	#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
		font-size: 2.0em;
	}
}

@media (max-width: 320px) {

	body.responsive #masthead .hgroup #header-sidebar {
		display: none;
	}
	.hero-home {
		padding-top: 4em !important;
		padding-bottom: 4em !important;
	}
	body.responsive #secondary {
		margin-top: 10px;
		padding: 4%;
	}
	#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
		font-size: 2.0em;
	}

}



/* MOBILE NAV */
.mobile-nav-frame .title {
	background-color: #a0967a !important;
    border: none !important;
	font-family: 'Open Sans', Arial, san-serif !important;
	font-weight: 500;
    margin-bottom: 25px;
    padding: 14px 12px;
}
.mobile-nav-frame .title .close, .mobile-nav-frame .title .back {
	font-family: 'Open Sans', Arial, san-serif !important;
    font-size: 19px;
	font-weight: bold;
}
.mobile-nav-frame {
	background-color: #a0967a !important;
	font-family: 'Open Sans', Arial, san-serif !important;
	font-weight: 500;
	max-width: 75%;
}
.mobile-nav-frame ul {
	background-color: #a0967a !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.mobile-nav-frame ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.mobile-nav-frame .title h3 {
	display: none;
}
.mobile-nav-frame ul li a.link {
	color: #fff !important;
	text-shadow: none !important;
}