/*
 Theme Name:   Travelo Child
 Description:  Travelo Child Theme
 Template:     Travelo
*/
html {
    font-size: 18px;
}
#header .topnav,
.search-box-wrapper {
    display: none!Important;
}
#header .logo {
    margin: 10px 0;
}

.tour-packages.listing-style1 .box .time {
    display: none!important;
}
#main .vc_column-inner .fc-block ul {
    padding-left: 45px;
    list-style: disc outside;
	padding-bottom:25px;
}
#main .vc_column-inner .fc-block  ul li{
    line-height:1.3;
	margin-bottom:5px;
}