/*
 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
*/

.traveltour-header-container-inner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-logo {
    float: none;
    width: 20%;
    padding: 15px 0;
}

.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-navigation {
    float: none;
    width: 80%;
    justify-content: flex-end;
    display: flex;
    padding: 0;
}

.traveltour-page-wrapper {
    padding: 60px 0;
}
.css.site-footerdisplaynone}