/*
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.7.1777282194
Updated: 2026-04-27 09:29:54

*/

.e-n-tab-title[aria-selected=true]{
	background-color: #C3151F !important;
}
.e-n-tab-title[aria-selected="false"]:hover {
    background: #C3151F !important;
}
.ue-item-active::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    margin-right: 30px;
    color: #C3151F;
}
#uc_remote_tabs_elementor_a2b8cc7 .ue-item {
    flex-direction: row !important;
    justify-content: space-between;
    align-items: center;
}

.elementor-element.elementor-element-9bf2aab.elementor-widget.elementor-widget-shortcode {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
}
p.tagline {
    display: inline-block;
    background: linear-gradient(272deg, #ff9697, #e5c4c4);
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 6px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.form-btn{
    width:100%;
}
.forminator-ui#forminator-module-3431.forminator-design--material .forminator-button-submit {
    background-color: #c3151f;
    color: #ffffff;
    border-radius: 10px;
}
.forminator-ui#forminator-module-3431.forminator-design--default .forminator-button-submit {
    font-size: 14px;
    font-family: inherit;
    font-weight: 500;
    border-radius: 10px;
}

.forminator-ui#forminator-module-3431.forminator-design--default .forminator-input, .forminator-ui#forminator-module-3431.forminator-design--default .forminator-input input, .forminator-ui#forminator-module-3431.forminator-design--default .forminator-iti-input .iti__selected-dial-code {
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    border-radius: 10px;
}

.forminator-ui#forminator-module-3431.forminator-design--default .forminator-textarea {
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    border-radius: 10px;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #66666638;
}

input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=text]:focus, textarea:focus
 {
    border-color: #33333329;
}

.cust-slide figure.swiper-slide-inner {
    display: flex;
    justify-content: center !important;
}
.uc_post_grid_style_one img{
	padding-top:15px;
}
