#scroll {
    background: url("") no-repeat center top !important;
}

.navigation {
    background: #ffffff !important;
}

.postformat {
    background: #ffffff !important;
}

.wide-section-showcase {
    background: #ffffff;
}

.da-thumbs li a div {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.testimonial-block {
    background: #ffffff !important;
}

/*Mobile nav bg*/
#nav a {

    background: #ffffff;
}

#nav-toggle {
    background: #ffffff;
    background: url("/assets/themes/renova-child/stylesheets/hamburger.gif") no-repeat center center #ffffff;
}

/* Time Line */
.cbp_tmtimeline:before {
    background: #ffffff
}

.cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmtime span:last-child {
    color: #ffffff;
}

.cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmlabel {
    background: #ffffff;
}

.cbp_tmtimeline > li .cbp_tmicon {
    box-shadow: 0 0 0 8px #ffffff;

}

.cbp_tmtimeline > li:nth-child(2n+1) .cbp_tmlabel:after {
    border-right-color: #ffffff;

}

.team-block-inner {
    background: #ffffff !important;
}

.news-date {
    background: #ffffff !important;
}

.news-specs {
    background: #ffffff !important;
}

.btn-renova:hover {
    background: #ffffff !important;
}

.btn-renova-alt:hover {
    background: #ffffff !important;
}

.tweet_list li a {
    color: #ffffff;
}

.shoutout {
    border-left: solid 10px #ffffff;
}

.inner-heading span {
    border-bottom: double 4px #ffffff;
}

#intro-nav ul li {
    background: #ffffff;
}

p.p-price {
    color: #ffffff;
}

.tweet_list li a:hover {
    color: #ffffff;

}

#container-folio {
    background: #ffffff;
}

.product_link {
    padding: 30px 20px;
    text-align: center;
    display: block;
    height: 280px;
}

.product_link:hover, .product_link:active, .product_link:focus {
    text-decoration: none;
}

.product_link img {
    width: 80%;
}

.product_link p {
    color: white;
    font-size: 18px;
    margin-top: 20px;
}

.product_link hr {
    width: 40px;
    margin: 20px auto;
    background-color: white;
    height: 5px;
    border: none;
}

.ltp_product {
    background-color: #23b1b7;
}

.open-edit_product {
    background-color: #ffcd3e;
}

.widgit_product {
    background-color: #E6224D;
}

@media (min-width: 768px) {
    #main-nav {
        position: relative;
        height: 80px;
    }

    #main-nav:after {
        box-shadow: 0 10px 10px -10px inset;
        content: " ";
        width: 100%;
        left: 0;
        bottom: -10px;
        position: absolute;
        z-index: 0;
        height: 10px;
        opacity: 0.3;
        color: #585858;
    }

    #main-nav li:first-child img {
        padding-bottom: 12px !important;
        margin-bottom: 0 !important;
        margin-top: -26px;
        width: 160px;
    }
    #main-nav li:not(:first-child) {
        margin-top: 50px !important;
    }
    .navigation {
        display: block;
        height: 80px;
    }
    section#notreapproche {
        margin-top: 30vh !important;
    }
}

@media (max-width: 767px) {
    .news-img {
        background: #ffffff;
    }

    .promo-text > span:after {
        border-bottom: 0 !important;
    }

    .promo-text > span:after {
        border-bottom: 0 !important;
    }

    .promo-text-alt.darken > span:after {
        border-bottom: 0 !important;
    }

    .promo-text-inv-yellow.darken > span:after {
        border-top: 0 !important;
    }

    .promo-text-inv.darken > span:after {
        border-top: 0 !important;
    }

    .product_link {
        margin: 20px;
    }

    .product_link img {
        width: 65%;
    }
}

@media (max-width: 360px) {
    .promo-text {
        background: #ffffff !important;
    }

    .promo-text-inv-yellow {
        background: #ffffff !important;
        color: #5a6f76 !important;
    }

    .promo-text > span:after {
        border-bottom: 0 !important;
    }

    .promo-text-alt.darken > span:after {
        border-bottom: 0 !important;
    }

    .promo-text-inv-yellow.darken > span:after {
        border-top: 0 !important;
    }

    .promo-text-inv.darken > span:after {
        border-top: 0 !important;
    }

}

@media (max-width: 320px) {
    .promo-text {
        background: #ffffff !important;
    }

    .promo-text-inv-yellow {
        background: #ffffff;
        color: #5a6f76 !important;
    }

    .promo-text > span:after {
        border-bottom: 0 !important;
    }

    .promo-text-alt.darken > span:after {
        border-bottom: 0 !important;
    }

    .promo-text-inv-yellow.darken > span:after {
        border-top: 0 !important;
    }

    .promo-text-inv.darken > span:after {
        border-top: 0 !important;
    }

}

div.product_splash img {
    width: 320px;
    height: auto;
}

/*Sub heads*/
.promo-text > span {
    background: #ffffff;
    color: #5a6f76;
}

.promo-text-alt.darken > span {
    color: #ffffff;
    background: #000000;

}

.promo-text > span:after {
    border-bottom-color: #ffffff !important;
}

.promo-text-alt.darken > span:after {
    border-bottom-color: #000000 !important;
}

/*Renova Heading*/
.promo-text-inv-yellow.darken > span {
    color: #5a6f76;
    background: #ffffff;
}

.promo-text-inv-yellow.darken > span:after {
    border-top-color: #ffffff !important;
}

.promo-text-inv.darken > span {
    color: #ffffff;
    background: #000000;
}

.promo-text-inv.darken > span:after {
    border-top-color: #000000 !important;
}

section.footer nav.social-links a:first-child {
    display: inline;
}


.ltp-steps-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 60px 10px 20px;
  gap: 10px;
  overflow: hidden;
}

/* Ligne ondulée SVG responsive */
.ltp-steps-container::before {
  content: "";
  position: absolute;
  top: 4em;
  left: 0;
  width: 100%;
  height: 40px;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1000 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20 Q 125 0 250 20 T 500 20 T 750 20 T 1000 20' fill='none' stroke='%23f5c045' stroke-width='2' stroke-dasharray='5,8' /%3E%3C/svg%3E") center top no-repeat;
  background-size: cover;
  z-index: 0;
}

.ltp-step {
  text-align: center;
  flex: 1 1 18%;
  min-width: 140px;
  max-width: 200px;
  position: relative;
  z-index: 1;
}

.ltp-bullet {
  background-color: #f5c045;
  color: white;
  font-weight: bold;
  font-size: 18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin: 0 auto 12px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ltp-step-text {
  font-size: 14px;
  color: #2d3a3a;
  line-height: 1.4em;
}

/* Responsive : empile les étapes verticalement */
@media screen and (max-width: 768px) {
  .ltp-steps-container {
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
  }

  .ltp-steps-container::before {
    display: none;
  }

  .ltp-step {
    width: 100%;
    margin-bottom: 30px;
  }

  .ltp-step-text {
    font-size: 15px;
  }
}


.ltp-transport-section {
  padding: 40px 20px;
  max-width: 1200px;
  margin: auto;
}

.ltp-transport-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}

.ltp-transport-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: white;
  padding: 20px;
  border-radius: 10px;
  width: 280px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  position: relative;
}

.ltp-transport-row.highlight .ltp-transport-item {
  background-color: #eef6f9;
}

.ltp-icon-wrapper {
  background-color: #f5c045;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.ltp-icon-wrapper img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  filter: brightness(0) invert(1); /* rend l'icône blanche */
}

.ltp-label {
  background-color: #f5c045;
  color: #1e1e1e;
  font-weight: bold;
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 4px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.2em;
}

.ltp-label.small {
  font-size: 11px;
  line-height: 1.4em;
  background-color: #f5c045;
}

.ltp-transport-content p {
  font-size: 14px;
  color: #2d3a3a;
  line-height: 1.5em;
  margin: 0;
}

.ltp-status {
  font-style: italic;
  font-size: 13px;
  color: #666;
  margin-bottom: 4px;
}

.ltp-label {
  background-color: #f5c045;
  color: #1e1e1e;
  font-weight: bold;
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 4px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.2em;
}


/* Responsive */
@media screen and (max-width: 768px) {
  .ltp-transport-item {
    width: 100%;
    max-width: 350px;
  }
}



.ltp-purpose-section {
  background-color: #fcd343;
  padding: 60px 20px;
  text-align: center;
  color: #2d3a3a;
    border-radius: 2em;
}

.ltp-purpose-intro h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}

.ltp-purpose-intro p {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto 40px;
}

.ltp-purpose-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}

.ltp-purpose-card {
  background: white;
  border-radius: 10px;
  padding: 30px 20px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ltp-purpose-card img {
  width: 48px;
  height: 48px;
  margin-bottom: 15px;
}

.ltp-purpose-card h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1e1e1e;
}

.ltp-purpose-card .subtitle {
  font-size: 14px;
  color: #444;
  line-height: 1.4em;
}


/* NAVIGATION FLECHES */
.ltp-gallery-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  padding: 0 10px;
  pointer-events: none; /* Permet aux enfants de capter les clicks uniquement */
}

.ltp-gallery-nav button {
  pointer-events: all;
  background: #fcd343;
  border: none;
  font-size: 22px;
  color: #1e1e1e;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.ltp-gallery-img img {
  max-width: 100%;
  width: 260px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin-left: 7em;
}
    @media screen and (max-width: 768px) {
  .ltp-gallery-img img {
    width: 200px;
  }
}

.ltp-gallery-nav button:hover {
  background: #ffd600;
  color: #000;
}

.ltp-gallery-nav .next-slide {
  margin-right: 20px;
}

.ltp-gallery-nav .prev-slide {
  margin-left: 20px;
}

.ltp-gallery-wrapper {
  position: relative;
  height: auto;
  min-height: 300px;
}

.ltp-gallery-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
}

.ltp-gallery-slide.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}


/* TEXT CARD */
.ltp-gallery-text {
  flex: 1 1 45%;
  background-color: #fffcee;
  padding: 30px 25px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  position: relative;
  z-index: 1;
  margin-right: 4em; /* Ajout pour éviter le chevauchement */
}

/* RESPONSIVE AJUSTÉ */
@media screen and (max-width: 768px) {
  .ltp-gallery-nav {
    bottom: -20px;
    transform: none;
  }
    .ltp-gallery-slide{
        margin-left: 0em;
            align-items: center;
    }
    .ltp-gallery-text{
        margin-right: 0em;
    }
  .ltp-gallery-nav button {
    width: 42px;
    height: 42px;
    font-size: 20px;
  }


}

/* Styles spécifiques Widgit */
:root {
  --widgit-color: #ec335a;
  --widgit-light-bg: #fff5f7;
}

.widgit-color {
  color: var(--widgit-color);
}

.widgit-gallery-section {
  position: relative;
  margin-top: 40px;
}
.widgit-gallery-wrapper {
  display: flex;
  overflow: hidden;
  position: relative;
}
.widgit-gallery-slide {
  display: none;
  flex-shrink: 0;
  width: 100%;
  align-items: center;
  justify-content: space-around;
  gap: 40px;
}
.widgit-gallery-slide.active {
  display: flex;
}
.widgit-gallery-img img {
  max-width: 40%;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.widgit-gallery-text {
  background: var(--widgit-light-bg);
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  max-width: 50%;
}
.widgit-gallery-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}
.widgit-gallery-nav button {
  pointer-events: auto;
  border: none;
  background: var(--widgit-color);
  color: white;
  font-size: 24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.widgit-purpose-section {
  background: var(--widgit-color);
  color: white;
  padding: 60px 0;
  border-radius: 30px;
  margin-top: 60px;
  text-align: center;
}
.widgit-purpose-intro h2 {
  font-size: 32px;
  text-transform: uppercase;
}
.widgit-purpose-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  gap: 30px;
}
.widgit-purpose-card {
  background: white;
  color: var(--widgit-color);
  padding: 20px;
  border-radius: 12px;
  width: 220px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.widgit-purpose-card img {
  height: 60px;
  margin-bottom: 10px;
}
.widgit-purpose-card h3 {
  font-size: 18px;
  margin: 0;
}
.widgit-purpose-card .subtitle {
  font-size: 14px;
  color: #444;
  margin-top: 8px;
}

.widgit-steps-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
  padding: 0 20px;
}
.widgit-step {
  flex: 1;
  min-width: 180px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.widgit-bullet {
  background: var(--widgit-color);
  color: white;
  font-weight: bold;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.widgit-step-text {
  font-size: 16px;
}
