/*
Theme Name: Hello Elementor Gadron Werkbon
Theme URI: https://onscreen.nl
Template: hello-elementor
Author: Mel JONGEN
Author URI: https://onscreen.nl
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: Werkbon
Version: 1.0.0.1676566915
Updated: 2023-02-16 18:01:55

*/

/* Start Modificatie van de buttons in de overwerk declaratie voor mobile devices - 09072023 */

label {
    display: inline-block;
    line-height: 1;
    padding-bottom: 10px !important;
    font-size: 15px !important;
    vertical-align: middle;
}

@media only screen and (max-width:900px)

{
	
	
	
button.tingle-btn.tingle-btn--primary.gpnf-btn-submit{
border-radius: 0px;
text-align: center;
width: 45% !important;
max-width:380px !important;margin-bottom: 0;
    min-width: calc(45% - 1rem) !important;
	padding: 0.6rem !important;
}

button.tingle-btn.tingle-btn--default.gpnf-btn-cancel-mobile,
button.tingle-btn.tingle-btn--default.gpnf-btn-cancel{
border-radius: 0px;
text-align: center;
width: 45% !important;
max-width:380px !important;
margin-bottom: 0;
    min-width: calc(45% - 1rem) !important;
	padding: 0.6rem !important;
}



.tingle-modal-box__footer .gpnf-btn-cancel-mobile {
    

}

}


/* Eind Modificatie van de buttons in de overwerk declaratie voor mobile devices - 09072023 */
