.style-2 .container #top-cart .top-cart-content { display: none; }
.panel-group, .pageOrdre .panel-group { display: none; }

.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #fff url("https://hdv-giraudeau.fr/uploads/Image/no_couv_hdv_giraudeau.jpg") no-repeat scroll center center; background-size: 100% 100%; border: 1px solid #D2D2D2; height: 220px; }

/*-------------------bouton drouot-------------------*/
.bouton-drouot {
    background-color: transparent; 
    color: #fff !important;
    border: 1px solid #fff;
    padding: 6px 12px;
    border-radius: 32px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    transition: all 0.25s ease;
    cursor: pointer;
}

.bouton-drouot:hover {
    background-color: transparent;
    border-color: #ccc;
    opacity: 0.9;
    transform: translateY(-1px);
}


/*------------------- slider revolution -------------------*/
.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: 0px; font-size: 20px !important; font-family: Poppins !important; line-height: 1.5em !important; }
.tp-caption { margin-bottom: 0; font-size: 14px; font-family: Poppins; }
@media screen and (max-width: 768px) { .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: 0px; font-family: Poppins !important; font-size: 9px !important; line-height: 1.5em !important; } }

/*-------------------effet hover img-------------------*/
.page_specialites a img { transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); transform: translateY(0); border-radius: 5px; }
.page_specialites a:hover img { transform: translateY(-8px) scale(1.02); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15); }


.actualite_home a img { transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); transform: translateY(0); }
.actualite_home a:hover img { transform: translateY(-8px) scale(1.02);}

/*-------------------mobile-general-------------------*/
#top-social li .ts-icon { font-size: 11px; }
#primary-menu.style-2 > div > ul > li > a i { line-height: 1; }
@media (max-width: 767px) { #logo img { width: 300px; } }

/*-------------------bouton fixe expertise-------------------*/
.btn-fixe { position: fixed; bottom: 140px; right: 100px; background-color: #c5a477; color: #fff !important; padding: 12px 22px; border-radius: 5px; text-decoration: none; font-size: 16px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); transition: all 0.3s ease; z-index: 9999; }
.btn-fixe:hover { background-color: #000; transform: translateY(-3px); }
@media screen and (max-width: 768px) { .btn-fixe { left: 50%; right: auto; bottom: 10px; transform: translateX(-50%); width: 100%; max-width: 280px; border-radius: 5px; text-align: center; padding: 7px 0; } .btn-fixe:hover { transform: translateX(-50%) scale(1.03); } }
@media screen and (max-width: 768px) { #copyrights { margin-bottom: 60px; } }

/*-------------------ordre-------------------*/
.panel-group { display: none !important; }
.single-product .panel-group { display: block !important; }
.productLive { display: none !important; }
.detailLot .productLive { display: block !important; }

/*-------------------formulaires-champs-------------------*/
.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, textarea, input[type="email"] { width: 100%; }
input[name="montant"][type="text"] { width: 90%; }
input[type="radio"] { width: 14px !important; }
::selection { background: #ccc !important; color: #000; text-shadow: none; }
.ordre_false.product, .pageOrdre .ordre_false.product { height: 600px !important; }
.product-image { width: 100%; height: 300px !important; overflow: hidden; }
.productOnline, .productOnlineResult { clear: both; }
.loupe { display: none; }
.oc-lot h5 { display: none; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; }
.bloc_mois_date { float: left; width: 100%; color: #000; font-size: 18px; font-style: normal; margin-bottom: 20px; margin-top: 20px; text-transform: uppercase; }
.bloc_vente_date { clear: both; font-size: 11px; margin-top: 12px; font-weight: 600; }
.bloc_vente_lieu { clear: both; font-size: 10px; margin-top: 12px; font-style: normal; }

/*-------------------couverture-vente-home-------------------*/
.home_calendrier { margin-bottom: 70px; }
.home_calendrier .couverture_catalogue img { border: 1px solid #0e1429; }
.home_calendrier .bloc_vente_lieu { margin-top: 20px; }

/*-------------------actualite-home-------------------*/
div.actualite_home div.entry.clearfix.actualite { float: left; width: 33%; }
.device-xs div.actualite_home div.entry.clearfix.actualite { float: left; width: 50%; min-height: 400px; }
.device-xxs div.actualite_home div.entry.clearfix.actualite { float: left; width: 100%; min-height: 450px; }
.device-xs div.actualite_home.resultats div.entry.clearfix.actualite { float: left; width: 50%; min-height: 290px; }
.device-xxs div.actualite_home.resultats div.entry.clearfix.actualite { float: left; width: 100%; min-height: 400px; }
.actualite_home .actualite .entry-image { width: 300px; }
.device-sm .actualite_home .actualite .entry-image { width: 100%; }
.device-xs .actualite_home .actualite .entry-image {  width: 100%; }
.device-xxs .actualite_home .actualite .entry-image { width: 100%; }
.actualite_home .entry-title h2 a, .entry-title h2 a:link, .entry-title h2 a:visited { width: 75%; }
.actualite_home .texte_actualite { display: none; }
.actualite_home .actualite_lire_suite { display: none; }
.actualite_home .entry { border-bottom: none; }

/*-------------------bouton-voir-plus-------------------*/
a.bouton-voir-plus { background-color: #072250; color: #fff !important; border: 1px solid #555; padding: 8px 20px; border-radius: 2px; transition: background-color 0.3s; font-size: 1.1em; font-weight: 600; display: inline-block; margin-top: 20px; margin-bottom: 50px; text-transform: uppercase; }
.bouton-voir-plus:hover { background-color: #fff !important; color: #000 !important; border: 1px solid #000; }

/*-------------------equipe-------------------*/
.nom-equipe { margin-top: 15px; margin-bottom: 10px; font-size: 18px; color: #000; font-family: Poppins; font-weight: 600; text-align: center; }
.equipe_fond { background-color: #f3f3f3; padding: 30px; padding-top: 50px !important; margin-top: 40px; margin-bottom: 40px; float: left; width: 100%; }
.section-expedition { margin-top: 40px; margin-bottom: 40px; width: 100%; }
.equipe img { margin-bottom: 16px; }
.col-md-3.equipe { background-color: #f3f3f3; min-height: 370px; text-align: center; }
.device-sm .col-md-3.equipe { width: 50%; float: left; }
li { margin-left: 20px; }

/*-------------------services-------------------*/
.marginTop { margin-top: 40px; }
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img { background-color: #072250; }
.feature-box.fbox-center p { font-size: 12px; margin-top: 15px; }
.encart_services_home {}
.encart_services_home .feature-box.fbox-center { padding: 0; text-align: center; float: left; }
.encart_services_home .feature-box { margin-top: 0px; }
.device-lg .encart_services_home .feature-box.fbox-center, .device-md .encart_services_home .feature-box.fbox-center { padding: 0; text-align: center; float: left; width: 25%; }
.device-sm .encart_services_home .feature-box.fbox-center { padding: 0; text-align: center; float: left; width: 50%; }
.device-xs .encart_services_home .feature-box.fbox-center { padding: 0; text-align: center; float: left; width: 50%; }
.device-xxs .encart_services_home .feature-box.fbox-center { padding: 0; text-align: center; float: left; width: 100%; }

/*-------------------module-home-estimation-------------------*/
.module_estimation { background-color: #d5c5b5; }
.device-lg .module_estimation { background-color: #d5c5b5; min-height: 383px; border-radius: 4px; }
.device-md .module_estimation { min-height: 316px; }
.col_half.texte_estimation { display: block; position: relative; margin-right: 0% !important; margin-bottom: 0px; float: left; padding: 20px 0px 20px 40px; background-color: #d5c5b5; }
.device-sm .module_estimation { min-height: 242px; }
.texte_estimation {}
.Estimation-text { text-align: center; }
.titre_estimation { color: #000; text-transform: uppercase; font-family: Poppins; font-weight: 600; letter-spacing: 1px; text-align: center; }
.device-lg .titre_estimation, .device-md .titre_estimation { color: #000; text-transform: uppercase; font-family: Poppins; font-weight: 600; font-size: 32px; letter-spacing: 1px; margin-top: 60px; margin-bottom: 20px; text-align: center; }
.device-sm .titre_estimation { color: #000; text-transform: uppercase; font-family: Poppins; font-weight: 600; font-size: 26px; letter-spacing: 1px; margin-top: 16px; margin-bottom: 16px; text-align: center; }
.device-lg .col_half.texte_estimation { padding: 40px 0px 20px 40px; }
.device-md .col_half.texte_estimation { padding: 30px 0px 20px 40px; }
.device-sm .col_half.texte_estimation { padding: 30px 0px 20px 40px; }
.device-xxs .col_half.texte_estimation { padding: 40px 0px 40px 0px; }
.col_half.img_estimation { display: block; position: relative; margin-right: 0% !important; margin-bottom: 0px; float: right; padding: 0px; }
.device-lg .col_half.texte_estimation .btn { width: auto; }
.device-lg img.imghomeevaluation { float: right; padding: 0px; }
.device-md img.imghomeevaluation { float: right; padding: 0px; }
.device-sm img.imghomeevaluation { float: right; padding: 0px; }
.Estimation-text .btn { border-radius: 4px; background-color: #000; color: #fff; margin: 10px 0px; font-size: 16px !important; width: auto; }
.Estimation-text .btn:hover { background-color: #d5c5b5; color: #000; border-color: #000; }
.device-sm .Estimation-text .btn { font-size: 14px !important; width: auto; }
@media (min-width: 1200px) { .titre_estimation { font-size: 38px; font-family: Poppins; letter-spacing: 1px; } }
@media (min-width: 992px) { .titre_estimation { float: none; } .Estimation-text .btn { float: none; } }
@media (max-width: 767px) { .col_half.texte_estimation { display: block; position: relative; margin-right: 0% !important; margin-bottom: 0px !important; float: left; padding: 40px 0px 40px 0px; } .col_half.texte_estimation .btn { width: auto; } .Estimation-text .btn { font-size: 14px !important; width: auto; } .titre_estimation { font-size: 25px; font-family: Poppins; letter-spacing: 1px; } }
.layoutsPage { min-height: 600px !important; }

/*-------------------logo-------------------*/
#logo img { height: auto; width: 260px; margin-bottom: 30px; }
@media screen and (max-width: 767px) { #logo img { height: auto; width: 220px; margin-bottom: 20px; } }

/*-------------------entete-------------------*/
.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN "; color: #fff; font-weight: bold; }
.languefr::after { content: " FR "; color: #fff; font-weight: bold; }
#top-social li a { color: #fff; }
#top-social li a { border-left: 0px solid #072250 !important; }
#top-social li { border: none; }

/*-------------------titres-------------------*/
.titre_page, .titre_page a, .titre_page a:link, .titre_page a:visited { color: #000; text-transform: uppercase; font-family: Playfair Display; letter-spacing: 1px; font-size: 30px; margin-top: 70px; margin-bottom: 30px; }

/*-------------------menu-------------------*/
@media (min-width: 1024px) { #primary-menu, #primary-menu.style-2 { box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } }
#primary-menu.style-2 > div > ul > li > a i { line-height: 29px; }
#primary-menu.style-2 > div > ul > li > a { height: 34px; line-height: 35px; }
#primary-menu ul ul a { font-size: 14px; }
[class^="icon-legal"] { margin-right: 0px; }
#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: 10px; }
.device-md #primary-menu ul li a { padding-left: 30px !important; padding-right: 30px !important; font-size: 14px; }
.device-sm #primary-menu ul li a { padding-left: 15px; padding-right: 15px; font-size: 14px; }
body.en.device-lg #primary-menu ul li a { padding-left: 36px !important; padding-right: 36px !important; }
body.en.device-md #primary-menu ul li a { padding-left: 25px !important; padding-right: 25px !important; font-size: 14px; }
body.en.device-sm #primary-menu ul li a { padding-left: 12px; padding-right: 12px; font-size: 14px; }
@media (min-width: 1200px) { #primary-menu ul ul { opacity: 1; background-color: #fff; } }

/*-------------------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: 14px; color: #444; 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; }
.style-2 .container #top-cart .top-cart-content { top: 33px; }
.top-cart-title p { color: #000; font-family: Poppins; letter-spacing: 1px; }

/*-------------------home-calendrier-------------------*/
.calendrierVertical .item:hover .verticalImage img { transform: scale(1) translate(0%, 0%); transform-origin: 0 0; filter: grayscale(1); }
.entry-title h2 a, .entry-title h2 a:link, .entry-title h2 a:visited { font-family: Playfair Display; text-transform: uppercase; line-height: 1.3; font-size: 13px; }
.entry-title h2 a:hover { color: #000; font-family: Playfair Display; text-transform: uppercase; }
.couvPasDispo { background: #f3f3f3; }
.calendrierVertical .entry-title { float: left; padding-top: 16px; }
.carouselCouvCata, .calendrierVertical .cataPasDispo { overflow: hidden; max-height: 340px; float: left; }

/*-------------------carrousel-belles-encheres-------------------*/
.belles_encheres_home .owl-carousel .owl-item img { margin: 20px auto; border-radius: 2px; height: 165px; }
.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: 200px; width: 100%; }
.belles_encheres_home { text-align: center; margin-top: 20px; }
.owl-theme .owl-dots .owl-dot.active span { background-color: #000; }
.owl-nav button.owl-prev:hover, .owl-nav button.owl-next:hover { background-color: #fff; }
.imgphare img { margin-bottom: 16px; }
.verticalCarouselContent { border: 0 solid #fff; padding: 20px; }
.verticalCarouselContent:hover { border: 1px solid #ccc; border-radius: 2px; }
.CarouselResultat { color: #000; margin-top: 4px; text-align: center; text-transform: none; font-weight: bold; background-color: white; padding-bottom: 20px; font-family: Playfair Display; }

/*-------------------carrousel-vertical-------------------*/
.belles_encheres_colonne { 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; }
.col-md-4 .belles_encheres_colonne .verticalCarouselLot { padding: 10px 0px 10px 0px; }

/*-------------------specialites-------------------*/
.specialite_carrousel .owl-theme .owl-dots .owl-dot { margin-top: 0px; display: none; }
.titrespecialites { text-align: center; text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: 1px; color: #000; font-family: Playfair Display; opacity: 1; }
.carreSpecialites.col-md-4 div { padding: 10px 0; margin-top: 0px; background-color: #fff; }
.device-sm .carreSpecialites.col-md-4 { height: 410px; float: left; width: 50%; }
.device-xs .carreSpecialites.col-md-4 { height: 260px; float: left; width: 50%; }
.device-xxs .carreSpecialites.col-md-4 { height: 460px; float: left; width: 100%; }
.home_specialite .col-md-4 { width: 25%; }
.device-lg .home_specialite .carreSpecialites.col-md-4 { height: 340px; float: left; width: 25%; }
.device-md .home_specialite .carreSpecialites.col-md-4 { height: 280px; float: left; width: 25%; }
.device-sm .home_specialite .carreSpecialites.col-md-4 { height: 280px; float: left; width: 25%; }
.device-xs .home_specialite .carreSpecialites.col-md-4 { height: 260px; float: left; width: 50%; }

/*-------------------calendrier-------------------*/
.calendrier_annees { margin-bottom: 30px; line-height: 2; }
.triAnnee.annee1970 { display: none; }
.triAnnee, .triAnnee a { background-color: #c5a477; color: #fff !important; font-size: 12px; padding: 2px 6px; }
.triAnnee:hover { background-color: #000; color: #fff !important; font-size: 12px; padding: 2px 6px; }
.page_calendrier .entry-image { width: 180px; float: left; margin-right: 0; }

/*-------------------catalogue-------------------*/
#primary-menu .container #top-search form input { color: #000 !important; }
#searchFiltre input.btRecherche { width: 100%; padding: 6px 10px; background-color: #000; color: #fff; border: 1px solid #000; border-radius: 0 4px 4px 0; }
.product-image.no_picture { background: #f5f5f5; width: 100%; }
.product-description h2 { text-transform: none; }
.product-title h3 { margin: 0; font-size: 15px; line-height: 1.3; overflow: hidden; color: #000; }
.product-title h3 a:link { color: #000; }
.lotnum { color: #000; font-size: 20px; }
.modal-title { color: #000; font-size: 16px; }
.sale-flash2 { color: #000; }
.product-description h4 { font-size: 12px; font-weight: normal !important; line-height: 1.3; color: #000; }
.single-product .fiche_lot_resultat { background: #000; color: #fff; padding: 5px; float: left; border-radius: 2px; margin: 10px 0; }
.product-title h3 a:hover, .single-product .product-title h2 a:hover { color: #c5a477; }
.estimLabelAff4, .estimAff4 { font-size: 14px; }
.pagination .currentStep { background: #000; color: #fff; }
#page-title h1 { font-size: 24px; text-transform: none; }
.fiche_lot_num { font-size: 30px; color: #000; }
h1.nom_vente { color: #c5a477 !important; }
.jq-icon-info { background-color: #c5a477 !important; color: #fff; border-color: #c5a477 !important; }
.titre_ordre_phrase { width: 100%; color: #000; }
.titre_informations_vente, .titre_cgv { color: #000; }
.lieu_vente { color: #000; font-size: 14px; line-height: 16px; font-style: italic; margin-bottom: 10px; text-align: left; }
.fiche_estimation { font-size: 16px; color: #888; }
#page-title.page-title-mini h1 { font-weight: 600; font-size: 14px; color: #444; }

/*-------------------actualite-------------------*/
.actualite_lire_suite { margin-top: 30px; }
.actualite .entry-image { width: 300px; float: left; margin-right: 0px; }
.actualiteCol1, .actualiteCol2 { width: 100%; }
.actualiteCol1 .entry-image { width: 400px !important; }
.actualiteCol2 { margin-top: 70px; clear: both; }
.texte_actualite { font-size: 13px; line-height: 1.3; float: left; width: 100%; padding-top: 20px; }

/*-------------------presse-------------------*/
.article.btn3 { color: #fff !important; background-color: #072250 !important; border-radius: 0; font-weight: 400; text-transform: uppercase; letter-spacing: .1em; font-size: 13px; transition: all 1s ease-out; padding: 6px 15px; }
@media (min-width: 992px) { .page_actualite .entry.clearfix.actualite { float: left; width: 33%; padding-right: 20px; min-height: 560px; } }
.device-sm .page_actualite .entry.clearfix.actualite { float: left; width: 50%; padding-right: 20px; min-height: 560px; }
.device-xxs .entry.clearfix.actualite, .device-xs .entry.clearfix.actualite { margin-bottom: 40px; }
.actualite .entry-c { position: relative; overflow: hidden; clear: both; }

/*-------------------page-statique-------------------*/
.calLegende { background-color: #f4e0b9; padding: 20px; width: 100% !important; text-align: center; margin-bottom: 40px; }
.page_statique h2 { color: #000000; text-transform: none; font-size: 24px; letter-spacing: 1px; margin-top: 40px; }
.page_statique h3 { color: #000000; text-transform: none; font-size: 20px; letter-spacing: 1px; margin-top: 40px; }
.page_statique h4 { color: #000000; text-transform: none; font-size: 16px; letter-spacing: 1px; margin-top: 30px; margin-bottom: 10px; }

/*-------------------page-paiement-------------------*/
.paiement { background-color: #f4e0b9; float: left; padding: 20px; }
.paiememt h3 { display: none; }

/*-------------------boutons-------------------*/
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; }
a.button.button-3d.button-small { color: #fff !important; }
.bt_valider_ordre input:hover, #estim .btn.btn-default:hover, #form_inscription .btn.btn-default:hover, .formEnvoyer:hover input { background: #c5a477; color: #000; border: 1px solid #c5a477; }

/*-------------------formulaires-------------------*/
.fond_estimation { background-color: #f3f3f3; padding: 20px; }
#etape1, #etape2, #etape3, #droit { margin-bottom: 0px; }
.formulaireContact #dsi-submit-btn { color: #fff; background: #000; border-color: #000; margin-bottom: 20px; }
.formulaireContact #dsi-submit-btn:hover { color: #000; background: #f3f3f3; border-color: #c5a477; margin-bottom: 20px; }

/*-------------------footer-------------------*/
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }
img.logo_footer { width: 210px; height: auto; margin-top: 20px; }
#copyrights { font-size: 13px; line-height: 1.5; }
.social-icon.si-small:hover i:first-child { margin-top: 0px; }

/*-------------------video-youtube-------------------*/
.video-responsive { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0; }
.video-responsive iframe { left: 0; top: 0; height: 100%; width: 100%; position: absolute; }


/*------------------- media queries -------------------*/
@media (max-width: 991px) {
    #primary-menu-trigger {
        top: 97%;
        height: 20px;
        background-color: transparent !important;
        font-size: 18px;
    }

    #header.sticky-style-2 #header-wrap, 
    #header.sticky-style-3 #header-wrap {
        min-height: 40px;
    }

    #primary-menu > div > #top-search a, 
    #primary-menu > div > #top-cart, 
    #primary-menu > div > #side-panel-trigger {
        margin: 10px 0 !important;
    }

    #primary-menu ul li {
        padding-left: 20px;
    }


    .titre_page, 
    .titre_page a, 
    .titre_page a:link, 
    .titre_page a:visited {
        color: #000;
        text-transform: uppercase;
        font-family: 'Playfair Display', serif;
        letter-spacing: 1px;
        font-size: 22px;
        margin-top: 40px;
        margin-bottom: 20px;
    }


    #top-search a i {
        font-size: 17px;
    }
}