/*** 
// Liste : 
wp-singular oa-calendar-template-default single single-oa-calendar postid-88440 single-oa-calendar-archive 

// Single : 
wp-singular oa-calendar-template-default single single-oa-calendar postid-88440 single-oa-calendar-event
*/

.single-oa-calendar-archive .oa-calendar{
    margin-left:10px;
}
.single-oa-calendar-archive .entry-title{
    font-family: "Roboto", Arial, Roboto, Sans-serif;
    color: #DC3545;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

.single-oa-calendar-archive .oa-events-header{
    font-size: 12px;
}

.single-oa-calendar-archive.single .features_image{
    max-width: initial;
}

.single-oa-calendar-archive .widget-area .widget{
    padding:0px;
}
.single-oa-calendar-archive .page-header,
.single-oa-calendar-archive .sidebar .widget,
.single-oa-calendar-archive .site-main>*{
    margin-bottom: 0px;
}
.single-oa-calendar-archive p{
    margin-bottom: 0px;
}
.single-oa-calendar-archive h2.wp-block-heading,
.single-oa-calendar-archive .widget-title{
    font-family: "Roboto", Arial, Roboto, Sans-serif;
    color: #DC3545;
    font-size: 24px;
    font-weight: bold;
}
.single-oa-calendar-archive .oa-choice-option-label input[type="checkbox"]{
    margin-right: 5px;
}

.single-oa-calendar-archive .oa-widget.oa-choice-widget{
    padding-left: 10px;

}

.single-oa-calendar-archive .oa-exports{
    display: none;
}

.single-oa-calendar-archive .oa-event-grid{
    grid-gap: 1rem;
    /*grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));*/
    grid-template-columns: repeat(3, 1fr); /* Trois colonnes égales */
    gap: 1.5rem;
    padding: 0rem;
}

.single-oa-calendar-archive .oa-event-grid .oa-list-item{
    padding: 0px;
}

.single-oa-calendar-archive button.btn-link{
    background-color: #DC3545;
}

.single-oa-calendar-archive .oa-event-wrapper{
    position: relative;
    border: 1px solid #e2e2e2;
    padding: 5px;
}

.single-oa-calendar-archive .oa-event-thumbnail{
    margin-bottom: 0px;
    height: 141px;
    overflow: hidden;
}

.single-oa-calendar-archive .oa-event-permalink{
    
}
.single-oa-calendar-archive .oa-event-permalink img{
    /*height: 141px;*/
}

.single-oa-calendar-archive .applat{
    background-color: #DC3545;
    color: white;
    height: 55px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px !important;
    text-transform: uppercase;
    margin-bottom: 0px;
}


.single-oa-calendar-archive .oa-event-range{
    color: white;
    font-size: 16px;
    float: left;
    width: 40%;
    padding: 5px;
    line-height: normal;
    border-right: 1px solid white;
    height: 40px;
    overflow: hidden;
}
.single-oa-calendar-archive .categories{
    font-family: 'Roboto Condensed', sans-serif;
    width: 75%;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    float: right;
    width: 60%;
    padding: 5px;
    line-height: normal;
    height: 40px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.single-oa-calendar-archive .oa-event-title a.oa-event-permalink{
    background-color:transparent;   
    color: #202020;
    text-decoration: none;
    text-align: center;
    margin: 5px auto;
    width: 100%;
    display: block;
}

.single-oa-calendar-archive .oa-event-title{
    color: #202020 ;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: normal;
    font-family: 'Roboto Condensed';
    transition: all .3s ease;
    text-transform: uppercase;
    text-decoration: none;
}



.single-oa-calendar-archive button.oa-event-favorite-badge{
    position: absolute;
    right: 0;
    top:0;
}
.single-oa-calendar-archive .oa-icon{
    fill:white;
    width: 15px;
    height: 15px;
}


.single-oa-calendar-archive .oa-event-short-description{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    /*text-align: center;*/
    color: #202020;
}


.single-oa-calendar-archive .oa-event-location{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #202020;
    height: 38px;
    overflow: hidden;
}

@media (max-width: 991px){
    .single-oa-calendar-archive .oa-event-grid{
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
}


/*** Détail */
.single-oa-calendar-event h1.entry-title{
    display: none;

}

.single-oa-calendar-event .oa-nav-link{
    color:#FF332B;
}
.single-oa-calendar-event .oa-nav-link:hover{
    color: #DC3545;
}

.single-oa-calendar-event .oa-event-title::first-letter{
    text-transform: uppercase;
}
.single-oa-calendar-event .oa-event-title{
    color: #FF4D4D;
    font-size: 24px;
    text-transform: lowercase;
    letter-spacing: -1px;
    font-weight: 700;
}

.single-oa-calendar-event .oa-icon{
    /*fill:#FF4D4D;*/
    fill:#DC3545;
}

.oa-timing svg{
    /*display: none;*/
}
.single-oa-calendar-event .oa-timing-date,
.single-oa-calendar-event .oa-timing-seperator,
.single-oa-calendar-event .oa-timing-times{
    color: #FF4D4D;
    color:#8d8d8d;
}

.single-oa-calendar-event .oa-entry-description,
.single-oa-calendar-event .oa-event-details{
    line-height: 20px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #616161;
    margin: 0 0 20px 0;
}

.single-oa-calendar-event .oa-entry-description{
    font-size: 18px;
}
/*** Sidebar */
.slide-sidebar{
  position:fixed;top:0;right:-320px;width:320px;height:100%;
  background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.15);
  transition:right .3s ease;z-index:999999;overflow-y:auto;padding:25px 20px;
}
.slide-sidebar.active{
    right:0;
}
body.slide-open{
    overflow:hidden;
}
.gb-button.toggleSidebar{
    cursor: pointer;
    background-color: #DC3545;
    transition: all .3s ease;
}

.gb-button.toggleSidebar:hover{
    background-color: #FF332B;
}

#closeSlideSidebar {
  background-color: #DC3545;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: white; /* définit la couleur de base du texte ET du SVG */
}

#closeSlideSidebar svg {
  width: 24px;
  height: 24px;
  display: block;
}
#slideSidebar .wp-block-heading,
#slideSidebar .widget-title{
    margin-top:10px;
    margin-bottom: 0px;
}

.oa-page-link, 
.oa-registration-method-label,
.oa-event-location-address a{
    color: #FF332B;
    color:#DC3545;
    text-decoration: none;
    transition: all .3s ease;
}
.oa-page-link:hover,
.oa-registration-method-label:hover, 
.oa-event-location-address a:hover{
    color: #DC3545;
}
.oa-page-link.active{
    color: #DC3545;
}

.colonne_droite{
    border: 1px solid #e6e7e8;
    padding:40px;
}
.oa-exports, .oa-sharers{
    justify-content: center!important;    
}
ul.oa-registration-methods{
    list-style: none;
    margin: 0px;
}

.oa-icon.oa-icon-star-empty{
    display: none;

}