/*
Theme Name: Hub Child
Theme URI: https://gorba.tech
Template: hub
Author: GorbaTech
Author URI: https://gorba.tech
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Tags: responsive,retina,rtl-language-support,blog,portfolio,custom-colors,live-editor
Version: 1.0.0.1706518366
Updated: 2024-01-29 10:52:46

*/

/**
 * Disable floating bottom menus
 **/
.lqd-sticky-menu-floating,
.wp-bottom-menu{
	display:none!important;
}

/**
 * Hide author
 **/
.entry-meta .byline,
.lqd-lp-meta-dot-between .lqd-lp-author:not(:last-child){
	display:none!important;
}