.header .mainbar .menu-toggler2 {
  font-size: 20px;
}
.header .mainbar .menu-toggler2 i {
  line-height: 20px;
  height: 24px;
  background-color: #4CAF50;
  padding: 2px;
  border-radius: 24px;
  font-size: 21px;
  width: 24px;
  text-align: center;
  font-size: 14px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
.header .mainbar .menu-toggler2 i:hover {
  background-color: #FF9800;
}
body.page-id-11 .activite div.container div.visible-xs div.temps {
  right: 0;
}
body.page-id-11 .activite div.container div {
  position: relative;
}
body.page-id-11 .activite div.container div h3 {
  font-weight: 700;
}
body.page-id-11 .activite div.container div a.plus:hover {
  color: #fff !important;
}
body.page-id-11 .activite div.container div div.temps {
  height: 30px;
  font-size: 20px;
  background-color: #000;
  width: 100px;
  position: absolute;
  bottom: 0;
  right: 15px;
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  background: url(../img/fond-temps.png);
}
body.page-id-11 .activite div.container div .tooltip {
  position: absolute !important;
  bottom: -56px !important;
  left: auto !important;
  top: auto !important;
  right: -4px !important;
}
body.page-id-11 .activite div.container div .tooltip .tooltip-arrow {
  margin: 0;
  padding: 0;
  left: 45%;
  border-width: 5px 5px 0;
}
body.page-id-11 .activite div.container div .tooltip .tooltip-inner {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #000;
}
body.page-id-9 .infos_prix .bloc_prix {
  background: #323232;
  color: #fff;
  padding: 10px;
}
body.page-id-9 .infos_prix .bloc_prix .prix {
  display: inline-block;
  font-size: 30px;
  font-family: "Playfair Display";
}
