@charset "utf-8";
/*
 Theme Name:   Ozeum Child
 Theme URI:    http://ozeum.themerex.net/
 Description:  Ozeum Child Theme
 Author:       ThemeRex
 Author URI:   https://themerex.net/
 Template:     ozeum
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  ozeum
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* header Menu */
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #c5c5c3 !important;
}
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover {
	color: #c9a050 !important;
}



/* footer links */
.scheme_dark.footer_wrap h5 {
	color: #c5c5c3;
}

.scheme_dark.footer_wrap a,
.scheme_dark.footer_wrap .widget_contacts .contacts_info,
.scheme_dark.footer_wrap .widget_contacts .contacts_info>a,
.scheme_dark.footer_wrap .widget_contacts .contacts_info span a

 {
    color: #7e7d7a;
}

/* map styling */

.maplibregl-popup-content h4,
.maplibregl-popup-content h5,
.maplibregl-popup-content h6 {
	margin-top:0.6em;
	margin-bottom:0.5em;
	margin-left:0.2em;
	margin-right:0.2em;
}