/*
 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-top-bar {
    padding-top: 8px;
    padding-bottom: 8px;
}*/

.traveltour-copyright-text, .traveltour-copyright-left, .traveltour-copyright-right {
    text-transform: none;
}
.traveltour-top-menu-button i, .traveltour-mobile-menu-button i {
    color: #50a4b0;
}
.traveltour-copyright-container {
	color: #02747f;
    padding-top: 8px;
    padding-bottom: 8px;
}
.traveltour-copyright-wrapper {
	background: #c3bc94;
}
.traveltour-sticky-navigation.traveltour-fixed-navigation .traveltour-header-background {
    background: rgba(255, 255, 255, 1);
}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo {
    padding-top: 5px;
    padding-bottom: 5px;
}
.traveltour-fixed-navigation.traveltour-style-slide .traveltour-logo-inner img {
    max-height: 65px !important;
}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation {
    text-align: right;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item {
    display: inline-block;
}
.gdlr-core-input-wrap input[type="button"].gdlr-core-full, .gdlr-core-input-wrap input[type="submit"].gdlr-core-full, .gdlr-core-input-wrap input[type="reset"].gdlr-core-full {
    background: #02747f;
}