@charset "UTF-8";
.dae-main {
  margin-top: 2em;
  margin-bottom: 2em;
}

/*:: ICOMOON ::*/
@font-face {
  font-family: "dae-icomoon";
  src: url("../../fonts/front/dae-icomoon.woff2?ju2ade") format("woff2"), url("../../fonts/front/dae-icomoon.ttf?ju2ade") format("truetype"), url("../../fonts/front/dae-icomoon.woff?ju2ade") format("woff"), url("../../fonts/front/dae-icomoon.svg?ju2ade#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=dae-icon-], [class*=" dae-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "dae-icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 1 à 5 étoiles */
.dae-icon-1star::before {
  content: "\e934";
  color: gold;
}

.dae-icon-2star::before {
  content: "\e934\e934";
  color: gold;
}

.dae-icon-3star::before {
  content: "\e934\e934\e934";
  color: gold;
}

.dae-icon-4star::before {
  content: "\e934\e934\e934\e934";
  color: gold;
}

.dae-icon-5star::before {
  content: "\e934\e934\e934\e934\e934";
  color: gold;
}

/* 1 à 3 étoiles michelin */
.dae-icon-1mstar::before {
  content: "\e90d";
}

.dae-icon-2mstar::before {
  content: "\e90d\e90d";
}

.dae-icon-3mstar::before {
  content: "\e90d\e90d\e90d";
}

/* 1 à 5 toques */
.dae-icon-1toque::before {
  content: "\e932";
}

.dae-icon-2toque::before {
  content: "\e932\e932";
}

.dae-icon-3toque::before {
  content: "\e932\e932\e932";
}

.dae-icon-4toque::before {
  content: "\e932\e932\e932\e932";
}

.dae-icon-5toque::before {
  content: "\e932\e932\e932\e932\e932";
}

/* 1 à 5 clés */
.dae-icon-1key::before {
  content: "\e935";
}

.dae-icon-2key::before {
  content: "\e935\e935";
}

.dae-icon-3key::before {
  content: "\e935\e935\e935";
}

.dae-icon-4key::before {
  content: "\e935\e935\e935\e935";
}

.dae-icon-5key::before {
  content: "\e935\e935\e935\e935\e935";
}

/* 1 à 5 épis */
.dae-icon-1epi::before {
  content: "\e933";
}

.dae-icon-2epi::before {
  content: "\e933\e933";
}

.dae-icon-3epi::before {
  content: "\e933\e933\e933";
}

.dae-icon-4epi::before {
  content: "\e933\e933\e933\e933";
}

.dae-icon-5epi::before {
  content: "\e933\e933\e933\e933\e933";
}

/* Assiette */
.dae-icon-2917:before {
  content: "\ebe5";
}

/* Assiette michelin */
.dae-icon-assiette-michelin:before {
  content: "\e909";
}

/* Bib gourmand */
.dae-icon-bib-gourmand-michelin:before {
  content: "\e90c";
}

/* Etoile michelin */
.dae-icon-etoile-michelin:before {
  content: "\e90d";
}

/* Animaux */
.dae-icon-pet-friendly:before {
  content: "\e90e";
}

/* Wifi */
.dae-icon-wifi:before {
  content: "\e910";
}

/* Horloge */
.dae-icon-clock:before {
  content: "\e927";
}

/* Route */
.dae-icon-route:before {
  content: "\e928";
}

/* Facile */
.dae-icon-easy:before {
  content: "\e929";
}

/* Dur */
.dae-icon-hard:before {
  content: "\e92a";
}

/* Moyen */
.dae-icon-medium:before {
  content: "\e92b";
}

/* Boucle */
.dae-icon-loop:before {
  content: "\e92c";
}

/* Niveau */
.dae-icon-avg-elevation:before {
  content: "\e92d";
}

/* Denivele */
.dae-icon-denivele:before {
  content: "\e92e";
}

/* Inclinaison */
.dae-icon-incline:before {
  content: "\e92f";
}

/* Montagne */
.dae-icon-mountain:before {
  content: "\e930";
}

/* Icone verte michelin */
.dae-icon-etoile-verte-michelin:before {
  content: "\e931";
  color: #009739;
}

/* Toque */
.dae-icon-toque-gaultmillau:before {
  content: "\e932";
}

/* Epi */
.dae-icon-wheat:before {
  content: "\e933";
}

/* Etoile */
.dae-icon-star:before {
  content: "\e934";
}

/* Clé */
.dae-icon-key:before {
  content: "\e935";
}

.dae-main {
  font: inherit;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dae-main * {
  box-sizing: border-box;
}
.dae-main.dae-archive {
  /****
  	filters
  ****/
  /****
  	list cards
  ****/
  /****
  	pagination
  ****/
}
.dae-main.dae-archive ul, .dae-main.dae-archive li {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
.dae-main.dae-archive ul:after, .dae-main.dae-archive ul:before, .dae-main.dae-archive li:after, .dae-main.dae-archive li:before {
  display: none;
}
.dae-main.dae-archive .dae-results-top {
  margin-bottom: 1em;
}
.dae-main.dae-archive .dae-filters-choices {
  margin-top: 10px;
}
.dae-main.dae-archive .dae-filters-shadow {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background-color: transparent;
  z-index: -10;
  opacity: 0;
  transform: translate3d(100%, 0, 0);
  transition: all 400ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 400ms cubic-bezier(0.86, 0, 0.07, 1);
}
.dae-main.dae-archive .dae-filters-shadow.open {
  z-index: 50000;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
  transform: translate3d(0, 0, 0);
}
.dae-main.dae-archive .dae-filters {
  position: fixed;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: 0;
  width: 900px;
  z-index: 50000;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  transition: all 400ms cubic-bezier(0.86, 0, 0.07, 1);
  transform: translate3d(100%, 0, 0);
}
.dae-main.dae-archive .dae-filters.open {
  max-width: 70%;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 768px) {
  .dae-main.dae-archive .dae-filters.open {
    max-width: 100%;
  }
}
.dae-main.dae-archive .dae-filters .dae-filters-wrapper {
  position: relative;
  margin: 80px;
  width: calc(100% - 160px);
  min-height: calc(100% - 160px);
}
.dae-main.dae-archive .dae-filters .dae-filters-wrapper .dae-close-filters {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.dae-main.dae-archive .dae-filters .dae-filters-wrapper .dae-date {
  padding: 0.5em;
  width: 15em;
  margin-left: 1em;
}
.dae-main.dae-archive .dae-filters .dae-wrapper-suppress-btn {
  margin-top: 1em;
}
.dae-main.dae-archive .dae-filters h2 {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
.dae-main.dae-archive .dae-filters h2:after, .dae-main.dae-archive .dae-filters h2:before {
  display: none;
}
.dae-main.dae-archive .dae-filters h2.dae-filters-title {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.dae-main.dae-archive .dae-filters ul.dae-filters-selected-list {
  margin: 1em 0 2em;
}
.dae-main.dae-archive .dae-filters ul.dae-filters-selected-list:after {
  content: "";
  display: block;
  height: 1px;
  background: #000;
  width: 50px;
  margin-top: 1.5em;
}
.dae-main.dae-archive .dae-filters fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
.dae-main.dae-archive .dae-filters fieldset:after, .dae-main.dae-archive .dae-filters fieldset:before {
  display: none;
}
.dae-main.dae-archive .dae-filters fieldset.dae-fieldset {
  margin: 1em 0;
}
.dae-main.dae-archive .dae-filters fieldset.dae-fieldset legend {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
.dae-main.dae-archive .dae-filters fieldset.dae-fieldset legend:after, .dae-main.dae-archive .dae-filters fieldset.dae-fieldset legend:before {
  display: none;
}
.dae-main.dae-archive .dae-filters fieldset.dae-fieldset legend.dae-legend {
  display: block;
  font-weight: bold;
}
.dae-main.dae-archive .dae-filters fieldset input[type=checkbox] {
  margin-right: 5px;
  vertical-align: middle;
}
.dae-main.dae-archive .dae-filters fieldset label {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  display: inline;
}
.dae-main.dae-archive .dae-filters fieldset label:after, .dae-main.dae-archive .dae-filters fieldset label:before {
  display: none;
}
.dae-main.dae-archive .dae-filters details li {
  margin: 0.75em 0;
  text-shadow: none;
}
.dae-main.dae-archive .dae-filters details summary {
  cursor: pointer;
  padding: 0.5rem 1rem;
}
.dae-main.dae-archive .dae-filters details summary:hover {
  background-color: #f6f6f6;
}
.dae-main.dae-archive .dae-filters details summary > * {
  display: inline;
}
.dae-main.dae-archive .dae-filters details > *:not(summary) {
  padding: 1rem;
}
.dae-main.dae-archive .dae-filters .dae-term-count {
  margin: 0 5px;
}
.dae-main.dae-archive .dae-filters .dae-term-count-value::before {
  content: "(";
}
.dae-main.dae-archive .dae-filters .dae-term-count-value::after {
  content: ")";
}
.dae-main.dae-archive .dae-results {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  min-height: 300px;
  position: relative;
}
@media (max-width: 768px) {
  .dae-main.dae-archive .dae-results {
    display: block;
  }
}
.dae-main.dae-archive .dae-results ul.dae-results-list {
  margin: 0 -10px;
}
.dae-main.dae-archive .dae-results .dae-list-container {
  flex: 1 0 420px;
  position: relative;
  padding: 0 20px;
}
.dae-main.dae-archive .dae-pagination {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  text-align: center;
  margin: 1em 0;
}
.dae-main.dae-archive .dae-pagination:after, .dae-main.dae-archive .dae-pagination:before {
  display: none;
}
.dae-main.dae-archive .dae-pagination ul, .dae-main.dae-archive .dae-pagination li {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
.dae-main.dae-archive .dae-pagination ul:after, .dae-main.dae-archive .dae-pagination ul:before, .dae-main.dae-archive .dae-pagination li:after, .dae-main.dae-archive .dae-pagination li:before {
  display: none;
}
.dae-main.dae-archive .dae-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.dae-main.dae-archive .dae-pagination a,
.dae-main.dae-archive .dae-pagination span {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  display: inline-block;
}
.dae-main.dae-archive .dae-pagination a:after, .dae-main.dae-archive .dae-pagination a:before,
.dae-main.dae-archive .dae-pagination span:after,
.dae-main.dae-archive .dae-pagination span:before {
  display: none;
}
.dae-main.dae-archive .dae-pagination a.page-numbers, .dae-main.dae-archive .dae-pagination a.page-numbers.prev, .dae-main.dae-archive .dae-pagination a.page-numbers.next,
.dae-main.dae-archive .dae-pagination span.page-numbers,
.dae-main.dae-archive .dae-pagination span.page-numbers.prev,
.dae-main.dae-archive .dae-pagination span.page-numbers.next {
  text-align: center;
  font-size: 1em;
  margin: 0.25em;
  padding: 0.5em 0.75em;
  background: #eee;
  line-height: 1.2em;
}

.dae-filters-range-wrapper {
  display: flex;
  justify-content: space-between;
}

.dae-filters-range-column {
  width: auto;
}

.dae-filters-range-max-column, .dae-filters-range-min-column {
  max-width: 47%;
}

.dae-filters-range-min-column {
  margin-right: 3%;
}

/* jQuery UI Slider */
.dae-filters-range-slider-wrapper {
  margin: 1.5em 13px 10px 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 26px;
  height: 26px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  box-shadow: inset 0 0 0 1px #ebebeb;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 3px;
  background: #c5c5c5;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -12px;
  margin-left: -6px;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.23);
}

.ui-slider-horizontal .ui-slider-range:hover,
.ui-slider-horizontal .ui-slider-handle:hover {
  cursor: pointer;
}

.dae-filters-widget-main-wrapper .ui-slider-horizontal .ui-slider-handle:after,
.dae-filters-widget-main-wrapper .ui-slider-horizontal .ui-slider-handle:before {
  display: none;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #4c4c4c;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

#dae-overlay-map {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  flex: 0 0 400px;
  position: sticky;
  top: 0;
  height: 100vh;
}
#dae-overlay-map:after, #dae-overlay-map:before {
  display: none;
}
#dae-overlay-map #dae-leaflet-map {
  height: 100%;
}
#dae-overlay-map ul, #dae-overlay-map li {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
#dae-overlay-map ul:after, #dae-overlay-map ul:before, #dae-overlay-map li:after, #dae-overlay-map li:before {
  display: none;
}
#dae-overlay-map .dae-map-viewport .dae-map-tooltip-title {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  font-size: 1.5em;
  padding-bottom: 0.5em;
}
#dae-overlay-map .dae-map-viewport .dae-map-tooltip-title:after, #dae-overlay-map .dae-map-viewport .dae-map-tooltip-title:before {
  display: none;
}
#dae-overlay-map .dae-map-viewport .dae-map-tooltip-txt {
  padding-bottom: 0.5em;
}

body.wp-admin #dae-overlay-map #dae-leaflet-map {
  background-color: #fbf8ff;
}

.leaflet-popup-content-wrapper {
  padding: 0;
  text-align: left;
  border-radius: 0;
  border: 0;
}

.leaflet-popup {
  width: 210px;
}

.leaflet-container a {
  text-decoration: none;
}

.leaflet-popup-content {
  margin: 0;
}

.dae-map-tooltip-content {
  padding: 20px;
}

.leaflet-popup-content .dae-map-tooltip-content h2 {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  font-weight: bold;
  font-size: 0.875rem;
}
.leaflet-popup-content .dae-map-tooltip-content h2:after, .leaflet-popup-content .dae-map-tooltip-content h2:before {
  display: none;
}

/****
	cards
****/
ul.dae-results-list {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
ul.dae-results-list * {
  box-sizing: border-box;
}
@media (max-width: 768px) {
  ul.dae-results-list {
    justify-content: center;
  }
}
ul.dae-results-list li {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
ul.dae-results-list li:after, ul.dae-results-list li:before {
  display: none;
}
ul.dae-results-list li.dae-results-item {
  flex: 0 0 210px;
  margin: 10px;
  display: block;
  text-align: center;
  background: #eee;
  display: flex;
  flex-direction: column;
}
ul.dae-results-list li.dae-results-item * {
  flex: 1 0 auto;
}
ul.dae-results-list li.dae-results-item .dae-results-block-img {
  position: relative;
  height: 140px;
  overflow: hidden;
  background: #000;
}
ul.dae-results-list li.dae-results-item .dae-results-block-img img {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
ul.dae-results-list li.dae-results-item .dae-results-block-img img:after, ul.dae-results-list li.dae-results-item .dae-results-block-img img:before {
  display: none;
}
ul.dae-results-list li.dae-results-item h3 {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
ul.dae-results-list li.dae-results-item h3:after, ul.dae-results-list li.dae-results-item h3:before {
  display: none;
}
ul.dae-results-list li.dae-results-item h3.dae-results-item-title {
  font-size: 1.25em;
  padding: 0.25em;
}
ul.dae-results-list li.dae-results-item .dae-results-item-city {
  margin: 0.33em 0;
}
ul.dae-results-list li.dae-results-item .dae-results-item-infos {
  margin-top: 0.33em;
}
ul.dae-results-list li.dae-results-item .dae-results-item-resume {
  padding: 15px;
}
ul.dae-results-list li.dae-results-item a.dae-results-item-link {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
  display: block;
  color: inherit;
  text-align: center;
  transition: all 0.3s;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
ul.dae-results-list li.dae-results-item a.dae-results-item-link:after, ul.dae-results-list li.dae-results-item a.dae-results-item-link:before {
  display: none;
}
ul.dae-results-list li.dae-results-item a.dae-results-item-link:hover, ul.dae-results-list li.dae-results-item a.dae-results-item-link:active, ul.dae-results-list li.dae-results-item a.dae-results-item-link:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
}
ul.dae-results-list li h3 {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
ul.dae-results-list li h3:after, ul.dae-results-list li h3:before {
  display: none;
}
ul.dae-results-list li h3.dae-results-item-title {
  text-align: center;
  font-size: 1.25em;
}
ul.dae-results-list .dae-results-item-title {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
ul.dae-results-list .dae-results-item-title:after, ul.dae-results-list .dae-results-item-title:before {
  display: none;
}

.dae-results-list {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: inherit;
  list-style-type: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  text-transform: none;
  text-align: left;
}
.dae-results-list .dae-card {
  flex: 0 0 210px;
  margin: 10px;
  display: block;
  text-align: center;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.dae-card {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  transform: none;
  transition: none;
  font-size: 16px;
  min-width: 0;
  z-index: 0;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.dae-card:hover, .dae-card:active, .dae-card:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
}
.dae-card [class*=dae-block-] {
  position: relative;
  display: block;
  font-size: inherit;
  line-height: inherit;
  white-space: pre-line;
}
.dae-card [class*=dae-block-] .dae-block-term {
  position: relative;
  display: inline-block;
  line-height: inherit;
  transition: inherit;
  margin: 0.4em;
}
.dae-card .dae-block-itineraire {
  display: flex;
  justify-content: space-evenly;
  margin: 5px 0;
}
.dae-card .dae-block-itineraire div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dae-card .dae-block-itineraire div span {
  margin-bottom: 5px;
  font-size: 1.3em;
}
.dae-card div {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  color: inherit;
  font-size: 100%;
  font: inherit;
  outline: 0;
  transform: none;
  transition: none;
  vertical-align: baseline;
}
.dae-card h3 {
  font-weight: 600;
}
.dae-card .dae-card-wrapper {
  display: block;
  height: 100%;
  visibility: visible;
}
.dae-card .dae-card-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.dae-card .dae-card-media {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
.dae-card svg[data-ratio] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.dae-card svg[data-ratio][style] {
  height: 0;
}
.dae-card .dae-card-media-thumbnail {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.dae-card .dae-card-media-thumbnail div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.dae-card .dae-card-media-content {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
}
.dae-card .dae-card-media-content > div {
  display: block;
  width: 100%;
}
.dae-card .dae-card-media-content-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.dae-card .dae-card-media-content-center {
  position: relative;
  margin: auto 0;
}
.dae-card .dae-card-media-content-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto 0 0;
}
.dae-card .dae-card-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.dae-card .dae-card-body {
  position: relative;
  -ms-flex: auto;
  flex: auto;
  background: white;
  padding: 2em;
}/*# sourceMappingURL=archive.css.map */