/*
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.1.1747667559
Updated: 2025-05-19 15:12:39

*/


/* Logo Slider */

.gs_logo_single img {
    max-height: 50px;
    width: auto;
}


/* Page Title */

.rank-math-breadcrumb a,
.rank-math-breadcrumb p {
    color: #fff !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}
.rank-math-breadcrumb a:hover {
    color: #4472dc !important;
}
@media (max-width: 1000px) {
	.rank-math-breadcrumb a,
	.rank-math-breadcrumb p {
		font-size: 13px !important;
	}
}


/* Formidable Forms */

.with_frm_style .frm_primary_label {
    text-transform: none;
    font-family: Poppins !important;
    font-size: 15.25px !important;
    font-weight: 500 !important;
    padding-bottom: 10px !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
    font-family: Jost !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    padding: 17px 34px !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background-color: #000 !important;
}
#frm_field_12_container {
    margin-bottom: 38px !important;
}
#frm_field_12_container .frm_primary_label {
    padding-bottom: 13px !important;
}
.frm_display_format_buttons .frm_radio input[type=radio]:checked + .frm_label_button_container, .frm_display_format_buttons .frm_label_button_container, .frm_display_format_buttons .frm_image_option_container  {
    border-radius: 0px !important;
    font-weight: 600 !important;
    padding: 17px 15px;
}
.frm_display_format_buttons .frm_label_button_container, .frm_display_format_buttons .frm_image_option_container {
    color: #3c3c3c !important;
}
.frm_display_format_buttons .frm_radio input[type=radio]:checked + .frm_label_button_container {
    color: #fff !important;
}
.frm_display_format_buttons .frm_opt_container {
    grid-gap: 12px !important;
}
.frm_form_field:not(.frm_compact) .frm_dropzone {
    max-width: none !important;
    width: 100% !important;
}
.with_frm_style select {
    padding-top: 11px !important;
    padding-bottom: 11.5px !important;
}
.frm_forms h4 {
    margin: 0px;
    color: #4472dc !important;
    padding-top: 13px;
    padding-bottom: 3px !important;
    margin-bottom: 0px !important;
    display: inline-block;
    font-size: 21px !important;
}
.frm_display_format_buttons .frm_checkbox input[type=checkbox]:checked + .frm_label_button_container {
    color: #fff !important;
}


/* Global Elements */

.elementor-nav-menu--dropdown li a {
    padding-left: 24px !important;
    padding-right: 40px !important;
    font-family: Open Sans !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    font-size: 13px !important;
}
.elementor-nav-menu--dropdown {
    padding-top: 15px !important;
    padding-bottom: 17px !important;
}


/* Sitemap */

.rank-math-html-sitemap__item a {
    font-size: 17px !important;
    text-transform: none !important;
}