/*
 Theme Name:     BookYourTravel Child
 Theme URI:      http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266?ref=themeenergy
 Description:    Book Your Travel Child Theme
 Author:         themeenergy
 Author URI:     http://themeforest.net/user/themeenergy
 Template:       BookYourTravel
 Version:        1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.woocommerce-Input {
    height: 42px !important;
    line-height: normal !important;
    background: #fff !important;
    display: block !important;
    padding: 0 10px !important !important;
    width: 100% !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    color: #454545 !important;
    -webkit-border-radius: 18px !important;
    -moz-border-radius: 18px !important;
    border-radius: 18px !important;
}
