<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Golazo Theme - Flandrienne
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-flandrienne
*/

/*
    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;
}

.gform_wrapper [type=submit]{
    padding: 15px 40px;
    font-size: 18px;
}

.glz_social_media_bar_block a{
    color: #000000; 
}

.glz_social_media_bar_block a:hover{
    color: #737373;
}

#topbar h5 a {
    text-decoration: none;
}

#topbar h5 a:hover{
    color: #737373;
}

/* Hero */

.intro .partnerslider-intro{
    left: 0;
}

.block-partner-logo-bar .flexslider .slides img{
    max-height: 45px;
}

.intro{
    display: table;
    background: none;
}

.intro .intro-body{
    display:table-cell;
    vertical-align: middle;
}

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

.intro .intro-title h3{
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 0;
    font-family: 'Proximus Regular';
}

.intro .intro-title h1{
    font-family: 'Proximus ExtraBold';
    color: #ffffff;
}

.intro a.btn, .langchooser-content button{
        border-radius: 3px 3px 28px 3px;
    border: 2px solid #5C2D91;
    padding: 11px 20px 11px 20px;
}

.intro a.btn:hover, .langchooser-content button:hover{
    background-color: #ffffff;
    color: #5C2D91;
}

.glz_social_media_bar_block a{
    color: white;
}

form.pcc-newsletter-optin{
    text-align: center;
}

form.pcc-newsletter-optin input{
    width: 45%;
    float: left;
    margin: 5px;
}

form.pcc-newsletter-optin button{
    margin-top: 15px;
    border: 2px solid #E0D8E8;
    background-color: #E0D8E8;
    color: #5C2D91;
    text-align:center;
}

form.pcc-newsletter-optin button:hover{
    background-color: white;
    border-color: #5C2D91;
}


/* Footer */

footer p{
    margin-bottom: 0;
}

.footer .glz_social_media_bar_block{
    text-align :center;
}

.footer .glz_social_media_bar_block a:hover{
    color: #737373;
}

.footer .glz_social_media_bar_block a i {
    font-size: 35px;
}

.glz_partner_group_block h2{
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px;
}

/* Event calendar */

.glz-eventscalendar-list{
    overflow-x:auto;
}

.glz-eventscalendar-list table thead tr th{
    background: #FFA500;
    border: 0;
    font-size: 17px;
    padding: 12px 8px;
}

.glz-eventscalendar-list table tbody tr td{
    font-size:  16px;
    padding: 12px 8px;
    vertical-align: middle;
    border: 0;
}

table tbody tr:hover&gt;td, table tbody tr:hover&gt;th{
    background-color: unset;
}

.glz-eventscalendar-list table tbody tr td.td-name{
    font-weight:  bold;
}

.glz-eventscalendar-list table tbody tr td.td-register span,
.glz-eventscalendar-list table tbody tr td.td-website span{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.glz-eventscalendar-list table tbody&gt;tr:nth-child(odd)&gt;td{
    background-color: #FFFAF1;
}

.glz-eventscalendar-list table tbody tr td a i{
    font-size:  18px;
}

.glz-eventscalendar-list table tbody tr td.td-register a{
    background: #FFA500;
    border:  0;
}

.glz-eventscalendar-list table tbody tr td.td-register a:hover{
    background: #737373;
    color: #ffffff;
}

.glz-eventscalendar-list table tbody tr td.td-website a{
    background: #737373;
    color:  #ffffff;
    border:  0;
}

.glz-eventscalendar-list table tbody tr td.td-website a:hover{
    background: #FFA500;
    color: #000000;
}

/* Tabel hellingen */


.tbl-hellingen table tr td {
    background: #ffffff;
}

.tbl-hellingen table tr td .wptb-image-container{
    display: inline-block;
    float: left;
    width: 25px;
    margin-right: 10px;
}

.tbl-hellingen table tr td p{
    padding-top: 2px;
}

.tbl-hellingen table tbody tr:hover&gt;td, .tbl-hellingen table tbody tr:hover&gt;th{
    background-color: #ffffff;
}


form.pcc-newsletter-optin{
    text-align: center;
}

form.pcc-newsletter-optin button{
    margin-top: 15px;
    border: 2px solid #E0D8E8;
    background-color: #E0D8E8;
    color: #5C2D91;
    text-align:center;
}

form.pcc-newsletter-optin button:hover{
    background-color: white;
    border-color: #5C2D91;
}


#sb_instagram .sbi_follow_btn a{
    border-radius: 3px 3px 28px 3px;
    border: 2px solid #5C2D91;
    padding: 11px 20px 11px 20px;
}

#sb_instagram .sbi_follow_btn a:hover{
        color: #5C2D91;
        background: white !important;
    box-shadow: none;
}

@media only screen and (max-width: 767px){
    .gform_wrapper.gravity-theme .gfield input.medium, .gform_wrapper.gravity-theme .gfield select.medium{
        width:  100%;
    }

    .intro{
        height: 100vh;
        margin-bottom:  0;
    }

    .intro .intro-title img {
        display: none;
    }

    .intro .partnerslider-intro{
        position: absolute;
        bottom: 0;
    }

    footer#disclaimer nav ul{
        justify-content: center;
    }

}

@media (min-width: 576px){
    .intro {
            height: calc(100vh - 255px);
    }
}</pre></body></html>