/* 
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 */
.reliable-icon span.elementor-icon.elementor-animation- {
    border: 2px solid #5cbce9;
}
.sub-col .es-form-field-container {
    display: flex;
    width: 404px !important;
}
.sub-col input#esfpx_email_1ecb43188402c {
    width: 330px !important;
    background: #fff !important;
    color: #595959;
    height: 40px !important;
    border: 0 !important;
}
.sub-col input[type="submit"] {
    background-color: #5CBCE9 !important;
    width: 74px !important;
    height: 40px !important;
    background-image: url("/wp-content/uploads/2024/12/Symbol.png");
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 auto !important;
    display: inline-block !important;
    background-position: center center;
}
.slick-track {
    width: 1450px !important;
}
.glsr-default .glsr-review {
    background: #fff !important;
    padding: 32px !important;
    text-align: center !important;
    margin: 0 auto;
    column-gap: 27px !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin: 15px !important;
}
.glsr-default .glsr-review p {
    font-family: 'Inter' !important;
    font-size: 16px !important;
    font-weight: 400;
    color: #111 !important;
}
.glsr-default .glsr-review-author {
    font-family: 'Outfit' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #03308F !important;
    text-transform: uppercase !important;
    text-align: center !important;
    display: block !important;
    margin: 0 auto;
}
.glsr-default .glsr-review-rating {
    text-align: center !important;
    display: block !important;
    margin: 0 auto;
}