/*
Theme Name: For Love of Country
Theme URI: http://forloveofcountrybook.com/
Description: This is a custom child theme for Salient
Author: Clocktower Media
Author URI: http://clocktowermedia.com/
Template: salient
Version: 0.1
*/

@import url('../salient/style.css');
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400italic);

/*---------------------------------------------------------------*/
/* Color Palette */
/*---------------*/
/*
/* Warm White - fff9ee
/* Light Red  - a30234
/* Dark Red   - 9c001a
/* Royal Blue - 003d7c
/* Light Blue - 33597e
/*
/*---------------------------------------------------------------*/


/*---------------------------------------------------------------*/
/* Overrides */
/*---------------------------------------------------------------*/
body {
	background-color: #efefef;
}
body, body p, body li {
	color: #333;
}
body #header-outer[data-transparent-header="true"].transparent {
	border-bottom: 1px solid rgba(255,255,254,0)!important;
}
.row .col p:last-child {
	padding-bottom: 15px;
}
.row .col .purchase-links p:last-child {
	padding-bottom: 0 !important;	
}
.purchase-links .wpb_wrapper p, 
.purchase-links .wpb_wrapper p a  {
	float: none !important;
}

header#top #logo.no-image {
	text-transform: none !important;
}
#google-lead-services iframe {
	position: absolute;
	left: 100%;
}

.purchase-link-heading h3 {
	margin-bottom: 10px !important;
}
.purchase-links .wpb_wrapper p,
.purchase-links .wpb_wrapper p a {
    float: left;
    margin: 10px 10px 0px;
    }
    
body h4.light {
    font-family: "OpenSansSemibold"!important;
    font-size: 22px;
}

.team-member p.description {
    font-size: 17px!important;
}

.event-info h2 {
    color: #999;
    font-size: 20px!important;
    text-transform: uppercase;
}

#sidebar h4 {
    font-size: 17px!important;
    letter-spacing: 1px!important;
}

#partner-logos h3 {
    font-size: 24px;
    font-weight: 800 !important;
}

.page-id-8 .textwidget p {
    text-align: center;
}
.row .col#partner-logos img {
	width: 200px !important;
	margin: 0 auto 10px;
	display: block;
}

/*---------------------------------------------------------------*/
/* Helpers */
/*---------------------------------------------------------------*/
.white, .white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white li {
	color: #FFFFFF !important;
}
.small-italics {
	font: italic bold 16px 'Libre Baskerville', serif;
}
#page-header-bg .small-italics {
	font: italic bold 32px 'Libre Baskerville', serif;
}
.no-margin-top {
	margin-top: 0 !important;
}
/*---------------------------------------------------------------*/
/* Header */
/*---------------------------------------------------------------*/
/* Top Bar */
#header-secondary-outer {
	background: #FFFFFF;
}
#header-secondary-outer ul {
	height: 40px !important;
}
#header-secondary-outer ul#social li > a {
	height: 26px!important;
}
#header-secondary-outer #social i {
	height: 44px!important;
	line-height: 24px!important;
	font-size: 28px!important;
}
#header-secondary-outer nav > ul.sf-menu > li > a {
	border-left: none;
	border-right: none;
}
#header-secondary-outer nav > ul.sf-menu > li:last-child {
	border-right: none;
}
#header-secondary-outer nav > ul.sf-menu > li#menu-item-32 a {
	font-size: 16px !important;
	padding: 14px !important;	
}
#header-secondary-outer nav > ul > li#menu-item-32 > a {
	color: #FFFFFF;
	background: #9c001a;		
}
/* Main Navigation */
header#top #logo.no-image {
	text-transform: uppercase;
}

/*---------------------------------------------------------------*/
/* General */
/*---------------------------------------------------------------*/
.page-title h1 {
	font-family: 'OpenSansSemibold';
	font-size: 44px;
	line-height: 44px;
	margin-bottom: 8px;
	display: block;
	z-index: 101;
}
.page-title .subheader {
	font-size: 28px;
	line-height: 28px;
	font-family: 'OpenSansLight';
}
/*---------------------------------------------------------------*/
/* Layout */
/*---------------------------------------------------------------*/
/* Homepage */
body.home .container-wrap { 
	margin-top: 0;
	padding-top: 0; 
	padding-bottom: 0; 
}
.row .cta-buttons .col p:last-child {
	padding-bottom: 0;
}
.row .cta-buttons a.nectar-button {
	margin: 10px;
}
/*---------------------------------------------------------------*/
/* Elements */
/*---------------------------------------------------------------*/
/* Sidebar */
#sidebar .widget_text .textwidget p {
	text-align: left;
}
/* Homepage Banner */
.banner-content-wrapper > .wpb_wrapper {
	padding: 30px !important;
	background: #FFF;
}
.banner-content-wrapper .wpb_wrapper p {
	padding-bottom: 0 !important;
	font-size: 15px;
}
.homepage-banner .banner-content-wrapper .center img.img-with-animation,
.banner-content {
	max-width: 100%;
	margin: 0 auto;	
}
/* Quote Section */
.featured-quote-section {
	padding: 5% !important;
}
.featured-quote {
	margin: 0 auto;
	width: 93%;
}
.featured-quote .quote-content {
    font-size: 1.2em;
    line-height: 1.2em;
}
/* Team Member */
.team-member {
	padding-bottom: 0;
}
/* Buy Links anchor */
.purchase-links .wpb_wrapper p a#buy-links {
	margin: 0;
}
/*---------------------------------------------------------------*/
/* Footer */
/*---------------------------------------------------------------*/
#footer-outer #copyright p {
	font-size: 14px;
	color: #777;
}
#footer-outer .row#partner-logos {
	text-align: center;
	background: url(/wp-content/uploads/2014/10/footer-background-stripes.jpg) no-repeat fixed center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	padding: 0;
}
#partner-logos h3 {
	text-align: center;
	margin: 30px 30px;
	border-right: 1px solid rgba(255,255,255,0.4);
	display: inline-block;
	padding: 0 1em;
	border-left: 1px solid rgba(255,255,255,0.4);
}
#copyright #partner-logos h3 {
	text-align: center;
	margin: 0;
	display: block;
	font-size: 20px;
	font-weight: 600 !important;
}
#partner-logos ul {
	display: block;
	margin: 1em auto 1em;
}
#partner-logos li {
	display: inline-block;
	padding: 0 2em;
}
#partner-logos li a {
	display: block;
}
#partner-logos li img {
	max-width: 100px;
}
/* Footer Bottom */
#footer-outer i, 
#header-secondary-outer #social i {
	font-size: 30px;
	padding-top: 5px;
}


/*---------------------------------------------------------------*/
/* Responsive */
/*---------------------------------------------------------------*/
@media all and (max-width: 1000px) {

	#header-secondary-outer nav ul.sf-menu {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#header-secondary-outer nav > ul > li#menu-item-31 > a:before,
	#header-secondary-outer nav > ul > li#menu-item-32 > a:before,
	#header-secondary-outer nav > ul > li#menu-item-33 > a:before  {
		display: none;
	}
	#header-secondary-outer nav > ul > li#menu-item-31 > a {
		background: #fff9ee;
		border: 1px solid #ddd !important;
	}
	#header-secondary-outer nav > ul > li#menu-item-32 > a {
		background: #9c001a;
	}
	#header-secondary-outer nav > ul > li#menu-item-33 > a {
		background: #33597e;
	}

}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
	
	#header-secondary-outer nav > ul.sf-menu > li:last-child {
		border-right: none !important;
	}
	
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {

	body.home #page-header-bg[data-parallax="0"] {
		margin-top: -25px !important;
	}
	.purchase-buttons p:last-child {
		padding-bottom: 0 !important; 
	}

}



                                                                                                                                                            