/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.2
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.event-inner-form span.wpcf7-form-control.wpcf7-checkbox  .wpcf7-checkbox span.wpcf7-list-item {
    display: block;
}
.event-inner-form span.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    display: block;
}
.event-inner-form span.wpcf7-form-control.wpcf7-radio label {
    display: flex;
    justify-content: flex-start;
}
.event-inner-form span.wpcf7-form-control.wpcf7-radio  input {
    width: auto;
    margin-right: 5px;
}
.event-inner-form span.wpcf7-form-control.wpcf7-radio  span.wpcf7-list-item {
    margin-right: 10px!important;
}
.event-inner-form span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    margin-right: 20px;
    column-gap: 7px;
    align-content: center;
}
.event-inner-form span.wpcf7-form-control.wpcf7-radio {
    display: flex;
}
.event-inner-form span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
    display: flex;
}
.event-inner-form.bootstrap-form input[type="date"] {
    padding-left: 160px !important;
}