/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.0.1599556848
Updated: 2020-09-08 09:20:48

*/
/* Intervenants */
.header-intervenant {
    padding: 54px 0;
    background-color: #ff5757;
}

.archive-intervenant-socials {
    text-align: center;
}

.header-intervenant h1 {
    color: #fff;
    font-weight: bold;
}

.intervenant-poste {
    font-weight: 600;
    color: #444444;
    line-height: 1.5em;
}

/* Réseaux socaux */
.et-social-linkedin a {
    background-color: #007bb6;
    font-weight: lighter;
}
.et-social-twitter a {
    background-color: #00aced;
    font-weight: lighter;
}
.et-social-facebook a {
    background-color: #3b5998;
    font-weight: lighter;
}
.et-social-youtube a {
    background-color: #a82400;
    font-weight: lighter;
}

.intervenant-expertises .key {
    display: inline-block;
    padding: 4px 15px;
    border-radius: 4px;
    font-weight: 600;
    background-color: #ffbd59;
    color: #fff;
}

.intervenant-expertises p:nth-child(2n +2) .key {
    background-color: #ff5757;
    
}

.tax-mec_organizer .container:before {
    display: none !important;
}

/* OWL event    */
.owl-events {
    margin-top: 25px;
    margin-bottom: 30px;
}

.owl-events .owl-item {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px;
}

.owl-events .owl-item .meta {
    font-size: 15px;
    color: #9a9a9a;
    font-weight: 300;
}
.owl-events .owl-item h3 a {
    display: block;
    line-height: 1.3;
    font-size: 26px;
    font-weight: 700;
    color: #1c1d21;
    margin-top: 15px;
    letter-spacing: -1px;
    margin-bottom: 12px;
}
.owl-events .owl-item h3 a:hover {
    color: #ff5757;
}
.owl-events .owl-item  .morelink {
    text-align: right;
}
.owl-events .owl-item .more {
    display: inline-block;
    border: 1px solid #e4e4e4;
    padding: 7px 23px 7px;
    font-size: 12px;
    text-transform: uppercase;
    color: #707070;
    font-weight: 500;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.owl-events .owl-item .more:hover {
    background-color: #ff5757;
    color: #fff;
}

.owl-events .owl-stage {
    display: flex;
}

@media (min-width: 600px) {
    .owl-events .owl-item {
        padding: 36px;
    }
}

.owl-nav.disabled,
.owl-dots.disabled {
    display: none;
} 

/* SEARCH AND EVENTS RESULTS */ 

form.searchandfilter {
    background: #2D2D2D;
    padding-left: 0;
    padding-right: 0;
}

form.searchandfilter ul {
    padding: 45px 0px;
    margin: 0 auto 20px;
    width: 1340px;
    max-width: calc(100% - 66px);
}
.searchandfilter h4 {
    color: #fff;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

form.searchandfilter li {
    margin: 0 15px;
}

form.searchandfilter li[data-sf-field-input-type="select"] label {
    position: relative;
}

form.searchandfilter li[data-sf-field-input-type="select"] label:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 15px;
    height: 19px;
    width: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='16' viewBox='0 0 19 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9.52983 14L18 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}

form.searchandfilter select {
    display: block;
    width: 100%;
    min-height: 27px;
    height: 27px;
    line-height: 27px;
    font-size: 9px;
    border: 1px solid #fff;
    background-color: #2D2D2D;
    color: #fff;
    padding: 0 5px;
    font-family: 'Montserrat',Helvetica,Arial,sans-serif;
    -webkit-appearance: none;
    appearance: none;
}

form.searchandfilter label {
    display: block;
}

.sf-field-search label {
    position: relative;
}

.searchandfilter .sf-input-text:focus,
.searchandfilter .sf-input-text {
    padding: 0 30px 0 16px;
    width: 100%;
    display: block;
    height: 27px;
    font-size: 9px;
    border: 1px solid #fff;
    background-color: #2D2D2D;
    color: #fff;
}

.sf-field-search label:before,
.sf-field-search label:after {
    content: "";
    position: absolute;
    display: block;
}

.sf-field-search label:before {
    width: 12px;
    height: 12px;
    top: 5px;
    right: 10px;
    border: 1px solid #FFFFFF;
    border-radius: 24px;
}
.sf-field-search label:after {
    width: 7px;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
    top: 19px;
    right: 6px;
}

#search-filter-results-10813,
.search-filter-results {
    display: grid !important;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    grid-gap: 30px;
}
.mec-list-content .datetime {
    font-size: 14px;
    color: #ff5757;
    padding-bottom: 8px;
}
.mec-list-content .datetime i {
    display: inline-block;
    margin-right: 2px;
}

.mec-list-content .datetime i.mec-sl-clock {
    margin-left: 10px;
}

.mec-list-content a {
    color: #494949;
    transition: color .3s ease;
    font-size: 20px;
}

.mec-list-content a:hover {
    color: #ff5757;
}

.mec-list-content h2 {
    padding-bottom: 0px;
}

.mec-list-content h2 span {
    display: inline-block;
    padding: 2px 4px;
    background-color: #5ce1e6;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
}

.mec-list-thumbnail {
    min-width: 86px;
}

.mec-list-thumbnail img {
    display: block;
    width: 86px;
    height: 86px;
    object-fit: cover;
    margin-right: 15px;
}

body form.searchandfilter ul {
    display: grid !important;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr 1fr;
}

form.searchandfilter ul > li {
    margin: 0 !important;
    padding: 0;
}

.sf-field-sort_order {
    display: none !important;
}

@media screen and (min-width: 768px) {

    #search-filter-results-10813,
    .search-filter-results {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }
}

@media screen and (min-width: 1024px) {
    #search-filter-results-10813,
    .search-filter-results {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 40px;
    }
    body form.searchandfilter ul {
        grid-template-columns: 0.8fr 0.8fr 0.8fr 1.3fr;
        grid-auto-rows: 1fr;
    }
    body form.searchandfilter ul > li:last-child {
       padding-left: 10%;
    }
}

.tax-mec_organizer .et_pb_row {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}

@media screen and (min-width: 768px) {
    .tax-mec_organizer .et_pb_row {
        display: flex;
        padding: 2% 0;
    }
    form.searchandfilter select {
        min-height: 36px;
        height: 55px;
        line-height: 36px;
        font-size: 16px;
    }
    .searchandfilter .sf-input-text:focus,
    .searchandfilter .sf-input-text {
        height: 55px;
        font-size: 16px;
        padding-right: 50px;
    }

    form.searchandfilter li[data-sf-field-input-type="select"] label:after {
        width: 16px;
    }
    .sf-field-search label:before {
        width: 24px;
        height: 24px;
        top: 9px;
        right: 20px;
        border: 2px solid #FFFFFF;
    }
    .sf-field-search label:after {
        width: 16px;
        height: 2px;
        top: 36px;
        right: 12px;
    }
    .searchandfilter h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .et_builder_inner_content > .et_pb_section:not(.fullwidth) > .et_pb_row  {
        width: calc(100% - 66px);
    }
}

@media (max-width: 400px) {
    body form.searchandfilter ul {
        grid-template-columns: 1fr;
        grid-gap: 7px;
        grid-auto-rows: 1fr 1fr 1fr 1fr;
    }
}



/* ===================== SINGLE EVENT ====================== */
/* ========== Mahii Conception - Diane - 18/07/22 ========== */
/* ========================================================= */

.single-mec-events .mec-container {
    width: 100%;
    max-width: 100%;
}

.single-mec-events .mec-container .mec-single-event {
    margin-top: 0px;
}

.single-mec-events .mec-container .et_pb_section {
    padding: 0;
}

.mec-event-cost, 
.mec-event-more-info, 
.mec-event-website, 
.mec-events-meta-date, 
.mec-single-event-additional-organizers, 
.mec-single-event-category, 
.mec-single-event-date, 
.mec-single-event-label, 
.mec-single-event-location, 
.mec-single-event-organizer, 
.mec-single-event-sponsor, 
.mec-single-event-time {
    background-color: transparent !important;
    padding: 0 !important;
}

.mec-single-event-location img {
    display: none;
}

/* DISPLAY NONE */
.mec-single-event .mec-event-meta dt, 
.mec-single-event .mec-event-meta h3, 
.mec-single-modern .col-md-4 .mec-sponsors-details h3, 
.mec-sponsors-details .mec-events-single-section-title,
.mec-single-event  .mec-event-meta i {
    display: none !important;
}

.mec-single-event .mec-event-meta dd {
    padding-left: 0 !important;
    font-size: 16px !important;
}

.mec-single-event .MDSB_EventLabel dd {
    font-weight: 700 !important;

}

.mec-wrap p,
.mec-single-event .mec-event-meta .mec-events-event-categories a, 
.mec-single-event .mec-event-meta dd {
    color:  #000;
}

/* SINGLE EVENT  TITRE */

.MDSB_EventTitle {
    margin-bottom: 0 !important;
}

.MDSB_EventDate,
.MDSB_EventTime {
    margin-bottom: 13px !important;
}


.mec-single-event .mec-start-date-label:before {
    content: "🗓️ ";
}

.mec-single-event .mec-single-event-location dd.author:before {
    content: "📍 ";
}

.mec-single-event .mec-single-event-time .mec-events-abbr:before {
    content: "⏳ ";
}
.mec-events-event-cost {
    font-weight: 300 !important;
}
.mec-events-event-cost:before {
    content: "👌 ";
}

.single-mec-events .mec-single-title {
    margin-bottom: 24px !important;
    padding-bottom: 0 !important;
    font-family: 'Josefin Sans';
    font-weight: 700 !important;
    font-size: 29px !important;
    line-height: 1 !important;
}

.mec-events-event-image {
    width: 100%;
    overflow: hidden;
}

.mec-events-event-image img {
    display: block;
}

.routelink {
    margin: -3px 0 0 0 !important;
    padding: 0 !important;
}

.routelink a {
    display: inline-block;
    color: #000;
    text-decoration: underline;
    padding: 2px 23px 2px 0;
    background: url(img/route.png) no-repeat right center;
}

@media (max-width: 767px) {
    .mec-events-event-image img {
        display: block;
        max-width: 250%;
        width: 551px;
        height: auto !important;
        transform: translateX(calc(100vw - 551px));
    }
}

@media (min-width: 768px) {
    .single-mec-events .mec-single-title {
        font-size: 50px !important;
    }
    .replays-container,
    .mec-events .et_pb_row {
        width: 1340px;
        max-width: calc(100% - 66px);
    }
    .MDSB_EventCost {
        margin-bottom: 100px !important;
    }
}


/* ORGANIZRR */
.mec-wrap .text-bold p {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700 !important;
    font-size: 25px !important;
    line-height: 1 !important;
}
.nextevent {
    font-family: 'Josefin Sans';

}
.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer img,
.mec-single-event-organizer img {
    border-radius: 223px;
}

.et-db #et-boc .et-l .MDSB_EventOrganizer_0.MDSB_EventOrganizer {
    background-size: 0 !important;
}
.mec-organizer {
    position: relative;
    margin: 0 auto 100px;
    max-width: 100%;
    width: 250px;
    text-align: center;
    z-index: 1;
}
.mec-organizer svg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100px;
    width: 100%;
    z-index: -1;
    width: 254px;
}
.mec-organizer img {
    position: relative;
    display: block;
    margin: 0 auto;
    z-index: 3;
    width: 171px;
    height: 171px;
    border-radius: 230px;
    overflow: hidden;
    background-color: #fff;
    object-fit: cover;
}

.mec-organizer-name {
    padding: 20px 0 5px;
    color:  #000000 !important;
}

.mec-organizer-poste {
    min-height: 90px;
    padding: 0 26px;
    line-height: 1.25;
    font-weight: 400 !important;
    color:  #000000 !important;
}

.mec-organizer-name {
    display: block;
    padding-top: 12px;
    font-weight: 700 !important;
    text-transform: none;
}

.mec-organizer .mec-organizer-link {
    position: absolute;
    bottom: -45px;
    left: 0;
    margin-bottom: 0;
    width: 100%;
}

.mec-organizer a {
    text-transform: none;
    color:  #000;
    text-decoration: underline;
}

/*BUTTON*/
input[type="submit"],
.inscription_event div a {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    transition: transform 0.3s;
}

input[type="submit"]:hover,
.inscription_event div a:hover {
    transform: translateY(-5px);
}

.center-button {
    text-align: center !important;
    margin-bottom: 110px !important;
}

/*PARTENARIAT */

.mec-single-event .mec-speakers-details {
    padding-top: 0 !important;
}

.mec-single-event .mec-speakers-details ul li,
.mec-single-event .mec-frontbox {
    background: transparent !important;
}

.mec-single-event .mec-speakers-details ul {
    display: grid !important;
    grid-gap: 36px;
    grid-template-columns: repeat( auto-fit, minmax(180px, 240px) );
}

.mec-single-event .mec-speakers-details ul a:hover img {
    border-color: transparent !important;
}

.mec-event-sharing {
    margin-top: 0 !important;
}

.mec-event-social {
    padding-top: 0 !important;
}

.sharing {
    margin-bottom: 127px;
    display: grid !important;
    justify-content: center;
    grid-gap: 18px;
    grid-template-columns: repeat( auto-fit, minmax(40px, 46px) );
}

.share-icon {
    border-radius: 81px;
    background-color: #ed695f;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.share-icon a {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-icon.facebook {
    align-items: flex-end;
}

.share-icon svg {
    display: block;
    width: 25px;
    height: 25px;
    fill: #fff;
}

.share-icon.facebook svg {
    width: 32px;
    height: 32px;
}

.mec-divi-single-builder-wrap + #comment-wrap {
    display: none !important;
}

@media (max-width: 1023px) {
    .mec-single-event .MDSB_EventLabel  dd {
        text-align: center !important;
    }
    .mec-single-event .inscription_event {
        margin-bottom: 40px;
        text-align: center;
    }
}

@media (min-width: 1024px) {
    .mec-single-event .mec-event-meta dd {
        font-size: 16px !important;
    }
    .mec-single-event .MDSB_EventLabel dd {
        font-size: 16px !important;
    }
    .MDSB_EventTitle {
        margin-bottom: 30px !important;
    }
    .mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer h6,
    .mec-single-event-organizer .mec-organizer-url h6,
    .mec-single-event-organizer .mec-organizer h6,
    .mec-wrap p {
        font-size: 16px;    
    }
    .mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer img,
    .mec-single-event-organizer img {
        height: 223px;
        width: 223px;
        display: block;
        margin: auto;
    }
    .sharing {
        grid-gap: 18px;
        grid-template-columns: repeat( auto-fit, minmax(81px, 81px) );
    }

    .share-icon {
        width: 81px;
        height: 81px;
    }

    .share-icon a {
        width: 81px;
        height: 81px;
    }

    .share-icon svg {
        width: 45px;
        height: 45px;
    }
    .share-icon.facebook svg {
        width: 55px;
        height: 55px;
    }
    
}

@media (max-width: 767px) {
    .mec-single-event .mec-speakers-details ul {
        grid-gap: 10px;
        grid-template-columns: repeat( auto-fit, minmax(80px, 140px) );
    }
}

@media (min-width: 768px) {
    .et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 29.6667%;

    }
    .et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
        width: 64.833%;
    }
    .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 5.5%;
    }
}


/* ========================================================= */
/* ===================== EVENTS ARCHIVE ==================== */
/* ========================================================= */

.event-box {
    position: relative;
    overflow: hidden;
    padding: 28px 10px 15px;
    background-color: #fff;
    border: 3px solid #fff;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.25);
    text-align: center;
}

.replays-list .une,
.event-box span {
    position: absolute;
    left: -60px;
    top: 19px;
    background: #ED695F;
    width: 200px;
    color: #fff;
    transform: rotate(-40deg);
    transform-origin: center;
    line-height: 2.1;
    text-align: center;
}

.event-box .wp-block-button__link {
    border-radius: 8px !important;
    white-space: nowrap;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.event-box .wp-block-button__link:hover {
    transform: translateY(-5px);
}

.event-box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.event-box-title {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Montserrat';
    font-size: 20px !important;
    font-weight: 700;
}

.wp-block-buttons {
    white-space: nowrap;
}

.event-box-organizer {
    width: 30%;
}

.event-box-organizer + .event-box-organizer {
    width: 30%;
    margin-left: 10px !important;
}

.event-box-organizer + div:not(.event-box-organizer) {
    margin-left: 39px !important;
}

.event-box-organizer + .event-box-organizer + div:not(.event-box-organizer) {
    margin-left: 10px !important;
}

.event-box-organizer > div {
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    position: relative;
    border-radius: 200px;
    overflow: hidden;
    border: 1px solid #fff;
}

.event-box img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.event-box-orga {
    display: flex;
    align-items: center;
    justify-content: center;
}

.event-box-type {
    margin-bottom: 25px;
    font-weight: bold;
}

#search-filter-results-10813 {
    display: grid !important;
}

.noresults,
.noresults + #search-filter-results-10813 {
    grid-column: 1 / span 3;
}

@media (max-width: 767px) {
    .featured_events .event-box {
        margin-bottom: 25px;
    }
    .replays-list .une,
    .event-box span {
        left: -70px;
        top: 13px;
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    .featured_events {
        display: flex;
        justify-content: space-around;
    }
    .featured_events article {
        width: 420px;
        max-width: 45%;
    }
    .event-box-title {
        padding: 0 25px 14px;
    }
}

/* ========================================================= */
/* ======================== REPLAYS ======================== */
/* ========================================================= */

.post-type-archive-replays #main-content,
.tax-replay_theme #main-content {
    background: url(./img/foliweb-replay-bg.png) top left no-repeat;
    padding: 90px 0 120px;
}

.replays-nav {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.replays-nav .nav-next {
    margin-left: auto;
}

.replays-nav a {
    display: inline-block;
    background: #ED695F;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 8px 15px;
    color: #fff;
}

#wpmem_login fieldset,
#wpmem_reg fieldset,
.replay-description fieldset {
    background-color: #fef3f1;
    padding: 50px 25px 30px !important;
    border-radius: 10px;
    margin-bottom: 25px;
}

#wpmem_login input[type=password], #wpmem_login input[type=text], #wpmem_reg input[type=date], #wpmem_reg input[type=email], #wpmem_reg input[type=number], #wpmem_reg input[type=password], #wpmem_reg input[type=text], #wpmem_reg input[type=url], #wpmem_reg textarea {
    border-color: #666666;
    border-radius: 5px;
    color:  #000;
}

.req-text {
    font-size: 12px;
    text-align: right;
    margin-top: 0 !important;
}

@media (min-width:  1024px) {
    body:not(.logged-in) .replay-description {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows:auto;
        grid-gap: 0 50px;
    }
    #wpmem_restricted_msg {
        grid-column: 1 / 3;
    }
}

@media (min-width:  768px) {
    label[for="log"],
    label[for="log"] + div.div_text,
    label[for="username"],
    label[for="username"] + div.div_text,
    label[for="first_name"],
    label[for="first_name"] + div.div_text {
        float: left;
        width:calc(50% - 5px);
        clear: left;
    }
    label[for="pwd"] ,
    label[for="pwd"] + div.div_text,
    label[for="user_email"] ,
    label[for="user_email"] + div.div_text,
    label[for="last_name"] ,
    label[for="last_name"] + div.div_text {
        float: right;
        width:calc(50% - 5px);
        clear: right;
    }
    label[for="pwd"],
    label[for="user_email"],
    label[for="last_name"] {
        margin-top: -24px;
    }
}


/*HEADER*/

.post-type-archive-replays #main-content .replays-header {
    margin-bottom: 50px;
}

.post-type-archive-replays #main-content .replays-header .replays-list.une {
    margin-top: 52px;
}

.post-type-archive-replays #main-content .replays-header p,
.replays-list p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.post-type-archive-replays.et_right_sidebar #main-content .container:before {
    display: none !important;
}

.tax-mec_organizer .container,
.replays-container {
    margin: auto;
        width: 1340px;
    max-width: calc(100% - 66px);
}


@media (min-width: 768px) {
    .replays-container.single {
        width: 80%;
        max-width: calc(100% - 66px);
    }
}

.replays-container .search-filter-results,
.replays-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    grid-gap: 40px;
}

.replays-list img {
    display: block;
}

.replays-container article {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 20px 16px 17px;
    background: #FFFFFF;
    border: 3px solid #2D2D2D;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.25);
}

.replay-theme {
    margin-bottom: 17px;
    text-align: center;
}

.replay-theme a {
    display: inline-block;
    padding: 6px 15px;
    min-width: 115px;
    border: 1px solid #ED695F;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #ED695F;
}

.replay-content {
    margin-top: auto;
    display: grid;
    grid-template-columns: 116px auto;
    grid-template-rows: 1fr;
    grid-gap: 15px;
}

.replays-container article header {
    margin-bottom: 17px;
}

.replays-container article header p {
    color: #4E4E4E;
}

.replays-container article h2 {
    padding-bottom: 5px !important;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px !important;
}

.replay-content p {
    color: #000;
}

.replay-duree {
    font-weight: bold;
}

.replay-content img {
    display: block;
    width: 116px;
    height: 116px;
    border-radius: 167px;
    object-fit: cover;
    border: 1px solid #ED695F;
}

.title {
    margin-bottom: 25px;
    padding-bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
}

.replay-action {
    margin-top: 14px;
}


input[type="submit"],
.replay-btn,
.profil a {
    display: inline-block;
    background: #ED695F;
    border-radius: 5px!important;
    font-size: 18px!important;
    color: white!important;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
    transform: translateY(0);
    transition: transform 0.3s;
}

.page-id-13641 a#register + form label[for="user_email"],
.page-id-13641 a#register + form label[for="user_email"] + div.div_text {
    float: none;
    widows: 100% !important;
    clear: both;
}

a#login,
a#register,
a#pwdchange {
    opacity: 0;
}

.profil ul {
    margin-top: 20px !important;
    list-style: none !important;
    padding: 0 !important;
}

.profil ul li {
    margin-bottom: 12px;
}

@media (min-width:  768px) {
   .profil ul {
        display: flex;
    }
   .profil ul li + li {
    margin-left: 32px
   } 
}


.profil a:hover,
.replay-btn:hover {
    transform: translateY(-5px);
}

.replays-categories {
    margin: 52px 0 35px;
    padding-bottom: 0;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
}

.replays-container article header p {
    font-size: 11px;
    line-height: 1.2;
}

body.post-type-archive-replays .search-filter-results[data-paged] + #serarchResults,
body.post-type-archive-replays .search-filter-results:not([data-paged]) {
    display: none !important;
}

@media (min-width: 768px) {
    .replays-categories {
        margin: 116px 0 43px
    }
    .post-type-archive-replays #main-content {
        padding-top: 95px;
    }
    .post-type-archive-replays #main-content .replays-header {
        margin-bottom: 90px;
        max-width: 70%;
    }
    .title {
        margin-bottom: 31px;
        font-size: 50px;
    }
    .replays-list,
    .replays-container .search-filter-results {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .replays-list.une {
        margin: auto;
        width: calc(100% - 66px);
        max-width: 943px;
        grid-gap: 113px;
        display: flex;
        justify-content: space-between;
    }
    .replays-list.une > article,
    .replays-list.une > div {
        flex-basis: 502px;
        max-width: calc(50% - 17px);
    }
    .post-type-archive-replays .searchandfilter ul {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .post-type-archive-replays .searchandfilter ul li:last-child {
        padding-left: 0;
        grid-column: 3 / 5;
    }
    .replays-container article h2 {
        font-size: 25px !important;
    }
    .replay-theme {
        margin-bottom: 20px
    }
    .replay-theme a {
        font-size: 16px;
        line-height: 1.2
    }
    .replay-content {
        grid-template-columns: 138px auto;
    }
    .replay-content img {
        width: 138px;
        height: 138px;
    }
}

@media (max-width: 767px) {
    .post-type-archive-replays .searchandfilter ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-gap: 14px;
    }
    .post-type-archive-replays .searchandfilter ul li:last-child {
        grid-column: 1 / 3;
    }
    .post-type-archive-replays .searchandfilter select.sf-input-select {
        min-width: 100px;
    }
    .replay-content p {
        font-size: 11px
    }
}

/* ========================================================= */
/* ===================== REPLAY SINGLE ===================== */
/* ========================================================= */

.single-replays #main-content {
    background: top left url('./img/foliweb-replay-bg.png') no-repeat;
    padding: 40px 0 60px;
}

.single-replays  img {
    display: block;
}

.single-replays .share-icon a {
    background-color: #ed695f;
    border-radius: 200px;
}


.single-replays .share-icon.facebook {
    background-color: #ED695F;
}

.single-replays .title {
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
}

#wpmem_reg legend,
#wpmem_login legend,
.single-replays legend,
.replay-subtitle {
    margin-bottom: 25px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    color:  #000;
}

#wpmem_reg legend,
#wpmem_login legend,
.single-replays fieldset,
.single-replays legend {
    display: block !important;
    width: 100%;
}

#wpmem_reg legend,
#wpmem_login legend,
.single-replays legend {  
    position: relative;
    top: 40px;
    font-size: 24px;
    font-family: 'Josefin Sans', sans-serif;
}

#wpmem_login, 
#wpmem_reg,
label {
    display: block !important;
    width: 100%;
    margin-top: 8px;
   font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; 
}

#rememberme,
#rememberme + label {
    display: none !important;
}

input[type="submit"] {
    border: none;
    margin: 12px 0 !important;
    cursor: pointer;
}

.single-replays .mec-organizer img {
   border: 1px solid #ED695F; 
}

.replay-video {
    margin: 0 auto 33px;
    max-width: 1180px;
}

.replay-description img {
    margin-top: 45px;
    margin-bottom: 45px;
}

.replay-description h2 {
    margin-bottom: 24px;
    font-size: 25px !important;
    font-weight: 700;
}

.replay-partenariat {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    grid-gap: 10px 25px;
    align-items: center;
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .mec-single-event .mec-events-meta-group-booking, .mec-single-event .mec-frontbox {
        margin-bottom: 87px;
    }
    .single-replays #main-content {
        padding: 90px 0 100px;
    }
    .replay-single-content {
        display: grid;
        grid-template-columns: 255px auto;
        grid-gap: 100px;
    }
    .replay-video {
        margin-bottom: 110px;
        margin-left: 60px;
        margin-right: 60px
    }
    .replay-subtitle {
        font-size: 25px
    }
    .replay-single-content {
        margin-bottom: 120px
    }
    .replay-partenariat {
        margin-bottom: 107px;
        grid-template-columns: repeat(auto-fit, minmax(100px, 200px));
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .single-replays #main-content {
        background-size: 90px;
    }
    .single-replays .sharing {
        margin-bottom: 30px;
    }
}


/* ========================================================= */
/* ==================== INTERVENANTS ======================= */
/* ========================================================= */

.intervenant-header {
    padding: 30px 0;
    border-top: 2px solid #FD8D8D;
    border-bottom: 2px solid #FD8D8D;
}

.intervenant-header-grid {
    display: grid;
    grid-template-columns: 92px auto;
    grid-gap: 19px;
    align-items: center;
}

.intervenant-header-grid img {
    display: block;
    width: 93px;
    height: 93px;
    object-fit: cover;
    border-radius: 300px;
    border: 1px solid #ED695F;
}

.intervenant-name {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #ED695F;
}

.intervenant-poste {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #ED695F;
}

.archive-intervenant-socials {
    margin-bottom: 0 !important;
    text-align: left !important;
}

.archive-intervenant-socials li {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0 !important;
    border-radius: 100px !important;
}

.et_pb_social_icon  {
    display: inline-block;
    margin-right: 12px;
}

.archive-intervenant-socials a {
    background-color: #ED695F !important;
    border-radius: 100px !important;
}

.intervenant-content {
    background: url(./img/foliweb-replay-bg.png) no-repeat top left;
}

.intervenant-content p {
    color:  #000;
}

.intervenant-subtitle {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 15px;
    color: #000000;
}

.intervenant-logo {
    display: block;
    max-width: 110px;
}

.intervenant-grid .intervenant-subtitle {
    margin: 46px 0 17px;
    font-size: 18px !important;
}

.nav-previous {
    float: none;
}

.intervenant-posts {
    margin-top: 74px;
}


@media (max-width: 767px) {
    .intervenant-logo {
        margin: auto;
    }
    .intervenant-content {
        padding-top: 36px;
        background-size: 80px;
    }
    .intervenant-grid {
        margin-bottom: 80px;
        text-align: center;
    }
    .search-filter-results {
        padding: 28px 0 74px;
    }
}

@media (min-width: 768px) {
    .intervenant-content .container,
    .intervenant-header .container {
        max-width: 70%;
    }
    .intervenant-header-grid {
        grid-template-columns: 315px auto;
        grid-gap: 100px;
    }
    .intervenant-header-grid img {
        width: 315px;
        height: 315px;
    }
    .intervenant-name {
        font-size: 50px;
    }
    .intervenant-poste {
        font-size: 40px
    }
    .archive-intervenant-socials a {
        width: 82px !important;
        height: 82px !important;
    }
    .archive-intervenant-socials a:before {
        height: 82px !important;
        width: 82px !important;
        font-size: 36px !important;
        line-height: 82px !important;
    }
    .intervenant-logo {
        max-width: 230px;
    }
    .intervenant-content {
        padding-top: 88px;
    }
    .intervenant-grid {
        padding-bottom: 175px;
        margin-left: 80px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 40px;
    }
    .intervenant-subtitle {
        font-size: 30px;
    }
    .search-filter-results {
        padding: 64px 0 282px
    }
    .intervenant-posts {
        margin-top: 105px;
        grid-column: 1 / 4;
        text-align: center;
    }
    .intervenant-posts a {
        border-radius: 5px!important;
        font-size: 18px!important;
        color: white!important;
        padding: 15px 30px !important;
        background-color: #ed659f
    }
}

/* ========================================================= */
/* ======================== FOOTER ========================= */
/* ========================================================= */

#main-footer {
    background-color: #232323;
    position: relative;
    z-index: 8;
}


#main-footer h4 {
    font-size: 18px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    color: #fff;
}

.footer-widget li:before {
    border-color: #fff;
}