.address {margin-left: 10px;}

/*---------------- General Styles ----------------*/
#primary-menu-trigger { top: 136px; }
.social-icon i:last-child { color: black !important; }
.bloc_vente_date { color: #000; font-size: 12px; font-weight: 300; font-style: normal; padding-top: 10px; clear: both; }
.bloc_vente_lieu { color: #333333; font-style: italic; margin-top: 4px; font-size: 12px; clear: both; }
#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap,
#primary-menu.style-2 > div > ul > li > a { font-weight: bold; }
#slider { margin-bottom: 30px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
[class^="icon-legal"] { margin-right: 0px; }
.lot_recherche .lotnum { font-size: 16px; }
.droite_catalogue img { max-width: 120px; height: auto; }
.productLive { border-radius: 5px; border: 1px solid #c00935; color: #c00935; background: #fff; padding: 10px; line-height: 15px; float: left; text-align: center; margin-top: 10px; }
.productOnline,
.productOnlineResult { clear: both; }
.module_specialite .titre_page h1 { color: #000 !important; }
.module_specialite h2 { color: #000 !important; margin-bottom: 0px; padding-bottom: 4px; }
.ligneborder { border-bottom: 1px solid #ccc; width: 100%; margin-bottom: 20px; }
.device-lg .description { min-height: 265px; display: inline-block; }
.device-md .description { min-height: 317px; display: inline-block; }
.device-sm .description { min-height: 176px; display: inline-block; }
.device-sm .module_specialite img { margin-bottom: 30px; width: 500px; height: auto; }
.bloc_inventaire_gauche .col-md-6 { padding-left: 0px; }
.bloc_inventaire_droite .col-md-6 { padding-right: 0px; }
/* corrigé: removal of incorrect leading dot before div */
div.ElevenRowThreeCol.layoutsPage div.layoutsExemple.col-md-6 { padding-left: 0px; }
.lien_inclure { display: none; }
.expertise_lien .btn.btn-default { background: #a70076; color: #fff; padding: 6px 15px; border: 1px solid #a70076; border-radius: 0px; margin-top: 0px; width: 100%; }
.expertise_lien .btn.btn-default:hover { background: #000; color: #fff !important; border: 1px solid #000; }
.btn-default { color: #fff !important; background-color: #a70076; border-color: #a70076; }
.btn-default:hover { color: #fff; background-color: #000; border-color: #000; }
.device-lg .texteHeader,
.device-md .texteHeader { float: right; margin-right: 200px; margin-top: 26px; }
.device-sm .texteHeader { float: left; margin-top: 34px; margin-left: 90px; }
.device-sm #cpgenlogo { float: left; padding-left: 100px; }

/*----------------  #bouton header  ----------------*/
.widgetbouton.rdv .btn-default { color: #fff !important; background-color: #a70076; border-color: #a70076; font-size: 14px; }
.widgetbouton.rdv .btn-default:hover { color: #fff !important; background-color: #000; border-color: #000; font-size: 14px; }
@media screen and (max-width: 768px) {
  .widgetbouton.rdv { text-align: center; }
  .widgetbouton.rdv .btn-default { display: inline-block; margin: 0 auto; float: none; }
}

/*---------------- Social footer ----------------*/
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }

/*----------------  #recherche  ----------------*/
#searchFiltre { background-color: #f8f8f8; }
#searchFiltre input.btRecherche { margin-bottom: 20px; background-color: #a70076; color: #fff; border: 1px solid #a70076; border-radius: 0 4px 4px 0; }
#searchFiltre input.btRecherche:hover { background-color: #444; color: #fff; border: 1px solid #444; border-radius: 0 4px 4px 0; padding: 6px 10px; width: 100%; }
#primary-menu.style-2 > div #top-search { margin-top: 10px; }

/*----------------  #entete - menu------------- */
#top-social li a { font-weight: bold; color: #fff; }
#header .container { position: relative; margin-bottom: 10px; }
/* unified top-cart rule (kept the open state with negative margin for dropdown) */
#top-cart.top-cart-open .top-cart-content { opacity: 1; z-index: 30; margin-top: -25px; }
#logo { top: -20px; }
#logo img { width: 220px; height: auto; }
.device-xxs #logo, .device-xs #logo { top: -20px; }
.device-sm #logo { top: 0; }
.device-md #logo img, .device-sm #logo img { margin-right: 30px; top: 0px; width: 175px; height: auto; }
#header.sticky-header #header-wrap img { max-height: 37px; width: auto; height: 37px; }
.device-lg.en #primary-menu ul li a { padding-left: 50px; padding-right: 50px; }
.device-md.en #primary-menu ul li a { padding-left: 34px; padding-right: 34px; }
#top-cart .top-cart-content { border-top: 2px solid #a70076; }
#header.sticky-header #header-wrap #logo { top: 0px; }
.button { background-color: #a70076; color: #fff !important; }
.envoyer_ordre .button.button-border:hover { background: #a70076; color: #fff; border-color: #a70076; }
.flags img { opacity: 0.7; height: 25px !important; }
.flags a:hover img { opacity: 1; height: 25px; }
#top-bar { background: #000; margin-bottom: 50px; line-height: 44px; font-size: 11px; }
.top-links li > a { font-size: 9px; font-weight: 400; text-transform: uppercase; color: #fff; }
.top-links ul li { float: left; position: relative; height: 44px; border-left: 1px solid #EEE; }
.top-links li:hover { background-color: #a70076; color: #fff; }
#top-social li, #top-social li a, #top-social li .ts-icon, #top-social li .ts-text { height: 40px; line-height: 40px; }

/*----------------top-search-----------------*/
#top-search form input { background: #fff; border-radius: 6px 0px 0px 6px; float: left; font-size: 16px; height: 50%; line-height: 25px; margin-top: 8px !important; padding: 5px 5px 5px 7px !important; width: 90%; font-weight: normal; color: #000; }
#primary-menu .container #top-search form input::placeholder { color: #000000 !important; }
#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #side-panel-trigger { margin-top: 9px; margin-bottom: 20px; }
#top-search form input.loupe { background: #ffffff url(https://www.estim-nation.fr/uploads/Image/img_site/bt_loupe.png) no-repeat 0 4px !important; height: 34px; width: 30px; color: #000; float: left; border-radius: 0px 6px 6px 0px; background-size: 100% 100%; }
#top-search, #top-cart, #side-panel-trigger { float: right; margin: 10px 0 0 15px; }
.device-xxs #top-search form input, .device-xs #top-search form input, .device-sm #top-search form input { font-size: 11px; }
.device-xs #top-cart, .device-sm #top-cart { float: right; margin: 39px 0 0 15px; }

/*----------------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: Arial !important; font-size: 20px !important; }
.device-xxs .tp-caption { display: none; }

/*----------------  #titres  ----------------*/
.WidgetTitle.titre_page, .titre_page, .titre_page a { font-weight: bold; text-transform: uppercase; font-size: 22px; line-height: 24px; padding: 20px 0 10px 0; clear: both; }
.titre_page h1 { color: #a70076; font-weight: bold; text-transform: uppercase; font-size: 22px; line-height: 24px; padding: 20px 0 10px 0; clear: both; }
.titre_page h3 { padding: 0; margin: 20px 0 0 0; }
.entry-title h2, .post-grid .entry-title h2 { margin: 0; letter-spacing: 1px; font-size: 14px; line-height: 16px; color: #a70076; text-transform: uppercase; }
.device-xxs .entry-title h2, .device-xxs .post-grid .entry-title h2,
.device-xs .entry-title h2, .device-xs .post-grid .entry-title h2,
.device-sm .entry-title h2, .device-sm .post-grid .entry-title h2 { margin: 0; letter-spacing: 1px; font-size: 14px !important; line-height: 16px; color: #a70076; text-transform: uppercase; }
.device-xxs .WidgetTitle.titre_page { font-size: 18px; line-height: 20px; }
.encadre { background-color: #a70076; color: #fff; padding: 4px 0; line-height: 2; }
.button.button-large { padding: 0 20px; font-size: 13px; height: 35px; line-height: 35px; }
.social-icon { margin: 10px 5px 5px 0; width: 30px; height: 30px; font-size: 14px; line-height: 30px !important; color: #555; text-shadow: none; border: 1px solid #fff; border-radius: 3px; overflow: hidden; background-color: #fff; }
.social-icon:hover i:first-child { margin-top: -32px; }
.titre_bloc { padding-top: 60px; padding-bottom: 30px; }
.titre_bloc_texte, .titre_bloc_texte a { color: #a70076; font-weight: bold; text-transform: uppercase; font-size: 16px; line-height: 20px; padding: 0; float: left; margin-bottom: 20px; }
.titre_bloc_textegros, .titre_bloc_textegros a { color: #a70076; font-weight: bold; text-transform: uppercase; font-size: 22px; line-height: 24px; padding: 0; float: left; margin: 0; clear: both; }
.titre_bloc_texte2 { font-weight: bold; color: #000; font-size: 14px; padding-top: 4px; }
.titre_bloc_texte h1, .titre_bloc_texte2 h1, .titre_bloc_texte h2, .titre_bloc_texte h3, .titre_bloc_texte2 h2, .titre_bloc_texte2 h3 { padding: 0; margin: 0; }
.layoutsExemple .col-md-12 { margin: 0; }
.titre_bloc .titre_page h1 { clear: none; display: block; margin: 0; padding: 0; float: left; }

/*----------------  #home calendrier - et encarts------------- */
.entry-image img { border-radius: 0px; }
.home_calendrier .calendrierVertical .entry-title h2 { letter-spacing: 1px; font-size: 12px !important; text-transform: uppercase; height: 40px; max-height: 40px; overflow: hidden; clear: both; margin-bottom: 5px; line-height: 14px; color: #a70076; }
.home_calendrier .owl-item { padding-right: 10px; }
.home_calendrier .owl-carousel .owl-item img { width: 100%; }
.device-xxs .home_calendrier .owl-carousel .owl-item img { width: 100%; max-height: none; height: auto; overflow: visible; }
.verticalImage { width: 100%; padding: 0; max-height: 218px; overflow: hidden; }
.device-xxs .verticalImage { width: 100%; padding: 0; max-height: none; overflow: visible; height: auto; }
.device-xs .verticalImage { width: 100%; padding: 0; max-height: 135px; overflow: hidden; }
.device-md .verticalImage { width: 100%; padding: 0; max-height: 225px; overflow: hidden; }
.device-sm .verticalImage { width: 100%; padding: 0; max-height: 228px; overflow: hidden; }
.home_calendrier .owl-theme .owl-controls { text-align: center; margin-bottom: 50px; }
.verticalImage.couverture_catalogue { margin-bottom: 20px; }
.couverture_catalogue img { border: none; border-radius: 0px; }
.owl-theme .owl-dots .owl-dot.active span { background-color: #a70076; }
.home_calendrier .bloc_vente_date a { color: #a70076; font-size: 15px; text-transform: capitalize; font-weight: bold; }
.lotPhareResult { color: #a70076; font-weight: bold; padding-top: 6px; }
.calendrierVertical .entry-title { float: left; padding-top: 16px; }

/*----------------  #encarts home------------- */
.encart_home .lotPhareEstimate { display: none; }
.encart_home .lotPhareInfos h3 { margin: 0 0 6px 0; clear: both; }
.encart_home .lot_description { height: 30px; min-height: 30px; max-height: 30px; overflow: hidden; margin-bottom: 10px; }
.encart_home .newsPhareTitle, .encart_home .newsPhareTitle a { color: #a70076 !important; font-weight: bold; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; }
.newsPhareTitle { color: #a70076 !important; font-weight: bold; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; }
.newsPhare .newsPhareImage, .lotPhare .lotPhareImage, .ventePhare .ventePhareImage { max-height: 220px; overflow: hidden; width: 315px; margin-bottom: 20px; }
.encart_home .entry.clearfix.actualite { top: -18px; }
.encart_home .actualite .entry-image { max-height: 215px; overflow: hidden; width: 315px; margin-bottom: 20px; border-radius: 0px; }
.encart_home .entry-c { float: left; }
.encart_home .image_encart_lot { width: 315px; margin-bottom: 20px; }

/*----------------  #carrousel home-resultats------------- */
.belles_encheres_home .owl-carousel .owl-item img { margin: 0 auto; border-radius: 2px; height: 130px; }
.belles_encheres_home .imgphare { display: table-cell; height: 140px; margin-bottom: 14px; margin-right: 19px; overflow: hidden; text-align: center; vertical-align: middle; float: left; max-height: 140px; min-height: 140px; width: 100%; }
.belles_encheres_home { text-align: center; margin-top: 20px; }
.CarouselResultat { color: #a70076; margin-top: 4px; text-align: center; text-transform: none; font-weight: bold; }
.owl-theme .owl-dots .owl-dot.active span { background-color: #a70076; }
.owl-nav:hover { background-color: #fff; }
.oc-lot h5 { font-size: 12px; }

/*----------------  #calendrier couv------------- */
.triAnnee { line-height: 2; background-color: #a70076; border-radius: 1px; color: #fff !important; padding: 2px 5px; }
.triAnnee:hover { background-color: #999; color: #fff !important; padding: 2px 5px; }
.triAnnee.annee1970 { display: none; }
.calendrier_annees { margin-bottom: 30px; }
.page_calendrier_passees .estimLabelAff4 { display: none; }
.layoutsExemple .entry-image { width: 170px; float: left; margin-right: 0; }
.calendrier .col-md-10 { width: 72%; }
.device-xxs .calendrier .col-md-10 { width: 100%; clear: both; }
.device-xs .calendrier .col-md-10, .device-sm .calendrier .col-md-10 { width: auto; }
.device-xxs .entry-c { clear: both; }
.device-xs .layoutsExemple .entry-image { width: 64%; padding-left: 0; padding-right: 10px; }
.entry-image.no_couv { background-image: url("https://estim-nation.fr/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; width: 170px !important; height: 233px !important; border-radius: 4px; margin-left: 0px; margin-right: 20px; }
.device-xs .layoutsExemple .entry-image.couverture_catalogue { padding-right: 20px; }
.LotReferencement h4 { font-size: 14px; font-weight: bold; margin-bottom: 10px; }
.lots_phares_calendrier .lotPhareEstimate { display: none; }

/*----------------  #catalogue------------- */
.product-description h2 { text-transform: none; }
.product-desc { font-size: 12px; }
.product-image.no_picture { background-image: url("https://www.estim-nation.fr/uploads/Image/img_site/no_picture.png"); background-position: center center; background-repeat: no-repeat; background-size: 80% 80%; width: 100% !important; height: 170px !important; padding-right: 20px; border-radius: 4px; border: 1px solid #ccc; }
.fiche_titre_lot h1 { font-size: 14px !important; margin-bottom: 5px; clear: both; color: #a70076 !important; font-weight: bold; }
.lotnum { color: #a70076; font-size: 25px; }
.num_lot { height: 40px; color: #a70076; font-size: 25px; }
.sale-flash2 { width: 100%; float: left; font-weight: bold; color: #a70076; }
.product-title h3 { font-size: 12px; line-height: 14px; text-transform: uppercase; overflow: hidden; }
.pagination .currentStep { background: #a70076; color: #fff; padding: 8px 12px; margin: 0 2px; }
.col-md-12.titre_ordre_phrase { margin: 30px 0; clear: both; width: 100%; color: #a70076; }
.fiche_lot_num { font-size: 35px; color: #a70076; font-weight: bold; float: left; }
.fiche_lot_resultat { color: #a70076; }
.single-product .fiche_lot_resultat { background: #a70076; color: #fff; padding: 5px; float: left; border-radius: 2px; margin: 10px 0; }
#page-title.page-title-mini h1 { font-weight: 300; font-size: 16px; color: #444; }
.device-xxs #page-title.page-title-mini h1 { font-weight: 300; font-size: 14px; color: #444; }
.lieu_vente { color: #000; font-size: 16px; line-height: 17px; font-style: italic; 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; text-transform: none; }
#estim_recherche .Style5 { background: #a70076 none repeat scroll 0 0; border-radius: 2px; color: #ffffff; float: left; margin: 10px 0; padding: 5px; }
.device-sm .entete_cata .logo_drouot_online { float: left; }
#page-title.page-title-mini { padding: 20px 0 60px 0px; }
.jq-icon-info { background-color: #a70076 !important; color: #fff; border-color: #a70076 !important; }

/*----------------  #actualites------------- */
.actualite .entry-image { width: 170px; float: left; margin-right: 20px !important; }
.device-xs .layoutsExemple .entry-image { width: 150px; padding-left: 0; padding-right: 10px; }
.more-link { padding-top: 20px; }

/*----------------  #services------------- */
.titre_services, .titre_encheres { color: #a70076; font-weight: bold; text-transform: uppercase; font-size: 22px; line-height: 24px; padding: 20px 0px 10px 0px; clear: both; text-align: center; }
.encart_titre, .encart_titre a { color: #000 !important; font-weight: bold; clear: both; }
.device-lg .verticalCarousel, .device-xs .verticalCarousel { text-align: center; margin-top: 20px; padding: 0px 30px; }
.device-md .verticalCarousel { text-align: center; margin-top: 20px; padding: 0px 20px; }
.device-sm .verticalCarousel { text-align: center; margin-top: 20px; padding: 0px 90px; }
.device-xxs .verticalCarousel { text-align: center; margin-top: 20px; padding: 0px 10px; }
.encart_logo_colonne, .belles_encheres { text-align: center; }
.verticalCarousel { text-align: center; margin-top: 20px; padding: 0px 30px; }
.CarouselResultat { color: #a70076; font-weight: bold; font-size: 12px; }
.encart_photo { padding: 94px 50px 30px 50px; }

/*----------------  #formulaires------------- */
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois { border-bottom: 0px solid #000; margin-bottom: 15px !important; }
.newsletter_colonne { float: left; width: 100%; }
/* unified and corrected selector (removed malformed "button .bt_valider_ordre input") */
.bt_valider_ordre input,
#estim .btn.btn-default,
#form_inscription .btn.btn-default,
.formEnvoyer input,
.fond_estimation .btn.btn-default.nb { background: #a70076; color: #fff; padding: 10px 15px; border: 1px solid #a70076; border-radius: 0px; margin-top: 10px; }
.formulaireContact #dsi-submit-btn { color: #fff; background: #a70076; border-color: #a70076; margin-bottom: 20px; }
.formulaireContact #dsi-submit-btn:hover { color: #fff; background: #000; border-color: #000; margin-bottom: 20px; }
.basic.layoutsPage { min-height: 890px; padding: 20px 0px; }
.col-sm-3.inscription_legende { width: 110px; margin-top: 0px; margin-bottom: 20px; }
.inscription_legende { padding-bottom: 20px; }
.formulaireContact { background-color: #f1f1f1; padding: 20px; }
.device-xxs .formulaireContact, .device-xs .formulaireContact { padding: 10px; }
.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input { background: #000; color: #fff; border: 1px solid #000; }
.paiement { background-color: #f1f1f1; float: left; padding: 20px; }
.page_newsletter .fond_estimation { background-color: #f1f1f1; float: left; padding: 20px; }
.fond_estimation { background-color: #f1f1f1; }
.newsletter_lettrine { display: none; }
.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: 20px; }
.device-xxs textarea { width: 100%; }
.device-xxs input[type="email"] { width: 100%; }
#etape1, #etape2, #etape3, #droit { padding: 25px; margin-bottom: 0px; width: 100%; }
.device-xs input[type="radio"], .device-sm input[type="radio"], .device-xxs #estim input[type="radio"] { width: 14px !important; }
.device-xs #estim input { width: 14% !important; }
.device-xxs #estim input[type="radio"] { width: 10% !important; }

/*----------------  #footer------------- */
#copyrights { line-height: 1.5; }
.footer-logo { background-color: #fff; }
img.footer-logo { width: 170px; height: auto; }
.fancy-title.title-border::before { top: 76%; border-top: 1px solid #a70076; }
.fancy-title.title-double-border::before,
.fancy-title.title-border::before,
.fancy-title.title-border-color::before { width: 80%; margin-left: 200px; }
.device-xxs .fancy-title, .device-xs .fancy-title, .device-sm .fancy-title { border-top: 1px solid #fff; }
.device-xxs .fancy-title.title-double-border::before,
.device-xxs .fancy-title.title-border::before,
.fancy-title.title-border-color::before,
.device-xs .fancy-title.title-double-border::before,
.device-xs .fancy-title.title-border::before,
.device-sm .fancy-title.title-double-border::before,
.device-sm .fancy-title.title-border::before { width: 100%; margin-left: 0px; top: 116%; }
.widget_links li { padding: 2px; }
footer a:hover { color: #a70076 !important; }
#gotoTop:hover { background-color: #a70076; }
.footerNiveau2.col-md-12 { float: left; }

/*----------------  #pages-statiques-cgu  ----------------*/
.calLegende { background-color: #f1f1f1; padding: 20px; width: 100% !important; text-align: center; margin-bottom: 40px; }
.page_statique h2 { clear: both; padding: 30px 0 0 0; margin-top: 20px; color: #a70076; }
.page_statique h3 { padding: 30px 0 10px 0; font-size: 14px; font-style: italic; }
.page_statique h4 { padding: 10px 0 0 10px; font-size: 14px; }
.page_expertiser h2 { font-size: 16px; }

/*------------divers ------------- */
@media (max-width: 767px) {
  .paiement .freeForm .label { float: left; font-size: 14px; width: 100%; color: #000; text-align: left; }
  .paiement input { font-family: inherit; font-size: inherit; line-height: inherit; width: auto; clear: both; float: left; }
  .paiement select { width: 100%; }
}

/*---------------- responsive consolidation (max-width: 991px) -------------*/
@media (max-width: 991px) {
  #logo img { height: 80px; width: auto; }
  .col-sm-3.inscription_legende, .col-sm-2.inscription_legende { width: auto; margin-top: 20px; margin-bottom: 0px; }
  .product:not(.product-2):not(.product-3) .product-title h3 { font-size: 12px; line-height: 15px; }
  .encart_titre, .encart_titre a { width: 100%; float: left; }
  .titre_bloc_textegros, .titre_bloc_textegros a { font-size: 19px; line-height: 23px; }
  .device-sm .col-sm-3.inscription_legende, .device-sm .col-sm-2.inscription_legende { width: 24%; }
  .inscription_etape { width: 100%; }
  textarea { width: 100%; }
  /* corrected radio selector */
  input[type="radio"] { width: 14px !important; }
  input[type=text] { width: auto; }
  input[type="email"] { width: 100%; }
  input[name="montant"][type="text"] { width: 90%; }
  .paiement select { width: 100%; }
  .ordre_true.product, .pageOrdre .ordre_true.product { height: 630px !important; }
  .ordre_false.product, .pageOrdre .ordre_false.product { height: 590px !important; }
  .module_specialite img { margin-bottom: 30px; }
  .module_specialite .col-md-4 img { text-align: center; }
  .description { padding-bottom: 30px; display: inline-block; }
  #cpgenlogo { float: none; }
}
