/*
Theme Name: Wedding Planner - Child
Theme URI: http://wedding_planner.freevision.me/
Author: freevision
Author URI: http://themeforest.net/user/freevision/portfolio
Description: The Wedding Planner is Responsive WordPress theme well-suited for wedding planner websites.
Version: 6.9
Text Domain: wedding-planner
Domain Path: /lang
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Template: wedding-planner
*/

.vc_row-has-fill > .vc_column_container > .vc_column-inner {
 padding-top: 0px!important;
}

.vc_column_container > .vc_column-inner {
 padding-top: 0px!important;
}

/* Make all CF7 form fields full width */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 textarea,
.wpcf7 select {
    width: 100%!important;
    box-sizing: border-box!important; /* Ensures padding/border are included in the width calculation */
	margin-bottom: 10px!important;
}

/* Optional: Make the submit button full width as well */
.select-341 {
	display: inline-block!important;
    width: 100%!important;
    box-sizing: border-box!important;
}
