/*
Theme Name: Slecoma Thema
Theme URI: http://www.martrijkers.nl
Author: Mart Rijkers
Author URI: http://www.martrijkers.nl
Description: Thema ontwikkeld door Mart Rijkers, voor client Slecoma
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Slecoma thema
*/

/* Aanpassingen Sam */
/*
.home-header:before {
    background: #cc0000 !important;
    background: -moz-linear-gradient(left, #cc0000 0%, #660000 100%) !important;
    background: -webkit-linear-gradient(left, #cc0000 0%, #660000 100%) !important;
    background: linear-gradient(to right, #cc0000 0%, #660000 100%) !important;
    opacity: .15 !important;
}

.swipebox-video{
	display: none !important;
}

.info-right .language{
	display: none !important;
}

.info-right .social{
	display: none !important;
}

.home-header{
	background-image: url(/wp-content/uploads/2020/05/homepage_BB_890_16_027_Lightfog100.jpg) !important;
}*/

/*.content-checks ul li:before{
	background-image: url(/wp-content/uploads/2020/05/campo-check.svg) !important;
}

.home-items{
	background: #fff !important;
	margin-top: -50px !important;
	margin-bottom: 0px !important;
	border-radius: 0 !important;
}

.home-items .home-item{
	border: none !important;
}

.home-item-top, .home-items p, .home-items a.button-ghost{
	display: none !important;
}

.home .content-body {
	padding-left: 40px;
}

@media only screen and (max-width: 767px){
	.home-items{
		display: none !important;
	}
	
	.home .content-body {
		margin-top: 40px;
		padding-left: 0px;
	}
}
*/