.offerte table *, .offerte table {
		border:none;
	}
	
	.offerte table tbody > tr:nth-child(2n+1) > td, .offerte table tbody > tr:nth-child(2n+1) > th {
		background-color: #fafafa;
	}
	
	.offerte table tr:nth(odd) {
		
	}
	
	.offerte table thead:first-child tr:first-child th {
		border:none;
		border-bottom: 1px #0A7474 solid;
	}
    
    .offerte.elementor-form .elementor-field-group label, .offerte small {
		
		color: #3d4459;
font-family: "Varela Round", Sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: none;
line-height: 1.2em;
opacity:0.5;
	}
    
    .offerte h3 { font-family: "Varela Round", Sans-serif;}
    
    [type="button"], [type="submit"], button { color:#fff; }
    
    
    
    .fouten {
    
		color: #0A7474;
		margin:0;
		padding:0;	
		margin-bottom:25px;
		margin-left:15px;
    }
    
    body a {
    
		color: #0A7474;
    }
    
    body a:hover {
    
		color: #000;
    }
    
    body label {
		cursor:pointer;
    }
    
    input[type=text],textarea {
    background-color: #f8f8f8 !important;
    }
    
        
    .bedankt {
    color: #3d4459;
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4em;
}

.offerte table tbody tr > td:nth-child(1) {
	font-weight:bold;
}