/* 
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 */

.testi-wrapper .elementor-testimonial-meta{ border-top:1px solid #ddd7c9; padding-top:16px; }
.testi-wrapper .elementor-testimonial-meta .elementor-testimonial-job{margin-top:5px; line-height:1.4; }
.checklist_wrap .elementor-icon-list-icon svg{ transform: rotate(45deg); }
.site_header .elementor-image-box-title a{color:#4C5951;}

.wpcf7-form label{ font-size:12px; letter-spacing:3px; text-transform:uppercase; width:100%; }
.wpcf7-form .wpcf7-form-control{ border:1px solid #e4ddcf; background:#fefaf1; border-radius:2px; width:100%; font-size:14px; margin-top:8px; }
.wpcf7-form .wpcf7-form-control.wpcf7-submit {background:#003e2a; color:#fdf8ed; border-color:#003e2a;}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover,.wpcf7-form .wpcf7-form-control.wpcf7-submit:focus{
	background:#003e2a; color:#fdf8ed; border-color:#003e2a; opacity:0.9;
}