@media(max-width:767px){.elementor-5147 .elementor-element.elementor-element-6880891{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}}/* Start custom CSS for shortcode, class: .elementor-element-6880891 */@media (max-width: 768px) {
    .doctors-search-form {
        flex-direction: column;
        gap: 15px;
    }

    .doctors-search-form input,
    .doctors-search-form select,
    .doctors-search-form button {
        width: 100%; /* Prennent toute la largeur disponible */
    }
}/* End custom CSS */