.entry-c {
    position: relative;
    overflow: hidden;
    width: 100%;
}


/*----------------fiche de lot-----------------*/
.ordre_false.product, .pageOrdre .ordre_false.product {
    height: 565px !important;
    width: 265px;
}


/*----------------top bar-----------------*/
#top-bar {
    position: relative;
    font-size: 12px;
    font-family: Poppins;
}

/*----------------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;
  text-decoration: none;
  font-size: 11px;
  transition: background-color 0.3s ease; /* pour une transition douce */
}

.bouton-drouot:hover {
  background-color: #f0f0f0;
  color: #000 !important;
  cursor: pointer;
}


/* =========== Liens et icônes =========== */
.top-links img {
  height: 20px;
  opacity: 0.5;
}

.top-links a:hover img {
  opacity: 1;
}

#top-social li {
  border-left: 0 solid #fff;
}

#top-social li a {
  font-weight: bold;
  color: #333;
}

.si-share .social-icon {
  display: none;
}

/* =========== Texte et titres =========== */
h1, h2, h3 {
  font-family: 'Poppins';
}


.titre_page,
.titre_page a,
.titre_page a:visited {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  margin: 40px 0 30px;
  text-transform: uppercase;
  font-family: 'Libre Caslon Display';
}

.date_vente {
  text-transform: none;
}

/* =========== Produits / Catalogue =========== */
.productLive {
  border-radius: 5px;
  border: 1px solid #c00935;
  color: #c00935;
  background: #fff;
  padding: 10px;
  line-height: 15px;
  float: left;
  text-align: center;
  margin-top: 10px;
}

.productOnline,
.productOnlineResult {
  clear: both;
}

.droite_catalogue img {
  max-width: 120px;
  height: auto;
}

/* =========== Autres éléments =========== */
.imgphare {
  padding-bottom: 16px;
}

#logo img {
  display: block;
  width: 440px;
  height: auto;
  margin-bottom: 30px;
}


/*-------------Blocs vente-------------*/
.bloc_vente_date {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    padding-top: 15px;
    clear: both;
}

.bloc_vente_lieu {
    color: #333333;
    font-style: italic;
    margin-top: 4px;
    font-size: 12px;
    clear: both;
}


/* =========== #menu =========== */

#cpgen-menu {
  margin-bottom: 1px;
}

/* Liens du menu principal */
nav a:link {
  color: #fff;
}

/* Style général du menu primary-menu.style-2 */
#primary-menu.style-2,
#primary-menu.style-2 > div > ul,
#primary-menu.style-2 > div > ul > li > a {
  height: 40px;
}

/* Icônes dans le menu */
#primary-menu.style-2 > div > ul > li > a i {
  line-height: 30px;
  color: #fff;
}

#primary-menu.style-2 > div > ul > li > a i:hover {
  color: #fff !important;
}

/* Recherche, panier et panneau latéral 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;
  color: #fff;
}

/* Hauteur et alignement pour sticky headers */
#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap,
#primary-menu.style-2 > div > ul > li > a {
  height: 40px;
  line-height: 36px;
}

/* Responsive : tablettes */
.device-md #primary-menu ul li a {
  padding: 3px 12px;
  font-size: 11px;
  line-height: 40px;
}

/* Responsive : petits écrans */
.device-sm #primary-menu,
.device-xs #primary-menu,
.device-xxs #primary-menu {
  float: left;
  width: 100%;
  background-color: #333 !important;
  padding-left: 10px;
}


/* =========== Top Search =========== */
#top-search,
#top-cart,
#side-panel-trigger {
  float: right;
  height: 19px;
}

/* Champ principal de recherche */
#primary-menu .container #top-search form input {
  background: #fff none repeat scroll 0 0;
  border-radius: 6px 0 0 6px;
  float: left;
  font-size: 14px;
  height: 68%;
  line-height: 25px;
  padding: 5px 5px 5px 7px !important;
  font-weight: normal;
  color: #000 !important;
}

/* Placeholder du champ de recherche */
#primary-menu .container #top-search form input::placeholder,
.device-xxs #primary-menu .container #top-search form input::placeholder {
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  color: #000 !important;
}

/* Champ de type loupe */
#top-search form input.loupe {
  background: #ffffff url("https://www.lhuillierparis.com/uploads/Image/img_site/bt_go.gif") no-repeat scroll 0px 1px !important;
  width: 30px;
  height: 50%;
  color: #000;
  float: left;
  border-radius: 0 4px 4px 0;
}

/* Icône menu mobile */
#primary-menu-trigger .icon-reorder {
  color: #fff !important;
}

/* =========== Panier =========== */
.style-2 .container #top-cart .top-cart-content {
  top: 31px;
}

#top-cart > a > span {
  right: 16px;
  color: #000;
  background-color: #fff;
}

/* =========== Boutons =========== */
.button,
.btn-primary {
  background-color: #333;
  color: #fff;
  border-color: #333;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

/* =========== Filtres de recherche (searchFiltre) =========== */
#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  width: 100%;
  padding: 6px 10px;
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
  border-radius: 0 4px 4px 0;
  margin-bottom: 20px;
}

#searchFiltre input.btRecherche:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}


/* =========== #Home =========== */

/* === Images de ventes phares === */
.salePhareImage {
  border-radius: 3px;
  margin-bottom: 15px;
}

.salePhareImage img {
  width: 230px;
  height: auto;
  margin-bottom: 10px;
}

.device-sm .salePhareImage img {
  width: 360px;
}

.device-xs .salePhareImage img {
  width: 270px;
}

/* === Contenu des ventes phares === */
.salePhareTitle {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.salePhareDate {
  color: #333;
  font-weight: 600;
  font-size: 12px;
}

.salePhareLocation {
  color: #000;
  font-style: italic;
  margin-top: 4px;
  font-size: 12px;
  text-transform: capitalize;
}

/* === Bloc "vente phare" principal === */
.vente_phare {
  padding-bottom: 120px;
  clear: both;
}

.actualite_droite .entry.clearfix.actualite .entry-image {
  width: 230px;
  float: left;
  margin: 0 0 20px 0;
  clear: both;
}


/* === Autres éléments === */
.newsPhareImage {
  margin-bottom: 15px;
}


/* =====================SLIDER===================== */

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
  font-family: Poppins;
}


/* Marge sous le slider */
#slider {
  margin-bottom: 30px;
}

/* Cacher les captions sur très petits écrans */
.device-xxs .tp-caption,
.device-xs .tp-caption,
.device-sm .tp-caption {
  display: none;
}


/* =========== #Carrousel Home - Résultats =========== */

/* Contenu des carrousels en responsive */
.device-xxs .verticalCarouselContent,
.device-xs .verticalCarouselContent,
.device-sm .verticalCarouselContent,
.device-xxs .belles_encheres .verticalCarouselContent,
.device-xs .belles_encheres .verticalCarouselContent,
.device-sm .belles_encheres .verticalCarouselContent {
  border: 1px solid #fff;
  padding: 10px;
  clear: both;
  width: 100%;
  text-align: center;
  float: left;
}

/* Titres adaptés aux très petits écrans */
.device-xxs .titre_page {
  font-size: 18px;
}


/* Zone d’enchères */
.belles_encheres,
.belles_encheres_home {
  text-align: center;
  margin-top: 20px;
}

/* Carrousel des résultats */
.CarouselResultat {
  color: #333;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  clear: both;
}

/* Image dans les carrousels */
.belles_encheres_home .owl-carousel .owl-item img {
  margin: 0 auto;
  border-radius: 2px;
  height: 130px;
}

/* Image dans les blocs "belles enchères" */
.belles_encheres_home .imgphare {
  display: table-cell;
  margin-bottom: 10px;
  margin-right: 20px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  float: left;
  max-height: 140px;
  min-height: 140px;
  width: 100%;
}


/* Style des dots du carrousel actif */
.owl-theme .owl-dots .owl-dot.active span {
  background-color: #333;
}



/* =========== #Carrousel Vertical =========== */

/* Conteneur principal */
.belles_encheres_colonne {
  text-align: center;
  margin-top: 20px;
}

/* Padding responsive */
.device-lg .belles_encheres_colonne {
  padding: 0 20px;
}

.device-md .belles_encheres_colonne,
.device-xs .belles_encheres_colonne {
  padding: 0 20px; /* On garde la valeur la plus spécifique */
}

.device-sm .belles_encheres_colonne {
  padding: 0 100px;
}

.device-xxs .belles_encheres_colonne {
  padding: 0;
}

/* Bloc carousel vertical */
.verticalCarouselContent {
  border: 1px solid #fff;
}

.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}

/* Résultat du carrousel */
.belles_encheres_colonne .CarouselResultat {
  color: #333;
  background-color: #fff;
  border-radius: 3px;
  padding: 1px 0;
}

/* Image phare */
.imgphare img {
  padding-bottom: 0;
}

/* Titres encartés */
.encart_titre,
.encart_titre a {
  font-weight: bold;
  color: #333;
}



/* =========== Actualités =========== */

.texte_actualite {
  margin-bottom: 10px;
}

/* Bloc principal d'une actualité */
.page_actualite .actualite .entry.clearfix.actualite .entry-c {
  float: left;
  width: 70%;
}

.entry.clearfix.actualite .entry-image {
  width: 150px;
  float: left;
  margin-right: 20px !important;
}

/* Responsive : XS */
.device-xs .entry-c,
.device-sm .entry-c {
  width: 60%;
}

.device-xs .actualite_droite .entry.clearfix.actualite .entry-image {
  width: 360px;
}

.device-xxs .actualite_droite .entry.clearfix.actualite .entry-image {
  width: 100%;
}

/* Responsive : SM */
.device-sm .actualite_droite .entry.clearfix.actualite .entry-image {
  width: 360px;
  float: left;
  margin-right: 0;
  clear: both;
  margin-bottom: 20px;
}


/* =========== #Calendrier =========== */

/* --- Filtres de tri par année --- */
.triAnnee {
  background-color: #333;
  border-radius: 3px;
  color: #fff !important;
  padding: 0 5px;
}

.triAnnee:hover {
  background-color: #000;
}

.triAnnee.annee {
  background-color: #fff !important;
}

.triAnnee.annee1970 {
  display: none;
  background-color: #fff !important;
}

/* --- Bloc années calendrier --- */
.calendrier_annees {
  margin-bottom: 50px;
  line-height: 2;
}

.bloc_mois_date {
  display: none;
}

/* --- Titres des entrées --- */
.entry-title h2,
.entry-title h2 a,
.entry-title h2 a:link {
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: 'Libre Caslon Display';
}

/* --- Images d'entrée --- */
.entry-image {
  margin-bottom: 20px;
}

.layoutsExemple .entry-image {
  width: 190px;
  float: left;
  margin-right: 0;
}

/* --- Contenu des colonnes --- */
.col-md-10.entry-c {
  width: 70%;
}

.device-md .col-md-10.entry-c {
  width: 68%;
}

.device-sm .col-md-10.entry-c {
  width: 70%;
}

/* --- Couverture catalogue --- */
.couverture_catalogue img {
  border: 1px solid #ccc;
}

/* --- Catalogue sans couverture (général) --- */
.layoutsExemple .entry-image.no_couv.couverture_catalogue {
  background: #f8f8f8;
}

.layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {
  background-image: url("https://www.lhuillierparis.com/uploads/Image/img_site/widget_catalogue_no_couv.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 160px !important;
  height: 160px !important;
  border-radius: 4px;
  margin-left: 14px;
  margin-right: 10px;
  border: 1px solid #ccc;
}

/* --- Responsive no_couv catalogue --- */
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  width: 140px !important;
  height: 140px !important;
  margin-left: 0;
  margin-right: 20px;
}

.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue {
  width: 100% !important;
  height: 370px !important;
  margin-left: 0;
}

/* --- Responsive image catalogue classique --- */
.device-xs .layoutsExemple .entry-image {
  width: 140px;
  padding-left: 0;
  padding-right: 0;
  float: left;
  margin-right: 20px;
}

/* --- Responsive colonne calendrier --- */
.device-xs .calendrier .entry-c {
  width: 60%;
  float: left;
  padding: 0;
  overflow: inherit;
}

/* --- Widget no_couv générique --- */
.entry-image.widget_no_couv {
  background-image: url("https://www.lhuillierparis.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: 190px !important;
  border-radius: 4px;
  margin-left: 0;
}

/* --- Responsive widget no_couv --- */
.device-xxs .entry-image.widget_no_couv {
  width: 100% !important;
  height: 340px !important;
  padding-right: 20px;
}

/* --- Bloc expert calendrier --- */
.widget_calendrier_experts {
  overflow: auto;
  height: 270px;
  margin-top: 30px;
  font-size: 13px;
  padding-left: 20px;
}


/* =========== #Catalogue =========== */

/* --- Titres --- */
.product-description h2,
.product-description h4 {
  text-transform: none;
}

.product-description h4 {
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  color: #333;
  height: 30px;
}

.modal-title {
  color: #333;
  text-transform: uppercase;
}

.fiche_titre_lot h1 {
  font-size: 14px !important;
  margin-bottom: 5px;
  clear: both;
  color: #333;
  font-weight: bold;
}

#page-title.page-title-mini h1,
.device-xxs #page-title.page-title-mini h1 {
  font-weight: 300;
  font-size: 14px;
  color: #333;
}

/* --- Titres de produit --- */
.product-title h3 {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  height: 30px;
  max-height: 30px;
  overflow: hidden;
}

/* --- Informations de lot --- */
.lotnum,
.num_lot {
  color: #333;
  font-size: 25px;
}

.fiche_lot_num {
  font-size: 35px;
  color: #333;
  font-weight: bold;
  float: left;
}

.fiche_lot_resultat {
  color: #333;
}

.single-product .fiche_lot_resultat {
  background: #333;
  color: #fff;
  padding: 5px;
  float: left;
  border-radius: 2px;
  margin: 10px 0;
}

.fiche_lot_description {
  font-size: 13px;
  line-height: 1.3;
  margin: 20px 0 30px 0;
}

/* --- Image produit --- */
.product-image {
  position: relative;
  width: 100%;
  height: 300px !important;
  overflow: hidden;
}

.product-image.no_picture {
  background-image: url("https://www.lhuillierparis.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;
}

/* --- Divers contenus --- */
.product-desc {
  font-size: 12px;
}

.lieu_vente {
  color: #000;
  font-size: 16px;
  line-height: 17px;
  font-style: italic;
  margin-bottom: 10px;
  text-align: left;
}

.Style1 {
  margin-left: 0;
  margin-bottom: 1em;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

/* --- Résultats et statuts --- */
.sale-flash2 {
  background: #333;
  border-radius: 2px;
  color: #fff;
  float: left;
  margin: 10px 0;
  padding: 5px;
  font-weight: 500;
  width: auto;
  clear: both;
}

.col-md-6.product-desc .productOnline,
.col-md-6.product-desc .productOnlineResult {
  margin: 30px 0;
  background-color: #333;
  color: #fff;
  border-color: #333;
}

/* --- Pagination --- */
.pagination .currentStep {
  background: #333;
  color: #fff;
  padding: 8px 12px;
  margin: 0 2px;
}

/* --- Ordre d'achat et étapes --- */
.col-md-12.titre_ordre_phrase {
  margin: 30px 0;
  clear: both;
  width: 100%;
}

.ordreAchat.col-md-6 {
  margin-top: 20px;
}

.titre_ordre_etape {
  color: #333;
}

/* --- Boutons et interactions --- */
.button.button-border:hover {
  background-color: #000;
  color: #fff;
}

.jq-icon-info {
  background-color: #333 !important;
  color: #fff;
  border-color: #333 !important;
}

/* --- Recherche lot --- */
.lot_recherche .lotnum {
  font-size: 12px;
}

/* --- Encadré produit --- */
.product {
  border: 1px dotted #ccc;
}


/* ========== Pages Statiques - CGU ========== */

.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

.page_statique h2 {
  clear: both;
  padding: 20px 0;
  margin-top: 40px;
  text-transform: uppercase;
}

.page_statique h3,
.page_statique h4 {
  padding: 20px 0 0 10px;
  font-size: 12px;
}

.page_statique h3 {
  font-style: italic;
}


/* ========== Paiement ========== */

.paiement {
  background-color: #f8f8f8;
  float: left;
  padding: 20px;
  margin-top: 30px;
}

.paiement h3 {
  display: none;
}


/* ========== Équipe ========== */

.col-md-4.photo,
.col-md-12.photo {
  margin-bottom: 50px;
  text-align: center;
}

/* Centrage sur écrans larges */
.device-lg .col-md-12.photo,
.device-md .col-md-12.photo,
.device-sm .col-md-12.photo {
  padding-left: 35%;
  padding-right: 35%;
}

/* Ajustement pour les petits écrans */
.device-xs .col-md-12.photo {
  padding-right: 15%;
}

/* Grid adaptatif */
.device-sm .col-md-4.photo {
  max-width: 33%;
  float: left;
}

.device-md .col-md-4.photo {
  float: left;
}

.device-xs .col-md-4.photo {
  max-width: 90%;
}

/* Titre membre */
.team-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 14px;
}

.team-title span {
  font-size: 11px;
  margin-top: 0;
  height: 34px;
  font-style: normal;
}


/* ========== Formulaires (Estimation, Inscription, Newsletter) ========== */

/* === Disposition générale === */
#estim {
  margin-top: 30px;
}

#etape1, #etape2, #etape3, #droit {
  margin-bottom: 0;
}

.page_newsletter #etape1,
.page_newsletter #etape2,
.page_newsletter #etape3,
.page_newsletter #droit {
  padding: 25px;
  margin: 0 !important;
  width: 100%;
}

.page_expertiser #etape1,
.page_expertiser #etape2,
.page_expertiser #etape3,
.page_expertiser #droit {
  background-color: #f1f1f1 !important;
  margin-bottom: 0;
  padding: 25px;
  width: 100%;
}

.page_abonnement #etape1,
.page_abonnement #etape2,
.page_abonnement #etape3,
.page_abonnement #droit {
  background-color: #fff !important;
  margin-bottom: 0;
  padding: 25px;
}

#estim .row {
  margin-bottom: 10px;
}

/* === Champs === */
#estim input,
#estim textarea {
  width: auto;
}

input[type="radio"] {
  width: 14px !important;
}

.device-xs input[type="radio"],
.device-xs #estim input[type="radio"],
.device-sm input[type="radio"],
.device-sm #estim input[type="radio"],
.device-xxs #estim input[type="radio"] {
  width: 14px !important;
}


/* === Labels === */
.freeForm .label {
  float: left;
  font-size: 14px;
  width: 280px;
  text-align: left;
}


/* === Boutons === */
.bt_valider_ordre input,
#estim .btn.btn-default,
#form_inscription .btn.btn-default,
.formEnvoyer input,
.fond_estimation .btn.btn-default.nb {
  background: #333;
  color: #fff;
  border: 1px solid #333;
  padding: 10px 15px;
  border-radius: 2px;
  margin-top: 10px;
  width: auto;
}

.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.envoyer_ordre .button.button-border:hover {
  background: #000;
}

/* === Étapes d’inscription === */
.row.inscription_etape_un,
.row.inscription_etape_deux,
.row.inscription_etape_trois {
  border-bottom: 1px solid #f1f1f1;
}

/* === Fond estimation / formulaire === */
.fond_estimation,
.page_newsletter .fond_estimation {
  padding: 20px;
  width: 100%;
  background-color: #f1f1f1;
  margin-bottom: 10px;
}

.pageExpertiser .fond_estimation {
  float: left;
  padding: 20px 0;
  width: 100%;
}

/* === Newsletter === */
.newsletter_lettrine {
  display: none;
}

.newsletter_theme {
  font-size: 12px;
}

.device-lg .newsletter_colonne {
  float: left;
  width: 33%;
}

.device-md .newsletter_colonne,
.device-sm .newsletter_colonne {
  float: left;
  width: 100%;
}

.device-md .newsletter_chekbox_txt,
.device-sm .newsletter_chekbox_txt {
  font-size: 12px !important;
}

.device-xxs .page_newsletter .col-sm-3 {
  padding-right: 0;
}


.device-xxs #form_inscription .row {
  padding-left: 20px;
}

.page_expertiser, .page_newsletter, .inscription_legende {
  padding-bottom: 30px;
}


/*----------------  #footer------------- */
#gotoTop {background-color: #333;}
#gotoTop:hover {background-color: #000;}


/* ===============RESPONSIVE DESIGN========================= */

/* === ≤ 480px - Très petits écrans / Mobiles portrait === */
@media (max-width: 480px) {
  .layoutsExemple .entry-image.no_couv.couverture_catalogue {
    width: 100% !important;
    height: 325px !important;
  }

  .page_actualite .actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0;
  }

  .carouselCouvCata,
  .calendrierVertical .cataPasDispo {
    max-height: 100%;
    margin-bottom: 16px;
  }

  .calendrierVertical .item .verticalImage img {
    max-height: 100%;
    min-height: 100%;
  }

  #cpgenlogo,
  .texteHeader {
    width: 100%;
    clear: both;
    text-align: center;
    padding: 0;
  }

  #logo img {
    height: 45px;
    width: auto;
    margin-bottom: 0;
  }
}


@media (max-width: 767px) {
  .widgetbouton {
    text-align: center;
    float: none;
    margin: 7px 0 20px;
  }
  .device-xxs .entry.clearfix.actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0 !important;
  }
  .salePhareImage img {
    width: 100%;
    height: auto;
  }


  .carreSpecialites.col-md-4 {
    height: 470px;
    float: left;
  }

  .titre_page {
    font-size: 14px;
  }

  .texteHeader {
    text-align: center;
    padding: 0 0 20px;
    font-size: 12px;
  }

  #logo img {
    height: 70px;
    width: auto;
    margin: 0 0 20px 0;
  }

  #primary-menu-trigger {
    opacity: 1;
    pointer-events: auto;
    top: 96%;
    background-color: transparent !important;
  }

  #primary-menu-trigger .icon-reorder {
    color: #fff !important;
  }

  #header.sticky-style-2 #header-wrap,
  #header.sticky-style-3 #header-wrap {
    min-height: 40px;
  }

  #primary-menu > div > #top-search a,
  #primary-menu > div > #top-cart,
  #primary-menu > div > #side-panel-trigger {
    margin: 10px 0 !important;
  }

  #primary-menu.style-2 ul ul,
  #primary-menu.style-2 ul li .mega-menu-content {
    background-color: #333 !important;
    top: 0 !important;
  }

  .calendrier_carrousel .entry-title h2,
  .entry-title h2 a {
    font-size: 13px;
    line-height: 1.3;
  }


  .actualites_homepage .entry.clearfix.actualite {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .entry-title h2,
  .entry-title h2 a {
    font-size: 13px !important;
    line-height: 1.4;
    text-transform: uppercase;
    width: 100%;
  }

  .col-sm-3.inscription_legende,
  .col-sm-2.inscription_legende {
    width: auto;
    margin: 0;
    padding-left: 0;
  }

  .device-sm .col-sm-3.inscription_legende,
  .device-sm .col-sm-2.inscription_legende {
    width: 24%;
  }

  .inscription_etape {
    width: 100%;
  }


  input[name="montant"][type="text"] {
    width: 90%;
  }

  input[type="radio"],
  input[type="checkbox"],
  input [type="radio"] {
    width: 14px !important;
  }

  #searchFiltre {
    background-color: #f8f8f8;
    height: 230px;
  }

  .btn-primary {
    margin-top: 20px;
  }


  [class^="icon-legal"] {
    margin-right: 0;
  }

  #top-cart > a > span {
    right: -12px;
    color: #000;
    background-color: #fff;
  }
}


/*----------------  #video youtube------------- */
.video-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}

.video-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.video-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}

.video-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
