/* ==========================================================================
   1. STYLES GLOBAUX & CONFIGURATION (Reset / Sélections / Formulaires)
   ========================================================================== */

*::-moz-selection { background: #2733B6 !important; color: #fff; text-shadow: none; }
*::selection { background: #2733B6 !important; color: #fff; text-shadow: none; }

/* Formulaires généraux */
textarea,
input[type="text"],
input[type="email"] { 
    width: 100%; 
}

input[type="radio"], 
input[type="checkbox"] { 
    width: 14px; 
}

input[type="checkbox"] { 
    transform: scale(1.5); 
}

/* Boutons globaux */
.button { background-color: #2733B6; color: #fff; border-color: #2733B6; }
.button.button-border:hover { background-color: #666; color: #FFF; }

.btn-primary { color: #fff; background-color: #2733B6; border-color: #2733B6; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #2733B6; border-color: #2733B6; }

/* Vidéo responsive */
.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; }


/* ==========================================================================
   2. EN-TÊTE (Header, Top Bar, Logo & Menu de Navigation)
   ========================================================================== */

/* Top Bar */
#top-bar a img { opacity: 0.5; height: 25px; }
#top-bar a:hover img { opacity: 1; }

/* Logo */
#cpgenlogo { float: left; margin: 10px 200px 0 85px; }
#logo img { display: block; max-width: 100%; height: auto; width: 280px; margin-bottom: 30px; }

/* Menu Principal (Primary Menu) */
#primary-menu > ul > li.current a { color: #ffffff !important; }
#primary-menu.style-2 > div > ul > li > a i { line-height: 33px; color: #fff; }
#primary-menu.style-2 > div > ul > li > a { height: 40px; line-height: 36px; color: #fff; }
#primary-menu ul li li a { padding-left: 10px; text-transform: none; }

#primary-menu-trigger .icon-reorder { color: #fff !important; }

/* Recherche & Panier dans le Menu */
#top-search, #top-cart, #side-panel-trigger { float: right; height: 10px; }
#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: 0; color: #fff; }
#top-search a, #top-cart a, #side-panel-trigger a { color: #fff; }

#primary-menu .container #top-search form input { background: #fff none repeat scroll 0 0; border-radius: 6px 0 0 6px; float: left; font-size: 14px; height: 50%; line-height: 25px; margin-top: 8px !important; padding: 5px 5px 5px 7px !important; width: 90%; font-weight: normal; color: #000 !important; }
#primary-menu .container #top-search form input::placeholder { font-size: 16px; text-transform: none; font-weight: normal; color: #000 !important; }
#top-search form input.loupe { background: #ffffff url("https://www.vasari-auction.com/uploads/Image/img_site/bt_loupe.png") no-repeat scroll 0 2px !important; width: 30px; height: 50%; color: #000; float: left; border-radius: 0 4px 4px 0; }

.style-2 .container #top-cart .top-cart-content { top: 31px; }
#top-cart > a > span { right: 16px; color: #000; background-color: #fff; }

#header.sticky-header:not(.static-sticky) #top-search, 
#header.sticky-header:not(.static-sticky) #top-cart { margin-top: 8px !important; }

/* Filtres de recherche */
#searchFiltre { background-color: #f8f8f8; }
#searchFiltre input.btRecherche { margin-bottom: 20px; width: 100%; padding: 6px 10px; background-color: #2733B6; color: #fff; border: 1px solid #2733B6; border-radius: 0 4px 4px 0; }
#searchFiltre input.btRecherche:hover { width: 100%; padding: 6px 10px; background-color: #666; color: #fff; border: 1px solid #666; border-radius: 0 4px 4px 0; }


/* ==========================================================================
   3. STRUCTURE DU CORPS (Titres, Grilles & Éléments Réutilisables)
   ========================================================================== */

/* Titres de sections */
.titre_accueil, 
.titre_page, 
.titre_page a { 
    float: left;
    width: 100%;
    margin-top: 40px; 
    padding: 6px 0 0 10px;
    background: transparent url("https://www.vasari-auction.com/uploads/Image/img_site/corner-haut.png") no-repeat scroll 0 4px !important; 
    color: #292c4b; 
    font-size: 22px; 
    font-weight: 500;
    letter-spacing: 1px; 
    text-transform: uppercase; 
    clear: both; 
}

.entry-title h2 { margin: 0; font-size: 13px; line-height: 1.5; letter-spacing: 1px; text-transform: uppercase; }
.entry-title h2, 
.entry-title h2 a, 
.entry-title h2 a:link { font-size: 14px; line-height: 1.2; text-transform: uppercase; color: #292c4b; }

/* Widgets */
.widgetDroit { margin-top: 30px; }
h2.WidgetTitle.titre_page { margin-bottom: 20px; }
.col-md-4 .WidgetTitle.titre_services, 
.col-md-4 .WidgetTitle.titre_encheres { text-align: center; }

.widgetbouton { float: left; width: 100%; text-align: center; margin-top: 105px; margin-bottom: 30px; }
.widgetbouton .btn-sm, 
.widgetbouton .btn-group-sm > .btn { padding: 2px 10px; font-size: 14px; line-height: 1.5; border-radius: 3px; }

/* Réseaux Sociaux & Menus secondaires */
#social_menu { text-align: center; margin-top: 50px; }
#social_menu2 { margin-left: 7%; padding: 20px 0; }
.social_widget_home { max-height: 400px; }

/* Icones & Informations */
[class^="icon-legal"] { margin-right: 0; }
.jq-icon-info { background-color: #2733B6 !important; color: #fff; border-color: #2733B6 !important; }
.date_vente { text-transform: none; }


/* ==========================================================================
   4. COMPOSANTS (Carrousels, Owl Carousel & Éléments Communs)
   ========================================================================== */

/* Owl Dots global */
.owl-dots { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    -webkit-box-pack: center;
        -ms-flex-pack: center;
      justify-content: center; 
    -webkit-box-align: center;
        -ms-flex-align: 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; 
    margin: 0 !important; 
    background: #a8a8a8; 
    border-radius: 50%; 
    -webkit-transition: -webkit-transform 0.2s ease, background-color 0.2s ease;
    transition: transform 0.2s ease, background-color 0.2s ease; 
}
.owl-dots .owl-dot.active span { 
    -webkit-transform: scale(1.3);
            transform: scale(1.3); 
}
.owl-theme .owl-dots .owl-dot.active span { background-color: #2733B6; }

/* Carrousel général */
.verticalCarouselContent { border: 1px solid #fff; margin-bottom: 0; padding: 10px; }


/* ==========================================================================
   5. PAGES SPÉCIFIQUES & SECTIONS PRODUITS
   ========================================================================== */

/* Page : Produits (Grille & Fiche) */
.product-image { height: 300px; }
.product-image.no_picture { background-image: url("https://www.vasari-auction.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: 4px; border: 1px solid #fff; background-color: #fff; }

.productOnline, 
.productOnlineResult { clear: both; }

.ordre_false.product { /* Propriétés de base si nécessaire */ }
.pageOrdre .ordre_false.product { height: 620px !important; }

/* Détail Lot */
.fiche_titre_lot h1 { font-size: 14px !important; margin-bottom: 5px; clear: both; color: #2733B6; font-weight: bold; }
.lotnum { color: #2733B6; font-size: 25px; }
.lot_recherche .lotnum { font-size: 12px; }
.fiche_lot_num { font-size: 35px; color: #2733B6; font-weight: bold; float: left; }
.fiche_lot_resultat { color: #2733B6; }
.single-product .fiche_lot_resultat { background: #2733B6; color: #fff; padding: 5px; float: left; border-radius: 2px; margin: 10px 0; }
.lieu_vente { color: #000; font-size: 16px; line-height: 17px; font-style: italic; margin-bottom: 10px; text-align: left; }
.sale-flash2 { background: #2733B6 none repeat scroll 0 0; border-radius: 2px; color: #ffffff; margin: 10px 0; padding: 5px; float: left; font-weight: bold; width: auto; clear: both; }

/* Page : Calendrier & Ventes */
.calendrier .couverture_catalogue img { 
    border: 1px solid #eee; 
    border-radius: 0; 
    box-shadow: none; 
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease; 
}
.calendrier .couverture_catalogue img:hover { 
    box-shadow: 3px 3px 6px #999; 
}

.calendrier_carrousel { margin-bottom: 30px; }
.calendrier_carrousel .verticalImage { margin-bottom: 10px; min-height: 150px; }
.calendrier_carrousel .owl-carousel .owl-item { padding-right: 5px; }
.calendrier_carrousel.bis .owl-carousel .owl-item { padding-right: 10px; }
.calendrier_carrousel .bloc_vente_date, 
.calendrier_carrousel.bis .bloc_vente_date { color: #2733B6; font-size: 13px; font-weight: 300; font-style: normal; }
.calendrier_carrousel .owl-theme .owl-dots .owl-dot { display: none; }
.calendrier_carrousel .entry-title h2, 
.calendrier_carrousel .entry-title h2 a { font-size: 12px; line-height: 1.2; text-transform: uppercase; }

.couvPasDispo { background: #fff url("https://www.vasari-auction.com/uploads/Image/img_site/couv_pasdispo.png") no-repeat scroll center center; background-size: 100% 94%; border: 1px solid #ccc; height: 260px !important; width: 200px; }
.calendrier_annees { margin-bottom: 50px; }
.bloc_mois_date { display: none; }
.widget_calendrier_experts { overflow: auto; height: 270px; margin-top: 30px; font-size: 13px; padding-left: 20px; }

/* Trisélecteur d'années */
.triAnnee.annee { background-color: #fff !important; }
.triAnnee.annee1970 { display: none; background-color: #fff !important; }
.triAnnee { background-color: #2733B6; border-radius: 3px; color: #fff !important; padding: 0 5px; }
.triAnnee:hover { background-color: #666; border-radius: 3px; color: #fff !important; padding: 0 5px; }

/* Entrées et Listes d'événements (Layouts d'exemples) */
.entry-image { margin-bottom: 20px; }
.layoutsExemple .entry-image { width: 170px; float: left; margin-right: 0; padding-right: 10px; }
.layoutsExemple .entry-image.no_couv.couverture_catalogue { background: #f8f8f8; }
.layoutsExemple .calendrier .entry-image.no_couv.couverture_catalogue { background-image: url("https://www.vasari-auction.com/uploads/Image/img_site/widget_catalogue_no_couv.png"); background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; width: 130px !important; height: 160px !important; border-radius: 4px; margin-left: 14px; margin-right: 10px; border: 1px solid #ccc; }
.entry-image.widget_no_couv { background-image: url("https://www.vasari-auction.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: 0; }

.col-md-10.entry-c { width: 70%; }

/* Page : Belles Enchères */
.belles_encheres, 
.belles_encheres_home { text-align: center; margin-top: 20px; }
.CarouselResultat { color: #fff; margin-top: 4px; text-align: center; text-transform: none; font-weight: bold; clear: both; background-color: #2733B6; padding: 2px; border-radius: 2px; }

.belles_encheres_home .owl-carousel .owl-item img { margin: 0 auto; border-radius: 2px; height: 150px; }
.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: 150px; width: 100%; }
.imgphare img { padding-bottom: 10px; }

.belles_encheres_colonne { text-align: center; }
.col-md-4 .belles_encheres_colonne .verticalCarouselLot { padding: 10px; margin-bottom: 10px; }
.belles_encheres_colonne .CarouselResultat { color: #fff; background-color: #2733B6; border-radius: 3px; padding: 2px 0; }

.belles_encheres_specialites { text-align: center; padding: 0; margin-top: 30px; }
.belles_encheres_specialites .verticalCarouselLot { padding: 0; }
.belles_encheres_specialites .CarouselResultat { font-size: 10px; }

/* Page : Actualités */
.page_actualite .actualite .entry-image { width: 130px; float: left; margin-right: 30px; }
.layoutsExemple .actualiteCol1 .entry-image { width: 350px !important; margin-right: 30px; }
.layoutsExemple .actualite .entry-image { width: 170px; float: left; margin-right: 0; padding-right: 20px; padding-left: 10px; }

/* Page : Équipe & Experts */
.page_equipe h2 { font-size: 20px; }
.page_equipe img { margin-bottom: 16px; }
.expert { font-size: 14px; color: #292c4b; font-weight: 600; }
.filet { border-bottom: 2px solid #F5F5F5; clear: both; margin-bottom: 30px; margin-top: 30px; }

/* Page : Spécialités */
.titrespecialites { text-align: center; text-transform: uppercase; font-size: 12px; color: #292c4b; letter-spacing: 1px; opacity: 1; font-family: PT Sans; background-color: #fff; }
.carreSpecialites.col-md-4 div { padding: 10px 0; margin-top: 0; }
.carreSpecialites.col-md-3 { margin-bottom: 40px; margin-left: 20px; margin-right: 20px; }
.home_specialite_bas { clear: both; }
.home_specialite_bas .titrespecialites, 
.home_specialite_bas .titrespecialites a { font-size: 14px; padding-top: 10px; color: #292c4b !important; font-weight: bold; }
.TexteLotSpecialite h5 { color: #000 !important; display: none; }
.lotPhareEstimate { display: none; }
.lotPhareResult { color: #2733B6; font-weight: bold; text-align: center; }

/* Page : Statique & Articles */
.page_statique h2 { clear: both; padding: 20px 0; margin-top: 40px; text-transform: uppercase; }
.page_statique h3 { padding: 20px 0 0 10px; font-size: 12px; font-style: italic; }
.page_statique h4 { padding: 20px 0 0 10px; font-size: 12px; }

.col-md-3.liens-articles { width: 24%; margin-bottom: 60px; text-align: center; }
.col-md-3.liens-articles a:hover { color: #2733B6; }
.liens-articles { margin-bottom: 20px; padding-right: 0; border-right: 1px solid #2733B6; float: left; }

/* Page : Paiement */
.paiement { background-color: #f1f1f1; float: left; padding: 20px; margin-top: 30px; }
.paiement h3 { display: none; }
.paiement .formEnvoyer input, 
.basic.layoutsPage .formEnvoyer input { background: #2733B6; color: #fff; padding: 10px 15px; border: 1px solid #2733B6; border-radius: 2px; margin-top: 10px; }
.freeForm { padding: 20px; }
.basic.layoutsPage { margin-top: 30px; }

/* Légendes & Modales */
.calLegende { background-color: #f1f1f1; padding: 20px; width: 100% !important; text-align: center; margin-bottom: 40px; }
.modal-title { color: #2733B6; text-transform: uppercase; }

/* Page : Inscriptions & Ordres d'achat */
.ordreAchat.col-md-6 { margin-top: 20px; }
.titre_ordre_etape { color: #2733B6; }
.bt_valider_ordre input, 
#estim .btn.btn-default, 
#form_inscription .btn.btn-default, 
.formEnvoyer input { background: #2733B6; border: 1px solid #2733B6; }

/* Page : Estimations & Formulaires de Contact */
.formulaireContact .col-sm-2 { width: 17% !important; }
.fond_estimation { background-color: #f9f9f7; padding: 25px; border-radius: 4px; }
#estim { background: #f9f9f7; border: 1px solid #e5e0d5; border-radius: 8px; padding: 1.8rem 2rem; box-shadow: 0 4px 12px rgba(0,0,0,0.06); line-height: 1.65; color: #222; }
#estim input, #estim textarea { width: auto !important; }

/* Autres logos et encarts */
.encart_logo img { width: 60px; height: auto; margin-bottom: 20px; }
.encart_logo_colonne_marge { padding-top: 60px; }
.encart_logo_colonne { text-align: center; }
.logo_Other { padding: 20px; text-align: center; min-height: 190px; margin-bottom: 10px; width: 100%; }
.col-md-4.blocLiens { margin-bottom: 50px; height: 270px; text-align: center; }

/* 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 { font-size: 12px; font-family: 'PT Sans'; }

/* Instagram widget */
.lightwidget { margin-bottom: 20px !important; }


/* ==========================================================================
   6. PIED DE PAGE (Footer & Copyrights)
   ========================================================================== */

#footer .col_one_third { float: left; margin-bottom: 0 !important; }
footer .col_full { margin-bottom: 0 !important; }

.footer-logo { display: block; margin-bottom: 30px; height: 110px; width: auto; padding-top: 10px; }
.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }

.copyrights-menu, 
.copyrights-menu a { color: #fff !important; margin-bottom: 0; }
.copyrights-menu a { margin: 0 0 20px 0; }

#gotoTop:hover { background-color: #999; }
.social-icon.si-small { font-size: 18px; line-height: 30px !important; }


/* ==========================================================================
   7. RESPONSIVE DESIGN (Media Queries par résolutions)
   ========================================================================== */

/* Large Desktop (min-width: 1200px) */
@media (min-width: 1200px) {
    #logo img { width: 280px !important; margin-bottom: 25px; }
}

/* Medium & Small Desktop / Tablet (Entre 768px et 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {
    #logo img { width: 250px !important; margin-bottom: 25px; }
}

/* Tablet (Largeur max: 991px) */
@media (max-width: 991px) {
    .titre_page { font-size: 14px; }
    .paiement h3, .basic.layoutsPage h3 { font-size: 12px; }
    
    .entry-title h2, 
    .entry-title h2 a { font-size: 12px; line-height: 1.2; text-transform: uppercase; }
    .entry-title h2 { font-weight: 600; width: 100% !important; }
    
    .calendrier_carrousel .entry-title h2, 
    .calendrier_carrousel .entry-title h2 a { font-size: 13px; line-height: 1.3; }

    #searchFiltre { background-color: #f8f8f8; height: 230px; }

    #primary-menu-trigger { opacity: 1; pointer-events: auto; top: 96%; background-color: transparent !important; }
    #primary-menu-trigger .icon-reorder { color: #fff !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; }

    .carreSpecialites.col-md-4 { height: 470px; float: left; }
    .col-md-3.liens-articles { width: 100%; margin-bottom: 40px; text-align: left; }
    .liens-articles { border-left: 1px solid #2733B6; border-right: 0; }
    
    .col-md-10.entry-c, 
    .entry-c { width: 100%; }
    .actualites_homepage .entry.clearfix.actualite { float: left; width: 100%; padding-left: 0; padding-right: 0; }

    .col-sm-3.inscription_legende, 
    .col-sm-2.inscription_legende { width: auto; margin-top: 0; margin-bottom: 0; padding-left: 0; }
    .inscription_etape { width: 100%; }
    
    input[type="radio"] { width: 14px !important; }
    input[name="montant"][type="text"] { width: 90%; }

    .socialFooter { width: 100%; float: left; clear: both; text-align: center; padding-bottom: 20px; }
}

/* Tablet & Mobile (Largeur max: 768px) */
@media (max-width: 768px) { 
    #estim input, #estim textarea { width: 100% !important; } 
}

/* Mobile (Largeur max: 767px) */
@media (max-width: 767px) {
    #logo img { width: 230px; margin-bottom: 15px; }
    
    .paiement .freeForm .label { float: left; font-size: 14px; width: 100%; color: #000; text-align: left; }
    .paiement input { width: auto; clear: both; float: left; }
    .paiement select { width: 100%; }
    
    #footer .textAlignRight { text-align: center; }
    .widgetbouton { text-align: center; float: none; margin-bottom: 20px; margin-top: 7px; }
    
    .col-md-3.liens-articles { width: 100%; margin-bottom: 40px; text-align: left; }
    .liens-articles { border-left: 1px solid #2733B6; border-right: 0; }
}

/* Petits Mobiles (Largeur max: 480px) */
@media (max-width: 480px) {
    .layoutsExemple .entry-image.no_couv.couverture_catalogue { width: 100% !important; height: 325px !important; }
    .socialFooter { padding-left: 40%; }
    .page_actualite .actualite .entry-image { width: 100%; float: left; margin-right: 0; }
    .carouselCouvCata, 
    .calendrierVertical .cataPasDispo { max-height: 100%; margin-bottom: 16px; }
    .calendrierVertical .item .verticalImage img { max-height: 100%; min-height: 100%; }
    .texteHeader { padding: 0; width: 100%; clear: both; text-align: center; }
}


/* ==========================================================================
   8. COMPORTEMENTS AVEC CLASSES "DEVICE-XX" (Surcharge bootstrap ou boilerplate)
   ========================================================================== */

/* Spécificités Large Desktop (device-lg) */
.device-lg #social_menu { margin-left: 116px; }
.device-lg .calendrier_carrousel .entry-title { width: 100%; max-height: 40px; overflow: hidden; margin-bottom: 10px; }
.device-lg .belles_encheres_colonne { padding: 0 20px; }
.device-lg .belles_encheres_colonne .imgphare { max-height: 240px; overflow: hidden; }

/* Spécificités Medium Desktop (device-md) */
.device-md #social_menu { margin-left: 85px; }
.device-md #social_menu2 { margin-left: 0; padding: 0 20px 20px 40px; }
.device-md .widgetbouton { margin-top: 121px; margin-bottom: 30px; }
.device-md .calendrier_carrousel .entry-title { width: 100%; max-height: 40px; overflow: hidden; margin-bottom: 10px; }
.device-md .col-md-10.entry-c { width: 68%; }
.device-md .belles_encheres_colonne { padding: 0 10px; }
.device-md .belles_encheres_colonne .imgphare { max-height: 212px; overflow: hidden; margin-bottom: 10px; }

/* Spécificités Small Screen (device-sm) */
.device-sm #logo img { margin: 0; width: 260px; }
.device-sm #social_menu { margin-left: 285px; }
.device-sm #social_menu2 { margin-left: 40%; }
.device-sm .bloc_instagram { width: 50%; }
.device-sm .calendrier_carrousel .entry-title { width: 100%; max-height: 40px; overflow: hidden; margin-bottom: 10px; }
.device-sm .belles_encheres_colonne { padding: 0 100px; }
.device-sm .verticalCarouselContent { padding: 0 150px; }
.device-sm .layoutsExemple .entry-image { width: 140px; }
.device-sm .layoutsExemple .actualiteCol1 .entry-image { width: 350px !important; margin-right: 30px; }
.device-sm .layoutsExemple .actualite .entry-image { width: 150px; }
.device-sm .col-md-10.entry-c { width: 77%; }
.device-sm [class^="icon-legal"] { margin-right: 0; }
.device-sm .actualite .entry-c { width: 60%; }
.device-sm .col-sm-3.inscription_legende, 
.device-sm .col-sm-2.inscription_legende { width: 24%; }
.device-sm .carreSpecialites.col-md-4 { height: 285px; float: left; width: 33%; }
.device-sm .carreSpecialites.col-md-3 { margin-bottom: 40px; margin-left: 120px; margin-right: 120px; }
.device-sm .col-md-3.liens-articles { width: 100%; margin-bottom: 40px; text-align: left; }
.device-sm .liens-articles { border-left: 1px solid #2733B6; border-right: 0; }

/* Spécificités Mobile (device-xs) */
.device-xs #social_menu { margin-left: 150px; }
.device-xs #social_menu2 { margin-left: 33%; }
.device-xs [class^="icon-legal"] { margin-right: 0; }
.device-xs .calendrierVertical .item .verticalImage img { max-height: 155px; min-height: 155px; margin-bottom: 10px; }
.device-xs .verticalCarouselContent { border: 1px solid #fff; padding: 10px; clear: both; width: 280px; float: left; }
.device-xs .layoutsExemple.col-md-4.noPaddingRight { width: 100%; }
.device-xs .belles_encheres .verticalCarouselContent { border: 1px solid #fff; padding: 10px; clear: both; text-align: center; width: 100%; }
.device-xs .belles_encheres_colonne { padding: 0 20px; }
.device-xs .layoutsExemple .entry-image { width: 140px; padding-left: 0; padding-right: 0; float: left; margin-right: 20px; }
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue { background-image: url("https://www.vasari-auction.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: 0; margin-right: 20px; border: 1px solid #ccc; }
.device-xs .calendrier .entry-c { padding-right: 0; padding-left: 0; overflow: inherit; width: 60%; float: left; }
.device-xs .layoutsExemple .actualiteCol1 .entry-image { width: 90%; padding-left: 0; padding-right: 0; }

/* Spécificités Très Petits Mobiles (device-xxs) */
.device-xxs #form_inscription .row { padding-left: 20px; }
.device-xxs #social_menu { margin-left: 96px; }
.device-xxs #social_menu2 { margin-left: 20%; }
.device-xxs #primary-menu .container #top-search form input::placeholder { font-size: 14px; color: #000; text-transform: none; font-weight: normal; }
.device-xxs .couvPasDispo { background: #fff url("https://www.vasari-auction.com/uploads/Image/img_site/couv_pasdispo.png") no-repeat scroll center center; background-size: 100% 88%; border: 1px solid #ccc; height: 249px !important; width: 181px; }
.device-xxs .verticalCarouselContent { border: 1px solid #fff; padding: 10px; clear: both; width: 280px; float: left; }
.device-xxs .titre_page { font-size: 18px; }
.device-xxs .belles_encheres .verticalCarouselContent { border: 1px solid #fff; padding: 10px; clear: both; text-align: center; width: 100%; }
.device-xxs .belles_encheres_colonne { padding: 0; }
.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue { width: 100% !important; height: 370px !important; margin-left: 0; }
.device-xxs .entry-image.widget_no_couv { background-image: url("https://www.vasari-auction.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: 0; }
.device-xxs .layoutsExemple .actualite .entry-image { width: 100%; float: left; margin-right: 0; padding-right: 0; padding-left: 0; }
.device-xxs .carreSpecialites.col-md-4 { height: auto; float: left; margin-bottom: 20px; padding-left: 0; padding-right: 0; }
.device-xxs .paiement, 
.device-xxs .basic.layoutsPage input[type="text"] { width: 90%; }
.device-xxs .calendrier .entry-c { width: auto; }
.device-xxs #estim input { width: 100%; }