/*   
	Theme Name:        Studio Campo Theme
	Theme URI:         https://studiocampo.nl
	Description:       Studio Campo theme.
	Author:            Studio Campo
	Author URI:        https://studiocampo.nl
	License:           GNU General Public License v3 or later.
	License URI:       https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain:       sc-theme
*/

/* Algemeen */
html,
body {
  padding: 0;
  margin: 0;
}

a,
input,
button,
select,
textarea,
i {
  outline: none;
}

.dialog-lightbox-close-button {
  text-decoration: none;
}
/*Home*/

.sc-pijl-geel{
	height: 50px!important;
	width: 50px !important;
}
.sc-pijl-geel .elementor-icon svg {
	height: 27px;
	position: absolute;
	top: 22%;
	left: 25%;
}

.sc-intro a{
color: #F6A204!important;
}
.sc-body-txt a{
	color: #1D1D1B!important;
	text-decoration: underline!important;
	}

/*cookie popup*/
div#cmplz-message-1-optin {
    font-family: 'Open Sans' !important;
}
div#cmplz-header-1-optin{
	font-family: "Teko", Sans-serif;
    font-weight: 500;
text-transform: uppercase;
}
a.cmplz-link.cookie-statement{
	font-family: 'Open Sans' !important;
}
a.cmplz-link.privacy-statement{
	font-family: 'Open Sans' !important;
}

/*Certificaat*/
.sc-body-txt-ce a{
color: #1D1D1B!important;
}

/*vacature diagram*/
span.apexcharts-legend-text {
    color: white !important;
}
.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-left{
    display: grid!important;
}