/*
SOMMAIRE
01 - Accueil
02 - Présentation
03 - Page détail produit
04 - Comment porter un masque
05 - Masques à usage unique ...
06 - Panier
*/



/* 01 - Accueil */



.home #header{
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: transparent !important;
}
.home section#contents {
    padding:0;
}
.home_section1-slide,
.home_section1{
    height: 100vh !important;
    background-color: var(--black);
}
.home_section1-slide img{
    opacity: 0.7;
}
.home_section1 h1{
    font-family: 'Spartan', sans-serif;
    font-weight: 400;
    font-size: 3rem;
}
.home_section1 h1 strong{
    font-family: 'Spartan', sans-serif;
    font-weight: 700;
    font-size: 6rem;
}

.home_section1-bis{
    font-size: 1.8rem;
}

.blocInfo-picture img{
    opacity: 0.2;
}
.blocInfo-description ul {
    margin: 0;
}
.blocInfo-description ul li{
    border-bottom: 1px solid var(--white);
    padding: 10px 0;
}
    .blocInfo-description ul li a{
        font-size: 1.8rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none !important;
    }
    .blocInfo-description ul li a::after,
    .blocInfo-description ul li a::before{
        display: block;
        content: "";
    }
    .blocInfo-description ul li a::after{
        width: 26px;
        height: 26px;
        margin-left: auto;
        background-position:-227px -7px;
    }
    .blocInfo-description ul li::before{
        display: none;
    }
    .blocInfo-description ul li a strong{
        margin: 0 3px;
        display: inline-block;
    }
    .blocInfo-description ul li a::before{
        width: 0;
        height: 0;
        margin-right: 10px;
        border-style: solid;
        border-width: 9px 0 9px 9px;
        border-color: transparent transparent transparent var(--white);
    }

    .blocPersonnalisation-text h2 strong{
        font-size: 4rem;
    }
    .blocPersonnalisation-text h2{
        font-size: 20px;
    }


    .home_section4{
        background-attachment: fixed;
        background-size: 100% auto;
        padding: 10rem 0;
        background-repeat: no-repeat;
    }

    .chiffreAnim{
        font-size: 5rem;
    }

    .chiffreInfo{
        font-size: 1.6rem;
    }
    .home_section4-chiffreBloc{
        line-height: 1;
    }
    .home_section4-sep{
        width: 60%;
        height: 1px;
   }
   .home_section4-presentation {
       display: flex;
       flex-direction: column;
       justify-content: center;
   }


/* 02 - Présentation */
.page-template-page-presentation .paragrapheContent{
margin-bottom: 80px;
}
.page-template-page-presentation .image{
    max-height: 400px;
    position: relative;
    overflow: visible;
}
    .page-template-page-presentation .image img.image{
        border: 4px solid var(--colorprimary);
    }
    .page-template-page-presentation .image .picto{
        position: absolute;
        top: -25px;
        width: 50px;
        height: 50px;
        background-color: var(--colorprimary);
        border-radius: 100%;
        z-index: 5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .page-template-page-presentation .image .picto.left{
        left: -5px;
    }
    .page-template-page-presentation .image .picto.right{
        right: -5px;
    }
        .page-template-page-presentation .image .picto img{
            width: 30px;
            height: 30px;
        }

.page-template-page-presentation section#contents {
padding: 50px 0 0 0;
}
.page-template-page-presentation .blocPersonnalisation {
padding: 30px 80px 30px 30px;
}
.page-template-page-presentation .blocInfo .blocInfo-title{
font-size: 3rem;
}
.page-template-page-presentation .blocInfo-description li{
border-bottom: 1px solid var(--white);
padding: 10px 0 10px 20px;
}
.page-template-page-presentation .blocInfo-description li::before{
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-right: 10px;
    border-style: solid;
    border-width: 9px 0 9px 9px;
    border-color: transparent transparent transparent var(--white);
    background-color: transparent !important;
    top: 50% !important;
    border-radius: 0 !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.page-template-page-presentation .fabfr {
margin-top: -55px;
margin-bottom: 50px;
}

/* 03 - Page détail produit */
.productDetail-section1 .add_to_cart_article{
width: 150%;
}



/* 04 - Comment porter un masque */
.page-id-497 div.glissiere div.cover{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.page-id-497 div.glissiere div.cover img{
    height: auto;
    width: auto;
}




/* 05 - Masques à usage unique ... */
.page-id-502 .bloc-introduction{
margin-bottom: 80px !important;
}
.page-id-502 .bloc-texte-colonnes{
padding: 30px 0px;
}




/* 06 - Panier */
body.woocommerce-page section.cart-content span.info{
text-align: center;
margin-bottom: 30px;
}





/*RESPONSIVE
01 - DESKTOP */
@media screen and (max-width: 1400px), (max-device-width: 1400px){

}
@media screen and (max-width: 992px), (max-device-width: 992px){
.productDetail-section1 .add_to_cart_article{
    width: 140%;
}
    .productDetail-section1 .add_to_cart_article a.boutonSmaller{
        /* max-height: 37px; */
        margin: 10px 0px;
        margin-top: auto;
    }
}
@media screen and (max-width: 767px), (max-device-width: 767px){
.page-template-page-presentation .image {
    margin-top: 20px;
}
    .page-template-page-presentation .image .picto {
        top: 0px;
    }
.productDetail-section1 .add_to_cart_article{
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
    .productDetail-section1 .add_to_cart_article a.boutonSmaller{
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-height: inherit;
        padding: 5px 30px !important;
    }
}


@media screen and (max-height: 750px), (max-device-height: 750px){
/* .productDetail-section1 {
    height: 100vh !important;
} */
}