/*
Theme Name: Divi Enfant
Template: Divi
Description: Theme enfant du theme Divi. Vous pouvez desormais le personnaliser sans risquer de perdre vos modifications
Author: WPMarmite
Author URI: https://wpmarmite.com
Template: Divi
Version: 1.0
*/

/**
 * Padding acceuil et recherche dans single post
 */
 
.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 1px
    
      }

/**
 * modification bouton recherche dans single post
 */
       
 .et_pb_search input.et_pb_s {
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    
 }   
    
 /**
 * bouton recherche dans single post
 */
    
.et_pb_search.et_pb_text_align_left .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_center .et_pb_searchsubmit {
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;
   
}

 /**
 * boite commentaire single post
 */
 
.et_pb_section {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    
}

/**
 * boite commentaire single post
 */
 
.single .et_pb_post {
    margin-bottom: -50px;
    
}

/**
 * Scroll couleur vert
 */
 
.et_pb_scroll_top.et-pb-icon {
    color: #10eff1;
    
}

body.single .et_post_meta_wrapper h1 {
    font-size: 20px;
    text-align: center;
}

.et_pb_image_container img, .et_pb_post a img {
    max-width: 10%;
    vertical-align: bottom;
    float: left;
    margin-right: 2%;
    margin-left: 1%;
}

.et_pb_blog_0.et_pb_module .et_pb_post {
    border-bottom-left-radius: 21px;
    border-bottom-right-radius: 21px;
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
    box-shadow: 0 0 15px #52ACCC;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;    
    padding-bottom: 11px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px
}

.et_pb_blog_0 .et_pb_post, .et_pb_blog_0 .et_pb_post .post-content * {
    margin-left: 1%
    
}

.wp-caption {
    background-color: #ffff;
}

a.big-button {
     background-image: linear-gradient(to bottom, #10eff1 0%, #ffff 90%);
    font-size: 20px;
    padding-bottom: 14px;
    padding-left: 77px;
    padding-right: 77px;
    padding-top: 14px;
    display: flow-root
}

a.small-button {
   font-size: 16px;   
   padding-bottom: 14px;
    padding-left: 77px;
    padding-right: 77px;
    padding-top: 14px;
    display: flow-root
}

.et-learn-more h3.heading-more {
    color: #14acc4

}
.elegantdesign a.more-link {
    font-size: 14px;
    color: #71818c !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    float: none;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 60px;
    background-color: #f7f9fb;
    border: 2px solid #e9eff5;
}

.elegantdesign a.more-link:hover {
color: #20292f;
}

@media only screen and ( min-width: 980px ) {
.elegantdesign .et_pb_column .et_pb_blog_grid[data-columns]::before { content: '2 .column.size-1of2' !important;
}
.elegantdesign .et_pb_column .column.size-1of2 {
width:47% !important;
margin-right:6%;
}}
@media only screen and ( max-width: 980px ) {
.elegantdesign .et_pb_column .et_pb_blog_grid[data-columns]::before { content: '2 .column.size-1of2' !important;
}
.elegantdesign .et_pb_column .column.size-1of2 {
width:100% !important;
margin-right:0%;
}
}

#skew:before {
    content: '';
    -webkit-transform: skew(0, -7deg);
    transform: skew(0, -7deg);
    position: absolute;
    left: 0;
    right: 0;
    top: -120px;
    height: 340px;
    background: #ffffff;
}
 
.elegantdesign .entry-title {
margin-top: 0px;
padding-bottom: 20px;
}
 
.elegantdesign .et_pb_image_container {
margin: -20px -40px  40px;
}
 
 
.elegantdesign .et_pb_blog_grid .et_pb_post {
    margin-bottom: 80px;
    width: 100%;
padding: 40px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0px 20px 150px #d6dee4;
border: none;
text-align:center;
}
 
.elegantdesign .et_pb_post .post-meta {
margin-bottom: 40px;
}

.mega-link > a {
    text-align: center;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 400!important;
    letter-spacing: 3px;
}
 
.mega-link > a img {
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#skew:before {
    content: '';
    -webkit-transform: skew(0, -7deg);
    transform: skew(0, -7deg);
    position: absolute;
    left: 0;
    right: 0;
    top: -120px;
    height: 340px;
    background: #ffffff;
}
 
.elegantdesign .entry-title {
margin-top: 0px;
padding-bottom: 20px;
}
 
.elegantdesign .et_pb_image_container {
margin: -20px -40px  40px;
}
 
.elegantdesign .et_pb_blog_grid .et_pb_post {
    margin-bottom: 80px;
    width: 100%;
padding: 40px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0px 20px 150px #d6dee4;
border: none;
text-align:center;
}
 
.elegantdesign .et_pb_post .post-meta {
margin-bottom: 40px;
}
