/*
Theme Name:     BakerStreetPublishing Divi
Theme URI:      http://www.protospace.com/
Description:    A custom child theme built for Baker Street Publishing, based on the Divi theme by Elegant Themes (http://www.elegantthemes.com)
Author:         P. Hirst, Protospace
Author URI:     http://www.protospace.com/
Template:       Divi
Version:        1.0.0
*/

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

#main-header {
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	float: left !important;
	}
	
#main-header .container {
	margin-left: 0;
	margin-right: 10px;
	}

#logo {
	overflow-y: visible;
	min-height: 50px;
	width: 400px;
	float: left;
	}
	
.et_fixed_nav #logo {
	max-height: 100px;
	}

.et_fullwidth_nav #main-header .container {
	padding-left: 0px !important;
	}
	
#et-top-navigation {
	padding-left: 0px !important;
	}
	
img#logo {
	height: 150px !important;
	overflow-y: visible;
	width: 500px;
	}
	
#header-logo {
	width: 40%;
	float: left;
	}
	
.blog-title {
	float: left;
	font-size: 2.0em;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
	color: #1e73be;
	}
	
.et_header_style_left #et-top-navigation nav ul li a {
	padding-bottom: 5px !important;
	}

#footer-info, #footer-info a {

	}	

.footer-widget {
	width: 46%;
	float: left;
	max-height: 215px;
}

#footer-menu {
	width: auto;
	float: right;
	margin-right: 38px;
	}

.menu-footer-menu-container {
	float: left;
	margin-right: 8px;
	}

.menu-footer-menu-container ul {
	list-style-type: none;
	display: inline;
	float: left;
	}

.menu-footer-menu-container li {
	display: inline !important;
	list-style: none;
	background-image: none;
	padding-left: 15px;
	float: left;
	}
	
.img-left {
	float: left;
	padding-right: 15px;
	}
	
.img-right {
	float: right;
	padding-left: 15px;
	}

body .gform_wrapper.contactform_wrapper .gform_footer input.gform_button {
	margin: 0 auto;
	}
	
body .gform_wrapper.contactform_wrapper .gform_footer input[type="submit"]:hover.gform_button,
widget_wysija input[type="submit"]:hover.wysija-submit {
	color: #2a587f;
	background-color: #fff;
	cursor: default;
	}
	
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
	font-size: 1.0em !important;
	}
	
.gform_wrapper textarea, .gform_wrapper select {
	font-size: 1.0em !important;
	}
	
body .gform_wrapper.contactform_wrapper .gform_footer input.gform_button {
	float: right;
	}

.et_pb_section {
	padding-top: 25px;
	padding-bottom: 25px;
	}
	
.et_pb_slide_description h2 a {
	color: #000000 !important;
}
	
.fluid-width-video-wrapper {
	padding-top: 50% !important;
	}

.header_address {
	min-width: 240px;
	padding-bottom: 30px;
	}

.header_address .phone {
	margin-top: 10px;
	font-size: 2.0em;
	font-weight: bold;
	color: #004A80;
	}
	
#wpmu-install-dashboard {
	display: none !important;
	}
	
@media only screen and ( max-width: 767px ) {
	p#slogan {
		margin: 0 auto !important;
		}			
}