/*
Theme Name:     JerryHirst Divi
Theme URI:      http://www.protospace.com/
Description:    A custom child theme built for JerryHirst. 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=Voltaire);

h1, h2, h3, h4, h5, h6 {
	font-family: Voltaire, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	}

#logo {
	overflow-y: visible;
	min-height: 90px;
	margin-top: 10px;
	}
	
.et_fixed_nav #logo {
	max-height: 100px;
	}
	
img#logo {
	height: 100px !important;
	overflow-y: visible;
	}
	
.button {
	font-size: 1.5em !important;
	font-family: Voltaire, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-transform: uppercase;
	padding: 3px 5px 3px 5px;
	}
	
.textwidget {
	font-size: .8em;
	line-height: 1.2em; !important;
	}
	
	
#main-footer .footer-widget h4 {
	color: #fff !important;
	}
	
.more_white_background {
	background-color: rgba(255,255,255,0.75) !important;
	padding-left: 10px;
	padding-bottom: 5px;
	}