/*
Theme Name:   100% Katoen
Theme URI:    
Description:  
Author:       Petran Liket
Author URI:   https://liketwebsitebouw.nl
Template:     Divi
Version:      1.0.0
Tags:         
Text Domain:  Divi-child
*/

/*-------------------------------------------------------------- */

/* Transparantie achtergrond overlay */
.et_pb_section_0.et_pb_section {
    background-color: rgba(0, 0, 0, 0.25) !important;
}
body.single div#main-content {
   background-color: rgba(0, 0, 0, 0.25) !important;
}
.et_pb_section {
    background-color: transparent !important;
}
/* Layout evenement tabel */
#main-content {
    background-color: transparent;
}
.css-events-list table.events-table td, .css-events-list table.events-table th {
    color: #ffff01;
    padding: 1em;
}
.css-events-list table.events-table td a {
    color: #6eff07;
}

/* Kleur links zijbalk */
#sidebar ul li a {
   color: #6eff07;
}

/* Achtergrond essential grid */
.page-id-178 .esg-grid .mainul li.eg-washington-wrapper {
   background-color: transparent;
}


