/*
 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-main-menu-right .traveltour-top-menu-button, .traveltour-mobile-menu .traveltour-mobile-menu-button {
    border-color: #f97150 !important;
}

.traveltour-mobile-menu-button i {
color: #0c0596 !important;
font-size: 18px;
}
.traveltour-footer-back-to-top-button {
font-size: 24px;
padding: 8px;
color:#ffffff !important;
}
.traveltour-footer-back-to-top-button:hover {background-color: #0c0596;}