/*
Theme Name: Hello Elementor Child
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.5.1764045342
Updated: 2025-11-25 04:35:42

*/

/********************************************************************/


#main-header {
    position: fixed !important;
    width: 100%!important;
    background:#fffffff0 !important;
    box-shadow: 2px 0px 5px 0 #50304d61!important;
}


#faq-section  .elementor-toggle-item .elementor-tab-title {
    border-radius: 10px;
}
#faq-section  .elementor-toggle-item .elementor-tab-title.elementor-active {
    border-radius: 10px 10px 0 0 !important;
    background-color: #f9f4f9;
}

#faq-section .elementor-tab-content.elementor-active {
    border-radius: 0 0 10px 10px;
}
/********************************************************************/



/****************************testimonial css 26/11/2025 start****************************************/


#testimonial-section .lae-testimonial {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
}

#testimonial-section .lae-testimonial-user {
    display: grid !important;
    grid-template-columns: auto;
    padding: 10px;
    position: relative;
    top: -60px;
    justify-content: center;
    gap: 15px !important;
    align-items: center;
    z-index: 999 !important;
}



#testimonial-section .lae-testimonial-user .lae-image-wrapper {
    width: 100%;
    text-align: center;
    display: flex !important;
    justify-content: center;
}


#testimonial-section .lae-testimonial-user .lae-image-wrapper img {
    margin: 0 !important;
}

#testimonial-section .lae-testimonial-text {
    margin: 0 !important;
}
#testimonial-section .slick-list {
    padding-top: 60px !important;
}

#testimonial-section .lae-testimonial-text {
    position: relative;
    top: -40px !important;
}


/****************************testimonial css 26/11/2025 end****************************************/















