@charset "UTF-8";
/* CSS Document voor NL site

* Theme name: Divichild
* Theme URI: https://www.aircoalaska.nl
* Description: Child theme for- theme
* Author: Rogier Bertens
* Author URI: https://www.mickely.nl
* Template: Divi
* Version: 4.18.0
* */

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


/* Tekst op 1 regel */
.regel {
	white-space: nowrap;
}
/* Einde tekst op 1 regel */
   
/* Button contact formulier uitlijning links op tablet en mobiel */
@media only screen and (max-width: 980px) {
	.et_contact_bottom_container {
float: left;
}
}
/* Einde button contact formulier uitlijning links op tablet en mobiel */

