/* Listes */
/*.bridge-archive-container{max-width: 1980px;} */

.listeSIT h3{margin-top:0;}



.listeSIT .toolbar{background-color: #efefef;margin-bottom: 25px;}
.listeSIT .toolbar ul{margin: 0}

.listeSIT h3{margin-bottom: 0; font-size: 25px;}
.listeSIT h4{margin-top: 10px; font-size: 20px; font-size: 19px}

.listeSIT .liste_sit_item .uk-card-footer .info.info-3 img, 
.listeSIT .liste_sit_item .uk-card-footer .info.info-3 svg{height: 45px !important} 

.listeSIT .uk-card-media-top .pictogrammes > span.blockItem {width: 45px;background-color: #fff;text-align: center; padding: 0; border-radius: 50%; height: 45px;}
.listeSIT .uk-card-media-top .pictogrammes img {background-color:#fff; padding:5px; margin:0; border-radius: 50px; width:35px !important; height: 35px !important;position: relative;
z-index: 999;}

.listeSIT .ficheproduit h2{font-family: "korolev-rounded", Sans-serif; color:var( --e-global-color-primary ); text-transform: uppercase;}
.listeSIT .ficheproduit h2 svg{fill:var( --e-global-color-primary ); margin-left:10px; stroke:var( --e-global-color-primary );}
.listeSIT .ficheproduit .sous-titre span{font-family: "korolev-rounded", Sans-serif; color:#666; text-transform: inherit; font-size:0.75em}

/* Tris */
.bridge-sort{display:flex;}
.bridge-sort ul{padding-right:19px; margin-right:20px; border-right:1px solid #eee}
.bridge-sort ul .uk-button-primary{background-color: var(--bridge-primary-color);color:#fff}

/* Moteur */
#zone-moteur .uk-offcanvas-bar{width: 500px;background-image: linear-gradient(90deg, var( --e-global-color-905de38 ) 38%, var( --e-global-color-cbc5827 ) 100%);}
#zone-moteur .bridge-moteur-sit{background: none;}
#zone-moteur .bridge-filter-onoff > .uk-display-block{display:flex !important;color: #fff;}
#zone-moteur .uk-offcanvas-close{background-color: #fff; width: 40px; height: 40px; color: #000;padding: 0;border-radius: 50%;}
#zone-moteur .bridge-label{line-height: 1.33em;}
.bridge-zone-moteur .autoComplete_wrapper{width:100%;}
.bridge-zone-moteur .autoComplete_wrapper input{border-radius: 0;background-color:#fff;}
.bridge-zone-moteur .bridge_get_user_location{color:#fff; border-color: var(--e-global-color-f1d9ac4 );border-radius: 0;}
.bridge-moteur-section .subsection > div > div{margin-top:15px;}
.bridge-moteur-section .subsection > div > div:first-child{margin-top:0;}

/* Fiche */
.bridge-fiche .pictogrammes img, .bridge-fiche .pictogrammes svg{height:30px !important}
.bridge-fiche .classements-labels .blockSection{display: flex !important; align-items: center; width: 100%;justify-content: center;}
.bridge-fiche .classements-labels .blockSection .blockItem{margin:0 10px;}
.bridge-fiche .infos-supplementaires-1 .uk-slider img{border-radius: 15px;}
.bridge-fiche .onglet .custom-block img{height: 30px;}
.bridge-fiche  h1 svg{height:50px; fill :#fff;}
.bridge-fiche .reservation  {margin-bottom: 20px;}

@media (max-width:640px){
    .bridge-fiche .bridge-fiche-main{margin:0; padding:0; width:100%}
    .bridge-fiche .bridge-fiche-main .bridge-fiche-content{padding: 0 0 0 30px;}

    .bridge-moteur-sit ul{width:100%;display: flex;}
     .bridge-moteur-sit ul li a{background-color:#fff !important; color:#333 !important;}
     .bridge-moteur-sit ul li a.uk-button-primary{background-color:var( --e-global-color-primary ) !important; color:#fff !important;}
}