
body,
h1, h2, h3, h4, h5, h6 {
font-family: "Dosis", sans-serif;
}

a,
h2.blog-arc-heading a:hover,
h2.event-arc-title a:hover,
.title-home h3,
.sidebarnav h3,
.event-past h3,
.event-upcoming h3,
.footer-col h3,
.event-w-title a:hover, 
.list-nav ul li a:hover, 
.sidebar .widget_calendar table#wp-calendar>tbody>tr>td>a, 
.sidebar .widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active, .widget_calendar table#wp-calendar>tbody>tr>td>a, 
.blog-h-title a:hover, 
.footer-col a:hover,
.blog-home-title a:hover,
.widget-audio-title a:hover,
.button-link a,
ul.tabs li a,
.comment-meta a:active, .comment-meta a:hover,
.widget_calendar tfoot>tr>td#prev a:hover, 
.widget_calendar tfoot>tr>td#next a:hover,
#footer .blog-w ul li a:hover,
#footer .event-w-title a:hover,
#footer .widget-audio-title a:hover {
color:#fdb813;
}

.blog-home-more a, 
.blog-arc-more a:hover, 
.event-tickets a:hover,
.event-tickets2 a:hover,  
.audiojsZ .loadedZ,
.audiojsW .progressW,
.pagination a:hover, 
.pagination .current, 
.event-home-title h2 a,
.event-home-more a,
.tagcloud a:hover, 
.audio-buy a:hover,
.reply a:hover,
.widget-audio-buy a:hover,
.button-send#submitmail:hover,
.highlight,
.button-link a,
ul.tabs li a,
a.pp_download,
p.form-submit input#submit:hover,
#footer .tagcloud a:hover,
#clubbmenu > ul > li:hover > a, 
#clubbmenu > ul > li.active > a, 
#clubbmenu > ul > li > a:active, 
#clubbmenu > ul ul li a:hover,
#search-button:hover {
background:#fdb813;
}

#footer {
border-top:10px solid #fdb813;
}


.slide-title {
background: url("https://ilchiosco.pd.it/wp-content/themes/clubber/admin/theme_options/images/color-style/transfdb813.png");
}
*{
    font-family: 'Montserrat', sans-serif !important;
}

form#contact{
    display: none;
}

.gmap{
    margin-top: 20px;
}

.gmap iframe{
    display: block;
    width: 100%;
    min-height: 240px;
}

@media only screen and (max-width: 800px) {
    .page-id-64 #content,
    .page-id-455 #content{
        display: flex;
        flex-direction: column;
    }
    .page-id-64 .sidebar-right,
    .page-id-455 .sidebar-right{
        order: 3;
    }

    .page-id-64 .content-right p:first-child{
        order: 5;
    }

    .wordpress-gdpr-popup-full-width{
        max-width: calc(100% - 40px);
    }

    #footer-social{
        float: left;
    }

    .footer-row.fixed{
        display: none;
    }

    .footer-bottom-social {
        margin-top: 10px;
        padding-bottom: 60px;
    }

    .footer-bottom{
        padding-bottom: 12.5vh !important;
    }

    .footer-bottom .footer-row{
        display: flex;
        flex-direction: column;
    }

    .footer-bottom .footer-row .footer-bottom-copyright{
        order: 2;
    }
    #footer-social li {
       margin-right: 20px;
    }
    #footer-social li a{
        background-size: 44px;
    }
}
