/*
Theme Name: soloya
Description: Child theme for the buildme theme
Author: Sempris
Template: buildme
*/

@import url("../buildme/style.css");

#info_bar_adres,
#info_bar_menu {
	display:inline-block;
	float:left;
	height:30px;
}

	#info_bar_menu {
		margin-left:200px;
		list-style:none;
	}
	
	#info_bar_menu li {
		border-right:1px solid #dedede;
		display:inline-block;
		float:left;
	}
	
	#info_bar_menu li:last-child {
		border-right:none;
	}
	
	#info_bar_menu a {
		padding:0 5px;
	}
	
	#info_bar_menu a,
	#info_bar_menu a:visited,
	#info_bar_menu a:hover {
		line-height:30px;
		color: rgba(170, 170, 180, 1);
	}
	
	#info_bar_menu a:hover {
		text-decoration:underline;
	}
	
	/* home */
	#home .vc_row {
	}
	
	#home .vc_custom_1428097333427:nth-child(2){
		padding-top:0 !important;
	}



@media (max-width:1281px) { 
/* hi-res laptops and desktops */
	
	.home .vc_col-sm-3 {
		min-width:300px;
	}
	
	.home .vc_col-sm-3:nth-child(4){
		clear:left;
		margin-top:30px;
	}
}	

@media (max-width:1025px) { 
/* big landscape tablets, laptops, and desktops */ 

}

@media (max-width:961px) { 
/* tablet, landscape iPad, lo-res laptops ands desktops */ 

	
	#top-menu #head-mobile {
		padding:0;
		min-height:20px !important;
	}
	
	#info-bar {
		height:110px !important;
	}
	
	#info_bar_menu {
		width:100%;
		margin:10px 0;
	}
	
		#info_bar_menu ul {
			float:right;
		}
		
		#info_bar_menu li:nth-child(4) {
		}
		
		#info_bar_menu li:nth-child(5) {
			margin-left:2px;
			margin-top:5px;
		}

	/* home - diensten */
	.home .vc_col-sm-3 {
	}
	
	.wpb_row {
		margin-bottom:0;
	}
	
	.home .vc_col-sm-3:nth-child(3){
		clear:left;		
		margin-top:30px;
	}

	.home .vc_col-sm-3:nth-child(4){
		clear:none;
	}
	
	/* home - diensten */
	.home .vc_col-sm-3:nth-child(3),
	.home .vc_col-sm-3:nth-child(4),
	.home .vc_col-sm-3 {
		margin-bottom:10px;
		margin-top:0;
	}
	
	.home .vc_col-sm-3 .ozy-simlple-info-box {
		background:none !important;
		max-width:280px;
		margin:0 auto;
	}
	
	.home .vc_col-sm-3 .ozy-simlple-info-box:nth-child(3){
	}

	body.ozy-page-model-full:not(.page-template-page-row-slider-php) .wpb_row:not(.ozy-custom-full-row) .parallax-wrapper > .vc_col-sm-3 {
	}

}

@media (max-width:641px) { 
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 

	
	
	
	
}
	
@media (max-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }

@media (max-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */ }

	
	