/*
 Theme Name:   Dental Care Child
 Theme URI:    http://themeforest.net/user/strongholdthemes
 Description:  Dental Care Child Theme
 Version:      19.3
 Author:       Stronghold Themes
 Author URI:   http://themeforest.net/user/strongholdthemes
 Text Domain:  dental-care
 Template:     dental-care
*/



/*
------------------------------------------------------- */

.widget {
    margin: 0 0 15px !important;
}

label {
    font-weight: 600 !important;
    font-size: 14px !important;
	display : block !important;
}

input.wpcf7-form-control.wpcf7-text{
    padding: 5px 25px 5px !important;
}
	
	
.inschrijfformulier input.wpcf7-form-control.wpcf7-text {
    border: 1px solid red;
    background: rebeccapurple;
    /* padding: 10px !important; */
    padding: 11px 25px 15px !important;
}