/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.sav_hdg1 span {
    font-family: "Lexend", Sans-serif;
    font-weight: 600;
    font-style: normal;
}
.sav_iconcall .elementskit-infobox {
    height: unset !important;
    align-items: center !important;
}
.footer_list ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}
.footer_list ul.elementor-icon-list-items li {
    display: flex;
    flex: 1 1 50%;
}
.sav_signup:after {
    content: "asdas";
    background: url(https://server1.xploreseo.com/onlineclasses/wp-content/uploads/2025/06/lang-girl.png);
    position: absolute;
    right: -124px;
    color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 330px;
    z-index: 999;
    top: 0px;
}
.sav_contform form input {
    border-radius: 40px;
    border: none;
    padding: 18px 20px;
}
.sav_contform form select {
    border-radius: 40px;
    border: none;
    padding: 18px 20px;
}
.sav_contform input.wpcf7-form-control.wpcf7-submit {
    background: #1d1c1f !important;
    color: #fff;
    width: 100%;
    font-size: 16px;
    border: 1px solid #1d1c1f;
}
.sav_contform input.wpcf7-form-control.wpcf7-submit:hover {
    border-color: #fff;
}
.sav_contform .wpcf7-not-valid-tip {
    color: yellow;
}
.sav_iconcall {
    height: auto !important;
}






