.bloc-specialites {
  display: block; /* ou pas besoin, juste un container simple */
}

.bouton-specialite {
  display: block; /* pour que chaque bouton soit à la ligne */
  width: 100%; /* bouton qui prend toute la largeur du container */
  padding: 12px 20px;
  margin-bottom: 12px; /* espace entre les boutons */
  background-color: transparent;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 600;
  text-align: center; /* centre le texte dans le bouton */
  border: 2px solid #001745; /* contour ajouté */
  font-size: 12px;
  font-family: Noto Serif !important;
  color: #001745 !important;
}

.bouton-specialite:hover,
.bouton-specialite:focus {
  background-color: #f3f3f3;
  border-color: #000f2a; /* optionnel : contour plus foncé au hover */
  transform: scale(1.01);
  outline: none;
  font-family: Noto Serif !important;
}

/* --------- LOT PHARE RESULT ---------*/
.lotPhareResult {
  color: #001745;
  font-weight: bold;
}

/* ------------------  CONDITIONS GÉNÉRALES DE VENTE ----------------------- */
.col-md-6.texteCGV {
  padding-left: 20px !important; /* Éviter les !important si possible */
}


/* -------------- BOUTON DROUOT ------------------- */
.bouton-drouot {
  font-size: 11px;
  font-weight: 500;
  background-color: #fff;
  color: #000 !important;
  padding: 7px 7px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  box-shadow: 0 0 3px #000;
}

.bouton-drouot:hover {
  background-color: #f3f3f3;
}

/* -------------- SERVICES - FEATURE BOX------------ */
.feature-box p {
  margin: 8px 0 0;
  color: #001745;
}

.feature-box.fbox-center p {
  font-size: 13px;
  margin-top: 0;
}

.feature-box.fbox-center:not(.fbox-bg) h3::after {
  display: none;
}

.fbox-effect .fbox-icon i::after {
  pointer-events: none;
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  content: '';
  display: none;
}

.feature-box.fbox-center .fbox-icon {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto 30px;
}

.feature-box h3 {
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 1px;
  margin: 10px 0 0;
  color: #001745;
  font-family: 'Noto Serif';
}

/* FBOX DARK STYLES */
.fbox-effect.fbox-dark .fbox-icon i::after {
  box-shadow: 0 0 0 2px #fff;
  display: none;
}

.feature-box.fbox-dark .fbox-icon i,
.feature-box.fbox-dark .fbox-icon img {
  background-color: #fff;
  color: #001745;
}

.feature-box .fbox-icon a,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  color: #001745;
}

.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i {
  background-color: #fff;
  color: #001745;
}

.feature-box.fbox-dark.fbox-outline .fbox-icon {
  border-color: #fff;
}



/*----------------  #titres------------- */
h1,h2,h3,h4 {font-weight:bold; margin-top: 60px; }
.titre_page, .titre_page a, .titre_page a:visited {color: #001745; text-transform: Uppercase; font-family: Noto Serif; font-size: 24px; font-weight: bold;}
.bloc_mois_date {color: #001745;font-size: 16px;font-style: normal;}
.encart_titre {color: #001745;}
.lord-icon {color: #001745;}



/*---------------header-----------------*/
#top-social li a, #top-social li a :visited {color: #001745;}
#top-social li {border-left: 0 !important;}
#top-social li {border-left: 0px solid #fff;}



/*--------------- langues ------------- */
.languegb img, .languefr img{display: none;}
.languegb::after {content: "EN  "; font-weight: bold;}
.languefr::after {content: "FR  "; font-weight: bold;}



/*----------------  #logo------------- */
#logo img {width: 280px;height: auto; margin-bottom:30px;}



/*----------------  #menu------------- */
#primary-menu.style-2 > div > ul > li > a i {line-height: 20px;}
#primary-menu-trigger {top: 113px;color: #fff;;line-height: 40px;height: 30px; background-color:transparent;}
#top-cart a {height: 21px; float: left !important; font-weight: normal;}
#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: 10px;}
#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap, #primary-menu.style-2 > div > ul > li > a {line-height: 35px;}
#primary-menu ul ul a {color: #ffffff !important;text-transform: none;font-size: 14px;}
.device-md #primary-menu ul li a {padding-left: 13px;padding-top: 3px;padding-right: 13px;padding-bottom: 3px;font-size: 11px;line-height: 40px;}


body.en.device-lg #primary-menu ul li a {padding-left: 20px;padding-right: 20px;}
body.en.device-md #primary-menu ul li a {padding-right: 11px;padding-left: 11px; font-size: 11px;}
body.en.device-sm #primary-menu ul li a {padding-right: 10px;padding-left: 10px; font-size: 10px !important;}
body.en.device-md  #primary-menu ul li a {line-height: 36px;font-size: 12px !important;}



/*----------------top-search-----------------*/
#primary-menu .container #top-search form input::placeholder {font-size: 16px;text-transform: none;font-weight:normal;}
.device-xxs #primary-menu .container #top-search form input::placeholder {font-size: 12px;color:#000;text-transform: none;font-weight:normal;}
#top-search form input {background: #fff none repeat scroll 0 0;border-radius: 6px 0px 0px 6px;float: left;font-size: 16px;height: 25px;line-height: 25px;margin-top: 7px !important;padding: 5px 5px 5px 7px !important;width: 90%;font-weight: normal;color:#000;}
#primary-menu .container #top-search form input::placeholder {color: #000 !important;}
#top-search form input.loupe {background: #fff url(https://www.artesia-encheres.com/uploads/Image/img_site/bt_loupe.png) no-repeat scroll 0 4px !important;height: 25px;width: 35px;color: #000;float: left;border-radius: 0px 6px 6px 0px;background-size: 62% 62% !important;}
#primary-menu .container #top-search form input::placeholder {color: #000 !important;}
#primary-menu .container #top-search form input {color: #000 !important;}



@media (max-width: 991px) {
#primary-menu ul ul li {padding-left: 0px;}
#primary-menu > div > ul ul {background-color: #001745 !important;}
#primary-menu ul li {padding-left: 20px!important;}
#primary-menu .container.clearfix {background-color: #001745;}
}



/*----------------  #home------------- */
.lotPhare {}
.lotPhareInfos h3 a {font-size:14px;}
.btn.ghost {border: 1px solid #001745;color: #2b2b2b;}
.btn.ghost:hover, .btn.ghost:active, .btn.ghost:focus {background-color: #001745 !important;color: #fff !important;}



/*----------------  #actualites------------- */
.texte_actualite {line-height: 22px; margin-top: 30px; }
.actualite_lire_suite {}
.entry {position: relative; margin-top: 30px; border-bottom: 2px solid #F5F5F5;}
.entry-title h2 {margin-bottom: 10px; margin-top: 20px;}
.device-md  .actualite .entry-image,  .device-md  .actualite .entry-image > a,  .device-md  .actualite .entry-image .slide a,  .device-md .actualite .entry-image img {padding-right: 7px;}
.more-link, a.more-link {border-bottom: 1px solid #001745;padding: 2px 6px;font-style: italic;background-color: #001745;color: #fff !important; margin-top:20px;}



/*----------------  #bouton------------- */
.bt_valider_ordre input, #estim .btn.btn-default, #form_inscription .btn.btn-default, .formEnvoyer input {background: #001745; border: 1px solid #001745;}
.bt_valider_ordre input:hover, #estim .btn.btn-default:hover, #form_inscription .btn.btn-default:hover, .formEnvoyer:hover input {background: #666; color: #fff; border: 1px solid #666;}



/*----------------  #carrousel home-resultats------------- */
.belles_encheres, .belles_encheres_colonne, .belles_encheres_specialites {text-align:center;margin-top:20px;}
.device-lg .belles_encheres_colonne {padding:0px 40px;}
.device-sm .belles_encheres_colonne {padding:0px 100px;}
.device-md .belles_encheres_colonne,  .device-xs .belles_encheres_colonne {padding:0px 20px;}
.device-xs .belles_encheres_colonne {padding:0px 30px;}
.device-xxs .belles_encheres_colonne {padding:0px;}
.CarouselResultat {color: #001745;margin-top: 4px;text-align: center;text-transform: none;font-weight: bold;padding-bottom: 12px;font-size: 12px;}
.belles_encheres_home .contentCarouselLot {color: #666;margin-top: 4px;text-align: center;text-transform: none;font-weight: bold;background-color:#fff;}
.belles_encheres_specialites{ text-align: center; padding:0px; margin-top:0px;}
.belles_encheres_home .owl-carousel .owl-item img {margin: 0 auto;height: 150px; width: auto;}
.belles_encheres_home .imgphare {display: table-cell;height: 150px;margin-bottom: 14px;margin-right: 19px;overflow: hidden;text-align: center;vertical-align: middle;float: left;max-height:150px;min-height:140px;width:100%;}
.belles_encheres_home {text-align:center;margin-top:20px;}
.verticalCarouselContent {border: 1px solid #fff;}
.col-md-4 .belles_encheres_colonne .verticalCarouselLot {padding: 10px 0px 10px 0px;}
.owl-theme .owl-dots .owl-dot.active span {background-color: #001745;}
.imgphare img, .salePhareImage img {margin-bottom: 10px;}



/*----------------top-search-----------------*/
#primary-menu .container #top-search form input::placeholder {font-size: 16px;text-transform: none;font-weight:normal;}
.device-xxs #primary-menu .container #top-search form input::placeholder {font-size: 12px;color:#000;text-transform: none;font-weight:normal;}
#top-search form input {background: #fff none repeat scroll 0 0;border-radius: 6px 0px 0px 6px;float: left;font-size: 16px;height: 25px;line-height: 25px;margin-top: 7px !important;padding: 5px 5px 5px 7px !important;width: 90%;font-weight: normal;color:#000;}
#primary-menu .container #top-search form input::placeholder {color: #000 !important;}
#top-search form input.loupe {background: #fff url(https://www.artesia-encheres.com/uploads/Image/img_site/bt_loupe.png) no-repeat scroll 0 4px !important;height: 25px;width: 35px;color: #000;float: left;border-radius: 0px 6px 6px 0px;background-size: 62% 62% !important;}
#primary-menu .container #top-search form input::placeholder {color: #000 !important;}
#primary-menu .container #top-search form input {color: #000 !important;}



/*----------------  #calendrier------------- */
.triAnnee.annee1970 {display:none;}
.triAnnee {background-color: #001745;border-radius: 3px;color: #fff !important;padding: 0px 5px;}
.triAnnee:hover {background-color: #666;border-radius: 3px;color: #fff !important;padding: 0px 5px;}
.calendrier_annees {margin-bottom:50px;}
.couverture_catalogue img {width: 100%;border: 1px solid #f1f1f1;border-radius: 3px;}
.layoutsExemple .entry-image {width: 170px;float: left;margin-right: 0;}
.device-lg .page_calendrier .col-md-10.entry-c {width: 75%;}
.device-md .page_calendrier .col-md-10 {width: 72%;}
.entry-title h2, .post-grid .entry-title h2 {font-size: 15px !important;font-weight: 600; margin: 0;letter-spacing: 1px;text-transform: uppercase;}

.layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue {background-image: url("https://www.artesia-encheres.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: 0px;margin-right: 10px;border: 1px solid #ccc;}
.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue {width: 100% !important;height: 500px !important;margin-left:0px;}
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://www.artesia-encheres.com/uploads/Image/img_site/widget_catalogue_no_couv.png");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 140px !important;height: 173px !important;border-radius: 4px;margin-left: 0px;margin-right: 20px;border: 1px solid #ccc;}
.device-xs .layoutsExemple .entry-image {width: 140px;padding-left: 0; padding-right: 0px; float: left;margin-right:20px;}
.device-xs .calendrier .entry-c { padding-right: 0;padding-left: 0; width: 60%;float: left;}

.entry-image.widget_no_couv {background-image: url("https://www.artesia-encheres.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: 0px;}
.device-xxs .entry-image.widget_no_couv {background-image: url("https://www.artesia-encheres.com/uploads/Image/img_site/widget_catalogue_no_couv.png");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 340px !important;padding-right:20px;border-radius:4px;margin-left:0px;}



/*----------------  #catalogue------------- */
.button.button-3d {background-color: #001745 !important;}
input.texte1[type="submit"], button.texte1 {background: #001745;color: #fff;}
input.texte1[type="submit"], button.texte1 {width: auto!important;}
input.texte1 {width: auto!important;}
.modal-title {color:#001745; text-transform:uppercase;}
.bt_valider_ordre input, #estim .btn.btn-default, #form_inscription .btn.btn-default, .formEnvoyer input {background: #001745;border: 1px solid #001745;}
.product-desc {font-size: 12px;}
.envoyer_ordre .button.button-border {background: #001745!important;color: #fff;}
.button.button-border:hover {background-color: #666!important;color: #666;}
.button.button-border {border: 1px solid #001745;text-shadow: none;}
.product-overlay a:hover {background-color: #001745;}
.product-image.no_picture {background-image: url("https://www.artesia-encheres.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:0px;border: 1px solid #edebe6;background-color: #001745;}
.fiche_titre_lot h1 {font-size: 14px!important;margin-bottom: 5px;clear: both;color: #001745; font-weight: bold;}
.lotnum {color: #001745;font-size: 25px;}
.num_lot {height: 40px;color: #001745;font-size: 25px;}
.product-title h3 {font-size:12px; line-height:14px;text-transform: uppercase; height: 30px; max-height:30px; overflow:hidden;}
.nom_vente {font-size: 16px;line-height: 20px; color:#001745;}
.pagination .currentStep {background: #001745;color: #fff;padding: 8px 12px;margin: 0 2px;}
.col-md-12.titre_ordre_phrase {margin: 30px 0;clear:both;width:100%;color: #000;}
.fiche_lot_num {font-size: 35px;color: #001745;font-weight: bold;float: left;}
.fiche_lot_resultat {color: #001745;}
.single-product .fiche_lot_resultat {background: #001745;color: #fff;padding: 5px;float: left;border-radius: 0px;margin: 10px 0;}
#page-title.page-title-mini h1 {font-weight: 400;font-size: 14px;color: #001745;}
.device-xxs #page-title.page-title-mini h1 {font-weight: 600;font-size: 14px;color: #001745;}
.date_vente {color: #000;font-size: 15px;font-weight: bold;line-height:1.3;}
.lieu_vente {color: #444;font-size: 14px;line-height: 1.3;font-style: normal;margin-bottom: 10px;text-align: left;}
.bloc_vente_lieu {color: #444;font-style: normal;margin-top: 4px;font-size: 14px;line-height: 1.3; padding-top: 5px;}
.product-title h3 {font-size:12px; line-height:14px;text-transform: uppercase; height: 30px; max-height:30px; overflow:hidden;}
.product-description h2 {text-transform: none;}
.product {border:1px dotted #ccc;}
.product-description h4, .product-description h4 a {font-size: 12px;font-weight: normal;line-height: 1.3;color: #000;text-transform: none!important;}
.titre_informations_vente, .titre_cgv {color: #001745;}
.product-description h2 {text-transform: none;}
.product-image {position: relative;width: 100%;height: 300px !important;overflow: hidden;}
.sale-flash2 {background: #000 none repeat scroll 0 0;border-radius: 2px;color: #ffffff;float: left;margin: 10px 0;padding: 5px;float: left;font-weight: bold;width:auto;clear:both;}
.Style1 {margin-left: 0px;margin-bottom: 1em;color: #000;font-weight: 600;text-transform: uppercase;font-size:14px; line-height:20px;text-align: left;}
.product-price {font-size: 13px;}
.product-image {position: relative;width: 100%;height: 310px !important;overflow: hidden;}
.col-md-6.product-desc .productOnline, .col-md-6.product-desc .productOnlineResult {margin: 30px 0;background-color: #000;color: #fff;border-color: #000;}
.ordreAchat.col-md-6 {margin-top:20px;}
.estimLabelAff4, .estimAff4 {color: #444; font-size: 13px;}
.product-image #oc-catalogue.oc-catalogue.owl-carousel .owl-item img {max-height: 300px !important;}
.fiche_titre_lot {color: #001745;}
.titre_ordre_etape {color: #001745;}
.fiche_lot_description {font-size: 15px;line-height: 1.3;margin: 20px 0 30px 0;}
.bloc_vente_date {color: #000;font-size: 15px;font-weight: 300; font-style: normal;}
.jq-icon-info {background-color: #001745!important;color: #fff;border-color: #001745!important}



/*----------------CGU - pages statiques-----------------*/
.calLegende {background-color:#f1f1f1;padding:20px;width: 100%!important;text-align: center;margin-bottom: 40px;}
.page_statique h2 {clear:both;}
.page_statique h2 {clear:both;padding:20px 0px;}
.page_statique h3 {padding: 20px 0px 0px 10px;font-size: 12px;font-style: italic;}
.page_statique h4 {padding: 20px 0px 0px 10px;font-size: 12px;}



/*----------------paiement -----------------*/
.paiement {background-color: #f1f1f1;float: left;padding: 20px;}
.paiement h3 {display:none;}
.paiement {margin-top:30px;}



/*----------------  #specialites------------- */
.titrespecialites {background-color: #fff;}
.device-sm .carreSpecialites.col-md-4 {height: 370px!important;float: left;width: 50%;}
.device-xxs .carreSpecialites.col-md-4 {height: 430px;float: left;}
.device-xs .carreSpecialites.col-md-4 {height: 450px;float: left;}
.titrespecialites {text-align: center;text-transform: uppercase;font-size: 13px;color: #001745; font-family: Noto Serif; font-weight: 600;}
.carreSpecialites.col-md-4 div {padding: 10px 0;margin-top: 6px;}

/*----------------  #formulaires------------- */
.fond_estimation {background-color: #f1f1f1;}

.device-xxs #form_inscription .row {padding-left: 20px;}
.btn-default {color: #fff;background-color: #001745;border-color: #001745;}
.btn-default:hover {color: #fff;background-color: #666;border-color: #666;}
#estim {background-color: #eeece3;width: 100%;padding:20px;float:left; }
#estim .fond_estimation {background-color: #f1f1f1;}

.page_newsletter  .fond_estimation{background-color: #f1f1f1;float:left;}
#estim {background-color: #f1f1f1; border-end-end-radius: 70px; border-start-end-radius: 70px;}
.device-sm #estim {background-color: #f1f1f1;border-end-end-radius: 0px;border-start-end-radius: 0px;}
.form1 {padding:20px;}
.freeForm .label {float: left;font-size: 13px;width: 280px;color: #2a2e4e;text-align: left;}
.bt_valider_ordre input, #estim .btn.btn-default, #form_inscription .btn.btn-default, .formEnvoyer input {background: #001745;color: #fff;padding: 10px 15px;border: 1px solid #001745;border-radius: 0px;margin-top: 10px;}
button .bt_valider_ordre input, #estim .btn.btn-default, .fond_estimation .btn.btn-default.nb, .formEnvoyer input {background: #001745;color: #fff;padding: 10px 15px;border: 1px solid #001745;border-radius: 0px;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: #666;color: #fff;border: 1px solid #666;}
.button.button-border:hover {background-color: #666;color: #fff!important;}
.button.button-border {border: 2px solid #001745;background-color: #001745;color: #fff;line-height: 36px;font-weight: 600;text-shadow: none;}
.button.button-3d {background-color: #001745;color: #FFF!important;text-shadow: none;font-size: 12px;}
.button.button-3d:hover {background-color: #666 !important;opacity: 0.9;}
.envoyer_ordre .button.button-border {background: #001745;color: #fff;border-color:#001745;}
.envoyer_ordre .button.button-border:hover {background: #666;}

#estim input, #estim textarea {border: 1px solid #ccc;border-radius: 0px;padding: 5px 10px;}
input [type="radio"] {width:14px!important;}
.newsletter_lettrine {display:none;}
.device-md .newsletter_chekbox_txt, .device-sm .newsletter_chekbox_txt {font-size:12px!important;}
.page_newsletter #etape1, .page_newsletter #etape2, .page_newsletter #etape3, .page_newsletter #droit {padding: 25px;margin-bottom: 0px!important;margin-top:0px;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: 0px!important;}
.device-xxs textarea {width:90%;}

.device-xs input[type="radio"] {width:14px!important;}
.device-xxs input[type="radio"] {width: 14px !important;}
.device-xs #estim input [type="radio"] {width:14px!important;}
.device-xxs #estim input [type="radio"] {width:14px!important;}
.device-sm input[type="radio"] {width:14px!important;}
.device-sm #estim input [type="radio"] {width:14px!important;}
.page_expertise , page_newsletter, .inscription_legende{padding-bottom:30px;}
.inscription_legende{padding-bottom:30px;font-size: 12px;}
#estim .row {margin-bottom: 10px;}
input[type="radio"], input[type="checkbox"] {width: 14px !important;}
.etape3 {padding-left:20px;}
.formulaireContact {background-color: #f1f1f1;padding: 20px;}
.formulaireContact .col-sm-3.inscription_legende {width: 160px;}
.formulaireContact .col-sm-2 {padding-right:0px;}
.device-xxs .formulaireContact .col-sm-9 {margin-bottom:20px;}
.formulaireContact #dsi-submit-btn {color: #fff;background: #001745;border-color: #001745;margin-bottom: 20px;}

.inscription_legende {}
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois {border-bottom: 1px solid #f1f1f1;}
.newsletter_theme {font-size: 12px;}
.newsletter_colonne {float: left;width: 33%;}



@media (max-width: 991px) {
[class^="icon-legal"] {margin-right: 0px;}
.footerNiveau1.col-md-12 div.col-md-4 {text-align:center;}
.col-sm-3.inscription_legende, .col-sm-2.inscription_legende {width: auto;margin-top: 20px;margin-bottom:10px;}
.device-sm .col-sm-3.inscription_legende, .device-sm .col-sm-2.inscription_legende {width: 24%;}
.inscription_etape {width:100%;}
textarea {width:100%;}
input [type="radio"] {width:14px!important;}
input[type=text] {width:100%;}
input[type="email"] {width:100%;}
input[name="montant"][type="text"] {width:90%;}
.paiement select {width: 100%;}
.header3 #top-cart {position: absolute; top: -89px;}
#top-search form input {font-size: 11px;}
.product:not(.product-2):not(.product-3) .product-title h3 {font-size: 12px;line-height: 15px;}
.ordre_true.product, .pageOrdre .ordre_true.product {height: 600px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height: 570px !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;  }
#top-cart {right: 37px; }
.titre_page, .titre_page a, .titre_page a:visited {font-size: 18px;}
img.logo-footer {width: 170px;height: auto;margin-top: 20px;}
 #top-search a { right: 64px; }
.device-sm .actualite .entry-image img {border-radius: 3px;padding-right: 14px;}

}


@media all and (min-width: 500px) and (max-width: 1199px) {
.ordre_true.product, .pageOrdre .ordre_true.product {height: 600px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height: 580px !important;}
}

@media all and (min-width: 1200px) {
.ordre_true.product, .pageOrdre .ordre_true.product {height: 600px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height:580px !important;}
.device-lg .actualite .entry-image img {border-radius: 3px;padding-right: 20px;}
}

@media (max-width: 767px) {
.ordre_false.product, .pageOrdre .ordre_false.product {height: 570px !important;}
#top-cart {display: block;right: 37px; }
.style-2 .container #top-cart .top-cart-content {top: 29px;}
}

@media (max-width: 479px) {
 #top-search a { right: 64px; }
}
