/**
* Theme Name: Envolve Child
* Description: This is a child theme of Envolve, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme-kalia">Theme Kalia</a>
* Template: envolve
* Version: 2.2
*/
.header-style-six .header-middle .logo img {
    height: 55px;
}
.header-style-six .header-middle .wrapper-box {
    padding: 20px 0px 40px 0px;
}
.bigtitle{font-weight: bold; font-size: 17px; font-family: "Fira Sans", sans-serif;}
nav.main-menu ul.navigation.clearfix li.menu-item {padding: 18px 20px 18px 20px !important;}
header.main-header.header-style-six div.header-upper div.auto-container div.nav-outer.clearfix div.navbar-right-info{width: 42%;}
header.main-header.header-style-six div.header-upper div.navbar-right-info div.search-inner{width: initial;}
nav.main-menu.navbar-expand-md.navbar-light ul li.menu-item:last-child {display: none;}
section.expertavo div.single-item{padding: 24px !important;}
section.expertavo div.single-item h3{font-size: 21px !important;}
div.removedetail div.lower-content div.link{display:none;}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    div.navbar-right-info div.link-btn{display: none;}
    header.main-header.header-style-six div.header-upper div.navbar-right-info div.search-inner{width: initial;}
    header.main-header.header-style-six div.header-upper div.auto-container div.nav-outer.clearfix div.navbar-right-info{width: initial;}
    .header-style-six .header-middle .wrapper-box {padding: 5px 0px 25px 0px !important;}
    .header-style-six .header-middle .logo img{height: 50px !important;}
    header.main-header.header-style-six div.header-top.style-six{padding: 0px !important;}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    div.navbar-right-info div.link-btn{display: none;}
    .header-style-six .header-middle .logo img{height: 50px !important;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}