/*
 Theme Name:   cathedralauto
 Description:  Divi Child Theme 2016
 Author:       CathedralAutomotive
 Author URI:   http://CathedralAutomotive.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*.et_fixed_nav #logo {
max-height: 160px;
}

#logo {
	position: relative;
	top:-18px;
}

#logo {
	position: absolute;
	top:-40px;
}

*/

#text-4 a {
    color: #fff!important;
	font-weight: 700;
	font-size: 20px;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
    font-weight: 700;
}

strong {font-weight: 700;}

.footer-widget:last-child {border-left: solid 1px #666; padding-left: 50px;}

#footer-info span {font-size: 11px; color: #999; text-transform:uppercase; letter-spacing:1px;}

/** App Style header and Drop Down Menu **/

@media (max-width: 980px) {
 .container.et_menu_container { 
 width: calc( 100% - 60px);
 }
 .footer-widget:last-child {border-left: none; padding-left: 0;}
 
}

.et_mobile_menu {
 margin-left: -30px;
 padding: 5%;
 width: calc( 100% + 60px);
}

.mobile_nav.opened .mobile_menu_bar:before {
 content: "\4d";
}

span.mobile_menu_bar:before {
    color: #fff !important;
}
