/* 
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 */
div#header-sec {
    height: 0 !important;
}
div#newsletter-sec .es-form-field-container {
    display: flex !important;
}
div#newsletter-sec input#esfpx_email_e4e5ea76d8e93 {
    width: 460px !important;
    height: 58px !important;
    border: none !important;
}
div#newsletter-sec input[type="submit"] {
    position: absolute;
    right: 58px;
    top: 9px;
    width: 120px !important;
    height: 42px !important;
    text-align: center !important;
    padding: 0 !important;
    background: #DBAD2E !important;
    border-color: #DBAD2E !important;
}
body.search.search-results main#content {
    margin-top: 420px !important;
}
body.search.search-results main#content:before {
    content: "";
    background: url("https://health-wellness-testserver.dotgroove.com/wp-content/uploads/2024/11/Group-13.jpg") no-repeat;
    width: 100%;
    height: 450px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: cover;
    top: 0;
}
body.search.search-results article.post {
    width: 50% !important;
    padding-right: 10px !important;
}
body.search.search-results .page-content {
    display: flex;
    flex-wrap: wrap !important;
}
h2.entry-title {
    font-size: 30px !important;
}
div#testi-sec .ekit-wid-con .elementskit-single-testimonial-slider {
    background-color: #5cae59 !important;
    border-radius: 20px !important;
    text-align: left;
    padding: 20px !important;
	height: 400px !important;
	position: relative;
}
div#testi-sec .ekit-wid-con .fasicon.icon-quote::before, .ekit-wid-con .icon.icon-quote::before, .icon.icon-quote::before {
    content: url(/wp-content/uploads/2024/12/quotes-1.png) !important;
    color: #fff !important;!i;!;
}
div#testi-sec .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p {
    color: #fff !important;!I;!;
}
.elementor-13 .elementor-element.elementor-element-d24d5b8 .elementskit-commentor-bio {
    display: flex;
    align-items: center;
    bottom: -112px;
}
span.elementskit-profile-info {
    margin-top: -22px;
    padding-left: 12px;
}
.elementor-13 .elementor-element.elementor-element-d24d5b8 .elementskit-commentor-bio .elementskit-commentor-image > img {
    object-fit: cover;
}
div#testi-sec .elementkit-commentor-details {
    position: absolute;
    bottom: 30px;
    left: 18px;
}

@media only screen and (max-width: 1000px) {
	div#newsletter-sec .es-form-field-container {
		display: block !important;
	}
	div#newsletter-sec input#esfpx_email_e4e5ea76d8e93 {
		width: 100% !important;
		font-size: 14px !important;
	}
	div#newsletter-sec input[type="submit"] {
		position: unset;
		width: 100% !important;
		font-size: 14px !important;
	}
	div#testi-sec .ekit-wid-con .elementskit-single-testimonial-slider {
		margin: 0 20px !important;
		height: 340px !important;
	}
	div#testi-sec .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p {
		font-size: 14px !important;
		margin: 8px 0 !important;
	}
	div#testi-sec .elementkit-commentor-details {
		bottom: 0;
	}
	div#newsletter-sec .news-img {
    	position: unset;
	}
}
