.layoutsExemple .entry-image {
    width: 100%;
    float: left;
    margin-right: 0;
    border-radius: none;
}


.couverture_catalogue img {width: 40%;}



@media (max-width: 991px) {
    #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 130px;
        margin-top: 0;
        left: 0;
        z-index: 1;
       background-color: transparent !important;
    }
}


.bloc_vente_date {clear: both; font-style: normal; font-weight: semi-bold; margin-top: 10px;}
.bloc_vente_lieu {clear: both; font-style: normal; margin-top: 10px;}



/*----------------effet survol-----------------*/
a img {
  transition: transform 0.3s ease;
  transform: scale(1);
}

a:hover img {
  transform: scale(1.02); /* Zoom très léger */
}



/* ----------- #actualites reglages globals----------- */

.entry.actualite .entry-image img {
    width: 200px;
    height: auto;
}

@media (max-width: 768px) {
    .entry.actualite .entry-image img {
        width: 100%;
    }
}


/* ----------- #page actualites ----------- */
.page_actualite {
  display: block;
}

.page_actualite .actualite {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.page_actualite .entry-image {
  width: 30%;
  max-width: 250px;
  margin-right: 30px;
}

.page_actualite .entry-image img {
  width: 90%;
  height: auto;
  display: block;
}

.page_actualite .entry-c {
  width: calc(70% - 30px);
  display: flex;
  flex-direction: column;
}

.page_actualite .entry-title h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #9e0e40;
  text-transform: uppercase;
}

.page_actualite .texte_actualite {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
}

.page_actualite .actualite_lire_suite {
  display: none;
}

.page_actualite .more-link{
    display: inline-block;
    border-bottom: none;
    padding: 0 2px;
    font-style: normal;
    width: 50%;
}

/* ----------- #carrousel home-actualite : MOSAÏQUE ----------- */

.WidgetMediatheque .layoutsExemple .entry-image img {
    width: 200px;
    height: auto; /* pour conserver les proportions */
}

.WidgetMediatheque {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
}

.WidgetMediatheque .actualite {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  width: calc(25% - 23px); /* 4 colonnes */
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease;
}

.WidgetMediatheque .entry-image img {
  width: 95%;
  height: auto;
  display: block;
}

.WidgetMediatheque .entry-c {
  padding: 15px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.WidgetMediatheque .entry-title h2 {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  color: #9e0e40;
  font-weight: bold;
  text-transform: uppercase;
}

.WidgetMediatheque .entry-title a {
  color: inherit;
  text-decoration: none;
}

.WidgetMediatheque .entry-title a:hover {
  text-decoration: underline;
}

.WidgetMediatheque .date_actualite {
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.WidgetMediatheque .texte_actualite {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  margin-bottom: auto;
}

.WidgetMediatheque .actualite_lire_suite {
  margin-top: 15px;
  padding: 6px 12px;
  background-color: #9e0e40;
  color: #fff;
  text-align: center;
  font-size: 13px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.WidgetMediatheque .actualite_lire_suite:hover {
  background-color: #7d0a33;
  cursor: pointer;
}

.WidgetMediatheque .more-link{
    display: inline-block;
    border-bottom: none;
    padding: 0 2px;
    font-style: normal;
    width: 50%;
}

@media (max-width: 1199px) {
  .WidgetMediatheque .actualite {
    width: calc(33.333% - 20px); /* 3 colonnes */
  }
}

@media (max-width: 991px) {
  .WidgetMediatheque .actualite {
    width: calc(50% - 15px); /* 2 colonnes */
  }
}

@media (max-width: 575px) {
  .WidgetMediatheque .actualite {
    width: 100%; /* 1 colonne */
  }
}


/*----------------  #hauteur visuels dans catalogue----------------*/
.ordre_false.product, .pageOrdre .ordre_false.product {
    height: 560px !important;
    width: 265px;
}


/*----------------  #footer social ----------------*/
.socialFooter {
  margin-left: 31%;
}

.device-sm .socialFooter {
  margin-left: 18%;
}

.device-xs .socialFooter,
.device-xxs .socialFooter {
  margin-left: 33%;
}


/*----------------  #équipe ----------------*/
.strombi {
  margin: 30px 0 20px;
  font-size: 13px;
}

.img_etude img {
  margin-bottom: 15px;
}


/*----------------  #belles enchères ----------------*/
.belles_encheres {
  text-align: center;
  margin-top: 20px;
}

.CarouselResultat {
  color: #9e0e40;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  clear: both;
}

.belles_encheres_home .owl-carousel .owl-item img {
  display: block;
  margin: 0 auto;
  border-radius: 2px;
  width: auto;
  height: 230px;
}


/*----------------  #top links ----------------*/

.top-links {font-family: Abel;}


.top-links a img {
  height: 25px;
  opacity: 0.5;
}

.top-links a:hover img {
  height: 25px;
  opacity: 1;
}


/*----------------  #slider captions ----------------*/
.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 {
  margin-bottom: 0;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
}


/*----------------  #logo ----------------*/
#logo img {
  width: 300px;
  height: auto;
  margin: 20px 0 30px;
}

/*----------------  #boutons voir toutes les ventes----------------*/
.bouton-ventes {
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  padding: 10px 20px;
  border-radius: 2px;
  cursor: pointer;
  transition: background-color 0.3s;
  font-size: 14px;
}

.bouton-ventes:hover {
  background-color: #9e0e40;
  color: #fff;
}


/*----------------  #responsive : petits écrans ----------------*/
@media (max-width: 768px) {
  .bouton-ventes {
    font-size: 12px;
    padding: 8px 15px;
  }
}


/*----------------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;
}



/*----------------  #général ----------------*/
.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;
}

.date_vente {
  text-transform: none;
}

.calendrier_annees {
  margin-bottom: 30px;
  line-height: 2;
}

#gotoTop {
  background-color: #9e0e40;
}

#gotoTop:hover {
  background-color: #f21662;
}


.vente_phare,
.lot_phare,
.newsPhare {
  margin-bottom: 30px;
  float: left;
}

.actualite_phare {
  float: left;
  width: 100%;
}

.salePhareTitle {
  font-size: 11px;
  line-height: 16px;
  color: #9e0e40;
}

.salePhareDate {
  font-weight: bold;
  color: #9e0e40;
}

.salePhareLocation {
  color: #333;
}

.salePhareImage {
  margin-bottom: 20px;
}


/*----------------  #formulaire - corrections ----------------*/
#etape2 > div:nth-child(2) > div:nth-child(1) > input:nth-child(1) {
  margin-left: -15px;
}

.device-xxs #form_inscription .row {
  padding-left: 20px;
}


/*----------------  #titres ----------------*/
h1, h2, h3, h4, h5 {
  line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.titre_ordre_etape,
.titre_ordre_phrase,
.num_etape_trois,
.num_etape_deux,
.num_etape_un,
.texte_etape_un,
.texte_etape_deux,
.texte_etape_trois,
.inscription_etape,
.calendrier_theme {
  color: #9e0e40;
}

.titre_page {
  margin-top: 50px;
  color: #9e0e40;
  font-size: 25px;
}

.WidgetTitle.titre_page {
  clear: both;
}

.titrespecialites {
  background-color: #9e0e40;
}

.device-xxs .phare {
  min-height: 280px;
}

.WidgetTitle {
  margin-bottom: 30px;
}



/*----------------  #menu ----------------*/
#primary-menu {
  width: 100%;
}

#primary-menu.style-2 > div #top-search,
#primary-menu.style-2 > div #top-cart {
  margin-top: 10px;
}

#primary-menu ul a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
}

#primary-menu ul ul a {
  font-size: 14px;
  font-weight: bold;
}

#primary-menu.style-2 > div > ul > li > a i {
  line-height: 16px;
}

#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a {
  color: #9e0e40 !important;
  background-color: #f8f8f8;
  font-weight: bold;
  letter-spacing: 2px;
}

#primary-menu > div > ul > li:hover a,
#primary-menu > div > ul > li.current a {
  color: #9e0e40;
  background-color: #f8f8f8;
}

#top-cart {
  float: right;
  margin-right: 20px;
}

#top-cart .top-cart-content {
  border-top: 2px solid #9e0e40;
}

#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #top-search {
  margin-top: 8px !important;
}

#top-search form input {
  font-size: 12px;
  padding: 0 14px 0 10px;
  color: #555;
  font-family: 'Noto Sans', arial, sans-serif;
}

.device-xxs .icon-line-cross {
  color: #fff;
}

#primary-menu.style-2,
#primary-menu.style-2 > div > ul,
#primary-menu.style-2 > div > ul > li > a {
  height: 40px;
}


/*----------------  #search responsive ----------------*/
.device-sm #primary-menu,
.device-xs #primary-menu,
.device-xxs #primary-menu {
  float: left;
  width: 100%;
  background-color: #fff !important;
}

#primary-menu ul li:first-child a:hover {
  background-color: #f8f8f8 !important;
  color: #000;
}

#primary-menu > div > ul > li:first-child a:hover,
#primary-menu > div > ul > li:first-child.current a {
  color: #000;
  background-color: #fff;
}

.icon-line2-home a:hover {
  color: #000;
}

#top-search form {
  opacity: 0;
  z-index: -2;
  position: absolute;
  width: 90% !important;
  height: 100% !important;
  padding: 0 15px;
  margin: 0;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease-in-out;
  background-color: #fff;
  border-radius: 4px;
  height: 40px;
}

.device-lg #primary-menu.style-2 > div #top-cart,
.device-md #primary-menu.style-2 > div #top-cart,
.device-sm #primary-menu.style-2 > div #top-cart {
  margin-bottom: 0;
  margin-right: 30px;
}

#primary-menu .container #top-search form input::placeholder {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  color: #013a55 !important;
}

.device-xxs #primary-menu .container #top-search form input::placeholder {
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
}

#top-search form input {
  background: #fff;
  border-radius: 6px 0 0 6px;
  float: left;
  font-size: 16px;
  height: 30px;
  line-height: 25px;
  margin-top: 8px !important;
  padding: 5px 5px 5px 7px !important;
  width: 90%;
  font-weight: normal;
  font-family: arial;
}

#top-search form input.loupe {
  background: #fff url("https://www.lyndatrouve.com/uploads/Image/img_site/bt_go.gif") no-repeat scroll 0 0 !important;
  height: 30px;
  width: 30px;
  color: #000;
  float: left;
  border-radius: 0 6px 6px 0;
}

#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #side-panel-trigger {
  margin-top: 9px;
  margin-bottom: 20px;
}

#primary-menu.style-2 > div #top-search,
#primary-menu.style-2 > div #top-cart,
#primary-menu.style-2 > div #side-panel-trigger {
  margin-top: 9px;
  margin-bottom: 0;
}

.device-md nav {
  font-size: 10px;
}

.device-md #primary-menu ul li a {
  padding: 2px 12px 5px 12px;
  height: 40px;
  line-height: 40px;
}

@media (max-width: 991px) {
  #primary-menu > div > #top-search a,
  #primary-menu > div > #top-cart,
  #primary-menu > div > #side-panel-trigger {
    margin: 10px 0 !important;
  }

  #top-search form input {
    font-size: 16px;
    padding: 10px 45px 15px 0;
    height: 30px !important;
    background-color: #fff !important;
    color: #333;
    font-weight: 300;
    letter-spacing: 2px;
  }

  #primary-menu .container #top-search form input {
    color: #555 !important;
  }

  #top-search form {
    height: 40px !important;
  }

  #top-search .form-control {
    float: left;
    width: 90%;
  }

  .device-xxs #top-search .form-control {
    float: left;
    width: 80%;
  }
}


/*---------------- #recherche ----------------*/
.button.button-3d:hover {
  background-color: #ddd !important;
  color: #9e0e40;
}

.btn-primary {
  color: #fff;
  background-color: #9e0e40;
  border-color: #9e0e40;
}

.button {
  background-color: #9e0e40;
  color: #fff;
  border-color: #9e0e40;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #ddd;
  border-color: #ddd;
  color: #9e0e40;
}

.device-sm .btn-primary {
  margin-top: 50px;
}

#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #9e0e40;
  color: #fff;
  border: 1px solid #9e0e40;
  border-radius: 0 4px 4px 0;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #ddd;
  border: 1px solid #ddd;
  color: #9e0e40;
}



/*---------------- #btn calendrier ----------------*/
.btcalendrier {
  background-color: #fff;
  padding-bottom: 30px;
  text-align: center;
  margin-bottom: 40px;
}

.btcalendrier .btn.ghost,
.btcalendrier .btn.ghost a:link,
.btcalendrier .btn.ghost a:visited {
  font-size: 15px !important;
  color: #2b2b2b;
}

.btcalendrier .btn.ghost a:hover {
  font-size: 15px !important;
  color: #fff !important;
}

.btn.ghost {
  letter-spacing: 1px;
}

.btn.ghost:hover,
.btn.ghost:active,
.btn.ghost:focus {
  background-color: #9e0e40 !important;
  color: #fff !important;
  border-color: #9e0e40;
}

.owl-carousel .owl-item .linkExtern img {
  clear: both;
  float: left;
}


.lotPhareResult {
  color: #9e0e40;
  font-weight: bold;
  padding-top: 6px;
}


.home_calendrier .couvPasDispo {
  height: 214px;
}

.home_calendrier .calendrierVertical .entry-title h2,
.home_calendrier .calendrierVertical .entry-title h2 a {
  font-size: 16px !important;
  line-height: 1.3 !important;
  font-weight: bold !important;
  color: #9e0e40;
  margin-top: 10px;
 margin-bottom: 10px;
}

.couvPasDispo {
  background: #fff url("https://www.lyndatrouve.com/uploads/Image/img_site/picto_no_couv.jpg") no-repeat center center;
  background-size: 100% 100%;
  border: 1px solid #ccc;
  height: 276px !important;
}


/*---------------- #Slider -----------------*/
.tparrows:hover {
  background: #9e0e40 !important;
}

.tp-caption {
  font-size: 15px !important;
  line-height: 16px;
  font-style: normal;
  font-family: Noto Sans, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

.tp-caption #slideTitleId {
  margin-bottom: 10px;
}

.device-xxs .tp-caption,
.device-xxs .tp-caption #slideTitleId {
  display: none;
}


/*---------------- #Carrousel vertical -------------*/
.belles_encheres_colonne,
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.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;
}

.belles_encheres_specialites {
  text-align: center;
  padding: 0;
  margin-top: 30px;
}

.belles_encheres_specialites .verticalCarouselLot { padding: 0; }
.belles_encheres_specialites .CarouselResultat { font-size: 11px; }

.belles_encheres_specialites .layoutsExemple .entry-image {
  width: 170px;
  float: left;
  margin-right: 20px;
}


/*---------------- #Calendrier ------------*/

.bloc_mois_date {
  float: left;
  width: 100%;
  color: #000;
  font-size: 16px;
  font-style: normal;
  margin: 0 0 20px;
  text-transform: capitalize;
  font-weight: bold;
}

[class^="icon-"],
[class*=" icon-"],
[class^="icon-line-"],
[class*=" icon-line-"],
[class^="icon-line2-"],
[class*=" icon-line2-"],
.side-header #primary-menu ul > li.sub-menu > a::after {
  font-weight: bold;
}

.entry-image.no_couv {
  background: url('https://www.lyndatrouve.com/uploads/Image/img_site/picto_no_couv.jpg') center center no-repeat;
  background-size: 100% 100%;
}

.layoutsExemple .entry-image.no_couv.couverture_catalogue {
  background-image: url('https://www.lyndatrouve.com/uploads/Image/img_site/picto_no_couv.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 4px;
  height: 156px;
  border: 1px solid #ccc;
  padding-right: 18px;
  margin-right: 12px;
  width: 125px;
}

.entry-image.widget_no_couv {
  background-image: url("https://www.lyndatrouve.com/uploads/Image/img_site/widget_catalogue_no_couv.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 4px;
  height: 125px;
}


.bt_valider_ordre input,
#estim .btn.btn-default,
#form_inscription .btn.btn-default,
.formEnvoyer input {
  background: #9e0e40;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #9e0e40;
  border-radius: 2px;
  margin-top: 10px;
}

.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input {
  background: #f8f8f8;
  color: #9e0e40;
  border: 1px solid #f8f8f8;
}

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
  color: #9e0e40;
}

#top-social li {
  border-left: 0 !important;
}

.Estimation-text .btn {
  border-radius: 2px;
  background-color: #9e0e40;
  color: #fff;
  margin-top: 10px;
}

.btn {
  color: #fff;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 4px 20px;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
}

.WidgetTitle h1 {
  color: #9e0e40;
  font-family: Abel, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 20px 0;
}

.salePhareTitle {
  color: #9e0e40;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 10px;
  text-decoration: none;
  font-weight: bold;
  font-family: Abel, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

.salePhareDate {
  color: #333;
  font-size: 14px;
  line-height: 15px;
  padding: 0 0 10px;
  text-decoration: none;
  font-weight: bold;
  font-family: Abel, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  text-transform: none;
}


.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; }

.lotnum,
.num_lot {
  color: #9e0e40 !important;
  font-weight: bold;
}

.lotnum {
  font-size: 25px;
}

.fiche_lot_num {
  font-size: 35px;
  color: #9e0e40;
  font-weight: bold;
  float: left;
}

.sale-flash2 {
  width: auto;
  max-width: 100%;
  font-weight: bold;
  color: #fff;
  background-color: #9e0e40;
  padding: 4px 10px 4px 10px;
  border-radius: 4px;
  clear: both;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff !important;
  background-color: #9e0e40 !important;
  border-color: #9e0e40 !important;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #9e0e40;
}

#page-title.page-title-mini h1 {
  font-weight: normal;
  width: 69%;
}

.si-share div {
  float: right;
  padding-right: 14px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #9e0e40;
}

.product-description h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #000;
  height: 30px;
}

.product-title {
  margin-bottom: 7px;
  max-height: 40px;
  min-height: 40px;
  overflow: hidden;
  height: 40px;
}

.product-title h3 {
  margin: 0;
  font-size: 14px;
}

.product-image.no_picture {
  background: #fff url("https://www.lyndatrouve.com/uploads/Image/img_site/no_picture.png") center center no-repeat;
  background-size: 80% 80%;
  width: 100% !important;
  height: 170px !important;
  padding-right: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.pagination .currentStep {
  background: #9e0e40;
  color: #fff;
  padding: 8px 12px;
  margin: 0 2px;
}

.product-overlay a:hover {
  font-size: 13px;
  color: #fff;
  text-align: center;
  background: #9e0e40;
}

.col-md-12.titre_ordre_phrase {
  margin: 30px 0;
  width: 100%;
}

.single-product .fiche_lot_resultat {
  background: #9e0e40;
  color: #fff;
  padding: 5px;
  float: left;
  border-radius: 2px;
  margin: 10px 0;
}

.jq-icon-info {
  background-color: #9e0e40 !important;
  color: #fff;
  border-color: #9e0e40 !important;
}

.product-image {
  position: relative;
  width: 100%;
  height: 300px !important;
  overflow: hidden;
}


/*--------------- SERVICES ------------*/
.titre_services,
.titre_services a {
  color: #9e0e40;
  text-transform: uppercase;
  font-size: 20px !important;
  letter-spacing: 1px;
  margin-top: 30px;
}

.col-md-4 .titre_services,
.col-md-4 .titre_belles_encheres {
  text-align: center;
  padding-top: 30px;
}

.encart_logo_colonne {
  text-align: center;
}

.encart_titre,
.encart_titre a {
  font-weight: bold;
  color: #9e0e40 !important;
}

.encart_texte {
  /* Rien à définir ici */
}


/*--------------- SPECIALITES ------------*/
.espaceCatalogue,
.encartSpecialites,
.encartCatalogues,
.device-xs.espaceCatalogue {
  width: 100%;
  text-align: center;
}

.carreSpecialites.col-md-3 {
  margin-bottom: 40px !important;
}

.device-lg .carreSpecialites.col-md-3 {
  width: 280px;
  margin-bottom: 40px;
}

.device-md .carreSpecialites.col-md-3 {
  width: auto;
  margin-bottom: 40px;
}

.device-sm .carreSpecialites.col-md-3 {
  width: 345px;
  margin-bottom: 40px;
  float: left;
}

.device-xs .carreSpecialites.col-md-3 {
  width: 420px;
  margin-bottom: 40px;
}

.device-xxs .carreSpecialites.col-md-3 {
  width: 300px;
  margin-bottom: 40px;
}

.device-lg .bandeauCalendrier .bellesencheres,
.device-md .bandeauCalendrier .bellesencheres,
.device-sm .bandeauCalendrier .bellesencheres {
  background-color: #e9e9e9;
  padding: 20px 0 0 0;
  margin: 0 0 30px 0;
  height: auto;
  float: left;
  border-radius: 4px;
}

.device-xxs .bandeauCalendrier .bellesencheres,
.device-xs .bandeauCalendrier .bellesencheres {
  background-color: #fff;
  padding: 0;
  margin: 0 0 30px 0;
  height: auto;
  float: left;
  border-radius: 4px;
}

.carreSpecialites.col-md-2 {
  margin-bottom: 40px !important;
}

.device-lg .carreSpecialites.col-md-2 {
  width: 190px;
  margin-bottom: 40px;
}

.device-md .carreSpecialites.col-md-2 {
  width: 155px;
  margin-bottom: 40px;
}

.device-sm .carreSpecialites.col-md-2 {
  width: 230px;
  margin-bottom: 40px;
  float: left;
}

.device-xs .carreSpecialites.col-md-2,
.device-xxs .carreSpecialites.col-md-2 {
  width: 230px;
  margin-bottom: 40px;
}

.pageCalendrier .titrespecialites {
  background-color: #9e0e40;
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 2px;
}


.carrecatalogue.col-md-4 {
  margin-bottom: 40px;
}

.device-lg .carrecatalogue.col-md-4 {
  margin-bottom: 150px;
  margin-top: 20px;
  max-height: 426px;
  min-height: 426px;
  padding-right: 50px;
  width: 370px;
}

.device-md .carrecatalogue.col-md-4 {
  margin-bottom: 100px;
  margin-top: 20px;
  max-height: 350px;
  min-height: 350px;
  padding-right: 50px;
  width: 310px;
}

.device-sm .carrecatalogue.col-md-4 {
  margin-bottom: 60px;
  padding-right: 40px;
  width: 350px;
  float: left;
}

.device-xxs .carrecatalogue.col-md-4 {
  margin-bottom: 60px;
  padding-right: 40px;
  width: 320px;
  float: left;
}

.device-xs .carrecatalogue.col-md-4 {
  margin-bottom: 60px;
  width: 300px;
  float: left;
}

.encart_logo_colonne {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

.encart_titre a,
.encart_titre,
.encart_titre a:link {
  color: #9e0e40 !important;
  font-weight: bold;
}


.titrespecialites,
.titrecatalogue {
  background-color: #9e0e40;
}

.titrespecialites {
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 2px;
}

.titrecatalogue {
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 5px;
  min-height: 65px;
}

/* Correction : le hover sans espace entre le sélecteur et le pseudo */
.titrecatalogue:hover {
  opacity: 0.7;
}

.bellesencheres .titrespecialites {
  font-size: 12px;
}

.calendrier_specialite .entry-c {
  position: relative;
  overflow: hidden;
  width: 70%;
}

.device-xxs .calendrier_specialite .entry-c {
  width: 100%;
}

/*---------------- CGU - pages statiques -----------------*/
.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

.page_statique h2 {
  clear: both;
  padding: 30px 0 0 0;
}

.page_statique h3 {
  font-family: Abel, Helvetica, sans-serif;
  padding: 20px 0 0 10px;
  font-size: 12px;
  font-style: italic;
}

.page_statique h4 {
  font-family: Abel, Helvetica, sans-serif;
  padding: 20px 0 0 10px;
  font-size: 12px;
}

.paiement {
  margin-top: 30px;
}


/*----------------paiement -----------------*/
.paiement {
  background-color: #f1f1f1;
  float: left;
  padding: 20px;
  margin-top: 30px;
}
.paiement h3 {
  display: none;
}


/*---------------formulaires------------ */
#estim {
  margin-top: 30px;
}
.device-xxs textarea {
  width: 100%;
}
.device-xxs input {
  width: auto;
}
.device-xxs input[type="radio"] {
  width: 14px;
}
.newsletter_lettrine {
  display: none;
}