/*
Theme Name: Dorian Child Tobacco Free Florida
Theme URI: http://dorian.edge-themes.com/
Description: A child theme of Dorian Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Template: dorianwp
*/
@import url("../dorianwp/style.css");

.field__email {
    display: flex;
    align-items: center;
}

.field__email .ginput_container {
    margin-top: 0 !important;
}

body.page-template #gform_fields_15 .field__email .ginput_container input,
body.page-template #gform_fields_20 .field__email .ginput_container input
{
    padding: 0 10px !important;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
    width: 300px;
}