/*
Theme Name: maureva
Theme URI: 
Description: Child theme of roonix theme for the Roonix theme
Author: maureva
Author URI: maureva
Template: roonix
Version: 1.5
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 29 Aug 2024 14:39:04 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*bloc header*/

@media screen and (min-width: 1024px) and (max-width: 1365px){
    .main-header .search-box-outer{
        width: 80px;
    }
    .btn-client-access{
        width:100px;
    }
    .main-header .outer-box .nav-btn{
        width: 80px;
    }

    .main-header .main-menu .navigation > li, 
    .header-style-two .main-menu .navigation > li{
        margin-right: 12px;
    }

    .main-header .main-menu .navigation > li > a{
        font-size: 15px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1080px){
    .header-style-three .logo-box{
        max-width: 154px;
        padding-top: 40px;
    }

    .main-header .main-menu .navigation > li, 
    .header-style-two .main-menu .navigation > li{
        margin-right: 10px;
    }
}
