/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

<style>
.brand-text {
    font-weight: 700;
    display: inline-block;
}

.brand-city {
    font-weight: 400;
    margin-left: 5px;
}

.elementor-widget-heading h1,
.elementor-shortcode h1 {
    display: block !important;
    width: 100% !important;
    clear: both !important;
    white-space: normal !important;
    margin: 10px 0 !important;
}

@media (max-width: 767px) {
    .brand-text {
        font-size: 1rem;
    }
}
</style>