/*
Theme Name: Sheridan Prasso
Version: 1.0
Template: Divi
*/

h2 {
	margin-bottom: 15px;
}

.featured-articles .et_pb_blurb_content h4.et_pb_module_header {
	font-family: Mulish, sans-serif !important;
	font-weight: 500;
	line-height: 130%;
	text-transform: none !important;
}

.featured-articles .et_pb_blurb_content h4.et_pb_module_header:hover {
	text-decoration: underline;
}

.featured-articles .et_pb_blurb_description a:hover {
	border-bottom: 1px solid;
}

#main-header {
	box-shadow: 0 5px 12px rgb(145 228 251 / 75%);
}

.et_pb_row {
	padding: 0 !important;
}

.et_pb_section {
	background: #F1FBFE !important;
}

#logo {
	margin-left: -15px;
	max-height: unset !important;
}

#top-menu li {
	font-weight: 400;
}

.et_header_style_left #et-top-navigation nav>ul>li {
	padding-bottom: 70px;
	padding-right: 30px;
	padding-top: 10px;
}

.et_header_style_left #et-top-navigation nav>ul>li:last-child {
	padding-right: 0 !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li {
	padding-bottom: 20px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, 
.et_header_style_split #et-top-navigation nav>ul>li>a {
	padding-bottom: 4px !important;
}

#top-menu li.current-menu-item a {
	border-bottom: 1px solid;
}

a.button,
body #page-container .et_pb_section .et_pb_module a.et_pb_button {
	font-family: 'Courier Prime',monospace!important;
	line-height:100% !important;
	padding: 13px 20px 10px !important;
}

a.button {
	border: 1px solid;
    border-radius: 5px;
}

a.button:hover,
a.et_pb_button:hover {
	background-color: #fff!important;
    border: 1px solid!important;
    color: #00a4d3!important;
}

#homepage-bio a {
	font-family: 'Courier Prime',monospace!important;
}

#homepage-bio a:hover {
	text-decoration: underline;
}

#latest-book {
	float: left;
}

#latest-book .cover {
	float: left;
	margin-right: 10px;
}

#latest-book h3 {
	margin: 0 0 10px;
}

#latest-book .links {
	margin: 20px 0 0;
}

#latest-book a.button {
	float: left;
	margin-right: 8px;
}

/* Homepage Articles */
.et_pb_gutters3 .et_pb_column_1_2 #featured .et_pb_module {
	margin-bottom: 0 !important;
}

#featured .et_pb_post {
	margin-bottom: 30px;
}

#featured .et_pb_section {
	padding: 0 !important;
}

#featured article h2.entry-title {
	display: none !important;
}

#featured h1.entry-title {
	color: #0374a2;
	font-family: Mulish, sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 5px;
}

#featured .source,
#featured .date {
	color: #606060;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	text-transform: uppercase;
}

.et_pb_gutters3 .et_pb_column_1_2 #featured .et_pb_module.date {
	font-weight: 400;
	margin-bottom: 7px !important;
}

#featured .blurb {
	font-size: 15px;
	line-height: 1.3;
}

#featured .more p {
	color: #0374a2;
	font-size: 13px;
	margin-top: 8px;
	text-transform: uppercase;
}

.favorites a:hover,
.buy a:hover {
	border-bottom: 1px solid;
}

.et_clickable:hover {
	color: #0374a2;
	text-decoration: underline;
}

.et-l--footer {
	line-height: 120%;
	margin: 0 auto;
}

.et_mobile_menu li a {
	font-size: 16px;
	padding: 10px 2%;
}

/* RESPONSIVE */
@media screen and (max-width:1400px) {
	
	.et_header_style_left .et_menu_container #et-top-navigation {
		padding: 40px 0 0 0;
	}
	
	.et_header_style_left .et-fixed-header .et_menu_container #et-top-navigation {
		padding-top: 20px;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li {
		padding-bottom: 40px;
	}
	
	.container, 
	.et_pb_row {
		width: 90% !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li {
		padding-right: 24px !important;
	}
	
	
	#latest-book.et_pb_text_1 h4 {
		font-size: 17px !important;
	}
	
	#latest-book a.button {
	 	font-size: 15px;
		padding: 10px 11px 8px !important;
	}
	
	.et_pb_section_0 {
		padding: 40px 0;
	}
	
	h2 {
		margin-bottom: 0;
	}

}

@media screen and (max-width:1250px) {
	
	.et-l--footer {
		max-width: 640px;
	}

}

@media screen and (max-width:1100px) {
	.container, 
	.et_pb_row {
		width: 94% !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li {
		padding-right: 20px !important;
	}
	
	#logo {
		width: 300px;
	}
	
	#top-menu li a {
		font-size: 16px !important;
	}
}

@media screen and (max-width:980px) {
	.et_header_style_left .et_menu_container #et-top-navigation	{
		padding-top: 24px;
	}
}	