@charset "UTF-8";
/*
Theme Name:     JJClin
Template:       astra
Theme URI:      JJClin
Author:         JJCLIN
Author URI:     https://jjclin.fr
Description:    Thème JJClin
*/


#masthead {
    z-index: 10000 !important;
    top: 0px;
    position: fixed !important;
    background-color: transparent !important;
}
.main-header-bar{
        background-color: transparent !important;
}
@media (min-width: 1320px) {
    #masthead {
        box-shadow: 0px 1px 5px rgb(62, 86, 101) !important;
        background-color: white !important;
    }
    .main-header-bar{
        background-color: white !important;
    }

}
