/*
Theme Name: CargoHub Child
Theme URI: http://steelthemes.com/cargohub
Author: SteelThemes
Author URI: http://steelthemes.com
Description: CargoHub Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cargohub
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: cargohub
*/


.cargo-office-location-widget .topbar-office .phone {
    display: none;
}
.cargo-office-location-widget .office-switcher {
    display: none;
}

#site-navigation {
    display: flex;
    justify-content: flex-end;
}

.address-box h4 {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffff;
}