/*
 Theme Name:     Logmanager Tema
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Tema de Wordpress Logmanager
 Author:         Agrega 
 Author URI:     https://www.agrega.com.br
 Template:       Divi
 Version:        1.0.0
*/ 
 
/* =Theme customization starts here
------------------------------------------------------- */
#top-menu li.current-menu-ancestor>a {color:#fe563f !important;}

@media only screen and (min-width: 981px) {
#logo {max-height: 25px !important;}
}


@media only screen and (min-width: 981px) and (max-width:1691px) {
.button-intro .et_pb_column .et_pb_button_module_wrapper {margin-bottom:10px !important;}
}


#top-menu li a {font-weight:400 !important;}

.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li.contato-menu > a {color:#FE563F !important;}

#top-menu li.current-menu-item>a {color:#fe563f !important;}

span.orange {color: #FE563F;}

.log-buttons .et_pb_button {width:285px;text-align:center;}
    
a.et_pb_button.et_pb_bg_layout_light, a.et_pb_button.et_pb_bg_layout_light:hover {padding: 18px 35px;}

.contato-menu a {border:2px solid #FE563F !important;border-radius:20px;display:inline-block;padding:10px 20px !important;font-weight:500;color:#FE563F !important;}

.contato-menu a:before {font-family: FontAwesome !important;content:"\F232" !important;font-size: 16px;color: #FE563F; margin-right:10px;-webkit-transition: color .3s;transition: color .3s;position: relative;z-index: 10;}