<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media only screen and (min-width: 1024px) {
  /* TOUS LES PRODUITS */
  #home-slider .site-description {
    margin-top: 30px;
  }
  #home-slider .site-description h1 span.ligne_1 {
    font-size: 50px;
  }
  #home-slider .site-description h1 span.ligne_2 {
    font-size: 120px;
  }
  #home-slider .site-description h1 span.ligne_3 {
    font-size: 102px;
  }
  #home-slider .site-description.anniversaire h1 span.ligne_1 {
    font-size: 50px;
  }
  #home-slider .site-description.anniversaire h1 span.ligne_2 {
    font-size: 64px;
  }
  #home-slider .site-description.anniversaire h1 span.ligne_3 {
    font-size: 68px;
  }
  #home-slider img {
    margin-top: -50px;
  }
  h2.titre_section {
    font-size: 70px;
    margin: 30px auto 75px;
  }
  #intro .products {
    margin-top: -15px;
  }
  #intro .labels h3 {
    font-size: 52px;
  }
  #intro h3 span.big {
    font-size: 65px;
  }
  #intro .pionners p {
    margin-bottom: 67px;
  }
  #intro .origins p {
    margin-bottom: 67px;
  }
  .hidden-lg {
    display: none;
  }
  .page-template-page-lesproduits .entry-header {
    margin-top: 70px;
    text-align: center;
  }
  .page-template-page-lesproduits h1.big-title {
    color: #3A4CA2;
    font-size: 60px;
    display: inline-block;
    margin: auto;
    position: relative;
  }
  .page-template-page-lesproduits h1.big-title::before {
    font-family: "iconotheque";
    content: "";
    font-size: 0.8em;
    display: block;
    position: absolute;
    top: 7px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #E6AF31;
    right: 100%;
    margin-right: 10px;
    transform: rotate(-90deg);
  }
  .page-template-page-lesproduits h1.big-title::after {
    font-family: "iconotheque";
    content: "";
    font-size: 0.8em;
    display: block;
    position: absolute;
    top: 7px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #E6AF31;
    left: 100%;
    margin-left: 10px;
    transform: rotate(90deg);
  }
  .page-template-page-lesproduits .introduction {
    padding: 0 6%;
    margin-top: 50px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits {
    margin-top: 50px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container {
    position: relative;
    height: 1170px;
    max-width: 1130px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container article {
    position: absolute;
    cursor: pointer;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .boucherie_charcuterie {
    top: 0;
    left: 0;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .boulangerie {
    top: 0;
    left: 574px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .cremerie {
    left: 860px;
    top: 0;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .fruits_et_legumes {
    left: 860px;
    top: 285px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .epicerie_sucree {
    left: 3px;
    top: 570px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .boissons {
    top: 570px;
    left: 288px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .oeufs {
    top: 570px;
    left: 574px;
  }
  .page-template-page-lesproduits section.mosaiqueproduits .container .epicerie_salee {
    top: 858px;
    left: 288px;
  }
  .home #page header:before {
    content: "";
    background: url(/wp-content/themes/agri-ethique/css/design/../../images/fanion.svg);
    display: block;
    position: absolute;
    width: 100%;
    min-height: 205px;
    background-size: cover;
    opacity: 0.5;
  }
  #home-slider img {
    margin-top: -80px;
  }
  #home-slider .site-description {
    margin-top: 70px;
  }
}
/*# sourceMappingURL=https://www.agriethique.fr/wp-content/build/scss_library/5f7df4c5b40090124ad113e431f7ff3a63597a40.css.map */</pre></body></html>