/*!
Theme Name: sospiedcheville
Author: AM WEB & MULTIMÉDIA
Description: Thème Wordpress du site de SOS PIED CHEVILLE
Version: 1.0.0
*/

.splide__list {
    height: auto;
}

hr {
    width: 100%;
    border: 0.5px solid #c6c6c6;
}

.sos-page .content-card-content ul {
    margin: 20px !important;
}

.sos-page .content-card {
    padding: 3rem 0rem !important;

}

.sos-page .content-card img {
    width: 100%;
}

.sos-page .content-card-content {
    margin: 20px !important;
}

.sos-page .content-text p {
    margin-bottom: 0.5rem !important;
}

.sos-page .content-text h2, .sos-page .content-text h3 {
    margin-top: 1rem;
}

.sos-page .content-text h3 {
    font-size: 1.1rem;
    color: rgb(197, 70, 14);
}

/*MODIFS DU 11/06/2025*/
.praticien {
    max-width: 258px;
}

.praticiens {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
}

.rdv-grid {
    grid-template-columns: 2fr 2fr;
    gap: 1rem;
}

#rdv-dupont h3{
    margin-bottom: 0.5rem;
}

#rdv-dupont li{
    line-height: 1.3;
    margin-left: 0.25rem;
}