.ordre_false.product, .pageOrdre .ordre_false.product { height: 620px !important; }
.product-image { height: 300px; }

.entry { border-bottom: none; }
@media (max-width: 991px) { body:not(.top-search-open) #primary-menu-trigger { background: transparent !important; } }
#logo img { display: block; max-width: 100%; width: 200px; }
@media (max-width: 767px) { #logo img { display: block !important; max-width: 87% !important; margin-left: 5% !important; } }
.more-link {border-bottom: none;}
.entry.clearfix.actualite .entry-title {
    float: left;
    width: 79%;
}

.layoutsExemple .entry-image {
    width: 210px;
    margin-right: 0;
}

.calendrier .couverture_catalogue img {
    border-radius: 0px;
    border: 1px solid #eee;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.calendrier .couverture_catalogue img:hover {
    border-radius: 0px;
    border: 1px solid #eee;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


/*-------------------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;
    }
}


/*-------------------bouton drouot-------------------*/
.bouton-drouot {background-color:white;color:#000 !important;border:1px solid #000;padding:5px 12px;border-radius:5px;margin-bottom:20px;display:inline-block;text-align:center;text-decoration:none;font-size:11px;transition:background-color 0.3s ease;}
.bouton-drouot:hover {background-color:#f0f0f0;color:#000 !important;cursor:pointer;}

/*------------------- zoom ecran -------------------*/
.container { width: 95%; /* Occupe presque tout l'écran sur mobile/tablette */ max-width: 1600px; /* On augmente la limite pour réduire le blanc */ margin: 0 auto; }

/*------------------- background onglet -------------------*/

ul.sf-js-enabled a[href="/estimation-en-ligne"] { background-color: #001e97; color: white; }
ul.sf-js-enabled a[href="/estimation-en-ligne"]:hover { background-color: #001e97; color: white; }
ul.sf-js-enabled a[href="/estimation-en-ligne"] div { color: white; }

ul.sf-js-enabled a[href="/en/online-valuation"] { background-color: #001e97; color: white; }
ul.sf-js-enabled a[href="/en/online-valuation"] :hover { background-color: #001e97; color: white; }
ul.sf-js-enabled a[href="/en/online-valuation"] div { color: white; }

/*------------------- menu -------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu { margin-top: 0px; }

.header2 #primary-menu { margin-top: 47px; }
@media (max-width: 991px) {.header2 #primary-menu { margin-top: 0px !important; } }
#top-social li a { font-weight: bold; color: #161aa5; }
.top-links a img { opacity: 0.5; height: 25px; }
.top-links a:hover img { opacity: 1; height: 25px; }
#top-social li { border-left: 0px solid #fff; }
.imgphare { padding-bottom: 16px; }
.droite_catalogue img { max-width: 120px; height: auto; }
.productOnline, .productOnlineResult { clear: both; }
.noPadding.col-md-6.texteCGV { padding: 0px 30px !important; }

/*------------------- 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: 280px; }
.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: 280px; min-height: 280px; width: 100%; }
.belles_encheres_home, .belles_encheres, .belles_encheres_colonne { text-align: center; margin-top: 20px; }

/*------------------- social footer -------------------*/

.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }

/*------------------- bouton estimation -------------------*/

.bouton-estimation { display: inline-block; background-color: #161aa5; color: #ffffff !important; padding: 12px 24px; text-decoration: none; border-radius: 100px; font-weight: bold; transition: all 0.3s ease; text-transform: uppercase; border: 2px solid #161aa5; font-size: 1.5rem; }
.bouton-estimation:hover { background-color: transparent; color: #161aa5 !important; cursor: pointer; }

/*------------------- menu – media queries -------------------*/

@media (max-width: 992px) { #primary-menu ul li a { padding-left: 10px; padding-right: 10px; font-size: 10px; } }
@media (min-width: 992px) and (max-width: 1199px) { #primary-menu ul li a { padding-left: 14px; padding-right: 14px; } body.en #primary-menu ul li a { padding-left: 14px; padding-right: 14px; } }
@media (min-width: 1200px) { body.en #primary-menu ul li a { padding-left: 14px; padding-right: 14px; } }
@media (min-width: 992px) and (max-width: 1199px) { #primary-menu ul li a { padding-left: 10px; padding-right: 10px; } }

/*------------------- titres pages -------------------*/

.titre_page, .titre_accueil { color: #161aa5; font-size: 22px; font-weight: bold; margin: 61px 0px 45px 0px; padding: 0; letter-spacing: 1px; text-transform: uppercase; display: flex; align-items: center; text-align: center; }
.titre_page::before, .titre_page::after, .titre_accueil::before, .titre_accueil::after { content: ""; flex: 1; height: 3px; background: #161aa5; }
.titre_page::before, .titre_accueil::before { margin-right: 15px; }
.titre_page::after, .titre_accueil::after { margin-left: 15px; }
.titre_page a, .titre_accueil a { color: inherit; text-decoration: none; }
@media (max-width: 991px) { .titre_page { font-size: 19px; } }

/*------------------- 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; } }

#slider { margin-top: 20px; margin-bottom: 5px; }
#header.sticky-header #header-wrap img { max-height: 32px; width: 48px; }


/*------------------- home actualités (3 colonnes) -------------------*/

.home_actualite { display: flex; flex-wrap: wrap; gap: 30px; margin-top: 40px; justify-content: flex-start; font-family: Poppins !important; }
.home_actualite .entry.actualite { background: #f3f3f3; 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: 79%; 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; font-family: Poppins;}
.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; }
.home_actualite .entry.actualite .actualite_lire_suite { display: none; }

/*------------------- social footer -------------------*/

.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }

/*------------------- bug formulaire -------------------*/

#etape2 > div:nth-child(2) > div:nth-child(1) > input:nth-child(1) { margin-left: -15px; }
.device-xxs #form_inscription .row { padding-left: 20px; }

/*------------------- home -------------------*/

.salePhareImage img { width: 230px; height: auto; margin-bottom: 10px; }
.device-sm .salePhareImage img { width: 360px; height: auto; }
.device-xs .salePhareImage img { width: 270px; height: auto; }
.salePhareImage { border-radius: 3px; }
.actualite_droite { float: left; }
.vente_phare { padding-bottom: 120px; clear: both; }
.newsPhareImage, .salePhareImage { margin-bottom: 15px; }
.salePhareTitle { font-size: 12px; font-weight: bold; text-transform: uppercase; color: #001e97; }
.salePhareDate { color: #333; font-weight: 600; font-size: 13px; }
.salePhareLocation { color: #000; font-style: italic; margin-top: 4px; font-size: 12px; text-transform: capitalize; }
.actualite_droite .entry.clearfix.actualite .entry-image { width: 230px; float: left; margin-right: 0; clear: both; margin-bottom: 20px; }
.device-sm .actualite_droite .entry.clearfix.actualite .entry-image { width: 140px; float: left; margin-right: 0; clear: both; margin-bottom: 20px; }
.device-lg .actualite_droite .entry.clearfix.actualite .entry-c, .device-md .actualite_droite .entry.clearfix.actualite .entry-c { clear: both; }
.page_calendrier.home { margin-bottom: 80px; }
.actualité_droite { margin-bottom: 100px; }
.actualité_droite .entry.clearfix.actualite { margin-bottom: 50px; }

/*------------------- top-search -------------------*/

#top-search form input { background: #fff none repeat scroll 0 0; border-radius: 6px 0px 0px 6px; float: left; font-size: 16px; height: 24px; line-height: 25px; margin-top: 8px !important; padding: 5px 5px 5px 7px !important; width: 90%; font-weight: normal; color: #000; }
#top-search form input.loupe { background: #ffffff url("https://www.lebrech-associes.com/uploads/Image/img_site/bt_go.gif") no-repeat scroll 0px 1px !important; width: 30px; height: 24px; color: #000; float: left; border-radius: 0px 4px 4px 0px; }
#top-search form input { font-size: 14px; font-weight: normal; }
#searchFiltre input.btRecherche { margin-bottom: 20px; }
#top-search, #top-cart, #side-panel-trigger { float: right; height: 19px; }
.style-2 .container #top-cart .top-cart-content { top: 31px; }
.button { background-color: #161aa5; color: #fff; border-color: #161aa5; }
#top-cart > a > span { right: 16px; color: #000; background-color: #fff; }
#searchFiltre input.btRecherche { width: 100%; padding: 6px 10px; background-color: #161aa5; color: #fff; border: 1px solid #161aa5; border-radius: 0 4px 4px 0; }
#searchFiltre input.btRecherche { margin-bottom: 20px; }
#searchFiltre { background-color: #f8f8f8; }
#searchFiltre input.btRecherche:hover { width: 100%; padding: 6px 10px; background-color: #000; color: #fff; border: 1px solid #000; border-radius: 0 4px 4px 0; }

/*------------------- carrousel vertical -------------------*/

.belles_encheres_colonne { text-align: center; margin-top: 20px; }
.device-lg .belles_encheres_colonne { padding: 0px 30px; }
.device-sm .belles_encheres_colonne { padding: 0px 100px; }
.device-md .belles_encheres_colonne, .device-xs .belles_encheres_colonne { padding: 0px 20px; }
.device-xs .belles_encheres_colonne { padding: 0px 40px; }
.device-xxs .belles_encheres_colonne { padding: 0px; }
.verticalCarouselContent { border: 1px solid #fff; }
.col-md-4 .belles_encheres_colonne .verticalCarouselLot { padding: 10px 0px 10px 0px; }
.belles_encheres_colonne .CarouselResultat { color: #161aa5; background-color: #fff; border-radius: 3px; padding: 1px 0px; }
.imgphare img { padding-bottom: 0px; }
.encart_titre, .encart_titre a { font-weight: bold; color: #161aa5 !important; }

/*------------------- calendrier -------------------*/

.triAnnee.annee { background-color: #161aa5 !important; }
.triAnnee.annee1970 { display: none; background-color: #222 !important; }
.triAnnee { background-color: #161aa5; border-radius: 3px; color: #fff !important; padding: 0px 5px; }
.triAnnee:hover { background-color: #000; border-radius: 3px; color: #fff !important; padding: 0px 5px; }
.calendrier_annees {
    margin-bottom: 50px;
    line-height: 2;
}


.bloc_mois_date { margin-top: 0px; }
.entry-title h2, .entry-title h2 a, .entry-title h2 a:link {text-transform: uppercase; color: #001e97; }
.entry-image { margin-bottom: 20px; }


.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #f8f8f8; }
.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #fff url("https://www.lebrech-associes.com/uploads/Image/img_site/widget_catalogue_no_couv.png") no-repeat scroll center center; background-size: 100% 100%; border: 1px solid #D2D2D2; height: 220px; }
.widget_calendrier_experts { overflow: auto; height: 270px; margin-top: 30px; font-size: 13px; padding-left: 20px; }

/*------------------- catalogue -------------------*/

.button.button-border:hover { background-color: #666 !important; color: #FFF; }
.button.button-border { border: 1px solid #161aa5; text-shadow: none; }
.product-description h2 { text-transform: none; }
.product-image.no_picture { background-image: url("https://www.lebrech-associes.com/uploads/Image/img_site/no_picture.png"); background-position: center center; background-repeat: no-repeat; background-size: 80% 70%; width: 100% !important; height: 170px !important; padding-right: 20px; border-radius: 4px; border: 1px solid #f8f8f8; background-color: #f8f8f8; }
.product-title h3 { font-size: 12px; line-height: 14px; text-transform: uppercase; height: 30px; max-height: 30px; overflow: hidden; }
.pagination .currentStep { background: #161aa5; color: #fff; padding: 8px 12px; margin: 0 2px; }
.fiche_lot_num { font-size: 35px; color: #161aa5; font-weight: bold; float: left; }
.fiche_lot_resultat { color: #161aa5; }
.single-product .fiche_lot_resultat { background: #161aa5; color: #fff; padding: 5px; float: left; border-radius: 2px; margin: 10px 0; }
#page-title.page-title-mini h1 { font-weight: 300; font-size: 14px; color: #888; }
.device-xxs #page-title.page-title-mini h1 { font-weight: 300; font-size: 14px; color: #888; }
.lieu_vente { color: #222; font-size: 16px; line-height: 17px; font-style: normal; margin-bottom: 10px; text-align: left; }
.product { border: 1px dotted #ccc; }
.product-description h4 { font-size: 12px; font-weight: normal; line-height: 13px; color: #000; height: 30px; text-transform: none; }
.sale-flash2 { background: #161aa5 none repeat scroll 0 0; border-radius: 2px; color: #ffffff; float: left; margin: 10px 0; padding: 5px; float: left; font-weight: bold; width: auto; clear: both; }
.col-md-6.product-desc .productOnline, .col-md-6.product-desc .productOnlineResult { margin: 30px 0; background-color: #161aa5; color: #fff; border-color: #161aa5; }
.bloc_vente_date { color: #222; font-size: 13px; font-weight: bold; font-style: normal; clear: both; margin-top:20px;}
.date_vente { color: #222; }
.product-overlay a:hover { background-color: #161aa5; }
.jq-icon-info { background-color: #161aa5 !important; color: #fff; border-color: #161aa5 !important; }

/*------------------- cgu - pages statiques -------------------*/

.calLegende { background-color: #f1f1f1; padding: 20px; width: 100% !important; text-align: center; margin-bottom: 40px; }
.page_statique h2 { clear: both; padding: 20px 0px; margin-top: 40px; text-transform: uppercase; }
.page_statique h3 { padding: 20px 0px 0px 10px; font-size: 12px; font-style: italic; }
.page_statique h4 { padding: 20px 0px 0px 10px; font-size: 12px; }

/*------------------- paiement -------------------*/

.paiement { background-color: #f1f1f1; float: left; padding: 20px; margin-top: 30px; }
.paiement h3 { display: none; }

/*------------------- formulaires -------------------*/

#estim { margin-top: 30px; }
#etape1, #etape2, #etape3, #droit { margin-bottom: 0px; }
#estim input, #estim textarea { width: auto; }
.newsletter_lettrine { display: none; }
.freeForm .label { float: left; font-size: 14px; width: 280px; color: #161aa5; text-align: left; }
.device-lg .newsletter_colonne { float: left; width: 33%; }
.device-md .newsletter_colonne, .device-sm .newsletter_colonne { float: left; width: 100%; }
.device-md .newsletter_chekbox_txt, .device-sm .newsletter_chekbox_txt { font-size: 12px !important; }
.page_newsletter #etape1, .page_newsletter #etape2, .page_newsletter #etape3, .page_newsletter #droit { padding: 25px; margin-bottom: 0px !important; margin-top: 0px; width: 100%; }
.device-xxs .page_newsletter #etape1, .device-xxs .page_newsletter #etape2, .device-xxs .page_newsletter #etape3, .device-xxs .page_newsletter #droit { padding: 25px 10px 25px 5px; margin-bottom: 0px !important; }
.page_expertiser, page_newsletter, .inscription_legende { padding-bottom: 30px; }
.inscription_legende { padding-bottom: 30px; }
#estim .row { margin-bottom: 10px; }
.page_expertiser #etape1, .page_expertiser #etape2, .page_expertiser #etape3, .page_expertiser #droit { background-color: #f1f1f1 !important; margin-bottom: 0px; padding: 25px; width: 100%; }
.page_abonnement #etape1, .page_abonnement #etape2, .page_abonnement #etape3, .page_abonnement #droit { background-color: #fff !important; margin-bottom: 0px; padding: 25px; }
.device-xxs .page_newsletter .col-sm-3 { padding-right: 0px; }
.device-xxs textarea { width: 100%; }
.device-xs input[type="radio"] { width: 14px !important; }
.device-xs #estim input [type="radio"] { width: 14px !important; }
.device-xxs #estim input[type="radio"] { width: 14px !important; }
.device-sm input[type="radio"] { width: 14px !important; }
.device-sm #estim input [type="radio"] { width: 14px !important; }
.device-xxs input[type=email] { width: 100%; }
.device-xxs .formulaireContact input[type=civilite] { width: 100%; }
.pageExpertiser .fond_estimation { float: left; padding: 20px 0; width: 100%; }
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois { border-bottom: 1px solid #f1f1f1; }
.fond_estimation { padding: 20px; width: 100%; background-color: #f1f1f1; margin-bottom: 10px; }
.page_newsletter .fond_estimation { float: left; padding: 20px; width: 100%; background-color: #f1f1f1; margin-bottom: 10px; }
.newsletter_theme { font-size: 11px; }

/*------------------- footer -------------------*/

#gotoTop { background-color: #161aa5; }
#gotoTop:hover { background-color: #384faf; }
.flags a img { opacity: 0.5; height: 25px; }
.flags a:hover img { opacity: 1; height: 25px; }