/*
 Theme Name:     Sportbedrijf Kaag & Braassem
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");
 
/*
Kleuren
Geel	#fdea14
Roze	#de006f
Zwart	#000
Blauw	#009ee2
Groen	#80ba27
Grijs	#666

=======================================================
Fonts
H1 - H6	Fira Sans
Overige	Fira Sans
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* Google Badge Invisible */
.grecaptcha-badge { 
    visibility: hidden !important;
}
/* Google Badge Invisible */



body, input, textarea, select {
    /*font-family: 'Fira Sans',Helvetica,Arial,Lucida,sans-serif;*/
    font-weight: 400;
}

/*----------Sub Menu----------*/
 
#top-menu li li a {
	text-align:left;
    margin: 5px;
	padding: 0px;
 /*   margin-bottom: 10px; */
}
 
#top-menu li li a:hover {
    color: #009ee2;
    background: white;
    opacity: 1!important;
}
 
.nav li ul {
    border-top: 0px solid #3e007f;
    margin-top: -20px;
}
 
/*----------Sub Menu Mobile----------*/
 
.et_mobile_menu {
    border-top: 0px solid #2ea3f2;
}
 
.et_mobile_menu li a {
    text-align: left;
}


/*---- My Calendar Settings ----*/
.heading {
	text-align: left !important;
}

.mc-main th {
    padding: 4px 4px !important;
}

.mc-main .mc-date {
    display: block;
    padding: 4px 4px;
    font-size: 12px;
}


/*---- Marges in verschillende tabellen ----*/

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 6px !important;
    border-top: 1px solid #eee;
}

.column-2 {
	width: 22.5% !important;
} 

.tablepress-id-18 .column-2,
.tablepress-id-23 .column-2,
.tablepress-id-24 .column-2,
.tablepress-id-25 .column-2,
.tablepress-id-26 .column-2 {
	width: 50% !important;
} 

.tablepress-id-15 .column-1,
.tablepress-id-17 .column-1,
.tablepress-id-20 .column-1,
.tablepress-id-22 .column-1 {
	width: 18% !important;
} 
.tablepress-id-15 .column-2,
.tablepress-id-17 .column-2,
.tablepress-id-20 .column-2,
.tablepress-id-22 .column-2 {
	width: 25% !important;
} 

.tablepress-id-14 .column-1,
.tablepress-id-21 .column-1,
.tablepress-id-27 .column-1 {
	width: 18% !important;
} 
.tablepress-id-14 .column-2,
.tablepress-id-21 .column-2,
.tablepress-id-27 .column-2 {
	width: 25% !important;
} 

.tablepress-id-14 .column-3,
.tablepress-id-21 .column-3 {
	width: 25% !important;
} 

.tablepress-id-14 .column-4,
.tablepress-id-21 .column-4 {
	width: 32% !important;
} 
/*---- Marges in verschillende tabellen ----*/

