html {
  min-height: 100vh;
}
body {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  background-color: #EEEEEE;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #212121;
  font-size: 16px;
  word-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
}
::-moz-selection {
  background: transparent;
  color: inherit;
}
::selection {
  background: transparent;
  color: inherit;
}
* {
  scrollbar-width: auto;
  scrollbar-color: #212121 #EEEEEE;
}
*::-webkit-scrollbar {
  width: 14px;
}
*::-webkit-scrollbar-track {
  background: #EEEEEE;
}
*::-webkit-scrollbar-thumb {
  background-color: #212121;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 3px solid #EEEEEE;
}
.div_clear {
  clear: both;
}
.display_none {
  display: none;
}
.display_block {
  display: block;
}
.nowrap {
  white-space: nowrap;
}
.relative {
  position: relative;
}
p {
  margin: 0;
  padding: 0;
}
strong {
  font-weight: 400;
}
a {
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.material-icons {
  font-size: inherit !important;
  vertical-align: middle !important;
  line-height: inherit !important;
}
#container {
  position: relative;
  overflow: hidden;
}
#header {
  position: relative;
  padding-top: 40px;
  text-align: center;
}
#header h1 {
  margin: 0;
  padding: 0;
}
#header a {
  display: block;
  font-family: 'Pacifico', cursive;
  font-size: 94px;
  line-height: 1;
  color: inherit;
}
#header a span {
  display: block;
  margin: 0.1em 0.5em 0 0;
}
@-moz-keyframes animlogo {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes animlogo {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animlogo {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animlogo {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.logo_icon {
  display: inline-block;
  font-size: 70px;
  line-height: 1;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-name: animlogo;
  -ms-animation-duration: 4s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-name: animlogo;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: animlogo;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-name: animlogo;
}
#slogan {
  display: block;
  width: 215px;
  margin: 10px auto;
  text-align: center;
  font-size: 19px;
  color: #EEEEEE;
  transform: rotate(-6deg);
}
#slogan strong {
  padding: 0 5px;
  background-color: #212121;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
}
.helpvelo_home {
  display: block;
  margin: 20px auto 0 auto;
  width: 400px;
  height: 400px;
  border: 7px solid;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  -moz-box-shadow: 0 0 1px inset black;
  -0-box-shadow: 0 0 1px inset black;
  -webkit-box-shadow: 0 0 1px inset black;
  box-shadow: 0 0 1px inset black;
  object-fit: cover;
}
.the_content_home {
  clear: both;
  max-width: 600px;
  margin: 0 auto;
  padding: 15px 30px;
}
.the_content_home a {
  color: #009688;
}
.the_content_home p {
  text-align: justify;
}
.on_rdv {
  border: 2px solid;
  padding: 0 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-style: normal;
  font-weight: 600;
  font-size: 115%;
  text-transform: uppercase;
  white-space: nowrap;
}
.book_pickup {
  margin: 30px 0 40px 0;
}
.book_pickup_title {
  float: left;
  width: 185px;
  margin-right: 8px;
  transform: rotate(-5deg);
  font-family: 'Pacifico', cursive;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.book_pickup a {
  display: block;
  float: left;
  margin-top: 25px;
  width: 62px;
  height: 62px;
  background-color: #212121;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  font-size: 38px;
  line-height: 62px;
  text-align: center;
}
.book_pickup a span {
  vertical-align: top !important;
  color: #EEEEEE;
}
#the_part_two {
  margin: 50px 0 20px 0;
  font-size: 83%;
}
#surrdv {
  position: absolute;
  top: 368px;
  left: 50%;
  margin-left: 65px;
  padding: 22px 8px 0 8px;
  width: 92px;
  height: 69px;
  background-image: url(img/rdv-bulle.png);
  background-position: Center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 100% 100%;
  font-family: 'Pacifico', cursive;
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
  color: #101010;
  transform: rotate(6deg);
}
#surrdv::before {
  content: "Sur Rdv, merci :)";
}
#the_content {
  max-width: 600px;
  margin: 0 auto;
  padding: 30px;
}
#the_content p {
  text-align: justify;
}
#the_content a {
  color: #009688;
}
#the_content img {
  display: block;
  margin: 1em 0;
  max-width: 100%;
  height: auto;
  border: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#the_content iframe {
  display: block;
  margin: 1em 0;
  width: 100%;
  height: 300px;
  border: 0;
}
.lk_button {
  display: inline-block;
  margin: 0.8em 0;
  padding: 5px 15px;
  background-color: #009688;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  color: #ffffff !important;
  text-decoration: none !important;
  font-weight: 600;
}
.lk_button_two {
  display: block;
  margin: 2em 0 4em 0;
  text-align: center;
  font-size: 90%;
  text-decoration: none !important;
}
.gallery-item img {
  margin: 0 0 4px 0 !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
}
.gallery-columns-1 .gallery-item {
  margin: 0 2px;
  width: calc(100% - 4px);
}
.gallery-columns-1 br {
  display: none;
}
.gallery-columns-2 .gallery-item {
  float: left;
  margin: 0 2px;
  width: calc(50% - 4px);
}
.h1_page,
.h1_single {
  margin: 0.7em 0;
  padding: 0;
  font-size: 200%;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.2;
}
h2 {
  margin: 1.3em 0 0.8em 0;
  padding: 0;
  font-size: 160%;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.2;
}
h3 {
  margin: 1.6em 0 0.8em 0;
  padding: 0;
  font-size: 120%;
  font-weight: 600;
}
h4 {
  margin: 1.6em 0 0.8em 0;
  padding: 0;
  font-size: 100%;
  font-weight: 600;
}
h5 {
  margin: 1.6em 0 0.8em 0;
  padding: 0;
  font-size: 90%;
  font-weight: 400;
  text-decoration: underline;
}
h6 {
  margin: 1.6em 0 0.8em 0;
  padding: 0;
  font-size: 90%;
  font-weight: 400;
}
blockquote {
  margin: 30px 0;
  padding: 7px;
  max-width: 405px;
  background-color: rgba(233,30,99,0.11);
  border: 2px solid #E91E63;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: 600;
  color: #E91E63;
}
blockquote::before {
  content: "⚠️";
}
blockquote p:first-child {
  display: inline;
  margin-left: 5px;
}
blockquote strong {
  font-weight: 600 !important;
}
blockquote a {
  text-decoration: underline;
  color: #E91E63 !important;
}
#main_image_page img {
  width: calc(100% - 14px);
  height: 330px;
  object-fit: cover;
  background-color: #212121;
  border: 7px solid;
}
#iframemaps {
  overflow: hidden;
  margin: 1em 0;
  background-color: #212121;
  border: 7px solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#iframemaps iframe {
  margin: 0;
  width: 100%;
  height: 400px;
  border: 0;
}
.infos_tarifs {
  margin-top: 50px;
  font-size: 80%;
}
.img_tarifs {
  width: 180px;
  height: 180px !important;
  margin: 40px 0 -15px 0 !important;
  border: 7px solid !important;
  -moz-border-radius: 999px !important;
  -webkit-border-radius: 999px !important;
  border-radius: 999px !important;
  object-fit: cover;
}
.table_tarifs {
  width: 100%;
  border: 0;
  font-size: 90%;
}
.table_tarifs tbody tr {
  background-image: linear-gradient(to right,transparent,rgba(0,0,0,0.08),transparent);
  border-bottom: 4px solid #EEEEEE;
}
.table_tarifs tbody td {
  vertical-align: top;
  padding: 10px 5px;
}
.table_tarifs em {
  display: block;
  font-size: 85%;
  opacity: 0.7;
}
.piece_incluse {
  display: inline-block;
  margin-top: 5px;
  padding: 0 5px;
  transform: rotate(-2deg);
  font-size: 85%;
  font-weight: 600;
}
.piece_incluse span {
  background-color: #212121;
  color: #EEEEEE;
}
.td_tarif span {
  display: inline-block;
  padding: 2px;
  background-color: #212121;
  font-family: 'Pacifico', cursive;
  font-size: 19px;
  line-height: 1;
  color: #EEEEEE;
  transform: rotate(-5deg);
}
.td_tarif span sup {
  position: unset;
  line-height: inherit;
  vertical-align: top;
  font-size: 60%;
}
.td_tarif {
  text-align: right;
}
#ul_prestations {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#ul_prestations li {
  position: relative;
  float: left;
  list-style-type: none;
  margin: 30px 2%;
  padding: 0;
  width: 46%;
  text-align: center;
}
#ul_prestations img {
  width: calc(100% - 10px);
  margin: 0 !important;
  border: 5px solid !important;
}
#ul_prestations .title_prestation {
  display: inline-block;
  margin-top: -3px;
  background-color: #212121;
  font-weight: 600;
  color: #EEEEEE;
  transform: rotate(-5deg);
}
#ul_prestations a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tarif_prestation_grid {
  overflow: hidden;
  float: right;
  margin-bottom: -30px;
  width: 42px;
  height: 42px;
  background-color: #212121;
  border: 3px solid;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  transform: rotate(15deg);
  font-family: 'Pacifico', cursive;
  text-transform: lowercase;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
  color: #EEEEEE;
}
.tarif_prestation_grid em {
  font-size: 60%;
  font-style: normal;
}
.back_to_tarifs {
  display: inline-block;
  margin-top: 25px;
  padding: 16px 20px;
  background-color: #212121;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  color: #EEEEEE !important;
  line-height: 1;
  font-weight: 600;
}
.back_to_tarifs .material-icons {
  font-size: 160% !important;
}
.tarif_prestation_post {
  float: right;
  margin-bottom: -75px;
  width: 80px;
  height: 80px;
  background-color: #212121;
  border: 4px solid;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  transform: rotate(15deg);
  font-family: 'Pacifico', cursive;
  text-transform: lowercase;
  font-size: 26px;
  line-height: 72px;
  text-align: center;
  color: #EEEEEE;
}
.tarif_prestation_post sup {
  position: unset;
  line-height: inherit;
  vertical-align: top;
  font-size: 60%;
}
.ul_sitemap {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ul_sitemap li {
  list-style-type: none;
  margin: 0;
  padding: 0.3em 0 !important;
}
.ul_sitemap .children {
  padding-top: 0.3em;
}
#iframe_rdv {
  overflow: hidden;
  position: relative;
  margin: 0 auto 40px auto;
  max-width: 600px;
  height: 1050px;
  background-color: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.load_planning {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  opacity: 0.6;
  text-align: center;
  font-size: 85%;
  font-style: italic;
}
#iframe_rdv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.hide_calendly {
  position: absolute;
  top: -20px;
  right: -157px;
  width: 270px;
  height: 130px;
  background-color: #ffffff;
  transform: rotate(45deg);
}
#overlay_calendly {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}
#btn_calendly {
  position: absolute;
  top: 153px;
  left: 50%;
  margin-left: -150px;
  width: 270px;
  padding: 30px 15px;
  background-color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  -0-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  text-align: center;
  color: #212121;
}
#ihaveread {
  height: 20px;
  width: 20px;
  margin: 0 5px 0 0;
}
.ihaveread_btn {
  margin: 20px 0 0 0;
  padding: 12px 20px;
  vertical-align: middle;
  outline: none;
  background-color: #212121;
  border: 0;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  color: #ffffff;
  font-weight: 600;
}
.liste_acheter figure {
  float: left;
  width: calc(50% - 16px);
  margin: 0px 8px 16px 8px;
}
.liste_acheter figure img {
  margin: 0 !important;
}
.liste_acheter figcaption {
  margin-top: 8px;
  font-size: 80%;
}
.single_topinfos {
  margin-top: 1em;
  font-size: 90%;
}
.single_topinfos .material-icons {
  vertical-align: top !important;
  font-size: 110% !important;
}
.h1_single {
  margin-top: 0;
}
#single_end_article {
  cursor: default;
  margin: 40px 0;
  text-align: center;
  font-size: 54px;
  line-height: 1;
}
#single_end_article .material-icons {
  transform: rotate(90deg);
}
#nav_category {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.one_nav_category,
.one_nav_single {
  position: relative;
  overflow: hidden;
  width: calc(50% - 10px);
  margin: 0 0 20px 0;
  background-color: #212121;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  -0-box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  color: #EEEEEE;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.one_nav_category:hover,
.one_nav_single:hover {
  -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.7);
  -0-box-shadow: 0 2px 12px rgba(0,0,0,0.7);
  -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.7);
  box-shadow: 0 2px 12px rgba(0,0,0,0.7);
}
.one_nav_single {
  float: left;
  width: 46%;
  margin: 0 2%;
}
.one_nav_img {
  height: 150px;
  background-image: url(img/helpvelo-logo.png);
  background-position: Center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
.one_nav_desc {
  padding: 12px;
  line-height: 1.3;
}
.one_nav_desc strong {
  font-weight: 600;
}
.one_nav_desc em {
  display: block;
  margin: 15px 0 25px 0;
  font-size: 90%;
  font-style: normal;
}
.one_nav_view {
  margin-top: 15px;
  font-size: 80%;
  text-transform: uppercase;
  line-height: 1;
}
.one_nav_view .material-icons {
  vertical-align: bottom !important;
}
.one_nav_date {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  padding: 2px;
  background-color: #212121;
  border: 3px solid;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  transform: rotate(15deg);
  font-family: 'Pacifico', cursive;
  text-transform: lowercase;
  font-size: 15px;
  line-height: 1.1;
  text-align: center;
}
.one_nav_single a,
.one_nav_category a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.category_description p {
  font-size: 170%;
  font-weight: 600;
  line-height: 1.2;
  text-align: left !important;
}
.category_navigation {
  margin: 30px 0 20px 0;
  font-size: 110%;
  line-height: 2;
  text-align: center;
}
.category_navigation ul li {
  display: inline-block;
  margin: 0 5px !important;
}
.category_navigation a {
  text-decoration: none !important;
}
.category_navigation .active a {
  color: #212121 !important;
}
.module_search {
  margin: 15px 0;
}
.input_search {
  width: 250px;
  max-width: 80%;
  margin: 0;
  padding: 12px 18px;
  vertical-align: middle;
  outline: none;
  background-color: transparent;
  border: 2px solid;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  font-size: 100%;
  color: inherit;
}
.one_post_search {
  margin: 30px 0;
}
.one_post_search_url {
  margin-bottom: 0.3em;
  font-size: 70%;
  opacity: 0.75;
}
.one_post_search_title {
  font-size: 120%;
  font-weight: 600;
}
.one_post_search_title a {
  text-decoration: none !important;
}
.navigation_search {
  overflow: hidden;
  font-size: 76px;
  text-align: center;
  font-weight: 600;
  line-height: 1;
}
.navigation_search a {
  margin: 0 5px;
  color: #009688 !important;
  text-decoration: none !important;
}
#the_page_404 {
  padding: 50px 30px;
  text-align: center;
}
.h1_404 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 100px;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
}
#footer {
  background-color: #d7d7d7;
  text-align: center;
  color: #757575;
  line-height: 1.7;
}
#footer a {
  color: inherit;
  white-space: nowrap;
}
#footer a:hover {
  color: #009688;
}
#footer p {
  margin: 0.9em 0;
}
.the_margin_footer {
  max-width: 400px;
  margin: 0 auto;
  padding: 40px 30px 50px 30px;
}
.helpvelo_footer {
  font-family: 'Pacifico', cursive;
  font-size: 130%;
}
#lk_social {
  list-style-type: none;
  margin: 25px 0 60px 0;
  padding: 0;
  border: 0;
  font-size: 32px;
  line-height: 1;
}
#lk_social li {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
#lk_social a {
  display: inline-block;
}
.svgicons {
  display: inline-block;
  width: auto;
  height: 1em;
  margin: 0 9px;
  vertical-align: middle;
  font-size: inherit;
  line-height: inherit;
  text-align: center;
}
#menu_footer {
  font-size: 90%;
  line-height: 2;
}
#menu_footer a {
  margin: 0 5px;
}
#theme_select {
  margin: 10px 0;
  font-size: 90%;
}
#theme_select .material-icons {
  font-size: 38px !important;
}
.theme_select_dark {
  display: none !important;
}
#copyright {
  font-size: 85%;
  font-weight: 600;
}
#copyright a {
  font-family: 'Pacifico', cursive;
  font-size: 110%;
  font-weight: 400;
}
#copyright a:hover {
  color: inherit;
}
#mainmenu {
  position: fixed;
  bottom: 50%;
  left: 0;
  margin: 0 0 -228px 20px;
  width: 110px;
  background-color: #ffffff;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.1);
  -0-box-shadow: 0 0 6px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.1);
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
}
#mainmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#mainmenu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#mainmenu li a {
  cursor: pointer;
  display: inline-block;
  padding: 16px 0;
  width: 100%;
  color: #212121;
  opacity: 0.5;
}
#mainmenu li a:hover {
  opacity: 1;
}
.menu_active_li a {
  opacity: 1 !important;
}
.lk_cafe {
  color: #FF5722 !important;
}
#mainmenu li em {
  display: block;
  margin-bottom: 7px;
  font-size: 36px;
}
.menu_velosneufs {
  letter-spacing: -0.06em;
}
#action_rdv {
  overflow: hidden;
  display: block;
  position: fixed;
  bottom: 30px;
  right: 20px;
  height: 60px;
  padding: 0 17px 0 15px;
  background-color: #009688;
  background-image: linear-gradient(45deg,transparent,rgba(0,0,0,0.08));
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-box-shadow: -2px 3px 5px rgba(0,0,0,0.26);
  -0-box-shadow: -2px 3px 5px rgba(0,0,0,0.26);
  -webkit-box-shadow: -2px 3px 5px rgba(0,0,0,0.26);
  box-shadow: -2px 3px 5px rgba(0,0,0,0.26);
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
}
#action_rdv em {
  font-style: normal;
}
#action_rdv .material-icons {
  font-size: 24px !important;
}
#marquee {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 10px;
  background-color: #E91E63;
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px;
  opacity: 0.9;
  text-align: center;
  line-height: 1.2;
  font-size: 90%;
  color: #ffffff;
}
#marquee a {
  color: inherit;
  text-decoration: underline;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #212121;
    color: #EEEEEE;
  }
  *::-webkit-scrollbar-track {
    background: #212121;
  }
  *::-webkit-scrollbar-thumb {
    background-color: #EEEEEE;
    border: 3px solid #212121;
  }
  #slogan {
    color: #212121;
  }
  #slogan strong {
    background-color: #EEEEEE;
  }
  .book_pickup a {
    background-color: #EEEEEE;
  }
  .book_pickup a span {
    color: #212121;
  }
  .table_tarifs tbody tr {
    background-image: linear-gradient(to right,transparent,rgba(255,255,255,0.08),transparent);
    border-bottom: 4px solid #212121;
  }
  .piece_incluse span {
    background-color: #EEEEEE;
    color: #212121;
  }
  .td_tarif span {
    background-color: #EEEEEE;
    color: #212121;
  }
  #ul_prestations .title_prestation {
    background-color: #EEEEEE;
    color: #212121;
  }
  .back_to_tarifs {
    background-color: #EEEEEE;
    color: #212121 !important;
  }
  .one_nav_category,
  .one_nav_single {
    background-color: #101010;
  }
  .category_navigation .active a {
    color: #EEEEEE !important;
  }
  #footer {
    background-color: #000000;
  }
  .theme_select_light {
    display: none !important;
  }
  .theme_select_dark {
    display: inline-block !important;
    color: #009688;
  }
  #mainmenu {
    background-color: #101010;
  }
  #mainmenu li a {
    color: #EEEEEE;
  }
}
@media only screen and (max-width: 1400px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
@media only screen and (max-width: 960px) {
  .the_margin_footer {
    padding-bottom: 200px;
  }
  #mainmenu {
    bottom: 0;
    width: 100%;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
  }
  #mainmenu li {
    float: left;
    width: calc(100% / 5);
  }
  #mainmenu li a {
    padding: 9px 0;
  }
  #mainmenu li em {
    margin-bottom: 5px;
    font-size: 23px;
  }
  #action_rdv {
    bottom: 70px;
    right: 10px;
  }
}
@media only screen and (max-width: 750px) {
  #header {
    padding-top: 30px;
  }
  #header a {
    font-size: 70px;
  }
  .logo_icon {
    font-size: 54px;
  }
  #slogan {
    width: 180px;
    font-size: 16px;
  }
  .helpvelo_home {
    width: 220px;
    height: 220px;
  }
  #surrdv {
    top: 281px;
    margin-left: 47px;
  }
  #iframe_rdv {
    margin: 0 auto;
    height: 2700px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .one_nav_category,
  .one_nav_single {
    width: 100%;
  }
  .one_nav_single {
    float: none;
    margin: 20px 0;
  }
  #marquee {
    width: calc(100% - 20px);
    padding: 2px 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 330px) {
  #mainmenu {
    font-size: 12px;
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2),only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3),only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3),only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3),only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
  #mainmenu {
    padding-bottom: 12px;
  }
  #action_rdv {
    bottom: 82px;
  }
}
