/*
 Theme Name:   WP Spectrum Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2017, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp_spectrum
 Version:      1.2
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  wp_spectrum_child
*/

/*
-------------------------------------------------------------- */
/* all pages */
.idecomlink:hover {
  color: #ffcb05 !important;
}
body.fb_new_ui_mobile_overlay_active {
  overflow: visible;
}

/* Header */
#wrapper .header-wrapper {
  z-index: 10001;
}
#wrapper #cshero-header {
  padding: 15px 10px;
  border-bottom: 0 !important;
}
#wrapper #cshero-header ul.cshero-dropdown > li > a:hover,
#wrapper #cshero-header ul.cshero-dropdown > li:hover > a,
#wrapper #cshero-header ul.cshero-dropdown > li.current-menu-parent > a {
  color: #ffcb05 !important;
  box-shadow: none;
}
#wrapper #cshero-header ul.cshero-dropdown > li > a, #cshero-header .menu-pages .menu > ul > li > a {
  line-height: 40px;
}
#wrapper #cshero-header .logo > a {
  min-height: 40px;
  line-height: 40px;
}

/* BLOGUE */
.nav-previous {
  display: none;
}
#cs-page-title-wrapper {
  background-image: none !important;
}

/* home page */
.defis-home {
  height: 55vh !important;
}

.h1-defi {
  color: white !important;
  text-transform: uppercase;
  text-align: center;
}

.h2-defi {
  color: white !important;
  text-transform: uppercase;
  line-height: 35px;
  text-align: center;
  text-shadow: 0px 0px 9px #000000;
}
.info-defi {
  text-align: left;
  font-size: 35px;
  color: black !important;
  font-weight: 700;
  margin: 0 0 0 0 !important;
  padding: 0 0 10px 0 !important;
}
.p-defi {
  color: white !important;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.h1-defi-1 {
  color: white !important;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.h1-defi-1:before,
.h1-defi-1:after {
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 3px;
  position: relative;
  vertical-align: middle;
  width: 70px;
}

.h1-defi-1:before {
  right: 0.5em;
  margin-left: -50%;
}

.h1-defi-1:after {
  left: 0.5em;
  margin-right: -50%;
}
#wrapper .wpb_row [class*="vc_col-"] {
  padding-top: 0px !important;
}
.faqs {
  color: black;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px !important;
  margin-left: -10px;
}
.faqs-p {
  color: black;
  font-size: 18px;
  font-weight: 400;
  margin-left: -10px;
}
.a-botton {
  font-weight: 600;
  float: right;
  font-size: 18px;
  border: solid;
  color: black;
  padding: 10px;
}
.p-defi-v {
  color: white;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}
.cq-videocard-avatar {
  width: 100% !important;
  height: 100% !important;
  text-align: center !important;
}
#height-video .wpb_wrapper,
#height-video .height-video,
#height-video .cq-videocard-header {
  height: 100% !important;
}
.cq-videocard-content:before {
  content: "ça ressemble à ça un Défi-Évasion en salle …";
  font-family: Montserrat !important;
  margin-top: 25px;
  color: white !important;
  display: block;
  font-size: 25px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
/*header home page*/
.logo {
  margin-top: -5px;
}
.background-image-div {
  width: 880px;
  margin-left: auto;
  position: static !important;
  margin-right: auto;
  display: block;
  height: 250px;
  -webkit-clip-path: url(#svgPath);
  clip-path: url(#svgPath);
}
.background-image-div-hover {
  width: 880px;
  margin-left: auto;
  position: static !important;
  margin-right: auto;
  display: block;
  height: 250px;
}
/*video {
  height: 100vh !important;
  max-height: 100vh !important;
}*/
.background-image-div .vc_column-inner {
  padding: 0 !important;
}
.background-image-div-hover .vc_column-inner {
  padding: 0 !important;
}
#video-entete {
  object-fit: fill !important;
  position: absolute;
  display: block;
  margin-top: calc(-100vh / 2) !important;
  width: 100vw;
}

#header-div:hover {
  display: none;
}
#header-section:hover #header-div {
  display: none;
}
.svg-clip {
  width: 0;
  height: 0;
}
.svg-row {
  display: none;
}

/* section video home page*/
#parrent {
  left: 0 !important;
}
#defiVideo {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  min-width: 100%;
  /*min-height: 100%;*/
}

.def-video-layer {
  position: relative;
  background: transparent;
  color: #f1f1f1;
  width: 100%;
  height: 96vh;
}
.icons {
  height: 100vh;
}
#startBtn {
  font-size: 150px;
  color: #ffd300;
  margin-top: calc(100vh / 2 - 150px);
  text-align: center;
  display: block;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
#startBtn:hover {
  color: #f1c00a;
  transform: scale(1.1);
}
.h1-video {
  font-size: 32px;
  text-align: center;
  color: white !important;
}
#info-gen-wrapper {
  padding-left: 7%;
  padding-right: 7%;
}

.mobile-hours {
  display: none;
}
.pc-hours {
  display: inline;
}

/*****************************************************************/
/***************       defi page de défi ****************************/

@media only screen and ( max-width: 1340px ) {
  #video-entete-pages {
    padding-top: 150px;
  }
}

@media only screen and (min-width: 1340px) {
  #mavideo {
    top: 150px !important;
  }
}

@media only screen and (min-width: 1250px) {
  #mavideo {
    top: 10px !important;
  }
}

.description-niveau {
  padding-left: 60px !important;
}

/* Défis Dark Web, valise mystérieuse, trésors cachés */

.postid-1920 .nom-succursale,
.postid-2082 .nom-succursale,
.postid-2086 .nom-succursale,
.postid-2094 .nom-succursale,
.postid-2095 .nom-succursale,
.postid-2096 .nom-succursale {
  display: none !important;
}

.postid-1920 .phonereservation,
.postid-2082 .phonereservation,
.postid-2086 .phonereservation,
.postid-2094 .phonereservation,
.postid-2095 .phonereservation,
.postid-2096 .phonereservation {
  display: none;
}

.titre-dark-web {
  margin-top: 30px !important;
}

.lien-texte-defi {
  color: #ffcb05 !important;
}

.lien-texte-defi:hover {
  color: #b49516 !important;
}

@media screen and (max-width: 1600px) {
  .postid-1920 .la-visite {
    height: 1300px !important;
  }
}
@media screen and (max-width: 1080px) {
  .postid-1920 .la-visite {
    height: 1500px !important;
  }
}

@media screen and (max-width: 991px) {
  .postid-1920 .la-visite {
    height: 1720px !important;
  }
}

@media screen and (max-width: 768px) {
  .postid-1920 .la-visite {
    height: 1752px !important;
  }
}

@media screen and (max-width: 460px) {
  .postid-1920 .la-visite {
    height: 2460px !important;
  }
}
@media screen and (max-width: 400px) {
  .postid-1920 .la-visite {
    height: 2800px !important;
  }
}

@media screen and (max-width: 360px) {
  .postid-1920 .la-visite {
    height: 2921px !important;
  }
}

/*****************************************************************/
/***************       defis en salle ****************************/
#defis-salle {
  background-color: black;
  margin-top: -80px;
}
.ver-ligne {
  display: block;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px white;
  width: 0px;
}
#defis-salle .p-defi {
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}
#defis-salle .h1-defi {
  margin-top: -10px;
}
.defi-salle-body {
  background-color: black;
}

.defi-salle-body .href-defi {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 40px;
  font-size: 30px;
  text-align: center;
  text-shadow: 0px 0px 9px #000000;
}

.defi-salle-body .p-defi {
  font-size: 20px;
  color: #ffffff;
  margin-top: -16px;
}

.defi-salle-body .h1-defi2 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 40px;
  font-size: 30px;
}
.h1-defi2 {
  color: white !important;
  text-align: center;
}

.defi-salle-body div {
  height: 55vh;
}

.defi-item {
  background-color: black;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}

.menu-title {
  font-weight: bold;
}

.defis-box-home {
  height: 535px !important;
  cursor: pointer;
}

.hover-defis {
  color: #ffd300 !important;
}

.visite {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/la-visite-bck.png);
}
.oeuvre-ultime {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/oeuvre-ultime.png);
}
.portail-enfers {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/portail-enfers.png);
}
.collectionneur {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/collectionneur.png);
}
.enterre-vivant {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/enterre-vivant.png);
}
.mobiles {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/mobils.png);
}
.plus {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/autres.png);
}
.vip {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/vip.png);
}
.elexir {
  background-color: black;
  background-position: center center;
  background-size: cover;
  background-image: url(http://defi-evasion.com/wp-content/uploads/2018/10/elexir.png);
}
/*****************************************************************/
/***************       la visite      ****************************/
.la-visite {
  background-color: black;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.h1-la-visite {
  margin-top: 80px;
  color: white !important;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 0px 0px 9px #000000;
}
.la-visite div {
  color: white !important;
  font-family: Montserrat;
}
.la-visite p {
  text-align: left;
  letter-spacing: 2px;
  line-height: 25px;
  font-size: 20px;
  font-weight: 500;
  font-family: Montserrat;
  text-shadow: 0px 0px 9px #000000;
}
.la-visite .btn-footer {
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: Montserrat;
  text-shadow: 0px 0px 9px #000000;
}

.la-visite .btn-footer-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: Montserrat;
}

.la-visite span {
  float: left;
  margin-right: 10px;
  height: 70px;
  text-shadow: 0px 0px 9px #000000;
}
.la-visite h3 {
  color: #ffd300 !important;
  font-weight: 700;
  font-size: 25px;
  font-family: Montserrat;
  text-shadow: 0px 0px 9px #000000;
}
.la-visite h4 {
  color: white !important;
  font-weight: 700;
  font-size: 22px;
  font-family: Montserrat;
  text-shadow: 0px 0px 9px #000000;
}
.la-visite i {
  font-size: 12px;
  line-height: 17px;
  font-family: Montserrat;
  letter-spacing: 1px;
  text-shadow: 0px 0px 9px #000000;
}
/*****************************************************************/
.menu-reservation:hover {
  background-color: #ffffff;
}
.menu-reservation a span {
  color: black !important;
}
#menu-item-wpml-ls-2-fr ul {
  width: 42px !important;
}
#menu-item-wpml-ls-2-fr ul li a {
  padding: 10px 12px 10px;
}
#menu-item-wpml-ls-2-en ul {
  width: 42px !important;
}
#menu-item-wpml-ls-2-en ul li a {
  padding: 10px 12px 10px;
}
.cshero-menu-dropdown ul li ul {
  min-width: 195px !important;
}

.standar-dropdown{
  width: 250px !important;
}

.vc_custom_1539699647925 {
  max-height: 900px !important;
}
.cs-main-menu-wrap {
  float: right !important;
}

.line-on-mobile {
  border-bottom: 2px solid #ebebeb;
}

.title-attribute {
  display: none !important;
}

#video-over {
  width: 945px;
  height: 226px;
  position: absolute;
  z-index: 10000;
  margin-top: 10px;
}

/* career  */
#career {
  list-style-type: none;
}
#career i {
  color: #ffb400;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 8px;
}
.career-position .vc_toggle_title {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffb400;
  color: white !important;
  border-radius: 3px;
}
.career-position .vc_toggle_title h4 {
  color: white !important;
  font-family: Josefin Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.career-position .vc_toggle_icon {
  display: none !important;
}
/* nos-defi */
.room-description {
  text-align: justify;
  text-justify: inter-word;
}
.vr-text {
  color: #ffb400;
  font-weight: bold;
}
.important {
  font-weight: 900;
}
/* FAQs*/

.faq-classe a {
  color: black !important;
}
.faq-classe a:hover {
  color: #ffb400 !important;
}
.faq-classe p {
  color: black !important;
}

/* footer*/
#footer-top {
  padding: 0 !important;
}
.btn-footer {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  padding-top: 15px;
  display: block;
  padding-bottom: 15px;
  border: white solid;
  text-transform: uppercase;
  color: white !important;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 2px;
}
.btn-footer-1 {
  margin-top: 10px;
  text-align: center;
  width: 100%;
  padding-top: 15px;
  display: block;
  padding-bottom: 15px;
  border: #f1c00a solid;
  text-transform: uppercase;
  color: #000 !important;
  background-color: #f1c00a;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 2px;
}
.lign-info {
  margin-top: 20px;
  margin-bottom: 30px;
}

#footer-top div .row {
  background-color: black;
}

#custom_html-16,
#custom_html-5,
#custom_html-14,
#custom_html-3 {
  background-color: #fff !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 20px !important;
}

.footer-top-2 {
  background-color: white !important;
}

.info-contact {
  padding-top: 8px;
  color: black !important;
  font-size: 16px;
  font-weight: 600;
  width: 280px;
}
.follow-us-medias {
  padding-top: 8px;
  color: white !important;
  font-size: 19px;
  font-weight: 600;
  margin-left: 8px;
  width: 100%;
}
.footer-top-1 {
  margin-top: 0px;
  background: black;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0px;
}
.foter-top-2 {
  margin-bottom: -10px !important;
}

#custom_html-2 {
  padding-top: 3px;
  padding-bottom: 10px;
}
#custom_html-3 {
  margin-bottom: -10px;
}
#custom_html-5 {
  margin-top: 0px !important;
  background-color: white;
  margin-bottom: 0px;
}
.footer-top-3 {
  background-color: black;
  padding-top: 30px !important;
  margin-bottom: -10px !important;
}

.align-right {
  text-align: right;
  float: right;
}

.align-center {
  text-align: center;
}

.footer-top-4 {
  background-color: black;
  padding-top: 200px !important;
}

#custom_html-7 {
  margin-bottom: 19px;
}

.abonnement {
  margin-left: 25px;
  margin-top: 0px;
  font-weight: 700;
  color: white !important;
  font-size: 21px;
  letter-spacing: 2px;
}
.gfield_label {
  display: none !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none !important;
}
.input-abonnement {
  margin-right: 25px !important;
  margin-left: 25px !important;
}
.abonnement-sub {
  margin-left: 25px;
  color: white !important;
  font-weight: 500;
  margin-top: -12px;
  letter-spacing: 1px;
  width: 90%;
  margin-top: 10px;
}

.main-menu li {
  margin-right: 10px;
}

#input_2_2,
#input_2_1_3,
#input_2_3_6 {
  border: black solid !important;
  margin-right: 25px;
  margin-left: 25px;
  background-color: #fff !important;
  width: 90%;
}
#input_1_1_3,
#input_1_1_6,
#input_1_2,
#input_1_4,
#input_1_3,
#input_1_6,
#input_1_8,
#input_1_9 {
  border: black solid 2px !important;
  padding-left: 25px;
  width: 100%;
}
#input_1_7 {
  border: black solid 2px !important;
  padding-left: 23px;
  width: 100%;
  background-color: #fff !important;
  border-radius: 0px;
  color: #757575;
  margin-bottom: 0px;
}
#gform_submit_button_1 {
  float: right;
  border: black solid 2px;
  margin-top: -30px !important;
  border-radius: 0px !important;
  background-color: #f1c00a;
  color: #000;
}
#gform_submit_button_1:hover {
  background-color: #000 !important;
  color: #fff !important;
}

#gform_submit_button_2 {
  float: right;
}
#gform_widget-2 {
  margin-top: 0px !important;
}
.gform_wrapper {
  margin: 0px !important;
}
.gform_footer {
  width: 90% !important;
}
.gfield_description {
  padding-top: 0;
}
.gfield_description {
  padding-top: 0;
}
.validation_error {
  display: none;
}
.reseaux-sociaux {
  padding-right: 5px;
  padding-left: 5px;
}
.reseaux-sociaux:hover img {
  transform: scale(1.4);
}

.a-botton-box {
  font-weight: 600;
  float: right;
  font-size: 18px;
  border: solid;
  color: black;
  padding: 10px;
}

.btn-footer:hover,
.a-botton-box:hover {
  color: #000 !important;
  background-color: #ffcb05 !important;
  border-color: #ffcb05 !important;
  text-shadow: none !important;
}

.defi-mobiles-succursales .vc_column-inner:hover {
  background-image: url(https://defi-evasion.com/wp-content/uploads/2018/11/mobile1.png) !important;
}
.autres-defis-succursales .vc_column-inner:hover {
  background-image: url("https://defi-evasion.com/wp-content/uploads/2018/11/plus1.png") !important;
}

.btn-footer-1:hover {
  color: black !important;
  background-color: white;
  border-color: white !important;
}

#gform_wrapper_1 .gform_footer {
  float: right;
}

.gform_button {
  border: 0px !important;
  font-weight: bold;
}

.gfield input,
.gfield textarea {
  background-color: #ffffff !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
}

.gform_button:hover {
  color: #000000 !important;
}

.dimensiontitle {
  color: #fff !important;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
  color: #fff;
  font-size: 25px;
}

.dimensionsubtitle {
  color: #fff !important;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
  color: #fff;
  font-size: 18px;
}

.remorquedimensions {
  background-color: #000000;
  background-image: url(https://defi-evasion.com/wp-content/uploads/2019/01/Remorque_Defi_Dimensions.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  margin-top: 20px;
}

.phonereservation {
  color: #ffffff;
  font-size: 32px;
  margin-top: 20px;
  font-weight: 600;
  line-height: 33px;
}

.indicebtn a {
  font-size: 35px !important;
}

.indicebtn a:hover {
  background-color: White !important;
}

#video-entete-pages {
  height: auto !important;
  width: 100% !important;
}

/* post */
.cshero-feature-posttype {
  display: none;
}
.single-post .post {
  padding-top: 60px;
}

#title-animate {
  margin-top: -84px;
}

.cs-info {
  display: none !important;
}

.nav-links {
  display: none !important;
}

.menu-reservation {
  background-color: #ffcb05;
  padding-left: 25px !important;
  padding-right: 25px !important;
  margin-top: 4px;
}

.lien-youtube {
  margin-top: 30px;
}

.lien-youtube a {
  color: #ffcb05 !important;
  font-weight: 600 !important;
  font-size: 1.1em;
  text-decoration: underline;
}

.lien-youtube a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/*
@media screen and (max-width: 1600px) {
  .la-visite {
    height: 700px !important;
  }
}
*/

/*media query*/
@media screen and (max-width: 1325px) {
  .menu-title {
    font-size: 10px !important;
  }
  .main-menu li {
    margin-right: 0px !important;
  }
}

@media (min-width: 1000px) {
  ul.sub-menu {
    max-width: 100% !important;
  }
  .background-image-div {
    width: 980px !important;
  }
  .background-image-div-hover {
    width: 980px !important;
  }
  #video-entete {
    max-width: 100vw !important;
    width: 100vw !important;
    margin-left: calc(-100vw / 2 + 980px / 2) !important;
  }

  /*#cshero-header ul.cshero-dropdown ul > li > a {
        font-size: 9px!important;
    }*/

  #menu-item-1350 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }

  #menu-item-1201 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }

  #menu-item-457 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }

  #menu-item-527 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }

  #menu-item-1306 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }

  #menu-item-1382 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }

  #menu-item-1310 > a > .menu-title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
  }
  .menu-reservation {
    background-color: #ffcb05;
    padding-left: 1px !important;
    padding-right: 1px !important;
    height: 33px;
    margin-top: 4px;
  }

  .menu-reservation a {
    margin-top: -4px !important;
  }
}

#map-mobile {
  display: none;
}

@media (max-width: 800px) {
  .general-infos {
    padding-bottom: 20px;
  }

  #map-pc {
    display: none;
  }

  #map-mobile {
    display: inline !important;
  }
}

.separator-custom3 .vc_sep_holder_l {
  margin-bottom: 30px !important;
}

@media (min-width: 767px) {
  .padding-left-40-pc {
    padding-left: 40px !important;
  }

  .padding-right-40-pc {
    padding-right: 40px !important;
  }

  .separator-custom3 {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .titre-autres-defis-mobiles a {
    font-size: 25px !important;
  }
  #gform_widget-2,
  #custom_html-4,
  #custom_html-5,
  #custom_html-6,
  #custom_html-7 {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .a-botton {
    float: none;
    margin-top: 30px;
    width: 100%;
    display: block;
    text-align: center;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  #info-defi .info-defi {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  #custom_html-6 {
    margin-top: 30px !important;
  }
  #custom_html-7 .info-contact {
    width: 100%;
    margin-left: 15px;
  }

  .remorquedimensions {
    height: 550px !important;
  }
  #video-over {
    display: none;
  }

  .defi-mobiles-succursales,
  .autres-defis-succursales {
    height: 250px;
  }

  .defi-mobiles-succursales h3,
  .autres-defis-succursales h3 {
    margin-top: -70px;
    font-size: 18px !important;
  }

  .defi-mobiles-succursales .vc_column-inner,
  .autres-defis-succursales .vc_column-inner {
    height: 250px !important;
  }

  #footer-top [class*="footer-top-"],
  #footer-top [class^="footer-top-"] {
    margin-bottom: 0px !important;
  }

  .dimensionsubtitle {
    margin-top: 5px !important;
  }
  .mobile-hours {
    display: inline !important;
  }
  .pc-hours {
    display: none !important;
  }
}

@media (max-width: 641px) {
  #gform_submit_button_1 {
    line-height: 1;
    width: 50%;
  }
  #startBtn {
    font-size: 90px;
    margin-top: calc(100vh / 2 - 90px);
  }

  #info-gen-wrapper {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .info-defi {
    text-align: center !important;
  }

  #video-entete {
    height: 40vh !important;
    margin-top: calc(-51vh / 2) !important;
  }

  .vc_row.vc_row-o-full-height {
    min-height: 50vh !important;
  }

  .vc_custom_1539467954469 {
    min-height: 50vh !important;
    top: 60px;
  }

  .background-image-div {
    -webkit-clip-path: none;
    clip-path: none;
  }

  h1 {
    font-size: 31px !important;
  }

  #custom_html-7 .custom-html-widget {
    width: 110%;
    margin-left: -10px;
  }

  .vc_custom_1539354265502 {
    max-height: 300px !important;
  }

  #defiVideo {
    max-height: 300px !important;
    object-fit: cover !important;
  }

  #startBtn {
    margin-top: calc(44vh / 2 - 90px) !important;
  }

  .btn-mobile {
    font-size: 18px !important;
  }

  .phonereservation {
    font-size: 16px !important;
  }

  .h1-la-visite {
    font-size: 25px !important;
  }
}

@media (min-width: 1200px) {
  .tableau-dark-web {
    width: 75%;
  }
}

@media (max-width: 992px) {
  .tableau-dark-web {
    width: 100%;
  }
  #menu-item-wpml-ls-2-fr ul,
  #menu-item-wpml-ls-2-en ul {
    width: 100% !important;
  }

  #menu-item-527 > a > .menu-title:after {
    content: none;
  }
  #wrapper #cshero-header #cshero-main-menu-mobile {
    top: 50px !important;
  }

  .menu-reservation {
    padding-left: 0px !important;
  }

  #menu-item-457 > a > .menu-title:after {
    content: none !important;
  }

  .indicebtn a {
    font-size: 21px !important;
  }

  .footer-top-4 {
    padding-top: 25px !important;
    padding-left: 35px !important;
  }
}

@media (max-width: 1200px) {
  #cshero-header ul.cshero-dropdown > li > a,
  #cshero-header .menu-pages .menu > ul > li > a {
    font-size: 9px !important;
  }

  #defiVideo {
    object-fit: contain !important;
  }

  .defis-players h4 {
    font-size: 14px;
  }
}

/*Blogue*/

.cs-blogClass-style2 .cs-blogClass-info {
  display: none;
}

.cs-hedding-title {
  text-transform: uppercase;
}

#cs-page-title-wrapper {
  background-color: #000 !important;
}

#cs-page-title-wrapper .page-title {
  color: #fff !important;
  text-transform: uppercase !important;
}

.cs-blogClass-style2 .cs-blogClass-left {
  text-align: center !important;
}

#cs-page-title-wrapper .title_bar .page-title {
  line-height: 50px !important;
}

/*Page succursales */

.listing-succursales {
  padding: 0 20% !important;
}

.bouton-succursale a {
  width: 100%;
  font-weight: bold;
  font-size: 1.4em !important;
}

.vc_btn3.vc_btn3-color-black,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
  background-color: #000 !important;
}

.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  background-color: #f1c00a !important;
  border-color: #f1c00a !important;
  color: #000 !important;
}

.vc_btn3.vc_btn3-color-black:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-white:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover {
  background-color: #ffd300 !important;
  color: #000000 !important;
}

.bouton-succursale:hover {
  border: 3px solid #ffd300 !important;
}

.bouton-fleche i {
  font-size: 40px !important;
  font-weight: bold !important;
}

.vc_custom_1559834640364:hover {
  background-image: url("/wp-content/uploads/2018/11/mobile1.png") !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.vc_custom_1559834672553:hover {
  background-image: url("/wp-content/uploads/2018/11/plus1.png") !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.autres-defis,
.defis-mobile {
  color: #ffd300 !important;
}

.titre-autres-defis-mobiles a {
  color: #fff !important;
  font-size: 2em;
}

.titre-autres-defis-mobiles a:hover {
  color: #ffd300 !important;
}

/*.defi-single .content-wrap {
  padding: 0 7%;
}*/

.readmore .btn {
  border-radius: 0 !important;
  border: 3px solid #000 !important;
}

.readmore .btn:hover {
  background-color: #ffd300 !important;
  border: 3px solid #ffd300 !important;
  color: #000 !important;
}

#custom_html-16 .info-contact a:hover {
  color: #f1c00a !important;
}


/* SatelliteWP : CSS Overrides */

/* WooCommerce Archive : enlever la mention "View Details" pour les overlay d'images de produit */
.cshero-woo-meta .cshero-view-detail a span,
.cshero-woo-meta .cshero-add-to-cart a span {
	display: none;
}

/* Page : Titre coupé sur les produits */
#cs-page-title-wrapper .title_bar .page-title {
	padding-top: 50px !important;
}

/* Page Chez Soi - Ajustements */
#chezsoi-titre {
	background-color: #000;
	padding: 60px
}
#chezsoi-description {
	background-color: #000;
	color: #fff;
	padding: 30px 80px;
}
#chezsoi-video {
	background-color: #000;
	padding: 50px 0 100px 0;
}
#chezsoi-soustitre {
	padding: 30px 0 30px;
}

/* WooCommerce Archive : Enlevé lignes autour des produits */
.csbody .woocommerce ul.products li.product,
.csbody .woocommerce .cshero-carousel-item-wrap .cshero-woo-meta .cshero-product-caegory,
.csbody .woocommerce .products {
	border: none !important;
}

/* WooCommerce Single : remove social share icons */
.ssba-classic-2 {
	display: none !important;
}

/* WooCommerce : ajuster lignes des tables dans description courte */
.woocommerce .cs-product-description table th {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	font-weight: bold;
}


/* WooCommerce - Tableau */
.woocommerce table th,
.woocommerce table td {
	padding: 8px
}
.woocommerce table th img {
	width: 48px;
	margin-right: 8px;
	margin-top: -4px;
}
.woocommerce table th {
	background-color: #555;
	color: #fff;
}
.woocommerce table td {
	background-color: #f2f2f2;
}


/* Nav du haut : espacer les menus */
#header-top {
	padding-bottom: 20px !important;
}
#menu-haut .menu-title,
#menu-top .menu-title {
	font-weight: normal;
}

/* Nav du haut : mettre le téléphone en jaune */
.header-top #text-2 a,
.header-top #text-3 a {
	color: #ffcb05 !important;
}

/* Nav principale : enlever le jaune du menu FAQ */
.menu-item-27 a span {
	color: #fff !important;
}

/* Enlever les majuscules aux labels de boutons */
input[type="radio"] + span, input[type="checkbox"] + span {
	text-transform: none !important;
}

/* Aligner le top menu à droite */
.header-top-2 {
	text-align: right;
}

/* Ajouter un underline au lien de conditions générales du checkout */
.woocommerce-terms-and-conditions-link {
  text-decoration: underline;
}

/* Padding autour du password box dans les pages de réponse */
.post-password-form input[type=text] {
  margin: 5px;
}

/* Cacher les images de produit sur la page des cartes-cadeaux */
.voucher-fields {
  display: none;
}

/* Texte de carte cadeau dans la page de cart */
.cross-sells p{
  font-weight: bold;
}

/* Retirer "Informations complémentaires" au checkout */
.woocommerce-additional-fields {
  display: none;
}

/* Cacher le bouton "Select Options" sous les produits dans la page Chez Soi */
a.button.add_to_cart_button.product_type_variable {
  display: none !important;
}

/* Cacher le champ "team_name" dans la page de produit */
#team_name_field {
  display: none;
}

/* Cacher le nom d'équipe dans le cart, au checkout et sur les détails de commande */
ul.wc-item-meta,
.woocommerce-cart dl.variation,
.woocommerce-checkout dl.variation {
  display: none !important;
}

/* Bouton "set as manager" dans les invitations d'équipe en attente */
td a.button.wc-memberships-for-teams-team-area-action.set_as_manager {
  display: none;
}

/* Ajouter le highlight jaune aux items du menu dans Compte */
.woocommerce-MyAccount-navigation-link--add-member,
.woocommerce-MyAccount-navigation-link--teams,
.woocommerce-MyAccount-navigation-link--members-area {
	background-color: #ffea9b;
    font-weight: 700 !important;
}

.woocommerce-MyAccount-content span.yellow-highlight {
	background-color: #ffea9b;
	padding: 0 4px;
    /*font-weight: 700;*/
}

.woocommerce-MyAccount-navigation .is-active{
    font-weight: 700 !important;
    text-decoration: underline;
}