/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

#input_2_9 {
    width: 100%;
}

#input_2_3_3_container {
    padding-right: 0px;
}

.gform_description a {
    font-weight: 600;
}

.gform_wrapper table.gfield_list thead th {
    text-align: center;
}

.entry-content {
    margin-top: 1.25em !important;
}

.vlog_posts .vc_btn3 {
    background: #00693e !important;
    border-radius: unset !important;
}

.single-post .ult-video {
    margin: 0px !important;
}
.x-navbar .desktop .x-nav li>a:only-child>span .x-framework-icon-menu{display:none !important;}
@media (max-width: 470px) {
    .call_us_today h3 {
        text-align: center !important;
    }
    .call_us_today h2 {
        text-align: center !important;
    }
}