/*
Theme Name: gael
Text Domain: gael
Version: 2.4
Tested up to: 6.4
Requires at least: 4.7
Requires PHP: 5.2.4
Description: GAEL CUSTOM THEME
Author: the WordPress team
Author URI: #
Theme URI: #
License: GNU General Public License v2 or later
License URI: #

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

 .post-meta-wrapper.post-meta-single{
display:none !important;
 }

 .content-page h2{
   padding-top: 2rem;
    font-size: 2rem;
    padding-bottom: 5px;
 }


@media only screen and (min-width: 1200px) {
.container.bg-white.py-2.d-flex.justify-content-end.top-header {
display: none !important
}
}

 .header-saved-events .header-saved-events-count {
    position: absolute;
    top: 0;
    right: -10px;
    left: auto;
    margin: 0;
    pointer-events: none;
    padding: 5px 0;
    text-align: center;
    white-space: nowrap;
    color: #05433c !important;
    font-size: 14px;
}