@media only screen and (max-width:600px){ul.contact-info{margin-top:30px}ul.contact-info li{line-height:220%}}section.agence-details-main{color:#212121;display:flex;flex-direction:row;gap:30px;margin-bottom:40px}section.agence-details-main .page-title{padding-top:0}section.agence-details-main .page-title h1{color:#212121}section.agence-details-main h3,section.agence-details-main h4{color:#000;font-size:1.9rem;margin:0 0 10px}section.agence-details-medias{display:flex;flex-direction:column;gap:20px;width:40%}.contact-map{height:200px;width:100%}.agence-details--contacts{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:20px 0 0}.agence-details--content--showroom .agence-details--contacts{margin:0}.details--contacts-item--name{font-size:1.6rem;font-weight:500}.details--contacts-item{display:flex;flex-direction:column;gap:.5rem}.agence-details--content--shop,.agence-details--content--showroom,section.agence-details-main--content{display:flex;flex-direction:column;gap:20px}section.agence-details-main--content{flex-grow:1}section.agence-details--content{display:flex;flex-direction:row;gap:10px}.agence-details--content--shop,.agence-details--content--showroom{flex:1}section.agence-showroom--header{border-bottom:1px solid #ef3b40}section.agence-details--header{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.agence-details--ouverture{font-size:1.4rem;font-weight:600;margin-top:5px}.agence-details--ouverture span.small-times{color:#ef3b40;font-weight:400}.agence-details--address{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 20px}a.access-plan{color:#000;color:#ef3b40;text-decoration:underline}.agence-details--header button.btn_store_select{background-color:rgba(228,3,46,.82);border:none;border-radius:5px;color:#fff;display:flex;flex-grow:1;font-weight:700;gap:8px;justify-content:center;max-width:280px;padding:7px 20px}.agence-details--header button.btn_store_select:disabled{background-color:#f5f5f5;color:rgba(228,3,46,.82)}.agence-details--header button.btn_store_select .button-icon{height:20px;width:20px}.showroom-appointement--btn{background-color:#fff;border:2px solid #ef3b40;border-radius:5px;color:#ef3b40;display:flex;flex-grow:1;font-weight:700;gap:8px;justify-content:center;max-width:250px;padding:7px 20px}.showroom-appointement--btn .button-icon{height:20px;width:20px}.agence-details-showroom-images{cursor:pointer;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));margin-top:10px}.showroom-image-item--small{border-radius:4px;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}img.article-image{border-radius:4px}section.map{width:100%}.inner-banner{padding:0!important}.breadcumb-wrapper{position:relative}@media only screen and (max-width:1440px){section.agence-details-main .page-title h1{font-size:2.4rem}section.agence-details-main h3,section.agence-details-main h4{font-size:1.8rem}.details--contacts-item--name{font-size:1.5rem}}@media only screen and (max-width:1024px){section.agence-details-main .page-title h1{font-size:2rem}section.agence-details-main h3,section.agence-details-main h4{font-size:1.6rem}.details--contacts-item--name{font-size:1.4rem}section.agence-details-main{font-size:1.3rem}}@media only screen and (max-width:840px){section.agence-details--content{display:flex;flex-direction:column!important;gap:20px!important}section.agence-details-main{gap:25px!important}}@media only screen and (max-width:640px){section.agence-details-main{flex-direction:column!important}section.agence-details-main .page-title h1{font-size:1.7rem!important}section.agence-details-main{gap:20px!important}section.agence-details-medias{flex-direction:column-reverse!important;width:100%!important}}#lightbox-product{align-items:center;background-color:#fff;box-sizing:border-box;display:none;height:100vh;justify-content:center;left:0;opacity:0;overflow:hidden;padding:2vh 0;position:fixed;top:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;width:100vw;z-index:10000}#lightbox-product.lightbox-active{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-start;opacity:1}#lightbox-product .lightbox-content{display:flex;flex-direction:row-reverse}#lightbox-product .media_picture{align-items:center;cursor:pointer;display:flex;height:90vh;justify-content:center;overflow:hidden;width:80vw}#lightbox-product .media_picture img{display:flex;height:auto;height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;transform-origin:center center;width:auto}#lightbox-product .media_picture img.loading{opacity:.5;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease}#lightbox-product .lightbox-more-views{left:0;overflow-y:auto;position:fixed;top:0;width:20vw}#lightbox-product .lightbox-slide-show{width:10vw}#lightbox-product .lightbox-slides{align-items:center;display:flex;flex-direction:column;gap:10px}#lightbox-product .lightbox-slides li{border:1px solid #a9a9a9;border-radius:4px;max-width:110px;padding:5px}#lightbox-product .media-main{align-items:center;border:1px solid #a9a9a9;border-radius:4px;display:flex;justify-content:center;position:relative;width:85vw}#lightbox-product .media-close{cursor:pointer;font-size:30px;position:fixed;right:2vw;top:2vh}#lightbox-product .media_picture img{cursor:zoom-in;transition:transform .3s ease}#lightbox-product .highlight{border-color:red!important}#lightbox-product .nav{border:1px solid #a9a9a9;border-radius:4px;cursor:pointer;font-size:24px;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}#lightbox-product .nav.disabled{cursor:default;opacity:.5;pointer-events:none}#lightbox-product .nav:not(.disabled):hover{border:1px solid #000;color:#000}#lightbox-product .nav svg.svg-icon{fill:currentColor;width:32px}#lightbox-product .nav.prev{left:10px}#lightbox-product .nav.prev svg.svg-icon{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}#lightbox-product .nav.next{right:10px}#lightbox-product .nav.next svg.svg-icon{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}@media screen and (max-width:1250px){#lightbox-product .lightbox-slides li{max-width:80px}}@media screen and (max-width:850px){#lightbox-product .lightbox-slides{flex-direction:row}#lightbox-product .lightbox-content{flex-direction:column}#lightbox-product .media-main{border:none;height:85vh;width:100vw}#lightbox-product .lightbox-slide-show{display:flex;height:15vh;margin:auto;width:100vw}#lightbox-product .lightbox-slides{margin:auto}#lightbox-product .media_picture img{max-height:90vh;max-width:90vw;-o-object-fit:contain;object-fit:contain}}
