/*
Theme Name: Clarity Soft
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello 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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1778053527
Updated: 2026-05-06 07:45:27

*/



.elementor-tabs-wrapper{
    margin-bottom: 20px;
    }
    
    .elementor-tabs-wrapper div{
        padding: 8px 20px !important;
        margin: 4px !important;
    }
    
    .vamtam-sticky-header--fixed-shown{
        background: #FFF;
    }
    
    .vamtam-sticky-header--fixed-shown .elementor-widget-wrap{
        border: none !important;
    
    }
    .elementor-1273 .elementor-element.elementor-element-19f2794 .elementor-icon-box-description a{
        color:#F0F0FF !important;
    }
    
    .elementor-1273 .elementor-element.elementor-element-c13f0e6 .elementor-icon-box-description a{
            color:#F0F0FF !important;
    }
    
    .calendly-popup{
        display: inline-block;
    }
    
    
    .calendly-popup a{
    color: var(--e-global-color-vamtam_accent_7);
        background-color: #2029FF;    border-radius: 4px 4px 4px 4px;
        padding: 14px 24px 14px 24px;
        font-size: 16px;
        font-weight: 600;
    }
    
    .calendly-popup a:hover{
    opacity: 0.9;
        color: #FFF;
    }
        
    .single-post h1{ font-size: %70 !important; }
    
    .single-post h2{font-size:25px !important}
    
    .single-post h3{font-size:20px!important}
    
    
    .wf-new-badge{
        position: relative;
        background: #8CA5F0;
        color: #001432;
        font-size: 10px;
        padding: 0px 5px;
        border-radius: 3px;
        margin-left: 11px;
        font-weight: 600;
    }
    
    
    
    .wf-new-badge::before{
        content: '';
        position: absolute;
        left: -7px;
        top: 8px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #8CA5F0;
        clear: both;
        transform: rotate(-90deg);
    }
    
    
    
    
    
    
    /*  Payment Styles */
    
    
    .gform_wrapper{
        max-width: 800px;
        margin: 0 auto;
        background: #FFF;
        border-radius: 12px;
        padding: 2%;
        margin-top: 40px;
    }
    
    
    .gform_wrapper input{
    background: #FFF !important;
        border: solid 1px #ccc !important;
    }
    
    .gform_wrapper .ginput_product_price,
    .gform_wrapper  .ginput_total{
        border: 0 !important;
    }
    
    .gform_wrapper  .ginput_total{
        background: #f5f5f5;
        padding: 20px;
    }
    
    .gform_wrapper label{
    color: #444;
    }
    
    .gform_wrapper input[type="button"],
    .gform_wrapper input[type="submit"]{
        background: #2229F5 !important;
        border: none;
    }
    
    
    .gform_wrapper #input_1_37{
        font-size: 21px;
        font-weight: bold;
    }
    
    .page-id-993471 h1,
    .page-id-993515 h1{
        display: none;
    }
    
    .gform_wrapper.gravity-theme .ginput_product_price{
        color: #444;
        font-size: 15px;
    }
    
    
    .post-993471 .gf_page_steps .gf_step_number{
        background: #F0F2FF;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size:12px;
        height: 28px;
        width: 28px;
    }
    
    .post-993471 .gf_page_steps{
        display: flex;
        justify-content: center;
        position: relative;
        z-index:1;
    }
    
    /* .post-993471 .gf_page_steps:before{
        content: "";
        position: absolute;
        top: 20px;
        background: #eee;
        height: 1px;
        width: 100%;
        z-index: -1;
    } */
    
    .post-993471 .gf_page_steps .gf_step{
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        margin: 24px;
    }
    
    .post-993471 .gf_page_steps .gf_step_label{
        display: block;
        font-size: 13px;
        font-weight: 400;
        padding-left: 0;
        padding-top: 10px;
    }
    
    .post-993471 .gf_step_active .gf_step_number{
        background: #D7DCFE !important;
        font-weight: 600;
        
    }
    
    .post-993471 .gf_step_active .gf_step_label{
        font-weight: 600;
    }
    
    .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{
        background: #C4E74A;
        border: 0;
        width: 28px;
        height: 28px;
        left: 0;
        top: 0;
    }
    
    
    .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{
        color: #323544;
    }
    
    .gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button{
        background: #EFF1FD !important;
        color: #3A3A42 !important;
        border: none !important;
        font-weight: 400 !important;
    }
    
    
    .gfield--type-total{
        background: #F0F2FE;
        border-radius: 12px;
        padding: 20px;
        padding-top:0;
    }
    
    .gform_wrapper input.ginput_total{
        background: transparent !important;
        font-size: 18px !important;
        font-weight: 600;
        padding: 0 !important;
    }
    
    .gfield_label{
        margin-top: 20px;
    }
    
    #field_1_42{
        margin-top: 40px;
        margin-bottom: 30px;
    }
    
    .gform_heading{
        display: flex;
        justify-content: center;
    }
    
    .gform_heading h2{
        font-size: 26px;
        font-weight: 600;
    }
    
    .lock-image{
        height: 14px;
      transform: translatey(1px);
    }
    
    .stripe-logo {
        height: 18px;
        transform: translatey(4px);
    }
    
    .wf-credit-card{
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 40px;
    }
    
    .wf-text-one{
    background: linear-gradient(93.01deg, #1B8FEC -14.85%, #A25EFA 30.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    .wf-text-two{
    background: linear-gradient(94.09deg, #966DFB -6.15%, #C149FF 26.34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    .wf-text-three{
    background: linear-gradient(92.91deg, #FF6CD5 2.75%, #B73973 26.38%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    .wf-text-four{
    background: linear-gradient(92.06deg, #59D0B0 5.03%, #000000 61.06%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    .wf-onboard{
    background: linear-gradient(93.01deg, #1B8FEC -14.85%, #A25EFA 30.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    .wf-tab .e-n-tabs-heading{ padding-top:30px;
    }
    
    .wf-subtitle .elementor-widget-container{
    background: linear-gradient(90deg, #253341 0%, #5E83A7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    
    .slick-disabled{
        opacity: 0.7;
    }
    .wf-text{
    background: linear-gradient(93.01deg, #1B8FEC -14.85%, #A25EFA 30.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }
    
    
    
    .crm-form {
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding: 40px;
    }
    
    .crm-form .form-row {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    
    .crm-form .form-row.two-cols {
        flex-direction: row;
        gap: 20px;
    }
    
    .crm-form .form-row.two-cols .form-col {
        display: flex;
        flex-direction: column;
        flex: 0 0 calc(50% - 10px);
    }
    
    .crm-form .form-row label, .crm-form .form-row.two-cols .form-col {
        font-family: 'Figtree';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #000;
    }
    
    .crm-form .form-row input, .crm-form .form-row select { 
        font-family: 'Figtree'!important;
        font-style: normal!important;
        font-weight: 400!important;
        font-size: 14px!important;
        line-height: 180%!important; 
        color: #00000050 !important;
        padding: 10px !important;
        color: #253341!important;
        background: #F5F5F5 !important;
        height: 45px!important;
        border: none !important;
    }
    
    .crm-form .form-row button#cx_web_submit {
        width: fit-content;
        border-radius: 87px;
        font-family: 'Figtree';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px; 
    color: #FFFFFF;
        border: none !important;
    }
    
    @media screen and (max-width: 768px) {
        .crm-form {
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding: 30px 20px;
    } 
        .crm-form .form-row.two-cols {
            flex-direction: column;
        }
        .crm-form .form-row.two-cols .form-col {
             flex-direction: column;
            flex: 0 0 calc(100%);
        }
    }
    
    #title-wf-gr .elementor-heading-title {
        text-transform: capitalize;
      font-family: 'Figtree', sans-serif;
      font-weight: 600;
      font-size: 22px;
      line-height: 120%;
      letter-spacing: -0.014em;
      text-align: center;
    
      background: linear-gradient(90deg, #253341 0%, #5E83A7 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      color: transparent;
    }
    