/*
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.3.0.1738952761
Updated: 2025-02-07 18:26:01

*/

p.login-remember {
    display: none !important;
}

#login-form .elementor-shortcode > p {
    color: #35455C;
    text-align: center;
    font-family: 'Bebas Neue';
    font-weight: 400;
    line-height: 20px;
}

.fst_login_wrapper #loginform label {
    color: #233041;
    font-family: 'Bebas Neue';
    font-weight: 400;
}

#fst_login_form > p {
    font-family: 'Bebas Neue';
    color: #000000;
    margin-bottom: 5px;
}


#fst_login_form > p a{
    font-family: 'Bebas Neue';
    color: #EE5244;
}

#fst_login_form > p a:hover{
    font-family: 'Bebas Neue';
    color: #35455C;
    text-decoration: underline;
}

.fst_login_wrapper #wp-submit {
    background: #73B7BA !important;
    font-family: 'Bebas Neue' !important;
    color: #233041 !important;
    padding: 7px !important;

}

.fst_login_wrapper #wp-submit:hover {
    background: #233041 !important;
    font-family: 'Bebas Neue' !important;
    color: #fff !important;
    padding: 7px !important;

}

#fstRegistrationForm label {
    color: #233041;
    font-family: 'Bebas Neue' !important;
}

.fst_registration_wrapper > p {
    color: #233041;
    font-family: 'Bebas Neue' !important;
}

/* Reset Password */
#fstResetPasswordForm label {
    color: #000 !important;
}



/* Navigation Bar */

.elementor-element-ff70035 .elementor-nav-menu .elementor-item {
    font-weight: 400 !important;
}

/* Ticketing Page */
.fs_tickets_header {
    background: #73B7BA;
}



.fs_client_portal .fs_ticket_wrapper .fs_tickets_container {
    border: unset !important;
}

.fs_tickets_header {
    border-radius: 10px 10px 0 0;
}

.fs_tickets_header label {
    color: #fff !important;
    font-family: 'Inter Tight';
    font-weight: 400 !important;
}

button.el-button.fs_create_ticket_btn {
    background: #ee5244 !important;
}

button.el-button.fs_create_ticket_btn:hover {
   background: #fff !important;
}

button.el-button.fs_create_ticket_btn:hover span {  
    color: #EE5244;
}

.fs_ticket_title strong {
    color: #EE5244;
}

/* Create Ticket */

.fs_create_ticket_container .fs_ticket_header > label {
    font-family: 'Inter Tight';
    color: #fff ! IMPORTANT;
    font-weight: 400 !important;
}

.fs_back_nav .fs_back_button span {
    color: #fff !important;
    font-size: 20px;
}

.fs_back_nav .fs_back_button span:hover {
    color: #73B7BA !important;
}

.fs_back_nav::before {
content: '◄';
margin-right: -10px;
font-weight: 700;
color: #73B7BA !important;
font-size: 20px;
}

.fs_client_portal .fs_svg_back {
    display: none;
}

.fs_create_ticket_container .fs_ticket_header {
    background: #73B7BA;
}

.fs_client_portal .fs_ticket_form_container {
    border: unset !important;
}

.fs_ticket_details_label, .fs_client_portal .el-form-item__label {
    color: #000;
    font-family: 'Inter Tight';
}



.fs_create_ticket_button {
    background: #73B7BA !important;
}

.fs_create_ticket_button:hover {
    background: #EE5244 !important;
}


.fs_client_portal .fs_ticket_header {
    border-radius: 10px 10px 0 0;
}


/* Ticketing Page End */

