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

.tourmaster-payment-detail-wrap .tourmaster-head {
    float: left;
    width: 50%;
    font-weight: 500;
}

.tourmaster-payment-detail-wrap.tourmaster-payment-contact-detail.tourmaster-item-pdlr {
    width: 100%;
}

.wpcf7 input, .wpcf7 select {
    font-size: 15px;
    padding: 15px 22px;
    width: 100%;
    display: block;
}

.wpcf7-form-indicator {
    display: none;
}