/* OVERRIDES FOR 3RD-PARTY COMPONENTS, MODULES AND PLUGINS
De hieronder gestylde overrides overschrijven het css van de betreffende component, module of plugin
Deze stylesheet moet appart gelinkt worden in het INDEX.PHP én COMPONENT.PHP bestand om te functioneren!
*/

/* Slideshow CK */
.camera_caption_title{
	line-height: 1.25;
	text-shadow: 1px 1px 0 #000;
}

.camera_caption_desc{
	line-height: 1.25;
	text-shadow: 1px 1px 0 #000;
}

.camera_loader
{
background: none !important;
display: none !important;
visibility: hidden !important;
height: 0;
width: 0;
}