/* Theme Name: Ireca Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of ireca
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: ireca
Version: 1.0.0
Tags: translation-ready, left-sidebar, right-sidebar
Text Domain:  ireca-child
*/


.logo{
    text-align: center!important;
    max-width: 200px;
    margin: 0 auto;
    padding-top: 20px;
}


@media(max-width: 991px){
    .ovatheme_header_version1 .ova_menu{
        background-color: #FFF!important;
    }
    .navbar-collapse{
        background: #343434;
        padding-left: 10px;
    }
    .ova_menu .navbar-toggler{
        border: 1px solid #000;
    }
    
    .ova_menu .navbar-toggler-icon{
        background: #000!important;
    }
    .ovatheme_header_version1 .ovamenu_shrink.active_fixed ul li a{
        color: #FFF!important;
    }
}
