/*
 Theme Name:  HTR Automatisering
 Theme URI:    https://www.htr.nl
 Description:  Child Theme for Website HTR Automatisering to house custom coding which modifies the Divi parent theme by Elegant Themes.
 Author:       Thomas Regtien
 Author URI:   https://www.htr.nl
 Template:     Divi
 Version:      5.6.4
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
*/

/*****Add any custom CSS below this line*****/
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	margin-left: 0px;
    width: 95%;
    border-radius: 50px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	color: #FFFFFF;
}
.cli-tab-container p ,.cli-privacy-content-text{
    color: #FFFFFF;
}
a.cli-privacy-readmore {
    color:#FFFFFF;
}
th.cookielawinfo-column-1 {
	width: 23%;
}
th.cookielawinfo-column-2 {
	width: 23%;
}
th.cookielawinfo-column-3 {
	width: 15%;
}
th.cookielawinfo-column-4 {
	width: 45%;
}
table.cookielawinfo-row-cat-table{
    width: 90%;
	font-size: 12px;
	margin-left: 20px;
}
.cli-modal-content {
	background-color: #0062AD;
}
.cli-modal-close svg {
    fill: #fff;
}
.cli-tab-header a:before {
    border-right: 1px solid #0062AD;
    border-bottom: 1px solid #0062AD;
}
.cli-tab-header a.cli-nav-link  {
    color:#0062AD;
}
span.cli-necessary-caption {
    color: #0062AD;
}
.cli-switch .cli-slider:after{
	color: #0062AD;
}
.cli-tab-content {
background: transparent;
}