/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

table.tijden td, table.tijden td th {
    vertical-align: top;
    padding: 0.1rem 1rem;
}
	

.wpb_text_column a, .w-post-elm p a
{
	
	border-bottom: 1px solid rgba( 0 , 0 , 0 , 0.22 );
    display: inline-block;
    line-height: 1.4;
 
}
.wpb_text_column a:hover, .w-post-elm p a:hover {
	border-bottom: 1px solid #000000;
	line-height: 1.2;
}

	
/* contant form styling */

.wpcf7-form input,.wpcf7-form select, .wpcf7-form textarea { 
     padding-left: 40px;
	
	 -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
 
 }

.wpcf7-form span:before
{
	 font-family: 'FontAwesome';
    position: relative;
    top: 15px;
    left: 10px;
    color: rgba(121, 85, 72, 0.55);
    height: 0px;
    display: block;
}

.wpcf7-form span.naam:before { content: "\f007"; }

.wpcf7-form span.adres:before, 
.wpcf7-form span.woonplaats:before,
.wpcf7-form span.postcode:before
{ content: "\f5a0"; }

.wpcf7-form span.telefoonnummer:before { content: "\f879"; }
.wpcf7-form span.emailadres:before { content: "\f0e0"; }
.wpcf7-form span.accommodatie:before { content: "\f4c9"; }
.wpcf7-form span.personen:before { content: "\f0c0"; }
.wpcf7-form span.kinderen:before { content: "\f1ae";}

.wpcf7-form span.bericht:before,
.wpcf7-form span.onderwerp:before
{ content: "\f044";}

span.wpcf7-not-valid-tip {
    font-size: 1rem;
	color:#000000;
	font-weight:bold;
	text-align:right;
}

h1.hometitel{
	color: #f5f5f5!important;
    font-size: 16px!important;
}
