/*!
Theme Name: Ivaldi Base Theme for QuTech
Theme URI: http://ivaldi.nl
Description: A WordPress theme by Ivaldi. For help: <a href="mailto:info@ivaldi.nl">mail us</a>.
Author: Ivaldi
Author URI: http://ivaldi.nl
Version: 5 (June, 2018)
Text Domain: ivaldi_theme*/

.lightweight-accordion-title {
   color: #031029;
   font-size: 1.3em;
   font-family: 'DM Sans';
}

.lightweight-accordion {
   color: #031029 !Important;
}

.c-reusable-component .c-breadcrumbs--banner {
	display: none !important;
}

.o-loading:before, .o-loading:after {
	display: none !important;
	background-color: transparent !important;
	content: none !important;
}

/* Added Full width class */
.w-full {
	width: 100%;
}

.media-in-cell-full-width img {
    width: 100%;
}