.elementor-7366 .elementor-element.elementor-element-199c4fd:not(.elementor-motion-effects-element-type-background), .elementor-7366 .elementor-element.elementor-element-199c4fd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://explorationsacademy.org/wp-content/uploads/2026/01/DSCF4526-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7366 .elementor-element.elementor-element-199c4fd > .elementor-container{min-height:400px;}.elementor-7366 .elementor-element.elementor-element-199c4fd{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7366 .elementor-element.elementor-element-199c4fd > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7366 .elementor-element.elementor-element-de500cd{text-align:center;}.elementor-7366 .elementor-element.elementor-element-de500cd .elementor-heading-title{color:#F8F8F8;}.elementor-7366 .elementor-element.elementor-element-2894ea9:not(.elementor-motion-effects-element-type-background), .elementor-7366 .elementor-element.elementor-element-2894ea9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#DADADA;}.elementor-7366 .elementor-element.elementor-element-2894ea9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 0px 0px;}.elementor-7366 .elementor-element.elementor-element-2894ea9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-02dde91 *//* =========================================
   ARCHERY REGISTRATION FORM
   Modern / Clean Theme Styling
   ========================================= */

#gform_wrapper_3 {
    max-width: 920px !important;
    margin: 40px auto !important;
    padding: 0 !important;
    font-family: inherit;
}

/* Main form card */
#gform_3 {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 22px;
    padding: 40px !important;
    box-shadow: 0 15px 50px rgba(0,0,0,0.08);
}

/* Main heading */
#gform_3 h3 {
    margin: 0 0 30px !important;
    font-size: 32px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    color: #0D5EF4 !important;
    text-align: center;
}

/* Section headings */
#gform_3 h5 {
    margin: 15px 0 22px !important;
    padding-bottom: 12px;
    border-bottom: 2px solid #e6eee9;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #0D5EF4 !important;
    position: relative;
}

#gform_3 h5:after {
    content: "";
    display: block;
    width: 55px;
    height: 3px;
    background: #c69a45;
    position: absolute;
    left: 0;
    bottom: -2px;
    border-radius: 5px;
}

/* Progress area */
#gform_3 .gf_progressbar_wrapper {
    margin: 0 0 35px !important;
    padding: 0 !important;
}

#gform_3 .gf_progressbar_title {
    color: #0D5EF4 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

#gform_3 .gf_progressbar {
    height: 8px !important;
    background: #edf1ef !important;
    border-radius: 20px !important;
    overflow: hidden;
}

#gform_3 .gf_progressbar_percentage {
    background: #0D5EF4 !important;
    height: 8px !important;
    border-radius: 20px !important;
}

#gform_3 .gf_progressbar_percentage span {
    display: none !important;
}

/* Field spacing */
#gform_3 .gfield {
    margin-bottom: 20px !important;
}

/* Labels */
#gform_3 .gfield_label,
#gform_3 .gfield_label_before_complex {
    color: #26352f !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 8px !important;
}

/* Required text */
#gform_3 .gfield_required,
#gform_3 .gfield_required_text {
    color: #ff0000 !important;
    font-size: 12px !important;
    margin-left: 4px;
}

/* Inputs */
#gform_3 input[type="text"],
#gform_3 input[type="email"],
#gform_3 input[type="tel"],
#gform_3 input[type="date"],
#gform_3 select {
    width: 100% !important;
    min-height: 52px !important;
    padding: 13px 16px !important;
    border: 1px solid #d9dfdc !important;
    border-radius: 10px !important;
    background: #fafcfb !important;
    color: #24332d !important;
    font-size: 15px !important;
    outline: none !important;
    box-shadow: none !important;
    transition: all .25s ease !important;
}

/* Address fields */
#gform_3 .ginput_container_address input {
    min-height: 52px !important;
}

/* Focus effect */
#gform_3 input:focus,
#gform_3 select:focus {
    border-color: #0D5EF4 !important;
    background: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(23,59,47,.08) !important;
}

/* Select dropdown */
#gform_3 select {
    cursor: pointer;
    appearance: auto;
}

/* Email fields */
#gform_3 .ginput_complex {
    display: flex;
    gap: 15px;
}

#gform_3 .ginput_complex > span {
    flex: 1;
}

/* Small labels inside complex fields */
#gform_3 .ginput_complex label {
    font-size: 12px !important;
    color: #7a847f !important;
    margin-top: 5px !important;
}

/* Terms & Conditions box */
#gform_3 #field_3_21 {
    background: #f6f9f7;
    border: 1px solid #dfe8e2;
    border-radius: 12px;
    padding: 18px 20px !important;
    margin-top: 10px !important;
}

#gform_3 #field_3_21 .gfield_label {
    font-size: 16px !important;
    color: #0D5EF4 !important;
}

/* Checkbox */
#gform_3 #field_3_21 input[type="checkbox"] {
    width: 19px !important;
    height: 19px !important;
    accent-color: #0D5EF4;
    cursor: pointer;
    margin-right: 8px !important;
}

/* Terms text */
#gform_3 #field_3_21 label {
    color: #46534d !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    cursor: pointer;
}

#gform_3 #field_3_21 label a {
    color: #ff0000 !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}

/* Footer / buttons */
#gform_3 .gform_page_footer {
    margin-top: 30px !important;
    padding-top: 25px !important;
    border-top: 1px solid #edf0ee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

/* All buttons */
#gform_3 .button,
#gform_3 input[type="submit"],
#gform_3 input[type="button"] {
    min-height: 50px !important;
    padding: 12px 28px !important;
    border: none !important;
    border-radius: 10px !important;
    background: #0D5EF4 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: .3px;
    cursor: pointer;
    transition: all .25s ease !important;
}

/* Hover */
#gform_3 .button:hover,
#gform_3 input[type="submit"]:hover,
#gform_3 input[type="button"]:hover {
    background: #0F2239 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,.12);
}

/* Next button */
#gform_3 .gform_next_button {
    margin-left: auto !important;
}

/* Previous button */
#gform_3 .gform_previous_button {
    background: #eef2ef !important;
    color: #0D5EF4 !important;
}

#gform_3 .gform_previous_button:hover {
    background: #dfe7e2 !important;
    color: #0D5EF4 !important;
}

/* Submit button */
#gform_3 #gform_submit_button_3 {
    background: #0D5EF4 !important;
    min-width: 150px;
}

/* Date picker */
#gform_3 .ginput_container_date {
    position: relative;
}

#gform_3 .ui-datepicker-trigger {
    width: 18px !important;
    height: 18px !important;
    position: absolute;
    right: 15px;
    top: 17px;
    opacity: .6;
}

/* Remove unnecessary Gravity spacing */
#gform_3 .gform_fields {
    row-gap: 0 !important;
}

/* Error fields */
#gform_3 .gfield_error input,
#gform_3 .gfield_error select {
    border-color: #e34b4b !important;
    background: #fffafa !important;
}

/* Validation message */
#gform_3 .validation_message {
    color: #d13c3c !important;
    font-size: 12px !important;
    margin-top: 5px !important;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    #gform_wrapper_3 {
        width: 100% !important;
        margin: 20px auto !important;
    }

    #gform_3 {
        padding: 25px 18px !important;
        border-radius: 16px;
        box-shadow: 0 8px 30px rgba(0,0,0,.06);
    }

    #gform_3 h3 {
        font-size: 25px !important;
        margin-bottom: 25px !important;
    }

    #gform_3 h5 {
        font-size: 18px !important;
    }

    /* Force half-width fields full width */
    #gform_3 .gfield--width-half {
        grid-column: 1 / -1 !important;
    }

    /* Email fields stack */
    #gform_3 .ginput_complex {
        display: block !important;
    }

    #gform_3 .ginput_complex > span {
        display: block !important;
        width: 100% !important;
        margin-bottom: 12px !important;
    }

    #gform_3 input[type="text"],
    #gform_3 input[type="email"],
    #gform_3 input[type="tel"],
    #gform_3 select {
        min-height: 50px !important;
    }

    /* Address fields */
    #gform_3 .ginput_container_address > span {
        display: block !important;
        width: 100% !important;
        margin-bottom: 12px !important;
    }

    /* Buttons */
    #gform_3 .gform_page_footer {
        flex-direction: column-reverse !important;
        align-items: stretch !important;
    }

    #gform_3 .button,
    #gform_3 input[type="submit"],
    #gform_3 input[type="button"] {
        width: 100% !important;
        margin: 0 !important;
    }

    #gform_3 #field_3_21 {
        padding: 15px !important;
    }
}





input[type="checkbox"] ~ label:before {

    border: 1px solid #000000!important;

}/* End custom CSS */