/*
Theme Name: De Woudzangers.nl
Theme URI: https://kubiobuilder.com
Description: De Woudzangers theme based on dazel
Author: Duracom
Author URI: https://duracom.nl
Version: 1.0
Text Domain: dazel
Template: dazel
*/

.w-100 {
    width: 100% !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.px-0 {
    padding-left:0 !important;
    padding-right:0 !important;
}
#tribe-events-content p,
#tribe-events-content a,
#tribe-events-content b,
#tribe-events-content strong,
#tribe-events-content h1,
#tribe-events-content h2,
#tribe-events-content h3,
#tribe-events-content h4,
#tribe-events-contents span,
#tribe-events-contentinput,
#tribe-events-content textarea,
.tribe-events p,
.tribe-events a,
.tribe-events b,
.tribe-events strong,
.tribe-events h1,
.tribe-events h2,
.tribe-events h3,
.tribe-events h4,
.tribe-events span,
.tribe-events input,
.tribe-events textarea{
    font-family: Work Sans, Helvetica, Arial, Sans-Serif, serif !important;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border,
.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
    border-color: #285bb4;
    background-color: #285bb4 !important;
    font-family: Work Sans, Helvetica, Arial, Sans-Serif, serif !important;
    color:#fff;
}

.tribe-common .tribe-common-c-btn-border:hover,
.tribe-common a.tribe-common-c-btn-border:hover,
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:hover {
    background-color: #15305e !important;
    font-family: Work Sans, Helvetica, Arial, Sans-Serif, serif !important;
}