/*
Theme Name: Search and Go
Theme URI: http://searchandgo.elated-themes.com/
Description: Modern & Smart Directory Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/
.eltd-drop-down>ul>li:hover>.second {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    display: block !important;
    z-index: 20;
    /* background: red; */
}
#travelCheckbox label {
    display: flex;
    font-size: 3.0vmin;
}
p.Notice_checkbox {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

@media(max-width:767px)
{
    .nwcls{
        display : none;
    }
}

div#rev_slider_2_2_wrapper .tp-mask-wrap a{
    color: #ffffff;
    font-family:Poppins;
}
div#rev_slider_2_2_wrapper .tp-mask-wrap:hover a{
    color: #59B2BE !important;
}
.post-type-archive-tribe_events .eltd-content {
    margin-top: 0px !important;
}
#tribe-events-pg-template, .tribe-events-pg-template{
    max-width: inherit !important;
}
div#tribe-events-content-wrapper.tribe-clearfix{
    margin: 0 auto;
    max-width: 1200px;
}

