
*{
    -moz-font-feature-settings: "kern" 1; -ms-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; -webkit-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; 
    -webkit-font-smoothing: antialiased; /* Chrome, Safari */ -moz-osx-font-smoothing: grayscale; /* Firefox */
    text-rendering: optimizeLegibility;
    padding: 0;
    margin: 0;
    font-family:'SUISSE' !important;
    /*transition-duration: 0s !important;*/
}
body {
    overflow-x: hidden;
}
@media (max-width: 767px) {
    body {
        margin-top: 36px !important;
        transition: margin-top 0.3s ease-in-out;
    }
    body.logo-is-gone {
        margin-top: 0px !important;
    }
}
@font-face {
    font-family: 'SUISSE';
    src: url('../fonts/SuisseIntlMedium.woff2') format('woff2'),
         url('../fonts/SuisseIntlMedium.woff') format('woff'),
         url('../fonts/SuisseIntlMedium.ttf') format('truetype'),
         url('../fonts/SuisseIntlMedium.svg') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}
@font-face {
    font-family: 'SUISSEWORKS';
    src: url('../fonts/SuisseWorks-Book.woff2') format('woff2'),
         url('../fonts/SuisseWorks-Book.woff') format('woff');
    font-weight: normal !important;
    font-style: normal !important;
}
h1, h2, h3, h4, h5, p {
    margin: 0px !important;
}
input {
    border: none !important;
    box-shadow: none !important;
    caret-color: black !important;
}
#searchButton > span > span.elementor-button-text {
    padding-top: 1px !important;
}
/* HEADER FIXED */
.headerContainer {
    position: fixed !important;
}
@media (max-width: 767px) {
    .headerContainer {
        transition: top 0.3s ease-in-out; 
        top: 36px;
    }
    .headerContainer.top {
        transform: translateY(-100%);
    }
}
.headerAside {
    position: fixed !important;
}
/* LINK SECTION "A-PROPOS" */
.asideApropos a:link, .asideApropos a:visited {
    color: black !important;
}
.asideApropos a:hover, .asideApropos a:active {
    color: black !important;
    text-decoration: underline !important;
}

button {
    outline: none !important;
    color: black !important;
}
button:focus {
    outline: none !important;
}

/* -------------------------------- FOOTER --------------------------------- */
.newsLetterBigCircle {
    background-color: white;
    border: 1px solid black !important;
    height: 33vw !important;
    width: 33vw !important;
    border-radius: 50% !important;
    padding: 0px !important;
    cursor: pointer;
}
.newsLetterBigCircle p{
    height: 33vw;
    width: 33vw;
}
.newsLetterBigCircle a{
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    padding-top: 15.5vw;
    color: black !important;
    text-decoration: none !important;
}
.newsLetterBigCircle a:hover{
    color: white !important;
    text-decoration: none !important;
}

.newsLetterBigCircle:hover {
    background-color: black;
    color: white !important;
    transform: rotate(-45deg);
    transform-origin: center;
    border: 1px solid black;
}
.newsLetterBigCircle div {
    padding: 0px !important;
    margin: 0px !important;
}
.newsLetterBigCircle p {

    font-size: 24px;
}
@media (max-width: 1024px) {
    .newsLetterBigCircle p{
        height: 33vw;
        width: 33vw;
    }
    .newsLetterBigCircle a{
        text-align: center;
        display: block;
        height: 100%;
        width: 100%;
        padding-top: 15vw;
    }
}
@media (max-width: 767px) {
    .newsLetterBigCircle {
        background-color: white;
        border: 1px solid black;
        height: calc(100vw - 20px) !important;
        width: calc(100vw - 20px) !important;
        border-radius: 50%;
        padding: 0px !important;
        cursor: pointer;
    }
    .newsLetterBigCircle p{
        height: calc(100vw - 20px) !important;
        width: calc(100vw - 20px) !important;
    }
    .newsLetterBigCircle a{
        text-align: center;
        display: block;
        color: black !important;
        text-decoration: none !important;
        height: 100%;
        width: 100%;
        padding-top: calc((100vw - 20px)/2 - 2vw);
    }
    .newsLetterBigCircle:hover {
        background-color: white;
        border: 1px solid black;
        color: white !important;
        transform: rotate(0deg);
        transform-origin: center;
        height: calc(100vw - 20px) !important;
        width: calc(100vw - 20px) !important;
        border-radius: 50%;
        padding: 0px !important;
        cursor: pointer;
    }
    .newsLetterBigCircle a:hover {
        color: white !important;
    }
}

/* ARCHIVE PRODUCT */

.catalogueContainer {
    margin: 0px;
    padding: 0px !important;
}
.product-filter-item  {
    margin: 0px !important;
    margin-right: 6px !important;
    margin-bottom: 8px !important;
}
.product-filter-item-heading {
    margin-bottom: 6px !important;
}
.sellkit-product-filter-content {
    padding-bottom: 0px !important;
}

.asideFilter {
    position: relative;
}
.FilterSelecterBlock {
    position: sticky !important;
    top: 48px;
}
.sellkit-product-filter-content {
    border: none !important;
}
.raven-wc-products-title {
    display: none;
}
.product-filter-item-button {
    display: none;
}
.sellkit-product-selected-filter {
    display: none !important;
}
.catalogueContainer img {
    padding: 3.3vw;
    height: auto !important;
}

@media (max-width: 767px) {
 
    .catalogueContainer .jupiterx-product-container {
        border-bottom: 1px solid black !important;
    }
    .catalogueContainer img {
        padding: 12vw;
        height: auto !important;
    }
}

/* --------------------------------- SINGLE PRODUCT --------------------------------- */

.tabs-livres {
    max-width: 75% !important;
}

@media (max-width: 767px) {
    .tabs-livres {
        max-width: 100% !important;
    }
}

/* --------------------------- AJAX SEARCH BAR --------------------------- */

#search_popup {
position: fixed;
width: 100vw;
height: 55vh;
background-color: white;
border-bottom: 1px solid black;
display: none;
}
#ajax-search-form {

    height: calc(55vh - 35px);
    position: relative;
    display: flex;
    align-content: flex-start;
    flex: 1 0 33%;

}
#ajax-search-input {
    font-size: 40px;
    line-height: 47.5px;
    height: 47.5px;
    margin-top: 12px;
    background-color: transparent !important;
    width: 34.12%;
    border-right: 1px solid black;
    padding: 0px !important;
    color: black !important;
    border-radius: 0px !important;
}
input::placeholder {
    color: #bdbdbd !important;
    opacity: 1; /* For Firefox */
    }
    /* For Edge */
    ::-ms-input-placeholder {
    color: #bdbdbd !important;
    }
    /* For Chrome, Safari, Opera */
    ::-webkit-input-placeholder {
    color:#bdbdbd !important;
    }
#ajax-search-results {
display: flex;
width: 66%;
}
#ajax-search-results a {
    color: black;
}
#ajax-search-results a:hover {
    color: black;
    text-decoration: underline;
}
.aucun_resultat {
    padding-top: 12px;
    padding-left: 15px;
}
#ajax-search-results h3 {
    padding-bottom: 12px;
    padding-top: 8px;
    padding-top: 12px;
}
.loading-indicator {
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 90px;
}
.search-results-products {
    width: 66%;
    border-left: 1px solid black;
    padding-left: 14px;
    padding-top: 9px;
}

.search-results-authors {
    display: block;
    width: 33%;
    border-left: 1px solid black;
    padding-left: 14px;
    padding-top: 9px;
}

#searchButton {
    cursor: pointer;
}
#search_popup input{
    border: none !important;
    box-shadow: none !important;
}
#ajax-search-input, #ajax-search-input:active {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}


@media (max-width: 767px) {

    #search_popup {

        height: calc(100dvh);

        }

    #ajax-search-form {

        display: flex;
        align-content: flex-start;
        flex-direction: column;
        padding-left: 0px;
        padding-right: 0px;
    }
    .aucun_resultat {
        padding-top: 9px;
        padding-left: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }
    #ajax-search-results h3 {
        padding-bottom: 12px;
        padding-top: 2px;
    }
    .search-results-products {
        width: 66%;
        border-left: none;
        padding-left: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .search-results-authors {
        width: 33%;
        border-left: none;
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid black;
    }
    #ajax-search-results {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        border-top: 1px solid black;
        min-height: 100vh;
        }
        #ajax-search-input {
            width: 100%;
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 16px;
            margin-bottom: 5px;
        }

}

/* ---------------------------------------- PAGE AUTEUR ---------------------------------------- */



.auteur-link {
    display: block;
    text-decoration: none;
    color: inherit;
}
.auteur-item {
    border-bottom: 1px solid black;
    padding-left: 14px;
    padding-top: 12px;
    padding-bottom: 15px;
    position: relative;
}
.auteur-item.clicked {
    background-color: black;
    color: white !important;
}
.auteur-item:hover {
    color:black;
}
.auteur-item p:last-child {
    margin-top: 1em !important;
}
.auteur-item h3 {
    margin-bottom: 0.45em !important;
    width: 66%;
}
#auteur-list .auteur-item p {
    width: 66% !important;
    max-width: 550px;
    min-width: 400px;
}
#auteur-list a:last-child div {
    border-bottom: none;
    /*padding-bottom: 15vh;*/
}

#filter-controls button{
    border: 1px solid black;
    background-color: white;
    padding: 4px 8px 4px 8px;
    margin-left: 0px;
    margin-right: 6px;
    margin-bottom: 8px;
    position: relative;
    z-index: 12345;
}
.sort-button.actived {
    background-color: black !important;
    color: white !important;
}
.filter-buttons-alphabet p {
    padding-bottom: 14px;
    padding-top: 14px;
}
.author-not-found {
    padding: 14px !important;
}

@media (min-width: 1024px) {
    #filter-controls button:hover {
        background-color: black !important;
        color: white !important;
    }
    .auteur-item:hover {
        background-color: black;
        color: white !important;
    }

}

#filter-buttons-1 > button.filter-button.actived, #filter-buttons-2 > button.filter-button.actived, #filter-buttons > button.filter-button.actived {
    background-color: black !important;
    color: white !important;
}

#FilterAjax {
    position: sticky !important;
    top: 36px;
    margin-bottom: 6px;
}

/*#auteur-list > a > div > p:nth-child(2) {
    position: absolute;
    top: 6px;
    right: 6px;
}*/

/* ACTUALITE */

.actuDetailTitre {
    margin-bottom: 30px !important;
    
}
/*.actualite-image {
    width: 66%;
    max-width: 560px;
}*/
.actualite-image img{
    padding: 0px !important;
    margin-top: 1em;
}
.auteur-item p:nth-child(3) {
    margin-top: 1em !important;
}

#actualites-list > a:last-child > .auteur-item {
    border-bottom: none !important;
}

/* MASONERY JS*/
#actualites-list {
    display: block; /* Masonry gère la mise en page */
    margin: 0; /* Supprime toute marge */
    padding: 0; /* Supprime tout padding */
}

#actualites-list .auteur-link {
    width: calc(50%); /* Largeur ajustée pour 2 colonnes */
}
#actualites-list img {
    width: 100%;
}
.auteur-item {
    padding-right: 14px;
}
#actualites-list .auteur-link.left-column {
    border-right: 1px solid #000; /* Couleur et style de la bordure */
}

#actualites-list .auteur-link .auteur-item p{
    width: 100% !important;
    min-width: none !important;
    max-width: none !important;
}

@media (max-width: 767px) {

    #actualites-list .auteur-link {
        width: 100%; 
    }
    #actualites-list .auteur-link
{border-right: none;border-left: none;}
}

/*-------------------*/
.asideFilterActu {
    position: sticky !important;
    top: 36px;
}
.filter-buttons-order p {
    padding-bottom: 14px;
    padding-top: 14px;
}
.filter-buttons-order button.actived {
    background-color: black !important;
    color: white !important;
}

#search-title {
    border: none !important;
    border-bottom: 1px solid black !important;
    box-shadow: none !important;
    caret-color: black !important;
    border-radius: 0px !important;
    outline: none !important;
    margin-bottom: 14px;
    width: 66%;
    padding-bottom: 2px;
}
.filter-buttons-text p {
    padding-bottom: 14px;
    padding-top: 14px;
}
.not-found-actu {
    padding: 14px !important;
}


@media (max-width: 767px) {
    .auteur-item {
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 12px;
        padding-right: 10px;
    }
    .auteur-item p{
        width: 100%;
    }
    .auteur-item h3{
        width: 100%;
        max-width: inherit;
    }
    .actualite-image {
        width: 100%;
        max-width: inherit;
    }
    .actualite-image img{
        width: 100%;
    }
    .filter-buttons-alphabet p {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .filter-buttons-order p {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .auteur-item p{
        min-width: inherit;
    }
    .not-found-actu {
        padding: 10px !important;
    }
    .author-not-found {
        padding: 10px !important;
    }
    #search-title {
        margin-bottom: 0px;
        border: none !important;
        padding: 0px;
    }
    .filter-buttons-text p {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    
}

/*  ------------------------------- PRODUITS LIÉS (ALL) --------------------------------- */

.produits-lies {
    display: flex !important;
    align-content: center;
}
.produit-lie {
    height: 100%;
    width: 21.5%;
    margin-right: 14px;
    background-color: #eeeeee;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 24px;
    padding-right: 24px;
}
.produit-lie img {
    border-radius: 0px !important;
}
.text-chargement {
    margin-left: 14px;
    margin-top: 14px;

}

@media (max-width: 767px) {
    .produits-lies {
        display: flex !important;
        align-content: center;
        justify-content: space-between;
    }
    .produit-lie {
        height: 100%;
        width: 49%;
        background-color: #eeeeee;
        padding: 12px;
        margin: 0px;
    }
    .text-chargement {
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 100vh;

    
    }

}

/* ------------------------------------ PAGE ACCUEIL ------------------------------------ */

/*.aside_homepage {
    position: sticky !important;
    top: 39px;
}*/
.titre-selection.selectionAccueil {
    padding-bottom: 55px;
}
.produit-lie.selectionAccueil {
    width: 32.2% !important;
    margin: 0px !important;
    margin-right: 14px !important;
}
.produit-lie.selectionAccueil:last-child {
    margin-right: 0px !important;
}
.produits-lies.selectionAccueil {
    display: flex !important;
}

.editions-noir-blanc-images {
    display: flex;
    justify-content: space-between;
    width: 66.68%;
}
.editions-noir-blanc-images .image-couverture{
    width: 32%;
    margin-right: 14px;
}
#sbi_images {
    padding: 0px !important;
    padding-bottom: 4px !important;
    gap: 14px !important;
}
.titre-edition-noir-blanc {
    width: 32.3%;
    padding-bottom: 55px;
}

.image-couverture img {
    width: 100%;
height: 100% !important;
object-fit: cover;
}

@media (max-width: 767px) {
    .titre-selection.selectionAccueil {
        padding-bottom: 38px;
    }
    .titre-edition-noir-blanc {
        width: 100%;
        padding-bottom: 38px;
    }
    .produits-lies.selectionAccueil {
        display: flex;
        justify-content: space-between;
    }
    .produit-lie.selectionAccueil {
        width: 48.9% !important;
        margin: 0px !important;
    }
    .couvertureContainer {
        height: 100% !important;
        min-height: inherit !important;
    }
    .editions-noir-blanc-images {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
    }
    .editions-noir-blanc-images .image-couverture{
        width: 48.7%;
        margin-right: 0px !important;
        flex-wrap: wrap;
        margin-bottom: 12px;
    }

}

.liens-categories-produits a {
    color: black !important;    
}


/** ---------------- SLIDER ACCUEIL ---------------- **/

.slider-container .slick-slider {
    position: unset !important;
}

.slider-container {

    width: 100%;
    margin: 0 auto;
    overflow: hidden; /* Masquer les slides qui sortent du conteneur */
}

.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    width: 32.3%; /* Chaque slide occupe 1/3 de la largeur du conteneur */
    box-sizing: border-box;
    text-align: center;
    flex:1 0 32.3%;
    background-color: #eeeeee;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 24px;
    padding-right: 24px;
    margin-right: 14px;
}

.slide img {
    width: 100%; /* Les images s'adaptent à la largeur de la slide */
    height: auto;
}


button.sliderbtn {
    position: absolute;
    width: 32px;
    top: 0px;
    right: 0px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border: none !important;
    padding: 5px 25px 25px 20px;
    cursor: pointer;
    font-size: 24px !important;
    z-index: 123;
    outline: none !important;
}
.slider-container .slick-dots {
    top: -77px;
    right: 0px;
    width: auto;
    z-index: 123456;
  }

 .slider-container .slick-slider {
    margin-bottom: 0px !important;
 } 


@media (max-width: 1024px) {

    .slide {
        width: 49%;
        box-sizing: border-box;
        text-align: center;
        flex:1 0 49%;
        background-color: #eeeeee;
        padding: 12px;
        margin-right: 0.4%;
    }


}

.prev {
    right: 48px !important;
}
.next:hover {
    color:black
}

.prev:hover {
    color:black
    
}

.containter_selection {
    position: relative;
}
.slider-container::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px; /* Ajuste la largeur de la zone de dégradé */
    background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
    pointer-events: none; /* Permet de cliquer à travers */
    z-index: 12;
}
.dernieres-actualites a {
    color: black !important;
}

@media (max-width: 767px) {
    .slider-container::after {
        height: 100%;
        width: 3%; /* Ajuste la largeur de la zone de dégradé */
    } 
    .slider-container .slick-dots {
        top: -80px;
        right: 0px;
        width: auto;
        z-index: 123456;
      }
      .slide {
        width: 49%; /* Chaque slide occupe 1/3 de la largeur du conteneur */
    }

}

/* ------------------- ASIDE ACCUEIL ------------------ */

.aside-home-container{
    position: sticky !important;
    top: 39px;
    margin-bottom: -1px !important;
}
  .aside-home-section {
    border-bottom: 1px solid #000000;
    cursor: pointer;
    user-select: none;
  }
  
  .aside-home-section h2 {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .aside-home-section .toggle {
    padding-bottom: 2px;
    display: flex;
    justify-content: space-between;
    width: 2.8%;
  }
  
  .aside-home-section .content {
    display: none;
    background-color: #fff;
  }
  
  .aside-home-section .content a {
    color: #007bff;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  
  .aside-home-section.active .content {
    display: block;
  }

  .dernieres-actualites a {
    padding-left: 14px;
    padding-right: 14px;
    width: 100%;
    display: block;
    color: black;
    background-color: white;
    text-decoration: none !important;
  }
  #newsButtonAside {
    cursor: pointer;
  }
  /* RESTE PAR RAPPORT A PAGE ACTUALITE */
  .dernieres-actualites .actualite-item {
    margin-top: 0px !important;
    padding: 0px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 14px !important;
    padding-top: 14px !important;
  }
  .dernieres-actualites .actualite-item h3 {
   padding-bottom: 9px;
  }
  .dernieres-actualites .actualite-item p {
    max-width: 350px;
  }
.aside-home-section.newsletter p {
    max-width: 450px;
}
  /*------------------------------------*/
  .liens-categories-produits a{
    padding-left: 14px;
    width: 100%;
    display: block;
    color: black;
    background-color: white;
    text-decoration: none !important;
  }

@media (min-width: 1024px) {

    .dernieres-actualites a:hover {
        background-color: black;
        color: white !important;
      }
    .liens-categories-produits a:hover {
        background-color: black;
        color: white !important;
    }

}

@media (max-width: 767px) {
    .dernieres-actualites a {
        padding-left: 10px;
        padding-right: 10px;
      }
      .dernieres-actualites .actualite-item {
        margin-top: 0px !important;
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px !important;
        padding-top: 5px !important;
      }
      .dernieres-actualites .actualite-item:last-child {
        padding-bottom: 10px !important;
      }
      .dernieres-actualites a:focus {
        background-color: black;
        color: white !important;
      }
      .liens-categories-produits a:focus {
        background-color: black;
        color: white !important;
    }
    .aside-home-section .content a.clicked {
        background-color: black;
        color: white !important;
    }


}

/*------------------ SLider TOp Accueil -----------------*/
.slider-home-container {
    width: 100%;
    margin: 0 auto;
    height: calc(100vh - 86px); /* Hauteur fixe basée sur la taille de l'écran */
    min-height: 600px;
    margin-bottom: 0px !important;

  }

  .slider-home-container .slick-slide {
    height: calc(100vh - 86px);
    min-height: 600px;
  }
  
  .slider-home-container .slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    margin: 0px !important;

  }
  
  .image-container {
    width: 100%;
    height: calc(100vh - 86px);
    min-height: 600px;
    background-color: #eeeeee;
    display: flex;
justify-content: center;
align-items: center;
  }
  .image-container a{
    display: block;
    padding: 2vw;
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .slider-home-container .slide:nth-child(odd) .image-container a {
    padding-right: 1vw !important;
    padding-left: 2vw !important;
  }
  .slider-home-container .slide:nth-child(even) .image-container a {
    padding-left: 1vw !important;
    padding-right: 2vw !important;
  }
  
  .image-container img {
    width: 100%;
    height: inherit !important;
    object-fit: cover;
  }
  
  .text-container {
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    background-color: #eeeeee;
  }
  .text-container img{
    width: 100%;
    height: inherit !important;
    object-fit: cover;
  }
  button.sliderbtn.un {
    background-color: transparent;
    color: white !important;
  }
  button.sliderbtn.un.prev {
    left:-8px;
    top:45%;
  }
  button.sliderbtn.un.next {
    right:8px;
    top:45%;
  }
  .slider-home-container .slick-dots {
    bottom: 10px;
  }
  .slick-dots li button:before
  {
      font-size: 9px !important;
      line-height: 9px !important;
      color: black !important;
  }

  @media (max-width: 1024px) {

    .image-container a{
        display: block;
        padding: 4vw !important;
        padding-right: 4vw !important;
        padding-left: 4vw !important;
      }
      .slider-home-container .slide:nth-child(odd) .image-container a {
        padding-right: 4vw !important;
        padding-left: 4vw !important;
      }
      .slider-home-container .slide:nth-child(even) .image-container a {
        padding-left: 4vw !important;
        padding-right: 4vw !important;
      }
      .image-container {
        width: 100%;
        height: 100%;
        min-height: unset;
        background-color: #eeeeee;
        display: flex;
    justify-content: center;
    align-items: center;
      }
      .slider-home-container {
        width: 100%;
        margin: 0 auto;
        height: 100%;
        min-height: unset;
        margin-bottom: 0px !important;
    
      }
    
      .slider-home-container .slick-slide {
        height: 100%;
        min-height: unset;
      }
      .slick-dots {
        bottom: 3px;
      }
      
  }

  @media (max-width: 767px) {
    .image-container a{
        display: block;
        padding-bottom: 7vw !important;
        padding-top: 50px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
      }
      .slider-home-container .slide:nth-child(odd) .image-container a {
        padding-right: 10px !important;
        padding-left: 10px !important;
      }
      .slider-home-container .slide:nth-child(even) .image-container a {
        padding-left: 10px !important;
        padding-right: 10px !important;
      }
      .image-container {
        width: 100%;
        height: 100%;
        min-height: unset;
        background-color: #eeeeee;
        display: flex;
    justify-content: center;
    align-items: center;
      }
      .slider-home-container {
        width: 100%;
        margin: 0 auto;
        height: 100%;
        min-height: unset;
        margin-bottom: 0px !important;
    
      }
    
      .slider-home-container .slick-slide {
        height: 100%;
        min-height: unset;
      }
      .slick-dots {
        bottom: -2px !important;
      }
  .slick-prev:before {
    content: "";
    color: red;
    font-size: 34px;
  }
  
.slick-next:before {
    content: "";
    color: red;
    font-size: 34px;
  }
  button.sliderbtn.un.prev {
    left:-8px;
    top:49.8%;
  }
  button.sliderbtn.un.next {
    right:8px;
    top:49.8%;
  }
}

/* Lorsque le lien est vide (#), ne pas changer le curseur en main */
.no-pointer {
    cursor: default;
}


/* -------------- POP UP !! ------------------- */
.message-libraires {
    width: 46vw;
    min-width: 490px;
    min-height: 490px;
    height: 46vw;
    background-color: white;
    position: fixed;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid black;
    border-radius: 50%;
    z-index: 992345678234567;
    display: none;
    cursor: pointer;
   /* -webkit-animation: slide-in-bottom 0.2s ease-out both;
    animation: slide-in-bottom 0.2s ease-out both;*/
}
.message-libraires div {
    position: absolute;
    top: 49%; left: 50%; /* à 50%/50% du parent référent */
    transform: translate(-50%, -50%); /* décalage de 50% de sa propre taille */
    text-align: center;
    font-size: 1.57vw;
    line-height: 1.3;
    width: 62%;
}
.message-libraires .titre {
    padding-bottom: 2vw !important;
    font-size: 2.57vw;
    line-height: 1.2;
}


@media (max-width: 767px) {
.message-libraires {
    width: calc(100vw - 20px);
    height: calc(100vw - 20px);
    min-width: inherit;
    min-height: inherit;
    border-radius: 50%;
}
.message-libraires p, .message-libraires .titre  {
    font-size: 5.2vw;
    line-height: 1.3em;
    top: 52%; left: 50%; /* à 50%/50% du parent référent */
}

}


/* -------- CONTENU POP UP -------- */

#jupiterx-popups-1279 .jupiterx-popup__container .jupiterx-popup__container-inner {
    height: calc(100vh - 37px) !important;
}

#jupiterx-popups-1279 .jupiterx-popup__container {
    width: calc(100vw - 52px) !important;
}
.innerContentPopUpNews {
    min-height: calc(100vh - 38px) !important;
}

@media (max-width: 1024px) {
    #jupiterx-popups-1279 .jupiterx-popup__container .jupiterx-popup__container-inner {
        height: calc(100vh - 38px) !important;
    }

}

@media (max-width: 767px) {
    #jupiterx-popups-1279 .jupiterx-popup__container .jupiterx-popup__container-inner {
        height: calc(100dvh - 35px) !important;
    }
    #jupiterx-popups-1279 .jupiterx-popup__container {
        width: 100vw !important;
    }
    .innerContentPopUpNews {
        min-height: calc(100vh - 42px) !important;
    }
}

/* MENU MOBILE */

#menu-mobile-3123d670 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100dvh - 30px);
    border-top: 1px solid black;
    position: relative;
    top:3px;
}
#menu-mobile-3123d670.logoPresent {
    height: calc(100dvh - 70px);
}
#menu-mobile-3123d670 li {
    height: 100%;
    direction: flex;
    justify-content: center;
    align-content: center;
    padding-right: 2.5%;
}

.no-scroll {
    overflow: hidden; /* Désactive le défilement */
    height: 100%; /* Empêche les éléments internes de scroller */
  }

.raven-adnav-menu-toggle {
    text-align: inherit !important;
  }
  
/* ----------------- logo nav mobile ----------------- */

.logo-mobile-container {
    transition: transform 0.3s ease-in-out;
    position: fixed !important;
    top: 0px !important;
  }
  
.logo-mobile-container.hidden {
    transform: translateY(-100%); /* Cache la nav en la déplaçant vers le haut */
}
  
.actualite-item {

    margin-top: 1em !important;
    display: block;;
}

.cookieBanner a {
    text-decoration: underline !important;
    color: white !important;
}


/* PAGE CATALOGUE ESSAIS */
#product-list {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    background-color: #eeeeee;
    min-height: 100vh;
}
#FilterAjaxCatalogue p {
    padding-bottom: 14px;
    padding-top: 14px;
}
#FilterAjaxCatalogue {
    position: sticky !important;
    top:36px;
    padding-bottom: 6px;
    max-width: 430px;
}

.product-item {
    width: 33%;
}
.product-item a {
    padding: 3vw;
    display: block;
}
.loading-catalogue {
    position: absolute;
    left: 14px;
    top: 9px;
}

@media (max-width: 1024px) {
    .product-item {
        width: 50%;
    }
    .product-item a {
        padding: 3vw;
        display: block;
    }
    
    }

@media (max-width: 767px) {
    .product-item {
        width: 100%;
        border-bottom: 1px solid black;
    }
    .product-item:last-child {
        border-bottom: none;
    }
    .product-item a {
        padding: 20vw;
        display: block;
    }
    #FilterAjaxCatalogue p {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    
    
    }

.newsLetterBigCircle#PoP_UP_ACTIVATOR p{
        padding-left: 12px !important;
    }

    .infoPTFT a {
        color: black !important;
        text-decoration: underline !important;
    }
    .infoPTFT a:hover {
        text-decoration: underline !important;
    }


    body:not(.rtl) #jupiterx-popups-1197 .jupiterx-popup__close-button {
        position: absolute;
        left: 15px !important;
        bottom: 0 !important;
        top: unset !important;
        right: unset !important;
    }
    @media (max-width: 767px) {
        body:not(.rtl) #jupiterx-popups-1197 .jupiterx-popup__close-button {
            position: absolute;
            left: 10px !important;
            bottom: 0 !important;
            top: unset !important;
            right: unset !important;
        }
    }    

    @media (max-width: 767px) {

    .zoom-instagram.feed-2752 .zoom-instagram-widget__items {
        grid-template-columns: repeat(2,1fr) !important;
    }

}

#extrait p{
    font-family: 'SUISSEWORKS' !important;
}


.aside-auteur .newsletter a{
    color: black !important;
    text-decoration: underline !important;
}
#pressetabs a {
    color: black !important;
    text-decoration: underline !important;
}