.elementor-12047 .elementor-element.elementor-element-93e0b7c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-6f55fc2 */.wpsc-tff.category .extra-info {
        display: none !important;
    }
    
    .wpsc-tff.name .extra-info {
        display: none !important;
    }
    
    .wpsc-tff.email .extra-info {
        display: none !important;
    }
    
    .wpsc-tff.description .extra-info {
        display: none !important;
    }
    
    button#wpsc-ct-reset,
    .wpsc-button#wpsc-ct-reset {
        display: none !important;
    }

@media (min-width: 992px) {
    .wpsc-tff.category .wpsc-tff-label {
        margin-bottom: 5px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {


/* Remet de l'espace sous le label Sujet */
.wpsc-tff[data-slug="subject"] .wpsc-tff-label {
    margin-bottom: 5px !important;
}

.wpsc-tff.subject .extra-info {
        display: none !important;
    }

/* Descend l'input (évite qu'il chevauche le label) */
.wpsc-tff[data-slug="subject"] input[type="text"] {
    margin-top: 6px !important;
    position: relative;
    z-index: 1;
}
.wpsc-tff[data-slug="subject"] input[type="text"] {
    margin-top: 0.5px !important;
    padding-top: 6px !important;
    line-height: 1.4 !important;
}

}/* End custom CSS */