.device-xxs .entry.clearfix.actualite .entry-image {width: 100% !important;}

.carouselCouvCata {margin-bottom: 15px;}

.entry{
       border-bottom: none;
    }

.entry-meta li {
        font-size: 11px;
        margin-top: 3px;
    }

/*----------------titres--------------*/
.device-lg .home_calendrier .entry-title h2,
.device-lg .entry-title h2 a,
.device-md .home_calendrier .entry-title h2,
.device-md .entry-title h2 a,
.device-sm .home_calendrier .entry-title h2,
.device-sm .entry-title h2 a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: inherit;
}

/*----------------button Voir plus--------------*/
.more-link {
    display: inline-block;
    padding: 2px 8px;
    font-style: normal;
    background-color: #255c6c;
    border-bottom: none;
    font-size: 11px;
    color: white !important;
}

.more-link:hover {
    display: inline-block;
    padding: 2px 8px;
    font-style: normal;
    background-color: #255c6c;
    border-bottom: none;
    font-size: 11px;
    color: white
}



/*---------------- Logo ---------------*/
/* Taille du logo par défaut (grands écrans) */
#logo img {
  width: 320px;
  height: auto;
  margin-bottom: 20px;
}

/* Réduction du logo pour les petits écrans (moins de 768px de large) */
@media (max-width: 768px) {
  #logo img {
    width: 270px;
  }
}


/*---------------- RESULTATS NON VISIBLES FAIT EXPRES QUE SUR LA PAGE RESULTATS--------------*/
.page_resultats .explicationResultats,
.page_resultats .sale-flash2,
.page_resultats .cata_tri,
.page_resultats .search-resultat,
.page_resultats .fiche_lot_resultat,
.page_resultats .resultats {
  display: none;
}


.droite_catalogue.resultats,
.droite_catalogue.toCatalog {
  display: none;
}

.sale-flash2 {
  display: none;
}

#venduLabel {
  display: none;
}

#ordreLabel {
  display: none;
}

.droite_catalogue {
    display: none !important;
}

fiche_lot_resultat {
    display: none !important;
}

.single-product .fiche_lot_resultat {
    display: none !important;
}

.si-share {
    display: none !important;
}

.product-desc .explicationResultats {
    display: none !important;
}

.lotPhareResult {
    display: none !important;
}

.search-resultat {
    display: none !important;
}


.productOnlineResult {
    display: none !important;
}

#recherche_resultats {
    display: none !important;
}

#alertEmailResult {
    display: none !important;
}

.CarouselResultat {
    display: none !important;
}

.lotPhareResult {
    display: none !important;
}

/*---------------- Bug d'affichage - Home page ventes phares ---------------*/

/* Force une hauteur minimale sur le conteneur principal */
.layoutsPage {
  min-height: 800px !important;
}


/* Taille des images dans la colonne de droite du catalogue */
.droite_catalogue img {
  max-width: 120px;
  height: auto;
}


/* Fixes spécifiques pour très petits écrans : mise en page des blocs exemple */
.device-xxs .layoutsExemple.col-md-3,
.device-xxs .layoutsExemple.col-md-6,
.device-xs .layoutsExemple.col-md-3,
.device-xs .layoutsExemple.col-md-6,
.device-sm .layoutsExemple.col-md-3,
.device-sm .layoutsExemple.col-md-6 {
  float: left;
  clear: both !important;
  padding-bottom: 20px;
}



/* Ajustement des icônes "legal" sur petits écrans */
.device-sm [class^="icon-legal"],
.device-xs [class^="icon-legal"] {
  margin-right: 0;
}

/* Footer logo : taille et espacement */
.footer-logo {
  margin-bottom: 0;
  width: 250px !important;
  height: auto;
  padding-top: 0;
}

/* Nettoyage flottant pour certains produits */
.productOnline,
.productOnlineResult {
  clear: both;
}


/*---------------- Titres généraux ----------------*/

/* Styles de base pour tous les niveaux de titres */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

/* Titre principal de page */
.titre_page,
.titre_page a,
.titre_page a:visited {
  color: #255c6c;
  text-transform: none;
  font-weight: 600;
  font-size: 32px;
  margin: 30px 0;
  background-color: #fff !important;
  z-index: 20;
}

/* Titre des actualités */
.actualite_titre {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0;
  line-height: 25px;
}

/* Lignes décoratives avant les titres avec bordures */
.fancy-title.title-double-border::before,
.fancy-title.title-border::before,
.fancy-title.title-border-color::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: auto;
  right: 0;
}

/* Ligne supérieure spécifique pour les titres avec bordure simple */
.fancy-title.title-border::before {
  top: 40px;
  border-top: 1px solid #EEE;
}


/*---------------- Header ----------------*/

/* Barre supérieure */
#top-bar {
  font-size: 12px;
}

/* Liens du top header */
.top-links,
.top-links a {
  color: #000 !important;
}

/* Réseaux sociaux du header */
#top-social li {
  border: none;
}

#top-social li a {
  border-left: 0 !important;
  font-weight: bold;
}

/* Drapeaux de langue (avec opacité réduite par défaut) */
.flags img {
  opacity: 0.5;
  height: 25px !important;
}

.flags a:hover img {
  opacity: 1;
  height: 25px;
}


/* Texte sous le logo */
.texteHeader {
  margin-bottom: 30px;
}

/* Sélecteurs de langue — remplace l’image par du texte */
.languegb img,
.languefr img {
  display: none;
}

.languegb::after {
  content: " EN";
  font-weight: bold;
}

.languefr::after {
  content: " FR";
  font-weight: bold;
}



/*---------------- Menu ----------------*/

/* Bouton menu mobile */
#primary-menu-trigger {
  background-color: transparent !important;
}

/* Bordure du menu principal */
#cpgen-menu {
  border-top: 1px solid #fff;
}


/* Icônes dans le menu (style 2) */
#primary-menu.style-2 > div > ul > li > a i {
  line-height: 30px;
  color: #444;
  font-weight: bold;
}


/* Alignement des icônes dans le menu */
#primary-menu.style-2 > div #top-search,
#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #side-panel-trigger {
  margin-top: 10px;
  margin-bottom: 0;
}

/* Ajustement du menu selon la taille de l'écran */
.device-md #primary-menu ul li a {
  font-size: 12px;
  padding-left: 28px;
  padding-right: 28px;
}

body.en.device-md #primary-menu ul li a {
  padding-left: 30px;
  padding-right: 30px;
}

/* Affichage du menu sur petits appareils */
.device-sm #primary-menu,
.device-xs #primary-menu,
.device-xxs #primary-menu {
  float: left;
  width: 100%;
  background-color: #255c6c !important;
}

/* Menu sticky (hauteur) */
#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap,
#primary-menu.style-2 > div > ul > li > a,
#primary-menu.style-2,
#primary-menu.style-2 > div > ul {
  height: 40px;
}

/* Mega menu et sous-menus sur grands écrans */
@media (min-width: 1200px) {
  #primary-menu ul ul,
  #primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    background-color: #fff !important;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    border: 1px solid #EEE;
    border-top: 1px solid #fff;
    height: auto;
    left: 0;
    margin: 0;
    top: -1px;
  }
}

/* Désactivation de l'ombre sur les menus pour certains appareils */
.device-md #primary-menu ul ul,
#primary-menu ul li .mega-menu-content {
  text-shadow: none;
}



/*---------------- Top Search ----------------*/

/* Placeholder dans le champ de recherche (tous formats) */
#primary-menu .container #top-search form input::placeholder {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  color: #000 !important;
}

/* Placeholder sur très petits écrans */
.device-xxs #primary-menu .container #top-search form input::placeholder {
  font-size: 12px;
  color: #444;
}

/* Champ de recherche (texte) */
#primary-menu .container #top-search form input {
  background: #fff none repeat scroll 0 0;
  border-radius: 6px 0 0 6px;
  float: left;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  margin-top: 7px !important;
  padding: 5px 5px 5px 7px !important;
  width: 90%;
  font-weight: normal;
  color: #000 !important;
}

/* Espacement des icônes dans le menu */
#primary-menu.style-2 > div #top-search,
#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #side-panel-trigger {
  margin-top: 9px;
  margin-bottom: 0;
}

/* Panier : position du compteur */
#top-cart > a > span {
  right: 17px;
  top: -5px;
  color: #444;
  background-color: #fff;
}

/* Contenu du panier (menu sticky style 2) */
.style-2 .container #top-cart .top-cart-content {
  top: 33px;
}


/*---------------- Boutons et Filtres ----------------*/

/* Bouton principal (3D stylisé) */
.button.button-3d {
  background-color: #255c6c !important;
}

.button.button-3d:hover {
  background-color: #ccc !important;
}

/* Bouton Bootstrap primaire */
.btn-primary {
  color: #fff;
  background-color: #255c6c;
  border-color: #255c6c;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* Alignement sur petit écran */
.device-sm .btn-primary {
  margin-top: 50px;
}


/*---------------- Filtres de recherche ----------------*/

#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #255c6c;
  color: #fff;
  border: 1px solid #255c6c;
  border-radius: 0 4px 4px 0;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #ccc;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
}

/* Bouton de soumission dans les filtres */
#searchFiltre button.btn.btn-primary {
  font-size: 12px;
  margin-top: 20px;
}


/*---------------- Ventes et Actualités Phare ----------------*/

/* Conteneurs généraux */
.vente_phare,
.lot_phare,
.newsPhare,
.WidgetGauche {
  float: left;
  margin-bottom: 30px;
}

.salePhare,
.newsPhare,
.lotPhare {
  margin-bottom: 50px !important;
}

.actualite_phare {
  float: left;
  width: 100%;
}

/* Titres */
.salePhareTitle,
.newsPhareTitle {
  font-size: 14px;
  line-height: 1.3;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

.salePhareDate {
  font-weight: 500;
  color: #000;
}

.salePhareLocation {
  color: #000;
  font-style: italic;
  font-size: 12px;
  margin-top: 4px;
  text-transform: capitalize;
}

/* Images */
.salePhareImage,
.newsPhareImage {
  margin-bottom: 14px;
}

.salePhareImage a img {
  border: 1px solid #f1f1f1;
  max-width: 400px;
  height: auto;
}

.actualite_phare img,
.salePhareImage img {
  width: 84%;
  max-width: 400px;
}

/* Infos des lots */
.lotPhareInfos h3 a:link,
.lotPhareInfos h2 a:link {
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #444 !important;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 20px !important;
}


/*---------------- Actualités à droite ----------------*/

.actualite_droite .entry-c {
  position: relative;
  width: 100%;
  float: left;
}

/* Images dans actualités (selon taille d'écran) */
.actualite_droite .entry.clearfix.actualite .entry-image {
  width: 190px;
  float: left;
  margin-right: 16px;
}

.entry.clearfix.actualite .entry-image {
  width: 150px;
  float: left;
  margin-right: 30px;
}

.device-sm .actualite_droite .entry.clearfix.actualite .entry-image {
  width: 130px;
  margin-right: 16px;
}

.device-sm .actualite_droite .entry-c {
  width: 73%;
  float: left;
}

.device-xs .actualite_droite .entry.clearfix.actualite .entry-image,
.device-xxs .actualite_droite .entry.clearfix.actualite .entry-image,
.device-xxs .entry.clearfix.actualite .entry-image {
  width: 100%;
  margin-right: 0;
  float: left;
}


/*---------------- Actualités en home ----------------*/

.device-lg .home_actualite .entry.clearfix.actualite,
.device-md .home_actualite .entry.clearfix.actualite {
  width: 50%;
  padding-right: 30px;
}

.device-sm .home_actualite .entry.clearfix.actualite {
  width: 100%;
  padding-right: 0;
}

.home_actualite .entry.clearfix.actualite .entry-image {
  width: 200px;
  float: left;
  margin-right: 30px;
}


/*--------------- Services ----------------*/
.encart_titre,
.encart_titre a {
  font-weight: bold;
  color: #444 !important;
}


/*--------------- Carrousel Home - Calendrier ----------------*/
.home_calendrier {
  margin-bottom: 50px;
}

.carouselCouvCata {
  border: 1px solid #f1f1f1;
  float: left;
}

/* Image de couverture non disponible */
.couvPasDispo {
  background: #fff url("https://www.martin-banel.fr/uploads/Image/img_site/nocouv.png") no-repeat center center;
  background-size: 100% 100%;
  border: 1px solid #f1f1f1;
  height: 291px;
}

/* Hauteurs spécifiques par résolution */
.device-lg .couvPasDispo { height: 310px !important; }
.device-md .couvPasDispo { height: 301px !important; }
.device-sm .couvPasDispo { height: 309px !important; }
.device-xs .couvPasDispo { height: 186px; }
.device-xxs .couvPasDispo { height: 263px !important; }

/* Image vertical calendrier */
.calendrierVertical .item .verticalImage img {
  border: 1px solid #f1f1f1;
  transform: none;
}

.calendrierVertical .item:hover .verticalImage img {
  transform: none;
}


/* Taille du titre selon les résolutions */
.device-lg .home_calendrier .entry-title h2,
.device-lg .entry-title h2 a,
.device-md .home_calendrier .entry-title h2,
.device-md .entry-title h2 a,
.device-sm .home_calendrier .entry-title h2,
.device-sm .entry-title h2 a {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}

.home_calendrier .entry-title h2,
.entry-title h2 a {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}

/* Positionnement des éléments */
.home_calendrier .calendrierVertical .cataPasDispo {
  float: left;
}

.bloc_vente_date {
    font-size: 13px;
    font-weight: bold;
    margin-top: 4px;
    font-style: normal;
    clear: both;
    color: #255c6c;
}

.bloc_vente_lieu {
  color: #333;
  font-style: normal;
  font-size: 12px;
  margin-top: 4px;
  clear: both;
}

/* Désactivation des points de navigation Owl Carousel */
.owl-theme .owl-dots .owl-dot span {
  display: none;
}

/* (Vide, à styliser si nécessaire) */
.home_calendrier .owl-nav {}



/*---------------- Carrousel Home - Résultats -------------*/
.belles_encheres {
  text-align: center;
  margin-top: 20px;
}

.CarouselResultat {
  color: #444;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  font-size: 10px;
}

.belles_encheres_home .owl-carousel .owl-item img {
  margin: 0 auto;
  border-radius: 3px;
  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;
}

.calendrier_milieu .bloc_mois_date {
  display: none;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #444;
}

.oc-lot h5 {
  float: left;
  line-height: 16px;
  margin-bottom: 5px;
  font-size: 10px;
  color: #444;
  max-height: 30px;
  overflow: hidden;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  top: 140px;
}


/*---------------- Carrousel Vertical -------------*/
/* Corrigé : ajout du point manquant devant 'belles_encheres' */
.belles_encheres,
.belles_encheres_colonne,
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
}

/* Padding responsive pour colonnes */
.device-lg .belles_encheres_colonne {
  padding: 0 40px;
}

.device-md .belles_encheres_colonne,
.device-xs .belles_encheres_colonne {
  padding: 0 20px;
}

.device-xs .belles_encheres_colonne {
  padding: 0 30px;
}

.device-sm .belles_encheres_colonne {
  padding: 0 100px;
}

.device-xxs .belles_encheres_colonne {
  padding: 0;
}

.verticalCarouselContent {
  border: 1px solid #fff;
}

.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}


/*---------------- Calendrier -------------*/
.calendrier_annees {
  font-weight: 500;
  margin-bottom: 60px;
}

/* Boutons tri par année */
.triAnnee, .triAnnee a {
  background-color: #444;
  color: #fff !important;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 2px;
}
.triAnnee:hover {
  background-color: #000;
  color: #fff;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 2px;
}

/* Boutons ghost hover/active/focus */
.btn.ghost:hover, .btn.ghost:active, .btn.ghost:focus {
  background-color: #444 !important;
  color: #fff !important;
}

/* Masquer la date dans le bloc mois */
.bloc_mois_date {
  display: none;
}

/* Titres h2 de l'entrée */
.entry-title h2 {
  font-size: 12px !important;
  line-height: 1.3;
}

/* Images dans différents contextes du calendrier */
.layoutsExemple .entry-image {
  width: 190px;
  float: left;
  margin-right: 0;
}
.calendrier_milieu .calendrier .entry-image {
  width: 150px;
  float: left;
  margin-right: 0;
}

/* Styles des couvertures de catalogue */
.couverture_catalogue img {
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Largeur du contenu dans certaines colonnes */
.col-md-10.entry-c {
  width: 68%;
}
.device-md .col-md-10.entry-c {
  width: 64%;
}

/* Styles pour images "pas de couverture" (widget_no_couv et no_couv) */
.entry-image.widget_no_couv,
.entry-image.no_couv {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 145px !important;
  height: 187px !important;
  border-radius: 3px;
  margin-left: 18px;
  border: 1px solid #ccc;
}

/* Variations responsive pour .widget_no_couv */
.device-lg .entry-image.widget_no_couv,
.device-md .entry-image.widget_no_couv,
.device-sm .entry-image.widget_no_couv {
  width: 140px !important;
  height: 180px !important;
  margin-left: 18px;
}

/* Variations responsive pour .no_couv */
.device-lg .entry-image.no_couv,
.device-md .entry-image.no_couv,
.device-sm .entry-image.no_couv {
  background-image: url("https://www.martin-banel.fr/uploads/Image/img_site/widget_catalogue_no_couv.png");
  width: 140px !important;
  height: 180px !important;
  margin-left: 18px;
}

/* Couvertures catalogue dans layout exemple */
.layoutsExemple .entry-image.no_couv.couverture_catalogue {
  background-image: url("https://www.martin-banel.fr/uploads/Image/img_site/widget_catalogue_no_couv.png");
  width: 150px !important;
  height: 186px !important;
  border-radius: 3px;
  margin-left: 18px;
  margin-right: 20px;
  border: 1px solid #ccc;
}

/* Adaptations pour calendrier milieu dans layout exemple */
.layoutsExemple .calendrier_milieu .entry-image.no_couv.couverture_catalogue {
  width: 115px !important;
  height: 146px !important;
  margin-left: 18px;
  margin-right: 13px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

/* Très petites résolutions (xxs) */
.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  width: 403px !important;
  height: 490px !important;
  margin-left: 0;
  border-radius: 3px;
  border: 1px solid #ccc;
}

/* Petits écrans (xs) */
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  background-image: url("https://www.martin-banel.fr/uploads/Image/img_site/picto_no_couv.jpg");
  width: 436px !important;
  height: 525px !important;
  margin-left: 0;
  border-radius: 3px;
  border: 1px solid #ccc;
}

/* Images no_couv et widget_no_couv aux petits écrans */
.device-xs .entry-image.widget_no_couv,
.device-xs .entry-image.no_couv {
  background-image: url("https://www.martin-banel.fr/uploads/Image/img_site/picto_no_couv.jpg");
  width: 100% !important;
  height: 500px !important;
  margin-left: 0;
  border-radius: 3px;
  border: 1px solid #ccc;
}

/* Très petites résolutions (xxs) : widget_no_couv et no_couv */
.device-xxs .entry-image.widget_no_couv,
.device-xxs .entry-image.no_couv {
  width: 100% !important;
  height: 350px !important;
  margin-left: 0;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-image: url("https://www.martin-banel.fr/uploads/Image/img_site/widget_catalogue_no_couv.png");
}

/* Ajustement padding et taille pour couvertures catalogue xs et xxs */
.device-xxs .layoutsExemple .entry-image.couverture_catalogue,
.device-xs .layoutsExemple .entry-image.couverture_catalogue {
  padding-right: 0;
  width: 100%;
  height: auto;
}


/*---------------- Catalogue -------------*/

/* Titres h2 dans description produit */
.product-description h2 {
  text-transform: none;
}

/* Boutons valider ordre, estimation, formulaire inscription, envoi formulaire */
.bt_valider_ordre input,
#estim .btn.btn-default,
#form_inscription .btn.btn-default,
.formEnvoyer input {
  background: #444;
  border: 1px solid #444;
}
.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input {
  background: #888;
  color: #fff;
  border: 1px solid #888;
}

/* Titres sections informations vente  CGV */
.titre_informations_vente,
.titre_cgv {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Images dans la partie droite du catalogue */
.droite_catalogue img {
  max-width: 92px;
  height: auto;
  float: right;
}

/* Titre des modales */
.modal-title {
  color: #000;
  text-transform: uppercase;
}

/* Texte dans top-cart-title */
.top-cart-title p {
  color: #000;
}

/* Nom de la vente en très petits écrans */
.device-xxs .nom_vente {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 8px;
  padding-top: 4px;
  text-transform: uppercase;
}

/* Fond de fiche lot */
.pageFiche {
  background: #255c6c;
}

/* Description produit */
.product-desc {
  font-size: 12px;
}

/* Bouton envoyer ordre */
.envoyer_ordre .button.button-border {
  background: #255c6c !important;
  color: #fff;
}
.button.button-border {
  border: 1px solid #255c6c;
  text-shadow: none;
}
.button.button-border:hover {
  background-color: #255c6c !important;
  color: #fff;
}

/* Hover lien overlay produit */
.product-overlay a:hover {
  background-color: #255c6c;
}

/* Image produit sans photo */
.product-image.no_picture {
  background-image: url("https://www.martin-banel.fr/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 #fff;
  background-color: #fff;
}

/* Titres lot */
.fiche_titre_lot h1 {
  font-size: 14px !important;
  margin-bottom: 5px;
  clear: both;
  color: #000;
  font-weight: bold;
}

/* Numéros de lot */
.lotnum,
.num_lot {
  color: #000;
  font-size: 25px;
}
.num_lot {
  height: 40px;
}

/* Titres produits */
.product-title h3 {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  height: 30px;
  max-height: 30px;
  overflow: hidden;
}
.product-title h3 a:hover,
.single-product .product-title h2 a:hover {
  color: #888;
}

/* Pagination : étape courante */
.pagination .currentStep {
  background: #255c6c;
  color: #fff;
  padding: 8px 12px;
  margin: 0 2px;
}

/* Phrase titre ordre */
.col-md-12.titre_ordre_phrase {
  margin: 30px 0;
  clear: both;
  width: 100%;
  color: #444;
}

/* Numéro fiche lot */
.fiche_lot_num {
  font-size: 35px;
  color: #000;
  font-weight: bold;
  float: left;
}

/* Titre page mini */
#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: 12px;
  color: #888;
}

/* Lieu de vente */
.lieu_vente {
  color: #000;
  font-size: 16px;
  line-height: 17px;
  font-style: italic;
  margin-bottom: 10px;
  text-align: left;
}

/* Bordure produit */
.product {
  border: 1px dotted #ccc;
}

/* Description produit - h4 */
.product-description h4 {
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  color: #000;
  height: 30px;
  text-transform: none;
}

/* Label "sale-flash" */
.sale-flash2 {
  background: #444;
  border-radius: 2px;
  color: #fff;
  float: left;
  margin: 10px 0;
  padding: 5px;
  font-weight: bold;
  width: auto;
  clear: both;
}

/* Style titre 1 */
.Style1 {
  margin-left: 0px;
  margin-bottom: 1em;
  color: #444;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

/* Image produit */
.product-image {
  position: relative;
  width: 100%;
  height: 300px !important;
  overflow: hidden;
}

/* Sections productOnline et productOnlineResult */
.col-md-6.product-desc .productOnline,
.col-md-6.product-desc .productOnlineResult {
  margin: 30px 0;
  background-color: #444;
  color: #fff;
  border-color: #444;
}

/* Marge haut pour ordreAchat */
.ordreAchat.col-md-6 {
  margin-top: 20px;
}

/* Hover sur bouton bordé */
.button.button-border:hover {
  background-color: #f9e6dc;
  color: #fff;
}

/* Icone info jq */
.jq-icon-info {
  background-color: #255c6c !important;
  color: #fff;
  border-color: #255c6c !important;
}

/* Titre étape ordre */
.titre_ordre_etape {
  color: #444;
}

/* Description fiche lot */
.fiche_lot_description {
  font-size: 13px;
  line-height: 1.3;
  margin: 20px 0 30px 0;
}

/* Hauteur produit ordre vrai */
.ordre_true.product,
.pageOrdre .ordre_true.product {
  height: 620px !important;
}

/* Hauteur et largeur produit ordre faux */
.ordre_false.product,
.pageOrdre .ordre_false.product {
  height: 600px !important;
  width: 265px;
}



/*---------------- CGU - legal --------------*/

/* Légende calendrier */
.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

/* Titres h2 page statique */
.page_statique h2 {
  clear: both;
  padding: 20px 0 0 0;
  text-transform: uppercase;
}

/* Titres h3 page statique */
.page_statique h3 {
  padding: 20px 0 0 10px;
  font-size: 12px;
  font-style: italic;
}

/* Titres h4 page statique */
.page_statique h4 {
  padding: 20px 0 0 10px;
  font-size: 12px;
}

/* Texte justifié page statique */
.page_statique {
  text-align: justify;
}

/*---------------- Actualités -----------------*/

/* Image actualité dans page actualité */
.page_actualite .actualite .entry-image {
  width: 130px;
  float: left;
  margin-right: 30px;
}

/* Image actualité en colonne 1 layout exemple */
.layoutsExemple .actualiteCol1 .entry-image {
  width: 350px !important;
  margin-right: 30px;
}

/* Petits écrans - même style pour layout exemple actualiteCol1 */
.device-sm .layoutsExemple .actualiteCol1 .entry-image {
  width: 350px !important;
  margin-right: 30px;
}

/* Très petits écrans - layout exemple actualiteCol1 */
.device-xs .layoutsExemple .actualiteCol1 .entry-image {
  width: 90%;
  padding-left: 0;
  padding-right: 0;
}

/* Texte actualité */
.texte_actualite {
  margin-bottom: 10px;
  line-height: 16px;
  clear: both;
}

/*--------------- Équipe -----------------*/

/* Colonne équipe avec padding gauche */
.col-md-6.noPaddingLeft.equipe {
  padding-left: 30px;
}

/* Section équipe : padding bas + bordure */
.equipe {
  padding-bottom: 30px;
  border-bottom: 2px solid #F5F5F5;
  margin-bottom: 20px;
}

/* Image équipe (photo) */
img.visu-equipe {
  padding-bottom: 20px;
}

/* Titre équipe */
.titre-equipe {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}

/* Décalage vertical visu2 */
.visu2 {
  top: -20px;
}

/* Responsive équipe - petits écrans */
.device-sm .equipe {
  margin-bottom: 30px;
  width: 50%;
  float: left;
}

/* Poste équipe (fonction) */
.poste {
  font-size: 12px;
  color: #444;
  font-weight: 500;
}


/*----------------  #formulaires -------------*/

/* Conteneur fond estimation */
.fond_estimation {
  padding: 20px;
  background-color: #f1f1f1;
}

/* Bloc estimation */
#estim {
  margin-top: 30px;
}

/* Lettrine newsletter cachée */
.newsletter_lettrine {
  display: none;
}

/* Texte thème newsletter */
.newsletter_theme {
  font-size: 11px;
}

/* Colonnes newsletter responsive */
.device-lg .newsletter_colonne,
.device-md .newsletter_colonne,
.device-sm .newsletter_colonne {
  float: left;
  width: 33%;
}

/* Fond estimation en page newsletter */
.page_newsletter .fond_estimation {
  background-color: #f1f1f1;
  float: left;
}

/* Labels formulaire flottants */
.freeForm .label {
  float: left;
  font-size: 14px;
  width: 280px;
  color: #000;
  text-align: left;
}

/* Boutons principaux */
.button {
  background-color: #255c6c;
}

/* Bouton 3D au hover */
.button.button-3d:hover {
  background-color: #ccc !important;
}

/* Styles multiples boutons et inputs */
button .bt_valider_ordre input,
#estim .btn.btn-default,
.fond_estimation .btn.btn-default.nb,
.formEnvoyer input,
#form_inscription .btn.btn-default {
  background: #255c6c;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #255c6c;
  border-radius: 2px;
  width: auto;
}

/* Hover sur boutons et inputs */
.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input {
  background: #255c6c;
  color: #fff;
  border: 1px solid #ccc;
}

/* Inputs et textarea estimation */
#estim input,
#estim textarea {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: auto;
  padding: 5px 10px;
}

/* Label full width sur petit écran */
.device-xs .freeForm .label {
  float: left;
  font-size: 14px;
  width: 100%;
  color: #000;
  text-align: left;
}

/* Sections étapes formulaires */
#etape1,
#etape2,
#etape3,
#droit {
  padding: 10px;
  margin-bottom: 0 !important;
  margin-top: 0;
  width: 100%;
}

/* Bordure bas étapes inscription */
.row.inscription_etape_un,
.row.inscription_etape_deux,
.row.inscription_etape_trois {
  border-bottom: 0 solid rgba(236,240,241,1);
  margin-bottom: 15px !important;
}

/* Texte checkbox newsletter responsive */
.device-md .newsletter_chekbox_txt,
.device-sm .newsletter_chekbox_txt {
  font-size: 12px !important;
}

/* Padding bas page expertise, newsletter, inscription */
.page_expertise,
page_newsletter,
.inscription_legende {
  padding-bottom: 30px;
}

/* Marge bas sur lignes estimation */
#estim .row {
  margin-bottom: 10px;
}

/* Inscription légende padding vertical */
.inscription_legende {
  padding-bottom: 10px;
  padding-top: 20px;
}

/* Padding droit 0 sur petit écran */
.device-xxs .col-sm-3.inscription_legende,
.device-xs .col-sm-3.inscription_legende {
  padding-right: 0;
}

/* Input email full width sur très petits écrans */
.device-xxs input[type=email],
.device-xxs input[type=email_bis] {
  width: 100%;
}

/* Inputs estimation responsive largeur auto ou 100% */
.device-xs #estim input,
.device-xs #estim textarea,
.device-xxs #estim input,
.device-xxs #estim textarea {
  width: auto;
}
.device-xs #estim textarea,
.device-xxs #estim textarea {
  width: 100% !important;
}

/* Radios petits inputs largeur fixes */
.device-xs input[type="radio"],
.device-xs #estim input[type="radio"],
.device-sm input[type="radio"],
.device-sm #estim input[type="radio"] {
  width: 14px !important;
}

/* Input email 90% largeur sur très petit écran */
.device-xxs .col-sm-8 input[type=email] {
  width: 90% !important;
}

/* Input montant largeur auto */
input[name="montant"][type="text"] {
  width: auto;
}

/* Textarea commentaire 100% largeur sur très petit écran */
.device-xxs textarea[name="commentaire"] {
  width: 100%;
}

/* Paiement */
.paiement {
  background-color: #f1f1f1;
  width: 100%;
  padding: 20px;
  float: left;
  margin-top: 40px;
  margin-bottom: 20px;
}

/* Titre paiement caché */
.paiement h3 {
  display: none;
}

/* Select paiement full width */
.paiement select {
  width: 100%;
}

/*--------------- Formulaire de contact -----------------*/

.formulaireContact {
  padding: 20px;
  background: #f1f1f1;
}

.formulaireContact #dsi-submit-btn {
  color: #fff;
  background: #255c6c;
  border-color: #255c6c;
  margin-bottom: 20px;
}

.formulaireContact #dsi-submit-btn:hover {
  color: #fff;
  background: #ccc;
  border-color: #ccc;
  margin-bottom: 20px;
}

.formulaireContact .col-sm-3.inscription_legende {
  width: 160px;
}

.formulaireContact .col-sm-9 {
  margin-bottom: 20px;
}

.formulaireContact .col-sm-2 {
  width: 83px;
  padding-right: 0;
  padding-left: 0;
}


/*----------------  #footer -------------*/

/* Liens footer blancs */
footer a:link {
  color: #fff !important;
}
footer a:hover {
  color: #fff;
}

/* Icônes sociales petites */
.social-icon.si-small {
  color: #fff;
}

/* Texte copyright */
.copyright-links,
.copyright-links a,
.copyright-links a:visited,
.copyrights-text {
  font-size: 11px;
  color: #fff;
}
.copyright-links a:hover {
  color: #fff;
}

/* Adresse alignement selon taille écran */
.device-lg .adresse,
.device-md .adresse {
  text-align: right;
}
.device-sm .adresse {
  text-align: center;
}

/* Marges et paddings droits */
.device-sm .droits {
  margin-bottom: 20px;
}
.device-lg .droits,
.device-md .droits {
  padding: 20px 0;
  font-size: 10px;
  line-height: 1.3;
}

/* Flags alignement */
.device-lg #footer .flags,
.device-md #footer .flags {
  clear: both;
  float: right;
}

/* Texte droits en petit */
.rightscp {
  font-size: 10px;
  line-height: 1.3;
  text-align: center;
}

/* Flags styles */
#footer .flags {
  clear: both;
}
.flags img {
  opacity: 0.5;
  height: 25px !important;
}
.flags a:hover img {
  opacity: 1;
  height: 25px;
}

/* Bouton scroll to top */
#gotoTop:hover {
  background-color: #888;
}


/*------------------ Media Queries ------------------*/
/* -------- Moyens écrans (≤ 991px) -------- */
@media (max-width: 991px) {
  
  /* Titres */
  .titre_page {
    font-size: 20px;
  }

  /* Menu principal et icônes */
  #primary-menu-trigger {
    top: 97%;
  }

  #primary-menu-trigger .icon-reorder {
    color: #000 !important;
    background-color: transparent !important;
    height: 36px;
  }

  #top-search a i {
    top: -17px;
  }

  #primary-menu > div > #top-cart {
    margin: 3px 0 !important;
  }

  #primary-menu > div > #top-search form {
    height: 50px !important;
  }

  #header.sticky-style-2 #header-wrap,
  #header.sticky-style-3 #header-wrap {
    min-height: 40px;
  }

  #primary-menu ul li {
    padding-left: 20px;
  }

  #primary-menu ul ul li {
    padding-left: 0;
  }

  /* Sous-menus */
  #primary-menu > div > ul ul {
    margin: 0;
    background-color: #fff !important;
  }

  #primary-menu > div > ul > li:hover a,
  #primary-menu > div > ul > li.current a,
  #primary-menu > div > ul ul > li a {
    color: #000;
    background-color: #fff !important;
    font-weight: 500;
  }


  /* Adresse */
  .adresse {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }

  /* Panier */
  #top-cart > a > span {
    right: -20px;
    top: -5px;
    color: #000;
    background-color: #fff;
  }

  /* Actualités */
  .actualite_droite .entry.clearfix.actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 10px;
    clear: both;
  }

  /* Inscription */
  .col-sm-3.inscription_legende,
  .col-sm-2.inscription_legende {
    width: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .device-sm .col-sm-3.inscription_legende,
  .device-sm .col-sm-2.inscription_legende {
    width: 24%;
  }

  .inscription_etape {
    width: 100%;
  }

  textarea {
    width: 100%;
  }

  input[type="radio"] {
    width: 14px !important;
  }

  input[type="email"] {
    width: 100%;
  }

  input[name="montant"][type="text"] {
    width: 90%;
  }

  /* Ordres (produits) */
  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 630px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
    width: 265px;
  }

}



/*------------------ Media Queries ------------------*/

/* -------- Moyennes tailles (500px à 1199px) -------- */
@media all and (min-width: 500px) and (max-width: 1199px) {
  .ordre_true.product,
  .pageOrdre .ordre_true.product,
  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
  }
}

/* -------- Grands écrans (≥ 1200px) -------- */
@media all and (min-width: 1200px) {
  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 630px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
  }
}

/* -------- Très petits écrans (≤ 767px) -------- */
@media (max-width: 767px) {

  /* Slider */
  #slider {
    margin: 1px 0 20px;
  }

  /* Ordres */
  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
  }

  /* Paiement */
  .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%;
  }

  /* Actualités */
  .page_actualite .actualite .entry-image,
  .actualite_droite .entry.clearfix.actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0;
  }

  .actualite_phare img,
  .salePhareImage img {
    width: 100%;
    max-width: 100%;
  }

  /* Équipe */
  .equipe {
    margin-bottom: 60px;
  }
}
