.calendrier_annees {
    margin-bottom: 60px;
    line-height: 2;
}

.ordre_false.product, .pageOrdre .ordre_false.product {height: 595px !important;}

.header2 #primary-menu {
    float: right;
    margin-top: 38px;
    background-color: #fff;
    color: #000;
}

#header.sticky-header:not(.static-sticky) #primary-menu {
    margin-top: 0px!important;
    background-color: #fff!important;
}
#header.sticky-header #header-wrap {
    margin-top: 0px!important;
    background-color: #fff!important;
}

/*----------------bouton drouot-----------------*/
.bouton-drouot { background-color: white; color: #000 !important; border: 1px solid #000; padding: 6px 12px; border-radius: 5px; margin-bottom: 20px; display: inline-block; text-align: center; font-size: 11px;}

/*------------------------------
  # Slider Revolution et Textes
------------------------------*/

.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 !important;
  font-size: 20px !important;
  margin-left: 10px !important;
}

@media (max-width: 767px) {
  .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 {
    display: none !important;
  }
}


/*------------------------------
  # Boutons
------------------------------*/

.btn.ghost:hover,
.btn.ghost:active,
.btn.ghost:focus {
  background-color: #2e65a9 !important;
  color: #fff !important;
  border-color: #2e65a9;
  font-size: 12px;
}

.button,
.btn-primary {
  background-color: #2e65a9;
  color: #fff;
  border-color: #2e65a9;
}


/*------------------------------
  # Catalogue
------------------------------*/

.droite_catalogue img {
  max-width: 120px;
  height: auto;
}


/*------------------------------
  # En-tête et Top-bar
------------------------------*/

#top-bar a img {
  opacity: 0.5;
  height: 25px;
}

#top-bar a:hover img {
  opacity: 1;
  height: 25px;
}

#top-social li {
  border-left: 0 !important;
}

#top-social li a {
  font-weight: bold;
  color: #2e65a9;
}

#logo img {
  width: auto;
  height: 110px;
  margin-bottom: 10px;
}

.device-md #logo img {
  height: 88px;
}


/*------------------------------
  # Phare (Ventes, Lots, Actualités)
------------------------------*/

.vente_phare,
.lot_phare,
.newsPhare,
.WidgetGauche {
  float: left;
  margin-bottom: 30px;
}

.actualite_phare {
  float: left;
  width: 100%;
}

.salePhareTitle {
  color: #2e65a9;
  text-transform: uppercase;
}

.salePhareDate {
  font-weight: bold;
  color: #000;
}

.salePhareLocation {
  color: #000;
  font-style: italic;
  margin-top: 4px;
  font-size: 12px;
  text-transform: capitalize;
}

.salePhareImage {
  margin-bottom: 20px;
}

.salePhareImage a img {
  border: 1px solid #f1f1f1;
}

.actualite_phare img,
.salePhareImage img {
  width: 84%;
}

.lotPhareInfos h2 a:link,
.lotPhareInfos h3 a:link {
  font-size: 16px;
  text-transform: uppercase;
  color: #2e65a9 !important;
  font-weight: bold;
  margin-bottom: 20px !important;
  padding-top: 0;
}

.salePhare,
.newsPhare,
.lotPhare {
  margin-bottom: 50px !important;
}



/*--------------- #titres------------- */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

.titre_page,
.titre_page a {
  color: #2e65a9 !important;
  text-transform: uppercase;
  font-size: 24px;
  font-style: normal;
  margin-top: 50px
}

/* Titres dans les grilles d’articles */
.post-grid .entry-title h2 {
  margin: 2px 0 16px;
  font-size: 15px;
  line-height: 1.6;
  color: #2e65a9;
  text-transform: uppercase;
  font-weight: bold;
}

/*------------------------------
  # Services
------------------------------*/

.encart_titre,
.encart_titre a {
  color: #2e65a9 !important;
}

.titre_services,
.titre_services a {
  color: #2e65a9 !important;
  text-transform: none;
  font-size: 26px;
  font-style: normal;
}


/*------------------------------
  # Responsive Menu
------------------------------*/

/* Petits écrans */
.device-sm #primary-menu,
.device-xs #primary-menu,
.device-xxs #primary-menu {
  background-color: #fff !important;
}


/* Liens dans le menu sur appareil moyen */
.device-md #primary-menu ul li a {
  padding: 0 8px;
  height: 40px;
  font-size: 14px !important;
}


/* Langue anglaise */
body.en.device-lg #primary-menu ul li a {
  padding-left: 16px;
  padding-right: 16px;
}

body.en.device-md #primary-menu ul li a,
body.en.device-sm #primary-menu ul li a {
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px !important;
}


/*------------------------------
  # Top Cart, Search et Side Panel
------------------------------*/

#top-search,
#top-cart,
#side-panel-trigger {
  float: right;
  margin: 12px 0 0 15px;
}

.device-md #top-search,
.device-md #top-cart,
.device-md #side-panel-trigger {
  float: right;
  margin: 9px 0 0 15px;
}

#top-cart .top-cart-content {
  border-top: 2px solid #2e65a9;
}

#top-cart > a > span {
  font-size: 11px;
  color: #2e65a9;
  text-shadow: none;
  background-color: #fff;
  right: 20px;
}


/*------------------------------
  # Top Search
------------------------------*/

#top-search form {
  background: #2e65a9;
  height: 55px !important;
  top: 38px;
}

.device-lg #top-search form {
  top: 58px;
}

#top-search form input {
  background: #fff;
  border-radius: 6px 0 0 6px;
  float: left;
  font-size: 16px;
  height: 40px;
  line-height: 25px;
  margin-top: 7px !important;
  padding: 5px 5px 5px 7px !important;
  width: 90%;
  font-weight: normal;
  color: #000 !important;
}

#top-search form input::placeholder {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  color: #000 !important;
}

.device-xxs #top-search form input::placeholder {
  font-size: 12px;
  color: #000;
}

/* Bouton Loupe dans le champ de recherche */
#top-search form input.loupe {
  background: #fff url("https://auctioneve.com/uploads/Image/img_site/bt_loupe.png") no-repeat scroll 0 7px !important;
  background-size: 100% !important;
  height: 40px;
  width: 30px;
  color: #000;
  float: left;
  border-radius: 0 6px 6px 0;
}

.device-lg.top-search-open #top-search a i.icon-line-cross {
  top: -12px;
}

/* Ajustements spécifiques au menu style-2 */
#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: 20px;
}


/*------------------------------
  # Top Cart
------------------------------*/

#top-cart > a > span {
  font-size: 11px;
  color: #fff;
  background-color: #2e65a9;
  right: 22px;
  top: -5px;
  text-shadow: none;
}

#top-cart .top-cart-content {
  border-top: 2px solid #2e65a9;
}

#top-cart.top-cart-open .top-cart-content {
  margin-top: -20px;
}


/*------------------------------
  # Boutons
------------------------------*/

.button,
.btn-primary {
  background-color: #2e65a9;
  color: #fff;
  border-color: #2e65a9;
}

.button.button-3d:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #888;
  color: #fff;
  border-color: #888;
}

.button.button-small {
  color: #fff;
}

.device-sm .btn-primary {
  margin-top: 50px;
}


/*------------------------------
  # Filtre de recherche
------------------------------*/

#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #2e65a9;
  color: #fff;
  border: 1px solid #2e65a9;
  border-radius: 0 4px 4px 0;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #888;
  color: #fff;
  border: 1px solid #888;
  border-radius: 0 4px 4px 0;
}


/*------------------------------
  # Carrousel Home - Résultats
------------------------------*/
.belles_encheres, 
.belles_encheres_home {
  text-align: center;
  margin-top: 20px;
}

.CarouselResultat {
  color: #444;
  margin-top: 8px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  font-size: 13px;
}

.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%;
}

.calendrier_milieu .bloc_mois_date {
  display: none;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #C8CCCA;
}

.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: 46px;
}


/*------------------------------
  # Carrousel Vertical
------------------------------*/
.belles_encheres, 
.belles_encheres_colonne, 
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
}

.device-lg .belles_encheres_colonne {
  padding: 0 40px;
}

.device-md .belles_encheres_colonne,
.device-xs .belles_encheres_colonne {
  padding: 0 20px;
}

.device-sm .belles_encheres_colonne {
  padding: 0 100px;
}

.device-xs .belles_encheres_colonne {
  padding: 0 30px;
}

.device-xxs .belles_encheres_colonne {
  padding: 0;
}

.verticalCarouselContent {
  border: 1px solid #fff;
}

.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}


 /*------------------------------
  # Actualités – Images et Textes
------------------------------*/

/* Image à gauche sur la page actualité */
.page_actualite .actualite .entry-image {
  width: 130px;
  float: left;
  margin-right: 30px;
}

/* Image large dans les exemples de mise en page */
.layoutsExemple .actualiteCol1 .entry-image,
.device-sm .layoutsExemple .actualiteCol1 .entry-image {
  width: 350px !important;
  margin-right: 30px;
}

/* Image en pleine largeur sur mobile */
.device-xs .layoutsExemple .actualiteCol1 .entry-image {
  width: 90%;
  padding-left: 0;
  padding-right: 0;
}

/* Texte de l’actualité */
.texte_actualite {
  margin-bottom: 10px;
}


/*------------------------------
  # Newsletters – Bloc image
------------------------------*/

.col-md-4.imgnewsletter {
  margin-bottom: 40px;
  border: 1px solid #e2e2e2;
  padding: 10px;
}

.device-lg .col-md-4.imgnewsletter,
.device-md .col-md-4.imgnewsletter {
  width: 30%;
  margin-right: 10px;
}

.device-sm .col-md-4.imgnewsletter {
  width: 48%;
  float: left;
  margin-right: 10px;
}


/*------------------------------
  # Menu actualité (latéral)
------------------------------*/

.menu_actualite {
  margin: 40px 20px 20px 20px;
  width: 290px;
}

.menu_actualite .panel-body {
  padding: 15px;
  width: 290px;
}

.menu_actualite .panel.panel-default {
  width: auto;
  height: auto;
  border: 1px solid #ccc !important;
}

.menu_actualite .panel-heading {
  background: #2e65a9;
  color: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}


/*------------------------------
  # Page Contact – Sous-titres
------------------------------*/

.page_contact h5 {
  color: #2e65a9;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid;
  margin-bottom: 30px;
  clear: both;
  text-align: left;
}



/*----------------  #actualite home------------- */
.device-lg .actualite_droite .entry.clearfix.actualite .entry-c {float:left;clear:both;width:100%;}
.device-lg .actualite_droite .actualite .entry-image img {width: 300px;float: left;margin-right: 0px;clear:both;}


/*----------------  #actualite------------- */
.actualiteCol1, .actualiteCol2 {margin-top: 70px;width: 100%;clear: both;}
.device-lg .entry.clearfix.actualite .entry-image img, .device-md .entry.clearfix.actualite .entry-image img,  .device-sm .entry.clearfix.actualite .entry-image img {width: 170px;float: left;}
page_actualite .entry.clearfix.actualite .entry-c {width: 66%;}
.actualite_droite .entry.clearfix.actualite .entry-c {width: 100%;}
.device-sm .actualite_droite .entry.clearfix.actualite .entry-c {width: 66%;}
.device-sm .actualite_droite .entry.clearfix.actualite .entry-image {width: 220px;clear: both;margin-bottom: 10px;}
.device-xs .actualite_droite .entry.clearfix.actualite .entry-image {width: 420px;clear: both;margin-bottom: 20px;}
.page_specialites {padding-bottom:50px;}


/*----------------  #calendrier------------- */
.triAnnee, .triAnnee a {background-color: #2e65a9;color: #fff!important;font-size: 12px;padding: 2px 6px;}
.triAnnee:hover {background-color: #888;color: #fff;font-size: 12px;padding: 2px 6px;}
.bloc_mois_date {display:none;}

.layoutsExemple .entry-image {width: 210px;float: left;margin-right: 0;}
.calendrier_milieu .calendrier .entry-image {width: 150px;float: left;margin-right: 0;}

.col-md-10.entry-c {width:68%;}
.device-md .col-md-10.entry-c {width: 64%;}
.entry-image.widget_no_couv  {background-image: url("https://auctioneve.com/Image/img_site/picto_no_couv.jpg"); 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;}
.entry-image.no_couv {background-image: url("https://auctioneve.com/uploads/Image/img_site/picto_no_couv.jpg"); 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;}
.device-lg .entry-image.widget_no_couv, .device-md .entry-image.widget_no_couv, .device-sm .entry-image.widget_no_couv  {background-image: url("https://auctioneve.com/Image/img_site/picto_no_couv.jpg");  background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 140px !important;height: 180px !important;border-radius: 3px;margin-left: 18px;border: 1px solid #ccc;}
.device-lg .entry-image.no_couv, .device-md .entry-image.no_couv, .device-sm .entry-image.no_couv {background-image: url("https://auctioneve.com//Image/img_site/widget_catalogue_no_couv.png"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 140px !important;height: 180px !important;border-radius: 3px;margin-left: 18px;border: 1px solid #ccc;}

.layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://auctioneve.com/uploads/Image/img_site/widget_catalogue_no_couv.png"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 150px !important;height: 150px !important;border-radius: 3px;margin-left: 15px;border: 1px solid #ccc;margin-right: 15px;}

.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://auctioneve.com/uploads/Image/img_site/widget_catalogue_no_couv.png"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 323px !important; height: 323px !important;border-radius: 3px;margin-left: 0px;border: 1px solid #ccc;}
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://auctioneve.com/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 436px !important;height: 436px !important;border-radius: 3px;margin-left: 0px;border: 1px solid #ccc;}
.device-xs .entry-image.widget_no_couv  {background-image: url("https://auctioneve.com/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 500px!important;border-radius: 3px;margin-left: 0px;border: 1px solid #ccc;}
.device-xs .entry-image.no_couv {background-image: url("https://auctioneve.com/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 500px !important;border-radius: 3px;margin-left: 0px;border: 1px solid #ccc;}
.device-xxs .entry-image.widget_no_couv  {background-image: url("https://auctioneve.com/uploads/Image/img_site/widget_catalogue_no_couv.png"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 350px!important;border-radius: 3px;margin-left: 0px;border: 1px solid #ccc;}
.device-xxs .entry-image.no_couv {background-image: url("https://auctioneve.com/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 350px !important;border-radius: 3px;margin-left: 0px;border: 1px solid #ccc;}
.device-xxs .layoutsExemple .entry-image.couverture_catalogue, .device-xs .layoutsExemple .entry-image.couverture_catalogue {padding-right: 0; width: 100%;height: auto;}


/*----------------  #catalogue------------- */
.product-description h2 {text-transform: none;}
.envoyer_ordre .button.button-border {border: 2px solid #444;background-color: transparent;color: #333;}
.envoyer_ordre .button.button-border:hover {background: #2e65a9;border: 2px solid #2e65a9;}
.top-cart-title p {color: #2e65a9;}
.device-xxs .nom_vente {font-size: 14px;line-height: 18px;padding-bottom: 8px;padding-top: 4px;text-transform: uppercase;}
.modal-title {color:#2e65a9; text-transform:uppercase;}
.pageFiche .fiche_lot_resultat {background: #2e65a9;}
.bt_valider_ordre input, #estim .btn.btn-default, #form_inscription .btn.btn-default, .formEnvoyer input {background: #2e65a9;border: 1px solid #2e65a9;}
.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;}
.product-desc {font-size: 12px;}
.product-image.no_picture {background-image: url("https://auctioneve.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 #fff;background-color: #fff;}
.product-overlay a:hover {background-color: #2e65a9;}
.fiche_titre_lot h1 {font-size: 14px!important;margin-bottom: 5px;clear: both;color: #014689; font-weight: bold;}
.lotnum {color: #2e65a9;font-size: 25px;}
.num_lot {height: 40px;color: #2e65a9;font-size: 25px;}
.product-title h3 {font-size:12px; line-height:14px;text-transform: uppercase; height: 30px; max-height:30px; overflow:hidden;}
.pagination .currentStep {background: #2e65a9;color: #fff;padding: 8px 12px;margin: 0 2px;}
.col-md-12.titre_ordre_phrase {margin: 30px 0;clear:both;width:100%;color: #2e65a9;}
.fiche_lot_num {font-size: 35px;color: #2e65a9;font-weight: bold;float: left;}
.fiche_lot_resultat {color: #2e65a9;}
.single-product .fiche_lot_resultat {background: #2e65a9;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: 12px;color: #888;}
.lieu_vente {color: #000;font-size: 16px;line-height: 17px;font-style: italic;margin-bottom: 10px;text-align: left;}
.product-title h3 {font-size:12px; line-height:14px;text-transform: uppercase; height: 30px; max-height:30px; overflow:hidden;}
.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: #2e65a9 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;}
.Style1 {margin-left: 0px;margin-bottom: 1em;color: #2e65a9;font-weight: 600;text-transform: uppercase;font-size:14px; line-height:16px;text-align: left;}
.product-image {position: relative;width: 100%;height: 300px !important;overflow: hidden;}
.col-md-6.product-desc .productOnline, .col-md-6.product-desc .productOnlineResult {margin: 30px 0;background-color: #2e65a9;color: #fff;border-color: #2e65a9;}
.ordreAchat.col-md-6 {margin-top:20px;}
.button.button-border:hover {background-color: #2e65a9;color: #FFF;}
.titre_ordre_etape {color: #2e65a9;}
.fiche_lot_description {font-size: 13px;line-height: 1.3;margin: 20px 0 30px 0;}
.ordre_true.product, .pageOrdre .ordre_true.product {height: 620px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;width: 265px;}
.jq-icon-info {background-color: #2e65a9!important;color: #fff;border-color: #2e65a9!important}


/*---------------- CGU - legal -------------- */
.calLegende {background-color:#f1f1f1;padding:20px;width: 100%!important;text-align: center;margin-bottom: 40px;}
.page_statique h2 {clear:both;padding:20px 0px 0px 0px; text-transform:uppercase;font-size: 20px;}
.page_statique h3 {padding: 0px;font-size: 14px;font-style: italic;}
.page_statique h4 {padding: 0px;font-size: 12px;font-weight: bold;}
.page_specialites [class^="icon-"] {color:#2e65a9;}
.iconlist {list-style-type: none;}
.themespecialites {}
.col-md-12.specialites {padding-bottom:50px;}


/*----------------  #formulaires------------- */
#estim {margin-top:30px;}
.newsletter_lettrine {display:none;}
.newsletter_theme {font-size: 11px;}
.device-lg .newsletter_colonne {float: left;width: 33%;}
.device-md .newsletter_colonne , .device-sm .newsletter_colonne {float: left;width: 33%;}
.page_newsletter .fond_estimation {background-color: #f8f8f8;float: left;}
.freeForm .label {float: left;font-size: 14px;width: 280px;color: #000;text-align: left;}
.button {background-color: #2e65a9;}
.button.button-3d:hover {background-color: #888 !important;opacity: 0.9;}
button .bt_valider_ordre input, #estim .btn.btn-default, .fond_estimation .btn.btn-default.nb, .formEnvoyer input, #form_inscription .btn.btn-default {background: #2e65a9;color: #fff;padding: 10px 15px;border: 1px solid #2e65a9;border-radius: 2px;width: auto;}
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;}
.fond_estimation {background-color:#f1f1f1;}
#estim input, #estim textarea {border: 1px solid #ccc;border-radius: 2px;width: auto;padding: 5px 10px;}
.device-xs .freeForm .label {float: left;font-size: 14px;width: 100%;color: #000;text-align: left;}
#etape1, #etape2, #etape3, #droit {padding: 10px;margin-bottom: 0px!important;margin-top:0px;width: 100%;}
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois {border-bottom: 0px solid rgba(236,240,241,1.0);margin-bottom: 15px !important;}
.device-md .newsletter_chekbox_txt, .device-sm .newsletter_chekbox_txt {font-size:12px!important;}
.page_expertise , page_newsletter, .inscription_legende{padding-bottom:30px;}
#estim .row {margin-bottom: 10px;}
.inscription_legende {padding-bottom: 10px;padding-top: 20px;}
.device-xxs .col-sm-3.inscription_legende, .device-xs .col-sm-3.inscription_legende {padding-right:0px;}
.device-xxs input[type=email], .device-xxs input[type=email_bis]  {width: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;}
.device-xs input[type="radio"] {width:14px!important;}
.device-xs #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 .col-sm-8 input[type=email]  {width:90%!important;}
input[name="montant"][type="text"] {width:auto;}
.device-xxs textarea[name="commentaire"] {width:100%;}


 /*----------------paiement-----------------*/
.paiement  {background-color: #f8f8f8;width: 100%;padding:20px;float: left;margin-top: 40px;margin-bottom:20px;}
.paiement h3 {display:none;}
.paiement select {width: 100%;}


/*----------------  #footer------------- */
#footer .social-icon {display:none;}
#footer.Footer3.dark {margin-top:20px!important;}
.copyright-links, .copyright-links a, .copyright-links a:visited {font-size:11px;color:#000;}
.copyright-links a:hover {color:#2e65a9;}
footer a:hover {color: #2e65a9;}
.copyrights-text  {font-size:11px;color: #000;}
#gotoTop:hover {background-color: #2e65a9;}
.copyrights-menu {margin-bottom: 0px; }
.footer_bas a, .footer_bas2 a {margin-right: 20px;}
.footer_bas {background-color: rgba(236, 240, 241, 1);text-align: center;padding: 10px;}
.footer_bas2 {background-color: rgba(236, 240, 241, 1);text-align: center; padding: 0px 10px 10px 10px;}
#footer .col_full  {margin-bottom: 0px!important;}
#footer {margin-top: 30px !important;}

.device-lg #footer , .device-md #footer {margin-top: 30px !important;min-height: 230px;}

/* =========================================================
   RESPONSIVE : max-width 991px
   ========================================================= */
@media (max-width: 991px) {

  /*----------------- TOP SEARCH -----------------*/
  #top-search form { top: 30px; height: 50px !important; }
  #top-search form input { font-size: 12px; }
  #top-search a i { top: 10px; }
  body.top-search-open #top-search a i.icon-line-cross { top: 6px; }

  /*----------------- CART -----------------*/
  #top-cart a { top: 37px; }
  #top-cart > a > span { right: -12px; }
  #primary-menu > div > #top-cart { margin: 11px 0 !important; }
  #top-cart.top-cart-open .top-cart-content { margin-top: 36px; }

  /*----------------- MENU PRINCIPAL -----------------*/
  #primary-menu { margin-top: 0; }
  #primary-menu ul li { padding-left: 20px; }

  /* Indicateur de sous-menu */
  #primary-menu > ul > li.sub-menu > a,
  #primary-menu > .container > ul > li.sub-menu > a {
    background: url("https://auctioneve.com/uploads/Image/img_site/submenu.png") no-repeat right center;
  }

  /*----------------- HEADER -----------------*/
  #primary-menu-trigger { top: 36px; }
  #primary-menu-trigger .icon-reorder {
    color: #2e65a9 !important;
    background-color: transparent !important;
    height: 36px;
  }

  .header3 #top-search form { top: -64px; }
  .header3 #top-search a,
  .header3 #top-cart,
  .header3 #side-panel-trigger { top: -82px; }

  #logo img { width: auto; height: 90px; }

  .titre_page { font-size: 20px; }

  /*----------------- FORMULAIRES -----------------*/
  .col-sm-3.inscription_legende,
  .col-sm-2.inscription_legende {
    width: auto;
    margin: 20px 0 10px;
  }

  .device-sm .col-sm-3.inscription_legende,
  .device-sm .col-sm-2.inscription_legende { width: 24%; }

  .inscription_etape { width: 100%; }
  textarea,
  input[type="email"] { width: 100%; }
  input[type="radio"] { width: 14px !important; }
  input[name="montant"][type="text"] { width: 90%; }

  /*----------------- ACTUALITÉS -----------------*/
  .actualite_droite .entry.clearfix.actualite .entry-image {
    width: auto;
    clear: both;
    margin-bottom: 10px;
  }

  #cpgenlogo { width: 100% !important; }
}


/* =========================================================
   RESPONSIVE : max-width 767px
   ========================================================= */
@media (max-width: 767px) {

  /*----------------- FORMULAIRE PAIEMENT -----------------*/
  .paiement .freeForm .label {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000;
    text-align: left;
  }

  .paiement input {
    float: left;
    clear: both;
    width: auto;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }

  .paiement select { width: 100%; }

  .page_actualite .actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0;
  }

  .entry-c,
  .col-md-10.entry-c {
    clear: both;
    width: 100%;
  }

  .texteHeader {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .col_one_third.col_last.textAlignRight {
    width: 100%;
    text-align: center !important;
  }

  .col_one_third { margin-bottom: 20px !important; }

  #footer .flags { text-align: center; }
  .col_full.footer_bas { margin-bottom: 0 !important; }
