/*Version: 11*/

.caldera-grid .form-control {
	border: 1px solid #ebe3e1 !important;
    border-radius: 2px !important;
    background-color: #fff !important;
    height: 48px !important;
    padding: 0 15px !important;
    margin-bottom: 20px !important;
    font-size: 18px !important;
    color: #4a4a4a !important;
    line-height: 1 !important;
    text-align: left !important;
}

.caldera-grid .btn-default {
	border-radius: 4px !important;
    background: #e23d51 !important;
    height: 60px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.667 !important;
    text-align: center !important;
    border: none !important;
    width: 100% !important;
}

.mobile-img-test__header {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    line-height: .875;
    text-align: left;
    margin-bottom: 35px;
}