/*
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.1.1.1732282101
Updated: 2024-11-22 13:28:21

*/

.breadcrumbs{
    color: #979797;
    font-size: 14px;
}

.breadcrumbs span a{
    color: #979797;
    text-decoration: none;
    font-size: 14px;
}

.breadcrumbs span.current{
    color: #DB3A2A;
}

#gform_fields_4{
    row-gap: 16px !important;
}

#gform_4 .gform_footer{
    justify-content: center !important;
}

.gform_fields{
    font-family: "Montserrat" !important;
}

::placeholder {
    color: #979797 !important;
    opacity: 1 !important;
}

::-ms-input-placeholder {
    color: #979797 !important;
}

.gform_confirmation_message{
    background-color: #25964C !important;
    padding: 15px 22px !important;
    color: white !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.elementor-nav-menu li.current-menu-item a{
    font-weight: 700 !important;
}

.no-copy *{
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}