/*
Themed Name: Generate Press-Child
Theme URI: https:/end3putts.leneeglobal.com
Description: Generate Press Child Theme
Author: Rachael Moore
Author URI: https://end3putts.leneeglobal.com
Template: generatepress
Version: 1.0
*/

@import url("../generatepress/style.css");

/*Color Choices
yellow: #FFFF00;
grey: #C0C0C0;
black/grey: #222222;

*/

/*Header & Navigation*/ 

	.site-header, .masthead {
		background: #C0C0C0;
		max-height: 150px;
	}
	
	#site-branding, .main-title a, .main-title a:hover, .main-title a:visited {
		color: #222222;
		font-size: 40px;
		font-family: montserrat;
	}
	
	#site-branding, .site-description {
		color: #222222;
		font-size: 22px;
		font-family: montserrat;
	}
	
	.main-navigation, .main-navigation ul ul {
		background-color: #222222;
	}
 
	.main-navigation .main-nav ul li[class*="current-menu-"] > a {
		color:  #FFFF00;
		font-weight: bold;
		font-family: montserrat;
		background-color: transparent;
	}
	
	.main-navigation .main-nav ul li > a:hover, 
	.main-navigation .main-nav ul li.sfHover > a {
		color: #FFFF00; 
		background-color: transparent;
	}

	#primary-menu, 
	.main-navigation, .main-nav a {
		font-family: montserrat;
		font-size: 18px;
		font-weight: normal;
		color: #FFFF00;
	}
	
/*Homepage*/

/*Hero Image Section*/
	#hero-image-id, .hero-image {
		height: 380px;
		width: 100%;
		margin-top: -40px;
		margin-bottom: 20px;
		padding-bottom: 5px;
	}
	
/*Page Attributes*/	
	/*#page {
		background-color: efefef;
	}*/

/*Intro*/
	#intro-id, .intro {
		margin-top: 50px;
		margin-bottom: 20px;
		padding: 10px;
	}
	#intro-id, .intro p {
		font-family: montserrat;
		font-size: 30px;
		font-style: italic;
		color: #222222;
	}
	
/*Description Section*/
	#intro-description-id, .intro-description {
		border-left-color: #222222;
		border-top-color: #222222;
		border-right-color: #222222;
		border-left-style: solid;
		border-top-style: solid;
		border-right-style: solid;
		border-left-width: 1px; 
		border-top-width: 1px;
		border-right-width: 1px;
	}
	
	#intro-description-id, .intro-description p {
		color: #222222;
		font-family: montserrat;
		font-size: 22px;
		margin-top: 20px;
		padding-top: 10px;
	 }
	 
	#yw-description-id, .yw-description {
		border-left-color: #222222;
		border-bottom-color: #222222;
		border-right-color: #222222;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-style: solid;
		border-left-width: 1px; 
		border-bottom-width: 1px;
		border-right-width: 1px;
	}
	
	#yw-description-id, .yw-description  p { 
		color: #222222;
		font-family: montserrat;
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	#y-description-id, .y-description, 
	#w-description-id, .w-description {
		padding: 10px;
	}

/*Order Section*/
	#order-button-id, .order-button {
		
	}

/*Folds of Honor Section*/	
	#foh-button-id, .foh-button {
		
	}

/*Contact Section*/	
	#contact-section-id, .contact-section {
		margin-bottom: -40px;
	}
	
	#contact-section-id, .contact-section p{
		color: #222222;
	}	
	