/*
Theme Name: Divi-child-Mafamillamoi
Theme URI: https://www.elegantthemes.com/
Template: Divi
Author: elegantthemes+Woocomm+BRAUX
Author URI: http://elegantthemes
Description: Thème enfant avec parent DIVI + plug woocommerce + intégration B. RAUX
Tags: light,dark,two-columns,right-sidebar,responsive-layout,accessibility-ready
Version: 1.1.2.1456991215
Updated: 2016-03-03 07:46:55
*/

@charset "UTF-8";

#main-header {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: transparent;
    min-height: 43px;
    padding: 18px 0 0;
}
.main_title {
    margin-top: 40px;
    margin-bottom: 40px;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: static;
}
#main-footer {
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: 100%;
    background-size: cover;
    background-image: url(../../uploads/2015/09/bck-footer-hugepx.jpg);
}
#footer-bottom {
    background-color: transparent !important;
}
.et_pb_image_sticky {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.et_pb_slider .et_pb_slide {
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    -o-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
    max-height: 400px;
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: rgba(0, 0, 0, 0);
}
.et_header_style_centered  #main-header .logo_container {
    height: 300px;
    padding: 0;
}
.et_fixed_nav #logo {
    margin-bottom: 0;
    max-height: 200px;
}
.et_pb_slide_content, .et_pb_slide_description h2, .et_pb_more_button_wrap {
    background-color: transparent !important;
}
#main-content, .et_pb_section {
    background-color: rgba(0, 0, 0, 0);
}

body.custom-background {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: cover;
    background-image: url('http://www.mafamillamoi.com/wp-content/uploads/2015/09/haut-milieu-livre-de-naissance-fond.jpg');
}

.et_pb_slide_description {
    -webkit-animation-name: fadeBottom;
    -moz-animation-name: fadeBottom;
    -ms-animation-name: fadeBottom;
    -o-animation-name: fadeBottom;
    animation-name: fadeBottom;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -ms-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    padding: 10px;
}
.woocommerce div.product {
    position: relative;
    margin-top: 50px;
    margin-bottom: 0;
}
.woocommerce img, .woocommerce-page img {
    max-width: 100%;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}