.layoutsExemple .entry-image  {
    width: 25%;
}

.entry-image.widget_no_couv {
  background-image: url("https://www.varenne-encheres.com/uploads/Image/img_site/picto_no_couv.jpg");
}

.entry-image.no_couv.couverture_catalogue {
  background-image: url("https://www.varenne-encheres.com/uploads/Image/img_site/picto_no_couv.jpg");
}

.layoutsExemple .entry-image.no_couv.couverture_catalogue {
  background-image: url("https://www.varenne-encheres.com/uploads/Image/img_site/picto_no_couv.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


/*---------------- Actualité ----------------*/
.actualite_lire_suite {
  padding-top: 15px;
}

/*---------------- Logo Responsive ----------------*/
#primary-menu .container #top-search form input.device-xxs #logo img,
.device-xs #logo img,
.device-sm #logo img {
  display: block;
  max-width: 100%;
  width: 260px;
  color: #000;
}

#logo img {
  width: 450px !important;
  height: auto;
  margin: 10px 0 30px;
}

/*---------------- Calendrier ----------------*/
.calendrier_annees {
  clear: both;
  line-height: 2;
}

.bloc_vente_date {
  font-size: 12px;
  font-weight: bold;
  clear: both;
  padding-top: 12px;
  letter-spacing: 0.5px
}

.bloc_vente_lieu {
  font-size: 13px;
  color: black;
  font-weight: normal !important;
  clear: both;
  padding-top: 12px;
  font-style: normal;
}

.bloc_mois_date {
  font-style: normal;
}

/*---------------- Vente phare ----------------*/
.salePhareTitle {
  font-size: 13px;
}

/*---------------- Recherche ----------------*/
.button.button-3d:hover {
  background-color: #333 !important;
}

.button {
  background-color: #888;
  color: #fff;
  border-color: #888;
}

.btn-primary {
  color: #fff;
  background-color: #888;
  border-color: #888;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.device-sm .btn-primary {
  margin-top: 50px;
}

#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #888;
  color: #000;
  border: 1px solid #888;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #333;
  color: #000;
  border: 1px solid #333;
}

#primary-menu .container #top-search form input {
  color: #000 !important;
}

#primary-menu .container #top-search form input::placeholder {
  color: #000 !important;
}


/*---------------- #Titres ----------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

.titre_page,
.titre_page a,
.titre_page a:visited {
  color: #004445;
  text-transform: uppercase;
  font-family: 'Times New Roman', serif;
  margin-top: 60px;
  font-size: 20px;
  letter-spacing: 0.5px;
}

.actualite_titre {
  font-size: 20px;
  color: #266040;
  text-transform: uppercase;
  padding-top: 40px;
}

/* Titres avec bordures décoratives */
.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;
}

.fancy-title.title-border::before {
  top: 40px;
  border-top: 1px solid #EEE;
}

/*---------------- #Header ----------------*/
#top-bar {
  font-size: 12px;
}

.top-links,
.top-links a {
  color: #000 !important;
}

#top-social li {
  border: none;
}

#top-social li a {
  border-left: 0 !important;
  font-weight: bold;
  color: #444;
}

/* Texte d’en-tête */
.texteHeader {
  margin-bottom: 30px;
}

/* Langues : texte ajouté dynamiquement et image masquée */
.languegb img,
.languefr img {
  display: none;
}

.languegb::after {
  content: " EN";
}

.languefr::after {
  content: " FR";
}

.languegb,
.languefr {
  margin-right: 20px;
}

a.languegb,
a.languefr {
  color: #266040;
}


/*---------------- Home -----------------*/

/* Top Bar */
#top-bar a img {
  opacity: 0.5;
  height: 25px;
}
#top-bar a:hover img {
  opacity: 1;
}

/* Actualité */
.actualite_droite .texte_actualite {
  font-size: 13px;
  line-height: 1.8;
  float: left;
  width: 100%;
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
}

/* Primary Menu Trigger */
#primary-menu-trigger {
  background-color: transparent !important;
  color: #fff !important;
  top: 95%;
}
#primary-menu-trigger .icon-reorder {
  color: #fff !important;
}

/* Primary Menu for Small Devices */
.device-sm #primary-menu,
.device-xs #primary-menu,
.device-xxs #primary-menu {
  float: left;
  width: 100%;
  background-color: #004445 !important;
}

/* Dropdown Menu */
#primary-menu ul ul a {
  color: #666 !important;
  font-size: 14px;
  height: 36px !important;
  line-height: 36px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  letter-spacing: 0;
}
#primary-menu ul ul li {
  float: none;
  margin: 0;
  text-transform: none;
  font-size: 14px;
}

/* Primary Menu Links */
.device-md #primary-menu ul li a {
  padding: 3px 13px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}

/* Social Icons */
.si-share .social-icon {
  display: none;
}

/* Top Search */
#top-search form input.loupe {
  background: #fff url('https://www.varenne-encheres.com/uploads/Image/img_site/bt_loupe.png') no-repeat 0 4px !important;
  background-size: 100% 100%;
  height: 34px;
  width: 30px;
  color: #000;
  float: left;
}
#top-search form input {
  background: #fff;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 20px;
  margin-top: 3px !important;
  padding: 5px 7px 5px 7px !important;
  width: 90%;
  color: #000 !important;
}
.device-xxs #top-search form input {
  font-size: 12px;
}

/* Layouts Exemple */
.layoutsExemple .entry-image {
  float: left;
  margin-right: 0;
}

/* Entry Content */
.entry-c,
.actualite .entry-c,
.page_actualite .actualite .entry-c,
.device-sm .actualite .entry-c {
  position: relative;
  overflow: hidden;
}
.entry-c {
  width: 70%;
}
.actualite .entry-c {
  width: 100%;
}
.page_actualite .actualite .entry-c,
.device-sm .actualite .entry-c {
  width: 70%;
}


/* Primary 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: 11px;
  margin-bottom: 20px;
}

/* Hover and Active States */
#primary-menu > div > ul > li:hover a,
#primary-menu > div > ul > li.current a {
  color: #fff;
}

/* Icon Alignment */
#primary-menu.style-2 > div > ul > li > a i {
  line-height: 33px;
}

/* Top Search Placeholder */
#primary-menu .container #top-search form input::placeholder {
  color: #000 !important;
}


/*----------------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: Montserrat!important;}


/*---------------- #carrousel home-resultats ----------------*/

/* Général */
.belles_encheres,
.belles_encheres_colonne,
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
}

/* Responsivité */
.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; /* Ecrase la règle précédente pour .device-xs */
}
.device-xxs .belles_encheres_colonne {
  padding: 0;
}

/* Carousel Résultats */
.CarouselResultat {
  color: #666;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  padding-bottom: 12px;
}

/* Carousel Lots */
.belles_encheres_home .contentCarouselLot {
  color: #666;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  background-color: #fff;
}

/* Spécialités */
.belles_encheres_specialites {
  text-align: center;
  padding: 0;
  margin-top: 0;
}

/* Images dans le carousel */
.belles_encheres_home .owl-carousel .owl-item img {
  margin: 0 auto;
  height: 150px;
  width: auto;
}

/* Conteneur principal des lots */
.belles_encheres_home {
  text-align: center;
  margin-top: 20px;
}

/* Contenu vertical du carousel */
.verticalCarouselContent {
  border: 1px solid #fff;
}

/* Colonne spécifique pour les lots */
.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}

/* Dots actifs dans le carousel */
.owl-theme .owl-dots .owl-dot.active span {
  background-color: #666;
}

/* Images principales */
.imgphare img,
.salePhareImage img {
  margin-bottom: 10px;
}

/* Mise en forme des images phares */
.belles_encheres_home .imgphare {
  display: table-cell;
  height: 150px;
  max-height: 150px;
  min-height: 140px;
  width: 100%;
  margin-bottom: 14px;
  margin-right: 19px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  float: left;
}


/*----------------  #calendrier couv------------- */
/* Cacher les éléments de l'année 1970 */
.triAnnee.annee1970 {
    display: none;
}

/* Style général du bouton tri */
.triAnnee {
    background-color: #004445;
    color: #fff !important;
}

/* Style du bouton tri au survol */
.triAnnee:hover {
    background-color: #004445;
    color: #fff !important;
}

/* Espacement entre les années dans le calendrier */
.calendrier_annees {
    margin-bottom: 30px;
}

/* Taille et alignement des images dans les layouts */
.device-lg .layoutsExemple .entry-image,
.device-md .layoutsExemple .entry-image {
    float: left;
    margin-right: 20px;
    padding-left: 0;
}



.device-lg .actualite_droite .actualite .entry-c {
    position: relative;
    overflow: hidden;
    width: 100%;
}


/* Bloc Mois Date */
.bloc_mois_date {
    float: left;
    width: 100%;
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}

.device-xxs .calendrier .entry-c,
.device-xs .calendrier .entry-c {
    padding-right: 0;
    padding-left: 0;
    overflow: inherit;
    width: 100%;
    clear: both;
}

.pageCalendrier .entry.clearfix {
    border-bottom: 1px dotted #666;
}


/*---------------- #carrousel vertical ----------------*/

/* Général */
.belles_encheres,
.belles_encheres_colonne,
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
}

/* Responsivité */
.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;
}
/* Correction : le dernier device-xs écrase le précédent */
.device-xs .belles_encheres_colonne {
  padding: 0 30px;
}
.device-xxs .belles_encheres_colonne {
  padding: 0;
}

/* Carousel Vertical Content */
.verticalCarouselContent {
  border: 1px solid #fff;
}

/* Padding spécifique pour les lots */
.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}


/*---------------- #calendrier ----------------*/

/* Calendrier général */
.calendrier_annees {
  margin-bottom: 60px;
}
.triAnnee, .triAnnee a {
  background-color: #004445;
  color: #fff !important;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 0;
}

.btn.ghost:hover, .btn.ghost:active, .btn.ghost:focus {
  background-color: #444 !important;
  color: #fff !important;
}


.entry-title h2 {
  font-size: 13px !important;
  line-height: 1.3;
}




/*---------------- #catalogue ----------------*/

/* Général */
.product-description h2, 
.product-description h4 {
  text-transform: none;
}
.product-description h4 {
  font-size: 12px;
  line-height: 13px;
  color: #000;
  height: 30px;
}

/* Boutons */
.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;
}
.envoyer_ordre .button.button-border {
  background: #004445 !important;
  color: #fff;
  border: 1px solid #004445;
  text-shadow: none;
}
.button.button-border:hover {
  background-color: #f9e6dc;
  color: #fff;
}

/* Informations de vente */
.titre_informations_vente, 
.titre_cgv {
  margin: 20px 0;
}
.col-md-12.titre_ordre_phrase {
  margin: 30px 0;
  clear: both;
  width: 100%;
  color: #444;
}
.titre_ordre_etape {
  color: #004445;
}

/* Produit */
.product {
  border: 1px dotted #ccc;
}
.product-image {
  position: relative;
  width: 100%;
  height: 300px !important;
  overflow: hidden;
}
.product-image.no_picture {
  background: #fff url("https://www.varenne-encheres.com/uploads/Image/img_site/no_picture.png") center center no-repeat;
  background-size: 80% 70%;
  width: 100% !important;
  height: 170px !important;
  padding-right: 20px;
  border-radius: 0;
  border: 1px solid #fff;
}
.product-overlay a:hover {
  background-color: #000;
}

/* Titres */
.fiche_titre_lot h1 {
  font-size: 14px !important;
  margin-bottom: 5px;
  clear: both;
  color: #004445;
}
.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;
}

/* Résultat de fiche */
.pageFiche .fiche_lot_resultat,
.single-product .fiche_lot_resultat {
  background: #444;
  color: #fff;
  padding: 5px;
  float: left;
  border-radius: 0;
  margin: 10px 0;
}

/* Style supplémentaire */
.Style1 {
  margin-left: 0;
  margin-bottom: 1em;
  color: #444;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}
.fiche_lot_description {
  font-size: 13px;
  line-height: 1.3;
  margin: 20px 0 30px;
}
.ordreAchat.col-md-6 {
  margin-top: 20px;
}

/* Résultats en fonction des ordres */
.ordre_true.product, 
.pageOrdre .ordre_true.product {
  height: 620px !important;
}
.ordre_false.product, 
.pageOrdre .ordre_false.product {
  height: 600px !important;
  width: 265px;
}

/* Modal et titres */
.modal-title {
  color: #000;
  text-transform: uppercase;
}
.top-cart-title p {
  color: #004445;
}
#page-title.page-title-mini h1 {
  font-size: 14px;
  color: #888;
}
.device-xxs #page-title.page-title-mini h1 {
  font-size: 12px;
  color: #888;
}

/* Autres */
.droite_catalogue img {
  max-width: 92px;
  height: auto;
  float: right;
}
.lieu_vente {
  color: #000;
  font-size: 16px;
  line-height: 17px;
  font-style: italic;
  margin-bottom: 10px;
  text-align: left;
}
.col-md-6.product-desc .productOnline, 
.col-md-6.product-desc .productOnlineResult {
  margin: 30px 0;
  background-color: #444;
  color: #fff;
  border-color: #444;
}

/* Icônes */
.jq-icon-info {
  background-color: #266040 !important;
  color: #fff;
  border-color: #f9e6dc !important;
}

.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;width: 265px;}


/*---------------- #services ----------------*/

/* Titres de section */
.titre_services, 
.titre_services_estim, 
.titre_encheres {
  color: #004445;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  clear: both;
}
.titre_services, 
.titre_encheres {
  padding: 20px 0;
  margin-top: 40px;
}
.titre_services_estim {
  padding: 0;
  margin-top: 0;
}

/* Encarts */
.encart_titre, 
.encart_titre a {
  color: #004445 !important;
  text-transform: uppercase;
  clear: both;
}

/* Mise en page Belles Enchères */
.device-lg .belles_encheres, 
.device-md .belles_encheres, 
.device-sm .belles_encheres, 
.device-xs .belles_encheres, 
.device-xxs .belles_encheres, 
.encart_logo_colonne, 
.belles_encheres {
  text-align: center;
}
.device-lg .belles_encheres, 
.device-md .belles_encheres, 
.device-sm .belles_encheres, 
.device-xs .belles_encheres, 
.device-xxs .belles_encheres {
  margin-top: 20px;
}
.device-lg .belles_encheres, 
.device-xs .belles_encheres {
  padding: 0 30px;
}
.device-md .belles_encheres {
  padding: 0 20px;
}
.device-sm .belles_encheres {
  padding: 0 100px;
}
.device-xxs .belles_encheres {
  padding: 0 10px;
}


/*---------------- #paiement ----------------*/
.paiement {
  background-color: #f1f1f1;
  float: left;
  padding: 20px;
  margin-top: 30px;
}
.paiement h3 {display: none;}

/*---------------- #calendrier / légendes ----------------*/
.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

/*---------------- #pages statiques ----------------*/
.page_statique h2 {
  clear: both;
  padding: 20px 0;
}

/*---------------- #titre_service ----------------*/
.titre_service {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #222;
  text-align: center;
  background-color: #fff;
  font-size: 18px;
}

/*---------------- #responsive ----------------*/

/* --- max-width: 991px --- */
@media (max-width: 991px) {

  /* Sticky header */
  #header.sticky-style-2 #header-wrap,  
  #header.sticky-style-3 #header-wrap {
    min-height: 40px;
  }

  /* Menu principal */
  [class^="icon-legal"] {margin-right: 0;}
  #primary-menu > div > #top-search a,
  #primary-menu > div > #top-cart,
  #primary-menu > div > #side-panel-trigger {
    margin: 11px 0 !important;
  }
  #primary-menu > div > ul {margin-top: 40px !important;}
  #primary-menu ul li {
    float: none;
    margin: 0 !important;
    text-align: left !important;
    border-top: 1px solid #EEE;
    padding-left: 10px;
  }
  #primary-menu-trigger {
    background-color: transparent !important;
    color: #fff !important;
    top: 95%;
  }
  #primary-menu ul ul a {
    color: #fff !important;
  }

  /* Estimation form background */
  .fond_estimation {float: none;}

  /* Newsletter / abonnement */
  .device-md .page_abonnement #etape1,
  .device-md .page_abonnement #etape2,
  .device-md .page_abonnement #etape3 {
    background-color: #f1f1f1 !important;
    margin-bottom: 0;
    padding: 25px;
  }

  /* Actualités */
  .page_actualite .actualite .entry-c {width: 100%;}

  /* Produits */
  .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 12px;
    line-height: 15px;
  }
  .ordre_true.product, .pageOrdre .ordre_true.product {
    height: 630px !important;
  }
  .ordre_false.product, .pageOrdre .ordre_false.product {
    height: 550px !important;
    width: 265px;
  }

  /* Slider points */
  .owl-theme .owl-dots .owl-dot span {display: none;}
}

/* --- min-width: 500px and max-width: 1199px --- */
@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: 620px !important;}
}

/* --- min-width: 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: 620px !important;}

  #primary-menu ul ul,
  #primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    background-color: #FFF !important;
    box-shadow: 0px 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: -1px;
    color: #666;
  }
}

/* --- max-width: 767px --- */
@media (max-width: 767px) {

  /* Blog entry titles */
  .entry-title h2, .post-grid .entry-title h2 {
    font-size: 13px !important;
    line-height: 18px;
  }

  /* Paiement formulaire mobile */
  .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%;}

  /* Ordres */
  .ordre_false.product, .pageOrdre .ordre_false.product {
    height: 630px !important;
  }

/*---------------- #Paiement ----------------*/
.paiement {
  background-color: #f1f1f1;
  float: left;
  padding: 20px;
  margin-top: 30px;
}

.paiement h3 {
  display: none;
}

.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

.page_statique h2 {
  clear: both;
  padding: 20px 0;
}


/*---------------- #Responsive ----------------*/

/* --- Jusqu'à 991px --- */
@media (max-width: 991px) {
  #header.sticky-style-2 #header-wrap,
  #header.sticky-style-3 #header-wrap {
    min-height: 40px;
  }

  [class^="icon-legal"] {
    margin-right: 0;
  }

  #primary-menu > div > #top-search a,
  #primary-menu > div > #top-cart,
  #primary-menu > div > #side-panel-trigger {
    margin: 11px 0 !important;
  }

  #primary-menu > div > ul {
    margin-top: 40px !important;
  }

  #primary-menu ul li {
    float: none;
    margin: 0 !important;
    text-align: left !important;
    border-top: 1px solid #EEE;
    padding-left: 10px;
  }

  #primary-menu-trigger {
    background-color: transparent !important;
    color: #fff !important;
    top: 95%;
  }

  .device-md .page_abonnement #etape1,
  .device-md .page_abonnement #etape2,
  .device-md .page_abonnement #etape3 {
    background-color: #f1f1f1 !important;
    margin-bottom: 0;
    padding: 25px;
  }

  #top-search form input {
    font-size: 12px;
  }

  .titre_accueil,
  .titre_page,
  .titre_service {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #222;
    text-align: center;
    background-color: #fff;
    font-size: 18px;
  }

  .fond_estimation {
    float: none;
  }

  .page_actualite .actualite .entry-c {
    width: 100%;
  }

  .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 12px;
    line-height: 15px;
  }

  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 630px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 550px !important;
    width: 265px;
  }

  .owl-theme .owl-dots .owl-dot span {
    display: none;
  }

  #primary-menu ul ul a {
    color: #fff !important;
  }
}

/* --- Entre 500px et 1199px --- */
@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: 620px !important;
  }
}

/* --- À partir de 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: 620px !important;
  }
}


@media (max-width: 767px) {
  .entry-title h2,
  .post-grid .entry-title h2 {
    font-size: 13px !important;
    line-height: 18px;
  }

  .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%;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 630px !important;
  }
}
