/* 
Theme Name: Hello Elementor Child
Theme URI: ...
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.choose-option .gfield_radio {
    display: block !important;
}
div#input_3_3 label {
    padding-left: 10px !important;
}
.choose-option span.gfield-image-choice-wrapper-outer {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    background-color: #f0eeea47 !important;
    margin-bottom: 10px !important;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice {
    background-color: transparent !important;
    border: 0px !important;
    box-shadow: none !important;
}
.gchoice {
    inline-size: none !important;
    max-inline-size: none !important;
    min-inline-size: none !important;
    width: 100% !important;
}

.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-inner {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
    width: 100% !important;
}
.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after {
    display: none !important;
}
.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-wrapper {
    margin-block-end: 0px !important;
}
body .gform_wrapper .gform_next_button,
.gform_button.button {
    background-color: #235172 !important;
}
.first-heading h2 {
    font-weight: bold !important;
    font-size: 28px !important;
    line-height: 1.1em !important;
}
.gfield-choice-input:before {
    background-color: #235172 !important;
}
.gfield-choice-input {
    border: 3px solid #235172 !important;
}
.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #34EA68 !important;
}
.gfield_label.gform-field-label {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    cursor: default !important;
    background-color: transparent !important;
    border: 0px !important;
    padding: 0px !important;
}
legend.gfield_label:hover {
    background-color: transparent !important;
}
.house-plan .gfield_radio {
    display: inline-block !important;
    margin-left: -5px !important;
}
.house-plan .gfield_radio .gchoice {
    width: auto !important;
}
.house-plan .gchoice {
    display: inline-block !important;
    margin-bottom: 15px !important;
}
.house-plan .gchoice {
    display: inline-block !important;
    /* padding: 10px 10px !important; */
    border: 2px solid #235172 !important;
    border-radius: 100px !important;
    background-color: #fff !important;
    color: #000000 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}
.house-plan .gfield-choice-input {
    display: none !important;
}
.house-plan .gfield-choice-input:checked + .gform-field-label {
    background-color: #235172 !important;
    color: #fff !important;
    border-color: #235172 !important;
}
.house-plan .gchoice:hover {
    background-color: #23517252 !important;
}
.gfield_description {
    font-size: 15px !important;
    color: #000000 !important;
    font-weight: 500 !important;
}
body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder] {
    opacity: 0.6 !important;
}
fieldset span.gfield_required {
    display: none !important;
}
.gform_fields input {
    opacity: 1 !important;
}
.money-icon-number .ginput_container_number {
    position: relative !important;
}
.money-icon-number .ginput_container_number:after {
    content: "" !important;
    position: absolute !important;
    left: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: block !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 25px !important;
    height: 25px !important;
    background-image: var(--wpr-bg-c5dcde6f-92a6-4493-8946-8e9316c1bac9) !important;
    pointer-events: none !important;
}
.money-icon-number .ginput_container_number input {
    padding-left: 3em !important;
}
div#gform_confirmation_message_3 {
    text-align: center !important;
}
div#gform_confirmation_message_3 a.button.gform_previous_button {
    background-color: #235172 !important;
}
.custom-field-wrapper {
    width: 100% !important;
    display: block !important;
    background-color: #faf9f8 !important;
    padding: 10px 10px 5px !important;
}
.custom-field-wrapper2 {
    background-color: #faf9f8 !important;
    padding: 10px 10px 5px !important;
}
.drop-wrapper {
    background-color: #faf9f8 !important;
    padding: 10px 10px 25px !important;
    margin-bottom: -15px !important;
}
div#gform_fields_3_2 {
    display: block !important;
}
.inner-wrap {
    display: flex !important;
    justify-content: space-between !important;
    column-gap: 20px !important;
}
.inner-wrap .gfield {
    width: 100% !important;
    margin-bottom: 20px !important;
}
.custom-field-wrapper label {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    cursor: default !important;
    margin-bottom: 15px !important;
}
.parking-wrapper,
.of-car-wrapper {
    background-color: #faf9f8 !important;
    padding: 10px 10px 25px !important;
}
.of-car-wrapper {
    display: flex !important;
    align-items: flex-end !important;
    column-gap: 20px !important;
    margin-top: -60px !important;
    padding-top: 20px !important;
}
.custom-field-wrapper3 {
    background-color: #faf9f8 !important;
    padding: 1px 10px 5px !important;
    margin-top: 30px !important;
}
#gform_fields_3_4,
#gform_fields_3_6 {
    display: block !important;
}
div#field_3_31 {
    background-color: #f2f1f0d1 !important;
    padding: 15px 15px 20px !important;
    margin-bottom: 15px !important;
}
#gform_fields_3_6 {
    display: block !important;
}
.ginput_container.ginput_container_textarea {
    height: 100px !important;
}
div#gform_page_3_8 .gform-page-footer {
    display: block !important;
    text-align: center !important;
}
p.gf_progressbar_title {
    color: #000 !important;
}
.gform-theme--framework .gf_progressbar {
    background-color: #F0EEEA !important;
}
.gchoice label {
    padding-left: 0px;
    margin-left: 0px !important;
}

.house-plan .gfield-choice-input + .gform-field-label {
    padding: 10px 20px !important;
    border-radius: 100px !important;
}

div#gform_page_3_5 .gform-page-footer {
    margin-top: 40px !important;
}
/* Review Form */
.custom-review-wrapper .table-area {
    display: flex;
    gap: 20px;
}

.table-column-area {
    width: 100%;
}

table.custom-review-table td {
    background-color: #faf9f8 !important;
    font-weight: 500;
}

table.custom-review-table tr td:first-child {
    border-right: 0px !important;
    color: #F02626;
}
table.custom-review-table tr td:last-child {
    border-left: 0px !important;
    text-align: right;
}

table td, table th {
    padding: 10px 20px;
}
tr:first-child{
    border-top:1px solid #e1e1e1 !important;
}
tr:last-child{
    border-bottom:1px solid #e1e1e1 !important;
}
tr td{
    border-top: 0px !important;
    border-bottom: 0px;
}

table td, table th{
    border-color: #e1e1e1;
}

.custom-review-table tbody tr{
    position: relative;
}
.custom-review-table tbody tr:first-child::after{
    background-color: transparent !important;
}
.custom-review-table tbody tr::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 92%;
    height: 1px;
    background-color: #e1e1e1;
    transform: translateX(-5%);
}
.custom-review-wrapper h3 {
    text-align: center;
    font-size: 22px !important;
    font-weight: 500;
    margin-bottom: 20px;
}
div#validation_message_3_41, div#validation_message_3_42, div#validation_message_3_43, div#validation_message_3_44{
    display: none;
}

div#gform_3_validation_container {
    margin-bottom: 0px;
}
a.back-home-button {
    background-color: #235172 !important;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}
@media (max-width:768px){
    .custom-review-wrapper .table-area {
        display: block !important;
    }
}