/*
Theme Name: Hello-Elemenor-Child
Template: hello-elementor
 */

.hover-radius {
    border-radius: 30px !important;
    overflow: hidden;
}
.newsletter-form {}

.newsletter-form .elementor-field-type-submit {
    width: auto !important;
    height: auto;
    flex: 0 0 auto !important;
    margin: 0 !important;
}

.newsletter-form .elementor-form-fields-wrapper {
    flex-wrap: nowrap;
    align-items: unset !important;
    margin-bottom: 0 !important;
}

.newsletter-form .elementor-field-type-email {
    margin: 0 !important;
    height: 100%;
}

.newsletter-form .elementor-field-type-submit .elementor-button {
    height: 100% !important;
    min-height: unset !important;
}
.newsletter-form .elementor-field-type-recaptcha_v3 {
    position: absolute;
	z-index: 99;
}
.blue-span{
	color: var(--e-global-color-ba854e6);
	font-weight: 600;
}
.inner-page-reviews .swiper-slide {
    background-color: #fff;
    border-radius: 20px;
}