.fiche_titre_lot {display:none;}

/*--------------- Logo ---------------*/
#logo img {
  width: 230px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*--------------- Réseaux sociaux top bar ---------------*/
#top-social li a {
  font-weight: bold;
  color: #000;
}

/*--------------- Langues (sélecteur de langue) ---------------*/
/* Masque les drapeaux pour toutes les langues */
.languecn img,
.languegb img,
.languebe img,
.languefr img,
a.languecn img {
  display: none;
}

/* Affiche les abréviations après chaque langue */
.languegb::after {
  content: "EN";
  float: left !important;
  font-weight: bold;
}

.languefr::after {
  content: "FR";
  float: left !important;
  font-weight: bold;
}

.languenl::after {
  content: "NL";
  float: left !important;
}

/* Espacement entre les langues */
a.languegb,
a.languefr,
a.languenl {
  padding-left: 0px;
}

.languegb,
.languefr,
.languenl {
  float: left;
  padding-right: 10px;
}


/*--------------- Services ---------------*/

/* Bloc média en haut de page (ex: bannière ou image d'en-tête) */
.featured-media {
  background-position: center;
  background-size: cover;
  display: block;
  max-height: 682px;
  position: relative;
  width: 100%;
}

/* Supprime la limite de hauteur sur très grands écrans */
@media (min-height: 1100px) {
  .featured-media {
    max-height: none;
  }
}

/* Cache l'image tout en la gardant pour la structure */
.featured-media > img {
  display: block;
  visibility: hidden;
  width: 100%;
}

/* Titre des boîtes de services */
.feature-box h3 {
  color: #000;
  font-weight: 600;
}

/* Icône centrée */
.feature-box.fbox-center .fbox-icon i {
  font-size: 42px;
  line-height: 96px;
  color: #000;
}

/* Variante "dark" des boîtes : fond blanc pour icône */
.feature-box.fbox-dark .fbox-icon i,
.feature-box.fbox-dark .fbox-icon img {
  background-color: #fff;
}

/* Boîtes avec contour circulaire */
.feature-box.fbox-outline .fbox-icon {
  border: 1px solid #abc3db;
  border-radius: 50%;
  padding: 3px;
}

/* Variante "dark + outline" : bord coloré */
.feature-box.fbox-dark.fbox-outline .fbox-icon {
  border-color: #abc3db;
}

/* Effet hover sur les boîtes */
.fbox-effect .fbox-icon i:hover,
.fbox-effect:hover .fbox-icon i,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i {
  background-color: #abc3db;
  color: #000;
}

/* Effet de halo au survol */
.fbox-effect.fbox-dark .fbox-icon i::after {
  box-shadow: 0 0 0 1px #abc3db;
}

/* Marge haut pour séparer les blocs */
.marginHaut {
  margin-top: 40px;
}


/*--------------- Correctifs et ajustements spécifiques (formulaires, bugs, mises en page) ---------------*/

/* Bouton ou bloc lié au live (vente en direct ?) */
.productLive {
  border-radius: 5px;
  border: 1px solid #abc3db;
  color: #abc3db;
  background: #fff;
  padding: 10px;
  line-height: 15px;
  float: left;
  text-align: center;
  margin-top: 10px;
}

/* Nettoyage layout */
.productOnline, .productOnlineResult {
  clear: both;
}

/* Alignement spécifique input formulaire */
#etape2 > div:nth-child(2) > div:nth-child(1) > input:nth-child(1) {
  margin-left: -15px;
}

/* Padding supplémentaire pour petits écrans */
.device-xxs #form_inscription .row {
  padding-left: 20px;
}

/* Image colonne droite dans catalogue */
.droite_catalogue img {
  max-width: 120px;
  height: auto;
}

/* Règles de spacing sur colonnes génériques */
.col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth,
.col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth,
.col_four_fifth, .col_one_sixth, .col_five_sixth {
  margin-bottom: 10px;
}

/* Hauteur minimale spécifique pour certaines pages */
.layoutsPage {
  min-height: 900px !important;
}
.SixRows2Col.layoutsPage {
  min-height: 0px;
}

/* Formatage date */
.date_vente {
  text-transform: none;
}

/* Image des entrées avec bord arrondi */
.entry-image img {
  border-radius: 3px;
  border: 1px solid #ccc;
}

/*--- Décommenter et nettoyer si utile ---
#footer {
  margin-top: 30px !important;
}
*/

/* Icônes légales */
[class^="icon-legal"] {
  margin-right: 12px;
}
.device-sm [class^="icon-legal"],
.device-xs [class^="icon-legal"] {
  margin-right: 0;
}

/* Panier */
#top-cart > a > span {
  top: -5px;
  right: 10px;
  left: auto;
}

/* Recherche header pour petits écrans */
.device-sm #top-search a i,
.device-xs #top-search a i {
  left: 0;
}

/* Liens haut de page */
.top-links a:link,
.top-links a:visited {
  color: #000;
}

/* Réseaux sociaux top */
#top-social li a {
  font-weight: bold;
  color: #000;
}
#top-social li {
  border-left: 0;
}

/* Barre du haut */
#top-bar {
  line-height: 36px;
  font-size: 12px;
  height: 36px;
  color: #000;
}

/* Drapeaux langue */
.flags img {
  opacity: 0.5;
  height: 25px !important;
}
.flags a:hover img {
  opacity: 1;
  height: 25px;
  margin-bottom: 15px;
}

/* Marge pour séparation verticale */
.marginHaut {
  margin-top: 50px;
  margin-bottom: 20px;
}

/* Titres gras */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}


/*---------------- Boutons dans les pages statiques ----------------*/

.page_statique {
  padding: 34px 0;
  margin-right: 4px;
  float: right;
  text-align: justify;
}

/* Boutons sm dans widgets */
.page_statique .widgetbouton .btn-sm,
.widgetbouton .btn-group-sm > .btn {
  padding: 2px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

/* Style par défaut du bouton dans .page_statique */
.page_statique .btn-default {
  color: #fff !important;
  background-color: #000;
  border-color: #000;
}

/* Hover bouton dans .page_statique */
.page_statique .btn:hover {
  color: #000 !important;
  background-color: #abc3db !important;
  border-color: #abc3db;
  margin-bottom: 0;
}

/*---------------- Titres des pages, accueil, blog, etc. ----------------*/

/* Titre principal d'une page */
.titre_page,
.titre_page a {
  color: #000;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px;
  margin: 0 0 30px 0 !important;
  padding: 50px 0 30px 0;
}

/* Titre d'accueil (page principale) */
.titre_accueil,
.titre_accueil a,
.titre_accueil a:link,
.titre_accueil a:visited {
  color: #000;
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 50px 0 30px 0;
  border-bottom: 1px solid #000;
}

/* Titres des articles ou entrées */
.entry-title h2,
.entry-title h2 a,
.entry-title h2 a:visited,
.post-grid .entry-title h2 {
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 1px;
}

/* Responsive : petits appareils */
.device-xxs .entry-title h2,
.device-xxs .post-grid .entry-title h2,
.device-xs .entry-title h2,
.device-xs .post-grid .entry-title h2,
.device-sm .entry-title h2,
.device-sm .post-grid .entry-title h2 {
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 1px;
}

/* Hover sur lien de titre */
.entry-title h2 a:hover {
  color: #000;
}


/*---------------- Menu principal ----------------*/

#cpgen-menu {
  border-top: 1px solid #000;
}

#primary-menu {
  background-color: #abc3db;
}

#primary-menu ul li a {
  line-height: 50px;
  font-weight: 600;
}

#primary-menu ul li i {
  top: -2px;
  margin-right: 4px;
}

#primary-menu ul ul a {
  text-transform: none;
  font-size: 14px !important;
}

#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a {
  color: #000;
  border-bottom: 3px solid #abc3db;
  padding-bottom: 4px;
}

#primary-menu.style-2 > div > ul > li > a i {
  line-height: 34px;
  font-weight: bold;
}

.header2 #primary-menu,
.header3 #primary-menu {
  margin-top: 20px;
}

nav a {
  font-weight: 600;
}

nav a:hover {
  color: #fff;
  font-weight: 600;
}

/*---------------- Menu sticky ----------------*/

#header.sticky-header #header-wrap {
  background-color: #abc3db;
  color: #000;
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2) #header.sticky-header:not(.static-sticky) #primary-menu,
#header.sticky-header:not(.static-sticky) #primary-menu > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
  height: 40px;
  line-height: 34px;
}

#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap {
  min-height: 40px;
}

#header.sticky-style-2 #header-wrap,
#header.sticky-style-3 #header-wrap,
#primary-menu.style-2 > div > ul > li > a {
  line-height: 32px;
}

#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky) #top-cart {
  margin-top: 8px !important;
}

#header.sticky-header:not(.static-sticky) #primary-menu {
  margin-top: 0px;
}

/*---------------- Sous-menus (desktop) ----------------*/

@media all and (min-width: 1024px) {
  #primary-menu ul ul,
  #primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    background-color: #abc3db !important;
    box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
    border: 1px solid #EEE;
    border-top: 2px solid #abc3db;
    height: auto;
    z-index: 199;
    left: 0;
    margin: 0;
    top: 42px;
  }
}

/*---------------- Top-cart ----------------*/

#top-cart .top-cart-content {
  border-top: 2px solid #abc3db;
}

#top-cart > a > span {
  font-size: 11px;
  color: #fff;
  text-shadow: none;
  background-color: #fff;
  right: -5px;
}

/*---------------- Responsive - device-md et EN ----------------*/

.device-md #primary-menu ul ul,
#primary-menu ul li .mega-menu-content {
  text-shadow: none;
}

.device-md #primary-menu ul li a {
  font-size: 14px;
  padding-left: 27px;
  padding-right: 27px;
}

body.en.device-lg #primary-menu ul li a {
  padding-left: 35px;
  padding-right: 35px;
}

body.en.device-md #primary-menu ul li a {
  padding-left: 23px;
  padding-right: 23px;
  font-size: 14px;
}

/*---------------- Menu mobile ----------------*/

.device-sm #primary-menu,
.device-xs #primary-menu,
.device-xxs #primary-menu {
  float: left;
  width: 100%;
  background-color: #abc3db !important;
}

/*---------------- Top search et top cart ----------------*/

#top-search,
#top-cart,
#side-panel-trigger {
  float: right;
  margin: 9px 0 0 15px;
  height: 10px;
}

#top-search form {
  top: 0px;
  height: 40px !important;
}

#top-search form input {
  background: #fff none repeat scroll 0 0;
  border-radius: 6px 0 0 6px;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 20px;
  margin-top: 3px !important;
  padding: 5px 5px 5px 7px !important;
  width: 90%;
  font-weight: normal;
  color: #000;
}

#top-search form input::placeholder {
  font-size: 16px;
  color: #000 !important;
  text-transform: none;
  font-weight: normal;
}

.device-xxs #top-search form input {
  font-size: 12px;
  color: #000;
}

.device-xxs #primary-menu .container #top-search form input::placeholder {
  font-size: 14px;
  color: #000;
}

.device-md #top-search form input,
.device-sm #top-search form input {
  margin-top: 3px !important;
}

#top-search form input.loupe {
  background: #ffffff url(https://www.sdvabc.com/uploads/Image/img_site/bt_loupe.png) no-repeat scroll 0 4px !important;
  background-size: 100% 100%;
  height: 34px;
  width: 30px;
  color: #000;
  float: left;
  border-radius: 0 6px 6px 0;
}

#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: 0px !important;
}

#primary-menu .container #top-search form input {
  color: #000 !important;
}

#primary-menu .container #top-search form input::placeholder {
  color: #000 !important;
}

#primary-menu-trigger,
#page-submenu-trigger {
  width: 50px;
  height: 40px;
  line-height: 40px;
}

/*---------------- Top cart content ----------------*/

#top-cart .top-cart-content {
  border-top: 2px solid #abc3db;
  top: 40px;
}

.style-2 .container #top-cart .top-cart-content {
  top: 32px;
}

#top-cart > a > span {
  font-size: 11px;
  color: #FFF;
  background-color: #000;
  text-shadow: none;
  right: 19px;
}

.top-cart-title p {
  color: #000 !important;
}

/*---------------- Recherche boutons ----------------*/

.button.button-3d a:link {
  color: #fff !important;
}

.button.button-3d:hover {
  background-color: #abc3db !important;
}

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #abc3db;
  border-color: #abc3db;
}

.button {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.device-sm .btn-primary {
  margin-top: 50px;
}

/*---------------- Recherche / filtre ----------------*/

#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 0 4px 4px 0;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #abc3db;
  color: #fff;
  border: 1px solid #abc3db;
  border-radius: 0 4px 4px 0;
}

/*---------------- Ajustements icônes ----------------*/

.device-sm [class^="icon-legal"] {
  margin-right: 0px;
}


/*----------------Slider-----------------*/
.device-xxs  .tp-caption {display:none;}
.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;}


/*---------------- Phare (ventes, actualités, lots) ----------------*/

.vente_phare,
.lot_phare,
.newsPhare,
.WidgetGauche {
  margin-bottom: 30px;
  float: left;
}

.actualite_phare {
  float: left;
  width: 100%;
}

.salePhareTitle {
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 1.3;
  color: #000;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 5px;
  margin: 16px 5px 0 5px;
  float: left;
  width: 100%;
}

.salePhareDate {
  color: #555;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}

.salePhareLocation {
  color: #333;
  font-style: italic;
  margin-top: 4px;
  font-size: 12px;
}

.salePhareImage a img {
  border: 1px solid #ccc;
}

.device-sm .actualite_phare img,
.device-sm .salePhareImage img {
  margin-bottom: 16px;
}

.salePhare,
.newsPhare,
.lotPhare {
  margin-bottom: 50px !important;
}

.lotPhareInfos {
  max-height: 170px;
  overflow: hidden;
  margin-bottom: 40px;
}

.lotPhareInfos h3 a:link,
.lotPhareInfos h2 a:link {
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #000 !important;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 20px !important;
}

.device-lg .actualite_droite .actualite .entry-image {
  width: 100%;
  float: left;
  margin-right: 0;
}

/*---------------- Recherche (encore) ----------------*/

.button.button-3d a:link {
  color: #fff !important;
}

.button.button-3d:hover {
  background-color: #abc3db !important;
}

.button {
  background-color: #bdbbaa;
  color: #000;
  border-color: #000;
}

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #000;
  background-color: #abc3db;
  border-color: #abc3db;
}

.device-sm .btn-primary {
  margin-top: 50px;
}

#searchFiltre {
  background-color: #f8f8f8;
}

#searchFiltre input.btRecherche {
  margin-bottom: 20px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 0 4px 4px 0;
}

#searchFiltre input.btRecherche:hover {
  width: 100%;
  padding: 6px 10px;
  background-color: #abc3db;
  color: #000;
  border: 1px solid #abc3db;
  border-radius: 0 4px 4px 0;
}

/*---------------- Carrousel horizontal (home-resultats) ----------------*/

.belles_encheres,
.belles_encheres_home {
  text-align: center;
  margin-top: 20px;
}

.CarouselResultat {
  color: #000;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  font-size: 12px;
}

.belles_encheres_home .owl-carousel .owl-item img {
  margin: 0 auto;
  border-radius: 3px;
  height: 130px;
}

.belles_encheres_home .imgphare {
  display: table-cell;
  height: 140px;
  margin-bottom: 14px;
  margin-right: 19px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  float: left;
  max-height: 140px;
  min-height: 140px;
  width: 100%;
}

.calendrier_milieu .bloc_mois_date {
  display: none;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #fff;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  top: 46px;
}

.oc-lot h5 {
  float: left;
  line-height: 16px;
  margin-bottom: 5px;
  color: #000;
  max-height: 30px;
  overflow: hidden;
}

/*---------------- Carrousel vertical ----------------*/

.belles_encheres_colonne,
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
}

.device-lg .belles_encheres_colonne {
  padding: 0 40px;
}

.device-md .belles_encheres_colonne,
.device-xs .belles_encheres_colonne {
  padding: 0 20px;
}

.device-sm .belles_encheres_colonne {
  padding: 0 100px;
}

.device-xs .belles_encheres_colonne {
  padding: 0 30px;
}

.device-xxs .belles_encheres_colonne {
  padding: 0;
}

.belles_encheres_colonne .verticalCarouselContent {
  border: 1px solid #fff;
}

.col-md-4 .belles_encheres_colonne .verticalCarouselLot {
  padding: 10px 0;
}


/*================== CALENDRIER ==================*/

/* Filtres année */
.triAnnee.annee1970 { display: none; }
.triAnnee {
  background-color: #000;
  border-radius: 3px;
  color: #fff !important;
  padding: 0px 5px;
}
.triAnnee:hover {
  background-color: #abc3db;
  color: #000 !important;
}

/* Conteneur */
.calendrier_annees { margin-bottom: 50px; }
.bloc_mois_date { display: none; }

/* Vignettes / Images catalogue */
.entry-image { margin-bottom: 16px; }
.layoutsExemple .entry-image {
  width: 150px;
  float: left;
  margin-right: 10px;
  padding-left: 0px;
}
.layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {
  background-image: url("https://www.sdvabc.com/uploads/Image/img_site/widget_catalogue_no_couv.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Responsive images calendrier */
.device-lg .calendrier_milieu .entry-image,
.device-md .calendrier_milieu .entry-image {
  width: 110px !important;
  float: left;
  padding-left: 0px;
}

.device-sm .calendrier_milieu .entry-image {
  width: 150px !important;
  float: left;
  padding-left: 0px;
}

.device-xxs .layoutsExemple .entry-image { width: 100%; }
.device-xs .layoutsExemple .entry-image { width: 115px; }
.device-xxs .entry-c { width: 100%; }
.device-xs .entry-c { width: 69%; }
.device-sm .entry-c { width: 70%; }

.device-lg .col-md-10.entry-c { width: 75%; }
.device-md .col-md-10.entry-c { width: 70%; }
.device-sm .col-md-2.col-md-10.entry-c {
  width: 77%;
  padding-right: 0px;
}

/* Images par taille */
.device-lg .layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue,
.device-md .layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {
  width: 135px !important;
  height: 166px !important;
  margin-right: 12px;
}

.device-sm .layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {
  height: 167px;
  width: 136px;
  margin-right: 15px;
}

.device-xxs .layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {
  height: 500px;
}

.device-xs .layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {
  height: 160px;
  margin-right: 20px;
}

/*================== CATALOGUE ==================*/

/* Titre & numéro de lot */
.fiche_titre_lot {
  color: #000;
  font-size: 18px;
}
.fiche_titre_lot h1 {
  font-size: 14px !important;
  margin-bottom: 5px;
  font-weight: bold;
  clear: both;
  color: #000;
}

.lotnum {
  color: #bdbbaa;
  font-size: 20px;
}
.num_lot {
  height: 40px;
  color: #000;
  font-size: 25px;
}
.fiche_lot_num {
  font-size: 35px;
  color: #000;
  font-weight: bold;
  float: left;
}

/* Résultats */
.fiche_lot_resultat { color: #000; }
.single-product .fiche_lot_resultat {
  background: #abc3db;
  color: #000;
  padding: 5px;
  float: left;
  border-radius: 2px;
  margin: 10px 0;
}

/* Description & informations */
.fiche_lot_description {
  font-size: 13px;
  line-height: 1.3;
  margin: 20px 0 30px 0;
}
.bloc_vente_date {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}
.date_vente {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
}
.lieu_vente {
  color: #000;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 10px;
  text-align: left;
}

/* Titre page & pagination */
#page-title.page-title-mini h1 {
  font-weight: 400;
  font-size: 12px;
  color: #555;
}
.device-xxs #page-title.page-title-mini h1 {
  font-weight: 300;
  font-size: 14px;
}

.pagination .currentStep {
  background: #000;
  color: #fff;
  padding: 8px 12px;
  margin: 0 2px;
}

/* Produits */
.product {
  border: 1px dotted #ccc;
}
.product-title h3 {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}
.product-title h3 a:hover,
.single-product .product-title h2 a:hover {
  color: #abc3db;
}
.product-description h2,
.product-description h4,
.product-description h4 a {
  text-transform: none !important;
  font-size: 12px;
  line-height: 1.3;
  color: #000;
}

/* Images produits */
.product-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 300px !important;
}
.product-image #oc-catalogue.oc-catalogue.owl-carousel .owl-item img {
  max-height: 263px !important;
  max-width: 263px !important;
}
.sale-flash2 {
  background: #fff;
  border-radius: 2px;
  color: #000;
  font-weight: bold;
  padding: 5px;
  float: left;
  border: 1px solid #bdbbaa;
  clear: both;
  width: auto;
  margin: 10px 0;
}

/* Commande / boutons */
.col-md-12.titre_ordre_phrase {
  margin: 30px 0;
  clear: both;
  width: 100%;
  color: #000;
}
.ordreAchat.col-md-6 {
  margin-top: 30px;
}
.col-md-6.product-desc .productOnline,
.col-md-6.product-desc .productOnlineResult {
  margin: 30px 0;
  background-color: #bdbbaa;
  color: #fff;
  border-color: #bdbbaa;
}
.titre_ordre_etape { color: #000; }

.modal-title {
  color: #000;
  text-transform: uppercase;
}

input.texte1[type="submit"],
button.texte1 {
  background: #000;
  color: #fff;
}

.envoyer_ordre .button.button-border {
  background: #000 !important;
  color: #fff;
}
.button.button-border {
  border: 1px solid #000;
  text-shadow: none;
}
.button.button-border:hover {
  background-color: #bdbbaa !important;
  color: #fff;
}
.product-overlay a:hover {
  background-color: #bdbbaa;
}

/* Éléments d'estimation */
.estimLabelAff4,
.estimAff4 {
  margin-top: 14px;
}

/* Divers */
.Style1 {
  margin-left: 0;
  margin-bottom: 1em;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}
.jq-icon-info {
  background-color: #bdbbaa !important;
  color: #000;
  border-color: #bdbbaa !important;
}


/*================== ACTUALITÉS ==================*/

.actualite_droite .actualite .entry-image {
  width: 200px;
  float: left;
  margin-right: 0px;
}
.device-xs .actualite_droite .actualite .entry-image {
  width: auto;
}
.device-xxs .actualite_droite .actualite .entry-image {
  width: 100%;
}
.actualite_droite .entry-c {
  width: 100%;
  clear: both;
}

.page_actualite .actualite .entry-image img {
  width: 140px;
  float: left;
  margin-right: 30px;
}

.layoutsExemple .actualiteCol1,
.layoutsExemple .actualiteCol2 {
  width: 100% !important;
}

.layoutsExemple .actualiteCol1 .entry-image,
.device-sm .layoutsExemple .actualiteCol1 .entry-image {
  width: 350px !important;
  margin-right: 30px;
}
.device-xs .layoutsExemple .actualiteCol1 .entry-image {
  width: 90%;
  padding-left: 0;
  padding-right: 0;
}

.more-link {
  float: left;
  clear: both;
}
.texte_actualite {
  margin-bottom: 10px;
}

/*================== PAIEMENT ==================*/

.paiement {
  background-color: #abc3db;
  width: 100%;
  padding: 20px;
  float: left;
  margin-top: 50px;
  margin-bottom: 20px;
}
.paiement h3 {
  display: none;
}

/*================== ÉQUIPE ==================*/

.col-md-12.equipe {
  text-align: center;
  clear: both;
}

.col-md-4.photo {
  border: 1px solid #ccc;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.col-md-4.photo {
  height: 390px;
  width: 28%;
  margin-right: 50px;
}

.device-lg .col-md-4.photo.premier,
.device-md .col-md-4.photo.premier,
.device-sm .col-md-4.photo.premier {
  margin-left: 16%;
}

.device-md .col-md-4.photo {
  height: 330px;
  width: 27%;
  margin-right: 50px;
}

.device-sm .col-md-4.photo {
  height: 300px;
  width: 27%;
  margin-right: 20px;
  float: left;
}

.device-xs .col-md-4.photo,
.device-xxs .col-md-4.photo {
  height: 460px;
  width: 100%;
  margin-right: 0px;
  float: left;
}
.device-xxs .col-md-4.photo {
  height: 440px;
}

.team-title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 14px;
  color: #000;
}
.team-title span {
  font-size: 11px;
  height: 24px;
  font-style: normal;
}

.margehaut {
  padding-top: 40px;
}

/*================== CGU / PAGES STATIQUES ==================*/

.calLegende {
  background-color: #f1f1f1;
  padding: 20px;
  width: 100% !important;
  text-align: center;
  margin-bottom: 40px;
}

.page_statique h2 {
  clear: both;
  margin-top: 20px;
  padding: 0;
  text-transform: none;
  font-size: 18px;
}

.page_statique h3 {
  padding: 10px 0 0 0 !important;
  font-size: 16px;
  font-style: normal;
  text-transform: none;
}

.page_statique h4 {
  padding: 10px 0 0 0;
  font-size: 14px;
}

.encart_titre,
.encart_titre a {
  font-weight: normal;
  color: #000 !important;
}

/*================== SPÉCIALITÉS ==================*/

.carreSpecialites.col-md-4 img {
  border: 1px solid #f1f1f1;
}

.carreSpecialites.col-md-4 div {
  padding: 10px 0;
  margin-top: 0;
}

.titrespecialites {
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #000;
  opacity: 1;
}

.device-lg .carreSpecialites.col-md-4 {
  height: 395px;
  float: left;
  width: 30%;
}

.device-md .carreSpecialites.col-md-4 {
  height: 370px;
  float: left;
}

.device-sm .carreSpecialites.col-md-4 {
  height: 400px;
  float: left;
  width: 50%;
}

.device-xs .carreSpecialites.col-md-4 {
  height: 480px;
  float: left;
}

.device-xxs .carreSpecialites.col-md-4 {
  height: auto;
  float: left;
  margin-bottom: 20px;
}



/*================== FORMULAIRES ==================*/

#etape1, #etape2, #etape3, #droit {
  margin-bottom: 0;
}

/* Boutons principaux */
button .bt_valider_ordre input,
#estim .btn.btn-default,
.fond_estimation .btn.btn-default.nb,
.formEnvoyer input {
  background: #000;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 2px;
  margin-top: 10px;
}

.button.button-3d {
  color: #fff !important;
  background-color: #000;
}
.button.button-3d:hover {
  background-color: #abc3db !important;
}

.btn-default {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important;
}

/* Boutons secondaires, hover */
.bt_valider_ordre input,
#estim .btn.btn-default,
#form_inscription .btn.btn-default,
.formEnvoyer input {
  background: #000;
  border: 1px solid #000;
  width: auto;
}

.bt_valider_ordre input:hover,
#estim .btn.btn-default:hover,
#form_inscription .btn.btn-default:hover,
.formEnvoyer:hover input {
  background: #bdbbaa !important;
  color: #fff;
  border: 1px solid #999 !important;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #bdbbaa !important;
  border-color: #999 !important;
}

.envoyer_ordre .button.button-border:hover {
  background: #abc3db;
}

/* Champs de formulaire */
#estim input,
#estim textarea {
  width: auto;
}

/* Newsletter */
.newsletter_lettrine {
  display: none;
}

.freeForm .label {
  float: left;
  font-size: 14px;
  width: 280px;
  color: #000;
  text-align: left;
}

.device-lg .newsletter_colonne,
.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;
}

/* Page newsletter */
.page_newsletter #etape1,
.page_newsletter #etape2,
.page_newsletter #etape3,
.page_newsletter #droit {
  padding: 25px;
  margin-bottom: 0 !important;
  margin-top: 0;
  width: 100%;
}

.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;
  margin-bottom: 0 !important;
}

.page_expertiser,
page_newsletter,
.inscription_legende {
  padding-bottom: 30px;
}

#estim .row {
  margin-bottom: 10px;
}

.inscription_legende {
  padding: 20px;
}

/* Page expertiser */
.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 */
.page_abonnement #etape1,
.page_abonnement #etape2,
.page_abonnement #etape3,
.page_abonnement #droit {
  background-color: #fff !important;
  margin-bottom: 0;
  padding: 25px;
}

/* Responsive - textarea, inputs */
.device-xxs .page_newsletter .col-sm-3 {
  padding-right: 0;
}

.device-xxs textarea,
.device-xxs input[type=email] {
  width: 100%;
}

.device-xs input[type="radio"],
.device-xs #estim input[type="radio"],
.device-xxs #estim input[type="radio"],
.device-sm input[type="radio"],
.device-sm #estim input[type="radio"] {
  width: 14px !important;
}

.device-xxs .formulaireContact input[type=civilite] {
  width: 100%;
}

/* Fond estimation */
.fond_estimation {
  padding: 20px;
  width: 100%;
  background-color: #f1f1f1;
  margin-bottom: 10px;
}

.page_newsletter .fond_estimation {
  float: left;
  padding: 20px;
  width: 100%;
  background-color: #abc3db;
  margin-bottom: 10px;
}

/* Newsletter theme */
.newsletter_theme {
  font-size: 12px;
}

/* Titres et textes */
.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: #000;
}

.device-xs .newsletter_colonne,
.device-xxs .newsletter_colonne {
  padding-left: 20px;
}

.page_newsletter {
  float: left;
}

/*================== FOOTER ==================*/

#footer .social-icon i {
  color: #000;
}

#copyrights {
  font-size: 13px;
  line-height: 1.3;
}

#footer a img.flag {
  opacity: 0.5;
  height: 25px;
}

#footer a:hover img.flag {
  opacity: 1;
  height: 25px;
}

footer a:link,
footer a:visited {
  color: #000;
}

#gotoTop:hover {
  background-color: #f8f8f8;
}

.copyright-links,
.copyright-links a,
.copyright-links a:visited {
  font-size: 11px;
  color: #000;
}

.copyright-links a:hover {
  color: #666;
}

.copyrights-menu a {
  margin: 0;
}

img.footer-logo {
  width: 190px;
  height: auto;
  display: inline;
  padding-bottom: 20px;
}

.device-md img.footer-logo {
  width: 120px;
  height: auto;
}

.adressecp {
  text-align: left;
}

.socialFooter {
  padding-left: 30%;
}

.device-sm .socialFooter {
  padding-left: 42%;
}

.copyrights-menu {
  margin-bottom: 10px;
  margin-top: 20px;
}

.droits {
  font-size: 10px;
  clear: both;
  float: left;
  line-height: 1.3;
  color: #666;
}

@media (max-width: 991px) {
  .feature-box h3 {
    font-size: 14px;
  }

  img.footer-logo {
    width: 140px;
    height: auto;
    display: inline;
    padding-bottom: 20px;
  }

  .footer-logo.pied2 {
    display: none;
  }

  .col_one_fifth.adressecp {
    text-align: center;
  }

  #top-search form {
    top: 10px;
    height: 30px !important;
  }

  #top-search form input {
    font-size: 12px;
    height: 24px;
    line-height: 14px;
  }

  #top-search a,
  #top-cart,
  #side-panel-trigger {
    top: 10px;
  }

  #slider {
    margin-bottom: 0px;
  }

  #top-bar {
    font-size: 11px;
  }

  .calendrier_carrousel .entry-title h2,
  .entry-title h2 a {
    font-size: 12px;
    line-height: 1.3;
  }

  .fiche_titre_lot {
    font-size: 20px;
  }

  .titre_page,
  .titre_page a {
    font-size: 20px;
  }

  #primary-menu > div > #top-search form {
    height: 30px !important;
  }

  #top-cart > a > span {
    font-size: 11px;
    color: #fff;
    text-shadow: none;
    background-color: #fff;
    right: -14px;
  }

  #primary-menu .container #primary-menu-trigger {
    top: 0px;
    left: 0px;
    background-color: transparent !important;
    height: 40px;
  }

  #primary-menu-trigger {
    opacity: 1;
    pointer-events: auto;
    top: 100%;
    background-color: transparent !important;
  }

  #primary-menu-trigger .icon-reorder {
    color: #000 !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 > #side-panel-trigger {
    margin: 0px 0 !important;
  }

  #primary-menu > div > #top-cart,
  #primary-menu > div > #side-panel-trigger {
    margin: 0px 0px !important;
  }

  .col-md-10.entry-c {
    width: 68%;
    float: left;
  }

  .device-sm .col-md-10.entry-c {
    width: 77%;
  }

  .entry-c {
    width: 100%;
  }

  .col-md-2.entry-image.couverture_catalogue {
    padding-right: 0px;
  }

  .col-sm-3.inscription_legende,
  .col-sm-2.inscription_legende {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .device-sm .col-sm-3.inscription_legende,
  .device-sm .col-sm-2.inscription_legende {
    width: 24%;
    padding-left: 20px;
  }

  .inscription_etape {
    width: 100%;
    padding-left: 20px;
    font-size: 12px;
  }

  .calendrier_theme {
    width: 100%;
    padding-left: 10px;
    font-size: 12px;
  }

  textarea {
    width: 100%;
  }

  .device-xxs #estim input {
    width: 100%;
  }

  /* Correction ici : suppression de l'espace entre input et [type="radio"] */
  input[type="radio"] {
    width: 14px !important;
  }

  input[type="checkbox"] {
    width: 14px;
  }

  .device-sm input[type="text"] {
    width: 90%;
  }

  input[type="text"] {
    width: 100%;
  }

  input[type="email"] {
    width: 100%;
  }

  input[name="montant"][type="text"] {
    width: 90%;
  }

  .entry-title h2,
  .entry-title h2 a {
    font-size: 13px;
    line-height: 1.3;
    text-transform: uppercase;
  }

  #searchFiltre {
    background-color: #f8f8f8;
    height: 230px;
  }

  .btn-primary {
    margin-top: 20px;
  }

  .page_actualite .actualite .entry-image {
    width: 130px;
    float: left;
    margin-right: 20px;
  }

  .page_actualite .entry-c {
    width: 70%;
  }

  .logo-footer {
    padding-bottom: 10px;
  }

  .copyrights-menu {
    margin-bottom: 0px;
  }

  #primary-menu ul li {
    padding-left: 20px;
  }

  .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 12px;
    line-height: 1.3;
  }

  .footer-logo {
    width: 190px;
    height: auto;
    padding-top: 0px;
    margin-bottom: 0px;
  }

  #copyrights .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .page_calendrier .entry-title h2,
  .page_calendrier .entry-title h2 a,
  .page_calendrier .entry-title h2 a:hover,
  .page_calendrier .entry-title h2 a:visited {
    font-size: 12px;
    line-height: 1.2;
  }

  .page_statique h2 {
    padding: 20px 0 0 0;
    margin-top: 0px;
    text-transform: none;
    font-size: 16px;
  }

  .nom_vente {
    font-size: 15px;
  }

  #top-search form input.loupe {
    background: #ffffff url(https://www.sdvabc.com/uploads/Image/img_site/bt_loupe.png) no-repeat scroll 0 0px !important;
    height: 25px;
    width: 25px;
    color: #000;
    float: left;
    border-radius: 0px 6px 6px 0px;
    background-size: 100% !important;
  }

  .device-xs .page_actualite .actualite .entry-c {
    width: 60%;
    float: left;
  }

  .device-xxs .page_actualite .actualite .entry-image img {
    width: 100%;
    float: left;
    margin-right: 0px;
  }

  #top-search a i {
    top: 0px;
  }

  .col_one_third {
    text-align: center !important;
    padding: 20px;
    width: 100%;
  }

  .copyright-links,
  .copyright-links a,
  .copyright-links a:visited {
    font-size: 11px;
    color: #fff;
  }

  #top-cart {
    display: block;
  }

  [class^="icon-legal"] {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .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%;
  }

  #footer .textAlignRight {
    text-align: center;
  }

  .page_actualite .actualite .entry-image {
    width: 130px;
    float: left;
    margin-right: 20px;
  }

  .device-xxs .page_actualite .actualite .entry-c {
    width: 100%;
    float: left;
  }

  #footer .col-md-3 {
    width: 100%;
    text-align: center;
    float: left;
  }
}

@media (max-width: 480px) {
  .page_actualite .actualite .entry-image {
    width: 100%;
    float: left;
    margin-right: 0px;
  }

  .page_actualite .entry-c {
    width: 100%;
  }

  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 640px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
    width: 265px;
  }
}

@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;
    width: 265px;
  }
}

@media all and (min-width: 1200px) {
  .ordre_true.product,
  .pageOrdre .ordre_true.product {
    height: 655px !important;
  }

  .ordre_false.product,
  .pageOrdre .ordre_false.product {
    height: 600px !important;
    width: 265px;
  }
}

@media (max-width: 479px) {
  #top-search a {
    right: 45px;
  }
}
