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

.dwk-testimonials .elementskit-single-testimonial-slider {
box-shadow: none !important;
}
.dwk-testimonials .swiper-horizontal {
  padding-bottom: 80px;
}
.dwk-testimonials .elementskit-commentor-content {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 15px #999;
  padding: 50px 40px;
  width: 60%;
  margin-bottom: -250px;
}
.dwk-testimonials .elementskit-testimonial-slider .slick-next {
  font-size: 30px;
    right: 5% !important;
    width: 50px;
    height: 50px;
    top: 75%;
    color: #000000;
}
.dwk-testimonials .elementskit-testimonial-slider .slick-prev {
  font-size: 30px;
    left: 85% !important;
    top: 75%;
    width: 50px;
    height: 50px;
    color: #000000;
}
.dwk-testimonials  .elementskit-profile-image-card:hover::before {
background: none !important;
}
.fbc-wrap {
	float: right;
}
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label {
	float: left;
	width: 25%;
}
. eael-contact-form-7 .wpcf7-form span {
	float: right;
}
.eael-contact-form-7 .wpcf7-form p span.wpcf7-form-control-wrap {
	width: 100%;
}
.eael-contact-form-7 .wpcf7-form p {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    vertical-align: middle;
}