.calendrier .couverture_catalogue img {
    border-radius: 0px;
    border: 1px solid #eee;
    transition:background-color 0.3s ease;
}

.calendrier .couverture_catalogue img:hover {
    border-radius: 0px;
    border: 1px solid #eee;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}


/*-------------------calendrier en 2 colonnes-------------------*/
.page_calendrier.liste-vente {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 992px) {
    .page_calendrier.liste-vente {
        grid-template-columns: 1fr;
    }
}


/*------------------- header et menu principal -------------------*/

#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap, #primary-menu.style-2 > div > ul > li > a { font-weight: 600; }
.entry-title { margin-bottom: 20px; }
.bloc_mois_date { float: left; width: 100%; color: #444; font-size: 18px; font-style: normal; margin-bottom: 20px; margin-top: 20px; font-weight: bold; }
#primary-menu .container #top-search form input { color: #000000 !important; background-color: white; }
#primary-menu-trigger .icon-reorder { color: #fff !important; }
@media (max-width: 991px) { #primary-menu ul li a, #primary-menu.style-2 > div > ul > li > a { color: #000!important; }}

/*-------------------bouton drouot-------------------*/
.bouton-drouot {
    background-color: transparent; 
    color: #fff !important;
    border: 1px solid #fff;
    padding: 6px 12px;
    border-radius: 32px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    transition: all 0.25s ease;
    cursor: pointer;
}

.bouton-drouot:hover {
    background-color: transparent;
    border-color: #ccc;
    opacity: 0.9;
    transform: translateY(-1px);
}

 /*------------------- couvertures catalogue -------------------*/

.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #fff url("http://cdn.drouot.com/d/uploads/220/uploads/Image/nocouv_mirabaud.jpg") no-repeat scroll center center; background-size: 100% 100%; border: 1px solid #D2D2D2; height: 220px; }
.couvPasDispo { background: #fff url("http://cdn.drouot.com/d/uploads/220/uploads/Image/nocouv_mirabaud.jpg") no-repeat scroll center center; background-size: 100% 100%; border: 1px solid #D2D2D2; height: 220px; }
.device-xxs .couvPasDispo { height: 420px; }

 /*------------------- global et typographie -------------------*/

h1, h2, h3 { font-family: Inter !important; font-weight: normal; line-height: 1.3; }
*::selection { background: #ccc !important; color: #000; text-shadow: none; }

 /*------------------- header et top-bar -------------------*/

#top-social li .ts-icon { color: #000; }
#top-bar { height: 40px !important; }
#top-bar { height: 20px; }
.texteHeader { text-align: right; padding-top: 20px; }
.device-sm .texteHeader { text-align: center; padding-top: 20px; padding-bottom: 20px; }

 /*------------------- menu principal et sous-menus -------------------*/

#primary-menu.style-2 > div > ul > li > a i { line-height: 1; }
#primary-menu ul ul a { font-size: 14px; text-transform: none; font-weight: normal; }
#primary-menu-trigger { background-color: transparent !important; top: 100%; }
.device-sm #primary-menu, .device-xs #primary-menu, .device-xxs #primary-menu { float: left; width: 100%; }
body.en.device-lg #primary-menu ul li a { padding-left: 25px; padding-right: 25px; }
body.en.device-md #primary-menu ul li a { padding-right: 10px; padding-left: 10px; }

 /*------------------- menu – media queries -------------------*/

@media (min-width: 992px) and (max-width: 1199px) { #primary-menu ul li a { padding-left: 28px; padding-right: 28px; } body.en #primary-menu ul li a { padding-left: 30px; padding-right: 30px; } }
@media (min-width: 1200px) { body.en #primary-menu ul li a { padding-left: 40px; padding-right: 40px; } }
@media (min-width: 992px) and (max-width: 1199px) { #primary-menu ul li a { padding-left: 10px; padding-right: 10px; } }

 /*------------------- logo -------------------*/

#logo img { width: 280px; height: auto; margin-bottom: 15px; margin-top: 5px; }

 /*------------------- boutons header et cta -------------------*/

.bouton-header { background: #4f849d; color: #fff !important; padding: 5px 10px; border-radius: 0px; margin-top: 0px; font-size: 1em; letter-spacing: 0px; text-transform: uppercase; font-family: Inter !important; border: none; cursor: pointer; transition: background-color 0.3s ease, opacity 0.3s ease; }
.bouton-header:hover { background-color: #5b97b4; opacity: 0.9; }
.bouton-estimation { background: #4f849d; color: #fff !important; padding: 8px 34px; border-radius: 0px; margin-top: 0px; font-size: 18px; letter-spacing: 0px; text-transform: uppercase; font-family: Inter !important; border: none; cursor: pointer; transition: background-color 0.3s ease, opacity 0.3s ease; }
.bouton-estimation:hover { background-color: #5b97b4; opacity: 0.9; }
.bouton-paiement { background: #4f849d; color: #fff !important; padding: 17px 13px; border-radius: 0px; font-size: 1.6em; letter-spacing: 0px; text-transform: uppercase; font-family: Inter !important; border: none; cursor: pointer; transition: background-color 0.3s ease, opacity 0.3s ease; }
.bouton-paiement:hover { background-color: #5b97b4; opacity: 0.9; }

 /*------------------- titre de page -------------------*/

.titre_page, .titre_page a { color: #000; font-weight: 300; line-height: 1.5; margin-top: 70px; margin-bottom: 30px; text-transform: uppercase; font-size: 32px; letter-spacing: 1px; font-family: Inter !important; }
.titre_page { position: relative; display: block; text-align: center; padding-bottom: 15px; }
.titre_page::after { content: ""; display: block; width: 140px; height: 2px; background-color: #3B79A0; margin: 10px auto 0; }

 /*------------------- slider revolution -------------------*/

.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child { margin-bottom: 0px; font-size: 20px !important; font-family: Poppins !important; line-height: 1em !important; }
.tp-caption { margin-bottom: 0; font-size: 14px; font-family: Poppins; }
@media screen and (max-width: 768px) { .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child { margin-bottom: 0px; font-family: Poppins !important; font-size: 9px !important; line-height: 1em !important; } }

 /*------------------- home actualités (3 colonnes) -------------------*/

.home_actualite { display: flex; flex-wrap: wrap; gap: 30px; margin-top: 40px; justify-content: flex-start; font-family: Inter !important; }
.home_actualite .entry.actualite { background: #fff; overflow: hidden; width: calc(33% - 20px); display: flex; flex-direction: column; box-sizing: border-box; }
.home_actualite .entry.actualite .entry-image { width: 100%; overflow: hidden; }
.home_actualite .entry.actualite .entry-image img { width: 100%; height: auto; display: block; }
.home_actualite .entry.actualite .entry-c { padding: 0; display: flex; flex-direction: column; flex: 1; justify-content: space-between; }
.home_actualite .entry.actualite .entry-title h2 { font-size: 16px; line-height: 1.4; margin: 0 0 10px 0; color: #000000; text-transform: uppercase; }
.home_actualite .entry.actualite .entry-title h2 a { color: #000000; text-decoration: none; transition: color 0.3s ease; }
.home_actualite .entry.actualite .entry-title h2 a:hover { color: #000000; text-decoration: underline; }
.home_actualite .entry.actualite .entry-content.texte_actualite { display: none; }

/*------------------- overlay texte sur image -------------------*/
.image-overlay-container {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 4px;
}

.image-overlay-container img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

/* Lien principal */
.image-overlay-container a {
    display: block;
    position: relative;
    text-decoration: none;
    color: inherit;
}

/* Overlay texte */
.text-overlay {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    color: #ffffff;
    font-family: Inter;
    font-size: clamp(1.3rem, 4vw, 2.5rem);
    font-weight: 500;
    text-align: center;
    line-height: 1.1;
    text-transform: uppercase;
    padding: 15px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.25);
    transition: background 0.3s ease;
    pointer-events: none;           /* ← IMPORTANT */
}

.text-overlay span {
    pointer-events: auto;           /* permet au texte d'être "cliquable" */
}

/* Effets au survol */
.image-overlay-container:hover .text-overlay {
    background: rgba(0, 0, 0, 0.45);
}

.image-overlay-container:hover img {
    transform: scale(1.05);
}

 /*------------------- carrousels et belles enchères -------------------*/

.CarouselResultat { color: black;}
.CarouselEstimation { display: none; }
.contentCarouselLot { text-align: center; }
.belles_encheres_home .owl-carousel .owl-item img { margin: 0 auto; border-radius: 3px; height: 200px; }
.belles_encheres_home .imgphare { display: table-cell; height: 200px; margin-bottom: 14px; margin-right: 19px; overflow: hidden; text-align: center; vertical-align: middle; float: left; max-height: 200px; min-height: 200px; width: 100%; }
.belles_encheres_home, .belles_encheres, .belles_encheres_colonne { text-align: center; margin-top: 20px; }

 /*------------------- carrousel vertical -------------------*/

.verticalCarouselContent { border: 1px solid #fff; }
.col-md-4 .belles_encheres_colonne .verticalCarouselLot { padding: 10px 0; }
.device-lg .belles_encheres_colonne { padding: 0 40px; }
.device-sm .belles_encheres_colonne { padding: 0 100px; }
.device-md .belles_encheres_colonne, .device-xs .belles_encheres_colonne { padding: 0 20px; }
.device-xs .belles_encheres_colonne { padding: 0 30px; }

 /*------------------- trombinoscope -------------------*/

.trombi-card { height: 100%; padding: 30px 20px; text-align: center; display: flex; flex-direction: column; align-items: center; }
.trombi-card img { width: 240px; height: 240px; object-fit: cover; margin-bottom: 20px; border-radius: 50%; box-shadow: -9px 0px lightblue; }
.trombi-card h3 { font-weight: 500; text-transform: uppercase; letter-spacing: 0.05em; margin: 0 0 8px 0; }
.trombi-card .role { line-height: 1.4; margin-bottom: 15px; flex-grow: 1; }
.trombi-card a { font-weight: 500; text-decoration: none; position: relative; padding-bottom: 2px; }
.trombi-card a::after { content: ''; position: absolute; width: 0; height: 1px; bottom: 0; left: 0; background-color: var(--trombi-primary); transition: width 0.3s ease; }
.trombi-card a:hover::after { width: 100%; }

 /*------------------- formulaire estimation -------------------*/

#estim input, #estim textarea { width: auto !important; }
.formulaireContact .col-sm-2 { width: 17% !important; }
.fond_estimation { background-color: #f9f9f7; padding: 25px; border-radius: 4px; }
#estim { background: #f9f9f7; border: 1px solid #e5e0d5; border-radius: 8px; padding: 1.8rem 2rem; box-shadow: 0 4px 12px rgba(0,0,0,0.06); line-height: 1.65; color: #222; }
@media (max-width: 768px) { #estim input, #estim textarea { width: 100% !important } }
.device-xxs .calendrier .entry-c {width: auto;}
input[type="checkbox"] { transform: scale(2);}

 /*------------------- bloc paiement -------------------*/

.paiement { background-color: #F2F0EC; padding: 20px; float: left; margin-top: 40px; margin-bottom: 20px; border-radius: 4px; }
.paiement { background-color: #f9f9f7; padding: 20px; float: left; margin-top: 40px; margin-bottom: 20px; border-radius: 4px; }
.paiement { margin-top: 50px; }
.paiement h3 { display: none; }
.paiement h3 { display: none; }
.paiement .freeForm .label { float: left; font-size: 14px; color: #000; text-align: left; }
.paiement input, .page_newsletter input { font-size: inherit; line-height: inherit; clear: both; float: left; width: 100%; }

 /*------------------- widget contact / adresse -------------------*/

.widget-title { font-size: 1.5rem; font-weight: 600; color: #1a1a1a; margin: 0 0 1.2rem 0; padding-bottom: 0.6rem; border-bottom: 2px solid #d4af37; text-transform: uppercase; letter-spacing: 0.8px; }
.contact-card { background: #f9f9f7; border: 1px solid #e5e0d5; border-radius: 8px; padding: 1.8rem 2rem; box-shadow: 0 4px 12px rgba(0,0,0,0.06); line-height: 1.65; color: #222; }
.contact-header { margin-bottom: 1.4rem; }
.contact-header strong { letter-spacing: 0.4px; color: #000; }
.subtitle { color: #555; font-weight: 400; }
.contact-details { font-style: normal; margin-bottom: 1.3rem; color: #222; }
.contact-info { margin: 1.4rem 0; }
.contact-line { margin: 0.6rem 0; }
.label { display: inline-block; width: 72px; font-weight: 600; color: #444; }
.contact-line a { color: #1a3c6e; text-decoration: none; transition: color 0.18s; }
.contact-line a:hover { color: #000; text-decoration: underline; }
.horaires { margin: 1.6rem 0; padding-top: 1.4rem; border-top: 1px solid #e8e4d8; }
.horaires strong { display: block; margin-bottom: 0.7rem; }
.horaires p { margin: 0; color: #333; }
.acces { display: flex; flex-wrap: wrap; gap: 2rem; margin-top: 1.4rem; padding-top: 1.3rem; border-top: 1px solid #e8e4d8; }
.acces strong { color: #222; }

 /*------------------- carte grise -------------------*/

.carte-grise { background: #f9f9f7; padding: 20px; border-radius: 5px; }

 /*------------------- calendrier et années -------------------*/

.calendrier_annees { font-weight: 500; margin-bottom: 50px; }
.triAnnee, .triAnnee a { background-color: #3B79A0; color: #fff !important; padding: 2px 6px; line-height: 2; }
.annee1970 { display: none; }
triAnneeTexte { text-transform: uppercase; }

 /*------------------- page actualité -------------------*/

.page_actualite .entry.clearfix.actualite .entry-image { width: 230px; margin-right: 20px; }

 /*------------------- overrides et divers -------------------*/

.entry { border-bottom: none; }
.more-link { display: none; }
.owl-theme .owl-controls { display: none; }
.btn.ghost { text-transform: uppercase !important; }
.cataPasDispo, .entry-title h2 { text-transform: uppercase; margin-top: 10px; }
.ordre_false.product, .pageOrdre .ordre_false.product { height: 600px !important; }
.product-image { width: 100%; height: 300px !important; overflow: hidden; }
.productOnline { clear: both; }
.loupe { display: none; }
.texte_actualite { font-size: 1em; line-height: 1.3em; }
.bloc_vente_date { color: #000; font-size: 14px; font-weight: 300; font-style: normal; margin-top: 20px; }
.bloc_vente_lieu { color: #333333; font-style: italic; margin-top: 4px; font-size: 12px; margin-top: 10px; font-style: normal; }
.layoutsExemple .entry-image { width: 220px; float: left; margin-right: 0; }
.page_calendrier.liste-vente .layoutsExemple .entry-image { width: 170px; float: left; margin-right: 0; }
 /*------------------- footer et social -------------------*/

.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }
#copyrights { font-size: 14px; line-height: 1.8; }

 /*------------------- langues -------------------*/

.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN "; font-weight: bold; padding-right: 20px; }
.languefr::after { content: " FR "; font-weight: bold; padding-right: 20px; }

 /*------------------- page statique -------------------*/

.calLegende { background-color: #f1f1f1; padding: 20px; width: 100% !important; text-align: center; margin-bottom: 40px; }
.page_statique h2, .page_statique h3 { margin-top: 40px; }


 /*------------------- media queries globales -------------------*/

@media (max-width: 991px) {
    #top-search a {
        right: 40px;
    }

    #top-search a i {
        top: -5px;
    }

    #logo img {
        width: 230px;
        height: auto;
        margin: 5px 0 15px 0;
    }

    .equal-container .col-md-6 {
        padding: 0;
    }

    .paiement select {
        width: 100%;
    }

    #estim input,
    #estim textarea {
        width: auto;
    }

    .bouton-paiement {
        font-size: 1em;
    }

    .titre_page,
    .titre_page a {
        color: #000;
        font-weight: 300;
        line-height: 1.5;
        margin: 70px 0 30px 0;
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: 1px;
        font-family: 'Inter', sans-serif !important;
    }

    #cpgen-menu {
        background-color: #3B79A0;
        height: 51px;
    }
}

@media (max-width: 575px) {
    .home_actualite {
        gap: 20px;
    }

    .home_actualite .entry.actualite {
        width: 100%;
    }

    .home_actualite .entry.actualite .entry-c {
        padding: 15px;
    }

    .home_actualite .entry.actualite .entry-title h2 {
        font-size: 15px;
    }
}

@media (max-width: 500px) {
    .contact-card {
        padding: 1.5rem;
    }

    .acces {
        display: flex;
        flex-direction: column;
        gap: 1.2rem;
    }
}