/**
 * Theme Name:     Support Home Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   support-home-elementor-child
 * Description:    Support Home Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */


.wpcf7-form .wpcf7-list-item {margin-left: 0; display: block;}
.wpcf7-form .wpcf7-checkbox {margin-top: 5px; display: block;}
.wpcf7-form .wpcf7-list-item-label {font-size: 15px;}
.testimonialslider .bdt-ep-review-card-carousel-item {align-items: center;}
.testimonialslider .bdt-ep-review-card-carousel-image {width: 100%; block-size: inherit !important; inline-size: inherit !important; min-block-size: inherit; min-inline-size: inherit !important; display: block !important; align-self: inherit !important;}
.testimonialslider .bdt-ep-review-card-carousel-image img {border-radius: 0; width: 468px; height: 468px;}
.testimonialslider .bdt-ep-review-card-carousel-content {width: 100%; padding-right: 40px;}
.testimonialslider .bdt-ep-review-card-carousel-name {position: relative;}
.testimonialslider .bdt-ep-review-card-carousel-name:before {
	position: absolute;
	content: "";
	left: 0;
	top: -96px;
	background-image: url('images/inv.png');
	background-repeat: no-repeat;
	width: 83px; 
	height: 71px;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
.testimonialslider .bdt-ep-review-card-carousel-item {display: block !important;}	
.testimonialslider .bdt-ep-review-card-carousel-content {padding-right: 0px; padding-top: 15px;}
.testimonialslider .bdt-ep-review-card-carousel-name:before {display: none;}
.imgposition {position: inherit !important;}
}