/*
Theme Name: Yoga
*/
@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Allura);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Tangerine);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
.menu-main-menu-not-logged-container {
    float: left;
}
input#subscribe_blog {
    display: none !important;
}
.yoga-styles div img {
    width: 100%;
    object-fit: cover;
}
label#subscribe-blog-label {
    display: none !important;
}
div#sib_captcha {
    transform: scale(0.77);
    transform-origin: 0 0;
}
.plus.homeplus {
    background:#ffffff;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.commander.homecommander {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
	background: #a8a8a8;
}
.huge-it-caption.slider-description {
    width: 100% !important;
    text-align: center;
    margin: 0px;
	bottom:6px;
}
.huge-it-caption.slider-description h2 {
    margin: 0px;
    padding: 10px 0px;
    color: white;
}
.yoga-styles > div > a {
    display: block;
    width: 100%;
    position: relative;
}
.yoga-styles > div > a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
input[type="image"] {
    width: 200px !important;
    height: auto !important;
}
input.eme_submit_button {
    width: auto !important;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
img {
    max-width: 100%;
    height: auto;
}
.soc-cours {
    float: right;
    margin-top: 40px;
    max-width: 483px;
    margin-left: auto;
    margin-right: auto;
}
a.huge-it-arrows.huge-it-prev, a.huge-it-arrows.huge-it-next {
  z-index: 999;
  display: none !important;
}
.form-div input {
    border: 0;
    width: auto;
    height: auto;
}
p.comments-number {
    font-size: 12px;
    position: relative;
    background: url(images/comments-icon.png) no-repeat left;
    width: 22px;
    height: 25px;
    text-indent: 3px;
    float: left;
    margin-left: 10px;
}
.date-left {
  float:left;
  color: #9F9F9F;
}
.non-logged {
    float: left;
}
.plus img {
    max-width: 100%;
}
#sidebar .c-text {
	color:black;
}
.archives {
    float: right;
    max-width: 300px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 42px;
}
.archive img {
    max-width: 200px;
    height: auto;
}
.archive h2.posttitle, .single h2.posttitle, .blog h2.posttitle {
  display: block;
}
div#click-menu-label {
    font-weight: bold !important;
    color: white !important;
}
.huge_it_slideshow_description_text_2 h2 {
    color: white;
}
.huge_it_slideshow_description_text_2 {
    left: 0;
    right: 0;
    width: 100% !important;
    text-align: center !important;
    bottom: 0 !important;
    padding: 0 !important;
    padding-top: 20px !important;
}
#menu-item-5327 {
  display: none;
}
ul.sub-menu li {
    position: relative;
}
input#rememberme {
    width: 30px;
    float: left;
}
.huge-it-slider > li img {
    height: auto !important;
}
.menu-main-menu-container {
    float: left;
}
.home-login {
    float: left;
}
.home-login a {
  padding: 14px 13px;
  display: block;
  font-size: 14px;
  font-family: 'Gothic', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  background: #ba7b76;
}
.home-login a:hover { 
  color: #fff;
  background: #ba7b76;
  transition: opacity 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.home-logout a {
  padding: 14px 14px;
}
.home div#mc4wp-form-1 {
    display: block;
}
.home .mp-new {
    display: block;
}
h2.posttitle {
  display: none;
}
/*SIGNUP BOX*/
.close {
    cursor: pointer;
    float: right;
    font-weight: bold;
    position: relative;
    right: 1px;
    background: #555555;
    height: 30px;
    width: 30px;
    color: white;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    z-index: 999999999999;
    top: 1px;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  z-index: 100;
  display: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
#mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 102;
  background-color: rgba(0, 0, 0, 0.9);
  right: 0;
  bottom: 0;
}
p.comment-subscription-form {
    display: flex;
    align-items: center;
}
.window {
    position: absolute;
    z-index: 9999;
    text-align: center;
    position: absolute;
    top: 10% !important;
    right: 0;
    left: 32%;
    text-align: left;
    font-family: inherit;
}

#dialog {
  border-radius:0px;
  width: 630px;
  overflow: hidden;
  z-index: 99999999;
  display: none;
  position: fixed;
  top: 10% !important;

}
.formidable-3 input {
    border-radius: 0px !important;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #AFAFAF !important;
}
.formidable-3 input[type="submit"] {
    background: #ba7b76 !important;
    color: white !important;
    text-transform: uppercase;
    border-radius: 4px !important;
    width: 200px !important;
    box-shadow: none !important;
    margin-top: 10px;
}
.show-ebook {
  padding:10px;
  margin-top: 10px;
  border:2px solid green;
}
.show-ebook-2 {
  padding: 0px;
  margin-top: 10px;
  border:2px solid green;
}
.popup-content {
  overflow: hidden;
  width: 58%;
  padding-top: 10px;
  padding-left: 2px;
}
.popup-content .checkboxes {
margin-left: -39px;
}
.popup-content input.wpcf7-form-control.wpcf7-submit {
font-size: 18px;
}
.popup-content .checkboxes span.wpcf7-list-item {
  margin-left: 36px;
}
div#popupfoot {
  /*position: absolute;*/
top: 0;
right: 0;
z-index: 9999999999999999;
}
div#popupfoot p.checkfor {

  font-family: 'Trajan Pro', sans-serif;
}
a.close {
  color: black;
  display: none;
}
.tell-me-more {
    background: #ba7b76;
    font-size: 22px;
    font-family: 'Gothic', sans-serif;
    text-transform: uppercase;
    color: white;
    padding: 30px 30px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 0px;
}
.form-image {
      background: #fff;
      overflow: hidden;
      padding: 40px 20px;
  }
#custom-login-form input[type="checkbox"] {
    max-width: 22px;
    display: inline-block;
    vertical-align: middle;
}
.formidable-3 .nom-premon-holder {
    display: flex;
    justify-content: flex-start;
}
.formidable-3 p.sib-PRENOM-area {
    margin-left: 6%;
    width: 43%;
}
.formidable-3 p.sib-NOM-area {
    width: 45%;
}
.ebook-img-front {
  float: right;
}
/*SIGNUP BOX END*/
@font-face {
  font-family: 'Gothic';
  src:
    url("fonts/ufonts.com_century-gothic.ttf") format('truetype');
    font-weight: normal;   
}
b, strong {
  font-weight: bold;
}
h1 {
  font-family: 'Gothic', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000;
  font-weight: bold;
}
h2 {
  font-family: 'Gothic', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000;
  font-weight: bold;
}

body {
  font-weight: 400;
  font-size: 15px;
  line-height: 22.5px;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  background: #ffffff;
  color: #555555;
}
a {
  color: inherit;
  text-decoration: none;
  color: #000;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
p {
  margin-bottom: 10px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  clear: both;
  margin: 15px 0px;
  display: block;
  border: none;
  box-shadow: none;
  height: 1px;
  background-color: #edacc3;
}
.header {
  background: white;
  height: 50px;
  overflow: hidden;
}
.gratuit h2 {
    text-align: center;
    color: white;
    margin-top: 15px;
    margin-bottom: 20px;
}
input.check-to-pay {
  cursor: pointer;
    width: 20px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: sub;
}
.check-to-pay-holder.check-to-pay-holder-red {
    border: 3px solid #000;
    padding: 20px 10px 6px 10px;
}
/*.hold-payment {
    pointer-events: none;
}*/
img.alignleft {
  display: inline-block;
  float: left;
  margin:5px 15px 5px 0px;
}
img.alignright {
  display: inline-block;
  float: right;
  margin:5px 0px 5px 5px;
}
.wrapper {
  width: 1170px;
  margin: 0 auto; 
}
.logo {
    float: left;
    margin-top: 25px;
}
#open-mob-menu {
  display: none;
}
.mobile-menu {
  display: none;
}
.desktop-menu {
  overflow: hidden;
}
ul#menu-yoga-menu .sub-menu {
    width: auto !important;
}

#eme-rsvp-message input[type="submit"] {
  margin-top: 40px;
  margin-left: 240px;
}
p#eme_mark_required_field {
    display: none;
}
table.eme-rsvp-form th {
    text-align: right;
    width: 35%;
    vertical-align: top;
    position: relative;
    top: 7px;
}
ul#menu-main-menu li, ul#menu-non-member li, ul#menu-yoga-menu li,ul#menu-main-menu-not-logged li {
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s ;
    transition: all ease 0.5s ;
    display: inline-block;
}
ul#menu-yoga-menu {
    text-align: center;
}
ul#menu-yoga-menu .sub-menu li {
	display: block;
}
.sub-menu {
	text-align: left !important
}
ul#menu-main-menu a, ul#menu-non-member a, ul#menu-main-menu-not-logged a {
    padding: 14px 14px;
    display: block;
    font-size: 14px;
    font-family: 'Gothic', sans-serif;
    color:#000;
    font-weight: bold;
    text-transform: uppercase;
}
ul#menu-non-member a {
    padding: 14px 13px !important; 
  }
  .non-logged a {
      padding: 14px 13px !important;
  }
ul#menu-main-menu a:hover, ul#menu-non-member a:hover, ul#menu-main-menu-not-logged a:hover {
  color: #fff;
  background: #ba7b76;
   transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s ;
    transition: all ease 0.5s ;
}

ul.sub-menu li {
    float: none !important;
    display: block !important;
}
ul.sub-menu ul {
    position: absolute;
    left: 248px;
    top: 0;
}
.desktop-menu div#MainMenu {
    float: left;
}
/*12.20.2015*/
.yoga-membre div {
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
}
.menu-yoga-menu-container {
    overflow: hidden;
    background: #ba7b76;
}
ul#menu-yoga-menu li a {
  padding: 14px 34px;
  display: block;
  font-size: 14px;
  font-family: 'Gothic', sans-serif;
  color:white;
  font-weight: bold;
  text-transform: uppercase;
}
ul#menu-yoga-menu a:hover {
  color: #000;
  background: #fff;
   transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s ;
    transition: all ease 0.5s ;
}
/*12.20.2015 end*/
ul.sub-menu ul a:hover {
  color:  #fff !important;
  background: black !important;
}
.current-menu-item a {
  color: #fff !important;
  background: #ba7b76 !important;
}
#menu-main-menu li:hover > .sub-menu, #menu-non-member li:hover > .sub-menu, #menu-yoga-menu li:hover > .sub-menu, #menu-main-menu-not-logged li:hover > .sub-menu {
  display: block;
}
.sub-menu {
  display: none;
  position: absolute;
  z-index: 999;
  background: #ba7b76;
  width: 248px;
}
.espace p {
  font-family: 'Gothic', sans-serif;
  font-size: 26px;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.espace span {
  font-family: 'Allura', cursive;
  font-size: 26px;
  color: #222222;
  font-weight: normal;
}
.espace {
    float: left;
    margin-top: 93px;
}
.social .fa {
  color: white;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  margin-left: 5px;
  border-radius: 50%;
  background: #ba7b76;
  transition: opacity 0.5s;
   -webkit-transition: all ease 0.5s;
   -moz-transition: all ease 0.5s;
   -o-transition: all ease 0.5s;
   -ms-transition: all ease 0.5s ;
   transition: all ease 0.5s ;
}
.social {
  float: left;
  margin-right: 20px;
  margin-left: 0px;
  margin-top: 0px;
}
.social .fa:hover { 
  background: white;
  transition: opacity 0.5s;
   -webkit-transition: all ease 0.5s;
   -moz-transition: all ease 0.5s;
   -o-transition: all ease 0.5s;
   -ms-transition: all ease 0.5s ;
   transition: all ease 0.5s ;
   color:black;
}
.cours {
  float: right;
  margin-top: 0px;
}
.cours a {
  border-radius: 5px;
  transition: opacity 0.5s;
   -webkit-transition: all ease 0.5s;
   -moz-transition: all ease 0.5s;
   -o-transition: all ease 0.5s;
   -ms-transition: all ease 0.5s ;
   transition: all ease 0.5s ;
   background: white;
   display: block;
   padding: 10px 20px;
   font-family: 'Gothic', sans-serif;
   font-size: 15px;
   color: #000;
   border:1px solid #ba7b76;
}
.cours a:hover {
  color: #fff;
  background: #ba7b76;
  transition: opacity 0.5s;
   -webkit-transition: all ease 0.5s;
   -moz-transition: all ease 0.5s;
   -o-transition: all ease 0.5s;
   -ms-transition: all ease 0.5s ;
   transition: all ease 0.5s ;
}
.home .logo-address {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    /*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );*/
    /*height: 400px;*/
}
.logo-address {
  height: auto;
  position: relative;
  overflow: hidden;
}
.yoga-styles div {
    float: left;
    margin-right: 32px;
    display: inline-block;
    overflow: hidden;
    width: 268px;
}
.yoga-styles {
    margin-top: 25px;
    margin-bottom: 40px;
    font-family: 'Gothic', sans-serif;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.yoga-styles div {
    height: auto !important;
    width: auto;
}
.yoga-styles .yoga-4 {
  float: right;
  margin-right: 0px;
}
.yoga-styles p {
    text-align: center;
    margin-top: 10px;
}
.yoga-styles .yoga-button {
    color: black;
    background: white;
    padding: 10px 0px;
    display: block;
    border-radius: 3px;
    border: 1px solid #ba7b76;
}
.yoga-styles .yoga-button:hover {
    background: #ba7b76;
    color: white;
}
.front-blog {
    float: left;
    width: 48.5%;
    margin-right: 1.5%;
}
.front-img-thumb {
  width: 170px;
  height: 126px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.front-img-thumb img {
  min-height: 126px;
  min-width: 170px;
  width: 100%;
  height: auto;
}
.front-blog .post {
    clear: both;
    margin-bottom: 30px;
    border-bottom: 1px solid #EDEBEB;
    overflow: hidden;
    padding-bottom: 30px;
}
.bc-title {
  font-size:24px;
  font-weight: bold;
  margin-bottom: 45px;
  color: #999999;
  text-transform: uppercase;
}
.blog-calendar {
    margin-bottom: 60px;
    padding-top: 40px;
    clear: both;
}
.ev-title a {
  color: #555555 !important;
}
.calendar .events-front {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 23px;
    padding-bottom: 23px;
    clear: both;
}
.events-front {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 23px;
    padding-bottom: 23px;
    clear: both;
    }
.calendar {
    float: left;
    margin-left: 16px;
}
.left-date .left-month {
  font-size: 12px;
  color: white;
  background: #ba7b76;
  text-align: center;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.left-date .left-day {
  background: #f2f2f2;
  font-weight: bold;
  color: #ba7b76;
  font-size: 24px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.left-date {
  width: 60px;
  float: left;
  margin-right: 15px;
  font-family: 'Lato', sans-serif;
}
p.date-field {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-family: 'Gothic', sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.right-events p {
    margin-bottom: 0px !important;
}
.front-post-text p {
    margin-bottom: 5px;
}
.front-post-text h2 {
    margin-bottom: 13px;
}
.front-blog .post:last-child {
    border-bottom: 0;
}
.calendar .events-front:last-child {
    border-bottom: 0;
}
.calendar h1 {
    display: none;
}
.calendar br {
    display: none;
}
.infos {
  margin-bottom: 42px;
  clear: both;
}
.infos .wrapper {
    display: flex;
    justify-content: center;
}
.c-text {
  left: 0;
  right: 0;
  color: white;
  font-weight: 500;
  padding: 10px 10px;
}
.i-text {
  color: #555555;
  font-weight: 500;
  padding: 10px 10px;
}
.page .commander img, .single .commander img {
  width: 100%;
}
img.third-img-ebook {
    width: 21%;
}
.ebook-bottom {
    max-width: 507px;

}
.second-img-ebook {
  width:35%;
}
.ebook-bottom .tell-me-more {
    font-size: 16px;
    line-height: 22.5px;
    font-weight: bold;
    padding: 14px;
}
.ebook-bottom .form-image {
    padding: 10px 10px;
}

.gratuit {
    background: #000;
    width: 268px;
    height: 344px;
    float: right;
    height: 337px;
}
.mp-new label {
    color: white;
}
.mp-new input {
    border: none;
    border-radius: 3px;
    padding: 10px;
}
.footer-top {
    background: #ba7b76;
    overflow: hidden;
    padding: 55px 0px 45px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-top * {
/*     color: black !important; */
}
.footer-top a {
  color: white;
  transition: opacity 0.5s;
   -webkit-transition: all ease 0.5s;
   -moz-transition: all ease 0.5s;
   -o-transition: all ease 0.5s;
   -ms-transition: all ease 0.5s ;
   transition: all ease 0.5s ;
}
.footer-top a:hover {
  transition: opacity 0.5s;
   -webkit-transition: all ease 0.5s;
   -moz-transition: all ease 0.5s;
   -o-transition: all ease 0.5s;
   -ms-transition: all ease 0.5s ;
   transition: all ease 0.5s ;
   color: #000;
}
.footer-top h2 {
  color: white;
}
.footer {
    clear: both;
}
.f-top-1, .f-top-2, .f-top-3, .f-top-4 {
  float: left;
  display: inline-block;
  margin-right: 75px;
}
.footer-top .f-top-5 {
  float: right;
  margin-right: 0px;
}
.f-top-5 .social {
  margin-left: 0px;
  float: none;
  margin-top: 0px;
}
.f-top-5 .fa {
  background: white;
  color: #000;
  margin-left: 0px;
  margin: 0px 5px;
}
.f-top-5 .cours {
  float: none;
  margin-top: 20px;
  text-align: center;
}
.f-top-5 .cours a {
    color: #000;
}
.f-top-5 .cours a:hover {
    color: black;
    background: white;
    text-decoration:underline;
}
.copy-r {
  float: right;
}
.copy-r a {
  color: #555555;
}
.tcp {
  float: left;
  word-break: break-all;
}
.tcp a {
  color: #555555;
}
.bottom-fotter {
    padding: 35px 0px 21px 0px;
    overflow: hidden;
}

input {
    display: block;
    height: 22px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 90%;
    font-family: inherit;
}
textarea {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /* box-sizing: border-box; */
    width: 90%;
    height: 150px;
    font-family: inherit;
}

textarea:focus, input:focus {
    border-color: #d87878;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(229, 128, 141, 0.075), 0 0 8px rgba(229, 156, 168, 0.6);
}

input[type="submit"] {
    width: 250px !important;
    height: 36px;
    border: none;
    color: white !important;
    background-color: #ba7b76 !important;
    cursor: pointer;
}
input.wpcf7-form-control.wpcf7-submit {
  width: auto;
  height: 36px;
  border: none;
  color: white;
  background-color: #ba7b76;
  cursor: pointer;
}
select {
    display: block;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: auto;
    font-family: inherit;
    margin: 10px 0px;
}
.monblog a {
    width: 200px !important;
    height: 36px;
    border: none;
    color: white !important;
    background-color: #ba7b76 !important;
    cursor: pointer;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 36px;
}
.monblog {
  float: right;
}
.archives-1 h2 {
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 13px;
    padding-bottom: 2px;
}
.archives-1 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
.wp-paginate .current {
    color: #fff;
    background: #ba7b76 !important;
    border: 1px solid #ba7b76 !important;
    margin-right: 4px;
    padding: 4px 8px;
}
.blog .attachment-post-thumbnail {
    width: 250px;
    height: auto;
    max-width: 100%;
}
.blog .archives .post {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-bottom: 6px;
    overflow: hidden;
    clear: both;
}
.blog .archives .archives-1 .post {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 20px;
}
.single .archives .archives-1 .post {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 20px;
}
.archives-2 {
    margin-left: 20px;
}
.archives .post {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    clear: both;
}
.blog .post {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.content {
    width: 800px;
    max-width: 100%;
    float: left;
    overflow: hidden;
    padding: 50px 0px 100px 0px;
}
.content-yoga {
    width: 800px;
    max-width: 100%;
    float: left;
    overflow: hidden;
    padding: 30px 0px 100px 0px;
}
.sidebar {
    float: right;
    width: 300px;
    margin-left: 50px;
    max-width: 100%;
    margin-bottom: 50px;
    padding-top: 30px;
}
.sidebar .ebook-bottom {
    width: auto;
    height: auto;
    overflow: hidden;
    float: none;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#mc4wp_form_widget-2 {
    background: #000;
    margin-bottom: 10px;
    overflow: hidden;
}
ul.five-options li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin: 10px 10px; 
}
ul.five-options li img {
  max-width: 100%;
  height: auto;
}
.page-id-4387 .content {
  width:100%;
  float: none;
}
.gratuit .mc4wp-form-fields {
    display: block !important;
}
.page h2.widgettitle, .single h2.widgettitle {
    color: white;
    text-align: center;
    position: relative;
    top: 20px;
    padding-bottom: 15px;
}
.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
    display: block !important;
    text-align: left;
}
.comment-author.vcard {
    font-weight: bold;
}
ol.commentlist {
    padding: 20px;
}
.comment {
    padding: 10px 0px;
}
.comment-body {
    border: 1px solid #EFEDED;
    padding: 10px 10px;
    border-radius: 4px;
}
.mp-new {
    color: white;
    width: 96%;
    margin: 0 auto;
}
.mp-new input[type="submit"] {
    background: #ebb248 !important;
    line-height: normal;
    color: white !important;
    text-transform: uppercase;
    border-radius: 4px !important;
    width: 200px !important;
    box-shadow: none !important;
    margin-top: 10px;
    height: 36px;
}
li#mc4wp_widget-2 {
    margin-bottom: 10px;
}
.mp-new input {
    border-radius: 0px !important;
    border: 0 !important;
    height: 13px;
}
.check-to-pay-holder {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 20px;
}





@media screen and ( min-width: 559px ) and ( max-width: 1169px ) {
  .espace {
      display: inline-block;
      margin-top: 90px;
      float: none;
      vertical-align: top;
  }
}
@media screen and ( max-width: 1169px ) {
	.menu-main-menu-container {
		float: none;
	}
  body {
    width: 100%;
    overflow-x:hidden;
  }
  .wrapper {
    width:100%;
  }
  .desktop-menu {
    display: none;
  }
  .logged-in button#responsive-menu-button {
      top: 54px;
  }
  div#responsive-menu-container {
      z-index: 999999;
  }
  .non-logged {
      float: none;
  }
  #open-mob-menu {
    display: block;
    clear: both;
    text-align: center;
    padding: 10px 0px;
    background: #000;
    font-family: 'Gothic', sans-serif;
    color: #ebb248;
    text-transform: uppercase;
    font-weight: bold;
  }
  img {
    max-width: 100% !important;
    height: auto !important;
  }
  iframe {
    max-width: 100% !important;
    height: auto !important;
  }
  .logo-address {
      position: initial;
      height: auto;
  }
  .gratuit {
      width: 268px;
      float: left;
  }
  .header {
    height: 5px;
  }
  .logo {
      float: none;
      text-align: center;
      margin-top: 10px;
      display: inline-block;
  }
  .espace {
      display: inline-block;
      margin-top: 10px;
      float: none;
  }
  .front-logo {
      text-align: center;
  }
  .social {
      float: none;
      display: inline-block;
      margin-left: 0px;
      margin-top: 10px;
  }
  .mc4wp-form-fields {
      display: block;
      width: 100%;
  }
  .soc-cours {
      float: none;
      text-align: center;
  }
  .cours {
    float: none;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .yoga-styles div {
      float: none;
      display: inline-block;
      margin: 0px 5px;
  }
  .yoga-styles {
        text-align: center;
        display: block;
    }
  .yoga-styles .yoga-4 {
      float: none;
      margin-right: 5px;
  }
  .blog-calendar {
      margin-bottom: 20px;
      padding-top: 20px;
      width: 98%;
      padding-left: 1%;
      padding-right: 1%;
  }
  .calendar {
      float: none;
      margin-left: 16px;
      display: inline;
  }
  .footer-top {
      width: 96%;
      padding: 20px 2% 20px 2%;
  }
  .f-top-1, .f-top-2, .f-top-3, .f-top-4 {
      float: left;
      display: inline-block;
      margin-right: 97px;
      margin-top: 20px;
  }
  .copy-r {
      float: none;
  }
  .tcp {
      float: left;
      text-align: center;
      word-break: break-word;
  }
  .calendar {
      float: none;
      margin-left: 0px;
      display: inline-block;
      vertical-align: top;
  }
  .bc-title {
      font-size: 21px;
  }
  .commander, .plus, .gratuit {
      max-width: 100%;
      display: inline-block;
  }
  .front-blog {
      display: inline-block;
      float: none;
      width: 500px;
      margin-right: 0px;
      max-width: 100%;
  }
  .above-infos {
    text-align: center;
  }
  ul#menu-main-menu-1 a, #menu-non-member-1 a {
      display: block;
      padding: 10px 0px;
      text-indent: 20px;
      color: #ebb248;
      font-family: 'Gothic', sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
  }
  .home .logo-address {
      position: relative; }

  table {
      max-width: 100%;
      width: 100% !important;
  }
  div#responsive-menu-title {
      display: none;
  }
  .menu-yoga-menu-container {
    margin-top: 14px;
  }
  table.eme-rsvp-form th {
      text-align: left !important;
      width: 30% !important;
      vertical-align: top;
      position: relative;
      top: 7px;
  }
  div#eme-rsvp-message input {
      width: 88%;
  }
  table.eme-rsvp-form textarea {
      width: 88%;
  }
  #eme-rsvp-message input[type="submit"] {
      margin-top: 20px;
      margin-left: 0px;
  }
  span {
      font-size: 100% !important;
  }

  .content-yoga {
      width: 96%;
      padding-left: 2%;
      padding-right: 2%;
  }
  #click-menu.admin-bar-showing {
      margin-top: 59px !important;
      background: #000 !important;
      font-family: 'Gothic', sans-serif;
      color: #ebb248 !important;
  }
  .desktop-menu-yoga {
    display: none;
  }
  .sub-menu {
    width:auto;
  }
  .yoga-membre div {
      display: inline-block;
      margin-left: 0px;
      vertical-align: top;
  }
  div#post-1356 div {
      max-width: 100%;
  }
  ul.sub-menu li {
    border-bottom: 0 !important
  }
  ul#menu-main-menu-1 li, #menu-non-member-1 li {
    border-bottom: 1px solid #ebb248;
    background: #000;
  }
  .menu-main-menu-container, .menu-main-menu-not-logged-container {
      background: #000;
  }
  div#post-4955 div {
      max-width: 100%;
  }
  .sidebar {
      float: left;
      margin-left: 10px;
  }
  .home-login {
      float: none;
  }
  ul.sub-menu {
      display: block;
      position: relative;
      min-width: initial;
  }
  ul.sub-menu a {
      text-indent: 40px !important;
  }
  .content {
      overflow: hidden;
      padding: 20px 2% 60px 2%;
      width: 96%;
  }
  #dialog {
    max-width: 90%;
    margin: 0 auto;
    top: 60px !important;
    right: 0px;
    left: 0 !important;
  }
  p.tell-me-more {
      font-size: 14px;
      line-height: 22.5px;
  }
  .formidable-3 {
      float: none;
      width: 100%;
  }
  p.ebook-img-front {
      display: none;
  }
  img.third-img-ebook {
      display: none;
  }
}
.rmp-menu-item-link {
	padding-right: 0px !important;
	padding-left: 10px;
    max-width: calc(100% - 10px);
}

@media screen and ( min-width: 559px ) and ( max-width: 1169px ) {
  .espace {
      display: inline-block;
      margin-top: 90px !important;
      float: none;
      vertical-align: top;
  }
  .form-image {
      background: #fff;
      overflow: hidden;
      padding: 14px 20px;
  }
}
@media screen and ( min-width:1170px ) {
	.desktop-menu {
    	display: flex;
    	justify-content:center;
	}
}
@media screen and ( max-width:500px ) {
	table td {
		width: 100% !important;
		display: block;
	}
	table {
		display:block;
	}
}
.mobile-menu {
    position: relative;
    z-index: 9;
}
.mobile-menu-yoga {
    position: relative;
    z-index: 9999999;
}
@media screen and ( max-width: 767px) {
	.footer-top .f-top-5 {
		float: none;
		min-width: 100%;
	}
	.footer-top .wrapper {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-top .wrapper > div {
		width: 50% !important;
		margin-right: 0 !important;
		margin-bottom: 20px !important;
	}
	.infos .wrapper {
    	display: block;
	}
	.ebook-bottom {
    	margin: 20px auto;
	}
}