/* CSS Document */

.datumstart2smal {
border-radius: 15px;
}


.formulierbutton2 {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}


.formulierbutton2:hover {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
border-top-right-radius: 15px;
}



.klkalender {
	border-radius: 15px;
}


.product1 {
	border-radius: 15px;
}

.productrechtsfoto {
	border-radius: 15px;
}


.productonderfoto2 {
	border-radius: 15px;
}


.totaalbedrag {
	border-radius: 15px;
}

.totaalbedrag2 {
	border-radius: 15px;
}


.totaalbedrag:hover .tot_reserveer {
border-radius: 15px;
}

.tot_reserveer {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}




.inloggen {
	background: url('/img/login2.svg');
	 background-position: 20px center;
    background-size: 20px 20px;
	 background-repeat: no-repeat;
	 border-radius: 15px;
}


.bel {
	background: url('/img/phone2.svg');
	 background-position: 20px center;
    background-size: 20px 20px;
	 background-repeat: no-repeat;
	 border-radius: 15px;
}

.wapp {
	background: url('/img/whatsapp2.svg');
	 background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 22px 22px;
	border-radius: 15px;
}
	
	
	
.prodkader {
	border-radius: 15px;
}


.prodlinks {
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
}

.prodopties {
	border-radius: 15px;
}

.pakket1 {
	border-radius: 15px;
}

.aantalkm {
	border-radius: 15px;
}


.rand {
	display: none;
}


.resprod {
	border-radius: 15px;
}

.bforminput2 {
	border-radius: 20px;
}

.bforminput1 {
	border-radius: 20px;
}

.bforminput3 {
	border-radius: 20px;
}

.reslimg {
	border-radius: 15px;
}

.bformbutton {
	border-radius: 15px;
}

.betalingper {
	border-radius: 15px;
}

.bforminput1groot {
	border-radius: 15px;
}

.product1foto {
	border-radius: 8px;
}



@media (max-width: 990px) { 

.inloggen {
	
	 background-position: center center;
   
}


.bel {
	 background-position: center center;
}

.wapp {
	background: url('/img/whatsapp2b.svg');
	 background-position: center center;
	 background-color: #7FC715;
	  background-repeat: no-repeat;
    background-size: 27px 27px;
}



}
