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

.is-stuck {
    background: rgba(255,255,255,.9);
}
.home .site-header:not(.is-stuck) .phone span {
    color: white !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1480px) {
    #size-logo {
        padding-inline-end: 10px;
        padding-inline-start: 5px;
    }
    #primary-nav .link-badge {
        display: none;
    }
    .elementor-124 .elementor-element.elementor-element-a8ef68a .main-nav > li > a {
        padding: 10px;
        font-size: 14px;
    }
}