/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com
 Description:  Thème enfant pour Hello Elementor, le thème le plus rapide pour Elementor.
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/


/**********HEADER*************/
#ac-main-header {
    position: fixed;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 160px;
    margin-bottom: -80px;
    transition: 0.7s ease;
    background-color: transparent;
}
#ac-main-header .burger-sticky, #ac-main-header .logo-sticky, #ac-main-header .search-sticky, #ac-main-header.is-sticky .burger, #ac-main-header.is-sticky .logo, #ac-main-header.is-sticky .search{
    display: none;
}

.ac-home-btn a .elementor-button-icon{
    transition: .5s;
    padding-left: 0px;
}

.ac-home-btn a:hover .elementor-button-icon{
    padding-left: 20px;
}

#ac-main-header.is-sticky {
    background-color: #ffffff;
    height: 110px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

#ac-main-header.is-sticky > .e-con-inner{
    padding-top: 0px;
}

#ac-main-header.is-sticky > .e-con-inner > .elementor-element-7f4ebb8{
    justify-content: center;
}

#ac-main-header.is-sticky .burger-sticky, #ac-main-header.is-sticky .logo-sticky, #ac-main-header .burger, #ac-main-header .logo{
    display: block;
}

@media screen and (max-width: 1024px) {
    #ac-main-header.is-sticky .search-sticky, #ac-main-header .search{
        display: block;
    }
}

#ac-main-header.is-sticky .elementor-element.elementor-element-7f4ebb8, #ac-main-header.is-sticky .elementor-element.elementor-element-2548b4f, #ac-main-header.is-sticky .elementor-element.elementor-element-2548b4f .elementor-widget-theme-site-logo, #ac-main-header.is-sticky .elementor-element.elementor-element-2548b4f a, #ac-main-header.is-sticky .elementor-element.elementor-element-2548b4f img{
    height: 100%;
    padding: 0px;
}

#ac-main-header.is-sticky .ac-lang-form form .elementor-form-fields-wrapper .elementor-field-type-select select{
    color: #171723;
}

.ac-lang-form form .elementor-form-fields-wrapper .elementor-field-type-select{
    margin-bottom: 0px !important;
}

.ac-lang-form form .elementor-form-fields-wrapper .elementor-select-wrapper::after{
    content: url('/wp-content/uploads/2026/03/Vector-1-white.svg');
    position: absolute;
    right: 10px;
    top: 20%;
}

#ac-main-header.is-sticky .ac-lang-form form .elementor-form-fields-wrapper .elementor-select-wrapper::after{
    content: url('/wp-content/uploads/2026/03/Vector-1.svg');
    /* position: absolute;
    right: 10px;
    top: 20%; */
}

.ac-lang-form form .elementor-form-fields-wrapper .elementor-select-wrapper .select-caret-down-wrapper{
    display: none;
}
.ac-lang-form form .elementor-form-fields-wrapper .elementor-field-type-select .elementor-field-textual{
    min-height: 30px !important;
}

.ac-lang-form form .elementor-form-fields-wrapper .elementor-field-type-select select option{
    background-color: #171723;
}

.ac-lang-form form .elementor-form-fields-wrapper .elementor-field-type-submit{
    display: none !important;
}

/* #gform_fields_1{
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    gap: 0px;
} */

/* #field_1_2{
    width: 80%;
}
#field_submit{
    width: 20%;
} */
/* #input_1_2::placeholder{
    color: #fff;
}
#gform_submit_button_1, #input_1_2{
    background: #fff0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #fff4;
    padding-bottom: 10px;
    border-radius: 0px;
    font-family: 'Figtree';
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
} */

.site-main.post-1527, .site-main.post-3254, .site-main.post-2059, .site-main.post-2097, .site-main.post-2724, .site-main.post-2422{
    overflow: hidden;
}

.ac-search-form.home form .gform_fields{
    display: flex;
}

.ac-search-form form .gform_fields{
    row-gap: 10px;
}

.ac-search-form form .gform_fields label{
    font-family: 'Saol Display', sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.ac-search-form form .gform_fields .ginput_container_select::after{
    content: url('/wp-content/uploads/2026/03/Polygon-1.svg');
    position: relative;
    left: 95%;
    bottom: 27px;
}

.ac-search-form form .gform_fields select, .ac-search-form form .gform_fields input{
    padding-left: 5px;
    background-color: #AA8D6D !important;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: 'Figtree';
    font-size: 18px;
}

.ac-search-form form .gfield.gfield--type-submit .gform_fields select option{
    background: #AA8D6D;
}
#field_submit input, #gform_submit_button_2{
    background: none;
    box-shadow: none;
    font-size: 36px;
    font-family: 'Saol Display';
    font-weight: 500;
    padding: 0px;
    text-transform: uppercase;
}

.ac-search-form.sidebar form .gfield input.gform-datepicker{
    width: 100%;
}

.ac-search-form form .gfield .ginput_container_date::after{
    content: url('/wp-content/uploads/2026/03/calendar-white.svg') !important;
    position: relative;
    left: 12px;
}
.ac-search-form.sidebar form .gfield .ginput_container_date::after{
    left: 12px;
}

.ac-search-form form .gfield.gfield--type-submit, #gform_submit_button_2{
    position: relative;
    align-items: center !important;
    cursor: pointer;
}
.ac-search-form form .gform-footer{
    margin-top: 0px;
}
.ac-search-form form .gfield.gfield--type-submit::after, .ac-search-form.sidebar form .gform-footer::after {
    content: url('/wp-content/uploads/2026/03/arrow.svg');
    pointer-events: none;
}
.ac-search-form.sidebar form .gform-footer{
    justify-content: center;
}
.ac-search-form.sidebar form .gform-footer::after{
    position: relative;
    bottom: -5px;
}

.ac-mon-anim {
    display: inline-block;
    font-family: 'Caroline', sans-serif;
    color: #fff;
    font-size: 54px;
    line-height: 58px;

    -webkit-mask-image: linear-gradient(to right, 
        transparent 0%, 
        black 25%, 
        black 75%, 
        transparent 100%);
    -webkit-mask-size: 300% 100%;
    -webkit-mask-repeat: no-repeat;
    
    animation: full-wipe 6s infinite linear;
}

@keyframes full-wipe {
    0% {
        -webkit-mask-position: 150% 0%;
    }
    /* 2. Apparition progressive par la gauche */
    30% {
        -webkit-mask-position: 50% 0%; /* Texte totalement visible au centre */
    }
    /* 3. Pause (le texte reste visible) */
    70% {
        -webkit-mask-position: 50% 0%;
    }
    /* 4. Disparition progressive par la gauche (le dégradé continue vers la gauche) */
    100% {
        -webkit-mask-position: -50% 0%;
    }
}
.ac-icon-title::after, .ac-icon-title-why::after{
    position: absolute;
}
.ac-icon-title::after{
    content: url('/wp-content/uploads/2026/03/Vector.svg');
    top: 0;
}
.ac-icon-title-why::after{
    content: url('/wp-content/uploads/2026/03/Vector.svg');
    bottom: 0;
    left: 280px;
}
.ac-icon-title.sign::after, .ac-icon-title.louez::after{
    left: 250px;
}

.ac-icon-title.story::after{
    left: 180px !important;
}
.ac-icon-title.exp::after, .ac-icon-title.perso::after{
    top: -80px !important;
}

.ac-icon-title.perso::after{
    left: 5px;
}

.ac-icon-title.default::after{
    right: 20px;
}

@media (min-width:1025px) and (max-width:1226px) {
    .ac-icon-title.louez::after{
        left: 210px;
        top: 150px;
    }
}
.ac-icon-title.white::after{
    content: url('/wp-content/uploads/2026/03/Vector-white.svg');
    top: -95px;
    right: 33%;
}
.ac-icon-title.prop::after{
    top: -77px;
    left: calc((100% - 150px) / 2);
}
.ac-icon-title.center::after{
    top: -77px;
    right: 42%;
}

.ac-home-cta{
    min-height: 340px;
    cursor: pointer;
}
.ac-home-cta .eael-call-to-action{
    padding: 20px !important;
    padding-bottom: 80px !important;
    height: 100%;
    box-shadow: none !important;
    background-color: white !important;
}

.ac-home-cta .eael-call-to-action a.cta-button, .ac-home-cta .eael-call-to-action h4, .ac-home-cta .eael-call-to-action h3, .ac-home-cta .eael-call-to-action p{
    position: absolute;
    transition: .5s;
}

.ac-home-cta .eael-call-to-action h4{
    bottom: 85px;
    z-index: 2;
}
.ac-home-cta .eael-call-to-action h3{
    bottom: 50px;
    z-index: 2;
}
.ac-home-cta .eael-call-to-action p{
    top: 40%;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    margin-right: 30px;
}

.ac-home-cta .eael-call-to-action a.cta-button{
    height: 48px;
    width: 48px;
    bottom: 0;
    right: 0;
    padding: 30px !important;
    background: white;
    border-radius: 0px;
    z-index: 1;
    box-shadow: none;
}

.ac-home-cta .eael-call-to-action a.cta-button::after{
    content: url('/wp-content/uploads/2026/03/arrow-right-bottom.svg');
    pointer-events: none;
    position: absolute;
    right: 15px;
    bottom: 8px;
    transition: .5s;
    opacity: 1;
    visibility: visible;
}

.ac-home-cta .eael-call-to-action a.cta-button::before{
    content: url('/wp-content/uploads/2026/03/arrow-cta-right.svg');
    pointer-events: none;
    position: absolute;
    right: 30px;
    bottom: 30px;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}
.ac-home-cta .eael-call-to-action a.cta-button:hover{
    background-color: #fff;
}
.ac-home-cta .eael-call-to-action a.cta-button .btn-icon{
    display: none !important;
}

.ac-home-cta:hover a.cta-button{
    height: 100%;
    width: 100%;
}

.ac-home-cta:hover a.cta-button::after{
    opacity: 0;
    visibility: hidden;
}
.ac-home-cta:hover a.cta-button::before{
    opacity: 1;
    visibility: visible;
}

.ac-home-cta:hover .eael-call-to-action h3{
    color: #AA8D6D !important;
    bottom: 65%;
}
.ac-home-cta:hover .eael-call-to-action h4{
    color: #171723 !important;
    bottom: 75%;
}
.ac-home-cta:hover .eael-call-to-action p{
    opacity: 1;
    visibility: visible;
}

/********BURGER MENU*******/

.e-off-canvas[aria-label="Off-Canvas-1"] .e-off-canvas__content::-webkit-scrollbar {
    width: 4px;
}

.e-off-canvas[aria-label="Off-Canvas-1"] .e-off-canvas__content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.4);
}

.e-off-canvas[aria-label="Off-Canvas-1"] .e-off-canvas__content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8); 
    border-radius: 10px;
}

.e-off-canvas[aria-label="Off-Canvas-1"] .e-off-canvas__content::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 1); 
}

.e-off-canvas[aria-label="Off-Canvas-1"] .e-off-canvas__content {
    overflow-x: hidden;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item {
    padding: 13px 0 13px 20px !important;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item.has-submenu {
    justify-content: space-between;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item .sub-arrow {
    position: relative;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item.has-submenu .sub-arrow svg {
    display: none;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item.has-submenu .sub-arrow::before {
    content: "";
    background-image: url('/wp-content/uploads/2026/03/arrosw.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    transition: background-image 0.3s;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item.has-submenu:hover .sub-arrow::before {
    background-image: url('/wp-content/uploads/2026/03/arrow-cta-right.svg');
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item.highlighted.has-submenu {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.ana-mainmenu .elementor-nav-menu--main .elementor-item.highlighted.has-submenu:hover,
.ana-mainmenu .elementor-nav-menu--main .elementor-item:hover {
    color: #AA8D6D !important;
    fill: #AA8D6D !important;
}

.ana-mainmenu .sub-menu {
    display: none !important;
}

.ana-mainmenu {
    position: relative;
    /* overflow: hidden; */
    transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.ana-mainmenu .elementor-nav-menu {
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s ease;
}

.ana-mainmenu .elementor-nav-menu.ana-menu-hidden {
  transform: translateX(-60px);
  opacity: 0;
  pointer-events: none;
}

.ana-sub-panel {
  position: absolute;
  inset: 0;
  width: 100%;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s ease;
  pointer-events: none;
}

.ana-sub-panel.ana-sub-active {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.ana-back-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  border: 0px !important;
  cursor: pointer;
  padding: 0 !important;
  margin-right: 20px;
}

.ana-sub-head {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ana-sub-title {
    font-family: "Saol Display";
    font-size: 22px;
    font-weight: 500;
    color: #AA8D6D;
    margin: 0;
}

.ana-sub-title.ana-back-label {
    cursor: pointer;
}

.ana-sub-list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 70px;
}

.ana-sub-list li a {
    font-family: "Saol Display";
    display: block;
    padding: 8px 0;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}

.ana-sub-list li a:hover {
    color: #AA8D6D; 
}



/******* Collections *************/
.ac-collection-item{
    height: 400px;
    display: flex;
    overflow: hidden;
}


.ac-collection-item .eael-call-to-action{
    padding: 0 !important;
    background-color: #fff !important;
}

.ac-collection-item .eael-call-to-action > div.elementor{
    opacity: 0;
    visibility: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    transition: .5s;
    position: relative;
    z-index: 2 !important;
}

.ac-collection-item .eael-call-to-action::before{
    content: '';
    height: 400px;
    width: 100%;
    bottom: -400px;
    left: 0;
    background-color: #fff;
    z-index: 1;
}

.ac-collection-item .eael-call-to-action.bg-img {
    position: relative;
}

.ac-collection-item .eael-call-to-action.bg-img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 60%);
    pointer-events: none; /* le contenu reste cliquable */
    z-index: 0;
}

.ac-collection-item .eael-call-to-action::before, .ac-collection-item .eael-call-to-action a.cta-button, .ac-collection-item .eael-call-to-action > h4, .ac-collection-item .eael-call-to-action > h3, .ac-collection-item .eael-call-to-action a.cta-button::before{
    position: absolute;
    transition: .5s;
    z-index: 2 !important;
}

.ac-collection-item .eael-call-to-action > h4, .ac-collection-item .eael-call-to-action > h3{
    width: 100%;
    text-align: center;
}

.ac-collection-item .eael-call-to-action > h4{
    bottom: 85px;
}
.ac-collection-item .eael-call-to-action > h3{
    bottom: 50px;
}

.ac-collection-item .eael-call-to-action a.cta-button::before{
    content: url('/wp-content/uploads/2026/03/arrow-cta-right.svg');
    pointer-events: none;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.ac-collection-item .eael-call-to-action a.cta-button{
    height: 48px;
    width: 48px;
    bottom: 40px;
    right: 40px;
    padding: 30px !important;
    background: transparent;
    border-radius: 0px;
    z-index: 1;
    box-shadow: none;
}

.ac-collection-item .eael-call-to-action a.cta-button:hover{
    background-color: transparent;
}
.ac-collection-item .eael-call-to-action a.cta-button .btn-icon{
    display: none !important;
}

.ac-collection-item:hover a.cta-button::before{
    opacity: 1;
    visibility: visible;
}

.ac-collection-item:hover .eael-call-to-action > h3{
    color: #AA8D6D !important;
    bottom: 75%;
}
.ac-collection-item:hover .eael-call-to-action > h4{
    color: #171723 !important;
    bottom: 85%;
}
.ac-collection-item:hover .eael-call-to-action > div.elementor{
    opacity: 1;
    visibility: visible;
}
.ac-collection-item:hover .eael-call-to-action::before{
    bottom: 0;
}

.ac-home-btn .elementor-button-content-wrapper{
    gap: 30px;
    align-items: center;
}

.ac-home-btn .elementor-button-content-wrapper span{
    text-align: left;
}

.ac-home-btn .elementor-button-content-wrapper svg{
    height: 48px;
    width: 48px;
}
.ac-home-slide .elementor-slides .swiper-slide-inner{
    justify-content: flex-end !important;
}
.ac-home-slide .elementor-slides .elementor-background-overlay {
    background: linear-gradient(270deg, #0009, #0000);
    background-color: #fff0 !important;
}
.ac-home-slide .elementor-slides .swiper-slide-inner .swiper-slide-contents{
    max-width: 36% !important;
}

.ac-home-slide .elementor-slides .swiper-slide-inner .elementor-slide-heading{
    position: absolute;
    left: 11%;
    top: 100px;
    font-size: 160px;
    line-height: 150px;
    font-family: 'Saol Display';
    font-weight: 500;
    opacity: .4;
    color: #fff;
    text-align: left;
}

.ac-home-slide .elementor-slides .swiper-slide-inner .elementor-slide-description{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    text-align: left;
    width: 60%;
    min-width: 350px;
}

.ac-home-slide .elementor-slides .swiper-slide-inner .elementor-slide-description .ac-home-slide-title{
    font-family: 'Saol Display';
    font-size: 72px;
    line-height: 80px;
    font-weight: 500;
    color: #fff;
}

.ac-home-slide .elementor-swiper-button-next::after, .ac-home-slide .elementor-swiper-button-prev::after{
    position: absolute;
    right: 2px;
    bottom: 0px;
}

.ac-home-slide .elementor-swiper-button-next::after{
    content: url('/wp-content/uploads/2026/03/arrow-right-bottom-2.svg');
}
.ac-home-slide .elementor-swiper-button-prev::after{
    content: url('/wp-content/uploads/2026/03/arrow-left-bottom.svg');
}

.ac-home-slide .elementor-swiper-button-next, .ac-home-slide .elementor-swiper-button-prev{
    height: 52px;
    width: 52px;
    background: white;
    top: calc(100% - 26px) !important;
}
.ac-home-slide .elementor-swiper-button-next{
    right: 0px !important;
}

.ac-home-slide .elementor-swiper-button-prev{
    left: calc(100% - 104px) !important;
}

.ac-home-slide .elementor-swiper-button-next svg, .ac-home-slide .elementor-swiper-button-prev svg{
    display: none;
}

#premium-carousel-4c850f8 > a.carousel-arrow{
    top: 75% !important;
    z-index: 7;
}

#premium-carousel-4c850f8 > a.carousel-arrow i{
    display: none;
}

#premium-carousel-4c850f8 > a.carousel-arrow:hover{
    background: transparent;
}

#premium-carousel-4c850f8 > a.carousel-prev{
    left: 61%;
}

#premium-carousel-4c850f8 > a.carousel-next{
    right: 30%;
}

#premium-carousel-4c850f8 > a.carousel-prev::after{
    content: url('/wp-content/uploads/2026/03/arrow-left.svg');
}

#premium-carousel-4c850f8 > a.carousel-next::after{
    content: url('/wp-content/uploads/2026/03/arrow-right.svg');
}

/**** Footer ***/
.ac-contact-form form .gform_footer.gform-footer::after{
    content: url('/wp-content/uploads/2026/03/arrow-right.svg');
    position: relative;
    bottom: -5px;
    right: 35px;
    pointer-events: none;
    transition: .5s;
}

.ac-contact-form form .gform_footer.gform-footer:hover::after{
    right: 15px;
}

.ac-footer-form-section{
    padding-left: calc((100% - 1300px) / 2) !important;
}

.ac-carousel .e-con-inner .elementor-widget-icon .elementor-icon-wrapper{
    padding-left: 0px;
    transition: .5s;
}

.ac-carousel:hover .e-con-inner .elementor-widget-icon .elementor-icon-wrapper{
    padding-left: 25px;
}

.ac-collections-tabs .e-n-tabs.e-activated{
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
}

.ac-collections-tabs .e-n-tabs.e-activated .tab-arrow{
    width: 8%;
    padding: 0px;
    background: transparent;
    border: none;
}

.ac-collections-tabs .e-n-tabs.e-activated .e-n-tabs-heading{
    width: 80%;
    align-self: center;
}
.ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-prev{
    left: -100px;
}
.ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-prev::after{
    content: url('/wp-content/uploads/2026/03/arrow-left-white.svg');
}

.ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-next{
    right: -100px;
}
.ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-next::after{
    content: url('/wp-content/uploads/2026/03/arrow-right-white.svg');
}

.ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow i{
    display: none;
}

.ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-previous::after, .ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-next::after{
    position: absolute;
    bottom: 0;
    right: 0;
}
.ac-thumbnail-slider .nextend-thumbnail-button{
    display: none !important;
}

.ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-previous::after{
    content: url('/wp-content/uploads/2026/03/arrow-left-bottom.svg');
}

.ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-next::after{
    content: url('/wp-content/uploads/2026/03/arrow-right-bottom-2.svg');
}

.ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-previous{
    right: 50px;
}

.ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-previous img, .ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-next img{
    display: none;
}

.ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-previous, .ac-thumbnail-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls > .nextend-arrow.nextend-arrow-next{
    background: white;
    position: absolute;
    padding: 10px;
    margin: 0px;
    bottom: 0;
}

.elementor-2059 .elementor-element.elementor-element-16034785 img {
    object-fit: cover;
}

.ac-bloc-right{
    width: 100vw !important;
    margin-left: calc(50% - 50vw); /* breakout */
    padding-left: calc((100vw - 1300px) / 2);
    display: flex !important;
    box-sizing: border-box !important;
}

.ac-bloc-right .elementor-element-57ebd210{
    flex: 0 0 650px !important;
}

.ac-bloc-right .elementor-element-5b568f81{
    flex: 0 0 50vw !important;
}

/***Services ***/

.ac-service-card .premium-banner-animation2 .premium-banner-ib-title {
    top: 80px !important;
}

.ac-service-card .premium-banner-animation2:hover .premium-banner-ib-title {
    /* transform: unset !important;
    top: 80px !important; */
}


/***** Gazette *****/
.ac-gazette-last .premium-blog-post-container{
    display: flex;
    flex-direction: row-reverse;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-thumb-effect-wrapper{
    width: 60%;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-author-thumbnail, .ac-gazette-posts .premium-blog-post-container .premium-blog-author-thumbnail{
    display: none;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper {
    width: 40%;
    margin: 0px;
    padding: 50px;
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
}

.ac-gazette-posts .premium-blog-post-container .premium-blog-content-wrapper{
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    padding-top: 30px;
}

.ac-gazette-posts .premium-blog-post-container .premium-blog-thumb-effect-wrapper .premium-blog-thumbnail-container a::after{
    content: url('/wp-content/uploads/2026/03/arrow-right-bottom-2.svg');
    position: absolute;
    bottom: 0px;
    right: 0;
    transition: transform 0.5s ease;
}

.ac-gazette-posts .premium-blog-post-container:hover .premium-blog-thumb-effect-wrapper .premium-blog-thumbnail-container a::after{
    transform: rotate(-45deg);
}

.ac-gazette-posts .premium-blog-post-container .premium-blog-thumb-effect-wrapper .premium-blog-thumbnail-container a::before{
    content: '';
    position: absolute;
    height: 50px;
    width: 50px;
    bottom: 0px;
    background: white;
    right: 0;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-inner-container, .ac-gazette-posts .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-inner-container{
    order: 2;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-content-inner-wrapper, .ac-gazette-posts .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-content-inner-wrapper{
    order: 3;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-content-inner-wrapper .premium-blog-excerpt-link{
    color: #AA8D6D;
    text-transform: uppercase;
    font-size: 36px;
    font-family: 'Saol Display';
    margin-top: 30px;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-entry-meta, .ac-gazette-posts .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-entry-meta{
    order: 1;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-content-inner-wrapper .premium-blog-excerpt-link::after{
    content: url('/wp-content/uploads/2026/03/arrow-right.svg');
    position: relative;
    left: 20px;
    bottom: -12px;
    transition: .5s;
}

.ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-content-inner-wrapper .premium-blog-excerpt-link:hover::after{
    left: 40px;
}

.elementor-3564 .elementor-element.elementor-element-d445c08 .premium-blog-thumbnail-container img {
    height: 100%;
    object-fit: cover;
}

.elementor-3564 .elementor-element.elementor-element-d445c08 .premium-blog-thumbnail-container {
    height: 100%;
}


.ac-gazette-form .gform-body .gform_fields{
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}

.ac-gazette-form .gform-body .gform_fields .gfield--input-type-consent{
    flex: 0 0 100%;
    margin-bottom: 15px;
    margin-top: 20px;
    order: 3;
}

.ac-gazette-form .gform-body .gform_fields .gfield--input-type-consent .ginput_container_consent input[type="checkbox"]{
    background: #fff0;
    border: 1px solid white;
    color: #fff;
}

.ac-gazette-form .gform-body .gform_fields .gfield--input-type-consent .ginput_container_consent input[type="checkbox"]::before{
    color: #fff !important;
}

.ac-gazette-form .gform-body .gform_fields .gfield--input-type-consent .ginput_container_consent label{
    color: white;
    font-size: 14px;
    font-family: 'Figtree', sans-serif;
    line-height: 16px;
    font-weight: 300;
}

.ac-gazette-form .gform-body .gform_fields .gfield--input-type-consent .ginput_container_consent label .gfield_required_text{
    display: none;
}

.ac-gazette-form .gform-body .gfield--type-email{
    width: calc(100% - 35px);
}

.ac-gazette-form .gform-body .gfield--type-email .ginput_container_email input{
    background: #fff0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding-left: 0px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 20px;
    font-family: 'Figtree', sans-serif;
}

.ac-gazette-form .gform-body .gfield--type-email .ginput_container_email input::placeholder{
    color: #fff;
}

.ac-gazette-form .gform-body .gfield--type-submit{
    width: 35px !important;
    border-bottom: 1px solid #fff;
    height: 38px;
}

.ac-gazette-form .gform-body .gfield--type-submit input{
    opacity: 0 !important;
}

.ac-gazette-form .gform-body .gfield--type-submit::after{
    content: url('/wp-content/uploads/2026/03/arrow.png');
    position: absolute;
    pointer-events: none;
    bottom: 60px;
}

.footer-form.ac-gazette-form .gform-body .gfield--type-submit::after{
    bottom: 30px !important;
}


/**** Signature *****/
.ac-signature-content{
    max-width: 140% !important;
    width: 140% !important;
}

.elementor-2724 .elementor-element.elementor-element-58d4d83 img {
    width: 100%;
}

/* ANCRES */

#serv-transp-private, 
#serv-detente, 
#serv-training, 
#serv-exp-cul, 
#serv-exp-inso, 
#serv-partners {
    scroll-margin-top: 210px;
}

/***Responsive ***/
@media (min-width:1025px) and (max-width:1620px) {

    .elementor-57 .elementor-element.elementor-element-20cea48 .elementor-heading-title {
        font-size: 68px !important;
    }
}

@media screen and (max-width:1563px) {
    .ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-next {
        right: 0px;
    }
    .ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-prev {
        left: 0px;
    }
}


@media (min-width:1025px) and (max-width:1414px) {
    .elementor-element-6f887ca .e-con-inner, .elementor-element-e9d04b0 .e-con-inner, .elementor-element-7de0639 .e-con-inner, .elementor-element-f811191 .e-con-inner{
        width: 95% !important;
        padding-top: 70px !important;
    }
    .elementor-element-a568ac4 .e-con-inner, .elementor-element-a104d4b .e-con-inner{
        width: 95% !important;
    }

    .ac-footer-form-section{
        padding-left: calc((100vw - 95%) / 2) !important;
    }
}

@media screen and (max-width:1414px) {
    .ac-signature-bloc{
        width: 140% !important;
        max-width: 140% !important;
    }
}

@media (min-width:1025px) and (max-width:1236px) {
    .elementor-element-a568ac4 .e-con-inner > .e-child{
        width: 50%;
    }
}

@media screen and (max-width:1024px) {
    .ac-home-slide .elementor-slides .swiper-slide-inner .elementor-slide-heading{
        left: 4%;
    }
    .ac-home-slide .elementor-slides .swiper-slide-inner .swiper-slide-contents {
        max-width: 45% !important;
    }

    .ac-icon-title::after{
        top: -36px;
    }

    .ac-icon-title.sign::after{
        left: 100px;
    }

    .ac-icon-title.louez::after{
        left: 145px;
    }

    .ac-icon-title.white::after{
        top: -100px;
        right: 40%;
    }

    .ac-icon-title.story::after{
        left: 100px !important;
        top: -33px !important;
    }

    .ac-collections-tabs .e-n-tabs.e-activated .e-n-tabs-heading{
        display: flex !important;
        width: 78%;
        margin-bottom: 20px;
        justify-content: start;
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
        margin-block-end: 0px !important;
    }

    .elementor-2724 .elementor-element.elementor-element-eb000a9.e-con, .elementor-2724 .elementor-element.elementor-element-d92266e.e-con {
        padding-bottom: 50px;
    }
}

@media screen and (max-width:767px) {
    .elementor-element-3498750.e-con-full{
        min-height: 540px;
    }
    .ac-home-slide .elementor-slides .swiper-slide{
        height: 540px !important;
    }

    .ac-home-slide .elementor-slides .swiper-slide .swiper-slide-bg{
        background-position: 43% center;
    }

    .ac-home-slide .elementor-slides .swiper-slide .elementor-background-overlay{
        background-color: rgba(0, 0, 0, 0.3) !important;
        background: none;
    }

    .ac-home-slide .elementor-slides .swiper-slide-inner .swiper-slide-contents {
        max-width: 100% !important;
    }

    .ac-home-slide .elementor-slides .swiper-slide-inner .elementor-slide-heading{
        font-size: 64px;
        line-height: 70px;
        top: 20px;
    }

    .ac-home-slide .elementor-slides .swiper-slide-inner .elementor-slide-description{
            width: 100%;
            margin-top: 120px;
    }

    .ac-icon-title.white::after{
        top: -100px;
        right: 38%;
    }

    .ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-next, .ac-service-carousel.pa-carousel-template .premium-carousel-inner a.carousel-arrow.carousel-prev{
        display: none !important;
    }

    .ac-service-carousel.pa-carousel-template .premium-carousel-inner, .ac-service-carousel.pa-carousel-template .premium-carousel-inner .slick-list, .ac-service-carousel.pa-carousel-template .premium-carousel-inner .slick-list .premium-carousel-template{
        width: 90vw !important;
    }

    .ac-service-carousel.pa-carousel-template .premium-carousel-inner .slick-list .slick-track{
        display: flex !important;
    }

    .ac-gazette-last .premium-blog-post-container {
        flex-direction: column !important;
    }

    .ac-gazette-last .premium-blog-post-container .premium-blog-thumb-effect-wrapper, .ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper  {
        width: 100% !important;
    }

    .ac-gazette-last .premium-blog-post-container .premium-blog-content-wrapper .premium-blog-content-inner-wrapper .premium-blog-excerpt-link {
        font-size: 28px;
        line-height: 28px;
    }

    .ac-signature-content, .ac-signature-bloc{
        max-width: 100% !important;
        width: 100% !important;
    }

}


@media screen and (max-width:479px) {
    .elementor-element-47dcc75 .elementor-image-gallery .gallery-item img{
        width: 100%;
    }

    footer .ac-contact-form form .gform-footer{
        width: 100%;
        flex-wrap: nowrap;
    }

    #gform_submit_button_5{
        width: 100% !important;
    }

}

@media (min-width:462px) and (max-width:767px) {
    .ac-perso-exp > .elementor-element:nth-child(2) .elementor-heading-title {
        width: 295px;
        text-align: right;
    }

    .ac-perso-exp > .elementor-element:nth-child(2) {
        margin-top: -50px !important;
    }
}