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

/*.titlebar.scheme-light {
    background-color: #10131d00 !important;
    opacity:0 !important;
} */

/* FOOTER */

#footer a{
		text-decoration: none;
}

#footer a:hover {
		text-decoration: none;
}

/* HEADER */

#header a {
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
}

.headerimg img {
    width: min(30vh, 360px) !important;
}

/* mobile header img size settings */
/* make menu not move out of screen */
.lqd-mobile-sec .navbar-header > .navbar-toggle {
    width: auto !important;
}

/* img width and max width */
.lqd-mobile-sec .navbar-header > .navbar-brand {
    width: 60% !important;
	max-width: min(40vh, 250px) !important;
}

/* mobile img auf startseite abändern */
.page-id-1468 .lqd-mobile-sec .navbar-header img {
        content: url('https://www.erbrecht-frank.de/wp-content/uploads/2026/01/Kanzlei_Frank_LOGO_neg_FINAL.png');
    }

/* BUTTON */

.elementor-element .elementor-button:hover {
	text-decoration:none;
}