/* 
Theme Name: Top Sky Roofing Solutions
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.hidden {
    display: none !important;
}

.form-response-hidden {
    border: 1px solid #e7e7e7;
    padding: 1rem;
    border-radius: 20px;
    margin-top: 2rem;
    font-size: 0.9rem;
    line-height: 1.8rem;
}

.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    min-height: unset !important;
}

label.label-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.9rem;
}

span.wpcf7-list-item-label {
    text-transform: capitalize;
}

span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 0;
}