/* 
Theme Name: SAF OCEAN INDIEN
Theme URI: https://github.com/elementor/hello-theme-child/
Description: SAF OCEAN INDIEN is a child theme of Hello Elementor, created by Niix Dev
Author: Niix Dev
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: SAF OCEAN INDIEN
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/****  [categorie_cooperation_contenu]                  [cooperation_images]                  *****/

.coop-images {
    display: flex;
    align-items: center;
}
.coop-images a {
    display: block;
}
.coop-images a:not(:last-child) {
    margin-right: 10px !important;
}
.coop-images img {
    width: max-content !important;
    height: 130px !important;
    object-fit: cover !important;
    border-radius: 10px;
}
.action-content img {
    max-width: 260px !important;
    object-fit: cover;
    width: 260px !important;
    height: 100%;
}
body .section-mentions .mentions-legales h2 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 30px !important;
    line-height: 35px !important;
    font-weight: 600 !important;
    color: #1D4695 !important;
}
.mentions-legales p {
    margin-bottom: 10px !important;
}
body.single h2.mb-gutemberg {
    font-size: 28px !important;
    line-height: 32px !important;
}
body.single p.mb-gutemberg {
    text-align: justify !important;
}
body.single figure {
    margin-bottom: 30px;
}
body.single figure img {
    border-radius: 8px !important;
}
body.single img {
    border-radius: 8px !important;
}
body .btn-pdf.elementor-widget-button:hover .elementor-button {
    color: #E63A7E !important;
    border-color: #fff !important;
    background-image: none !important;
   background-color: #fff !important;
}
body .btn-pdf.elementor-widget-button:hover .elementor-button:after {
    filter: brightness(0) saturate(100%) invert(31%) sepia(39%) saturate(3614%) hue-rotate(313deg) brightness(96%) contrast(87%) !important;
}

/*Slyck video*/
/* ===============================
   SLIDER VIDÉO
================================ */

#section-video {
    display: block !important;
    position: relative;
    width: 100%;
}

#section-video .slick-list {
    width: 100%;
    overflow: hidden;
}

#section-video .slick-track {
    display: flex !important;
}

#section-video .slick-slide {
    width: 100%;
    box-sizing: border-box;
}

#section-video .video-section {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}


/* ===============================
   FLÈCHES
================================ */

/* On supprime complètement le texte Previous / Next */
#section-video .slick-prev,
#section-video .slick-next {
    position: absolute;

    top: 50%;
    transform: translateY(-50%);

    z-index: 50;

    width: 45px;
    height: 70px;

    padding: 0;
    margin: 0;

    border: none;
    background: transparent !important;

    font-size: 0;
    line-height: 0;

    cursor: pointer;
}


/* Position gauche */
#section-video .slick-prev {
    left: 15px;
    text-align: left;
    justify-content: left;
    display: flex;
    align-items: center;
}

/* Position droite */
#section-video .slick-next {
    right: 15px;
    text-align: left;
    justify-content: right;
    display: flex;
    align-items: center;
}


/* ===============================
   CHEVRON GAUCHE
================================ */

#section-video .slick-prev::before {
    content: "";

    display: block;

    width: 18px;
    height: 18px;

    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;

    transform: rotate(45deg);

    opacity: 1;
}


/* ===============================
   CHEVRON DROITE
================================ */

#section-video .slick-next::before {
    content: "";

    display: block;

    width: 18px;
    height: 18px;

    border-right: 3px solid #fff;
    border-top: 3px solid #fff;

    transform: rotate(45deg);

    opacity: 1;
}


/* Effet au survol */
#section-video .slick-prev:hover::before,
#section-video .slick-next:hover::before {
    opacity: 0.7;
}


/* ===============================
   POINTS EN BAS DE LA VIDÉO
================================ */

#section-video .slick-dots {
    position: absolute;

    left: 50%;
    bottom: 35px;

    transform: translateX(-50%);

    z-index: 50;

    display: flex;
    align-items: center;
    justify-content: center;

    width: auto;

    margin: 0;
    padding: 0;

    list-style: none;
}


/* Chaque point */
#section-video .slick-dots li {
    width: 9px;
    height: 9px;

    margin: 0 5px;
    padding: 0;
}


/* Bouton du point */
#section-video .slick-dots li button {
    width: 9px;
    height: 9px;

    margin: 0;
    padding: 0;

    border: none;
    border-radius: 50%;

    background: #fff;

    font-size: 0;

    opacity: 1;

    cursor: pointer;
}


/* Point actif ROSE */
#section-video .slick-dots li.slick-active button {
    background: #E84A9B;
}


/* Supprime le style Slick par défaut */
#section-video .slick-dots li button:before {
    display: none;
}


/* ===============================
   MOBILE
================================ */

@media (max-width: 767px) {

    #section-video .slick-prev {
        left: 8px;
    }

    #section-video .slick-next {
        right: 8px;
    }

    #section-video .slick-prev,
    #section-video .slick-next {
        width: 35px;
        height: 55px;
    }

    #section-video .slick-prev::before,
    #section-video .slick-next::before {
        width: 14px;
        height: 14px;
        border-width: 2px;
    }

    #section-video .slick-dots {
        bottom: 12px;
    }

}

/*fin slyck vidéo*/

/*cooperation actualiter*/
/* =========================================================
   ACTUALITÉS - AFFICHAGE EN UNE SEULE COLONNE
   ========================================================= */
body .e-loop-item:hover .actu-content .desc-actu .titre-actu .elementor-heading-title {
    color: #E63A7E !important;
}
/* La grille des actualités */
.actualites-grid .elementor-loop-container {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 20px !important;
    width: 100%;
}

/* Chaque article prend toute la largeur */
.actualites-grid .e-loop-item {
    width: 100% !important;
    max-width: 100% !important;
}

/* =========================================================
   ARTICLES CACHÉS
   ========================================================= */

.actualites-grid .e-loop-item.actualite-cachee {
    display: none !important;
}

/* =========================================================
   BOUTON CHARGER PLUS / LIRE MOINS
   ========================================================= */

.actualites-btn {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

/* Le bouton Elementor */
.actualites-btn .elementor-button {
    cursor: pointer;
}

/* =========================================================
   RESPONSIVE TABLETTE
   ========================================================= */

@media (max-width: 1024px) {

    .actualites-grid .elementor-loop-container {
        grid-template-columns: 1fr !important;
    }

    .actualites-grid .e-loop-item {
        width: 100% !important;
    }
}

/* =========================================================
   RESPONSIVE MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .actualites-grid .elementor-loop-container {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }

    .actualites-grid .e-loop-item {
        width: 100% !important;
    }

    .actualites-btn {
        margin-top: 15px;
    }
}
/**/



@media screen and (max-width: 1500px) {
    .menu-header a {
    font-size: 12px !important;
    }
}
@media screen and (max-width: 1333px) {
    .menu-header a {
    font-size: 12px !important;
    }
}
@media screen and (min-width: 1025px) {
    /**** HEADER CSS ****/
    body:not(.home):not(.archive) h2 {
        font-size: 35px !important;
        line-height: 49px !important;
    }
    .header .logo-header img {
        width: 250px !important;
        transition: all .4s !important;
    }
    .header.nav-scroll .logo-header img {
        width: 260px !important;
    }
}
@media screen and (max-width: 1024px) {
    .content-module {
    flex-direction: column !important;
    }
    .action-content img {
    max-width: 100% !important;
    width: 100% !important;
    }
}
@media screen and (max-width: 767px) {
    body.single h2.mb-gutemberg {
        font-size: 22px !important;
        line-height: 26px !important;
        text-align: left;
    }
    body.wp-singular h1 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
}
@media screen and (max-width: 580px) {
    .action-region {
    padding: 18px 22px !important;
    }
    .action-region h3 {
    font-size: 22px !important;
    }
    .action-region strong {
    font-size: 10px;
    }
    .action-region em {
    font-size: 13px;
    }
    .coop-images img {
    width: 100% !important;
    height: 100% !important;
    }
    .coop-images {
    flex-direction: column;
    }
    .coop-images a {
    width: 100%;
    }
    .coop-images a:not(:last-child) {
    margin-right: 0px !important;
    }
    body .col-right-tab-map .e-hotspot.activated, .col-right-tab-map .e-hotspot.active {
    padding: 0px 5px !important;
    border-radius: 3px !important;
    background-color: #fff !important;
    }
    .cpel-switcher__icon.fas.fa-caret-down::before {
    content: "▼" !important;
      font-size: 20px !important;
}
}
/**CSS SEDRA**/

/*Journée SAFOI*/
    .content-journee h2 {
    margin-bottom: 20px !important;
    }
    .content-journee p {
    margin-bottom: 20px !important;
    }
    .content-journee ul {
    margin-bottom: 20px !important;
    }
    .content-journee details {
    margin-bottom: 20px !important;
    }
    .content-journee h3 {
    margin-bottom: 20px !important;
    }
    .img-cover-width img {
    width: 100% !important;
    }
    .img-cover-width {
    width: 100% !important;
    }
    body .content-journee h3 {
    font-size: 23px !important;
    color: #1D4695 !important;
    line-height: 40px !important;
    font-weight: 700 !important;
    }
    .content-journee .mb-gutemberg u {
    color: #e63a7e;
    }
    .content-journee summary::marker {
    color: #e63a7e !important;
    }
    .boucle-similar .elementor-3709 .elementor-element.elementor-element-05c6648 {
    background-color: #fbf7f1 !important;
    padding-left: 15px !important;
    }
    .boucle-similar .elementor-3709 .elementor-element.elementor-element-05c6648:hover {
    background-color: #e0417a !important;
    }
    .boucle-similar .elementor-3709 .elementor-element.elementor-element-05c6648:hover span.elementor-icon-list-icon{
    filter: brightness(0) invert(1) !important;
    }   
    .boucle-similar .elementor-3709 .elementor-element.elementor-element-05c6648:hover li.elementor-icon-list-item a{
    color: #fff !important;
    }   
.content-journee .column-acTu p {
    margin: 0 !important;
}
.content-journee .column-acTu_1 details {
    margin: 0 !important;
}
.content-journee .column-acTu img {
    border-radius: 3px 3px 0 0 !important;
}
.content-journee .column-acTu_1 button {
    background-color: #e63a7e !important;
    width: calc(50% - 12px) !important;
}
.column-acTu_1 .wp-block-tab-panels {
    background: #ededed;
    margin: 0;
    padding: 25px;
}
.lien-facebook-v2.wp-block-media-text {
    display: flex;
    align-content: center;
    gap: 10px;
}
.lien-facebook-v2 .wp-block-media-text__content {
  padding: 0 !important;
}
.lien-facebook-v2 .wp-block-media-text__content p {
  margin-bottom: 0 !important;
}
/**Plan-du-site*/
.menu-plan-du-site span.sub-arrow {
    display: none !important;
}
.menu-plan-du-site .sub-menu {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    top: 0;
    left: 0;
    margin-left: 10px;
}
.menu-plan-du-site .sub-menu li.menu-item a {
    padding: 5px 20px !important;
}
.menu-plan-du-site li.lang-item {
    display: none !important;
}
.menu-plan-du-site .elementor-nav-menu>.menu-item>a {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.menu-plan-du-site a:hover {
    color: #e63a7e !important;
}
.menu-plan-du-site .elementor-nav-menu>.menu-item>a:before {
    content: '';
    position: absolute !important;
    left: 0;
    width: 16px;
    height: 16px;
    opacity: 1 !important;
    vertical-align: middle;
    margin-left: 5px;
    background-image: url(/wp-content/uploads/2026/07/plus-1.svg);
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(17%) sepia(3%) saturate(2489%) hue-rotate(177deg) brightness(88%) contrast(81%);
}
.menu-plan-du-site .elementor-nav-menu>.menu-item>a.elementor-item-active:before{
    filter: brightness(0) saturate(100%) invert(35%) sepia(85%) saturate(2512%) hue-rotate(314deg) brightness(93%) contrast(93%);
}
.menu-plan-du-site .elementor-nav-menu>.menu-item:hover a:before {
    filter: brightness(0) saturate(100%) invert(35%) sepia(85%) saturate(2512%) hue-rotate(314deg) brightness(93%) contrast(93%);
}
.menu-plan-du-site .sub-menu li.menu-item a:hover {
    background: none !important;
}
.menu-plan-du-site .elementor-nav-menu>.menu-item>a {
    padding-left: 30px !important;
    padding-right: 30px !important;
}


/*page coopêration madagascar*/
.content-module {
    position: relative;
    display: flex;
    min-height: 230px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    transition: transform .2s, box-shadow .2s;
}
.action-region {
    padding: 30px 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.action-region strong{
    color: #e63a7e;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.action-region h3 {
    color: #1d4695 !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    margin: 0 0 12px !important;
}
.action-region em {
    display: inline-flex;
    align-items: center;
    width: 100%;
    margin-top: 16px;
    font-weight: 500 !important;
    font-style: normal;
    padding: 10px 14px;
    border-left: 3px solid #e63a7e;
    background: #fafafa;
    color: #212121;
    font-size: 14px;
}
.is-style-fill a {
  display: flex !important;
  gap: 13px;
  align-items: center;
}
.content-module:not(last-child) {
    margin-bottom: 20px;
}
.onglet-mdg .e-n-tab-title {
    width: 100% !important;
    min-width: 220px !important;
}
.content-journee hr {
  margin-bottom: 20px !important;
}
/**/
.cpel-switcher__icon.fas.fa-caret-down::before {
  content: "▼" !important;
  font-size: 11px !important;
  position: relative;
  display: inline-block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    font-style: normal !important;
    width: 100% !important;
    height: 100% !important;
}
body.single .header img {
  border-radius: 0px !important;
}