@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.section-crossselling-pages {
  scroll-margin-top: 200px;
  overflow-x: clip;
}
.section-crossselling-pages.fleche {
  background-image: url(/wp-content/themes/yatatheme-child/template-parts/gutenberg/crossselling-pages/img/bg_cspages.svg);
  background-position: 0px center;
  background-repeat: no-repeat;
}
.section-crossselling-pages .crossselling-actus__entete span.pretitre {
  font-weight: 700;
  display: block;
  color: #305736;
  margin-bottom: 10px;
}
.section-crossselling-pages .crossselling-actus__actualite {
  background-color: rgba(139,177,126,0.34);
  height: 100%;
}
.section-crossselling-pages .crossselling-actus__actualite .crossselling-actus__actualite-infos {
  padding: 29px 34px;
}
.section-crossselling-pages .crossselling-actus__actualite a {
  text-decoration: none;
}
.section-crossselling-pages .crossselling-actus__actualite a h3 {
  margin: 10px 0 10px;
  color: #305736;
  font-size: 3rem;
  line-height: 1.3;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.section-crossselling-pages .crossselling-actus__actualite p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
  color: #305736;
}
.section-crossselling-pages .crossselling-actus__actualite .bouton1 {
  margin-top: 10px;
}
@media (max-width: 1399px) {
  .section-crossselling-pages.fleche {
    background-position: -134px center;
  }
}
@media (max-width: 1199px) {
  .section-crossselling-pages .crossselling-actus__actualite a h3 {
    font-size: 2.5rem;
  }
  .section-crossselling-pages.fleche {
    background-image: none;
  }
}
@media (max-width: 991px) {
  .section-crossselling-pages .col-actu {
    margin-bottom: 20px;
  }
  .section-crossselling-pages .crossselling-actus__actualite {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .section-crossselling-pages {
    scroll-margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .section-crossselling-pages .crossselling-actus__actualite .bouton1 {
    padding: 14px 50px 10px;
  }
  .section-crossselling-pages .crossselling-actus__actualite .crossselling-actus__actualite-infos {
    padding: 24px 24px;
  }
}
