@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ARSNovelty';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSNovelty-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tomatoes';
  src: url('/wp-content/themes/yatatheme-child/fonts/TOMATOES 2021.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.section-crosssellingagenda .row {
  justify-content: center;
}
.section-crosssellingagenda .titrerow > div {
  display: flex;
  align-items: center;
  column-gap: 50px;
  padding-left: 90px;
  margin-bottom: 40px;
  background-image: url(/wp-content/themes/yatatheme-child/img/parenthese.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.section-crosssellingagenda .titrerow > div i {
  font-size: 8.4rem;
  color: #D67D5D;
}
.section-crosssellingagenda .titrerow > div div h2 {
  margin-bottom: 10px;
}
.section-crosssellingagenda .titrerow > div div span.soustitre {
  font-size: 5rem;
  color: #D67D5D;
  font-family: 'Tomatoes', cursive;
  display: block;
  transform: rotate(-3deg);
}
.section-crosssellingagenda .agenda__liste {
  display: grid;
  gap: 35px;
  grid-template-columns: repeat(2,1fr);
}
.section-crosssellingagenda .agenda__liste a.category_item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
  border-bottom: 1px solid #D67D5D;
  padding-bottom: 15px;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  row-gap: 25px;
  padding-right: 10px;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .tags {
  display: flex;
  column-gap: 9px;
  row-gap: 5px;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .tags .tag {
  font-weight: 700;
  font-size: 1.4rem;
  color: #ffffff;
  background-color: #D67D5D;
  text-transform: uppercase;
  padding: 5px 16px;
  border-radius: 13px;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .titrectn .date {
  font-family: 'ARSNovelty', sans-serif;
  color: #D67D5D;
  font-size: 1.8rem;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .titrectn .titre {
  display: block;
  font-size: 2rem;
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.3s ease;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .lieux {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .lieux i {
  font-size: 2.2rem;
  color: #D67D5D;
}
.section-crosssellingagenda .agenda__liste a.category_item .contenu .lieux .lieu {
  font-size: 1.4rem;
  font-weight: 700;
  color: #D67D5D;
}
.section-crosssellingagenda .agenda__liste a.category_item .ensavoirplus {
  width: 46px;
  flex-shrink: 0;
  transition: all 0.3s ease;
  transform: translateX(-20px);
}
.section-crosssellingagenda .agenda__liste a.category_item .ensavoirplus i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: #D67D5D;
  color: #ffffff;
  font-size: 1.7rem;
  border-radius: 23px;
  transition: all 0.3s ease;
}
.section-crosssellingagenda .agenda__liste a.category_item:hover .contenu .titrectn .titre {
  color: #D67D5D;
}
.section-crosssellingagenda .agenda__liste a.category_item:hover .ensavoirplus {
  transform: none;
}
.section-crosssellingagenda .agenda__liste a.category_item:hover .ensavoirplus i {
  background-color: #000000;
}
.section-crosssellingagenda .colboutons {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 1399px) {
  .section-crosssellingagenda .titrerow > div div span.soustitre {
    font-size: 4rem;
  }
  .section-crosssellingagenda .titrerow > div i {
    font-size: 7rem;
  }
}
@media (max-width: 1199px) {
  .section-crosssellingagenda .titrerow > div div span.soustitre {
    font-size: 3.3rem;
  }
  .section-crosssellingagenda .titrerow > div i {
    font-size: 6rem;
  }
  .section-crosssellingagenda .titrerow > div {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .section-crosssellingagenda .agenda__liste a.category_item .contenu .titrectn .titre {
    font-size: 1.9rem;
  }
}
@media (max-width: 767px) {
  .section-crosssellingagenda .titrerow > div {
    background-image: none;
    padding-left: 0;
    column-gap: 20px;
    margin-bottom: 20px;
  }
  .section-crosssellingagenda .titrerow > div i {
    font-size: 4rem;
  }
  .section-crosssellingagenda .titrerow > div div span.soustitre {
    font-size: 2.7rem;
  }
  .section-crosssellingagenda .agenda__liste {
    grid-template-columns: repeat(1,1fr);
  }
  .section-crosssellingagenda .agenda__liste a.category_item .ensavoirplus {
    transform: none;
    width: 36px;
  }
  .section-crosssellingagenda .agenda__liste a.category_item .ensavoirplus i {
    width: 36px;
    height: 36px;
    font-size: 1.3rem;
  }
}
