/*
Theme Name: club
Description: Theme enfant de Divi
Author: Conseil+
Author URI:
Template: Divi
Version: 0.1.0
*/

.btnActus{
  bottom: 0 !important;
  position: absolute;
  width: 100%;
  right: 0px;
  left: 0px;
}

.wpcf7-form-control{
  color : #FFFFFF !important;
}

.mejs-mediaelement{
  background: linear-gradient(180deg,rgba(18,95,102,0.33) 0%,#005d66 50%) !important;
}

video{
  mix-blend-mode: overlay !important;
}

h2.bdp-post-title{
  font-size : 18px !important;
  font-weight: bold !important;
  line-height: initial !important;
}

p{
  padding-bottom: 0px !important;
}

li a{
  line-height: normal !important;
}

.et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap{
  width : 100px !important;
}

a.more-link{
  border : 1px solid red !important;
  color : red !important;
  font-weight: bold !important;
}

a.more-link::after{
  content : 'Lire la suite' !important;
  visibility: visible !important;
}

a.entry-featured-image-url{
  z-index: -1 !important;
}

article.type-post{
  background: none !important;
}


/** blog design **/

h2.bdp-post-title{
  min-height: 85px !important;
}

.bdp-post-content{
  min-height: 170px !important;
}

a.bdp-readmorebtn{
  position: absolute !important;
  bottom: 20px !important;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  a.bdp-readmorebtn{
    position: relative !important;
  }
}

.mec-events-event-image{
  width : 50% !important;
  margin-left: 25% !important;
}


.post-content-inner{
  min-height: 185px !important;
}


/** Testimonial**/

h3.wpmtst-testimonial-heading.testimonial-heading{
  display: none !important;
}

.wpmtst-testimonial-image.testimonial-image{
  text-align: center !important;
}

.wpmtst-testimonial-image.testimonial-image img{
  border-radius: 10000000px !important;
}

.wpmtst-testimonial-content.testimonial-content p{
  width: 80% !important;
  margin: auto !important;
}

.wpmtst-testimonial-field.testimonial-field.testimonial-name{
  text-align: center !important;
  color: #e63837 !important;
  margin-top: 10px !important;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-company{
  text-align: center !important;
  color: #125f66 !important;
  font-weight: bold !important;
}

.wpmslider-pager.wpmslider-custom-pager{
  bottom: -50px !important;
}
