/*
Theme Name: ODPN
Template: hello-elementor
Author: IDS
Version: 1.0
Updated: 2025-04-15

*/

/* pour ODPN*/

h3 {	border-bottom: 1px solid #ccc !important;
}
.calendar_header p {font-size: 1.6rem !important;}
/*cacher catégorie non classée*/
    .stec-top-filter-item-inline-id-0{display:none;}


/*

/*Pour galerie propre*/
.gallery-item img{
    height: 12.3vw !important;
    object-fit: cover;
}
@media (min-width:2000px){
.gallery-item {
        max-width:8.333% !important;
    }
.gallery-item img{
        height: 8.333vw !important;
    }
}
@media (max-width:1024px){
.gallery-item {
        max-width:16.6666% !important;
    }
}
.gallery-item img{
        height: 16.666vw !important;
    }

@media (max-width:648px){
.gallery-item {
        max-width:33% !important;
    }
.gallery-item img{
        height: 33vw !important;
    }
}
 