/*
Theme Name:     the40percent
Theme URI:      http://www.protospace.com/
Description:    A custom child theme built for the40percent. 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(https://fonts.googleapis.com/css?family=Teko:400,300,500,700);

h1, h2, h3, h4, h5, h6 {
	font-family: Teko,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
	}

#logo {
	overflow-y: visible;
	min-height: 100px;
	margin-top: 10px;
	}
	
.et_fixed_nav #logo {
	max-height: 100px;
	}
	
img#logo {
	height: 100px !important;
	overflow-y: visible;
	}
	
#main-header {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

span.ms-title { font-size: 1.2em; }

.ms-price { float: right !important; }

.formholder { border: none; background-color: none; }

#editaffsettingslink,
.wpmui-field-input,
button,
button#submit {
	border: none !important;
	font-size: 1.5em !important;
	padding: 5px 8px 5px 8px !important;
	}
	
div.editfield p.description {
	font-size: .9em;
	}

#footer-menu {
	width: auto;
	float: right;
	margin-right: 38px;
	font-size: .8em;
	}
	
	