/*
 Theme Name:   Travel Tour Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Travel Tour Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     traveltour
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  traveltour-child

 START YOUR CHILD THEME CSS HERE
*/
body.home header:not(.traveltour-fixed-navigation) .sf-menu > li > a, body.home header:not(.traveltour-fixed-navigation) .sf-vertical > li > a {
    color: #ffffff;
}
body.home .traveltour-top-bar,
body.home .traveltour-top-bar i {
    color: #c5c5c5;
}
body.home header:not(.traveltour-fixed-navigation) .sf-menu > li > a:hover {
    color: #00ab4e;
}
.tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-form .tourmaster-button, body .tourmaster-tour-booking-submit input[type="submit"], body .tourmaster-tour-booking-submit input[type="submit"]:hover, body .tourmaster-tour-booking-submit .tourmaster-button, body .tourmaster-enquiry-form .tourmaster-button, .tourmaster-header-price .tourmaster-header-price-overlay {
    background: #ffffff;
    color: #005d2d;
    font-weight: 700;
}
.tourmaster-tour-booking-available {
	color: #efefef
}
.tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-field .tourmaster-head {
    margin-bottom: 8px;
    color: #fff;
}
body input[type="submit"].tourmaster-button, body input[type="submit"].tourmaster-button:hover {
    background-color: #00a74d;
}
.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a {
    color: #00ab4e;
    border-bottom: 3px solid #00ab4e;
}
.tourmaster-urgency-message,
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list,
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-view-count,
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-widget,
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-rating,
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-content,
.tourmaster-tour-rating {
	display: none
}