/* 
Theme Name: Golazo Theme - Brussels Nature Run
Theme URI: https://golazo.com
Description: Hello, thank you for using our theme. For any help or support, please feel free to contact us at tech@golazo.com
Author: Golazo
Author URI: https://golazo.com
Template: golazo-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: golazo-theme-brusselsnaturerun
*/

/*
    Add your custom styles here
*/

.langchooser-buttons button{
    width:  auto;
}

.single-glz_news .glz_news ol li,
.single-glz_news .glz_news ul li{
    margin-bottom:  15px;
}

.intro{
    min-height: 750px;
    height: calc(100vh - 90px);
    background: none;
}

.intro .intro-title img {
    max-height: 340px;
}

@media only screen and (max-width: 768px) {
    .intro {
        height:  auto;
        margin-bottom: 0 !important;
    }
}
