/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.35.1490686029
Updated: 2017-03-28 09:27:09

*/


.laura-img img{
-webkit-border-radius: 120px;
-moz-border-radius: 120px;
border-radius: 120px;

}

.ds_3d_buttons .button-rose-3d a {
    background: #d60b52;
    padding: 10px 14px !important;
    border-radius: 2px;
    margin-top: -10px;
    color: white !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 981px){
	.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a {
    color: rgba(0,0,0,0.6);
	}
}

li#menu-item-63.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-63 a {
    color: white!important;
}

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

.bandeau-rose-text {
    display: inline-block;
}

.cl-popup.align_center.modal-bandeau-rose{
    display: inline-block;
}

.cl-popup.align_center.modal-bandeau-rose a {
    text-shadow: none;
    vertical-align: unset;
    line-height: 1.1;
    padding: 10px 20px;
    margin: 15px 22px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 0.8em;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.19);
}

/*PAGE ACCUEIL - section equipe*/

hr.photo-equipe {
  margin-top: 14px!important;
  margin-bottom: 12px!important;
  background-color: #d60b52;
  width: 115px!important;
  height: 2px!important;
  border: none;
}

.paragraph-equipe{
  margin-bottom: -15px;
}



/* --********* BLOG PAGE *********--*/
/*Styling for the posts*/
.ds-thumbnail-blog .et_pb_post { background-color: #fff; min-height: 350px; margin-bottom: 50px; }
/*Sets the image size posts and moves it to the left of the text*/
.ds-thumbnail-blog .et_pb_post a img { float: left; width: 400px; height: 350px; object-fit: cover; margin: 0 40px 0 0; }
/*Resize the overlay to fit the image*/
.ds-thumbnail-blog .et_overlay { width: 400px !important; height: 350px !important; }
/*Stack the image and content on smaller screens*/
@media only screen and (max-width: 980px) { .ds-thumbnail-blog .et_pb_post a img { width: 100%; height: 500px; object-fit: cover;
    margin: 0 0 40px 0;
    }
/*Resize the overlay on smaller screens*/
.ds-thumbnail-blog .et_overlay { width: 100% !important; height: 500px !important; } .ds-thumbnail-blog .et_pb_post h2 { margin: 40px 30px 20px 30px !important; } .ds-thumbnail-blog .et_pb_post p { margin: 0 30px; } .ds-thumbnail-blog a.more-link { margin: 20px 0 30px 30px; } .ds-thumbnail-blog .post-content { padding: 30px 30px 80px 30px; } }
/*Add a little top padding to the post titles*/
.ds-thumbnail-blog .et_pb_post h2 { padding: 40px 0 20px 0 !important; } .ds-thumbnail-blog .et_pb_post p { font-size: 18px; margin-right: 40px; } .ds-thumbnail-blog .post-meta { font-size: 14px !important; }
/*This styles the read more link*/
.ds-thumbnail-blog a.more-link { display: inline-block;
position: absolute;
left: 440px; border: 1px solid #d60b52; padding: 10px !important; color:#d60b52; margin-top: 50px; text-transform: uppercase; }
@media only screen and (max-width: 980px) { .ds-thumbnail-blog a.more-link { margin: 20px 0 20px 0; } }
/*This styles the read more link on hover*/
.ds-thumbnail-blog a.more-link:hover { border: 1px solid #fff; color: #fff; background: #d60b52; }
/*This adds the double arrow icon to the read more link*/
.ds-thumbnail-blog a.more-link:after { font-family: 'ETmodules'; content: "\39"; color: #d60b52; margin-left: 5px; vertical-align: middle; }
/*This styles the double arrow on hover*/
.ds-thumbnail-blog a.more-link:hover:after { color: #fff; }
/*This styles the post pagination links*/
.pagination a { background: #fff; color: #d60b52; padding: 10px; margin-top: 30px !important; -webkit-box-shadow: 6px 7px 5px -6px rgba(0, 0, 0, 0.75); -moz-box-shadow: 6px 7px 5px -6px rgba(0, 0, 0, 0.75); box-shadow: 6px 7px 5px -6px rgba(0, 0, 0, 0.75); }
/*This styles the post pagination links on hover*/
.pagination a:hover { background: #d60b52; color: #fff; }



/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
      /*    BLOG*/
    .ds-thumbnail-blog a.more-link{
            margin-top: 10px;
    }
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 1024px) {

    /*    HOMEPAGE*/
    .bouton-colonne div{
        width: 47.25% !important;
        margin: 0 auto!important;
    }
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 768px) {

    /*    HOMEPAGE*/
    .portfolio-img-entete img{
        width: 250px;
    }

    .dwd-aio .dwd-mobile-fullwidth {
        width: 180px;
    }

    .et_pb_fullwidth_header_extended_0 .header-content img {
        width: 200px!important;
    }

    .bouton-colonne div{
        width: 47.25% !important;
    }

    .bouton-size{
        width:140px!important;
        font-size: 10px!important;
    }
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

    /*    HOMEPAGE*/
    .bouton-colonne div{
        width: 47.25% !important;

    }

    .bouton-size{
        width:140px!important;
        font-size: 10px!important;
    } 
}
/* --********* END BLOG PAGE *********--*/

/* --********* REFERENCE PAGE *********--*/
/*
section.dwd-fwe.et_pb_fullwidth_header.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.header-project-jgd.et_pb_fullwidth_header_extended_0.dwd-typing-static {
    min-height: 303px;
}
*/
/* --********* END REFERENCE PAGE *********--*/