/*
 Theme Name:   Edubin Child theme
 Theme URI:    https://fdv.br
 Description:  FDV - Faculdade de Direito de Vitória
 Author:       A Proposta
 Author URI:   https://aproposta.com/
 Template:     edubin
 Version:      4.0.6
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  fdv-child
*/

.modal input[type="button"]:hover {
	background: #ffc60000; !important
}

.menu-effect-2 .main-navigation ul ul {
	background: #000220;
	border-top: 3px solid #000220;
}

.mobile-menu {
	background: #000220 !important;
}

.mobile-menu>ul li a {
    color: #ffffff !important;
}


.sub-menu {
	top: 67px !important;
}

h4.section-title-txt {
    color: #23252a !important;
}


.zmm-dropdown-toggle {
    position: absolute !important;
    left: 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
}

