/* 
Theme Name: Gutachterdigital Theme
Theme URI: https://gutachterdigital.de
Description: 
Author: Gutachtergigital.de
Author URI: 
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 */

body .gform_wrapper h2.gform_title {
    display: none !important;
}
.gform_wrapper#gform_wrapper_3 .gfield_radio label {
    flex-direction: column;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 1.4;
    gap: 10px;
    width: 200px !important;
    height: 200px !important;
}
.gform_wrapper#gform_wrapper_3 .gfield_radio label span {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
}
fieldset#field_3_117.gravit-name-input {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
}
fieldset#field_3_117.gravit-name-input .ginput_complex {
    margin-top: auto;
    width: 100%;
    flex: 1 50%;
}
fieldset#field_3_117.gravit-name-input .ginput_complex .name_last ,fieldset#field_3_117.gravit-name-input .ginput_complex .name_first {
    display:flex;
    align-items:end;
}
/* Responsive */

@media screen and (max-width: 1024px) {
}
@media screen and (max-width:992px){
}
@media screen and (max-width: 767px){
    .gform_wrapper#gform_wrapper_3 .gfield_radio label {
        flex-direction: column;
        font-weight: 400 !important;
        font-size: 12px !important;
        line-height: 1.3;
        gap: 10px;
        width: 140px !important;
        height: 140px !important;
        padding: 15px !important;
    }
    .gform_wrapper#gform_wrapper_3 .gfield_radio label span {
        font-weight: 700;
        font-size: 12px !important;
        line-height: 1.2;
    }
}

@media screen and (max-width: 576px){

}
@media screen and (max-width:639px){
    fieldset#field_3_117.gravit-name-input .ginput_complex {
        margin-inline: 0;
    }
    fieldset#field_3_117.gravit-name-input .ginput_complex .name_last, fieldset#field_3_117.gravit-name-input .ginput_complex .name_first {
        padding: 0;
    }
}






/* Gravity Forms CSS */

/* Gravity Form CSS */
input#input_1_118 {
    height: 50px;
}
input#input_1_121 {
    height: 50px;
}
input#input_1_119 {
    height: 50px;
}
input#gform_next_button_1_8, input#gform_next_button_1_10, input#gform_next_button_1_20, input#gform_next_button_1_88{
    opacity: 0;
}
.gform_previous_button, .gform_next_button{
    padding: 15px 35px !important;
    font-size: 16px !important;
}
#gform_submit_button_1{
    padding: 15px 35px !important;
    font-size: 16px !important;
    background-color:#FF5A1F !important;
}
.gform_page_footer.top_label {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
h3.gsection_title {
    margin: 0;
}
label#label_1_9_0, label#label_1_9_1, label#label_1_9_2, label#label_1_131_0{
    font-size: 14px !important;
    font-weight:400 !important;
}
label#label_1_131_1{
    font-size: 14px !important;
    font-weight:400 !important;
}

.gfield_radio {
    display: flex;
    flex-wrap: nowrap;
    align-content: center !important;
    flex-direction: row !important;
    justify-content: center;
}
#input_1_87 .gchoice label, #input_1_96 .gchoice label, #input_1_100 .gchoice label, #input_1_105 .gchoice label {
    width: 180px !important;
    height: 180px !important;
}
.gfield_radio label{
    width: 250px ;
    height: 250px ;
    border-radius: 5px;
    box-shadow: 0 5px 35px 0 rgba(55, 71, 79, 0.1);
    border: solid 1px rgba(34, 34, 34, 0.2);
    margin: 7px;
    font-size: 20px;
    font-weight: bold;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1.4;
    background: #ffffff;
    color: #000 !important;
    padding: 20px;
    transition: all .3s ease-in-out;
    font-weight: 500 !important;
    text-align: center;
    cursor: pointer;
}
.gfield_radio input{
    display:none !important;
}
.gfield_radio input:checked + label {
    border-color: #f39732!important;
    background-color: #f39732 !important;
    color: #fff !important;
}
#input_1_9 .gform-field-label {
    display: flex !important;
    align-items: center !important;
    flex-direction: column;
    align-content: space-between !important;
    font-weight:400 !important;
}
.gfield_radio label:hover {
    background-color: #f39732!important;
    border-color: #f39732!important;
    color: #fff !important;
}
#input_1_9 .gform-field-label span {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
h3.gsection_title {
    text-align: center;
}
.gform_page_footer.before {
    display: flex;
    justify-content: center;
}
.gform_next_button {
    background-color: #f39732!important;
}
.gfield--type-section {
    border: none !important;
}
.gform_page_fields input[type=text], select, input[type=label], input[type=number], input[type=email],input[type=number],textarea,input[type=tel],input[type=tel]{
    width: 100% !important;
    height:50px !important;
    border-color: #e9e9e9 !important;
}

div#gform_fields_1_3 {
    column-gap: 10px !important;
    row-gap: 10px !important;
}
.gfield--type-html h4 {
    text-align: center;
    font-size:15px;
}
#input_1_108 label, #input_1_116 label {
    width: 80px !important;
    height: 80px !important;
    margin: 0;
}
div#input_1_108, #input_1_116 {
    justify-content: start;
}
label.gform-field-label.gform-field-label--type-sub {
    display: none;
}
div#input_1_91 label,div#input_1_96 label, div#input_1_87 label, div#input_1_100 label, div#input_1_105 label {
    width: 150px;
    height: 150px;
    margin: 0;
}
div#gform_fields_1_3 , #gform_fields_1_21 {
    grid-row-gap: 10px;
}
#input_1_6 label{
    font-size:20px !important;
}
.gform_page .gform_fields{
    grid-row-gap: 10px !important;
}
select#input_1_17 {
    height: 50px !important;
}
input#input_1_14_1, input#input_1_14_2 {
    height: 50px !important;
    border-color:#e9e9e9 !important;
}
label#label_1_131_0, label#label_1_131_1 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    font-weight: 400 !important;
}

label#label_1_131_0 span, label#label_1_131_1 span, label#label_1_131_2 span{
    font-weight:600;
    font-size:20px !important;
}
#gform_wrapper_1 label#label_1_131_2{
    font-size: 14px !important;
    font-weight: 400 !important;
}
.all-images {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
div#validation_message_1_116 {
    text-align: center;
}
#gform_wrapper_1 .gfield_radio label{
    font-size: 14px !important;
    font-weight: 400 !important;
}

label#label_1_131_2 {
    display: flex;
    flex-direction: column;
    font-size: 14px !important;
    font-weight: 400 !important;
}

@media screen and (max-width: 576px){
    .gfield_radio label{
        width: 150px !important;
        height: 150px !important;
    }
    #input_1_108 label, #input_1_116 label {
        width: 55px !important;
        height: 55px !important;
        margin: 0;
    }
    div#input_1_91 label,div#input_1_96 label, div#input_1_87 label, div#input_1_100 label, div#input_1_105 label {
        width: 100px;
        height: 100px;
        margin: 0;
    }
    .gfield_radio {
        flex-wrap: wrap;
    }
    #input_1_9 label {
        font-size:10px !important;
        font-weight:400;
    }
    #input_1_6 label {
        font-size: 14px !important;
    }
}
