/*
Theme Name:     eijdems-internet-child
Description:    Eijdems Child Theme
Author:         eijdems-internet
Template:       eijdems-internet
*/


@import url('https://fonts.googleapis.com/css2?family=Comme:wght@100..900&display=swap');
/*font-family: "Comme", sans-serif;*/

@import url("../eijdems-internet/style.css");

/* GDPR cookie plugin -- start*/
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    border-top: 1px solid #fff !important;
    background-color: #0a4a7c !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{font-size: 16px !important;font-weight: 300 !important;}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background: #fff !important;
    color: #333 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover {
    color: #eee !important;
}

/* GDPR cookie plugin -- end*/


/* pages like https://www.alba-academie.nl/coach-opleidingen/coaching-basics/ issue on mobile, tab is not working */
@media screen and (max-width: 767px){
	.columns-switch  .vc_col-sm-9 {
		z-index: 9999;
	}
}