/* 
Theme Name: Hello Elementor Child
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 */

footer {
    position: relative;
}
div#copyright-sec {
    position: absolute;
    bottom: 0;
}
#testimonial .rkit-testimonial-carousel .testimonial-container {
    overflow: visible;
}
.rkit-blog-card:first-child {
    position: relative;
}
.rkit-blog-card:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    bottom: 20px;
    right: 20px;
    border-bottom: 1px solid #D4D4D4;
}

.testimonial-author {
    padding-top: 43px;
}

.rform-error {
    color: red !important;!i;!;
}


div#contactformid {}

div#contactformid input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 1156px !important;!i;!;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100% !important;!i;!;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 1154px !important;!i;!;
}



div#contactformid p label {
    line-height: 40px !important;
}

div#contactformid {
    width: 86% !important;
    margin: 0 auto !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 0;
	margin-top: 14px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
    text-align: center;
    color: red;
}
