/*
 Theme Name:   Cargo Child
 Theme URI:    http://cargo.bold-themes.com
 Description:  Cargo Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     cargo
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  cargo-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.port .menuHolder .logo img {
    height: 80px;
}

body:not(.btMenuVerticalLeft):not(.btMenuVerticalRight).btStickyHeaderActive .mainHeader .port .menuHolder .logo img {
    height: 60px;
    margin: -9px 0;
}

body .btDarkSkin a:hover, body .btLightSkin .btDarkSkin a:hover {
    color: #fff;
}

.menuPort nav ul li.hidden{
    display: none;
}
