
#top-menu li li a:hover { background-color: #ffffff; }
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover { 
	color: #dc4405 !important; 
	opacity:1 !important; 
}
#et_search_icon:hover:before { color: #dc4405 !important; }
@media only screen and ( max-width: 980px ) {
    #main-header .container { 
        width:100%;
        box-sizing:border-box;
        padding-right:30px;
        padding-left:30px;
    }
	#main-header .logo_container {
		width: auto;
	}
	#main-header #logo {
		max-width: 100%;
	}
}
#mobile_menu li.dbdb_secondary-menu { 
	display:none !important; 
}
body.single article.has-post-thumbnail > img:nth-of-type(1) { width:auto !important; height:auto !important; }
body.single article.has-post-thumbnail .et_post_meta_wrapper > img:nth-of-type(1) { width:auto !important; height:auto !important; }
#footer-info + #footer-info { display: none; }
#slb_viewer_slb_default { z-index: 100000 !important; }
html {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}
#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
@media only screen and (min-width: 980px) { 
	#footer-bottom .et-social-icons { margin-bottom:-28px; } 
}