/*
 Theme Name:   Sydney Child
 Description:  Sydney Child Theme
 Author:       aThemes
 Author URI:   https://athemes.com
 Template:     sydney
 Version:      1.0
 Text Domain:  sydney-child
*/

label {
	display:block;
}

.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-quiz, 
.wpcf7-form .wpcf7-text, 
.wpcf7-form textarea {
    float: none !important;
    width: 100% !important;
    box-sizing: border-box;
}