.titrespecialites {font-family: Poppins !important;}

/*-------------------bullets style insta-------------------*/
.owl-dots { display: flex; justify-content: center; align-items: center; gap: 6px; margin-top: 15px; }
.owl-dots .owl-dot { display: none !important; }
.owl-dots .owl-dot.active, .owl-dots .owl-dot.active + .owl-dot, .owl-dots .owl-dot:has(+ .owl-dot.active) { display: inline-block !important; }
.owl-dots .owl-dot span { display: block; width: 6px; height: 6px; background: #a8a8a8; border-radius: 50%; transition: transform 0.2s ease, background-color 0.2s ease; margin: 0 !important; }
.owl-dots .owl-dot.active span { transform: scale(1.3); }

/*-------------------global layout reset-------------------*/
.panel-group, .pageOrdre .panel-group { display: none; }
.ordre_false.product, .pageOrdre .ordre_false.product { height: 620px !important; }
.product-image { height: 300px; }
.layoutsExemple.col-md-12 { clear: both; }
.col_full, .col_half, .col_one_third { margin-bottom: 20px; float: left; }
#content, .modal-content { background-color: #fff; }
.entry { border-bottom: 1px solid #f5f5f5; }
.odd { background-color: #ededed; }
.layoutsExemple .entry-image { width: 200px; margin-right: 10px; }

/*-------------------typographie titres-------------------*/
h1, h2, h3, h4, h5, h6 { color: #DC2A7E; }
.titre_page, .titre_page a, .titre_page a:visited { color: #DC2A7E; font-family: outfit; font-size: 28px; margin-top: 60px; margin-bottom: 20px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; }
.entry-title h2, .entry-title h2 a, .entry-title h2 a:visited, .post-grid .entry-title h2 { color: #DC2A7E; font-size: 14px; text-transform: uppercase; line-height: 1.3; font-weight: 600; letter-spacing: 1px; font-family: outfit; }
.modal-title { text-transform: uppercase; }
#page-title.page-title-mini h1 { color: #DC2A7E; }
.page_statique h2 { color: #DC2A7E; text-transform: uppercase; margin-bottom: 30px; margin-top: 40px; }
.page_statique h3 { color: #DC2A7E; text-transform: uppercase; font-size: 15px; letter-spacing: 1px; margin-top: 30px; }
.page_statique h4 { color: #DC2A7E; text-transform: none; font-size: 15px; letter-spacing: 1px; font-weight: bold; margin-top: 20px; }
.nom_vente { font-size: 18px; line-height: 1.3; color: #DC2A7E; }
.product-title h2 { font-size: 13px; line-height: 1.3; }
.product-title h3 { font-size: 17px; }
.page_actualite .entry-title h2, .home_actualite .entry-title h2 { font-size: 17px; }
.lotnum, .num_lot { color: #DC2A7E; font-size: 25px; }
.num_lot { height: 40px; }
.fiche_lot_num { font-size: 35px; color: #DC2A7E; font-weight: bold; float: left; }
.fiche_lot_resultat { color: #DC2A7E; }
.single-product .fiche_lot_resultat { background: #000; color: #fff; padding: 5px; float: left; border-radius: 2px; margin: 10px 0; }

/*-------------------header topbar navigation-------------------*/
#top-bar { line-height: 33px; font-size: 13px; background-color: #626262; }
#top-social li { border-left: 0 !important; }
#top-social li a { width: 40px; font-weight: bold; color: #fff !important; }
#logo img { margin-bottom: 30px; margin-top: 0px; width: 260px; height: auto; }
nav { font-family: outfit; font-size: 13px; letter-spacing: 1px; font-weight: 600; }
nav a:link { color: #fff; }
nav a:hover { color: #f8f8f8 !important; }
#primary-menu.style-2 > div > ul > li > a { font-weight: 600; line-height: 42px; height: 45px; }
#primary-menu ul li i { top: -2px; margin-right: 0px; }
.sf-js-enabled > li:nth-child(1) > a:nth-child(1) { padding-left: 5px; }
#primary-menu.style-2 > div > ul > li > a i { line-height: 27px; font-weight: bold; }
#primary-menu.style-2, #primary-menu.style-2 > div > ul { height: 45px; }
#primary-menu > ul > li:hover a, #primary-menu > ul > li.current a { color: #fff; }
#primary-menu ul ul a { font-size: 14px; color: #fff !important; letter-spacing: 0; text-transform: none; }
#top-cart .top-cart-content { border-top: 2px solid #626262; }
#top-cart.top-cart-open .top-cart-content { z-index: 100; }
.style-2 .container #top-cart .top-cart-content { top: 32px; }
#primary-menu.style-2 > div #top-search, #primary-menu.style-2 > div #top-cart, #primary-menu.style-2 > div #side-panel-trigger { margin-top: 13px; margin-bottom: 4px; }
#primary-menu.style-2 > div #top-cart { margin-bottom: 0px; }
.top-cart-title p { color: #DC2A7E; }
.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN"; font-weight: bold; color: #fff !important; }
.languefr::after { content: " FR"; font-weight: bold; color: #fff !important; }

/*-------------------recherche search bar-------------------*/
#top-search form { top: 20px; background-color: #fff; height: 40px !important; }
#top-search form input { font-size: 13px; padding: 0 14px 0 10px; }
#primary-menu .container #top-search form input { color: #444 !important; }
#primary-menu .container #top-search form input::placeholder { color: #444 !important; font-size: 13px; }
#searchFiltre { background-color: #ededed; }
#searchFiltre input.btRecherche { margin-bottom: 20px; background-color: #DC2A7E; color: #fff; border: 1px solid #DC2A7E; border-radius: 0 4px 4px 0; }
#searchFiltre input.btRecherche:hover { width: 100%; padding: 6px 10px; background-color: #515350; color: #fff; border: 1px solid #515350; border-radius: 0 4px 4px 0; }

/*-------------------boutons liens call-to-action-------------------*/
a.bouton-estimation-vente { font-family: Poppins; text-transform: uppercase; background-color: #DC2A7E; color: #fff !important; border: 1px solid #DC2A7E; padding: 8px 20px; border-radius: 2px; transition: background-color 0.3s; font-size: 1.1em; font-weight: 600; display: inline-block; }
.bouton-estimation-vente:hover { background-color: #fff; color: #DC2A7E !important; font-family: Poppins; border: 1px solid #DC2A7E; }
.button { background-color: #DC2A7E; color: #fff; border-color: #DC2A7E; }
.button.button-3d:hover { background-color: #DC2A7E !important; opacity: 0.9; }
.btn-primary { color: #DC2A7E; background-color: #fff; border-color: #DC2A7E; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #DC2A7E; border-color: #DC2A7E; }
.btn.ghost { height: 24px; line-height: 23px; width: auto; padding: 0 7px; margin-bottom: 2px; border: 1px solid #DC2A7E; font-size: 11px; color: #DC2A7E; transition: background-color .2s ease, color .2s ease; border-radius: 0px; }
.btn.ghost:hover, .btn.ghost:active, .btn.ghost:focus { cursor: pointer; transition: background-color 0.5s ease; background-color: #DC2A7E !important; color: #fff !important; border: 1px solid #DC2A7E; }
input.texte1[type="submit"], button.texte1 { background: #DC2A7E; }
.more-link { height: 24px; line-height: 23px; width: auto; padding: 0 10px; margin-bottom: 2px; border: 1px solid #DC2A7E; font-size: 11px; font-family: Poppins; color: #DC2A7E; clear: both; font-style: normal; }
.more-link:hover { border-bottom-color: #DC2A7E; background-color: #DC2A7E; color: #fff !important; font-family: Poppins; font-size: 11px !important; font-style: normal; padding: 0px 10px; }
a.more-link { color: #DC2A7E !important; }
a.more-link:hover { color: #fff !important; }
button .bt_valider_ordre input, #estim .btn.btn-default, .fond_estimation .btn.btn-default.nb, .formEnvoyer input, #form_inscription .btn.btn-default { background: #fff; color: #DC2A7E; padding: 10px 15px; border: 1px solid #DC2A7E; border-radius: 2px; width: auto; }
.bt_valider_ordre input:hover, #estim .btn.btn-default:hover, #form_inscription .btn.btn-default:hover, .formEnvoyer:hover input { background: #DC2A7E; color: #fff; border: 1px solid #DC2A7E; }
.formulaireContact #dsi-submit-btn { color: #DC2A7E; background: #fff; border-color: #DC2A7E; margin-bottom: 20px; }
.formulaireContact #dsi-submit-btn:hover { color: #fff; background: #DC2A7E; border-color: #DC2A7E; margin-bottom: 20px; }

/*-------------------home services features-------------------*/
.bloc_services { margin-top: 30px; margin-bottom: 30px; }
.feature-box { margin-top: 0px; padding: 0 0 0 80px; }
.feature-box.fbox-center { padding: 10px; text-align: center; float: left; width: 25%; margin-top: 20px; margin-bottom: 30px; }
.feature-box.fbox-center p { font-size: 12px; margin-top: 15px; padding-left: 10px; padding-right: 10px; }
.feature-box h3 { color: #DC2A7E; }
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img { background-color: #DC2A7E; }
.feature-box.fbox-dark.fbox-outline .fbox-icon { border-color: #DC2A7E; }
.fbox-effect.fbox-dark .fbox-icon i:hover, .fbox-effect.fbox-dark:hover .fbox-icon i { background-color: #fff; color: #DC2A7E; }
.fbox-effect .fbox-icon i:hover, .fbox-effect:hover .fbox-icon i { background-color: #fff; color: #DC2A7E; }
.encart_services_horizonal .feature-box.fbox-center { padding: 10px; text-align: center; float: none; width: 100%; margin-top: 20px; margin-bottom: 30px; }

/*-------------------phare highlighted items-------------------*/
.vente_phare, .lot_phare, .newsPhare { margin-bottom: 30px; float: left; }
.vente_phare, .lot_phare, .WidgetGauche { margin-bottom: 30px; }
.actualite_phare { float: left; width: 100%; }
.salePhareTitle { padding-top: 0px; padding-bottom: 5px; margin-left: 5px; float: left; margin-right: 5px; width: 100%; margin-bottom: 0px; margin-top: 20px; letter-spacing: 1px; font-size: 13px; line-height: 1.3; color: #DC2A7E; text-transform: uppercase; }
.salePhareDate { font-weight: normal; color: #000; }
.salePhareLocation { color: #444; font-style: normal; margin-top: 4px; font-size: 15px; line-height: 1.3; text-transform: capitalize; }
.salePhareImage a img { border: 1px solid #f1f1f1; }
.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: 0px; margin-bottom: 20px !important; }
.salePhare, .newsPhare, .lotPhare { margin-bottom: 50px !important; }
.salePhare img, .newsPhare img, .lotPhare img { width: 420px; height: auto; }
.lotPhareInfos { max-height: 228px; overflow: hidden; margin-bottom: 40px; }

/*-------------------calendrier actualites-------------------*/
.calendrierVertical .entry-title { margin-top: 10px; font-family: Poppins; }
.calendrierVertical .item:hover .verticalImage img { transform: scale(1) translate(0%, 0%); transform-origin: 0 0; filter: grayscale(1); }
.calendrierVertical .item .verticalImage img { border: 1px solid #f8f8f8; }
.icon-calendar3 { display: none; }
.bloc_vente_date { color: #000; font-size: 13px; font-weight: 300; font-style: normal; padding-top: 10px; clear: both; }
.bloc_vente_lieu { clear: both; padding-top: 10px; font-size: 13px; font-style: normal; }
.carouselCouvCata, .calendrierVertical .cataPasDispo { max-height: 346px; }
.calendrier_annees { margin-bottom: 30px; line-height: 2; }
.triAnnee.annee1970 { display: none; }
.triAnnee { background-color: #f5f5f5; border-radius: 2px; color: #DC2A7E !important; padding: 0px 5px; }
.triAnnee:hover { background-color: #DC2A7E; border-radius: 2px; color: #fff !important; padding: 0px 5px; }
.bloc_mois_date { float: left; width: 100%; color: #444; font-size: 18px; font-style: normal; margin-bottom: 20px; margin-top: 20px; font-weight: bold; }
.layoutsExemple .actualiteCol1, .layoutsExemple .actualiteCol2 { width: 100% !important; }
.layoutsExemple .actualiteCol1 .entry-image { width: 350px !important; margin-right: 30px; }
.actualite_droite .actualite .entry-image { width: 100%; float: left; margin-right: 0px; }
.actualite_droite .actualite .entry-c { float: left; width: 100%; }
.actualiteCol1, .actualiteCol2 { margin-top: 70px; width: 100%; }
.texte_actualite { margin-top: 7px; font-size: 12px; line-height: 1.3; float: left; width: 100%; margin-bottom: 16px; }
.actualite_home .actualite .entry-image img { padding-right: 0px; }
.home_actualite { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.home_actualite .entry { display: flex; flex-direction: column; }
.home_actualite .entry-image img { width: 100%; height: 200px; object-fit: cover; }

/*-------------------carousels sliders owl-------------------*/
.belles_encheres, .belles_encheres_colonne, .belles_encheres_home { text-align: center; margin-top: 20px; }
.belles_encheres_home .owl-carousel .owl-item img { margin: 0 auto; border-radius: 3px; height: 200px; }
.belles_encheres_home .imgphare { display: table-cell; height: 200px; margin-bottom: 14px; margin-right: 19px; overflow: hidden; text-align: center; vertical-align: middle; float: left; max-height: 200px; min-height: 200px; width: 100%; }
.calendrier_milieu .bloc_mois_date { display: none; }
.owl-theme .owl-dots .owl-dot.active span { background-color: #DC2A7E; }
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover { background-color: #DC2A7E !important; color: #FFF !important; text-decoration: none; }
.CarouselResultat { color: #444; margin-top: 4px; text-align: center; text-transform: none; font-weight: bold; font-size: 14px; clear: both; width: auto; }
.CarouselEstimation { color: #999; clear: both; }
.contentCarouselLot { text-align: center; }
.verticalCarouselContent { border: 1px solid #fff; }
.col-md-4 .belles_encheres_colonne .verticalCarouselLot { padding: 10px 0px 10px 0px; }
.CarouselDescription { color: #000; font-size: 10px; height: 30px; overflow: hidden; position: fixed; text-transform: uppercase; top: 190px; width: 190px; margin-bottom: 15px; text-align: center; font-weight: 500; }
.oc-lot h5 { max-height: 16px; min-height: 16px; height: 16px; overflow: hidden; font-weight: normal; text-align: center; clear: both; text-transform: uppercase; }

/*-------------------catalogue produits lots-------------------*/
.couverture_catalogue img { width: 100%; border: 1px solid #e8e8e8; border-radius: 4px; }
.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #f5f5f5 url("https://chausson-encheres.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 #edebe6; height: 180px; }
.pagination .currentStep { background: #DC2A7E; }
.titre_ordre_phrase.liste { background-color: #fff; }
.productLive { display: none; }
.date_vente { text-transform: none; }
.productOnline, .productOnlineResult { clear: both; }
.jq-icon-info { background-color: #DC2A7E !important; color: #000; border-color: #DC2A7E !important; }
.product-overlay a:hover { background-color: #DC2A7E; color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
.entry-image img { border-radius: 3px; }

/*-------------------images featured media-------------------*/
.featured-media { background-position: center; background-size: cover; display: block; max-height: 682px; position: relative; width: 100%; }
.featured-media > img { display: block; visibility: hidden; width: 100%; }

/*-------------------formulaires estimation paiement newsletter-------------------*/
.paiement h3 { display: none; }
.paiement select { width: 100%; }
.paiement { background-color: #f8f8f8; width: 100%; padding: 20px; float: left; margin-top: 40px; margin-bottom: 20px; }
.fond_estimation, .form1 { padding: 20px; }
.fond_estimation { background-color: #f8f8f8; width: 100%; }
#estim { margin-top: 30px; }
.freeForm .label { float: left; font-size: 13px; width: 280px; color: #000; text-align: left; }
#estim input, #estim textarea { border: 1px solid #ccc; border-radius: 2px; padding: 5px 10px; }
#etape1, #etape2, #etape3, #droit { padding: 25px; margin-bottom: 0px !important; margin-top: 0px; width: 100%; }
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois { border-bottom: 1px solid #f8f8f8; margin-bottom: 15px !important; }
.page_expertise, .inscription_legende, .page_newsletter { padding-bottom: 30px; }
#estim .row { margin-bottom: 10px; }
.inscription_legende { padding-bottom: 10px; padding-top: 20px; font-size: 12px; }
.formulaireContact { padding: 20px; background: #f5f5f5; }
.formulaireContact .col-sm-3.inscription_legende { width: 160px; }
.formulaireContact .col-sm-9 { margin-bottom: 20px; }
.formulaireContact .col-sm-2 { width: 83px; padding-right: 0px; padding-left: 0px; }
.page_newsletter .fond_estimation { float: left; }
.newsletter_lettrine { display: none; }
.newsletter_theme { font-size: 11px; }
.newsletter_colonne { width: 33%; }

/*-------------------footer copyrights social-------------------*/
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }
.si-share .social-icon { display: none; }
#copyrights { font-size: 13px; line-height: 1.4; }
.copyrights-text { font-size: 10px; text-align: center; color: #fff; }
.copyright-links a:hover { color: #DC2A7E; }
.copyrights-menu a { font-size: 13px; }
img.footer-logo { width: 250px; height: auto; margin-bottom: 10px; }
.video-responsive { position: relative; overflow: hidden; padding-bottom: 56.25%; height: 0; }
.video-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*-------------------responsive min-height-------------------*/
@media (min-height: 1100px) {
  .featured-media { max-height: none; }
}

/*-------------------responsive desktop large min 992px-------------------*/
@media (min-width: 992px) {
  .actualite .entry-image { width: 170px; float: left; margin-right: 20px; padding-left: 0px; }
  .page_actualite .actualite .entry-image { width: 140px; float: left; margin-right: 30px; }
}

/*-------------------responsive device-lg tablette desktop 992-1199-------------------*/
.device-lg .belles_encheres_colonne { padding: 0px 40px; }
.device-lg .calendrier .col-md-10.entry-c { width: 70%; }
body.en.device-lg #primary-menu ul li a { padding-left: 15px; padding-right: 15px; }

/*-------------------responsive max 991px tablette mobile-------------------*/
@media (max-width: 991px) {
  #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap { min-height: 40px; }
  .col-sm-3.inscription_legende, .col-sm-2.inscription_legende { width: auto; margin-top: 20px; margin-bottom: 10px; }
  .inscription_etape, textarea, input[type="email"], .paiement select { width: 100%; }
  input[type="radio"] { width: 14px !important; }
  input[name="montant"][type="text"] { width: 90%; }
  input[type=text] { width: 100%; }
  .product:not(.product-2):not(.product-3) .product-title h3 { font-size: 12px; line-height: 15px; }
  .newsletter_colonne { float: left; width: 100%; }
  .newsletter_chekbox_txt { font-size: 11px; }
  #primary-menu-trigger { top: 40px; width: 40px; height: 40px; background-color: transparent !important; color: #fff; }
  #primary-menu ul li { padding-left: 20px !important; }
  #primary-menu ul ul li { padding-left: 0; }
  #primary-menu > div > ul ul { background-color: #626262 !important; }
  #primary-menu .container.clearfix { background-color: #626262; }
  #primary-menu > div > #top-search a, #primary-menu > div > #top-cart, #primary-menu > div > #side-panel-trigger { margin: 10px 0 !important; }
  #primary-menu ul li .mega-menu-content { display: none; }
  #primary-menu.style-2 ul ul, #primary-menu.style-2 ul li .mega-menu-content { background-color: #626262 !important; top: 40px !important; }
  #copyrights { font-size: 12px; line-height: 1.3; }
  #primary-menu > div > #top-search form, #top-search form { height: 40px !important; }
  #top-search form { top: 45px; }
  #top-search form input { font-size: 12px; }
  #top-search a i { top: 13px; }
  #logo img { width: 280px; height: auto; }
  #top-cart, #side-panel-trigger { right: 0px; margin: 32px 0; top: 0; }
  #top-cart a { top: 20px; }
  .header3 #top-search form { top: -60px; }
  #header { padding-bottom: 5px; }
  .widgetbouton .btn-group-sm > .btn { font-size: 14px !important; }
  img.footer_logo { width: 200px; height: auto; padding: 10px; margin-bottom: 10px; margin-left: 26%; }
  .col_one_third { text-align: center !important; }
  #top-bar { padding-top: 10px; }
}

/*-------------------responsive device-md tablette-------------------*/
.device-md #logo img { margin-bottom: 30px; margin-top: 5px; width: 199px; height: auto; }
.device-md #primary-menu ul li a { padding-left: 10px; padding-right: 10px; font-size: 13px; }
body.en.device-md #primary-menu ul li a { padding-left: 9px; padding-right: 9px; font-size: 12px; }
.device-md .belles_encheres_colonne { padding: 0px 20px; }
.device-md .calendrier .col-md-10.entry-c { width: 67%; }
.device-md .carreSpecialites.col-md-4 { height: 370px; float: left; }
.device-md .newsletter_chekbox_txt { font-size: 12px !important; }

/*-------------------responsive device-sm petite tablette-------------------*/
.device-sm .feature-box h3 { font-size: 13px; }
.device-sm [class^="icon-legal"] { margin-right: 0px; font-weight: 500; }
body.en.device-sm #primary-menu ul li a { padding-left: 8px; padding-right: 8px; font-size: 11px; }
.device-sm .btn-primary { margin-top: 50px; }
.device-sm .actualite_phare img, .device-sm .salePhareImage img { margin-bottom: 20px; }
.device-sm .layoutsExemple .actualiteCol1 .entry-image { width: 350px !important; margin-right: 30px; }
.device-sm .belles_encheres_colonne { padding: 0px 100px; }
.device-sm .calendrier .col-md-10.entry-c { width: 67%; }
.device-sm .carreSpecialites.col-md-4 { height: 400px; float: left; width: 50%; }
.device-sm .col-sm-3.inscription_legende, .device-sm .col-sm-2.inscription_legende { width: 24%; }
.device-sm .newsletter_chekbox_txt { font-size: 12px !important; }
.device-sm input[type="radio"], .device-sm #estim input[type="radio"] { width: 14px !important; }
.device-sm .footer-logo { display: inline; margin-bottom: 10px; text-align: center; width: 263px; }
.device-sm .entry-image { width: 170px; margin-right: 0px; }

/*-------------------responsive mobile max 768px 767px-------------------*/
@media (max-width: 768px) {
  .bouton-estimation-vente { font-size: 0.8em; }
}
@media (max-width: 767px) {
  .footer-logo { display: inline; margin-bottom: 10px; text-align: center; width: 263px; }
  #logo img { width: 210px; height: auto; }
  .cpgen-header { padding-bottom: 7px; }
  #top-search form { top: 48px; }
  .top-links { font-size: 11px; line-height: 12px; }
  .layoutsExemple .entry-image.no_couv.couverture_catalogue, .entry-image.widget_no_couv { background-image: url("https://chausson-encheres.com/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; width: 340px !important; height: 340px !important; border-radius: 4px; margin-left: 0px; margin-right: 0px; }
  #cpgenlogo { width: 100% !important; }
  .texteHeader { clear: both; width: 100%; text-align: center; }
  .formulaireContact { padding: 0px; }
  .belles_encheres_home .verticalCarouselContent { border: 1px solid #fff; padding: 10px; clear: both; width: 280px; float: left; }
}

/*-------------------responsive mobile avance 480-767px-------------------*/
@media (min-width: 480px) and (max-width: 767px) {
  #page-title.page-title-mini h1 { font-weight: 300; font-size: 14px; color: #444; }
  .page_newsletter #droit { padding: 25px 10px 25px 5px; margin-bottom: 20px; }
  .texteHeader .widgetbouton .btn-sm, .device-xxs .texteHeader .widgetbouton .btn-group-sm > .btn, .texteHeader .widgetbouton .btn-group-sm > .btn { font-size: 13px; }
  #top-bar { padding-bottom: 10px; padding-top: 10px; }
  .titre_page { font-size: 18px; line-height: 20px; }
  #cpgenlogo { width: 100% !important; }
  .actualite .entry-image, .page_actualite .actualite .entry-image { width: 100%; float: left; margin-right: 0px; padding-left: 0px; }
  .entry-c { width: 100%; }
}

/*-------------------responsive mobile tres petit max 480px device-xs xxs-------------------*/
@media (max-width: 480px) {
  .bouton-estimation-vente { font-size: 0.7em; padding: 8px 15px; }
  .couvPasDispo { height: 340px; }
}
.device-xs .feature-box.fbox-center { padding: 10px; text-align: center; float: left; width: 100%; margin-bottom: 35px; }
.device-xs .feature-box h3 { font-size: 13px; }
.device-xs .layoutsExemple.col-md-4 { padding-right: 0; padding-left: 0; clear: both; }
.device-xs [class^="icon-legal"] { margin-right: 0px; font-weight: 500; }
.device-xs .footerNiveau1, .device-xs .footerNiveau2 { padding: 0; float: left; width: 100%; text-align: center !important; }
.device-xs .owl-theme .owl-controls .owl-nav [class*="owl-"] { top: 14%; }
.device-xs .belles_encheres_colonne { padding: 0px 30px; }
.device-xs .carreSpecialites.col-md-4 { height: 480px; float: left; }
.device-xs input[type=text], .device-xs input[type="radio"], .device-xs #estim input[type="radio"] { width: 90%; }
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue { background-image: url("https://chausson-encheres.com/uploads/Image/img_site/picto_no_couv.jpg"); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; width: 435px !important; height: 435px !important; border-radius: 4px; margin-left: 0px; margin-right: 0px; }
.device-xxs .feature-box.fbox-center { padding: 10px; text-align: center; float: left; width: 100%; margin-bottom: 20px; }
.device-xxs .feature-box h3 { font-size: 13px; }
.device-xxs .layoutsExemple.col-md-4 { padding-right: 0; padding-left: 0; clear: both; }
.device-xxs .footerNiveau1, .device-xxs .footerNiveau2 { padding: 0; float: left; width: 100%; text-align: center !important; }
.device-xxs input[type="text"] { width: 80% !important; }
.device-xxs .ordre_false.product, .device-xxs .pageOrdre .ordre_false.product, .device-xxs .ordre_true.product, .device-xxs .pageOrdre .ordre_true.product { width: 100%; height: 630px !important; }
.device-xxs .tp-caption { display: none; }
.device-xxs .belles_encheres_colonne { padding: 0px; }
.device-xxs .carreSpecialites.col-md-4 { height: 450px; float: left; }
.device-xxs .freeForm .label { float: left; font-size: 14px; width: 100%; color: #000; text-align: left; }
.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, .device-xxs input[type=text] { width: 90%; }
.device-xxs input[type="radio"], .device-xxs #estim input[type="radio"] { width: 14px !important; }