/*
Theme Name: Travivu Child
Theme URI: https://gaviaspreview.com/wp/travivu/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Travivu theme.
Template: travivu
*/

.gsc-heading.style-1 .sub-title .tagline:before {
	display: none;
}

#cape__discover--1 .about-eight__title {
    font-size: 110px;
}

.booking-single .trip-meta-one {
    border: none;
    margin-bottom: 0;
}

.booking-single .trip-meta-one .trip-meta-one__content {
    display: none;
}

.gva-listing-rating-criteria {
    display: none !important;
}

.tour-comment {
    display: none !important;
}

.gv-sticky-wrapper.is-fixed > .gv-sticky-menu ul.gva-nav-menu > li > a {
    color: var(--travivu-link-color) !important;
}








@media (max-width: 768px) {
    #cape__discover--1 .about-eight__title {
        font-size: 80px;
    }
	
	
}