/*
Theme Name: ESICM2024
Text Domain: ESICM2024
Version: 1
*/
@import "assets/css/font.css";
@import "assets/css/banners.css";
@import "assets/css/events.css";
@import "assets/css/news.css";
@import "assets/css/most-read.css";
@import "assets/css/people.css";
@import "assets/css/elements.css";
@import "assets/css/sections.css";
@import "assets/css/products.css";
@import "assets/css/icm-metrics.css";
@import "assets/css/sections_home.css";
@import "../../plugins/edec/assets/css/edec.css";

body {
    padding: 0;
    margin: 0;
    font-family: 'Recia-Regular', sans-serif;
}

.title_404 {
    display: flex;
    max-width: 1115px;
    margin: auto;
    height: 198px;
    justify-content: center;
    align-items: center;
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 100px;
    color: #CECECE;
    text-transform: uppercase;
    font-weight: 500;
}

img.img-404 {
    margin-right: 20px;
}

.search_404 {
    height: 197px;
    background: linear-gradient(180deg, rgba(220, 220, 220, 1) 0, rgba(244, 244, 244, 1) 25px);
    display: flex;
    justify-content: center;
}

.search_404_max_width {
    max-width: 1115px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#section-container a.esicm-news-item {
    height: auto;
}

/* Header */

.header_top {
    height: 119px;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 113, 245, 1) 0%, rgba(14, 0, 186, 1) 100%);
    display: flex;
    justify-content: center;
    position: sticky;
    top: 0;
    z-index: 550; /* Assure que le menu reste au-dessus des autres éléments */
}


.header_top_max_size {
    width: 100%;
    max-width: 1117px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.header_top_right {
    display: flex;
    gap: 19px;
}

.single-product .entry-content {
    padding-top: 50px;
}

div#tab-description {
    min-height: auto;
    background: transparent !important;
}


h2 + details summary,
h2 + details + details summary,
h2 + details + details + details summary,
h2 + details + details + details + details summary,
h2 + details + details + details + details + details summary,
h2 + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details summary,
h2 + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details + details summary {
    color: #B2B2B2 !important;
    font-weight: normal !important;
}

.wp-block-details summary strong {
    font-weight: normal;
}


form#signup_form {
    display: flex;
    flex-direction: column;
}

.register-section {
    width: 100% !important;
}


.wp-block-button.btn_orange {
    background: none !important;
    padding: 0 !important;
}

.wp-block-buttons {
    margin-bottom: 25px;
}

.btn_orange:hover {
    background: #FFF;
    color: #000EBC;
}

.single-events .btn_orange:hover {
    background: #000EBC;
    color: #FFF;
}

.btn_menu {
    width: 105px;
    height: 32px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
    border-radius: 10px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    border: 2px solid #FFF;
    gap: 12px;
    transition: all 0.3s ease;
}

i.login {
    width: 15px;
    height: 15px;
    background-image: url("/wp-content/themes/esicm/assets/svg/login.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

i.menu {
    width: 21px;
    height: 15px;
    background-image: url("/wp-content/themes/esicm/assets/svg/menu.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.btn_menu:hover {
    background: #FFF;
    color: #000EBC;
}

.btn_menu:hover i.login {
    background-image: url("/wp-content/themes/esicm/assets/svg/login_bleu.svg");
}

.vc_tta-tabs-container{
    max-width: 25%;
}
.btn_menu:hover i.menu {
    background-image: url("/wp-content/themes/esicm/assets/svg/menu_bleu.svg");
}

body:not(.hide_before_fixed) header#header {
    box-shadow: #F4F4F4 20px 20px 20px;
}

#header {
    transition: all 0.5s ease;
}

.hide_before_fixed #header {
    transform: translateY(-100%);
}

.fixed #header {
    position: fixed;
    top: 0;
    z-index: 9999;
    transform: translateY(0);
    width: 100%;
}

p.event_resume {
    font-weight: bold;
    white-space: pre-wrap;
}

.event_thumbnail {
    position: relative;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.single-events .entry-content, .single-post .entry-content {
    overflow: visible;
}

.event_thumbnail img {
    position: relative;
    height: auto;
    width: 1112px;
    border-radius: 10px;
    margin-left: -237px;
    object-fit: cover;
}

.esicm-news-content {
    padding: 0;
    width: 100%;
}

.esicm-news-content-view {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 14px;
    color: #B2B2B2;
}

.esicm-news-date, .esicm-news-place {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 18px;
    color: #B2B2B2;
}

@media (max-width: 1117px) {
    .event_thumbnail img {
        width: 100%;
        margin-left: 0;
        height: auto;
        position: relative;
    }

    .event_thumbnail {
        height: auto;
    }

    .single-events .entry-content {
        overflow: hidden;
    }
}

.wp-block-details[open] {
    margin-bottom: 25px;
}

body:not(.home) .esicm-news-slider {
    width: 1115px;
    max-width: calc(100vw - 150px);
    overflow: hidden;
}

body:not(.home) .esicm-news-header {
    width: 1115px;
    max-width: calc(100vw - 150px);
}

.btn_orange, .btn_orange a.wp-element-button {
    width: fit-content !important;
    height: 36px !important;
    background: #FF8900 !important;
    background-image: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    color: #FFF !important;
    font-size: 15px !important;
    text-decoration: none !important;
    border-radius: 10px !important;
    font-family: "Fira Sans", sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    transition: all 0.3s ease !important;
    padding: 0 12px !important;
    border: none !important;
}

.btn_orange a.wp-element-button:hover, .btn_orange:hover a.wp-element-button {
    background-image: none !important;
}

/*.admin-bar #header.fixed .header_top {
    top: 32px;
}*/

html {
    margin-top: 0 !important;
}

.child_pages.mobile {
    display: none;
}

#header.fixed nav.menu {
    margin-top: 119px;
}

/* Menu principal */

nav.menu {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 51px;
    background-color: #FFF;
}

.menu li a {
    color: #000EBC;
    font-size: 19px;
    text-decoration: none;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    transition: all 0.3s ease;
    text-wrap: nowrap;
}

.menu li a:hover {
    color: #5500F9;
}

.menu_plus_container {
    position: relative;
    margin-right: 22px;
}

.menu li {
    list-style: none;
    padding: 0 28px;
    border-left: 1px solid #EBEBEB;
    position: relative;
    height: 23px;
    justify-content: center;
    align-items: center;
    display: flex;
}


.menu ul {
    display: flex;
    overflow-x: auto;
    padding: 0;
    margin: 0;
    height: 51px;
    align-items: center;
}


.menu ul::-webkit-scrollbar {
    width: 5px; /* width of the entire scrollbar */
    height: 5px;
}

.menu ul::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 20px; /* color of the tracking area */
}

.menu ul::-webkit-scrollbar-thumb {
    background-color: #000EBC; /* color of the scroll thumb */
    border-radius: 20px; /* roundness of the scroll thumb */
}

.menu_max_size {
    width: 100%;
    max-width: 1117px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu_plus {
    background-color: #000EBC;
    display: flex;
    color: #FFF !important;
    width: 22px;
    height: 22px;
    justify-content: center;
    border-radius: 8px;
    font-size: 28px !important;
    line-height: 20px;
    font-weight: normal !important;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid transparent;
    position: relative;
    z-index: 9;
}

.menu_plus:hover {
    background-color: #FFF;
    color: #000EBC !important;
    border: 2px solid #000EBC;
}

.subscribe input[type="email"] {
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 19px;
    width: 307px;
    height: 24px;
    border: none;
    border-radius: 10px 0 0 10px;
    padding: 14px 0 14px 24px;
}

.subscribe input[type="email"]:focus {
    outline: none;

}

.subscribe_submit {
    width: 70px;
    height: 52px;
    background-color: #00DD88;
    border-radius: 0 10px 10px 0;
    background-image: url("/wp-content/themes/esicm/assets/svg/fleche.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 16px;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
}

.subscribe_submit:hover {
    background-color: #00BB77;
    background-position: 55% 50%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 6px 6px !important;
}

.subscribe {
    display: flex;
    flex-direction: column;
}

.footer {
    height: 138px;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 113, 245, 1) 0%, rgba(14, 0, 186, 1) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.social {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.social a {
    background-color: #FFF;
    width: 52px;
    height: 52px;
    border-radius: 10px;
    display: flex;
    transition: all 0.3s ease;
}

.social a:hover i {
    background-size: auto 33px;
}

.social a i {
    width: 52px;
    height: 52px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    transition: all 0.1s ease;
}

.twitter {
    background-image: url("/wp-content/themes/esicm/assets/svg/x.svg");
}

.facebook {
    background-image: url("/wp-content/themes/esicm/assets/svg/facebook.svg");
}

.woocommerce div.product form.cart .button {
    min-height: 40px;
}

.instagram {
    background-image: url("/wp-content/themes/esicm/assets/svg/instagram.svg");
}

.linkedin {
    background-image: url("/wp-content/themes/esicm/assets/svg/linkedin.svg");
}

.max-width-footer {
    width: 100%;
    max-width: 1117px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_menu ul li {
    list-style: none;
}

.footer_menu ul li a {
    color: #FFF;
    text-decoration: none;
    font-family: "Fira Sans", sans-serif;
    font-size: 19px;
    transition: all 0.3s ease;
}

.footer_menu ul li a:hover {
    text-decoration: underline;

}

.footer_menu ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 18px;
    column-gap: 60px;
    padding: 0;
}

/*main content*/

.entry-content {
    display: flex;
    flex-direction: column;
    overflow: visible;
    background-color: #FFF;
    background: linear-gradient(0deg, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 0) 51px);
    min-height: 100vh;
}


body:not(.home-page) .entry-content {
    max-width: 1115px;
    margin: auto;
}


.esicm-container {
    max-width: 1115px;
    width: 100%;
    display: flex;
}

#popup_link_login {
    display: none;
}

.entry-content h2 {
    font-family: "Recia-Bold", sans-serif;
    font-size: 40px;
    color: #707070;
}

.esicm-block {
    width: 100%;
    display: flex;
    justify-content: center;
}

.bulle_custom_homepage {
    position: absolute;
    background-image: url(/wp-content/themes/esicm/assets/svg/bulle_right.svg);
    width: 429px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    right: 78px;
    padding: 33px 47px 20px 45px;
    box-sizing: border-box;
    display: none;
    flex-direction: column;
    top: 172px;
}

.bulle_custom_menu {
    position: absolute;
    background-image: url(/wp-content/themes/esicm/assets/svg/bulle.svg);
    width: 435px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    left: -202px;
    top: 5px;
    padding: 61px 39px 20px 50px;
    box-sizing: border-box;
    display: none;
    flex-direction: column;
}

.bulle_btn {
    color: #5500F9;
    font-family: 'Fira Sans', serif;
    border: 2px solid #5500F9;
    width: fit-content;
    border-radius: 8px;
    padding: 2px 27px 2px 9px;
    background-image: url(/wp-content/themes/esicm/assets/svg/croix_violet.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 8px) center;
    background-size: 10px;
    transition: all 0.3s ease;
    align-self: flex-end;
    cursor: pointer;
}

.bulle_btn:hover {
    background-color: #5500F9;
    color: #FFF;
    background-image: url(/wp-content/themes/esicm/assets/svg/croix_blanc.svg);
}

.bulle_title {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #262626;
}

.bulle_content {
    font-size: 15px;
    line-height: 20px;
    font-family: "Recia-Regular", serif;
    color: #262626;
    margin-top: 8px;
}

body.admin-bar {
    margin-top: 32px;
}

body.admin-bar #header {
    top: 32px !important;
}

.custom_menu {
    position: fixed;
    background-color: #EBEBEB;
    width: 425px;
    height: 100vh;
    padding: 73px 53px 20px 53px;
    box-sizing: border-box;
    z-index: 9999999999;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    transform: translateX(0);
    opacity: 1;
    overflow-y: auto;
}

.custom_homepage {
    position: fixed;
    background-color: #EBEBEB;
    width: 425px;
    height: 100vh;
    padding: 73px 53px 20px 53px;
    box-sizing: border-box;
    z-index: 9999999999;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    transform: translateX(0);
    opacity: 1;
    overflow-y: auto;
}

.home-page .esicm-block {
    display: none;
}

.custom_homepage.closed {
    transform: translateX(-100%);
    opacity: 0;
}


.custom_menu.closed {
    transform: translateX(-100%);
    opacity: 0;
}

.custom_menu_close {
    width: 16px;
    height: 16px;
    background-image: url("/wp-content/themes/esicm/assets/svg/croix_violet.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 25px;
    top: 20px;
    cursor: pointer;
}

.custom_menu_header_titre {
    font-size: 30px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: bold;
    color: #262626;
}

.custom_menu_header_reset {
    color: #5500F9;
    font-family: 'Fira Sans', serif;
    border: 2px solid #5500F9;
    width: fit-content;
    border-radius: 8px;
    padding: 2px 9px 2px 9px;
    transition: all 0.3s ease;
    align-self: flex-end;
    cursor: pointer;
}

.custom_menu_header_reset:hover {
    background-color: #5500F9;
    color: #FFF;
}

.custom_menu_description {
    font-size: 15px;
    font-family: 'Recia-Regular', serif;
    line-height: 20px;
    color: #262626;
    margin-top: 12px;
}

.custom_menu_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.custom-menu-elements {
    background-color: #FFF;
    border-radius: 10px;
    padding: 0;
}

.custom-menu-elements li {
    list-style: none;
}

.custom_menu_element {
    display: flex;
    flex-direction: row;
    height: 48px;
    align-items: center;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 15px;
}

.custom_menu_element_checkbox input[type="checkbox"] {
    display: none; /* Masque la checkbox par défaut */
}

.custom_menu_element_checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.custom_menu_element_checkbox .svg_off,
.custom_menu_element_checkbox .svg_on {
    width: 24px;
    height: 24px;
    display: none; /* Masquer les SVG par défaut */
}

.custom_menu_element_checkbox input[type="checkbox"] + label .svg_off {
    display: inline-block; /* Afficher l'icône "off" par défaut */
}

.custom_menu_element_checkbox input[type="checkbox"]:checked + label .svg_off {
    display: none; /* Masquer l'icône "off" quand la checkbox est cochée */
}

.custom_menu_element_checkbox input[type="checkbox"]:checked + label .svg_on {
    display: inline-block; /* Afficher l'icône "on" quand la checkbox est cochée */
}

.custom_menu_element_title {
    font-size: 26px;
    font-family: "Fira Sans", sans-serif;
    color: #262626;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 140px;
}

.custom_menu_sub .custom_menu_element_title {
    max-width: 160px;
    color: #707070;
}

.custom_menu_element_open {
    background-image: url("/wp-content/themes/esicm/assets/svg/voir_plus.svg");
    width: 20px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
}

.custom_menu_element_drag {
    background-image: url("/wp-content/themes/esicm/assets/svg/drag.svg");
    width: 20px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: move;
}

.custom_menu_element_label {
    display: flex;
    gap: 27px;
}

.custom_menu_element_action {
    display: flex;
    gap: 34px;
}

ul.custom_menu_sub {
    padding: 0;
    background-color: #F4F4F4;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.custom_menu_sub.open {
    max-height: 500px; /* Adjust based on your needs */
    opacity: 1;
}

.custom_menu_element_toggle {
    background: none;
    border: none;
    cursor: pointer;
}

.custom_menu_sub .custom_menu_element_label {
    gap: 58px;
}

.custom_menu_sub {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.custom_menu_sub.open {
    max-height: 500px;
    opacity: 1;
}

.custom_menu_element_drag {
    cursor: move;
}

.custom_menu_element.dragging {
    opacity: 0.5;
}

.custom_homepage_btn {
    width: 80px;
    height: 80px;
    background-color: #5500F9;
    position: absolute;
    right: 0;
    top: 228px;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    padding-bottom: 8px;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
    background-image: url(/wp-content/themes/esicm/assets/svg/custom_off.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center 16px;
    cursor: pointer;
}

.menu_global {
    width: 425px;
    height: 100vh;
    position: fixed;
    right: 0;
    background: linear-gradient(90deg, rgba(0, 113, 245, 1) 0%, rgba(14, 0, 186, 1) 100%);
    z-index: 99999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translateX(100%);
    transition: all 0.5s ease-out;
    top: 0;
    max-width: 100%;
    padding-top: 72px;
    box-sizing: border-box;
}

.menu_global.open {
    transform: translateX(0%);
}

/*.admin-bar .menu_global {
    height: calc(100% - 32px);
    top: 32px;
}*/

.menu_global_close {
    width: 16px;
    height: 16px;
    background-image: url("/wp-content/themes/esicm/assets/svg/croix_blanc.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 35px;
    top: 47px;
    cursor: pointer;
}

input.search {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 10px;
    font-family: "Fira Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    color: #000EBC;
    padding-left: 24px;
    background-image: url("/wp-content/themes/esicm/assets/svg/loupe.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    background-size: 20px;
    transition: all 0.3s ease;
    padding-right: 45px;
}

/*placeholder*/
input.search::placeholder {
    font-family: "Fira Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    color: #000EBC;
}

.btn_subscribe {
    background-color: #FF8900;
    width: 100%;
    height: 52px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
}

.btn_subscribe:hover {
    background-color: #FFF;
    color: #000EBC;
}

.menu_global_search {
    flex: 1 1 187px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 17px;
    padding-left: 58px;
    padding-right: 58px;
    border-bottom: 1px solid #7F75FD;
    box-sizing: border-box;
    max-height: 187px;
}

/*focus*/
input.search:focus {
    outline: none;
}

.menu_global_nav a {
    color: #FFF;
    font-size: 19px;
    font-family: "Fira Sans", sans-serif;
    text-decoration: none;
    transition: all 0.3s ease;
}

.menu_global_nav a:hover {
    color: #FF8900;
}

.menu_global_nav li {
    list-style: none;
    height: 37px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    border-bottom: 1px solid #7F75FD;
}

.menu_global_nav ul {
    display: flex;
    flex-direction: column;
    gap: 17px;
    padding-left: 0;
    width: 100%;
}

nav.menu_global_nav {
    padding-left: 58px;
    padding-right: 58px;
    display: flex;
    align-items: flex-start;
    box-sizing: border-box;
    flex: 1 1 456px;
}

.menu_global_social {
    display: flex;
    padding-left: 54px;
    border-top: 1px solid #7F75FD;
    flex: 1 1 124px;
    box-sizing: border-box;
    align-items: center;
    max-height: 124px;
}

.esicm-block {
    box-sizing: border-box;
}

#popup_link {
    display: none;
}

.entry-content.entry-content-border-left {
    border-left: 1px solid #707070;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding-top: 40px;
    min-height: auto;
    max-width: 820px !important;
    background: transparent;
}

.entry-content.entry-content-border-left + .entry-content.entry-content-border-left {
    padding-bottom: 80px;
}


.related_pages .swiper-button-next-related {
    width: 26px;
    height: 26px;
    background-color: #FFF;
    border: 2px solid #707070;
    border-radius: 6px;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_gris.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.related_pages .swiper-button-prev-related {
    width: 26px;
    height: 26px;
    background-color: #FFF;
    border: 2px solid #707070;
    border-radius: 6px;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_gris.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}

.related_pages_header h2 {
    font-family: "Recia-Bold", sans-serif;
    font-size: 40px;
    line-height: 33px;
    color: #707070;
}

.related_pages .swiper-buttons {
    display: flex;
    flex-direction: row-reverse;
    gap: 22px;
    width: fit-content;
}

div#page_container {
    max-width: 640px;
    width: 100%;
    padding-bottom: 0;
}

div#page_container + div#page_container {
    padding-top: 80px;
}

.entry-content h1 {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 900;
    font-size: 42px;
    color: #000EBC;
    margin: 0;
}


.child_pages.mobile .swiper-button-next-child {
    width: 26px;
    height: 26px;
    background-color: #FFF;
    border: 2px solid #707070;
    border-radius: 6px;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_gris.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.child_pages.mobile .swiper-button-prev-child {
    width: 26px;
    height: 26px;
    background-color: #FFF;
    border: 2px solid #707070;
    border-radius: 6px;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_gris.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}

.child_pages.mobile .swiper-buttons {
    display: flex;
    flex-direction: row-reverse;
    gap: 22px;
    width: fit-content;
}


#page_container .meta {
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 19px;
    color: #B2B2B2;
    margin-bottom: 0;
}

.level-1 #page_container .meta{
    margin-bottom: 50px;
}

.hat_text {
    font-weight: bold;
}

.page_content p {
    font-family: "Recia-Regular", sans-serif;
    font-size: 17px;
    color: #262626;
    line-height: 30px;
}

.page_content p strong {
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #262626;
    line-height: 30px;
}

.child_pages_max_width p, .child_pages_max_width ul {
    max-width: 640px;
}

.margin_bottom_25 {
    margin-bottom: 25px;
}

.esicm-products span.woocommerce-Price-amount.amount {
    font-weight: bold;
    font-size: 19px;
    font-family: "Fira Sans Condensed", sans-serif;
    color: #000EBC !important;
}

.subscribe_input {
    display: flex;
}

#response p {
    padding: 0;
    margin: 10px 0 0;
    color: #FFF;
    font-size: 12px;
}

.shadow {
    background: linear-gradient(180deg, rgba(220, 220, 220, 1) 0, rgba(244, 244, 244, 1) 25px);
    display: flex;
    justify-content: center;
    height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: 50px;
    z-index: 0;
}

.shadow + h2 {
    margin-top: 100px;
    z-index: 2;
    position: relative;
}

.wp-block-button__link, .woocommerce button.single_add_to_cart_button {
    color: #5500F9 !important;
    text-decoration: none !important;
    font-family: "Fira Sans", sans-serif !important;
    border: 2px solid #5500F9 !important;
    font-size: 19px !important;
    border-radius: 8px !important;
    padding-left: 17px !important;
    padding-right: 34px !important;
    height: 26px !important;
    display: flex !important;
    align-items: center !important;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_violet.svg) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 11px) center !important;
    background-size: 10px 9px !important;
    transition: all 0.3s ease !important;
    background-color: #FFFFFF !important;
}

.wp-block-button__link:hover, .woocommerce button.single_add_to_cart_button:hover {
    background: #5500F9 !important;
    color: #FFF !important;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_blanc.svg) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 8px) center !important;
    background-size: 10px 9px !important;
}

.page_content h2.wp-block-heading {
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #000EBC;
    margin-top: 30px;
    margin-bottom: 10px;
}

.search-result-item img.search_thumbnail {
    max-width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: center;
}

.search-result-item h2 {
    padding: 20px 40px 16px 40px;
    line-height: 40px;
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 900;
    color: #000EBC;
    font-size: 42px;
    text-decoration: none;
    margin: 0;
}

.search-results-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
}

.search-result-item h2 a {
    text-decoration: none;
    color: #000EBC;
}

.search-result-excerpt {
    padding: 0 40px 4px 40px;
    font-family: "Fira Sans", sans-serif;
    font-size: 19px;
    color: #262626;
    line-height: 30px;
}

.search_meta {
    padding: 0 40px 0 40px;
    color: #B2B2B2;
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 19px;
}

.search-result-item {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    background-color: #FFF;
    overflow: hidden;
    padding-bottom: 20px;
    width: calc(50% - 25px);
    margin-bottom: 25px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.buddypress div#item-actions {
    display: none;
}

.buddypress span.highlight {
    display: none;
}

.buddypress span.activity {
    display: none !important;
}

#buddypress div#item-header div#item-meta p {
    font-size: initial;
    color: initial;
}

.buddypress .item-nav {
    display: none;
}

.buddypress .item-list-tabs {
    display: none;
}

.buddypress #members-group-list {
    display: none;
}


.search-result-item:hover {
    transform: scale(1.02);
}

.search-results {
    background-color: #F4F4F4;
}

.search-results-column {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.search-results-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    padding-top: 80px;
}

.page_content li {
    font-family: "Recia-Bold", sans-serif;
    font-size: 17px;
    color: #262626;
    line-height: 30px;
}

.page_content li li {
    font-family: "Recia-Regular", sans-serif;
    font-size: 17px;
    color: #262626;
    line-height: 30px;
    list-style: disc;
}

.child_pages {
    background: linear-gradient(180deg, rgba(220, 220, 220, 1) 0, rgba(244, 244, 244, 1) 25px);
    display: flex;
    justify-content: center;
}

.related_pages {
    background-color: #F4F4F4;
    display: flex;
    justify-content: center;
}

.related_pages_max_width {
    width: 100%;
    max-width: 1115px;
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
    overflow: hidden;
}

.related_pages .swiper-slide {
    opacity: 0;
    transition: all 0.3s ease;
}

.related_pages .swiper-slide-active {
    opacity: 1;
}

.related_pages .swiper-slide-active + .swiper-slide {
    opacity: 1;
}

.related_pages .swiper-slide-active + .swiper-slide + .swiper-slide {
    opacity: 1;
}

.related_pages .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
    opacity: 1;
}


.related_page {
    background-color: #FFF;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
    height: 140px;
    border-radius: 10px;
    padding: 18px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.3s ease;
}

.related_page:hover {
    transform: scale(1.02);
    background-color: #000EBC;
}

.related_page:hover .related_page_parent {
    color: #FFF;
}

.related_page:hover .related_page_title a {
    color: #FFF;
}

.related_page_parent {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #707070;
    text-transform: uppercase;
}

.related_pages_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.related_page_title a {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #262626;
    text-decoration: none;
    margin-top: 8px;
    display: flex;
}


.child_pages_max_width {
    max-width: 1115px;
    padding-top: 51px;
    padding-bottom: 128px;
    width: 100%;
}

.child_pages_max_width h2 {
    font-family: "Recia-Bold", sans-serif;
    font-size: 40px;
    color: #707070;
}

.child_pages_container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 25px;
}

.child_page {
    background-color: #FFF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
}

.child_page:hover {
    transform: scale(1.02);
}


.child_page img {
    max-width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.child_page_meta {
    padding: 15px 13px;
}

.child_page_meta_parent {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #707070;
    text-transform: uppercase;
}

.child_page_views {
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 14px;
    color: #B2B2B2;
}

.child_page_title a {
    text-decoration: none;
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #262626;
    margin-top: 8px;
    margin-bottom: 8px;
    display: flex;
}

.child_page_excerpt {
    font-family: "Recia-Regular", sans-serif;
    font-size: 15px;
    color: #262626;
    line-height: 20px;
}

div#my-account-menu {
    display: none;
}

#my-account-menu ~ .woocommerce-MyAccount-content {
    width: 100% !important;
}

.child_pages_menu {
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 113, 245, 1) 0%, rgba(14, 0, 186, 1) 100%);
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.child_pages_menu_max_width {
    max-width: 1115px;
    width: 100%;
    padding: 15px 0;
}

.child_pages_menu_max_width h1 {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 600;
    font-size: 42px;
    color: #FFF;
    margin: 0;
}

.child_pages_menu_max_width li {
    list-style: none;
}

.child_pages_menu_max_width ul {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px;
    line-height: 35px;
    padding: 15px 0;
}

hr {
    border-top: 3px dotted #CECECE !important;
    margin-top: 25px;
    margin-bottom: 25px;
}

.child_pages_menu_max_width ul li a {
    color: #FFF;
    text-decoration: none;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-size: 18px;
    background-color: #5500F9;
    border-radius: 10px;
    padding: 7px 15px;
    transition: all 0.3s ease;
}

.child_pages_menu_max_width ul li.current_page a {
    background-color: #FFF;
    color: #5500F9;
}

.child_pages_menu_max_width ul li a:hover {
    background-color: #FFF;
    color: #5500F9;
}

.child_pages_menu h1 > a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.child_pages_menu h1 > a:hover {
    text-decoration: underline;
}

nav.nav_mobile {
    display: none;
}

.menu_mobile_child_page {
    display: none;
}

.child_pages_menu_mobile {
    display: none;
}

.wp-block-details summary {
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #000EBC;
    cursor: pointer;
    border-bottom: 1px solid #707070;
    min-height: 43px;
    margin-bottom: 17px;
    display: flex;
    background-image: url("/wp-content/themes/esicm/assets/svg/plus_tabs.svg");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 20px 10px;
}

.wp-block-details[open] summary {
    background-image: url("/wp-content/themes/esicm/assets/svg/moins_tabs.svg");
}

.wp-block-quote {
    overflow-wrap: break-word;
    margin: 0;
    padding: 0 0 0 23px;
    position: relative;
}

.wp-block-quote p {
    font-family: "Recia-Bold", serif;
    font-size: 25px;
    color: #262626;
    line-height: 30px;
    margin-bottom: 9px;
}

.wp-block-quote cite {
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 19px;
    color: #B2B2B2;
    line-height: 30px;
    font-style: normal;
}

.wp-block-embed.is-type-video iframe {
    max-width: 100%;
    width: 640px;
    height: inherit;
    aspect-ratio: 16 / 9;
}

.wp-block-quote:before {
    width: 7px;
    height: 92%;
    background-color: #707070;
    content: "";
    display: flex;
    position: absolute;
    margin-left: -23px;
}

.wp-block-product-category {
    display: none;
    background-color: #F4F4F4;
    justify-content: center;
    align-items: center;
    padding-top: 51px;
    padding-bottom: 80px;
}

ul.wc-block-grid__products {
    width: 1115px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 25px;
    max-width: 100%;
}

li.wc-block-grid__product {
    background-color: #FFF;
    border-radius: 10px;
    overflow: hidden;
    width: 260px !important;
    display: flex;
    flex-direction: column;
    flex: none !important;
    height: 393px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
    border: none;
}

.wc-block-grid__products .wc-block-grid__product-image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.wc-block-grid__product-title {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #262626;
    margin-top: 8px;
    margin-bottom: 8px;
    display: flex;
    text-align: left;
    justify-content: start;
    align-items: start;
    flex-direction: column;
}

.wc-block-grid__product-title span.special-text {
    font-family: "Fira Sans", sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #262626;
    text-align: left;
}

.wc-block-grid__product-title span.membership_categorie {
    font-size: 12px;
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 500;
    color: #707070;
}

a.wc-block-grid__product-link {
    text-decoration: none;
}

li.wc-block-grid__product {
    display: flex;
    justify-content: space-between;
    transition: all 0.3s ease;
    max-width: 100% !important;
}

li.wc-block-grid__product:hover {
    transform: scale(1.02);
}

.wc-block-grid__product-title {
    font-family: "Fira Sans Condensed", sans-serif !important;
    font-weight: bold !important;
    font-size: 22px !important;
    color: #262626 !important;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    display: flex !important;
    text-align: left;
    justify-content: start;
    align-items: start;
    text-decoration: none !important;
    padding: 0 15px !important;
}

.wc-block-grid__products span.woocommerce-Price-amount.amount {
    font-size: 19px;
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    color: #262626;
    text-align: left;
}

.wc-block-grid__product-price.price {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    margin: 20px !important;
}

.universe_filter_group {
    width: 40px;
    height: 40px;
    background-image: url("/wp-content/themes/esicm/assets/svg/group.svg");
    background-size: 40px 40px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0.2;
}

.universe_filter_list {
    width: 40px;
    height: 40px;
    background-image: url("/wp-content/themes/esicm/assets/svg/list.svg");
    background-size: 40px 40px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0.2;
}

.universe_filter_group.selected {
    opacity: 1;
}

.universe_filter_list.selected {
    opacity: 1;
}

.universe_filter {
    display: flex;
    gap: 11px;
    height: 124px;
    align-items: center;
}

.universe_list {
    display: none;
}

.universe_list.show {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.universe_list_content {
    display: none;
}

.universe {
    padding-bottom: 20px;
}

.universe_group.list .universe_list_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 80px;
    width: 100%;
}

.universe_list_content_top h2 {
    font-family: "Fira Sans Condensed", sans-serif;
    font-weight: 900;
    font-size: 42px;
    color: #000EBC;
    margin: 0;
}

.universe_list_content_top p {
    font-family: "Fira Sans", sans-serif;
    font-weight: normal;
    font-size: 19px;
    color: #262626;
    line-height: 30px;
}

.universe_list_content_bottom {
    display: flex;
    justify-content: space-between;
}

.universe_list_views {
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 19px;
    color: #B2B2B2;
}

.universe_list_link {
    color: #5500F9;
    text-decoration: none;
    font-family: "Fira Sans", sans-serif;
    border: 2px solid #5500F9;
    font-size: 19px;
    border-radius: 8px;
    padding-left: 17px;
    padding-right: 34px;
    height: 26px;
    display: flex;
    align-items: center;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_violet.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 11px) center;
    background-size: 10px 9px;
    transition: all 0.3s ease;
}

.universe_list_content_bottom {
    padding-bottom: 18px;
    padding-right: 20px;
}

.universe_list_content_top {
    padding-top: 25px;
    padding-right: 94px;
}

.universe_group {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 23px;
    display: grid;
    transition: all 0.3s ease;
}

.page-template-universe {
    background-color: #F4F4F4;
}

.universe_group.list {
    grid-template-columns: 1fr;
}

.universe_group.list .universe_group_item {
    display: flex;
    height: 300px;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
}

.universe_group * {
    transition: all 0.3s ease;
}

.universe_group.list a.universe_logo {
    border-radius: 10px 0 0 10px;
}

.universe_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    transition: all 0.3s ease;
    text-align: center;
}

.universe_logo:hover {
    transform: scale(1.1);
}

.universe_logo img {
    max-width: 188px;
}

.universe_group.show {
    display: grid;

}

.child_pages_max_width .esicm-news-content {
    padding: 12px;
    box-sizing: border-box;
}

.child_pages_max_width .esicm-news-item {
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
}

#news-container a {
    text-decoration: none;
}

details {
    width: 100%;
}

.page-template-universe .entry-content {
    overflow: visible;
}

.grid-elements {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 25px;
}

.select2-container--default .select2-selection--single {
    border-radius: 10px !important;
}

.woocommerce-account .woocommerce input[type="text"], .woocommerce-account .woocommerce input[type="number"], .woocommerce-account .woocommerce input[type="email"], .woocommerce-account .woocommerce input[type="password"], .woocommerce-account .woocommerce input[type="tel"], .woocommerce-account .woocommerce select, .select2-selection, .acf-input select, .acf-input input[type="number"], .acf-input input[type="text"], .acf-input input[type="email"], .dataTables_wrapper [type="search"], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=password], #buddypress .standard-form select {
    min-height: 40px;
    border-radius: 10px;
    border: 1px solid #707070;
    color: #262626;
    font-size: 17px;
    padding: 9px 14px;
    font-family: "Recia-Regular", sans-serif;
}

.dataTables_wrapper, .dataTables_wrapper select {
    font-size: 12px !important;
}

.dataTables_wrapper .btn {
    height: fit-content !important;
    line-height: 16px !important;
    font-size: 14px !important;
    text-align: center;
}

.woocommerce-account .addresses .title .edit {
    float: left;
    margin-bottom: 25px;
}

.EDECblocGeneral.row {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.EDECbloc.col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex: 1;
}

.acf-field.acf-field-file {
    width: 100% !important;
}

.dataTables_wrapper {
    min-width: fit-content;
}

h2.EDECh2 {
    font-size: 20px;
    max-width: 250px;
    text-align: center;
}

.EDECElement {
    display: flex;
    gap: 5px;
}

.EDECFooterGeneral.row {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-top: 50px;
}


.woocommerce-account .woocommerce input[type="submit"], .woocommerce-account .woocommerce button[type="submit"], .woocommerce button.button, .woocommerce a.button, .woocommerce a.btn, button.btn, #buddypress .generic-button .group-button, .acf-button, .woocommerce-Addresses a.edit, input.btn, #buddypress .standard-form button, #buddypress input[type=submit] {
    color: #5500F9 !important;
    font-family: 'Fira Sans', serif;
    font-weight: 500;
    font-size: 19px;
    border: 2px solid #5500F9;
    width: fit-content;
    border-radius: 8px;
    padding: 2px 27px 2px 9px !important;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_violet.svg) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 8px) center !important;
    background-size: 10px !important;
    transition: all 0.3s ease;
    align-self: flex-end;
    cursor: pointer;
    height: 40px;
    background-color: #FFF !important;
    transition: all 0.3s ease;
    box-sizing: border-box;
    line-height: 31px;
    text-decoration: none;
    display: inline-block;
}

.ui-front {
    z-index: 9999999999999 !important;
}

.woocommerce-account .woocommerce input[type="submit"]:hover, .woocommerce-account .woocommerce button[type="submit"]:hover, .woocommerce button.button:hover, .woocommerce a.button:hover, .woocommerce a.btn:hover, #buddypress .generic-button .group-button:hover, .acf-button:hover, .woocommerce-Addresses a.edit:hover, button.btn:hover, input.btn:hover, #buddypress .standard-form button:hover, #buddypress input[type=submit]:hover {
    background-color: #5500F9 !important;
    color: #FFF !important;
    background-image: url(/wp-content/themes/esicm/assets/svg/fleche_blanc.svg) !important;
}

.woocommerce div#customer_details {
    display: flex;
    flex-direction: column;
}

.woocommerce #customer_details > div {
    width: 100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single,.woocommerce form .form-row select {
    height: 40px;
    border-radius: 10px;
    border: 1px solid #707070;
    padding: 6px 0px;
    color: #262626 !important;
    font-size: 17px;
    font-family: "Recia-Regular", sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 7px;
    right: 4px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
}

span.woocommerce-input-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.woocommerce-checkout .meta {
    display: none;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    font-size: 12px;
    font-family: "Fira Sans Condensed", sans-serif;
    color: #707070;
}


.woocommerce-account .woocommerce label, .woocommerce-account .woocommerce legend, .woocommerce-account .woocommerce em {
    font-family: "Fira Sans Condensed", sans-serif;
    font-size: 12px;
    color: #707070;
    font-weight: 500;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 0.3em !important;
}

.woocommerce form .form-row .required {
    color: #707070 !important;
}

.cart-collaterals {
    display: flex;
    flex-direction: column;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: left;
}

.woocommerce tr.woocommerce-shipping-totals.shipping {
    display: none;
}

.woocommerce .input-text.qty.text {
    height: 40px;
    box-sizing: border-box;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.woocommerce-cart .meta {
    display: none;
}

.woocommerce-cart input#coupon_code {
    height: 40px;
    width: 150px;
}

.woocommerce a.remove {
    line-height: 21px;
}

.home-page {
    overflow-x: hidden;
}

table.tableDefault {
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border: 1px solid #CCC;
}

table.tableDefault td {
    border: 1px solid #CCC;
    padding: 2px 5px;
}

#popup_link_login.popup_link_open {
    display: none;
}

#popup_link.popup_link_open {
    display: none;
}

#popup_link {
    background-image: url(/wp-content/themes/understrap-child/img/link_fond_popup.jpg);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    z-index: 9999;
    width: 700px;
    height: 372px;
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.link_logo {
    background-image: url(/wp-content/themes/understrap-child/img/link_logo2.png);
    width: 200px;
    height: 106px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

#popup_link_login {
    background-image: url(/wp-content/themes/understrap-child/img/link_background.jpg);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    z-index: 9999;
    width: 700px;
    height: 372px;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.link_agree {
    color: #FFF;
    margin-top: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.link_agree a {
    color: #FFFFFF;
}


a.link_btn_login {
    background-image: url(/wp-content/themes/understrap-child/img/link_icon_login.png);
    width: 150px;
    display: flex;
    height: 50px;
    background-color: #00FFFF;
    color: #8000FF;
    font-size: 25px;
    font-weight: bold;
    border-radius: 32px;
    justify-content: center;
    align-items: center;
    padding-left: 44px;
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 13px 11px;
    position: absolute;
    bottom: 17px;
    left: 38px;
    text-decoration: none;
    transition: all 0.2s;
    transform: scale(1);
}

a.link_btn_login:hover {
    background-color: #FFFFFF;
    transform: scale(1.1);
}

.link_connexion {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
}

.link_connexion_bleu {
    color: #00FFFF;
    font-size: 14px;
    line-height: 18px;
}

.learnMoreLink {
    top: -29px;
    position: relative;
    left: 49px;
    color: #FFF;
}


input.link_rpps_input {
    background-color: #4006C8 !important;
    color: #00FFFF;
    border-color: #00FFFF;
    border-bottom: 2px solid #00FFFF;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    height: 45px;
    border-radius: 27px;
    width: 167px !important;
    margin-top: 14px !important;
    display: flex;
    font-size: 11px;
}

.error_input_link {
    background-color: #4006C8 !important;
    color: red !important;
    border-color: red !important;
    border-bottom: 2px solid red !important;
    border-width: 1px !important;
    border-style: solid !important;
    text-align: center;
    height: 45px;
    border-radius: 27px;
    width: 167px !important;
    margin-top: 14px !important;
    display: flex;
}


input.link_rpps_input::placeholder {
    color: #00FFFF;
}

.link_croix {
    background-image: url(/wp-content/themes/understrap-child/img/croixBlanche.png);
    width: 17px;
    height: 17px;
    right: 8px;
    position: absolute;
    top: 8px;
    cursor: pointer;
}

a.link_btn_login_rpps {
    background-image: url(/wp-content/themes/understrap-child/img/link_icon_login.png);
    width: 150px;
    display: flex;
    height: 50px;
    background-color: #00FFFF;
    color: #8000FF;
    font-size: 25px;
    font-weight: bold;
    border-radius: 32px;
    justify-content: center;
    align-items: center;
    padding-left: 44px;
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 13px 11px;
    text-decoration: none;
    transition: all 0.2s;
    transform: scale(1);
    margin-top: 14px;
}

a.link_btn_login_rpps:hover {
    background-color: #FFFFFF;
    transform: scale(1.1);
}

a.link_btn_login_become_member {
    background-image: url(/wp-content/themes/understrap-child/img/link_icon_login.png);
    width: 213px;
    display: flex;
    height: 50px;
    background-color: #00FFFF;
    color: #8000FF;
    font-size: 13px;
    font-weight: bold;
    border-radius: 32px;
    justify-content: center;
    align-items: center;
    padding-left: 44px;
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 13px 11px;
    position: absolute;
    bottom: 17px;
    left: 38px;
    text-decoration: none;
    transition: all 0.2s;
    transform: scale(1);
}

a.link_btn_login_become_member:hover {
    background-color: #FFFFFF;
    transform: scale(1.1);
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.esicm-news-slider {
    overflow: hidden;
}

form[name="form_vote"] .btn{
    background-image: none !important;
    padding: 2px 9px 2px 9px !important;
}

/*1024px*/
@media screen and (max-width: 1024px) {
    .search_404_max_width {
        padding: 0 20px;
    }

    .title_404 {
        font-size: 70px;
    }

    img.img-404 {
        height: 70px;
    }

    .grid-elements {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .page-template-news .entry-content, .page-template-events .entry-content {
        padding: 0 20px;
    }

    .universe_group.list .universe_group_item {
        height: auto;
        width: 100%;
        overflow: hidden;
    }

    .universe_list_content_top {
        padding-top: 25px;
        padding-right: 0px;
    }

    .universe_group.list .universe_list_content {
        padding: 0 20px;
        width: 100%;
        box-sizing: border-box;
    }

    .universe_group.list a.universe_logo {
        border-radius: 10px 10px 0 0 !important;
    }

    .universe_group_item {
        flex-direction: column;
    }

    .universe_list_content_bottom {
        padding-bottom: 18px;
        padding-right: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .universe_group {
        grid-template-columns: 1fr;
    }

    ul.wc-block-grid__products {
        width: fit-content;
        grid-template-columns: 260px 260px 260px;
    }

    .child_pages_menu_max_width, .related_pages_header {
        padding-left: 20px;
        padding-right: 20px;
    }

    .menu_plus_container {
        margin-left: 10px;
    }

    .header_top_max_size {
        max-width: none;
        padding: 0 20px;
    }

    .esicm-block {
        padding: 0 20px;
    }

    .child_pages_max_width {
        padding-left: 20px;
        padding-right: 20px;
    }

    .max-width-footer {
        max-width: none;
        padding: 20px;
    }

    .universe {
        padding: 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .search-result-item {
        width: 100%;
    }

    .grid-elements {
        grid-template-columns: 1fr 1fr;
    }

    ul.wc-block-grid__products {
        grid-template-columns: 260px 260px;
    }

    .child_pages_container {
        grid-template-columns: 1fr 1fr 1fr;
    }

    footer.footer {
        height: fit-content;
    }

    .max-width-footer {
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 20px;
    }

    .footer .social {
        order: 3;
    }

    .subscribe {
        width: 100%;
    }

    .footer_menu ul {
        grid-template-columns: 1fr;
    }

    .subscribe input[type="email"] {
        width: 100% !important;
    }

    .title_404 {
        font-size: 34px;
        background-position: 10px center;
        background-size: 47px;
    }

    img.img-404 {
        height: 34px;
    }

    .header_top_left dotlottie-player {
        width: 193px !important;
    }

    .btn_subscribe_menu {
        display: none !important;
    }

    i.menu {
        width: 24px;
        height: 19px;
    }
}

@media screen and (max-width: 600px) {
    .entry-content {
        overflow: hidden;
    }

    .title_404 {
        font-size: 25px;
    }

    body:not(.home) .esicm-news-slider {
        max-width: 100%;
        overflow: hidden;
    }

    .entry-content {
        overflow: hidden;
    }

    body:not(.home) .esicm-news-header {
        max-width: 100%;
    }

    .woocommerce div.product {
        padding: 0 25px;
    }

    .grid-elements {
        grid-template-columns: 1fr;
    }

    #wpadminbar {
        overflow: hidden;
    }

    .single-events .entry-content .page_content, .single-post .entry-content .page_content {
        display: flex;
        flex-direction: column;
    }

    .single-events .entry-content .page_content .btn_orange, .single-post .entry-content .page_content .btn_orange {
        order: 1;
    }

    .single-events .entry-content .page_content .event_resume, .single-post .entry-content .page_content .event_resume {
        order: 3;
    }

    .event_thumbnail img {
        width: calc(100% + 40px);
        margin-left: -20px;
        height: auto;
        position: relative;
        border-radius: 0;
    }

    .single-events .entry-content .page_content .event_content, .single-post .entry-content .page_content .event_content {
        order: 4;
    }

    .single-events .entry-content .page_content .event_subcontent {
        order: 5;
    }


    ul.wc-block-grid__products {
        grid-template-columns: 260px;
        display: grid !important;
    }

    .child_pages_menu_mobile {
        display: flex;
        position: fixed;
        height: 100vh;
        width: 100vw;
        background: linear-gradient(90deg, rgba(0, 113, 245, 1) 0%, rgba(14, 0, 186, 1) 100%);
        z-index: 60000;
        top: 0;
        left: 0;
        box-sizing: border-box;
        overflow: hidden;
        flex-direction: column;
        padding-top: 80px;
        padding-left: 20px;
        padding-right: 20px;
        transition: all 0.5s ease-out;
        transform: translate(-100%);
    }

    .child_pages_menu_mobile.open {
        transform: translate(0);
    }

    .child_pages_menu_mobile ul {
        display: flex;
        flex-direction: column;
        gap: 25px;
        padding: 0;
    }

    .child_pages_menu_mobile li {
        list-style: none;

    }

    .child_pages_menu_mobile a {
        color: #FFF;
        text-decoration: none;
        font-family: "Fira Sans", sans-serif;
        font-weight: 500;
        font-size: 18px;
        background-color: #5500F9;
        border-radius: 10px;
        padding: 7px 15px;
        transition: all 0.3s ease;
    }

    .child_pages_menu_mobile .current_page a {
        background-color: #FFF;
        color: #5500F9;
    }

    .child_pages_menu_mobile_close {
        background-image: url(/wp-content/themes/esicm/assets/svg/croix_blanc.svg);
        width: 20px;
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 35px;
        top: 39px;
        cursor: pointer;
    }

    .child_pages_menu_mobile h1 {
        font-family: "Fira Sans Condensed", sans-serif;
        font-weight: 900;
        font-size: 42px;
        color: #FFF;
        margin: 0 0 23px 0;
    }

    .child_pages_header_element {
        display: flex;
        gap: 12px;
        align-items: center;
    }

    .child_pages_menu_max_width ul {
        display: none;
    }

    .child_pages_menu_max_width {
        height: 65px;
    }

    .child_pages_menu {
        height: 65px;
        padding-bottom: 15px;
    }

    .menu_mobile_child_page {
        background-image: url(/wp-content/themes/esicm/assets/svg/menu_mobile.svg);
        width: 40px;
        height: 40px;
        display: flex;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .menu_global {
        height: calc(100vh - 100px);
    }

    nav.nav_mobile {
        display: flex;
        background: linear-gradient(90deg, rgba(0, 113, 245, 1) 0%, rgba(14, 0, 186, 1) 100%);
        height: 100px;
        width: 100%;
        overflow: hidden;
        position: fixed;
        bottom: 0;
        z-index: 10000;
        justify-content: center;
        align-items: center;
    }

    .nav_mobile ul {
        display: flex;
        padding: 0;
        margin: 0;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }

    .nav_mobile li {
        list-style: none;
    }

    .nav_mobile img {
        height: 27px;
    }


    .nav_mobile li a {
        color: #FFF;
        font-family: "Fira Sans", sans-serif;
        font-weight: 500;
        font-size: 15px;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }

    body {
        padding-bottom: 100px;
    }

    .footer {
        display: none;
    }

    .child_pages_header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
    }

    .child_pages.mobile {
        display: flex;
        overflow: hidden;
    }

    body:not(.page-template-eshop):not(.page-template-events):not(.page-template-news):not(.page-template-podcasts):not(.page-template-sections) .child_pages.screen {
        display: none;
    }

    div#page_container {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }


    a.btn_orange {
        height: 40px;
    }

    .btn_menu.open_menu_global span {
        display: none;
    }

    a.btn_menu.open_menu_global {
        font-size: 0;
        width: 46px;
        padding: 0 !important;
        height: 36px;
        box-sizing: border-box;
    }


}

.education-events-image {
    max-width: 100%;
}

.education-events-image img {
    max-width: 100%;
}

.edec-logbook {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.edec-logbook-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E0E0E0;
}

.edec-logbook-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
}

.edec-stat-card {
    background: linear-gradient(90deg, rgba(0, 113, 245, 0.1) 0%, rgba(14, 0, 186, 0.1) 100%);
    border-radius: 8px;
    padding: 15px;
    text-align: center;
}

.edec-stat-number {
    font-size: 24px;
    font-weight: bold;
    color: #000EBC;
    margin-bottom: 5px;
}

.edec-stat-label {
    color: #666;
    font-size: 14px;
}

.edec-logbook-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.edec-logbook-table th {
    background: #000EBC;
    color: #fff;
    padding: 12px;
    text-align: left;
    font-weight: 500;
}

.edec-logbook-table td {
    padding: 12px;
    border-bottom: 1px solid #E0E0E0;
}

.edec-logbook-table tr:hover {
    background-color: rgba(85, 0, 249, 0.05);
}

.edec-status {
    padding: 6px 12px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 500;
}

.edec-status-validated {
    background-color: #E8F5E9;
    color: #2E7D32;
}

.edec-status-pending {
    background-color: #FFF3E0;
    color: #E65100;
}

.edec-logbook-actions {
    display: flex;
    gap: 10px;
}

.edec-button {
    padding: 8px 16px;
    border-radius: 8px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.edec-button-primary {
    background: #000EBC;
    color: #fff;
    border: none;
}

.edec-button-primary:hover {
    background: #5500F9;
}

.edec-button-secondary {
    background: transparent;
    color: #000EBC;
    border: 2px solid #000EBC;
}

.edec-button-secondary:hover {
    background: #000EBC;
    color: #fff;
}

.edec-form-group {
    margin-bottom: 20px;
}

.edec-form-group label {
    display: block;
    margin-bottom: 8px;
    color: #333;
    font-weight: 500;
}

.edec-form-group input,
.edec-form-group select,
.edec-form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #707070;
    border-radius: 8px;
    font-family: inherit;
}

.edec-form-group input:focus,
.edec-form-group select:focus,
.edec-form-group textarea:focus {
    outline: none;
    border-color: #000EBC;
    box-shadow: 0 0 0 2px rgba(0, 14, 188, 0.1);
}

@media screen and (max-width: 768px) {
    .edec-logbook-stats {
        grid-template-columns: 1fr;
    }
    
    .edec-logbook-table {
        display: block;
        overflow-x: auto;
    }
    
    .edec-logbook-actions {
        flex-direction: column;
    }
    
    .edec-button {
        width: 100%;
        justify-content: center;
    }
}

@media screen and (max-width: 320px) {

    .nav_mobile ul {
        gap: 15px;
    }

    .header_top_left dotlottie-player {
        width: 110px !important;
    }

    a.btn_orange {
        height: 33px;
    }

    a.btn_menu.open_menu_global {
        height: 33px;
    }

    nav.menu_global_nav, .menu_global_search {
        padding-left: 10px;
        padding-right: 10px;
    }

    .menu_global_social {
        padding-left: 10px;
        padding-right: 10px;
    }

    .menu_global_close {
        width: 20px;
        height: 20px;
        right: 15px;
        top: 43px;
    }
}

/*EDEC TTE TEE*/

/* Container principal */
.document-logbook {
    max-width: 1000px;
    margin: 20px auto;
    padding: 20px;
    font-family: Arial, sans-serif;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

/* Statistiques globales */
.totalLogbook {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

/* Bouton d'ajout */
#openAddModal {
    padding: 10px 15px;
    background-color: #0073aa;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 15px;
}
#openAddModal:hover {
    background-color: #005880;
}

/* Tableau des rapports */
.document-table {
    width: 100%;
    border-collapse: collapse;
}
.document-table th, .document-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}
.document-table th {
    background-color: #f2f2f2;
    font-weight: bold;
}
.document-table tr:nth-child(even) {
    background-color: #fafafa;
}
.document-table tr:hover {
    background-color: #f1f1f1;
}

/* Boutons Action */
.editDoc, .deleteDoc {
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
.editDoc {
    background-color: #4CAF50;
    color: white;
    margin-right: 5px;
}
.editDoc:hover {
    background-color: #45a049;
}
.deleteDoc {
    background-color: #f44336;
    color: white;
}
.deleteDoc:hover {
    background-color: #da190b;
}

/* Modal pour ajouter/modifier */
#documentModal {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    border-radius: 5px;
    position: relative;
}
.closeModal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.closeModal:hover,
.closeModal:focus {
    color: black;
    text-decoration: none;
}