/*
Theme Name: Tripgo-Child
Description: Child theme for Tripgo
Template: tripgo
Version: 1.0.1
*/

/* Add your custom CSS here */

a.product-btn-book-now {
    width: 100%;
    height: 50px;
}
.main-navigation ul li.menu-item .sub-menu .menu-item a{
    white-space: nowrap;
    text-transform: none;
    font-family: "Montserrat", Heebo;
}