/*
Theme Name: Waouh Child
Description: Theme enfant de Waouh
Author: Waouh
Author URI: https://www.waouh.cool
Template: waouh
Version: 1.0.0
*/
/************************---GÉNÉRAL---************************/
/* #wh_presentation:before,#wh_presentation:before,#wh_presentation:before,#wh_sports:before,#wh_parrains:before,#wh_partenaires:before,#wh_actus:before,#wh_equipes:before {
display: block;
content: " ";
margin-top: -119px;
height: 119px;
} */

.wh_retour_a *{
    white-space: normal !important;
}


.woocommerce-password-strength {
  text-align: left !important;
}
.wh_bg_image{
  background-size: cover !important;
}

@media (min-width: 769px) {
  .wh_position_video{
    z-index: 5 !important;
    margin-top: 70px !important;
    margin-left: 35px !important;
  }
}
.grecaptcha-badge{
  display: none !important;
}

.wh_event_close {
  position: absolute;
  width:100%;
  height: calc(100% - 50px);
  background-color:rgba(255,255,255,0.2);
  left:0;
  z-index: 10;
}
#menu-reseaux-sociaux-1 {
  width:500px !important;
}
.product {
  display: none !important;
}

.wh_actif_mobile{
  display: none;
}
.wh_logo_resp {
  display: none;
}
.wh_hidden{
  display: none !important;
}
.wh_z_index{
  z-index: 99 !important;
}
.wh_bg_bleu{
  background:#3A495A !important;
}
.wh_bg_rose{
  background:#c1537b !important;
}
.wh_auto_margin{
  margin: auto !important;
}
.wh_auto_margin_top{
  margin: auto 0;
}
.wh_align_right{
  text-align: right !important;
}
.wh_bolder{
  font-weight: 600 !important;
}
.wh_lighter{
  font-weight: 400 !important;
}
.wh_txt_right{
  text-align: right;
}
h1, h2, h3 {
  text-transform: uppercase;
}
html {
  scroll-behavior: smooth !important;
}
.wh_mentions_legales p{
  padding: 10px 0;
  text-align: justify;
}
.wh_mentions_legales h2, .wh_mentions_legales h3{
  padding: 20px 0 0 0 !important;
}
.is-relative {
  position: relative !important;
}
.wh_center{
  text-align: center;
}
.input, .textarea {
  box-shadow: none !important;
  border-radius: 0px !important;
  border-bottom: solid 1px #707070 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.wh_bg_image {
  background-size: cover;
  background-position: center;
}
.wh_paddingless_bt{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wh_txt_article h2, .wh_txt_article h3, .wh_txt_article h1{
  padding: 15px 0 10px 0;
}
.wh_txt_article p{
  padding-bottom: 35px;
}

.alignleft{
  float: left;
  margin-right: 10px;
}

.alignright{
  float: right;
  margin-left: 10px;
}
/*map*/
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 0px auto;
}
.wh_padding_bottom{
  padding-bottom: 150px;
}
.wh_padding_top{
  padding-top: 150px;
}
.wh_padding{
  padding: 2em 0;
}
ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}
/*bouton*/
.wh_btn_clair, .button.wh_btn_clair{
  background-color: transparent;
  border-color: #fff !important;
  color: #fff !important;
  padding: auto 8%;
}
.wh_btn_clair:hover, .button.wh_btn_clair:hover{
  background-color: #fff;
  border-color: #fff !important;
  color: #c1537b !important;
  padding: auto 8%;
}
.wh_btn_fonce, .button.wh_btn_fonce{
  background-color: transparent;
  border-color: #3a495a !important;
  color: #3a495a !important;
  padding: auto 8%;
}
.wh_btn_fonce:hover, .button.wh_btn_fonce:hover{
  background-color: #c1537b;
  border-color: #c1537b !important;
  color: #fff !important;
  padding: auto 8%;
}
#wh_filtres .wh_meta_checkbox.column.is-12.wh_paddingless_bt {
  height: 15px;
}
/*Sticky filtre*/
.wh_nav_side_menu_filtre.fixed{
  position: fixed;
  top: 100px;
  padding-top:20px;
}
/* sidebar sticky  */
.wh_nav_side_menu.fixed{
  position: fixed;
  top: 130px;
  padding-top:20px;
}

.wh_nav_side_menu li{
  list-style: none;
}
.wh_nav_side_menu h3{
  color:#3a495a !important;
}

.wh_nav_side_menu a:hover {
  color:#c1537b !important;
}

.wh_nav_side_menu a, .wh_nav_side_menu a:active {
  color:#3a495a;
  font-weight: 600;
}
.wh_nav_side_menu h3:after {
  content: '';
  display: block;
  width: 140px;
  height: 2px;
  background-color: #c1537b;
  margin-bottom: 20px;
  margin-top: 10px;
}
.wh_nav_side_menu a.passed{
  color: grey;
}
.menu-reseaux-sociaux-container li {
  display: inline-block;
  margin: 8px 5px;
}
/*******ACCORDEON*****/
.accordions .accordion { border-radius: 0px !important; }
.accordions .accordion .accordion-header .toggle { background-color: transparent !important;}
.accordions .accordion .accordion-header { border-radius: none !important;}
.accordions .accordion .accordion-header { font-size: 1.1rem !important; line-height: 2rem; padding: 13px 10px 10px 10px; border-radius: none !important;}
button.toggle { font-size: 1.5rem !important;}
.accordions .accordion .accordion-header .toggle::before { top: -0.5em !important;}
.accordions .accordion .accordion-header + .accordion-body .accordion-content { padding: 1em 0em 0em 0.5em !important;}
.accordions .accordion .accordion-header {    background-color: #fff !important; color: #3a495a;  }
.accordions .accordion .accordion-header + .accordion-body {color: #4a4a4a; border: 1px solid #3a495a !important;}
.accordions .accordion.is-active .accordion-header + .accordion-body {color: #4a4a4a; border: 1px solid transparent !important;}
.accordions .accordion .accordion-header:hover, .accordions .accordion.is-active .accordion-header { background-color: #d45483 !important; color: #fff;  }
.accordions p:hover, .accordions .accordion .accordion-header:hover p {    color: #fff !important;    font-weight: bold;}
.accordions p {  font-weight: bold;}
.accordion-content p:hover{   color:#3a495a !important; }
.is-active .accordion-header p{   color:#fff !important; }
.hero.is-medium .accordion { padding: 8px 18px;}
.accordions .accordion .accordion-header .toggle::before {  color: #3a495a;}
.accordions .accordion.is-active .accordion-header .toggle::before, .accordions .accordion.is-active .accordion-header .toggle:hover::before  {  color: #fff;}


.accordion-header:before {
  width: 20px !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 0;
  color: #fff;
  display: block;
  cursor:pointer;
  position: absolute;
  top: 10px;
  right: 20px;
  bottom: 0;
  content: '\002B';
  color: #3a495a !important;
  font-size: 23px;

}

.accordion.is-active .accordion-header:before{
  content: '\002D';
  color: #fff;
}

.accordion-header{
  position: relative;
}

/************************---BULMA---************************/

.is-spaced {
  margin-bottom: 2.5rem !important;
}
.carousel-item .wh_slide_partenaire {
  height: auto !important;
  min-width: 100%;
  min-height: 100%;
}
.hero-body {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.button {
  text-transform: uppercase;
}
.hero.is-medium .hero-body {
  padding-bottom: 2.5rem !important;
  padding-top: 2.5rem !important;
}

/*******Flèche carousel*******/
.carousel .carousel-navigation.is-overlay .carousel-nav-left, .carousel .carousel-navigation.is-overlay .carousel-nav-right {
  background: none !important;
}
.carousel-navigation .fa.fa-chevron-right,.carousel-navigation .fa.fa-chevron-left  {
  font-size: xx-large;
}
/************************---TOP BAR---************************/
.wh_subHeader .level {
  margin: 0 !important;
  width:100%;
}
.wh_subHeader .level a {
  padding: 0 15px;
  font-size: 15px;
  font-weight: bold;
}
.wh_subHeader .level-right, .level-left {
  padding: 7px 0;
}

/************************---MENU / HEADER---************************/
.site-header {
  border-bottom: solid 2px #fff;
}
#navMenu:not(.is-activated) .is-mega .navbar-dropdown{
  width: 100vw;
  position: fixed;
  left: 0;
  top: 65px;
  margin-top: 52px;
}
.wh_logo {
  display: grid !important;
}
/* Sub header  */
.wh_subHeader,.wh_subHeader > div  {
  min-height: 44px !important;
}
.wh_subHeader .menu-item:not(.wh_btn_top_bar) a:visited {
  color:white !important;
}
.navbar {
  min-height: 2.75rem !important;
}
.wh_menu_bulma {
  background-color: grey;
}

.wh_menu_bulma a:hover {
  opacity: 1 !important;
  background-color:transparent;
}
.wh_menu_bulma .navbar-item.has-dropdown:hover .navbar-link {
  background-color:transparent;
}
.wh_menu_bulma .navbar-link::after {
  content:none;
}
.wh_mega_menu .wh_retour_a:nth-child(3) {
  border-left: solid 1px #fff
}

.wh_mega_menu div.is-8 div.is-11 .navbar-item:not(:first-child), .wh_mega_menu div.is-12 div.is-11 .navbar-item:not(:first-child){
  text-transform: initial !important;
  font-size:20px;
  margin-left: 20px;
  line-height:18px
}
.wh_mega_menu div.is-8 div.is-11 .navbar-item:first-child, .wh_mega_menu div.is-12 div.is-11 .navbar-item:first-child{
  font-weight:bold;
  font-size:22px;
  line-height: 22px;
}
.wh_mega_menu div.is-8 div.is-11 .navbar-item:first-child:hover, .wh_mega_menu div.is-12 div.is-11 .navbar-item:first-child:hover{
  font-weight:bold;
  font-size:22px;
  line-height: 22px;
  background: transparent !important;
  color: #c1537b !important;
}
#navMenu a:hover, .wh_menu_bulma a:hover, a.active:hover, .navbar-item.active > a:hover, .navbar-item:hover, .navbar-link:hover, .navbar-item.active > a:hover{
  color: #c1537b;
  font-weight:bold
}
.wh_mega_menu div.is-8 div.is-11 .navbar-item:not(:first-child), .wh_mega_menu div.is-12 div.is-11 .navbar-item:not(:first-child){
  text-transform: initial !important;
  font-size:20px;
  margin-left: 20px;
  line-height:18px;
  font-weight: lighter;
}
.wh_mega_menu div.is-8 div.is-11 .navbar-item:not(:first-child):hover, .wh_mega_menu div.is-12 div.is-11 .navbar-item:not(:first-child):hover{
  font-weight:bold;
  font-size:22px;
  display: inline-block;
  background: #c1537b !important;
  color:#fff !important;
}
.wh_slide_sport .wh_sponsor_menu {
  color: #fff !important;
  font-size: 11px;
  line-height: 10px;
}
.navbar-item {
  padding: 0 25px;html {
    scroll-behavior: smooth;
  }
}

/*Top bar */
.menu-barre-du-haut-container li{
  display: inline-block;
}
.menu-barre-du-haut-container ul{
  margin:auto;
}
.wh_btn_top_bar a{
  color: #c1537b !important;
  background: #fff !important;
  border:solid 2px #fff;
  padding: 5px 16px;
  border-radius: 50px;
}
.wh_btn_top_bar a:hover{
  color: #fff !important;
  background: #c1537b !important;
  border:solid 2px #fff;
}
.wh_subHeader a, .wh_subHeader a.active {
  font-size: 13px;
}
/* navbar responsive  */
.wh_menu_bulma .navbar-menu.is-active {
  width:330px !important;
  position: fixed;
  right:0;
  z-index: 1001;
  height:100%;
  animation: apparition 1s ease-out;
}
.wh_menu_bulma .navbar-menu.is-activated:not(.is-active) {
  animation: disparition 1s ease-out;
  width:330px;
  position: fixed;
  right:-330px;
  z-index: 1001;
  display: block;
  height:100%;
}
.navbar-menu.is-activated .column.is-half .is-1{
  width:100%;
  text-align:center;
  display: block;
}
/* header responsive */
.navbar-menu.is-activated .column.is-half{
  width:100%;
}
.navbar-menu.is-activated .column.is-half .is-1{
  display: none;
}
.navbar-menu.is-activated .column.is-half .is-11{
  width:100%;
  display: block;
  padding-bottom:0;
  padding-top:0;
}
.navbar-menu.is-activated .column.is-half .is-11 a {
  z-index: 1;position:relative;
  padding-top: 0;
}
.navbar-menu.is-activated .column.is-half .columns{
  display: block;
}
.navbar-menu.is-activated .columns.is-multiline{
  padding-top:0 !important;
}
.navbar-menu.is-activated .navbar-item.is-mega {
  position:relative;
}
.navbar-menu:not(.is-activated) .wh_resp_cross {
  display: none;
}
.navbar-menu.is-activated .wh_resp_cross + a {
  display: inline-block;
}
.wh_resp_logo{
  display: none;
}

.wh_menu_bulma_container.fixed_menu{
  z-index: 999999;
  position: fixed;
  width: 100%;
  top:0;
}
.wh_resp_cross.open .fa-plus{
  display: none;
}
.wh_resp_cross:not(.open) .fa-minus{
  display: none;
}
#navMenu {
  justify-content: center;
}
.resp_nav_footer {
  display:none;
}

.wh_menu_slider .wh_img_sport img{
  max-height:300px !important;
}


.wh_img_sport {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}
.wh_img_sport a {
  max-width: 300px !important;
  max-height:300px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wh_menu_slider .carousel-item{
  text-align: center;
}
.wh_menu_slider .wh_slide_sport{
  display:block !important;
}
.wh_menu_slider .wh_titre_sport{
  color:white !important;
  font-size: 22px;
}

.wh_menu_slider .wh_slide_sport {
  height:40px !important;
}
.wh_menu_slider  {
  margin-top: 15px;
  /*padding-top: 25px;*/
}
.wh_menu_social.resp {
  display: none;
}

.wh_menu_topbar.resp {
  display: none;
}




/* ///////// commun a tous ///////// */
.navbar-link {
  padding-right: 0.75rem;
}
.wh_menu_bulma a {
  font-size: 1.2rem
}


a.active ,.navbar-item.active > a{
  color:rgba(116, 116, 114,.7);
}
.wh_subHeader {
  background-color:darkgrey;
}

/************************---FOOTER---************************/
.footer {
  border-top: solid 3px #fff;
}
.wh_top_footer{
  padding-bottom: 25px;
}
.wh_bottom_footer{
  border-top: solid 1px #fff;
  padding-top: 25px !important;
  padding-bottom: 10px;
  font-size: 11px;
}
.widget-title {
  font-family: Raleway;
  text-transform: uppercase;
  text-align: left;
}
.textwidget {
  text-align: left;
  font-size: 1.1em;
}
.wh_marge_footer {
  padding: 0 1.5em;
}
#menu-reseaux-sociaux-2 {
  margin-left:0;
  text-align: left;
}
#menu-reseaux-sociaux-2 a {
  font-size: 28px;
}

/************************---ACCUEIL---************************/

.wh_accueil_design_date{
  color: #d45483;
  font-weight: lighter;
  font-size: 5em !important;
}
.wh_marge_temoignage{
  padding-bottom: 1.5rem;
  padding-top: 5rem;
}
.wh_img_pattern_bg{
  background-repeat: repeat;
  background-image: url('../../uploads/2018/11/pattern-ouiplay-gris-clair-1.png');
}
.wh_accueil_titre_vert{
  writing-mode: vertical-rl;
  text-orientation: mixed;
  float: left;
  font-size: 2em;
  color: #d45483;
}
.wh_accueil_titre_vert:after{
  content: "";
  height: 10%;
  width: 3px;
  background: red;
}
.wh_accueil_txt{
  vertical-align: middle;
}
.wh_txt_audace_title {
  position: absolute;
  right: -15px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  text-transform: uppercase;
  font-family: Raleway;
  top: 160px;
  color: #C1537B;
  font-size: 25px;
  letter-spacing: 10px;
  top: 45px;
}

.wh_txt_audace_title:before {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  height: 2px;
  margin-left: 10%;
  margin-right: 10%;
  background-color: darkgrey;
  margin-top: 21px;
}
/*Section : Qui sommes-nous ?*/
.wh_position_qsn_logo_incrustation {
  left: -3%;
  bottom: -18vw;
  display: block;
  padding: 15px 0;
  position: absolute;
  top: -70px;
  left: 0;
  height: 450px;
}
.wh_padding_qsn{
  padding: 50px 0;
}
/*Section : Évènements*/
.wh_bg_apercu_event{
  height:500px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  padding: 0 !important;
}
.wh_bg_apercu_event:hover .wh_triangle_rose{
  height:500px;
  background-image: url('../../../../ouiplay.co/wp-content/uploads/2019/03/triangle-ouiplay-event.png') !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  opacity: 1;
  animation-name: triangle;
  animation-duration: 1s ;
  mix-blend-mode: multiply;
}
.wh_bg_apercu_event:hover .wh_text_hover{
  position: absolute;
  top: 35%;
  width: 65%;
  text-align: right;
  margin-left: 30%;
  display: block;
  animation-name: texte;
  animation-duration: 2s ;
}
/* Standard syntax */
@keyframes triangle {
  0%   {opacity:0;}
  100% {opacity:1;}
}
/* Standard syntax */
@keyframes texte {
  0%   {opacity:0;}
  100% {opacity:1;}
}
.wh_triangle_rose{
  height:585px;
  background-image: url('../../../../ouiplay.co/wp-content/uploads/2019/03/triangle-ouiplay-event.png') !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  opacity: 0;
}
.wh_text_hover{
  display: none;
  float: right;
  position: absolute;
  top: 53%;
  width: 50%;
  text-align: right;
  margin-left: 45%;
}
.wh_event_date{
  font-family: Permanent Marker;
  font-size: 1.8em;
  line-height: 1.2em;
}
.wh_event_titre{
  font-family: Raleway;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.2em;
}
.wh_event_btn{
  margin-top: 15px;
  padding: 10px 20px;
  color: #fff !important;
  border: 1px solid white;
  border-radius: 50px;
  display: inline-block;
}
.wh_event_btn a{
  font-family: Raleway;
  font-weight: lighter;
  font-size: 1.3em;
  line-height: 1.2em;
  color: #fff !important;
}

/*Section : Sport Truck*/
.wh_titre_truck{
  position: relative;
}
.wh_titre_h1_truck{
  width:78%;
  display: flex;
  justify-content:space-around;
  text-align: center;
  margin: auto;
  font-weight: 100 !important;
  color : #c1537b;
}
.wh_titre_img_truck{
  position: absolute;
  top: -200%;
  left:20% ;
  width:55%;
}
.wh_btn_truck{
  text-align: right;
}
.wh_column_txt_truck {
  z-index: 999;
  margin: 50px -65px 20px 0px;
  padding: 50px 65px;

}
/************************---QUI SOMMES-NOUS?---************************/

/*Section : A propos */
.wh_position_qsn_about_logo_incrustation{
  left: 0;
  display: block;
  padding: 25px 0;
  position: absolute;
  height: 650px;
  text-align: ;
  top: -110px;
}
/*Section : chiffres*/
.wh_qsn_chiffre{
  color: #c1537b;
  font-size: 90px;
  text-align: center;
  font-family: 'Permanent Marker', cursive;
  line-height: 80px;
  padding-top: 35px;
}
.wh_qsn_txt_chiffre{
  color: #c1537b;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.wh_qsn_descrp_chiffre{
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
/*Section : slide annuraire*/
.wh_bg_entreprise {
  height: 350px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.wh_titre_entreprise{
  text-align: center;
  text-transform: uppercase;
  color: #3a495a !important;
  font-size: 20px;
  padding: 25px 0 15px 0;
}
p{
  padding-bottom: 10px;
}


/****** Txt Equipe ********/
.wh_padding_equip{
  padding-left:20px;
  padding-right:20px;
}
/******Hover Equipe********/

.wh_img_slide_equipe {
  width: 100% !important;
  min-height:100% !important;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}


figure.wh_hover_equipe p, figure.wh_hover_equipe h3 {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 9.6em;
  background: #3a495a;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

figure.wh_hover_equipe:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);

}
.card {
  height: 100%;
}
/*sport truck*/
.wh_section_truck {
  min-height: 600px !important;
}
/************************---ÉVÉNEMENTS---************************/
.wh_titre_date{
  padding: 10px 20px !important;
  color: #fff !important;
  background: rgba(57,72,89,0.85);
  font-size: 40px;
}
.wh_txt_hover_event{
  font-size: 17px;
  font-weight: bold;
  padding-top: 17px;
}
.wh_evenement_margin{
  margin: 5% 0 -3px 0 !important;
}
.wh_evenement_margin_detail{
  margin: auto 5%;
}
.wh_padding_part{
  padding: 0 10vw;
}
.wh_princ_evenement{
  height:30vh;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.wh_is_inverser{
  display: flex;
  flex-direction:row-reverse !important;
}
.wh_is_inverser .column{
  text-align: right;
}
.wh_is_pair .column{
  text-align: left;
}
.wh_evenement_position_logo_incrustation{
  top: -53px;
  right: -70px;
  position: absolute;
  height: 500px;
}

.wh_column_txt_event {
  z-index: 1;
  margin: -50px -6% 50px 1%;
}
.wh_column_txt_event_sub {
  padding: 60px 85px;
}
.wh_column_txt_event, .wh_column_txt_event + div {
  width: 51% ;
}
.wh_txt_under_event {
  font-size: 13px;
  line-height: 15px;
  margin-top: 30px;
  border-left: solid 2px #707070;
  color: #707070;
}
.wh_txt_when_event {
  text-align:center;
  color: #707070;
}
.wh_txt_when_event h3 {
  font-size: 25px;
}
.wh_txt_when_event:before {
  content:"";
  display: block;
  width: 2px;
  height:100px;
  margin-left: calc(50% - 2px);
  background-color: #707070;
  margin-bottom: 10px;
}
.wh_txt_when_event:after {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  margin-left: calc(50% - 2px);
  background-color: #707070;
  margin-top: 10px;
  margin-bottom: 50px;
}
.wh_event_nb_sport{
  font-size:21vw;
  text-align: center;
  line-height: 20vw;
  color:#C1537B;
  font-family: 'Permanent Marker', cursive;
}
.wh_nb_sport_title {
  text-transform: uppercase;
  font-family: Raleway;
  color: darkgrey;
  font-size: 50px;
}

.wh_slide_entreprise{
  background:#fff;
  padding:15px;
}

#wh_sports a[href="/faq/"] {
  display: none;
}
/************************---DEVENIR PARTENAIRE---**************************/
.wh_tarifs_partenaire {
  font-size: 180px;
  text-align: right;
  color: #fff !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 150px;
  display: inline-flex;
}
.wh_center .wh_pack_sponso_item_titre, .wh_center .wh_pack_sponso_item_titre_th {
  text-align: center;
}
.wh_player_price {
  display: flex;
  margin-left:auto;
  margin-right:auto;
  height:100%;
  justify-content: center;
  align-items: center;

}

.wh_mention_tarifs_partenaire {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  justify-content: start;
  align-items: start;

}
.wh_mention_tarifs_partenaire p:nth-child(1){
  font-size: 50px;
}
.wh_mention_tarifs_partenaire p:nth-child(2){
  font-size: 25px;
}
/*******Carousel Sport *****/
.wh_slide_sport{
  text-align: center;
}
.wh_lg_btn{
  width: 100%;
}
.wh_titre_horaire.is-spaced{
  margin-bottom: 1rem !important;
}
.wh_titre_sport{
  text-transform: uppercase;
  text-align: center;
  font-size: 27px;
  font-weight: 800;
  line-height: 30px;
}
.wh_titre_horaire{
  color: #fff;
  padding: 10px 15px;
  background-color: #3a495a;
  display: inline-block;
}
.wh_titre_sponsor{
  font-size: 20px;
  font-weight: 800;
  line-height: 15px;
  margin-top: 20px;
}
.wh_carousel_sport .carousel-navigation .carousel-nav-left, .wh_carousel_sport .carousel-navigation .carousel-nav-right {
  padding: 1em 8em;
  pointer-events: auto;
  z-index: 99;
}
.carousel-item .wh_slide_sport{
  display:none;
  height:141px;
}

.wh_is_activ .wh_slide_sport{
  max-width: 150% !important;
  display: block;
}

/*******PARRAIN****/

.wh_titre_parrains{
  color: #c74b77 !important;
  text-align: center;
  padding: 50px 0 10px 0;
  font-family: Raleway;
  font-size: 2em;
  color: #666;
  line-height: 1.1em;
  font-weight: 800;
}
/******Hover Parrain********/

.wh_img_slide_parrain {
  width: 100% !important;
  min-height:100% !important;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

figure.wh_hover_parrain {
  background: #c74b77;
}

figure.wh_hover_parrain img, figure.wh_hover_parrain .wh_img_slide_parrain{
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.wh_hover_parrain img, figure.wh_hover_parrain .wh_img_slide_parrain {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.wh_hover_parrain p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}

figure.wh_hover_parrain p, figure.wh_hover_parrain h3  {
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
}

figure.wh_hover_parrain:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  width: 100%;
  background: #c1537b !important;
}

/* Media queries */
@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}

/*****HOver partenaire *****/


.wh_hover_partenaire_content{
  position: relative;
  margin: auto;
  overflow: hidden;
}

.wh_hover_partenaire_content .content-overlay {
  background: rgba(212,84,131,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 8;
}

.wh_hover_partenaire_content:hover .content-overlay{
  opacity: 1;
}


.content-details {
  position: absolute;
  text-align: center;
  padding: 0 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.wh_hover_partenaire_content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
  z-index: 9;
}

.content-details h3{
  color: #fff !important;
  font-weight: 800 !important;
  font-size: 1.5em;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 1em;
}

.fadeIn-bottom{
  top: 80%;
}
.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}
/************************---SPORTS---************************/

.wh_img_bg_sport{
  background: #3a495a !important;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.wh_position_logo_incrustation{
  top: 7%;
  right: -7%;
  width: 43vw;
}
.wh_position_img_accessoire {
  left: -7%;
  top: 70%;
  width: 17vw;
}
.wh_position_img_sportif {
  right: -5vw;
  top: 35%;
  /*width: 60vw;*/
  height: 60vw;
}

/***word***/
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* BULMA */
.title{
  color: #3a495a;
}
.hero.is-large .hero-body {
  padding-bottom: 13vw;
  padding-top: 13vw;
}

.block:not(:last-child), .box:not(:last-child), .breadcrumb:not(:last-child), .content:not(:last-child), .highlight:not(:last-child), .level:not(:last-child), .message:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .tabs:not(:last-child), .title:not(:last-child) {
  margin-bottom: 0.3rem;
  margin-top: 0.5rem;
}
.carousel[data-size]:not(.carousel-animate-fade) .carousel-container .carousel-item {
  padding: 0.5em;
  margin: auto;
}

/************************---PARRAINS / PARTENAIRES / ANNURAIRE---************************/
.wh_img_couverture{
  background-size: cover !important;
  background-position: center !important;
}

.wh_img_bg{
  background-image: url('../../uploads/2018/11/bg-parrain-partenaire-annuaire-ouiplay.html') !important;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.wh_position_titre{
  position: absolute;
  bottom: 50px;
}
.wh_txt_blanc *, .title.wh_txt_blanc{
  color: #fff !important;
}
h3.wh_txt_rose,.wh_txt_rose *, .title.wh_txt_rose{
  color: #c1537b !important;
}
.wh_titre_parrain{
  text-transform: uppercase;
  color: #d45483 !important;
}
.wh_position_portrait{
  margin-top: -50%;
}
.wh_border{
  border-left: solid 1px #707070;
}
.wh_marge_parrain {
  padding: 0 3em;
}
.wh_marge_hauteur {
  padding-top: 3em;
  padding-bottom: 5em;
}

/************************---ANNUAIRE---**************************/
.wh_etiquette_categorie{
  font-size: 12px !important;
  background: rgba(193,83,123,0.75);
  padding: 7px 15px;
  display: inline-block;
  border-radius: 52px;
}
.wh_etiquette_categorie, .wh_etiquette_categorie a, .wh_etiquette_categorie a:active{
  color: #fff !important;
}



/************************---TARIFS PARTENAIRE---**************************/
/***pack sponsoring***/
.wh_pack_sponso_item_titre_th {
  font-size: 20px !important;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.wh_pack_sponso_item_titre {
  font-size: 20px !important;
  color: #575756;
  font-family: 'Raleway', sans-serif;
  line-height: 45px !important;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.wh_bg_tarif{
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../../uploads/2018/12/montagnes-moitier.html');
}

/****sponso carte****/
.wh_sponso_carte_items .wh_sponso_carte_item {
  margin-bottom: 20px;
}
.wh_sponso_carte_items .wh_sponso_carte_item .wh_sponso_carte_item_top {
  display: table;
  width: 100%;
}
.wh_sponso_carte_items .wh_sponso_carte_item .wh_sponso_carte_item_top .wh_sponso_carte_item_titre {
  text-transform: uppercase;
  font-size: 27px;
  padding-right: 8px;
  white-space: nowrap;
  font-weight: bold;
}
.wh_sponso_carte_items .wh_sponso_carte_item .wh_sponso_carte_item_bottom .wh_sponso_carte_item_intro {
  font-size: 23px;
}
.wh_sponso_carte_items .wh_sponso_carte_item .wh_sponso_carte_item_top .wh_sponso_carte_item_point {
  height: 3px;
  border-bottom: 1px dotted #828383;
  display: table-cell;
  width: 98%;
  z-index: 1;
  position: relative;
  bottom: 6px;
  border-top : none !important;
  border-left: none !important;
  border-right:none !important;
  border-style:solid;
}
.wh_sponso_carte_item_point {
  border-bottom: 1px dotted #fff !important;
}
.wh_sponso_carte_items .wh_sponso_carte_item .wh_sponso_carte_item_top .wh_sponso_carte_item_tarif {
  font-size: 35px;
  padding-left: 8px;
  white-space: nowrap;
}

/************************---SPORT TRUCK---************************/
.wh_bg_sport_truck {
  background-size: contain !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
/************************---WOOCOMMERCE---************************/

.woocommerce-breadcrumb {
  display: none;
}
.hero.wh_opt_bg_onglet {
  padding: 0px 50px;
}

/************************---PRODUIT EVENEMENTS---************************/
.wh_trait_rose_vert::before {
  top: .45902em;
  width: 100%;
  left: -1.4918em;
}
.wh_trait_rose_vert.active::before {
  transform: scaleX(1);
}
.wh_trait_rose_vert::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: .11111em;
  min-height: 3px;
  opacity: 1;
  background-color: #c1537b;
  margin-right: .72222em;
  margin-top: 7px;
}

/************************---DESIGN SECTION---************************/

.wh_diag_bleu_gauche_haut:before {
  position: absolute;
  margin-top: -110px;
  content: '';
  border-style: solid;
  border-width: 0 100vw 7rem 0;
  border-color: #3A495A transparent #3A495A transparent;
}

.wh_diag_rose_gauche_bas .hero-body {padding-bottom:1.5rem !important;}
.wh_diag_rose_gauche_bas:after {
  position: absolute;
  margin-top: 900px;
  content: '';
  border-style: solid;
  border-width: 0 100vw 5rem 0;
  border-color: transparent #C1537B transparent #C1537B;
}

.wh_diag_gris_gauche_bas .hero-body {padding-bottom:1.5rem;}
.wh_diag_gris_gauche_bas:after {
  position: absolute;
  margin-top: 900px;
  content: '';
  border-style: solid;
  border-width: 0 100vw 5rem 0;
  border-color: transparent #F6F6F8 transparent #F6F6F8;
}

.wh_diag_blanc_droit_bas .hero-body {padding-bottom:1.5rem !important;}
.wh_diag_blanc_droit_bas:after {
  position: absolute;
  z-index: 9 !important;
  margin-top: 860px;
  content: '';
  border-style: solid;
  border-width: 0 0 5rem 100vw;
  border-color: transparent #fff transparent #fff;
}


.wh_diag_blc_gauche_haut:before {
  position: absolute;
  margin-top: -110px;
  content: '';
  border-style: solid;
  border-width: 0 100vw 7rem 0;
  border-color: #fff transparent #fff transparent;
}

/* notices waouh  */

.wh_notice-wrapper {
  display: inline-block;
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 0;
}

/***********FORMULAIRE****************/
.wh_input, .wh_textarea{
  border-bottom: solid 1px #707070;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 10px;
  font-size: 16px;
  width: 100%;
}

.wpcf7-form-control.wpcf7-submit, .wpcf7-form-control.wpcf7-submit:hover {
  background: #d45483;
  color: #fff !important;
}
.wpcf7 .field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 3rem !important;
}
/********CSS CONTACT FORM*****/
.wh_titre_contact{
  padding-bottom:10px;
}
.wh_form_contact{
  background:#fff;
  padding:50px 0;
}
.wh_form_int_contact{
  text-align:center;
  width:60%;
  margin:auto;
}
.input.wpcf7-not-valid{
  border-color: #ff3860;
}
.wpcf7-not-valid-tip{
  color: #ff3860 !important;
  display: block;
  font-size: .75rem !important;
  margin-top: .25rem;
}
div.wpcf7-mail-sent-ok{
  background-color: #23d160;
  border: 2px solid #23d160;
  color: #fff;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
  background-color: #ff3860;
  border: 2px solid #ff3860;
  color: #fff;
}
div.wpcf7-response-output{
  border-radius: 4px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative;
}
.wpcf7-submit.wh_btn_fonce {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  float: none !important;
}
select.wpcf7-validates-as-required {

  width: 100%;
  height: 50px;
  border-radius: 0px;
  border-bottom: solid 1px;
  border-left: none;
  border-top: none;
  border-right: none;
  font-size: 16px;
}
/****** ACTUALITE ****/
.wh_vignette_actu {
  height: 250px;
  background-size: cover !important;
  background-position: center !important;
}

.wh_content_element:hover .wh_vignette_actu:before  {
  content:'';
  height: 100%;
  width:100%;
  display: block;
  background-color: rgb(193, 83, 123,0.2);
  position: absolute;
  top:0;
}

/******MASONRY SPORT****/
#html5-lightbox-box {
  margin: 10% auto !important;
}
.html5-elem-box {
  height: auto !important;
}



/*mobile*/
@media screen and (max-width:700px) {
  .reverse-columns {
   flex-direction: column-reverse;
   display: flex;
 }
  .wh_mega_menu .wh_retour_a:nth-child(3) {
      border-left: 0px;
  }
  .wh_column_txt_event_sub {
    padding: 40px 40px;
}
  .wh_bg_sport_truck {
    background-size: contain !important;
    background-position: 250px 0px !important;
    background-repeat: no-repeat !important;
    height: 300px;
  }
  .menu-barre-du-haut-container li {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width:500px) {
  .wh_bg_sport_truck {
    background-size: contain !important;
    background-position:80px 100px !important;
    background-repeat: no-repeat !important;
    height: 290px;
  }

}
@media screen and (max-width: 1085px) {
  .wh_bg_apercu_event:hover .wh_text_hover {
    float: right;
    position: absolute;
    top: 50%;
    width: 75%;
    text-align: right;
    margin-left: 25%;
    display: block;
    animation-name: texte;
    animation-duration: 2s;
  }

}

@media (min-width: 768px) and (max-width: 1024px) {


  .wh_player_price {
    height: 50% !important;
  }

}


/* video accueil  */
#wh_vid_bg {
  position: absolute !important;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.wh_video_bg{

  width: 100vw;
  height: 56.25vw;
}


/* Home  */
html {
  margin-top: 0 !important;
}

/* Bullet design  */



.sbn:nth-of-type(1),
.sbn:nth-of-type(2) {
  height: 200px;
  padding-top: 0;
  border-top: none;
}
.wh_parrains_bullet:after {
  content:'';
  height:100%;
  width:100%;
  display: block;
  z-index: 10;
  background-color: transparent;
  position: absolute;
}

.wh_parrains_bullet {

  position: relative;
}
.wh_parrains_bullet {
  list-style: none;
  text-align: center;
}

.wh_parrains_bullet li {
  display: inline-block;
  margin: 0 1em;
}

.wh_parrains_bullet li label {
  display: inline-block;
  width: 8px;
  height: 8px;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  box-sizing: border-box;
  transition: .2s ease-in-out;
}

.wh_parrains_bullet li label {
  background-color: rgba(255,255,255,.5);
  border-radius: 50%;
}

.wh_parrains_bullet li label:hover {
  background-color: rgba(255,255,255,1);
}

.wh_parrains_bullet li input:checked + label{
  background-color: rgba(255,255,255,1);
  transform: scale(1.4);
}
.wh_parrains_bullet li input{
  display:none;
}

.wh_bullets_ctrls,.wh_bullets_ctrls .wh_parrains_bullet{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wh_bullets_ctrls{
  padding-top: 115px;
}

.wh_parrains_bullet {
  margin:0;
}

.wh_blt_left_ctrl,.wh_blt_right_ctrl {
  color:white;
  text-align: center;
  cursor: pointer;
  display: none;
}
.wh_parrains_bullet li {
  margin:5px;
  cursor:pointer;
}

.hidden {
  display: none !important;
}

/*****Footer******/
.w-preview-fields-content-cell-field-email {
  color: #fff !important;
  font-size: 25px !important;
}
.wh_btn_newsletter {
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  font-size: 25px !important;
  color: #fff !important;
  text-align: center;
  line-height: 48px;
  border-radius: 500px;
  border: solid 2px #fff;
  max-width: 100%;
  white-space: nowrap;
  padding: 0px 10px;
  background: transparent !important;
  text-transform: uppercase;
}
.wh_btn_newsletter:hover{
  background: #fff !important;
  color: #c1537b !important;
}
.wh_input_newsletter{
  font-size: 25px !important;
  color: #fff !important;
  box-sizing: border-box;
  height: 50px;
  padding-left: 17px;
  margin-right: 20px;
  background: transparent;
  border-left:none;
  border-right:none;
  border-top:none;
  border-bottom: 2px solid #fff;
  width: 100%;
}
.wh_condition_newsletter{
  padding-left: 5px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
}

.wh_input_newsletter::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.w-preview-fields-content-cell .w-preview-consent > div{
  width:calc(100% - 17px);
  margin-left:13px
}

.w-preview-fields-content-cell .w-preview-consent{
  position: relative;
}

.w-preview-fields-content-cell .w-preview-consent > input{
  position: absolute !important;
  left:0 !important;
  top:14px !important;
}

/* video accueil css  */
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400);
.wh_video_accueil  {
  position: relative;
}
.wh_video_accueil .cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(57, 72, 89,0.7);
}

.wh_video_accueil .cover .hi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
.wh_video_accueil .cover .hi span {
  color: #ff0;
  cursor: pointer;
  text-decoration: underline;
}
.wh_video_accueil .cover .hi em {
  font-style: normal;
}
.wh_video_accueil .cover .hi em.hidden {
  display: none;
}
.wh_video_accueil .tv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wh_video_accueil .tv .screen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  opacity: 0;
  transition: opacity 0.5s;
}
.wh_video_accueil .tv .screen.active {
  opacity: 1;
}

.wh_titre_video{
  z-index: 10;

  /* font-size: 1.5rem; */
}
.wh_titre_video.wh_txt_blanc{
  z-index: 10;
  position: absolute;
  bottom: 0;
  margin-left: auto;
  left: 50%;
  /* font-size: 1.5rem; */
}
.wh_titre_video a{
  margin-left: -100% !important;
}
.wh_video_accueil {
  margin-top: 65px;
}
/* page loader  */

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #C1537B no-repeat center center;
}

.hi {
  margin-left: auto;
  margin-right: auto;
  width: 108px;
  height: 139px;
  background-image: url("../../../../ouiplay.co/wp-content/uploads/2019/03/loader-ouiplay-3.png");
  background-repeat: no-repeat;
  -webkit-animation: play 4.4s steps(55) infinite;
  -moz-animation: play 4.4s steps(55) infinite;
  -ms-animation: play 4.4s steps(55) infinite;
  -o-animation: play 4.4s steps(55) infinite;
  animation: play 4.4s steps(55) infinite;
}

@-webkit-keyframes play {
  from { background-position:    0px; }
  to { background-position: -5939px; }
}

@-moz-keyframes play {
  from { background-position:    0px; }
  to { background-position: -5939px; }
}

@-ms-keyframes play {
  from { background-position:    0px; }
  to { background-position: -5939px; }
}

@-o-keyframes play {
  from { background-position:    0px; }
  to { background-position: -5939px; }
}

@keyframes play {
  from { background-position:    0px; }
  to { background-position: -5939px; }
}

/****Tarifs******/
.wh_pack_sponso_item_titre {
  line-height: 22px !important;
  padding: 20px !important;
}
.wh_pack_sponso_item_titre .far.fa-check, .wh_pack_sponso_item_titre .far.fa-times {
  text-align: center !important;
  display: block;
}
.wh_tableau_prix_partenaire .table.is-bordered tr:last-child td, .table.is-bordered tr:last-child th {
  background: #c1537b !important;
  color: #fff !important;
  text-align: center ;
}
/*****ANNURAIRE****/

.wh_titre_post{
  font-family: Raleway;
  font-size: 1.4em;
  color: #3a495a !important;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom:10px;
  text-transform: uppercase;
}
.wh_extrait_post{
  font-size: 0.9em;
}
.wh_annuaire_post{
  padding: 20px;
}
.wh_taxo_label_filtre {
  font-size: 22px;
  padding-bottom: 7px;
}
.wh_checkbox.column.is-12{
  padding-top:0 !important;
  padding-bottom:0 !important;
}
.meta_checkbox, .wh_taxo_display .checkbox {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}

/**Before After **/
.wh_diag_bi_clr {
  background: linear-gradient(to right bottom, #c1537b 50%, #3a495a 50%);
  display: inline-block;
  padding: 0.75em 2.0em;
  font-size: 1.5em;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  font-family: sans-serif;

}
/**Archive**/
.wh_titre_archive{
  padding: 3.5em 0 2em;
}
/*****WOOCOMERCE***/
.wh_titre_compte{
  padding-bottom:20px
}

.select2-container--classic .select2-selection--single .select2-selection__arrow,
.select2-container--classic .select2-selection--single,
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{
  background:none;
}
.select2-container--classic .select2-selection--single {
  border-bottom: solid 1px #707070 !important;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow{
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
.woocommerce-privacy-policy-text {
  font-size: 11px;
}

/*Galerie Wordpress*/
div.pp_default .pp_social {
  margin-top: 7px;
  display: none;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: transparent !important;
}
div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right, div.pp_default .pp_top .pp_middle,
div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right {
  background: none !important;
}
#gallery-1 img {
  border: none !important;
}
.gallery-icon.landscape, .gallery-icon.portrait {
  padding: 0 8px;
}
/*--------------------------------------------------------------
## wh_004 - C__SLI[IMG][TIT_TXT_BTN-BTN]__004
--------------------------------------------------------------*/
.card.wh_slide_004 {
  background-color: transparent !important;
  box-shadow: none !important;
}
.wh_remontee_004 {
  min-height: 230px;
}


/***NEWSLETTER***/
#wp_mailjet_subscribe_widget-4 {
  display: none !important;
}
.wh_cart_table th.product-name{
  text-align:left !important;
}
/***COOKIE****/
.cn-button.bootstrap {
  border-radius: 50px !important;
  text-shadow: none !important;
  background: transparent !important;
}
.cn-button.bootstrap:hover {
  border-radius: 50px !important;
  text-shadow: none !important;
  background: #fff !important;
}
.wh_title_modal {
  font-family: Raleway;
  color: #ffffff !important;
  font-size: 22px;
  padding-right: 40px;
}

/*** Réservation sport truck ***/
#am-search-booking > div.am-search-filters.am-scroll > div:nth-child(4) {
  display: none !important;
}
#am-search-booking > div.am-search-filters.am-scroll > div:nth-child(7) {
  display: none !important;
}
