/*
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.1745586171
Updated: 2025-04-25 13:02:51

*/

div#elementor-panel-state-loading {
	display:none!important
}

span.select2-selection.select2-selection--single {
    background: white !important;
    border-radius: 10px;
}

.sb_instagram_header.sbi_medium {
    DISPLAY: NONE;
}


.forminator-row {
    margin-bottom: 17px !important;
}

.forminator-error-message {
	font-size:12px;
    position: absolute;
    margin-top: -6px !important;
    display: block !important;
    background: white !important;
    border: 1px solid #d6d6d6;
    color: black !important;
    font-weight: 300 !important;
	z-index:32;
    margin-left: 15px !important;
}
.forminator-error-message::before {
      content: "!";
    background: #d05335;
    padding: 3px 7px !important;
    color: white !important;
    font-size: 12px;
    font-weight: 800;
    margin-right: 10px;
}

footer.elementor-slideshow__footer {
    display: none !important;
}

.forminator-edit-module {
    display: none;
}

span.select2-selection__placeholder {
    color: #757575;
}

.forminator-label {
    color: #777;
    font-weight: 500;
	 margin-bottom: 1px !important;
    font-size: 15px;
}

div#elementor-panel-state-loading {
    display: none !important;
}
.forminator-textarea {
	min-height:95px!important;
	max-height:95px!important;
}


button.forminator-button.forminator-button-submit {
    background: #163e5e;
    color: white !important;
    padding: 9px 28px !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px !important;
}


button.forminator-button.forminator-button-submit:hover { 
	background:#29618c!important;
}
.select2-container--open {
    background: white!important;
}

.forminator-select-dropdown {
    background: white!important;
    border: 1px solid #7777714a!important;
}

.forminator-select-dropdown li {
    font-size: 14px!important;
    padding: 1px 15px!important;
}

.select2-results__option--selected {
    background: #008bb4 !important;
    color: white;
}

.forminator-select-dropdown--below li:hover {
    background: #008bb426;
    color: #000000;
}

.forminator-select-dropdown {
    background: white !important;
    border: none !important;
    border-radius: 10px;
}


.forminator-field-phone input {
    padding-left: 70px!important;
}

.forminator-field-phone input::placeholder {
    opacity: 0;
}

.iti__selected-dial-code {
   font-size: 0.86rem !important;
}

.forminator-input, .forminator-textarea, .forminator-select {
    padding: 0.375rem 0.75rem !important;
    font-size: 0.93rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    appearance: none;
    border-radius: 5px!important;
    min-height: 39px !important;
}

.forminator-select {
    padding: 0!important;
}

.forminator-select span.select2-selection {
    border: none!important;
}

.category-bg h2 {
    color: white !important;
    border-radius: 2px;
    background: #49A0C7;
    width: fit-content;
    font-weight: 500 !important;
    font-size: 13px !important;
    padding: 6px 10px;
}
.linerotate span.elementor-divider-separator {
    transform: rotate(90deg);
}

.ha-ihe-wrapper.grid {
    height: 220px !important;
}

figcaption.ha-ihe-caption h2 {
    text-shadow: 0px 0px 10px black;
}
figcaption.ha-ihe-caption {
    padding: 22px 25px !important;
}

@media only screen and (min-width: 768px) {
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    min-width: 256px !important;
    margin-left: 15px !important;
}}

@media only screen and (max-width: 1024px) {
.header-top .elementor-inline-items li:nth-child(3) {
    display: none;
}}
@media only screen and (max-width: 768px) {
	
	button.forminator-button.forminator-button-submit {
    width: fit-content !important;
    padding: 9px 30px !important;
}
	
	.ha-ihe-wrapper.grid {
    height: 180px !important;
}
	
.header-top .elementor-inline-items li:nth-child(2), .header-top .elementor-inline-items li:nth-child(3) {
    display: none;
}}