.uppercase{
    text-transform: uppercase;
}
#boutiquejardinephemere #columns{
    padding-top:0;
}

#boutiquejardinephemere .center{
    text-align:center;
    margin-bottom: 40px;
    display:none;
}
/*#boutiquejardinephemere:hover:not(.stickyHeader) .main_header,*/
/*#boutiquejardinephemere:hover:not(.stickyHeader) #header2021,*/
/*#boutiquejardinephemere:not(.stickyHeader) .main_header,*/
/*#boutiquejardinephemere:not(.stickyHeader) #header2021{*/
/*    background:transparent!important;*/
/*}*/
/*#boutiquejardinephemere.stickyHeader  .main_header,*/
/*#boutiquejardinephemere.stickyHeader  #header2021{*/
/*    background:white!important;*/
/*}*/
#boutiquejardinephemere #columns .header_black{
    min-height: 288px;
    padding:160px 16px 16px;
    color:#fff;
    background:url('../img/banniere/banniere-boutique-design.png');
    background-position: bottom 50% center;
    background-size: 110%;
}
@media(max-width: 1700px){
    #boutiquejardinephemere #columns .header_black{
        background-position: bottom 50% center;
        background-size: 110%;
    }
}
#boutiquejardinephemere #columns #center_column .header_black h1{
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 800;
    color:#fff;
    font-size:49px;
    line-height:48px;
    letter-spacing: -0.024rem;
    position: relative;
    margin: 16px 0;
}
#boutiquejardinephemere #columns #center_column .header_black p{
    font-family: "Hanken Grotesk", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    margin:0;
}

#boutiquejardinephemere #columns #center_column .intro{
    padding:32px 0 0;
}
#boutiquejardinephemere #columns #center_column p.text-lg{
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.013rem;
    margin-bottom:16px;
}
#boutiquejardinephemere #columns #center_column p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
    letter-spacing: -0.001rem;
}

#boutiquejardinephemere #columns #center_column .box{
    padding:24px 32px;
    border-radius:0px;
    margin:24px 0 0 0;
    overflow:hidden;
    color:#0B0B0C;
    border:1.5px solid #D9D9D9;
    z-index :  0 ;
}

#boutiquejardinephemere #columns #center_column .box:last-child{
    margin: 40px 0;
}

#boutiquejardinephemere #columns #center_column .box .left,
#boutiquejardinephemere #columns #center_column .box .right{
    float:right;
    width:50%;
}

#boutiquejardinephemere #columns #center_column .box .left{
    padding-right:40px;
}

#boutiquejardinephemere #columns #center_column .box .right{
    height:250px;
}

#boutiquejardinephemere #columns #center_column .box .right .visual{
    width:100%;
    height:100%;
    background:url('../img/banniere/boutique.png');
    background-size:cover;
    background-position:center;
    border-radius:0px;
    border:1.5px solid #D9D9D9;
    z-index :  0 ;
}

.display_reco .title_home {
    font-size: 31px !important;
}

#boutiquejardinephemere #columns #center_column .box ul li .date-map{
    margin-bottom: 16px;
}
#boutiquejardinephemere #columns #center_column .box ul{
    margin:0;
    font-size: 16px;
}
#boutiquejardinephemere #columns #center_column .box p{
    margin:0 0 8px;
}
#boutiquejardinephemere #columns #center_column .box p.text-400{
    font-size:16px;
}
#boutiquejardinephemere #columns #center_column .box p.text-600{
    font-weight:600;
    color: #333333;
}
#boutiquejardinephemere #columns #center_column .box p.text-700{
    font-weight:700;
    color: #333333;
}
#boutiquejardinephemere #columns #center_column .box p.text-600-grey{
    font-size:12px;
    font-weight:600;
    color:#737373;
}
#boutiquejardinephemere #columns #center_column .box p span.circle_parking{
    float:left;
    margin:-1px 0px 8px 0;
}
#boutiquejardinephemere #columns #center_column .box p.line-height-sm{
    line-height:16px;
    margin:0;
}
#boutiquejardinephemere #columns #center_column .box p.line-height-sm small{
    font-size:10px;
    color:#737373;
}
h3{
    margin-top:0;
    font-weight:600;
    margin:0;
}
#boutiquejardinephemere #columns #center_column .box h3{
    margin-bottom:32px;

}
#boutiquejardinephemere #columns #center_column .box li{
    padding: 0;
    line-height: 24px;
    padding-bottom: 8px;
}



#boutiquejardinephemere #columns #center_column .box .access_left li:first-child {
    margin-bottom: 36px;
}

#boutiquejardinephemere #columns #center_column .box li .pay {
    padding: 0 4px;
    width: max-content;
    display: inline-block;
}
#boutiquejardinephemere #columns #center_column .box li .pay img + span {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
}

#boutiquejardinephemere #columns #center_column .btn {
    color: white;
    background: #0C0C0D;
    border-radius: 0px;
    padding: 8px 16px;
    margin: 32px 0 0 0;
    position:relative;
    padding-right: 40px;
    font-size: 16px;
}
#boutiquejardinephemere #columns #center_column .btn.view-more {
    color: white;
    background: #0C0C0D;
    border-radius: 0px;
    padding: 8px 16px;
    margin: 0 0 24px 0;
    position:relative;
    padding-right: 40px;
}
#boutiquejardinephemere #columns #center_column .btn:after {
    content: '';
    background: red;
    width: 24px;
    height: 24px;
    position: absolute;
    top: calc(50% - 12px);
    right: 10px;
    left: initial;
    bottom: initial;
    background:url('../img/icon/white/chevron.svg');
    background-size:cover;

}

#boutiquejardinephemere #columns #center_column .btn a{
    color: white;
    text-decoration:none;
    display:block;
    width:100%;
    height:100%;
}

#boutiquejardinephemere #columns #center_column .box li p.arrets_metro_train,
#boutiquejardinephemere #columns #center_column .box li:last-child{
    border-bottom:0;
    margin-bottom:0;
    padding-bottom:0;
}
#boutiquejardinephemere #columns #center_column .box li svg{
    vertical-align: middle;
    margin:0 8px 0 0;
}
#boutiquejardinephemere #columns #center_column .box li .arrets{
    display:inline-block;
    vertical-align:middle;
    padding:0 16px 16px 0;
    font-weight:400;
    font-size:16px;
    line-height: 24px;
}
#boutiquejardinephemere #columns #center_column .box li .arrets svg{
    vertical-align:middle;
    float:left;
}
#boutiquejardinephemere #columns #center_column .box li .arrets span{
    padding:0 8px;
    line-height:24px;
    font-size:18px;
    font-weight:700;
    margin:0 8px 0 0;
    display:inline-block;
    vertical-align:middle;
    float:left;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_53{
    background:#CEC92B;
    color:#0B0B0C;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_94{
    background:#9D006D;
    color:#ffffff;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_165{
    background:#F68D54;
    color:#0B0B0C;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_174{
    background:#008B5A;
    color:#ffffff;
    margin:0 4px 0 0;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_274{
    background:#FF1400;
    color:#ffffff;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_abeilles_a{
    background:#C10039;
    color:#ffffff;
    margin:0;
}
#boutiquejardinephemere #columns #center_column .box li .arrets .arret_navette_eiffel{
    background:#E6E6E6;
    color:#737373;
}
#boutiquejardinephemere #columns #center_column .contenu_flex{
    display:flex;
    margin:0 0 40px;
    flex-direction: row;
}
#boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box iframe,
#boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box{
    height:100%;
}
#boutiquejardinephemere #columns #center_column .container,
#boutiquejardinephemere #columns #center_column .col-xs-12{
    padding:0 16px;
}
#boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box{
    padding:0;
    margin: 0;
}
#boutiquejardinephemere #columns #center_column .display_reco {
    padding-left: 16px;
}
#boutiquejardinephemere #columns #center_column .bxSliderProduct .product_name {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    margin: 0;
    letter-spacing: 0.05em;
}
#boutiquejardinephemere #columns #center_column .bxSliderProduct .product_description {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0;
}
#boutiquejardinephemere #columns #center_column .bxSliderProduct .product_price {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #0C0C0D;
    text-align: left;
    margin-top: 8px;
}
#boutiquejardinephemere #columns #center_column .content-head {
    padding: 0 144px;
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
}
#boutiquejardinephemere #columns #center_column  .contenu_flex {
    padding: 0 64px;
    width: 1494px;
    max-width: 100%;
    margin: 0 auto;
}
#boutiquejardinephemere #columns #center_column  .display_reco {
    padding: 0px;
}

#boutiquejardinephemere .access_left {
    float: left;
    width: 45%;
    padding-right:40px;
}

#boutiquejardinephemere .access_right {
    float: right;
    width: 55%;
    height: auto;
    margin-top: 0;
}

#boutiquejardinephemere .content-outlet .box.access {
    display: flex;
    justify-content: space-between;
    position: relative;
}

#boutiquejardinephemere .tutorials{
    width:100%;
    margin: 24px 0;
    display: inline-block;
}

#boutiquejardinephemere .tutorials .text-absolute{
    color : #0B0B0C;
    font-size: 20px;
    font-weight: 600;
    margin-top: 16px;
}

#boutiquejardinephemere .tutorials .bx-wrapper {
    margin: 14px 0 !important;
    max-width: 100% !important;
}

#boutiquejardinephemere .tutorials .bx-viewport {
    min-height: 410px !important;
    padding-top: 10px;
    padding-left: 10px;
}

#boutiquejardinephemere .tutorials .bx-viewport #bxAccessoires li.video-story {
    /*width: 200px !important;
    height: 328px !important;*/
    margin-right: 24px !important;
    border-radius: 8px;
    cursor: pointer;
}

#boutiquejardinephemere .tutorials .bx-viewport #bxAccessoires li.video-story video {
    border-radius: 8px;
    aspect-ratio: 200/355;
}

#boutiquejardinephemere .tutorials  .bx-wrapper .bx-controls-direction a {
    width: 42px !important;
    height: 42px !important;
}

#boutiquejardinephemere .tutorials  .bx-wrapper .bx-controls-direction a:after {
    content:'';
}
#boutiquejardinephemere .fancybox__html5video{
    width: max-content;
    margin: 0 auto;
    max-width: 100%;
}
#boutiquejardinephemere video::-webkit-media-controls-fullscreen-button {
    display: none;
}
#boutiquejardinephemere .tutorials  .bx-wrapper .bx-controls-direction .bx-prev {
    left: -52px !important;
}
#boutiquejardinephemere .tutorials .bx-viewport #bxAccessoires li.video-story a{
    display: block;
}
#boutiquejardinephemere .tutorials .bx-viewport #bxAccessoires li.video-story a .after-element {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 315px;
    z-index: 20;
}
#boutiquejardinephemere .tutorials  .bx-wrapper .bx-controls-direction .bx-next {
    right: -52px !important;
}
@media (max-width: 1024px) {
    #boutiquejardinephemere .tutorials  .bx-wrapper .bx-controls-direction .bx-next {
        right: 10px !important;
    }
    #boutiquejardinephemere .tutorials .bx-wrapper .bx-controls-direction .bx-prev {
        left: 20px !important;
    }
}
.story-box.item.video-story video {
    transition: transform 0.3s ease;
}

.story-box.item.video-story video:hover {
    transform: scale(1.05);
}

.map_ipad{
    width:100%;
    height:40px;
    display:none;
}

.attraqt_box {
    margin-top: 32px;
    display: inline-block;
}

.product-box {
    margin: 0;
    margin-right:32px !important;

}
#boutiquejardinephemere .red_flag {
    text-transform: none;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 8px;
    font-weight: 700;
    background: #A40104;
    width: max-content;
    margin: 16px auto 12px;
    color: #FDE1E1;
}
#boutiquejardinephemere #columns #center_column .header_black p.red_flag {
    text-transform: none;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 8px;
    font-weight: 700;
    background: #A40104;
    width: max-content;
    margin: 16px auto 12px;
    color: #FDE1E1;
}

#boutiquejardinephemere #columns #center_column .box li .transport-details .transport-metro {
    margin-top: 24px;
}

#boutiquejardinephemere #columns #center_column .box li .transport-details {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    column-gap: 24px;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div {
    flex: 1;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div > span {
    display: block;
    margin-bottom: 18px;
    font-size: 12px;
    text-transform: uppercase;
    color: #737373;
    font-weight: 600;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li {
    display: inline-block;
    margin-bottom: 0 !important;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles {
    position: relative;
    display: block;
    padding-left: 53px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.16px;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles:before {
    content: "";
    display: inline-block;
    line-height: 24px;
    width: 45px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    color: #fff;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.b_a:before {
    content: "70";
    background: #F68F4B;
    color: #0B0B0C;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.b_b:before {
    content: "72";
    background: #ED1A2B;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.b_c:before {
    content: "30";
    background: #652C90;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.b_d:before {
    content: "42";
    background: #FFBE00;
    color: #0c0c0c;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.m_a::before {
    content: "10";
    background: #DC9600;
    height: 25px;
    line-height: 25px;
    color: #0c0c0c;
    width: 25px;
    border-radius: 50%;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.m_b:before {
    content: "6";
    background: #81DC73;
    width: 24px;
    border-radius: 50%;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.m_c:after {
    content: "RER";
    background: #fff;
    border-radius: 4px;
    border: 1px solid #000;
    position: absolute;
    left: 2px;
    width: 24px;
    height: 24px;
    font-size: 10px;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details > div ul li span.bulles.m_c:before {
    content: "C";
    background: #FFCC02;
    color: #0B0B0C;
    width: 24px;
    left: 30px;
    border-radius: 4px;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details .transport-metro ul li span.bulles {
    padding-left: 32px;
}
#boutiquejardinephemere #columns #center_column .box li .transport-details .transport-metro ul li span.bulles.m_c {
    padding-left: 60px;
}




@media(min-width:1025px) {
    #boutiquejardinephemere #columns #center_column .box.infos .left li:last-child {
        display: flex;
        justify-content: left;
        column-gap: 10px;
        flex-wrap: wrap;
    }
}
@media(min-width:992px) {
    #boutiquejardinephemere .fancybox__container {
        top: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        background: none;
        z-index: 100000;
        padding: 110px 0 0;
        transition: 1s top, 1s background;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__backdrop {
        background: #00000090;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__viewport .fancybox__slide {
        padding: 64px 0 0 0;
        border: none;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__viewport .is-close {
        top: -60px;
        left: 50%;
        margin-left: -50px;
        width: fit-content;
        background: white;
        border-radius: 0px;
        line-height: 24px;
        padding: 8px 16px 8px 8px;
        color: #0C0C0D;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__viewport .is-close svg {
        width: 16px !important;
        height: 16px !important;
    }

    #boutiquejardinephemere .carousel__button.is-close::after {
        content: ' Fermer';
        color: #0B0B0C;
        font-size: 16px;
        font-weight: 600;
        margin-left: 6px;
        margin-top: 35%;
        transform: translateY(-50%);
    }

    #boutiquejardinephemere .fancybox__container .carousel__button.is-next svg, #boutiquejardinephemere .fancybox__container .carousel__button.is-prev svg {
        display: none;
    }

    #boutiquejardinephemere .fancybox__container .carousel__button.is-next {
        background: #fff url(/themes/bobochic/img/fleche-droite.svg) no-repeat center center;
        background-size: 24px 24px;
        cursor: pointer;
        width: 40px !important;
        height: 40px !important;
        font-size: 41px !important;
        border-radius: 0px;
        padding: 8px;
        border: 1.5px solid #B3B3B3;
        display: inline-block;
    }

    #boutiquejardinephemere .fancybox__container .carousel__button.is-prev {
        background: #fff url(/themes/bobochic/img/fleche-gauche.svg) no-repeat center center;
        background-size: 24px 24px;
        cursor: pointer;
        width: 40px !important;
        height: 40px !important;
        font-size: 41px !important;
        border-radius: 0px;
        padding: 8px;
        border: 1.5px solid #B3B3B3;
        display: inline-block;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__viewport .fancybox__content {
        background-color: white;
        width: 100% !important;
        height: 940px !important;
    }

    .fancybox__content :focus:not(.carousel__button.is-close) {
        outline: none !important;
        box-shadow: none;
    }
}
@media(max-width:991px) {
    #boutiquejardinephemere .fancybox__container {
        top: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        background: none;
        z-index: 100000;
        padding: 0;
        transition: 1s top, 1s background;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__backdrop {
        background: #000000;
    }
    #boutiquejardinephemere .fancybox__container .fancybox__content {
        height: 100% !important;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__viewport .is-close {
        top: -30px;
        background: white;
        border-radius: 0px;
        padding: 8px;
        color: #0C0C0D;
    }

    #boutiquejardinephemere .fancybox__container .fancybox__viewport .is-close svg {
        width: 16px !important;
        height: 16px !important;
    }

    #boutiquejardinephemere .fancybox__container .carousel__button.is-next svg, #boutiquejardinephemere .fancybox__container .carousel__button.is-prev svg {
        display: none;
    }

    #boutiquejardinephemere .fancybox__container .carousel__button.is-next {
        background: #fff url(/themes/bobochic/img/fleche-droite.svg) no-repeat center center;
        background-size: 24px 24px;
        cursor: pointer;
        width: 40px !important;
        height: 40px !important;
        font-size: 41px !important;
        border-radius: 0px;
        padding: 8px;
        border: 1.5px solid #B3B3B3;
        display: inline-block;
    }

    #boutiquejardinephemere .fancybox__container .carousel__button.is-prev {
        background: #fff url(/themes/bobochic/img/fleche-gauche.svg) no-repeat center center;
        background-size: 24px 24px;
        cursor: pointer;
        width: 40px !important;
        height: 40px !important;
        font-size: 41px !important;
        border-radius: 0px;
        padding: 8px;
        border: 1.5px solid #B3B3B3;
        display: inline-block;
    }

    .fancybox__content :focus:not(.carousel__button.is-close) {
        outline: none !important;
        box-shadow: none;
    }
}
@media(max-width:1024px) AND (min-width: 768px){
    #boutiquejardinephemere #columns #center_column .box.infos{
        margin-bottom: 24px;
    }
    #boutiquejardinephemere #columns #center_column .map_ipad #map_outlet{
        width: 100%;
        aspect-ratio: 754/400;
        height: auto !important;
        display: block;
    }
    #boutiquejardinephemere #columns #center_column .map_ipad {
        height: auto;
        margin: 0;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box iframe{
        height: 100%;
    }
}
@media(max-width:1024px){

    #boutiquejardinephemere #columns #center_column .container{
        width: 100%;
        max-width:100%;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex{
        flex-direction: column;
    }

    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-7{
        width:100%;
        margin:0 0 32px;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5{
        width:100%;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5 .box{
        width:calc(50% - 16px);
        float:left;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5 .box:last-child{
        float:right;
    }
    #boutiquejardinephemere #columns #center_column .content-head {
        padding: 0 32px;
    }
    #boutiquejardinephemere #columns #center_column  .contenu_flex {
        padding: 0 32px;
    }
    #boutiquejardinephemere #columns #center_column  .display_reco {
        padding: 0 0 0 0px;
    }

    #boutiquejardinephemere #columns #center_column .box .left {
        width: 100%;
    }

    #boutiquejardinephemere #columns #center_column .box .right {
        height:178px;
        margin-bottom:24px;
        width:100%;
    }

    #boutiquejardinephemere #columns #center_column .box .left .btn {
        display:none;
    }

    #boutiquejardinephemere #columns #center_column .box li strong{
        display:block;
        padding-bottom:4px;
    }

    #boutiquejardinephemere .access_left {
        width:100%;
    }

    #boutiquejardinephemere .access_right {
        display:none;
    }
    #boutiquejardinephemere #columns #center_column .box .access_left li:first-child {
        border-bottom: 2px solid #F2F2F2;
        padding-bottom: 24px;
    }
    .map_ipad{
        display:block;
        margin-bottom:24px;
    }

    .map_ipad #map_outlet.box{
        height:100% !important;
    }

    #boutiquejardinephemere #columns #center_column .right .btn{
        display:none;
    }

    #boutiquejardinephemere .center {
        display: block;
    }
    #boutiquejardinephemere #columns #center_column .header_black h1{
        font-size:39px;
    }

    .display_reco .title_home {
        font-size: 25px !important;
    }
}

@media(max-width:767px){
    #boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box iframe,
    #boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box{
        height:100%;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5{
        width:100%;
    }

    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5 .box{
        width:100%;
        float:left;
    }
    #boutiquejardinephemere #columns #center_column p,
    #boutiquejardinephemere #columns #center_column .box,
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5,
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-7{
        margin:0 0 24px;
    }

    #boutiquejardinephemere #columns #center_column .header_black h1{
        font-weight: 700;
        font-size:31px;
        line-height:35px;
        margin-top: 16px;
    }

    #boutiquejardinephemere #columns #center_column .header_black p{
        text-align:center;
        margin-bottom: 9px;
    }
    #boutiquejardinephemere #columns #center_column p{
        text-align: justify;
    }

    #center_column p.text-lg {
        text-align:center !important;
        margin-bottom: 8px !important;
    }
    #boutiquejardinephemere #columns #center_column .row{
        margin:0;
    }
    #boutiquejardinephemere #columns #center_column .row > div{
        padding-left:0;
        padding-right:0;
    }
    #boutiquejardinephemere #columns #center_column .contenu_flex .col-md-5 .box{
        padding:24px;
    }
    #boutiquejardinephemere #columns #center_column .box li svg{
        margin:0 8px 8px 0;
    }

    #boutiquejardinephemere #columns #center_column .box li .arrets_metro_train{
        text-align: left;
    }
    #boutiquejardinephemere #columns #center_column .box li .arrets_metro_train .arrets:last-child{
        padding-bottom:0;
    }
    #boutiquejardinephemere #columns #center_column .box li .arrets_metro_train .arrets:last-child svg{
        margin-bottom:0;
    }
    #boutiquejardinephemere #columns #center_column .content-head {
        padding: 0 16px;
    }
    #boutiquejardinephemere #columns #center_column  .contenu_flex {
        padding: 0 16px;
    }
    #boutiquejardinephemere #columns #center_column  .display_reco {
        padding: 0;
    }

    #boutiquejardinephemere #columns #center_column .box .left,
    #boutiquejardinephemere #columns #center_column .box .right{
        width:100%;
    }

    #boutiquejardinephemere #columns #center_column .box .left{
        float:right;
        padding-right:0;
    }

    #boutiquejardinephemere #columns #center_column .box .right{
        float:left;
        padding-bottom:40px;
        height:178px;
        display: block;
    }

    #boutiquejardinephemere .access_left,
    #boutiquejardinephemere .access_right{
        width: 100%;
    }
    #boutiquejardinephemere .access_left {
        padding-right:0;
    }

    #boutiquejardinephemere .access_right {
        padding-bottom: 24px;
        margin-top: 0;
        display: block;
        position: absolute;
        left: 24px;
        right: 24px;
        width: auto;
        aspect-ratio: 1/1;
        top: 75px;
        padding: 0;
    }
    #boutiquejardinephemere .access_left .mobile_only {
        display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
        margin-bottom: 24px;
    }

    #boutiquejardinephemere #columns #center_column .contenu_flex #map_outlet.box{
        padding:0;
    }

    #boutiquejardinephemere #columns .header_black{
        background-position: center;
        background-size: cover;
    }

    #boutiquejardinephemere .arrets_metro_train .arrets{
        display:block !important;
    }

    #boutiquejardinephemere #columns #center_column .box .right .visual{
        height:178px;
        margin-bottom:24px;
    }

    #boutiquejardinephemere #columns #center_column .box .left{
        margin-top:0
    }

    #boutiquejardinephemere #columns #center_column .box .left .btn{
        display:none;
    }

    #boutiquejardinephemere #columns #center_column .box{
        padding:24px;
    }

    #boutiquejardinephemere .center{
        display:block;
    }

    #boutiquejardinephemere #columns #center_column .box .access_left li:first-child {
        border:0;
        padding-bottom:0;
        margin-bottom:24px;
    }
    .map_ipad{
        display:none;
    }

    .attraqt_box .bx-viewport {
        direction: ltr !important;
    }
    .attraqt_box .product-box {
        margin-right:24px !important;
        margin:0;
    }

    #boutiquejardinephemere #columns #center_column .box h3 {
        margin-bottom: 24px;
    }

    .display_reco .title_home {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .attraqt_box .center{
        display:none !important;
    }

}
