.ordre_false.product, .pageOrdre .ordre_false.product { height: 620px !important; }
.product-image {height: 300px; }

/*-------------------layouts exemple-------------------*/

.layoutsExemple .entry-image { width: 170px; float: left; margin-right: 0; }

/*-------------------bloc sur la home texte bouton image-------------------*/

.slider-container { display: flex; align-items: center; justify-content: space-between; padding: 40px 10%; gap: 30px; }
.slider-content { flex: 1; text-align: left; }
.slider-title a { color: #ffffff !important; text-decoration: none; font-size: 2.5rem; line-height: 1.2; font-weight: bold; }
.slider-actions { margin-top: 25px; }
.slider-btn-primary { display: inline-block; padding: 12px 25px; background-color: #ffffff; text-decoration: none; border-radius: 4px; font-weight: bold; transition: opacity 0.3s; }
.slider-btn-primary:hover { opacity: 0.9; }
.slider-image { flex: 1; text-align: right; }
.slider-image img { max-width: 100%; height: auto; border-radius: 8px; }
.specialites-container { text-align: center; padding: 40px 0; }
.bouton-specialites { display: inline-block; padding: 10px 20px; border: 1px solid #ccc; text-decoration: none; color: #333; border-radius: 4px; background-color: white; font-weight: bold; }

@media (max-width: 768px) { .slider-container { flex-direction: column; text-align: center; } .slider-content, .slider-image { text-align: center; } .slider-title { font-size: 1.8rem; } }

/*-------------------media-------------------*/

@media screen and (min-width: 769px) { a[href="/estimation-en-ligne"] div { color: #08212d; font-weight: 600; } }

/*-------------------slider-------------------*/

.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 { font-family: Poppins; }
#slider { margin-bottom: 4px; }

/*-------------------divers-------------------*/

[class^="icon-legal"] { margin-right: 0px; }
.marginTop { margin-top: 40px; }

/*-------------------logo-------------------*/

#top-bar { height: auto; line-height: 44px; font-size: 13px; }
#logo img { height: 100px; width: auto; margin-bottom: 20px; }
@media screen and (max-width: 767px) { #logo img { height: 70px; } }
#top-social li { border-left: 0px solid #fff; }
#top-social li a { color: #08212d; }

/*-------------------menu-------------------*/

#primary-menu { border-top: 1px solid #08212d; }
#primary-menu.style-2 > div > ul > li > a i { line-height: 40px; }
.device-md #primary-menu ul li a { padding-left: 17px; padding-right: 17px; }
@media all and (min-width: 1024px) { #primary-menu > div > ul > li:nth-child(7) { background-color: #fff !important; color: #08212d !important; } }
@media all and (min-width: 1024px) { #primary-menu > div > ul > li:nth-child(7) a:link { color: #08212d !important; border-bottom: 1px solid #08212d; } }
@media (max-width: 991px) { #primary-menu .container.clearfix { padding-left: 20px; background-color: #000; } }

/*-------------------home actualite-------------------*/

.device-lg .home_actualite .entry.clearfix.actualite, .device-md .home_actualite .entry.clearfix.actualite { float: left; width: 30%; }
.device-sm .home_actualite .entry.clearfix.actualite { float: left; width: 45%; margin-right: 36px; }
.home_actualite .entry-c { clear: both; }
.device-lg .home_actualite .entry-image, .device-md .home_actualite .entry-image { width: 250px !important; float: left; margin-right: 10px; }
.device-sm .home_actualite .entry-image { width: 230px !important; float: left; margin-right: 10px; }

/*-------------------home estimation-------------------*/

.encart_estimation .bouton { border-radius: 2px; background-color: #fff; color: #08212d; margin: 10px 0px; font-size: 16px !important; width: auto; }
.module_estimation { background-color: #08212d; min-height: 455px; border-radius: 2px; margin-bottom: 40px; }
.device-md .module_estimation { background-color: #08212d; min-height: 374px; }
.device-sm .module_estimation { background-color: #08212d; min-height: 287px; }
.encart_estimation { text-align: center; }
.titre_estimation, .titre_estimation a:link { color: #fff; text-transform: none; font-family: Bodoni Moda; font-weight: 500; font-size: 38px; letter-spacing: 1px; margin-top: 60px; margin-bottom: 20px; text-align: center; }
.device-sm .titre_estimation, .device-sm .titre_estimation a:link { color: #fff; font-weight: 600; font-size: 26px; margin-top: 22px; margin-bottom: 16px; }
.device-xs .titre_estimation, .device-xs .titre_estimation a:link, .device-xxs .titre_estimation, .device-xxs .titre_estimation a:link { color: #fff; font-weight: 600; font-size: 26px; margin-top: 22px; margin-bottom: 16px; padding-top: 20px; }
.texte_estimation a:link { color: #fff; }

/*-------------------langues-------------------*/

.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN"; font-weight: bold; margin-right: 20px; }
.languefr::after { content: " FR"; font-weight: bold; margin-right: 20px; }

/*-------------------titres-------------------*/

.titre_page, .titre_page a, .titre_page a:visited { width: 100%; font-size: 25px; margin: 40px 0px 30px 0px; padding: 5px; font-weight: 500; color: #fff; background-color: #08212d; font-family: Bodoni Moda; clear: both; line-height: 1; }

/*-------------------responsive titres-------------------*/

.device-xxs .titre_page, .device_xxs .titre_formulaire_contact { font-size: 22px; line-height: 1; padding: 5px; }
.device-xxs h2 { font-size: 15px; line-height: 18px; }

/*-------------------footer-------------------*/

#footer a img.flag { opacity: 0.5; height: 25px; }
#footer a:hover img.flag { opacity: 1; height: 25px; }
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }

/*-------------------trombinoscope-------------------*/

.trombinoscope { display: flex; flex-wrap: wrap; margin: -15px; }
.trombi { width: 25%; padding: 15px; box-sizing: border-box; }
.equipe { background-color: #fff; border: 1px solid #eee; border-radius: 6px; padding: 20px; text-align: center; height: 100%; }
.equipe img { display: block; margin: 0 auto 15px auto; border-radius: 6px; }
.equipe h4 { margin: 10px 0; font-weight: bold; }
.equipe p { line-height: 1.4; margin: 0; }
.equipe a { color: #007bff; text-decoration: none; }
.equipe a:hover { text-decoration: underline; }
@media (max-width: 992px) { .trombi { width: 50%; } }
@media (max-width: 576px) { .trombi { width: 100%; } .titre_estimation a:link { font-size: 23px; margin-top: 22px; margin-bottom: 20px; } }

/*-------------------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; }

@media (max-width: 991px) { #primary-menu-trigger { top: 100%; } }