/*
Theme Name: Divi Scope
Description: Child theme for Divi theme
Author: DSC
Template: Divi
*/

#main-content { padding-bottom: 20px; min-height:calc(100vh - 192px);}
#et-info-phone { font-size: 1.8em; }
#et-info { padding:0; color:#666; }
#et-info a { color:#666 !important; }
.et_fixed_nav #logo { max-height: 70px; margin-bottom: 10px; }
#footer-bottom { background-color: transparent; border-top: 3px solid #999; }
#footer-info { color: #999; width:100%; }
#footer-info a { font-weight:normal; }
.et-fixed-header #logo { max-height: 45px; }
body.et_fixed_nav.et_secondary_nav_enabled #main-header { padding-top: 10px; }

#main-header { padding: 0; }
#main-header nav#top-menu-nav { padding-top: 4px; }
.et_header_style_centered #main-header .mobile_nav { background-color: #706D65; }
.et_header_style_centered nav#top-menu-nav { display: block; background-color:rgba(0,0,0,0.4); text-align:center; }
.et_header_style_centered #top-menu > li > a { padding-bottom: 6px; }


.et_mobile_menu { top: 68px; }
.et-fixed-header .et_mobile_menu { top: 50px; }
#top-header { line-height: 18px; }
.notmargin {padding-top:0 !important; }
.nobmargin { padding-bottom: 0 !important; }
.b20margin { padding-bottom: 20px !important; }
#arms { max-width: 250px; margin: 0 auto; }
.wp-caption { border: none; background: none; }
.bwg_close_btn.fa.fa-times { font-size: 3em; color: white; }
#top-menu li { font-size: 16px; }

@media only screen and (max-width: 980px) { 
	.et-fixed-header { padding: 18px 0 0 0 !important; }
	.et_header_style_centered .et_mobile_menu { top: 32px; }
	.et_header_style_centered #main-header .mobile_nav { border-radius: 0; -webkit-border-radius: 0; padding: 5px 15px; }
	.et_header_style_centered .mobile_nav .select_page { display: inline-block; color: #fff; }
	#main-header ul.et_mobile_menu { background-color: #95928A; }
	#main-header nav#top-menu-nav { padding-top: 0px; }
	#main-header.et-fixed-header nav#top-menu-nav { padding-top: 0px; }
	.et_fixed_nav #logo { margin-bottom:0; }
}