/*
Theme Name: Luminaire durable child
Theme URI:  https://awebi.com/
Author:     WPServeur
Author URI: https://mirary.codecreativity.fr/
Template:   Luminaire-durable
Version:    1.0
License:    GNU General Public License v2 or later
*/

/* GENERAL */
p a {
    color: #FF5520;
}
body .elementor-widget-button:hover span.elementor-button-icon, 
body .elementor-widget-button:active span.elementor-button-icon, 
body .elementor-widget-button:focus span.elementor-button-icon {
    transform: translate(-7px, 3px);
}

/* NAV */
.main-nav .menu-item a.elementor-item {
    position: relative;
  transition: .5s ease 0s;
}
.main-nav .menu-item:first-child {
    display: none;
}
.main-nav ul:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5520!important;
    transition: .5s ease 0s;
    opacity: 1 !important;
}
.main-nav .menu-item a.elementor-item:hover,
.main-nav .menu-item a.elementor-item:active,
.main-nav .menu-item a.elementor-item:focus {
    font-weight: 600;
}

.elementor-location-header .elementor-nav-menu {
    position: relative;
}
.elementor-location-header .elementor-nav-menu .anchor {
    width: 0;
    height: 3px;
    background: #FF5520;
    position: absolute;
    left: 0;
    bottom: -8px;
    transition: .5s ease 0s;
}
.home .elementor-location-header .elementor-nav-menu .anchor { display: none; }

/* MOBILE NAV */
body .elementor-menu-toggle {
    background: transparent;
}
body .elementor-menu-toggle path {
    fill: var( --e-global-color-primary );
}

/* Footer */
.footer p,
.menu-footer ul {
    margin: 0 !important;
}


/* Button */
.elementor-widget-button span.elementor-button-icon {
    margin: 0 0 0 1rem;
    transform: translate(-7px, 3px);
  transition: .5s ease 0s;
}
.elementor-widget-button:hover span.elementor-button-icon,
.elementor-widget-button:active span.elementor-button-icon,
.elementor-widget-button:focus span.elementor-button-icon {
    transform: translate(0, 3px);
}

/* Breadcrumb */
.breadcrumb #btn-back svg {
    width: 2.75rem;
}
.breadcrumb .elementor-button-icon {
    position: relative;
}
.breadcrumb #btn-home svg {
    width: 1.25rem;
    position: relative;
}
.breadcrumb-element > .elementor-element:nth-child(2) .elementor-widget-container {
    margin: 0 0 0 -8px!important;
}
.breadcrumb-element > .elementor-element:nth-child(n+2) .elementor-widget-container {
    position: relative;
    display: flex;
    align-items: center;
}
.breadcrumb-element > .elementor-element:nth-child(n+2) .elementor-widget-container:before {
    content: "/";
    color: rgba(255,255,255,.5);
    margin: 0 8px 0 0;
}


.img-full * {
  width: 100%;
}

/* Home */
.bloc-chiffre small {
    font-size: 25px;
}
body .elementor-counter .elementor-counter-number-suffix {
    white-space: normal;
  margin: 0 0 0 5px;
}
.img-arrow-home * {
    width: 100%;
}
.list-boite-home .e-con-inner {
    position: relative;
}
.list-boite-home .e-con-inner:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 21px;
    border: none;
    background: white;
    border-radius: 0;
    width: 25%;
    height: calc(50% - 9.5px);
}
.list-boite-home  .elementor-ele {
    position: relative;
}
.list-boite-home  img {
    width: auto;
}

/* Eco circulaire */
.aside-content {
    position: relative;
}
.aside-content:after {
    content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/line-dotted.png) repeat-y scroll right top transparent;
}
.nav-aside {
    position: relative;
}
.nav-aside.fixed {
    position: fixed;
    top: 0;
    left: 25px;
    height: 100%;
}
.nav-aside.fixed ul {
    height: auto;
    top: 5%;
    position: relative;
}
.nav-aside ul {
    display: flex;
    flex-wrap: wrap;
  position: relative;
}
.nav-aside ul {
  position: relative;
  width: 100%;
}
.nav-aside ul .anchor {
    display: block;
    position: absolute;
    right: -25px!important;
    top: 0;
    width: 3px!important;
    height: 30px;
    background-color: #034857;
    transition: .5s ease 0s;
}
.nav-aside ul li {
    position: relative;
    width: 100%;
    margin: 5% 0!important;
}
.nav-aside ul li:hover:after,
.nav-aside ul li.active:after {
    width: 3px!important;
    transition: .5s ease 0s;
}
.nav-aside ul li span {
    display: flex!important;
    min-height: 38px;
    align-items: center;
    justify-content: flex-end;
}
.nav-aside ul li.active span {
  color: var(--e-global-color-primary);
}

.elementor-widget-container ul {
    margin-block-end: .9rem;
}

/* Citation */
.citation > .e-con-inner {
    border-left: 1px dashed var( --e-global-color-primary );
    padding-left: 1.5rem !important;
}
.elementor-blockquote__content {
  position: relative;
}
.elementor-blockquote__content:before {
  content: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/quote.png);
  display: inline-block;
  margin: 0 1rem 0 0;
}
.elementor-blockquote__content:after {
  content: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/quote.png);
    display: inline-block;
    margin: 0 0 0 1rem;
    transform: rotate(180deg) translate(0, -5px);
}

/* Accordeon */
body .elementor-accordion .elementor-accordion-item {
    border-right: none;
    border-left: none;
}
body .elementor-accordion .elementor-tab-title {
    padding: 26px 20px;
}
body .elementor-accordion .elementor-tab-title .elementor-accordion-icon-opened {
    background: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/accordeon-open.png) no-repeat scroll 50% transparent;
    background-size: contain;
    width: 45px;
    height: 45px;
    transform: translate(-15px, -11px);
}
body .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed {
    background: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/accordeon-close.png) no-repeat scroll 50% transparent;
    background-size: contain;
    width: 45px;
    height: 45px;
    transform: translate(-15px, -11px);
}
body .elementor-accordion .elementor-tab-title svg {
  opacity: 0;
  visibility: hidden;
}
body .elementor-accordion .elementor-tab-title.elementor-active {
    background: transparent!important;
}
body .elementor-accordion .elementor-tab-content.elementor-active {
    border-top: none;
    padding-top: 0;
}

.no-marging p {
  margin-bottom: 0 important;
}

/* OWL CAROUSEL */
.carousel-owl .owl-stage {
  position: relative;
}
.carousel-owl .owl-carousel.owl-drag .owl-item:not(.active) {
    opacity: .2;
}
.carousel-owl .owl-nav {
    position: absolute;
    top: 50%;
    right: 1.5rem;
}
body .carousel-owl .e-con-inner.owl-carousel {
    margin-right: 0;
    margin-left: 0;
}
body .carousel-owl .owl-carousel .owl-nav button {
  background: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/arrow-slider.png) no-repeat scroll 50% transparent;
  background-size: contain;
  width: 81px;
  height: 81px;
  color: transparent;
  transform: scale(.7);
  opacity: .5;
  transition; .5s ease 0s;
}
body .carousel-owl .owl-carousel:hover .owl-nav button {
  opacity: 1;
  transform: scale(1);
}
body .carousel-owl .owl-carousel .owl-nav button.owl-prev {
  display: none;
}
body .carousel-owl .owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto 0;
}
body .carousel-owl .owl-carousel button.owl-dot {
    width: 35px;
    height: 2px;
    background: #99E4E4;
  margin: 0 2.5px;
}
body .carousel-owl .owl-carousel button.owl-dot.active {
    background: #034857;
}
body .carousel-owl .owl-stage {
    left: -200px;
}

.img-banner.elementor-widget.elementor-widget-image {
    height: 100%;
}
.img-banner.elementor-widget.elementor-widget-image .elementor-widget-container {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}


/* To top */
.to-top  span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
.to-top .elementor-button-icon svg {
    width: 3rem;
    height: auto;
  margin: 0 .5rem 0 0;
  transform: scale(.9);
  transition: .5s ease 0s;
}
.to-top:hover .elementor-button-icon svg {
  transform: scale(1);
  transition: .5s ease 0s;
}

.elementor.elementor .e-con>.elementor-widget.title-allongement {
    max-width: inherit;
    width: 150%;
}

/* Mobile */
@media screen and (max-width: 1200px) {
  .list-boite-home .e-con-inner:before {
    width: 50%;
    height: calc(26% - 9.5px);
  }
  .levier-home .elementor-widget-image {
    position: relative;
  }
  .levier-home .elementor-widget-image:before {
    content: url(https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/arrow-step-home.png);
    position: absolute;
    left: -30px;
    top: calc(50% - 8px);
  }
  
  
  .main-nav .menu-item a.elementor-item:hover:after, .main-nav .menu-item a.elementor-item:active:after, .main-nav .menu-item a.elementor-item:focus:after, .main-nav .current-menu-item a.elementor-item:after {
    bottom: 0px;
  }
  .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: var( --e-global-color-primary ) !important;
  }

  
  /* MOBILE MENU */
  .open-nav .elementor-location-header {
      background: var( --e-global-color-primary );
  }
  .open-nav .elementor-location-header h1 a {
      color: white!important;
  }
  body.open-nav .elementor-menu-toggle path {
    fill: white;
  }
  .open-nav .elementor-location-header nav.elementor-nav-menu--dropdown {
      height: calc(100vh - 142px);
      top: 54px !important;
      background: var( --e-global-color-primary );
      border-top: 1px solid rgba(255,255,255,.2);
      display: flex;
      min-height: inherit !important;
      padding: 2rem;
      display: flex;
      flex-direction: column;
  }
  body .elementor-nav-menu__align-end .elementor-nav-menu {
      margin: 1rem 0;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
  }
  .open-nav .elementor-location-header nav.elementor-nav-menu--dropdown .elementor-item {
      color: white;
      font-size: 20px!important;
      margin: .5rem 0;
  }
  .open-nav .elementor-location-header nav.elementor-nav-menu--dropdown .current-menu-item .elementor-item {
      color: #2FA4AC;
  }
  .open-nav .elementor-location-header nav.elementor-nav-menu--dropdown .elementor-item:after {
      display: none;
  }
  .main-nav .menu-item:first-child {
      display: block;
  }
  .open-nav .elementor-location-header nav form.elementor-search-form {
      display: flex;
      flex-direction: row-reverse;
      width: 100%;
      border: 1px solid #2FA4AC;
      border-radius: 30px;
      position: relative;
      overflow: hidden;
      margin: 1.5rem auto 0;
  }
  .open-nav .elementor-location-header nav .elementor-search-form__container  {
    width: 100%;
    background: transparent;
    color: #2FA4AC;
  }
  .open-nav .elementor-location-header nav .elementor-search-form__container input  {
    width: 100%;
    background: transparent;
    color: #2FA4AC;
    padding: 0 2.5rem 0 1rem;
    font-size: 18px;
    font-style: italic;
  }
  .open-nav .elementor-location-header nav form.elementor-search-form .elementor-search-form__toggle {
      position: absolute;
      width: 20px;
      height: 20px;
      right: 1rem;
      top: calc(50% - 10px);
  }
  .open-nav .elementor-location-header nav form.elementor-search-form .elementor-search-form__toggle svg {
    display: none;
  }
  .open-nav .elementor-location-header nav form.elementor-search-form .elementor-search-form__toggle div {
    background: url('https://luminairedurable.awebi-lab.com/wp-content/uploads/2024/07/icon-search.png') no-repeat scroll 50% transparent;
    background-size: contain;
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 1165px) {
    body .carousel-owl {
        padding: 0 1.5rem;
    }
    body .carousel-owl .owl-stage {
        left: initial;
    }
}

@media screen and (max-width: 768px) {
  body .carousel-owl {
    overflow: hidden;
  }
}

@media screen and (max-width: 460px) {
  .menu-footer ul {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .menu-footer ul a {
    margin: .75rem auto!important;
    display: flex;
    justify-content: center;
  }
  .carousel-owl .owl-nav {
        margin-top: -20px;
    }
    body .carousel-owl .owl-carousel .owl-nav button {
        width: 40px;
        height: 40px;
    }
}