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

.Reelwrap .gdlr-core-pbf-column {
    margin: 0 20px 0 0 !important;
}
.Reelwrap .gdlr-core-fluid-video-wrapper {
    width: unset !important;
    position: unset !important;
    padding: unset !important;
    overflow: unset !important;
}
.Reelwrap .gdlr-core-text-box-item {
    height: 580px !important;
}

.Reelwrap .gdlr-core-text-box-item-content {
    width: unset !important;
    height: unset !important;
}
.traveltour-copyright-wrapper {
    background-color: #000 !important;
    border-top: 1px solid #FFFFFF80;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo-inner, .traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-logo-inner {
     max-width: unset !important;
}
.traveltour-fixed-navigation.traveltour-style-slide .traveltour-logo-inner img{
	max-height: unset !important;
    width: -webkit-fill-available !important;
}
.tourmaster-header-price.tourmaster-item-mglr * {
	color:#000 !important;
}
.tourmaster-tour-booking-bar-price-breakdown-link {
    color: #c6a538;
}
span.tour_info_add {
    display: block;
    font-size: 14px;
}