/*
Theme Name: Hello Elementor - Child Theme
Author: M Rehman
Description: A lightweight child theme of Hello Elementor, designed for easy customization and flexible design using the Elementor page builder.
Version: 3.4.7
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


header.elementor-location-header,
header.elementor-location-header .e-con,
header.elementor-location-header .elementor-element,
header.elementor-location-header .elementor-widget-container,
header.elementor-location-header .elementor-shortcode,
.mnu-translate,
.mnu-translate .elementor-widget-container,
.mnu-translate .elementor-shortcode,
.gtranslate_wrapper,
#gt_float_wrapper,
.gt_float_switcher {
    overflow: visible !important;
}

#gt_float_wrapper,
.gt_float_switcher {
    position: relative !important;
}

.gt_float_switcher .gt-selected .gt-current-lang img,
.gt_float_switcher .gt_options a img {
    display: none !important;
}

.gt_float_switcher .gt_options a.gt-current {
    display: none !important;
}

.gt_float_switcher {
    width: 85px !important;
    box-sizing: border-box !important;
    border: 1px solid #fff !important;
    border-radius: 6px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    font-family: "Open Sans", sans-serif !important;
    transition: background-color 0.25s ease, border-color 0.25s ease !important;
}

.gt_float_switcher .gt-selected,
.gt_float_switcher .gt-selected .gt-current-lang {
    background-color: transparent !important;
    box-shadow: none !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 10px 12px !important;
    box-sizing: border-box !important;
}

.gt_float_switcher .gt-selected .gt-current-lang .gt-lang-code {
    color: #fff !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    line-height: 1 !important;
}

.gt_float_switcher .gt_float_switcher-arrow {
    filter: brightness(0) invert(1) !important;
    margin: 0 !important;
    transition: transform 0.3s ease !important;
}

.gt_float_switcher .gt_options {
    position: absolute !important;
    top: calc(100% + 6px) !important;
    left: 0 !important;
    width: 85px !important;
    min-width: 85px !important;
    max-height: none !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 6px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4) !important;
    z-index: 999999 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.gt_float_switcher .gt_options a {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 12px 10px 5px !important;
    font-size: 0 !important;
    text-align: left !important;
    text-decoration: none !important;
    background: transparent !important;
    color: #fff !important;
    transition: background-color 0.2s ease !important;
}

.gt_float_switcher .gt_options a::after {
    content: attr(data-gt-lang);
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #fff !important;
    line-height: 1 !important;
}

.gt_float_switcher .gt_options a:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.gt_float_switcher:has(.gt_options[style*="display: block"]),
.gt_float_switcher:has(.gt_options[style*="display:block"]) {
    background-color: #fd6363 !important;
    border-color: #fd6363 !important;
}

.gt_float_switcher:has(.gt_options[style*="display: block"]) .gt_float_switcher-arrow,
.gt_float_switcher:has(.gt_options[style*="display:block"]) .gt_float_switcher-arrow {
    transform: rotate(180deg) !important;
}

.set-hdr {
    position: fixed !important;
    top: 20px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    margin: 0 !important;
    transition: none;
}

.set-hdr.is-released {
    position: absolute !important;
    top: auto;
}

.set-hero-banner {
    position: relative;
}