#input_4_12 {
    pointer-events: none;
}
#input_4_12::-webkit-inner-spin-button,
#input_4_12::-webkit-outer-spin-button {
  opacity: 0;
  pointer-events: none;
}

.gfield_description a , #gform_wrapper_4 .gfield--type-html *{
    color: #000;
}
#gform_wrapper_4 hr {
    background-color: #000;
}

span.minus-bag, span.plus-bag {
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 35px !important;
    min-width: 35px;
}
#gform_wrapper_4 {
    border: 1px solid #e4e4e4 !important;
    border-radius: 5px !important;
    padding: 30px;
    max-width: 650px;
    background-color: #fff;
}
#gform_wrapper_4 .gform_required_legend{
    display: none !important;
}
#gform_wrapper_4 .gform_title{
    color: #073590;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}
.date-input input{
    border: 2px solid !important;
    width: 100% !important;
}
.date-input label{
    font-weight: 700 !important;
}
.datepicker:focus{
    outline: none !important;
}
.time-input{
    display: flex !important;
    align-items: end !important;
}
.time-input .ginput_container_select{
    width: 100% !important;
}
.time-input select{
    border-color: #7b7b7b !important;
    border-width: 2px !important;
    display: block !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    padding: .375rem .75rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    width: 100% !important;
    border-radius: 0.375rem !important;
}
.gfield_select:focus{
    background-color: #fff !important;
    border-color: #86b7fe !important;
    box-shadow: 0 0 0 .25rem #0d6efd40 !important;
    color: #212529 !important;
    outline: 0 !important;
}
.day-input,.bag-input{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}
.day-input .gfield_description{
    display: none !important;
}
.day-input input,.bag-input input{
    border: none !important;
    box-shadow: none !important;
    font-size: 24px !important;
    color: #212529 !important;
    text-align: center;
    margin-left: auto !important;
}
.day-input label,.bag-input label{
    font-size: 20px !important;
    line-height: 1.2 !important;
    color: #212529 !important;
    font-weight: 500 !important;
    width: 100% !important;
}
.day-input .ginput_container_number{
    width: 55% !important;
}
.minus-bag,.plus-bag{
    background: #000 !important;
    border-radius: 50% !important;
    height: 30px !important;
    width: 47px !important;
    color: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.chekbox-input label {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #6c757d !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}
.chekbox-input label .label-text h6{
    font-size: 16px !important;
}
.chekbox-input input{
    border-width: 2px !important;
    border-style: solid !important;
    border-color: gray !important;
}
.chekbox-input label span.ginput_price {
    width: 40% !important;
    text-align: center !important;
    font-size: 16px !important;
    color: #212529 !important;
    width: 175px !important;
}
.total-amount{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}
.total-amount label{
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #212529 !important;
    width: 100% !important;
}
.total-amount input{
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #212529 !important;
    text-align: center !important;
    width: 175px !important;
}
#gform_wrapper_4 .gform-theme-button{
    background-color: #000;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    color: #fff;
    border-color: #000;
}
.gform-theme--foundation .gfield.chekbox-input {
    border-top: 1px solid rgb(243, 243, 243);
    border-bottom: 1px solid rgb(243, 243, 243);
    padding: 20px 0;
}
.day-input input {
    max-width: 170px !important;
}
.bag-input input {
    max-width: 100px !important;
}
.gfield {
    position: relative !important;
}
.gfield_validation_message {
    position: absolute !important;
    top: 100% !important;
}
.form-table h3 {
    font-size: 16px;
    font-weight: 700;
}
.form-table hr {
    border-color: #000;
}
.entry-content .form-table td {
    padding: 2px 0;
    border: none;
    font-size: 16px;
}
.entry-content .form-table table {
    border: none !important;
    margin-bottom: -20px !important;
}
.entry-content .form-table td:last-child {
    font-weight: 700;
    text-align: right;
}
.luggage-total {
    position: absolute !important;
    opacity: 0 !important;
}
 .total-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}
.total-row input.ginput_total, .total-row label{
    font-size: 24px !important;
    margin: 0 !important;
}
.total-row input.ginput_total {
    text-align: right;
}

.gform-page-footer:has(input[type="submit"]) {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#gform_1 input[type="submit"] {
    font-size: 20px !important;
}
.ginput_container .uael-gf-select-custom:after {
    display: none !important;
}
#gform_wrapper_4 label.gfield_label ,
#gform_wrapper_4 .chekbox-input label .label-text h6 , #gform_wrapper_4 .chekbox-input label .label-text {
    color: #000;
}
#gform_wrapper_4 label.gfield_label ,
#gform_wrapper_4 .chekbox-input label .label-text h6 , #gform_wrapper_4 .chekbox-input label .label-text {
    color: #000;
}
#gform_wrapper_4 .ginput_container select , #gform_wrapper_4 .gfield input{
    background-color: #fff ;
}