/*!
Theme Name: Studio Fuss
Theme URI: https://studiofuss.com/
Template: kadence
Author: Kadence WP / REDESIGNED
Author URI: https://www.kadencewp.com/
Description: 
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.glightbox-container .gprev,
.glightbox-container .gnext {
	display: none;
}
.gslide-image img {
	max-height: 64vh;
	max-width: 100%;
}
.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.current-menu-item a {
	font-weight: 700;
}