/*
 Theme Name:     Fevek Theme
 Theme URI:      https://www.codeless.co/handel/presentation
 Description:    Handel Child Theme
 Author:         Codeless
 Author URI:     https://www.codeless.co
 Template:       handel
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.fevek-language img {
    margin-bottom: 12px;
}

@media (max-width: 991px) {
    .fevek-language img {
        margin-bottom: 18px;
    }
}

.header_container.cl-transparent.cl-header-light .header-el #navigation .codeless_megemenu a:hover,
.header_container.cl-transparent.cl-header-light .header-el #navigation .codeless_megemenu .current_page_item a{
    color: #ffffff !important;
}

.header_container.menu_style-border_bottom.menu-text-style #navigation nav > ul > li > a {
    border-bottom-width: 0px !important;
    border-style: none !important;
}
