/*
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body {
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    font-size: .875rem;
    -webkit-font-smoothing: initial;
}

button:hover {
    background-color: transparent;
}

button.suggest__button--search {
    color: black;
}

.elementor-location-header .elementor-section,
.elementor-location-header .elementor-section .elementor-container,
.elementor-location-header .elementor-column,
.elementor-location-header .elementor-column-wrap,
.elementor-location-header .elementor-widget,
.elementor-location-header .elementor-widget-wrap {
    position: initial;
}

.elementor-location-header hr {
    margin: 0.5em 0 !important;
}

img.w_flag {
    display: inline-block;
}

#languageTrigger label {
    display: initial;
    line-height: initial;
    vertical-align: initial;
}
