/* 
Theme Name: Travel Support Europe
Theme URI: https://github.com/elementor/hello-theme/
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.12
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.wpmm_megamenu .wpmm-sub-menu-wrap #services a:hover {text-decoration: underline !important;}
.wpmm_megamenu .wpmm-sub-menu-wrap #services a {font-size: 0.8rem !important;
    text-transform: none !important;
    font-weight: 400 !important;}
.wpmm_megamenu .wpmm-sub-menu-wrap #services a .elementor-icon-list-text {margin-left: 15px !important; margin-top: -12px !important;
    display: block !important;
    }
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-empty ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
    width: 70% !important;
    margin-left: 30% !important;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li {
    display: flex !important;
}

.wpmm_megamenu .wpmm-sub-menu-wrap a:hover {
    text-decoration: underline;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li a {
    font-size: 0.8rem !important;
    color: #223141 !important;
}

.wpmm_megamenu .wpmm-sub-menu-wrap .cls-1 {
    color: #223141 !important;
    fill: #223141 !important;
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-empty ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
    background: rgba(255, 255, 255, 0.85) !important;
    margin-top: 0px !important;
    border-radius: 10px;
    box-shadow: 0px 20px 10px rgba(0, 0, 0, 0.2) !important;
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-empty,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-empty ul.wpmm-mega-wrapper,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-empty.wpmm-orientation-horizontal,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-empty.wpmm-orientation-vertical {
    background: none !important;
}

.home #wpmm-wrap-menu-1 li a {
    color: #fff;
}

#wpmm-wrap-menu-1 li a {
    font-family: "TWKLausanne", Sans-serif;
    font-size: 0.8rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em !important;
}

#wpmm-wrap-menu-1 li:hover {
    background: none !important;
}

.home #header.elementor-sticky--active .startlogo {
    display: none !important;
}

.home #header.elementor-sticky--active .scrolllogo {
    display: block !important;
}

.home #header .scrolllogo {
    display: none;
}

.home #header.elementor-sticky--active {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
}

.home #header.elementor-sticky--active {
    background: #fff;
}

.home #header.elementor-sticky--active #navmenu li a,
.home #header.elementor-sticky--active #wpmm-wrap-menu-1 li a {
    color: #223141 !important;
}

.home #header.elementor-sticky--active #navmenu li.current-menu-item a {
    border-bottom: solid 2px #223141 !important;

}

.home #header.elementor-sticky--active #navmenu li.contact a,
.home #header.elementor-sticky--active #wpmm-wrap-menu-1 li.contact a {
    color: #fff !important;
}

/*Georgy Menu */
#navmenu li.contact,
#wpmm-wrap-menu-1 .contact {
    background: #2650c3 !important;
    border-radius: 30px !important;
    padding: 0px 15px 0px 15px !important;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    cursor: pointer;
}

#navmenu li.contact:hover,
#wpmm-wrap-menu-1 .contact:hover {
    background: #21bceb !important;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

#navmenu li.contact a {
    color: #fff !important;
}

#navmenu li.current-menu-item a {
    border-bottom: solid 2px #223141;
    margin-top: 2px !important;
}

.home #navmenu li.current-menu-item a {
    border-bottom: solid 2px #fff;
}


#navmenu:hover a {
    opacity: 0.5;

}

#navmenu li:hover a,
#navmenu li.contact a {
    opacity: 1 !important;
}

#navmenu li a,
#navmenu li a:hover {
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}