/* Foxbow Blocks Compiled CSS - Generated automatically */
/* Generated on: 2025-11-28 09:00:50 */

/* Block #40 - html - Livraison offerte */
#foxbow-block-40 {
.foxbow-banner {
  --banner-bg: #e85a23;     /* orange */
  --banner-fg: #ffffff;     /* blanc */
  --maxw: 1200px;

  background: var(--banner-bg);
  color: var(--banner-fg);
  text-align: center;
  padding: 20px
}

.foxbow-banner__container {
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 12px;
}

.foxbow-banner__line {
  color: #ffffff;
  color: #ffffff;
  margin: 0.15em 0;
  line-height: 1.2;
}

.foxbow-banner__line--lead {
  font-weight: 500;
  font-size: 18px;
}

.foxbow-banner__line--tag {
  margin-top: 1.2em;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.foxbow-banner__emph {
  font-weight: 900;
}

.foxbow-banner__line--sub {
  margin-top: 0.3em;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 700;
}

.foxbow-banner__line--desc {
  margin-top: 0.3em;
  font-size: 18px;
  font-weight: 500;
}

}



/* Block #42 - image_text - Présentation */
#foxbow-block-42 {
.presentation-content {
    padding: 0px 20px;
    font-family: Arial, sans-serif;
    color: #333;
    line-height: 1.6;
}

.header-logo {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
}

.header-logo .logo {
    height: 60px;
    width: auto;
}

.header-logo .slogan {
    font-size: 13px;
    color: #666;
    line-height: 1.4;
}

.main-title {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
}

.main-title strong {
    font-weight: bold;
}

.intro-text, .conseil-text {
    font-size: 16px;
    margin-bottom: 18px;
    text-align: justify;
}

.intro-text strong, .conseil-text strong {
    font-weight: bold;
    color: #333;
}

.signature {
    font-size: 16px;
    margin-bottom:0px!important;
}

.signature .team {
    color: #E94B3C;
    font-style: italic;
    font-weight: 500;
}

p, h2 {
    margin-bottom: 10px!important;
}

/* Responsive */
@media (max-width: 768px) {
    .presentation-content {
        padding: 15px;
    }

    .header-logo {
        flex-direction: column;
        align-items: flex-start;
    }

    .main-title {
        font-size: 20px;
    }
}
}



/* Block #43 - leaflet_map - Localiser notre entrepôt */
#foxbow-block-43 {
.foxbow-map-header {
    text-align: center;
    padding: 20px;
}

.foxbow-map-header .map-subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #212529;
    text-align:left;
    position: relative;
    padding-bottom: 1rem;
}

.foxbow-map-header .map-subtitle::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    border-bottom: solid 3px #EA591F;
}

.foxbow-map-header .map-logo {
    display: block;
    margin: 0 auto 15px;
    width: 170px;
    height: auto;
}

.foxbow-map-header .map-address {
    font-family: 'Scada', Arial, sans-serif;
    font-size: 26px;
    color: #666666;
    margin: 0;
    line-height: 1.5;
    font-weight: normal;
}

.foxbow-map-header .map-address strong {
    font-weight: bold;
    color: #333333;
}

/* Responsive */
@media (max-width: 768px) {
    .foxbow-map-header {
        padding: 15px;
    }

    .foxbow-map-header .map-subtitle {
        font-size: 10px;
    }

    .foxbow-map-header .map-logo {
        max-width: 200px;
    }

    .foxbow-map-header .map-address {
        font-size: 13px;
    }
}
}



/* Block #44 - google_map - Localiser notre entrepôt (Google Map) */
#foxbow-block-44 {
.foxbow-map-header {
    text-align: center;
    padding: 20px;
}

.foxbow-map-header .map-subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #212529;
    text-align:left;
    position: relative;
    padding-bottom: 1rem;
}

.foxbow-map-header .map-subtitle::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    border-bottom: solid 3px #EA591F;
}

.foxbow-map-header .map-logo {
    display: block;
    margin: 0 auto 15px;
    width: 170px;
    height: auto;
}

.foxbow-map-header .map-address {
    font-family: 'Scada', Arial, sans-serif;
    font-size: 26px;
    color: #666666;
    margin: 0;
    line-height: 1.5;
    font-weight: normal;
}

.foxbow-map-header .map-address strong {
    font-weight: bold;
    color: #333333;
}

/* Responsive */
@media (max-width: 768px) {
    .foxbow-map-header {
        padding: 15px;
    }

    .foxbow-map-header .map-subtitle {
        font-size: 10px;
    }

    .foxbow-map-header .map-logo {
        max-width: 200px;
    }

    .foxbow-map-header .map-address {
        font-size: 13px;
    }
}
}



/* Block #45 - three_images - Nos solutions */
#foxbow-block-45 {
.three-images-text-wrapper { text-align: center; }
.three-images-item { padding: 15px; background: white; }
.three-images-title, .three-images-subtitle { color: white; }
.three-images-title { font-size: 31px; }
.three-images-subtitle { font-size: 26px; }
.btn-primary { background-color: #71b02c; font-size: 12px; }
.btn-primary:hover { background-color: #e95924; }
.three-images-item {
  position: relative;
  overflow: hidden;
}

.three-images-link {
  display: block;
}

.three-images-img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.three-images-item:hover .three-images-img {
  transform: scale(1.05);
}
}



/* Block #46 - html - Livraison RAPIDE */
#foxbow-block-46 {
/* Bloc de livraison offerte */
.foxbow-delivery-banner {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  overflow: hidden;
  margin: 20px 0;
}

/* Section gauche - Orange */
.foxbow-delivery-left {
  background: #e95924;
  color: #ffffff;
  padding: 23px 40px;
  flex: 0 0 38%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.foxbow-delivery-right {
   min-height: auto!important;
}
.foxbow-delivery-features {
  list-style: none;
  padding: 0;
}

.foxbow-delivery-features li {
  font-size: 1.125rem;
  line-height: 1.8;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}

.foxbow-delivery-features li:before {
  content: "■";
  position: absolute;
  left: 0;
  color: #ffffff;
}

.foxbow-delivery-features strong {
  font-weight: 700;
}

.foxbow-delivery-expert {
  margin: 0px;
  text-align: center;
}

.foxbow-delivery-expert p {
  color: white;
}

.foxbow-expert-title {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  line-height: 1.2;
}

.foxbow-expert-phone {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}

.foxbow-delivery-address {
  font-size: 0.9375rem;
  margin-top: 25px;
  text-align: center;
  color: white;
}

/* Section droite - Image avec texte en overlay */
.foxbow-delivery-right {
  flex: 0 0 62%;
  position: relative;
  background: #ffffff;
  min-height: 300px;
}

.foxbow-delivery-content {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 2;
  max-width: 420px;
}

.foxbow-delivery-subtitle {
  color: #acaaa6;
  font-size: 1.25rem;
  margin: 0 0 8px 0;
  font-weight: 400;
}

.foxbow-delivery-condition {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  line-height: 1.2;
}

.foxbow-delivery-note {
  color: #acaaa6;
  font-size: 1.125rem;
  margin: 0;
  font-style: italic;
}

.foxbow-delivery-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.foxbow-delivery-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

/* Responsive */
@media (max-width: 991px) {
  .foxbow-delivery-left,
  .foxbow-delivery-right {
    flex: 0 0 100%;
  }

  .foxbow-delivery-left {
    padding: 25px 30px;
  }

  .foxbow-delivery-right {
    min-height: 400px;
  }

  .foxbow-delivery-content {
    bottom: 15px;
    left: 20px;
    padding: 15px 20px;
    max-width: calc(100% - 40px);
  }

  .foxbow-delivery-condition {
    font-size: 1.25rem;
  }
}

@media (max-width: 576px) {
  .foxbow-delivery-features li {
    font-size: 1.125rem;
  }

  .foxbow-expert-title {
    font-size: 1.25rem;
  }

  .foxbow-expert-phone {
    font-size: 1.25rem;
  }

  .foxbow-delivery-right {
    min-height: 350px;
  }

  .foxbow-delivery-content {
    bottom: 10px;
    left: 15px;
    padding: 12px 15px;
    max-width: calc(100% - 30px);
  }

  .foxbow-delivery-subtitle {
    font-size: 1rem;
  }

  .foxbow-delivery-condition {
    font-size: 1.125rem;
  }

  .foxbow-delivery-note {
    font-size: 0.875rem;
  }
}
}



/* Block #47 - product_gallery - Offres du moment */
#foxbow-block-47 {
.foxbow-product-gallery-left-title, .foxbow-product-gallery-right-title {
    font-size: 1.5rem;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1.3px;
}

.foxbow-product-gallery-left-content, .foxbow-product-gallery-right-title {
    text-align: left!important;
}

.foxbow-product-gallery-left-text {
    font-size: 1rem;
}
}



/* Block #48 - product_gallery - Nos nouveautés */
#foxbow-block-48 {
.foxbow-product-gallery-left-title, .foxbow-product-gallery-right-title {
    font-size: 1.5rem;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1.3px;
}

.foxbow-product-gallery-left-content, .foxbow-product-gallery-right-title {
    text-align: left!important;
}

.foxbow-product-gallery-left-text {
    font-size: 1rem;
}
}



/* Block #49 - html - Saviez-vous? */
#foxbow-block-49 {
/* Conteneur principal */
.info-container {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0;
}

/* Ligne contenant les blocs */
.info-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px; /* Espacement entre les blocs */
}

/* Bloc informatif */
.info-block {
    flex: 1;
    min-width: calc(50% - 10px); /* Ajusté pour tenir compte du gap */
    background-color: #ec6a33; /* Orange Accent Foxbow */
    color: #ffffff !important; /* Texte blanc avec !important pour override */
    padding: 10px 20px;
    text-align: center;
    display: flex;
    align-items: center;
}

/* Contenu du bloc */
.info-content {
    max-width: 600px;
    margin: 0 auto;
}

/* Forcer le texte blanc avec spécificité élevée */
.info-block .info-content p,
.info-block p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight:bold;
    color: #ffffff !important; /* Override PrestaShop theme */
}

.info-block .info-content strong,
.info-block strong {
    font-weight: 700;
    color: #ffffff !important; /* Override PrestaShop theme */
}

/* Note en bas (astérisque) */
.info-block .info-note,
.info-note {
    font-size: 1rem!important;
    margin-top: 10px;
    opacity: 0.9;
    color: #ffffff !important; /* Override PrestaShop theme */
}

/* Responsive : empiler les blocs sur mobile */
@media (max-width: 768px) {
    .info-row {
        flex-direction: column;
        gap: 15px; /* Gap réduit sur mobile */
    }

    .info-block {
        min-width: 100%;
        padding: 25px 15px;
    }

    .info-block .info-content p,
    .info-content p {
        font-size: 0.9375rem;
    }
}

/* Responsive tablette */
@media (min-width: 769px) and (max-width: 992px) {
    .info-block .info-content p,
    .info-content p {
        font-size: 0.9375rem;
    }
}

}



/* Block #50 - html - Frais de livraison offerts 200€ HT */
#foxbow-block-50 {
.foxbow-banner {
  --banner-bg: #71b02c;     /* vert principal Foxbow */
  --banner-fg: #ffffff;
  --maxw: 1200px;

  background: var(--banner-bg);
  color: var(--banner-fg);
  text-align: center;
  padding: 20px;
}

.foxbow-banner__container {
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 12px;
}

.foxbow-banner__line {
  color: #ffffff;
  margin: 0.15em 0;
  line-height: 1.2;
}

.foxbow-banner__line--lead {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.01em;
}

.foxbow-banner__line--note {
  margin-top: 0.4em;
  font-size: 15px;
  font-weight: 500;
}

.foxbow-banner__line--note small {
  display: inline-block;
  color: #f6f6f6;
  font-size: 18px;
  opacity: 0.92;
}
}



