/*
	Theme Name:		Eye-C Template
	Description:	Custom WordPress template created by Eye-C Multimedia.
	Version:		1.0
	Author:			Eye-C Multimedia
	Author URI:		https://eye-c.nl/
	Text Domain:	eyec
    Tags:			HTML5, SCSS, CSS3, Wordpress, Gutenberg, ACF, Eye-C Multimedia
    
    Notes:			Main css styles are read from assets/css/main.css, place custom css styles in this document.
*/

/*--------------------------------------------------*\
	Custom CSS Styles
\*--------------------------------------------------*/

.blur-background > img, .border > img {
	 border-radius: 10px;
}

.lightBoxVideoLink {
    color: black !important;
}

.slider .slide .content .btn-wrapper .button:nth-child(1) .btn {
	border: 2px solid white !important;
}