/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/


div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #e30613 !important;
    border: 1px solid #d7dce3 !important;
	height: 80px;
	width: 100%;
    color: #ffffff !important;
    font-size: 1.5em !important;
    font-family: inherit !important;
    padding: 10px 15px !important;
    border-radius: 45px;
    font-weight: 500 !important;
/*     line-height: 20px !important; */
	line-height: 30px !important;
}