/* Ciblage exclusif du bouton */
button[data-target=".bs-example-modal-lg"].btn.ghost {
    background-color: #dc3545 !important; /* Rouge vif */
    color: #ffffff !important;            /* Texte blanc pour le contraste */
    border: 2px solid #dc3545 !important; /* Bordure rouge */

    /* Pour grossir le bouton */
    font-size: 1.25rem !important;        /* Augmente la taille du texte */
    padding: 12px 28px !important;        /* Augmente l'espace interne (hauteur et largeur) */
    font-weight: bold;                    /* Rend le texte plus épais */
    
    transition: all 0.2s ease-in-out;     /* Animation fluide */
}

/* Effet au survol (optionnel mais recommandé) */
button[data-target=".bs-example-modal-lg"].btn.ghost:hover {
    background-color: #bd2130 !important; /* Un rouge un peu plus foncé au survol */
    border-color: #bd2130 !important;
}


/*-------------------general-------------------*/

.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #fff url("https://www.villemur.art/uploads/Image/nocouv-villemur.png") no-repeat scroll center center; background-size: 100% 100%; border: 1px solid #D2D2D2; height: 220px; }

.CarouselEstimation {
    color: #333333;
    display: none;
}
.oc-lot h5 {display: none;}
.ordre_false.product, .pageOrdre .ordre_false.product { height: 620px !important; }
.product-image { height: 300px; }
.owl-theme .owl-dots .owl-dot span {background-color: #000 !important;}
.icon-legal { display: none; }
.loupe { display: none; }
.panel-group .panel-heading { border-bottom: 0; background-color: #f3f3f3; }
[class^="icon-legal"] { margin-right: 0px; }
#primary-menu ul li:hover { color: #333333; }
#logo img { width: 270px; height: auto; padding-top: 5px; margin-bottom: 20px; }
.header2 #primary-menu { float: right; margin-top: 20px; }
#header.sticky-header #header-wrap { height: 85px; background-color: #F6F5E8 ; }
#header.sticky-header #header-wrap img { max-height: 75px; }
.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: 10px; padding-right: 10px; font-size: 13px;}
@media all and (min-width: 1024px) { #primary-menu ul ul, #primary-menu ul li .mega-menu-content { display: none; position: absolute; box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05); border: 1px solid #EEE; border-top: 2px solid #bc7c5f; height: auto; z-index: 199; left: 0; margin: 0; top:58px; color:#333333; } }
body.en.device-lg #primary-menu ul li a { padding-left: 50px; padding-right: 50px; }

/*-------------------paiement-------------------*/
.paiement select { width : 100%; }
.paiement { background-color : #f1f1f1; width : 100%; padding : 20px; float : left; margin-top : 40px; margin-bottom : 20px; }
@media (max-width: 767px) { .paiement .freeForm .label { float: left; font-size: 14px; width: 100%; color: #333333; text-align: left; } .paiement select { width: 100%; } }

/*-------------------langues-------------------*/
.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN"; }
.languefr::after { content: " FR"; }

/*-------------------home calendrier-------------------*/
.calendrierVertical .entry-title { margin-top: 10px; font-family: Montserrat; }
.calendrierVertical .item .verticalImage img { margin-bottom:20px; }
.calendrierVertical .item .verticalImage img { border: 1px solid #f8f8f8; }
.calendrierVertical .item:hover .verticalImage img { transform: scale(1) translate(0%, 0%); transform-origin: 0 0; filter: grayscale(1); }
.icon-calendar3 { display: none; }
.bloc_vente_date { margin-top: 10px; clear: both; }
.bloc_vente_date { color: #333333; font-size: 13px; font-weight: 300; font-style: normal; }
.bloc_vente_lieu { margin-top: 10px; clear: both; font-style: normal;}
.carouselCouvCata, .calendrierVertical .cataPasDispo { max-height: 346px; }
.CarouselResultat { color: #333333; }
.calendrier_annees { margin-bottom: 60px; line-height: 2; }

/*-------------------bouton drouot-------------------*/
.bouton-drouot { background-color: transparent; color: #333333 !important; border: 1px solid #000; padding: 6px 12px; border-radius: 5px; margin-bottom: 20px; display: inline-block; text-align: center; text-decoration: none; font-size: 11px; transition: background-color 0.3s ease; }
.bouton-drouot:hover { background-color: #f0f0f0; color: #333333 !important; cursor: pointer; }

/*-------------------layout presentation-------------------*/
.presentationhomegauche, .presentationhomedroite { text-align: justify; }
.device-lg .col-md-6.presentationhomegauche, .device-md .col-md-6.presentationhomegauche { padding-left:0px; text-align: justify; }
.device-lg .col-md-6.presentationhomedroite, .device-md .col-md-6.presentationhomedroite { padding-right:0px; text-align: justify; }
.noPadding.col-md-6.texteCGV { padding:0px 20px!important; }
.entry { position: relative; margin: 0 0 20px; padding: 0 0 10px; border-bottom: 0px dotted #ccc; }
.footer-logo { margin-bottom: 0px; width: 400px!important; height: auto; padding-top:0px; }
.productOnline, .productOnlineResult { clear: both; }
.h1nom_vente { color:#333333 !important; }
.cata_couv_catalogue img { border:0px solid #ccc; }
.layoutsExemple .entry-image { width: 250px; float: left; margin-right: 0; }

.product {
    background-color: #F6F5E8;
}

.detailLot.content-wrap {
    padding: 50px 0;
    background-color: #F6F5E8;
}



/*-------------------titres-------------------*/
.titre_page {
    color: #333333;
    font-size: 24px;
    margin-top: 40px;
    text-transform: uppercase;
}
.actualite_titre { color: #333333; font-weight: bold; text-transform: uppercase; padding: 10px 0px; line-height: 1.3; }
.entry-title h2 { margin: 0; letter-spacing: 1px; font-size: 16px; font-weight: bold; }
.filet { border-bottom:1px solid #000; width:100%; padding-top:20px; padding-bottom:20px; clear:both; }
.filet-top { border-top:1px solid #000; width:100%; padding-top:80px; padding-bottom:20px; clear:both; }

/*-------------------services-------------------*/
/* 1. Aligne les 4 blocs de services côte à côte */
.encart_logo_colonne > div > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px; /* Espace entre les blocs */
    padding: 20px;
}

/* 2. Structure verticale de chaque bloc (icône en haut, texte en bas) */
.feature-box {
    display: flex;
    flex-direction: column; /* Aligne les éléments du haut vers le bas */
    align-items: center;    /* Centre tout horizontalement */
    text-align: center;
    flex: 1;
    min-width: 200px;
    max-width: 260px;
}

/* 3. Style et taille de l'icône */
.fbox-icon {
    margin-bottom: 15px; /* Espace entre l'icône et le titre */
}

.fbox-icon i {
    font-size: 35px; /* Taille du picto */
    color: #333;     /* Couleur du picto */
}

/* 4. Style des textes */
.feature-box h3 {
    font-size: 1.2rem;
    margin: 0 0 8px 0; /* Espace sous le titre */
}

.feature-box p {
    font-size: 0.9rem;
    color: #333333;
    margin: 0;
}


/*-------------------search-------------------*/
#top-search form input { background: #fff; 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: #333333; }

/*-------------------carousel home - belles enchères-------------------*/

.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: #333333; }
.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; }

/*-------------------carousel colonne-------------------*/

.belles_encheres, .belles_encheres_colonne, .belles_encheres_specialites { text-align: center; margin-top: 20px; }
.device-lg .belles_encheres_colonne { padding: 0 20px; }
.device-md .belles_encheres_colonne, .device-xs .belles_encheres_colonne { padding: 0 20px; }
.device-xs .belles_encheres_colonne { padding: 0 30px; }
.device-sm .belles_encheres_colonne { padding: 0 80px; }
.device-xxs .belles_encheres_colonne { padding: 0; }
.belles_encheres_specialites { text-align: center; padding: 0; margin-top: 0; }
.belles_encheres_colonne { padding: 20px; }
.device-lg .belles_encheres_colonne .verticalCarouselContent { padding: 20px 40px; }

/*-------------------catalogue produits-------------------*/
.nom_vente {clear: both;}
.lieu_vente {clear: both;}
.droite_catalogue img { max-width: 92px; height: auto; float: right; }
.product .droite_catalogue a:link { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.single-product .fiche_lot_resultat { color: white !important; }
.product-image.no_picture { background-image: url("https://villemur.art/uploads/Image/img_site/no_picture.png"); background-position: center center; background-repeat: no-repeat; background-size: 80% 70%; border: 1px solid #fff; width: 100% !important; height: 170px !important; padding-right: 20px; border-radius: 4px; }
.sale-flash2 { background: #444; border-radius: 2px; color: #fff; margin: 10px 0; padding: 5px; clear: both; width: auto; float: left; }
.pagination .currentStep { background: #444; color: #fff; padding: 8px 12px; margin: 0 2px; }
.col-md-12.titre_ordre_phrase { margin: 30px 0; width: 100%; clear: both; color: #444; }
.ordreAchat.col-md-6 { margin-top: 20px; }
.jq-icon-info { background-color: #444 !important; color: #fff; border-color: #444 !important; }

/*-------------------formulaire estimation-------------------*/
#estim input[type="radio"] { width: 14px !important; }
@media (max-width: 767px) { #estim input[type="radio"] { width: 14px !important; } }
.formulaireContact .col-sm-2 { width: 17% !important; }
.fond_estimation { background-color: #f8f8f8; padding: 25px; border-radius: 4px; }
#estim { background: #f8f8f8; border: 1px solid #ccc; border-radius: 8px; padding: 1.8rem 2rem; box-shadow: 0 4px 12px rgba(0,0,0,0.06); line-height: 1.65; color: #333; }
input[type="checkbox"] { transform: scale(1.5); }
.device-xxs .calendrier .entry-c { width: auto; }
@media (max-width: 768px) { #estim input, #estim textarea { } }

/*-------------------actualites-------------------*/
.page_actualite .actualite .entry-image { width: 130px; float: left; margin-right: 30px; }
.layoutsExemple .actualiteCol1 .entry-image { width: 350px!important; margin-right: 30px; }
.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: 0px; }
.device-xs .entry.clearfix.actualite .entry-image, .device-xxs .entry.clearfix.actualite .entry-image { width: 100%; float: left; margin-right: 30px; }
.texte_actualite { margin-bottom: 10px; font-size: 18px; }
.more-link { display: inline-block; border-bottom: 1px solid #f1f1f1; padding: 0 2px; font-style: italic; margin-bottom: 20px; color:#000; }
.more-link:hover { border-bottom-color: #f1f1f1; }
.actualite_lire_suite { color: #000000; }

/*-------------------equipe-------------------*/
.col-md-6.noPaddingLeft.equipe { padding-left:30px; }
.equipe { padding-bottom: 30px; border-bottom: 2px solid #F5F5F5; }
.equipe { margin-bottom: 20px; }
.device-sm .equipe { margin-bottom: 30px; width: 50%; float: left; }
img.visu-equipe { padding-bottom:20px; }
.titre-equipe { font-size: 14px; color: #444; text-transform: uppercase; }
.poste { font-size: 12px; color: #444; }
.visu2 { top:-20px; }

/*-------------------cgu - legal - statique-------------------*/
.calLegende { padding:20px; width: 100%!important; text-align: center; margin-bottom: 40px; }
.page_statique h2 { clear:both; padding:20px 0px 0px 0px; text-transform:uppercase; }
.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; }

/*-------------------footer-------------------*/
.device-lg .adresse, .device-md .adresse { text-align:right; }
.device-sm .adresse { text-align:center; }
.device-sm .droits { margin-bottom:20px; }
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }
.flags img { opacity: 0.5; height: 25px !important; }
.flags a:hover img { opacity: 1; height: 25px; }
#gotoTop:hover { background-color: #333333; }
.device-sm .col_one_third { width:100%; clear:both; margin-bottom: 20px; text-align:center!important; }
.device-sm .footer-logo { margin-left: 237px; }

/*-------------------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; }