/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1670001319
Updated: 2022-12-02 18:15:19

*/

.site-header {
    border-bottom: 4px solid #01bac5;
}
.fixed {
    position: sticky;
    top: 0;
    z-index: 99;
    background: #71d0c8;
}
.site-header.fixed .site-navigation ul.menu li a {
    color: #ffffff;
}
.team img {
    width: 288px !important;
}
.elementor-28877 .elementor-element.elementor-element-e782c38 .elementor-tab-title {
   
    opacity: 0.75;
}
.elementor-tab-title.elementor-active {
    background-color: #f4f4f4 !important;
    opacity: 1 !important;
}
.elementor-tab-title:hover {
    opacity: 1 !important;
}
.elementor-tab-title:hover a.elementor-accordion-title {
    color: #222222 !important;
}
ul#menu-main li a:hover {
    color: #04b9a9;
}
.site-header .site-navigation .menu li.reserve-btn a {
    background: #71d0c8;
    color: #ffffff !important;
}
.site-header.fixed .site-navigation ul.menu li.reserve-btn a{
	 background: #ffffff;
    color: #71d0c8 !important;
}
.site-footer {
    border-top: 4px solid #01bac5;
}
.footer-nav ul.elementor-nav-menu li {
    width: 50%;
}
.footer-nav .elementor-nav-menu--dropdown .elementor-item.elementor-item-active{
	background-color: unset;
}
.current-menu-item a {
    color: #097574 !important;
}
a {
    color: #04b9aa;
}
footer .site-navigation ul.menu a {
    padding: 5px 5px;
}
.footer_nav ul {
    column-count: 2;
}