/*
Theme Name: Divi Theme enfant
Description: Theme enfant Africalab
Author: Studio Pression
Author URI: https://www.studiopression.com
Template: Divi
Version: 0.1.0
*/

.separation{
    width: 50px;
    border: 3px solid #fff;
    margin: 30px 0 40px 0;
}

/*---- MENU -----*/
#top-menu{
    margin-right: 30px;
    margin-top: 46px;
}

#logo{
    margin-left: 30px;
    width: 140px;
    max-height: none;
}


body.admin-bar.et_fixed_nav #main-header{
    height: 100px;
}

/*--- Titre & Sous-titre ---*/
.titre{
    padding-top: 14px;
}

.sous-titre{
    font-family: "Pacifico";
    font-size: 80px;
    color: #FFF;
}

/*---- Partie reliure ----*/
.slider-reliure{
    height: 274px;
    margin-top: 39px;
    margin-right: 38px;
}


/*--- Responsive ----*/
@media all and (max-width:340px){
   .titre{
        padding-top: 5px;
    }
    
    .sous-titre{
        font-family: "Pacifico";
        font-size: 40px;
        line-height: 40px;
        color: #FFF;
    } 
    
    /*--- Menu hamburger ---*/
    .mobile_menu_bar::before{
        color: #fff !important;
    }
    
    /*--- Logo ---*/
    #logo{
        margin-left: 0;
        width: 114px;
        max-height: none;
    }
    
    body.admin-bar.et_fixed_nav #main-header{
        height: auto;
    }
    
    /*--- Page Accueil ---*/
    
    /*--- Menu hamburger ---*/
    .mobile_menu_bar::before{
        color: #fff !important;
    }
    
    .et_pb_image_1 {
        margin-top: 0;

    }
    
    .et_pb_blurb_3.et_pb_blurb{
        width: 100%;
        margin-left: 0;
        margin-top: -30px;
    }
    
    
    .et_pb_blurb_4.et_pb_blurb{
        width: 100%;
        margin-left: 0;
    }
    
    #bt-soudure{
        margin-left: 0;
    }
    
    #bt-faconnage{
        margin-right: 0;
    }
    

}

@media (min-width:341px) and (max-width: 480px){
    /*--- Menu hamburger ---*/
    .mobile_menu_bar::before{
        color: #fff !important;
    }
    
    .titre{
        padding-top: 24px;
    }
    
    .sous-titre{
        font-family: "Pacifico";
        font-size: 50px;
        color: #FFF;
        line-height: 50px;
    }
    
    #logo{
        margin-left: 0;
        width: 114px;
        max-height: none;
    }
    
    /*--- Page Accueil ---*/
    .et_pb_fullscreen .et_pb_fullwidth_header_container.center {
        height: 362px;
    }
    
    .et_pb_blurb_3.et_pb_blurb{
        width: 100%;
        margin-left: 0;
        margin-top: -30px;
    }
    
    
    .et_pb_blurb_4.et_pb_blurb{
        width: 100%;
        margin-left: 0;
    }
    
    #bt-soudure{
        margin-left: 0;
    }
    
    #bt-faconnage{
        margin-right: 0;
    }
}

@media (min-width:481px) and (max-width: 981px){
    /*--- Menu hamburger ---*/
    .mobile_menu_bar::before{
        color: #fff !important;
    }
    
    .titre{
        padding-top: 0px;
    }
    
    .sous-titre{
        font-family: "Pacifico";
        font-size: 50px;
        line-height: 50px;
        color: #FFF;
    }
    
    #logo{
        margin-left: 0;
        width: 114px;
        max-height: none;
    }
    
    /*--- Page Accueil ---*/
    #img-accueil{
        margin-top: 0;
        padding-left: 50px;
        margin-top: -380px;
    }
    
    .et_pb_column_1{
/*        margin-top: 100px;*/
    }
    
    .et_pb_blurb_3.et_pb_blurb{
        width: 100%;
        margin-left: 0;
        margin-top: -30px;
    }
    
    
    .et_pb_blurb_4.et_pb_blurb{
        width: 100%;
        margin-left: 0;
    }
    
    #bt-soudure{
        margin-left: 0;
    }
    
    #bt-faconnage{
        margin-right: 0;
    }
    
    
}