/*
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
*/


.whatsapp-link {
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 55px;
    z-index: 10000;
}

.cargo-office-location-widget .office-switcher {
    display: none;
}
.cargo-office-location-widget .topbar-office {
    padding: 4px 10px;
}
.cargo-office-location-widget .topbar-office .address {
    display: none;
}

.site-footer .footer-copyright {
	width: 100%;
    text-align: center;
}
.site-footer .footer-text {
	display: none;
}

.counter_section .fh-icon-box {
	padding: 0;
    border-width: 0;
	cursor: default;
}
.counter_section .fh-icon-box h4 {
	font-size: 50px;
    font-weight: 700;
	padding-bottom: 0;
	color: #fff;
}
.counter_section .fh-icon-box .desc {
	background-color: #007560;
	font-size: 18px;
	color: #fff;
	padding: 2px;
}
.counter_section .fh-icon-box .desc p {
	margin-bottom: 2px;
}