/* ---------------- Bouton lien Drouot ---------------- */
.bouton-drouot {
  background: transparent;
  border: 0.5px solid #000000;
  border-radius: 36px;
  opacity: 1;
  text-transform: uppercase;
  font-size: 11px;
  height: 35px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 35px !important;
  margin-top: 10px;
  padding: 0 11px;
}

/* ---------------- Sélection de texte ---------------- */
*::selection {
  background: #999 !important;
  color: #fff;
  text-shadow: none;
}

/* Firefox spécifique (conservé si nécessaire) */
*::-moz-selection {
  background: #999 !important;
  color: #fff;
  text-shadow: none;
}

/* ---------------- Mise en page ---------------- */
.layoutsPage {
  min-height: 800px;
}

/* ---------------- Réseaux sociaux ---------------- */
.si-share .social-icon {
  display: none;
}

/* ---------------- Image des articles ---------------- */
.entry-image {
  margin-bottom: 20px;
}

/* ---------------- Liens dans la barre haute ---------------- */
.top-links a img,
.flags a img {
  opacity: 0.5;
  height: 25px;
}

.top-links a:hover img,
.flags a:hover img {
  opacity: 1;
}

/* ---------------- Titres ---------------- */
h1, h2, h3, h4, h5, h6, .h1 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.3;
}


/* ---------------- Colonne pleine largeur ---------------- */
.col-md-12 {
  width: 100%;
  clear: both;
}

/* ---------------- Informations ventes ---------------- */
.date_vente {
  text-transform: none;
}

/* ---------------- Images à droite des catalogues ---------------- */
.droite_catalogue img {
  max-width: 120px;
  height: auto;
}

/* ---------------- Étiquettes live ---------------- */
.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;
}

/* ---------------- Produits Online / Résultats Online ---------------- */
.productOnline,
.productOnlineResult {
  clear: both;
}

/* ---------------- CGV sans padding ---------------- */
.noPadding.col-md-6.texteCGV {
  padding: 0 20px !important;
}


/* ---------------- TITRES ---------------- */
.titre_page,
.titre_page a,
.titre_page a:visited,
.WidgetTitle.titre_page {
  color: #cc0000;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 1px;
  clear: both;
  margin: 40px 0;
}

.encart_titre,
.encart_titre a {
  font-weight: 600;
  color: #cc0000 !important;
  text-transform: uppercase;
}

.newsPhareTitle,
.newsPhareTitle a:link {
  letter-spacing: 1px;
  font-size: 14px !important;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #cc0000;
  margin-bottom: 16px;
}

.newsPhareDate {
  text-transform: capitalize;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
}

/* ---------------- HEADER ---------------- */
.top-links,
.top-links a,
.top-links a:visited {
  color: #000 !important;
  font-weight: 500;
}

.texteHeader,
.texteHeader a,
.texteHeader a:visited,
.texteHeader a:hover,
.texteHeader a:link {
  color: #000;
  text-align: center;
  padding: 16px 0 30px;
}

#cpgen-menu {
  border-top: 1px solid #cc0000;
  background-color: #fff;
}

#top-bar {
  margin-bottom: 10px;
  font-size: 12px;
}

#logo img {
  width: 280px;
  height: auto;
  margin-bottom: 30px;
}

.device-md #logo img {
  width: 230px;
}

/* ---------------- MENU ---------------- */
.header2 #primary-menu {
  float: left;
}


#primary-menu.style-2,
#primary-menu.style-2 > div > ul,
#primary-menu.style-2 > div > ul > li > a {
  height: 40px;
}

#primary-menu.style-2 > div > ul > li > a i {
  line-height: 34px;
  font-weight: bold;
}

#primary-menu ul li i {
  top: -2px;
  margin-right: 4px;
}

#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a {
  color: #000;
}

#primary-menu ul ul a {
  text-transform: none;
  font-size: 14px !important;
}



/* -------- Mega-menu responsive fixes -------- */
.device-sm #primary-menu.style-2 ul ul,
.device-sm #primary-menu.style-2 ul li .mega-menu-content,
.device-xs #primary-menu.style-2 ul ul,
.device-xs #primary-menu.style-2 ul li .mega-menu-content,
.device-xxs #primary-menu.style-2 ul ul,
.device-xxs #primary-menu.style-2 ul li .mega-menu-content {
  top: 0 !important;
}

/* -------- Menu déroulant (desktop) -------- */
@media all and (min-width: 1024px) {
  #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 #000;
    height: auto;
    z-index: 199;
    left: 0;
    margin: 0;
    top: 50px;
  }
}

/* -------- Sous-menus avec flèche -------- */
#primary-menu ul ul > li.sub-menu > a,
#primary-menu ul ul > li.sub-menu:hover > a,
#primary-menu ul ul ul > li.sub-menu > a,
#primary-menu ul ul ul > li.sub-menu:hover > a,
.device-sm #primary-menu ul > li.sub-menu > a,
.device-sm #primary-menu ul > li.sub-menu:hover > a {
  background-image: url("https://www.jonquet.com/uploads/Image/img_site/submenu.png");
  background-position: right center;
  background-repeat: no-repeat;
}

/* -------- Autres ajustements -------- */
.device-md #primary-menu ul li a {
  font-size: 13px !important;
  padding: 0 16px;
  line-height: 50px;
}

.device-md .header3 #primary-menu {
  margin-top: 10px;
}

.header3 #primary-menu {
  margin-top: 20px;
}

.device-md #primary-menu ul ul,
#primary-menu ul li .mega-menu-content {
  text-shadow: none;
}


#primary-menu ul ul ul {
  top: 0 !important;
}


/* ---------------- HOME ---------------- */
.salePhareTitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
}

.device-xs .salePhareImage img {
  width: 320px;
  height: auto;
}

.salePhareImage {
  border-radius: 3px;
  margin-bottom: 15px;
}

.newsPhareImage {
  margin-bottom: 15px;
}

.newsPhareImage img {
  border: 1px solid #ccc;
  width: 300px;
  height: auto;
}

.actualite_droite {
  float: left;
}

.vente_phare,
.lot_phare,
.newsPhare {
  margin-bottom: 30px;
  float: left;
}

.vente_phare {
  padding-bottom: 120px;
  clear: both;
}

/* ---------------- TOP SEARCH ---------------- */
#top-search form {
  top: 10px;
  height: 40px !important;
}

#top-search form input {
  background: #fff;
  border-radius: 6px 0 0 6px;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 20px;
  margin-top: 3px !important;
  padding: 5px 7px;
  width: 90%;
  font-weight: normal;
  color: #000 !important;
}

.device-md #top-search form input,
.device-sm #top-search form input {
  margin-top: 3px !important;
}

.device-xxs #top-search form input,
.device-xs #top-search form input {
  font-size: 12px;
}

#primary-menu .container #top-search form input::placeholder {
  font-size: 16px;
  color: #000 !important;
  text-transform: none;
  font-weight: normal;
}

.device-xxs #primary-menu .container #top-search form input::placeholder {
  font-size: 14px;
  color: #000;
}

#top-search form input.loupe {
  background: #fff url("http://www.jonquet.com/uploads/Image/img_site/bt_go.gif") no-repeat 0 4px !important;
  background-size: 100% 100%;
  height: 34px;
  width: 30px;
  color: #000;
  float: left;
  border-radius: 0 6px 6px 0;
}


@media (max-width: 768px) {
  #top-search a i {
    top: -9px;
  }
}


/* ---------------- TOP MENU et TRIGGERS ---------------- */
#primary-menu-trigger,
#page-submenu-trigger {
  width: 50px;
  height: 40px;
  line-height: 40px;
}

#primary-menu-trigger .icon-reorder {
  color: #000 !important;
}


/* ---------------- RECHERCHE ---------------- */
#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #cc0000;
  color: #fff;
  border: 1px solid #cc0000;
  border-radius: 0 4px 4px 0;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #666;
  color: #fff;
  border: 1px solid #666;
  border-radius: 0 4px 4px 0;
}

/* ---------------- BOUTONS ---------------- */
.button.button-3d:hover {
  background-color: #333 !important;
}

.button {
  background-color: #cc0000;
  color: #fff !important;
  border-color: #cc0000;
}

.btn-primary {
  color: #fff;
  background-color: #cc0000;
  border-color: #cc0000;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.device-sm .btn-primary {
  margin-top: 50px;
}


/* ---------------- 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-top: 1px !important;
  margin-bottom: 20px !important;
}

.rev_slider {
  border-radius: 0;
}

.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 {
}

.tp-caption,
.tp-caption a {
  font-size: 14px !important;
  color: #000;
  line-height: 1.3;
}

.tp-caption.WebProduct-Title.tp-resizeme {
  color: #fff !important;
  font-size: 20px !important;
  line-height: 1.8em;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
}

.device-xxs .tp-caption.WebProduct-Title.tp-resizeme {
  font-size: 16px !important;
  margin-bottom: 10px;
}

.device-xxs .tp-caption,
.device-xxs .tp-caption a {
  font-size: 12px !important;
  line-height: 1.8em;
  color: #000;
}

.device-xxs .tp-caption {
  display: none;
}

input#slideTitleId {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

/* ---------------- CARROUSEL HOME / RESULTATS ---------------- */
.belles_encheres,
.belles_encheres_colonne {
  text-align: center;
  margin-top: 20px;
}

.belles_encheres_home {
  text-align: center;
  margin: 20px 0 30px;
}

.belles_encheres_home .owl-carousel .owl-item img {
  margin: 0 auto;
  border-radius: 3px;
  height: 140px;
}

.belles_encheres_home .imgphare {
  margin-bottom: 14px;
}

.CarouselResultat {
  color: #000;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  font-weight: 600;
  font-size: 11px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #999;
}

.oc-lot h5 {
  max-height: 30px;
  min-height: 30px;
  overflow: hidden;
}

/* ---------------- CARROUSEL VERTICAL ---------------- */
.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;
}

.device-xxs .belles_encheres_colonne {
  padding: 0;
}

.verticalCarouselContent {
  border: 1px solid #fff;
}

.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}

/* ---------------- CALENDRIER ---------------- */
.triAnnee {
  background-color: #cc0000;
  border-radius: 4px;
  color: #fff !important;
  padding: 1px 5px;
}

.triAnnee:hover {
  background-color: #999;
  color: #fff !important;
}

.triAnnee.annee1970,
.tiret1970 {
  display: none;
  background-color: #fff;
}

.calendrier_annees {
  margin: 40px 0;
  line-height: 2;
}

.calendrier_milieu .bloc_mois_date,
.bloc_mois_date {
  display: none;
}

.calendrier_milieu .entry-image {
  width: 130px;
  float: left;
  margin-right: 0;
}

.page_calendrier .entry-image {
  width: 165px;
  float: left;
  margin-right: 0;
  padding-left: 0;
  height: auto;
}

.page_calendrier .col-md-10.entry-c {
  width: 70%;
}

.nom_vente {
  font-size: 15px;
  line-height: 1.5;
}

.entry-title h2 {
  margin: 0;
  letter-spacing: 1px;
  font-size: 14px !important;
  line-height: 16px;
  margin-bottom: 10px;
}

/* Images de couverture par défaut */
.entry-image.no_couv.couverture_catalogue,
.layoutsExemple .entry-image.no_couv.couverture_catalogue {
  background-image: url("http://www.jonquet.com/uploads/Image/img_site/picto_no_couv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-left: 14px;
  margin-right: 10px;
  width: 105px;
  height: 130px;
}

.layoutsExemple .entry-image.no_couv.couverture_catalogue {
  margin-left: 0;
  width: 130px;
  height: 150px;
  margin-right: 8px;
}

.entry-image.widget_no_couv {
  background-image: url("http://www.jonquet.com/uploads/Image/img_site/widget_catalogue_no_couv.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 130px;
  width: 105px;
  margin-left: 14px;
  margin-right: 10px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

/* Responsive calendrier */
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  height: 498px;
  width: 437px;
  margin: 0;
}

.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  height: 385px;
  width: 100%;
  margin: 0;
}

.device-sm .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  height: 173px;
  width: 150px;
  margin-left: 0;
  margin-right: 8px;
}

.device-sm .calendrier_milieu .col-md-10.entry-c {
  width: 75%;
}

.device-xxs .calendrier .entry-c,
.device-xs .calendrier .entry-c {
  width: 100%;
}

.col-md-10.entry-c {
  width: 67%;
}


/* ---------------- CATALOGUE ---------------- */
#page-title.page-title-mini h1 {
  font-weight: 500;
  font-size: 13px;
  color: #444;
}

.product-description h2 {
  text-transform: none;
}

.product-title h3 {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  height: 30px;
  overflow: hidden;
}

.product-title h3 a:hover,
.single-product .product-title h2 a:hover {
  color: #cc0000;
}

.fiche_titre_lot h1 {
  font-size: 14px !important;
  margin-bottom: 5px;
  clear: both;
  color: #cc0000;
  font-weight: 600;
}

.lotnum,
.fiche_lot_num {
  color: #cc0000;
  font-weight: 600;
  float: left;
}

.lotnum {
  font-size: 25px;
}

.fiche_lot_num {
  font-size: 35px;
}

.sale-flash2,
.single-product .fiche_lot_resultat {
  float: left;
  font-weight: 600;
  color: #fff;
  background-color: #cc0000;
  border-radius: 3px;
  padding: 4px 10px;
  clear: both;
}

.single-product .fiche_lot_resultat {
  margin: 10px 0;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: #cc0000;
}

.pagination .currentStep {
  background: #cc0000;
  color: #fff;
  padding: 8px 12px;
  margin: 0 2px;
}

.col-md-12.titre_ordre_phrase {
  margin: 30px 0;
  clear: both;
  width: 100%;
  color: #cc0000;
}

.product-image {
  position: relative;
  width: 100%;
  height: 300px !important;
  overflow: hidden;
}

.product-image.no_picture {
  background-image: url("http://www.jonquet.com/uploads/Image/img_site/no_picture.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80% 80%;
  background-color: #fff;
  width: 100% !important;
  height: 170px !important;
  padding-right: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.product {
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 10px;
  margin-bottom: 30px;
  background-color: #fff;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  background-color: #fff;
}

.openseadragon {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  height: 600px;
  width: 400px;
}

.jq-icon-info {
  background-color: #cc0000 !important;
  color: #fff;
  border-color: #cc0000 !important;
}

/* ---------------- ACTUALITÉ ---------------- */
.actualite .entry-image,
.device-sm .actualite .entry-image {
  width: 150px;
  float: left;
  margin-right: 20px;
}

.actualite_droite .actualite .entry-image {
  width: 200px;
  margin-right: 0;
}

.actualite_droite .actualite .entry-c,
.page_actualite .actualite .entry-c {
  float: left;
  clear: both;
}

.page_actualite .actualite .entry-c {
  width: 68%;
}

.device-xxs .actualite .entry-c,
.device-xs .actualite .entry-c {
  clear: none;
  float: left;
  width: 100%;
}

.device-sm .actualite .entry-c {
  clear: none;
  float: left;
  width: 70%;
}

.more-link {
  padding-top: 0;
  float: left;
  border-bottom: 1px solid #fff;
}

/* ---------------- STATIQUE ---------------- */
.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

.page_statique h2 {
  clear: both;
  padding: 40px 0 0;
}

.page_statique h3 {
  padding: 20px 0 0 10px;
  font-size: 14px;
  font-style: italic;
}

.page_statique h4 {
  padding: 20px 0 0 10px;
  font-size: 12px;
}

.page_statique p {
  margin-bottom: 20px;
}

/* ---------------- FORMULAIRES ---------------- */
#estim {
  margin-top: 30px;
}

#estim input,
#estim textarea {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: auto;
  padding: 5px 10px;
}

#estim .row {
  margin-bottom: 10px;
}

button .bt_valider_ordre input,
#estim .btn.btn-default,
.fond_estimation .btn.btn-default.nb,
.formEnvoyer input,
.bt_valider_ordre input,
#form_inscription .btn.btn-default {
  background: #cc0000;
  color: #fff;
  border: 1px solid #cc0000;
}

.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input {
  background: #999;
  color: #fff;
  border: 1px solid #999;
}

.button.button-border {
  border: 2px solid #444;
  background-color: transparent;
  color: #333 !important;
}

.button.button-border:hover {
  background-color: #cc0000;
  color: #fff !important;
  border-color: transparent !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.page_expertiser #etape1,
.page_expertiser #etape2,
.page_expertiser #etape3,
.page_expertiser #droit,
.page_newsletter #etape1,
.page_newsletter #etape2,
.page_newsletter #etape3,
.page_newsletter #droit {
  background-color: #f8f8f8 !important;
  margin-bottom: 0;
  padding: 25px;
  width: 100%;
}

.page_newsletter .fond_estimation {
  float: left;
}

.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;
}

.device-xxs textarea {
  width: 90%;
}

.form1 {
  padding: 20px;
}

.freeForm .label {
  float: left;
  font-size: 13px;
  width: 280px;
  color: #000;
  text-align: left;
}

.newsletter_lettrine {
  display: none;
}

.device-md .newsletter_chekbox_txt,
.device-sm .newsletter_chekbox_txt {
  font-size: 12px !important;
}

.device-xs input[type="radio"],
.device-xxs input[type="radio"],
.device-sm input[type="radio"] {
  width: 14px !important;
}

/* Corriger les mauvais sélecteurs (manque d'espaces ou d'attributs corrects) */
.device-xs #estim input[type="radio"],
.device-xxs #estim input[type="radio"],
.device-sm #estim input[type="radio"] {
  width: 14px !important;
}

.page_expertise,
.page_newsletter,
.inscription_legende {
  padding-bottom: 30px;
}

.inscription_legende {
  font-size: 12px;
}

.row.inscription_etape_un,
.row.inscription_etape_deux,
.row.inscription_etape_trois {
  border-bottom: 1px solid #f8f8f8;
}

.newsletter_theme {
  font-size: 11px;
}

.newsletter_colonne {
  width: 32%;
}


/* ---------------- FOOTER ---------------- */

#gotoTop {
  background-color: #999;
}

#gotoTop:hover {
  background-color: #cc0000;
}


/* ---------------- PAIEMENT ---------------- */
.paiement {
  background-color: #f8f8f8;
  width: 100%;
  padding: 20px;
  float: left;
  margin-top: 30px;
}

.paiement h3 {
  display: none;
}

/* ---------------- MEDIA QUERIES ---------------- */

/* ≤ 991px */
@media (max-width: 991px) {
  #logo img {
    width: 240px;
    clear: both;
  }

  [class^="icon-legal"] {
    margin-right: 0;
  }


  .col-sm-3.inscription_legende,
  .col-sm-2.inscription_legende {
    width: auto;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .device-sm .col-sm-3.inscription_legende,
  .device-sm .col-sm-2.inscription_legende {
    width: 24%;
  }

  .inscription_etape {
    width: 100%;
  }

  textarea,
  input[type="text"],
  input[type="email"] {
    width: 100%;
  }

  input[name="montant"][type="text"] {
    width: 90%;
  }

  input[type="radio"] {
    width: 14px !important;
  }

  .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 12px;
    line-height: 15px;
  }

  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 650px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
    width: 265px;
  }

  #top-bar {
    line-height: 44px;
    font-size: 10px;
  }


  #primary-menu-trigger,
  #page-submenu-trigger {
    top: 60%;
    background-color: transparent !important;
  }

  #cpgenlogo {
    width: 100%;
    margin-bottom: 10px;
  }

  .col_one_third {
    width: 100%;
    text-align: center;
  }


  body:not(.top-search-open) #primary-menu-trigger {
    opacity: 1;
    top: 89px;
  }

  #copyrights {
    font-size: 11px;
  }

  .adresse {
    margin-bottom: 20px;
  }

  .WidgetTitle.titre_page,
  .titre_page,
  .titre_page a {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
  }


  .logodrouot {
    float: left;
    width: 100%;
    text-align: center;
    clear: both;
    margin-bottom: 10px;
  }

  #top-search form {
    top: 50px;
    height: 40px !important;
  }
}

/* ≤ 767px */
@media (max-width: 767px) {
  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 630px !important;
  }

  .actualite_droite .actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0;
  }
}

/* device-xxs */
.device-xxs .ordre_false.product,
.device-xxs .pageOrdre .ordre_false.product,
.device-xxs .ordre_true.product,
.device-xxs .pageOrdre .ordre_true.product {
  width: 100%;
  height: 630px !important;
}

/* Responsive ordres */
@media all and (min-width: 500px) and (max-width: 1199px) {
  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 630px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
  }
}

@media all and (min-width: 1200px) {
  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 650px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
  }
}
