/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!     La police   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


/*
pour info la couleur du thème est l'orange #eb7025'*/


/*
@font-face {
    font-family: 'roboto';
    src: url('../../../_libraries/font-awesome/fonts/RobotoCondensed-Regular.ttf') format('truetype'), url('../../../_libraries/font-awesome/fonts/RobotoCondensed-Bold.ttf') format('truetype'), url('../../../_libraries/font-awesome/fonts/RobotoCondensed-BoldItalic.ttf') format('truetype'), url('../../../_libraries/font-awesome/fonts/RobotoCondensed-Italic.ttf') format('truetype'), url('../../../_libraries/font-awesome/fonts/RobotoCondensed-Light.ttf') format('truetype'), url('../../../_libraries/font-awesome/fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_light';
    src: url('../../../_libraries/font-awesome/fonts/Roboto-Light.ttf') format('truetype');
}


@font-face {
    font-family: 'roboto_medium';
    src: url('../../../_libraries/font-awesome/fonts/Roboto-Medium.ttf') format('truetype');
}
*/

@font-face {
    font-family: 'roboto_regular';
    src: url('../../../_libraries/font-awesome/fonts/Roboto-Regular.ttf') format('truetype');
}

body {
    font-family: 'roboto_regular' !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'roboto_regular' !important;
}

a:hover,
a:focus {
    color: #722162;
}

::placeholder {
    color: #A3A3A3 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #A3A3A3;
}

::-ms-input-placeholder {
    color: #A3A3A3;
}

.texte_danger {
    color: #575756;
    font-weight: bold;
}


/* On vient masquer des éléments du header qui se sont activé avec le thème enfant */


/*************************************************************/


/*********************** BANDEAU HEADER  *********************/


/*************************************************************/


/* Modifie la taille du bandeau au header au dessus du menu */

#header .bottomnav .container {
    width: 90%;
}

#displaynav2_header_bandeau {
    color: white;
}

.lien_mail_tel a {
    color: white;
}


/*************************************************************/


/************************ HEADER MENU  ***********************/


/*************************************************************/

@media screen and (min-width: 1200px) {
    #displanavfullwidth_header_menu > div:nth-child(1) {
        order: 2;
    }
    #displanavfullwidth_header_menu > div:nth-child(2) {
        order: 1;
        width: 15%;
    }
    #displanavfullwidth_header_menu > div:nth-child(3) {
        order: 3;
    }
}

#displanavfullwidth_header_menu {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    > div {
        width: auto;
    }
    > div:nth-child(3) {
        display: flex;
        > div  {
            margin: 0 6px;
        }
    }
}

.leo-megamenu .navbar-nav>li.parent>a span.menu-title::before {
    margin-bottom: 14px;
}

#leo_search_block_top {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    border-radius: 0;
}

.leo-megamenu .navbar-nav>li>a {
    padding: 34px 10px;
    text-transform: uppercase;
}

.leo-megamenu .navbar-nav>li.active>a::before,
.leo-megamenu .navbar-nav>li:hover>a::before,
.leo-megamenu .navbar-nav>li:focus>a::before {
    height: 4px !important;
}

.leo-megamenu .navbar-nav>li>a::before {
    background-color: #722162;
}

.leo-megamenu .dropdown:hover>a {
    color: #722162;
}

.leo-megamenu .dropdown-menu li a:hover {
    color: #722162;
}

#_desktop_cart .cart-products-count {
    background-color: #722162;
}

.navbar-header .navbar-toggler:focus,
.navbar-header .navbar-toggler:hover {
    border-color: #333;
    background: transparent;
    color: black;
    cursor: pointer;
}

.leo-megamenu .navbar-nav>li>a {
    padding: 34px 10px;
    text-transform: uppercase;
}


/* Barre de recherche search bar*/

#leo_search_block_top .title_block {
    display: none !important;
}

@media screen and (min-width: 1200px) {
    #leo_search_block_top {
        padding-left: 2% !important;
    }
    #leo_search_block_top #leosearchtopbox {
        padding-left: 20px !important;
    }
}


#leo_search_block_top .form-control {
    box-shadow: none !important;
    border: 1px solid #dfdfdf !important;
    border-right: none !important;
    height: 37px !important;
}

#leo_search_block_top .btn {
    background: transparent !important;
    color: #404040 !important;
    border: 1px solid #dfdfdf !important;
    height: 37px !important;
    line-height: 37px !important;
}

#leo_search_block_top .btn:hover {
    color: black !important;
}


/* Block compte client */

#block_compte_client {
    margin-top: -30px !important;
    font-size: 15px !important;
    transition: 0.1s !important;
}

#block_compte_client a {
    color: #575756 !important;
}

#block_compte_client a:hover {
    color: black !important;
}

.view-leo-dropdown-additional.show {
    background: #722162;
}

.leo-fly-cart-slidebar.slidebar_top .leo-cart-dropdown-action .cart-dropdow-button,
.leo-fly-cart-slidebar.slidebar_bottom .leo-cart-dropdown-action .cart-dropdow-button {
    font-family: "roboto_regular";
}

.checkout .btn-outline {
    width: 100% !important;
    font-size: 14px !important;
    padding: 10px 15px !important;
    text-transform: uppercase !important;
}


/*************************************************************/


/***************** ACCUEIL IMAGE PLEINE PAGE  ****************/


/*************************************************************/

.redhotspot {
    color: #722162 !important;
    font-family: "Eina03-400";
}


/*masque les + sous format telephone */

@media screen and (max-width: 900px) {
    .redhotspot {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    /*
    .accueil_image_fullpage_hotspot img {
        object-fit: cover !important;
        object-position: center !important;
        height: 330px !important;
    }
*/
    .accueil_image_fullpage_hotspot img {
        max-inline-size: 100%;
        block-size: auto;
        aspect-ratio: 2/1;
        object-fit: cover;
    }
}

@media screen and (max-width: 550px) {
    /*
    .accueil_image_fullpage_hotspot img {
        object-fit: cover !important;
        object-position: center !important;
        height: 380px !important;
    }
*/
    .accueil_image_fullpage_hotspot img {
        max-inline-size: 100%;
        block-size: auto;
        aspect-ratio: 2/1;
        object-fit: cover;
    }
}

@media screen and (max-width: 650px) {
    .accueil_image_fullpage_hotspot {
        display: none;
    }
}

@media screen and (min-width: 650px) {
    .accueil_image_fullpage_hotspot_mobile {
        display: none;
    }
}

.hotspot_accueil {
    font-weight: bold !important;
}

.hotspot_accueil:hover {
    color: #722162 !important;
}

.violet_resinence {
    color: #722162 !important;
}


/*************************************************************/


/***************** ACCUEIL BLOC BANNIERE *********************/


/*************************************************************/

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left {
    width: 30% !important;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-right {
    width: 70% !important;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-right {
    background-color: #f5f5f5 !important;
    background: url("/themes/childtheme/assets/img/modules/appagebuilder/images/BandeauV3ambiance-1920x1230px.jpg") no-repeat scroll;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-top {
    background-color: #f5f5f5 !important;
    min-height: 450px !important;
    background: url("/themes/childtheme/assets/img/modules/appagebuilder/images/BandeauV3texture-1000x1000px.jpg") no-repeat scroll;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#accueil_bloc_banniere .h4-wr-mainbanner .buton-shopnow a {
    padding: 17px 55px 19px 55px;
    border: 2px solid black;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
}

#accueil_bloc_banniere .h4-wr-mainbanner .buton-shopnow a:hover,
#accueil_bloc_banniere .h4-wr-mainbanner .buton-shopnow a:link,
#accueil_bloc_banniere .h4-wr-mainbanner .buton-shopnow a:visited,
#accueil_bloc_banniere .h4-wr-mainbanner .buton-shopnow a:active {
    color: black;
}

#accueil_bloc_banniere .h4-wr-mainbanner .buton-shopnow {
    margin-top: 40px;
    margin-bottom: 30px;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom {
    background-color: #f5f5f5 !important;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom img {
    max-width: 335px;
    margin-top: -155px;
}

#accueil_bloc_banniere .h4-wr-mainbanner {
    display: flex;
}

@media screen and (max-width: 1300px) {
    #accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom img {
        max-width: 285px;
    }
    #accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-top {
        min-height: 380px !important;
    }
}

@media screen and (max-width: 1150px) {
    #accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom img {
        max-width: 255px;
    }
    #accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-top {
        min-height: 300px !important;
    }
}

@media screen and (max-width: 991px) {
    #accueil_bloc_banniere_mobile {
        background: #f5f5f5;
    }
    #accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-top {
        min-height: 300px !important;
    }
    #displayhome_accueil2_image_mobile #accueil_bloc_banniere .h4-wr-mainbanner {
        display: block;
    }
    #displayhome_accueil2_image_mobile .banner-left,
    #displayhome_accueil2_image_mobile .banner-left {
        width: 100%;
    }
    #accueil_bloc_banniere_mobile_produit_box {
        display: flex;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item img {
        max-width: 265px;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item:first-child {
        background: url("/themes/childtheme/assets/img/modules/appagebuilder/images/BandeauV3texture-1000x1000px.jpg") no-repeat scroll;
        background-color: rgba(0, 0, 0, 0);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item:last-child {
        margin-top: 62px;
        margin-left: 37px;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item h3 {
        text-transform: uppercase;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item .buton-shopnow {
        margin-top: 50px;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item a {
        padding: 17px 55px 19px 55px;
        border: 2px solid black;
        box-shadow: none;
        text-transform: uppercase;
        font-weight: bold;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item a:hover {
        color: black !important;
    }
}

@media screen and (max-width: 767px) {
    #accueil_bloc_banniere_mobile_image_fullpage {
        max-inline-size: 100%;
        block-size: auto;
        aspect-ratio: 2/1;
        object-fit: cover;
    }
}

@media screen and (max-width: 700px) {
    #accueil_bloc_banniere_mobile_produit_box {
        display: block;
        text-align: center;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item img {
        max-width: 220px;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item:last-child {
        margin-top: 20px;
        margin-left: 0px;
        padding-bottom: 42px;
    }
    #accueil_bloc_banniere_mobile_produit_box .accueil_bloc_banniere_mobile_produit_item .buton-shopnow {
        margin-top: 30px;
    }
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom #banner_left_titre_produit {
    margin-top: -35px;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom #banner_left_sous_titre_produit {
    text-transform: uppercase;
}

#accueil_bloc_banniere .h4-wr-mainbanner .banner-left .bn-left-bottom:hover img {
    transform: scale(1) !important;
}


/*************************************************************/


/****************** ACCUEIL BLOC CATEGORIE  ******************/


/*************************************************************/

#accueil_bloc_categorie_titre {
    padding-top: 55px !important;
    padding-bottom: 30px !important;
}

@media screen and (max-width: 991px) {
    #accueil_bloc_categorie_titre {
        padding-bottom: 18px !important;
    }
}

#accueil_bloc_categorie .ApImage .image_description {
    position: static;
}

#accueil_bloc_categorie .ApImage .image_description .wr-text-bn {
    left: 0px;
    top: 20px;
    background: rgba(255, 255, 255, .8);
    padding: 20px 20px 5px 50px;
}

#accueil_bloc_categorie .ApImage .image_description .wr-text-bn h3 {
    font-size: 30px;
}

#accueil_bloc_categorie .ApImage .image_description .wr-text-bn h5 {
    text-transform: uppercase;
    margin-bottom: 0rem;
    font-weight: normal;
}

#accueil_bloc_categorie .ApImage .image_description .accueil_bloc_categorie_bouton a {
    left: 50%;
    transform: translate(-50%, 0);
    padding: 17px 55px 19px 55px;
    border: 1px solid black;
    box-shadow: none;
    background: rgba(159, 159, 159, 0.15);
    font-family: 'roboto_regular' !important;
    font-size: 14px !important;
}

#accueil_bloc_categorie .ApImage .image_description .accueil_bloc_categorie_bouton a:hover {
    background: #222;
    color: white;
}

@media screen and (max-width: 1200px) {
    #accueil_bloc_categorie .ApImage .image_description .wr-text-bn h3 {
        font-size: 24px;
    }
    #accueil_bloc_categorie .ApImage .image_description .wr-text-bn {
        padding: 20px 10px 5px 25px;
    }
}

@media screen and (max-width: 991px) {
    #accueil_bloc_categorie .ApImage .image_description .wr-text-bn h3 {
        font-size: 20px;
    }
    #accueil_bloc_categorie .ApImage a {
        bottom: 28px !important;
    }
}

@media screen and (max-width: 767px) {
    #accueil_bloc_categorie .ApImage img {
        height: 290px !important;
    }
}


/*************************************************************/


/*********** ACCUEIL BLOC SELECTION DU MOMENT ****************/


/*************************************************************/

#accueil_bloc_selection_du_moment {
    padding-bottom: 45px !important;
}

@media screen and (max-width: 575px) {
    #accueil_bloc_selection_du_moment {
        padding-top: 45px !important;
    }
}

@media screen and (max-width: 991px) {
    .page-home .ApColumn .title_block,
    #accueil_bloc_presentation h1 {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 600px) {
    .page-home .ApColumn .title_block,
    #accueil_bloc_presentation h1 {
        font-size: 24px !important;
    }
}

#accueil_bloc_selection_du_moment .sub-title-widget {
    max-width: 100%;
}


/* Masque l'image qui apparait au survol du produit */

.product-additional {
    display: none;
}


/* Ajout un fond et du padding à l'image produit */

#accueil_bloc_selection_du_moment .thumbnail-container .product-image {
    background: #f5f5f5;
    padding: 40px 40px 35px 40px;
}


/* Texte produit */

#accueil_bloc_selection_du_moment .thumbnail-container .product-title {
    text-transform: uppercase;
}

#accueil_bloc_selection_du_moment .thumbnail-container .product-title a:hover {
    color: #722162;
}


/* Masque l'affichage de l'ajout au panier, ajout favoris, ajouter à la comparaison... lors du survol du produit*/

#accueil_bloc_selection_du_moment .plist-dsimple .thumbnail-container .pro3-btn {
    display: none;
}


/* Les prix sous les produits */

#accueil_bloc_selection_du_moment .thumbnail-container .product-price-and-shipping .price {
    color: #9d9db5;
    font-weight: bold;
}

.accueil_bloc_selection_du_moment_bouton {
    text-align: center;
    margin-top: 40px;
    text-transform: uppercase;
}

.accueil_bloc_selection_du_moment_bouton a {
    left: 50%;
    transform: translate(-50%, 0);
    padding: 17px 55px 19px 55px;
    border: 1px solid black;
    box-shadow: none;
}

.accueil_bloc_selection_du_moment_bouton a:hover,
.accueil_bloc_selection_du_moment_bouton a:focus {
    color: #fff;
    background: #222;
}

@media screen and (max-width: 500px) {
    .accueil_bloc_selection_du_moment_bouton a {
        padding: 14px 15px 13px 15px;
    }
}


/*************************************************************/


/**************** ACCUEIL BLOC PRESENTATION ******************/


/*************************************************************/

#accueil_bloc_presentation {
    margin-top: 55px !important;
    padding: 130px 0px 80px 0px !important;
    background: rgba(0, 0, 0, 0) url("/img/accueil_bloc_presentation_background.jpg") no-repeat fixed center right !important;
}

#accueil_bloc_presentation_texte {
    color: black;
    /* width: 40%; */
    max-width: 720px;
    margin-left: 45%;
}

#accueil_bloc_presentation h1 {
    margin-bottom: 20px;
}

#accueil_bloc_presentation .sv-col {
    text-align: center;
    margin-top: 15px;
}

#accueil_bloc_presentation img {
    margin-bottom: 8px;
    max-width: 75px;
}

.accueil_bloc_presentation_bouton {
    text-align: center;
    margin-top: 40px;
}

.accueil_bloc_presentation_bouton a {
    left: 50%;
    transform: translate(-50%, 0);
    padding: 17px 55px 19px 55px;
    border: 1px solid black;
    box-shadow: none;
    background: rgba(159, 159, 159, 0.15);
}

.accueil_bloc_presentation_bouton a:hover,
.accueil_bloc_presentation_bouton a:focus {
    color: #fff;
    background: #222;
}

#accueil_bloc_presentation .sv-text h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0px !important;
}

#accueil_bloc_presentation .sv-text p {
    line-height: 1 !important;
    margin-top: 4px;
}

@media screen and (min-width: 1920px) {
    #accueil_bloc_presentation {
        background-size: cover !important;
    }
}


/* @media screen and (min-width: 2400px) {
    #accueil_bloc_presentation_texte {
        max-width: 720px;
        margin-left: 48%;
    }
} */

@media screen and (max-width: 1500px) {
    #accueil_bloc_presentation_texte {
        width: 55%;
        margin-left: 34%;
    }
}

@media screen and (max-width: 1300px) {
    #accueil_bloc_presentation_texte {
        width: 55%;
        margin-left: 34%;
    }
}

@media screen and (max-width: 1200px) {
    #accueil_bloc_presentation_texte {
        width: 80%;
        margin: auto;
    }
    #accueil_bloc_presentation {
        padding: 50px 0px 48px 0px !important;
    }
    #accueil_bloc_presentation h1 {
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    #accueil_bloc_presentation {
        margin-top: 0px !important
    }
    #accueil_bloc_presentation_texte {
        width: 96%;
        margin: auto;
    }
    #accueil_bloc_presentation img {
        margin-bottom: 8px;
        max-width: 75px;
    }
}


/*************************************************************/


/**************** ACCUEIL BLOC AVIS CLIENT *******************/


/*************************************************************/

#accueil_bloc_avis_client {
    margin-top: 80px !important;
}

#accueil_bloc_avis_client_title {
    margin-bottom: 10px !important;
}

#accueil_bloc_avis_client_title_sous_titre {
    text-align: center;
    margin: 0 auto 40px;
    font-size: 15px;
    line-height: 25px;
    color: #666;
    font-family: "roboto_regular";
}

#accueil_bloc_avis_client #lgcomments-owl .owl-controls {
    text-align: center;
}

#accueil_bloc_avis_client .owl-theme .owl-controls .owl-page.active span,
#accueil_bloc_avis_client .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #222 !important;
}

#accueil_bloc_avis_client .owl-carousel .owl-item {
    text-align: center !important;
    width: 360px;
}

#accueil_bloc_avis_client .slide-title {
    font-size: 23px !important;
    color: #222 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    margin-top: 20px !important;
}

#accueil_bloc_avis_client .slide-comment {
    color: #9d9d9c !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    margin-top: 20px !important;
}

#accueil_bloc_avis_client #lgcomments_home_voir_avis {
    color: #222 !important;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
    margin-top: 10px;
}

#accueil_bloc_avis_client #lgcomments_home_voir_avis a:hover,
#accueil_bloc_avis_client #lgcomments_home_voir_avis a:focus {
    color: #222 !important;
}

#accueil_bloc_avis_client .slide-title {
    font-size: 21px !important;
    color: #222 !important;
}

#accueil_bloc_avis_client .slide-name {
    color: #222 !important;
    font-weight: bold !important;
}

#accueil_bloc_avis_client .slide-container {
    padding: 22px !important;
}


/*************************************************************/


/****************** ACCUEIL BLOC NEWSLETTER ******************/


/*************************************************************/

#accueil_bloc_newsletter {
    margin-top: 80px !important;
    padding: 120px 0px 120px 0px !important;
    background: rgba(0, 0, 0, 0) url("/img/accueil_bloc_newsletter_background.jpg") no-repeat fixed center center !important;
    background-size: cover !important;
}

@media screen and (max-width: 991px) {
    #accueil_bloc_newsletter {
        padding: 80px 0px 80px 0px !important;
    }
}

@media screen and (max-width: 480px) {
    #accueil_bloc_newsletter .block_newsletter .input-wrapper button {
        width: 25% !important;
    }
}


/*************************************************************/


/***************** ACCUEIL BLOC INSTAGRAM ********************/


/*************************************************************/

.instagram_gallery_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    flex-direction: row;
    max-width: 2000px;
    width: 100vw;
    margin-bottom: 100px;
}

.instagram_gallery_item {
    flex: 0 20%;
    text-align: center;
    max-height: 300px;
    max-width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/*************************************************************/


/******************* ACCUEIL BLOC FOOTER *********************/


/*************************************************************/

#footer {
    background: #202020;
    color: white !important;
}

#footer .box-copyright .block-social {
    text-align: right;
}

.footer-container .ApLink li a {
    padding: 2px 0;
    color: white !important;
}

.footer-container .ApColumn .title_block {
    margin: 0 0 5px;
}

.nqt-copyright strong {
    color: white !important;
}

.footer-container .ApColumn .title_block {
    color: white;
}

.block_newsletter .input-wrapper button {
    background-color: black !important;
    color: white !important;
}

.block_newsletter .input-wrapper button:hover {
    color: white !important;
}

.block_newsletter .input-wrapper input {
    background-color: white;
    padding-left: 10px;
}

.block_newsletter .input-wrapper input:focus,
.block_newsletter .input-wrapper input:hover {
    border-color: #9d9db5;
}

.block_newsletter .input-wrapper button:hover {
    border-color: #9d9db5;
}

@media screen and (max-width: 650px) {
    .block_newsletter .input-wrapper button {
        font-size: 10px !important;
    }
}

#gdpr_consent {
    margin-top: 12px;
}

#gdpr_consent #result_box:hover {
    cursor: pointer;
}

#accueil_bloc_newsletter #result_box {
    color: #222 !important;
}

#footer .psgdpr_consent_message {
    color: white !important;
}

#footer #result_box a {
    color: white !important;
}

#footer .custom-checkbox input[type="checkbox"]+span,
#footer .custom-checkbox input[type="radio"]+span {
    border: 1px #fff solid !important;
}

.block-social li:hover {
    color: #722162 !important;
}

.footer_image_logo,
.footer_image_logo_m6 {
    margin: auto;
}

.footer_image_logo_m6 {
    text-align: center;
    max-width: 73px;
    margin-top: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .footer_image_logo {
        width: 80%;
    }
}

@media screen and (min-width: 525px) and (max-width: 767px) {
    .footer_image_logo {
        width: 40%;
    }
}

@media screen and (max-width: 767px) {
    #footer_espace_menu {
        display: none;
    }
    .box-footer .ApRawHtml {
        margin-bottom: 18px !important;
    }
    .footer_image_logo_m6 {
        margin-bottom: 25px;
    }
    #footer .footer-container .ApColumn .title_block {
        padding-bottom: 0px;
    }
    #footer .block_newsletter p {
        padding-top: 0px;
    }
}

@media screen and (max-width: 1200px) {
    #footer .block_newsletter {
        margin-top: 40px;
    }
}

@media screen and (max-width: 524px) {
    .footer_image_logo {
        width: 65%;
    }
}

@media screen and (max-width: 575px) {
    #footer {
        text-align: center;
    }
    #footer .block_newsletter,
    #footer_column_3 {
        margin-top: 50px;
    }
}


/* je sais pas c'est quoi en dessous */

#accueil_bloc_produit_slide_col_left {
    padding: 0px;
    /*background: url("https://www.la-boutique-resinence.com/sous_domaine/img/header_background_motif.jpg") repeat scroll;*/
}

#v img {
    max-width: 100%;
}

#accueil_bloc_produit_slide_col_left_bloc_texte {
    background: #f7f7f7;
    text-align: center;
    /* position: relative;
    bottom: 0; */
}

#accueil_bloc_produit_slide_col_left_bloc_texte h3 {
    margin-bottom: 40px;
}

#accueil_bloc_produit_slide_col_left_bloc_texte a {
    left: 50%;
    transform: translate(-50%, 0);
    padding: 17px 55px 19px 55px;
    border: 1px solid black;
    box-shadow: none;
    background: rgba(159, 159, 159, 0.15);
}

#accueil_bloc_produit_slide_col_left_bloc_texte img {
    max-width: 40%;
}

#accueil_bloc_produit_slide_col_right {
    padding: 0px;
    /*background: url("https://www.la-boutique-resinence.com/sous_domaine/img/BandeauV2Droite-1315x770px.jpg") repeat scroll;*/
}


/*************************************************************/


/********************** PAGE PRODUIT *************************/


/*************************************************************/

#main #content .product-thumb-images .thumb.selected,
#main #content .product-thumb-images .thumb:hover {
    background: #f5f5f5;
    border: 0px solid #414141;
}

#main .images-container .product-cover {
    background: #f5f5f5 !important;
}

.product-variants>.product-variants-item .color {
    width: 40px !important;
    height: 40px !important;
    border: 2px solid #f5f5f5 !important;
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.35) !important;
}

.product-variants>.product-variants-item .radio-label {
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.05) !important;
}

.product-variants>.product-variants-item .color::before {
    top: 4px !important;
    left: 2px !important;
    font-size: 15px !important;
}

.product-prices .current-price {
    font-size: 22px;
}

.product-prices .tax-shipping-delivery-label {
    display: none !important;
}

.has-discount .discount {
    background: #222 !important;
    font-size: 11px;
    vertical-align: 3px;
}

.product-actions .control-label {
    color: black;
}

.product-variants-item .input-container .radio-label {
    padding: 8px 16px;
}

.radio-label {
    border: 1px solid #b5b5b5 !important;
    color: #9d9d9d;
}


/*
.input-radio:checked + span,
.input-radio:hover + span {
    border: 1px solid black !important;
    color: black;
}
*/


/* change la tête des blocks aspect/contenances */

.input-radio:checked+span,
.input-radio:hover+span {
    border: 1px solid black !important;
    background: #222;
    color: white;
}


/* haut du libellé "Nuancier", */

.product-variants>.product-variants-item {
    -webkit-align-items: normal !important;
    -moz-align-items: normal !important;
    -ms-align-items: normal !important;
    -o-align-items: normal !important;
    align-items: normal !important;
}

.product-variants>.product-variants-item .control-label {
    margin: 6px 20px auto 0 !important;
}

.product-add-to-cart .control-label {
    margin: 1px 10px 10px 0 !important;
}

#produit_description_short_accroche a {
    font-weight: bold;
}

#bonnes_affaires_info {
    font-style: italic;
    color: #d27028;
    font-weight: bold;
}

#leroy_merlin_info {
    font-style: italic;
    color: red;
    font-weight: bold;
}

.product-variants>.product-variants-item .color .sr-only {
    padding: 4px 10px !important;
    font-size: 14px !important;
    top: -12px !important;
    left: 5px !important;
}

#add-to-cart-or-refresh #product-availability {
    margin-top: 10px;
    font-weight: bold;
}

#product-availability .material-icons {
    display: initial !important;
    margin-right: 5px;
}

#add-to-cart-or-refresh .product-availability_en_stock,
#add-to-cart-or-refresh .product-availability_en_stock .material-icons {
    color: #59c379 !important;
}

#add-to-cart-or-refresh .product-availability_bientot_rupture,
#add-to-cart-or-refresh .product-availability_bientot_rupture .material-icons {
    color: orange !important;
}

#add-to-cart-or-refresh .product-availability_rupture,
#add-to-cart-or-refresh .product-availability_rupture .material-icons {
    color: #dd4040 !important;
}

.fancybox-wrap .fancybox-close::before {
    font-size: 20px !important;
    font-weight: bold !important;
}


/* Block besoin d'un conseil */

.produit_besoin_un_conseil {
    background: #f5f5f5;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin: 16px 0 0 90px;
    padding: 10px 5px 10px 20px;
    color: black;
}

.produit_besoin_un_conseil a:hover {
    color: black;
}

.produit_besoin_un_conseil p {
    margin-left: 10px;
    margin-bottom: 0px;
    font-weight: bold;
}

.produit_besoin_un_conseil .produit_besoin_un_conseil_titre {
    text-transform: uppercase;
}

.produit_besoin_un_conseil_texte {
    font-weight: normal;
}


/* On modifie le bouton d'ajout au panier */

.product-actions .product-add-to-cart .add-to-cart:hover,
.product-actions .product-add-to-cart .add-to-cart:link,
.product-actions .product-add-to-cart .add-to-cart:visited,
.product-actions .product-add-to-cart .add-to-cart:focus,
.product-actions .product-add-to-cart .add-to-cart:active {
    background: black !important;
}

@media screen and (max-width: 767px) {
    #produit_besoin_un_conseil_desktop {
        display: none;
    }
    .produit_besoin_un_conseil {
        margin: -30px 0 30px 0px;
    }
    /* On modifie le bouton d'ajout au panier */
    .product-actions .product-add-to-cart .add-to-cart {
        width: 100%;
    }
}

.leo-fly-cart.solo.type-fixed.enable-slidebar.offset-left {
    z-index: 1;
}

.product-line-grid-body>.product-line-info:first-child a.label:hover {
    color: #222 !important;
}

.product-line-grid-body>.product-line-info:first-child a.label {
    font-family: "roboto_regular" !important;
}

@media screen and (min-width: 767px) {
    #produit_besoin_un_conseil_mobile {
        display: none;
    }
}


/* Produits complémentaires */

.product-accessories .products-section-title {
    margin: 10px 0 25px !important;
    font-size: 30px !important;
    text-transform: none !important;
}

.product-accessories .img-fluid {
    background: #f5f5f5;
    padding: 30px;
}

.thumbnail-container .product-title a {
    text-transform: uppercase;
}

.thumbnail-container .product-title a:hover {
    color: black;
    font-size: 15px;
}

.thumbnail-container .product-price-and-shipping .price {
    color: #9d9d9d;
    font-weight: bold;
}


/*
.product-accessories .owl-carousel .owl-wrapper {
    margin: auto !important;
    width: 100% !important;
    background: lime !important;
}

.product-accessories .owl-carousel .owl-item {
    margin: auto !important;
    float: inherit !important;
    background: yellow !important;
}
*/

.owl-theme .owl-buttons div:hover {
    border-color: #722162 !important;
    transform: scale(1) !important;
}

.owl-theme .owl-buttons div {
    margin-top: -66px !important;
}

.owl-theme .owl-buttons div::before {
    color: #222 !important;
    font-size: 20px !important;
    /*    border: 1px solid #222 !important;*/
}

.owl-theme .owl-buttons div.owl-prev {
    left: -15px !important;
}

.owl-theme .owl-buttons div.owl-prev::before {
    content: "\e64a" !important;
}

.owl-theme .owl-buttons div.owl-next {
    right: -15px !important;
}

.owl-theme .owl-buttons div.owl-next::before {
    content: "\e649" !important;
}


/* Apercu du produit complémetaire */

.quickview .modal-footer {
    display: none;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover,
.plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover {
    color: black;
    background: white;
}

.product-detail-name {
    font-weight: normal;
}

#page_produit_sous_titre {
    margin-top: -15px;
    font-weight: bold;
    color: #722162;
    font-size: 15px;
}


/*************************************************************/


/**************** BLOC PICTO INFORMATION *********************/


/*************************************************************/

#bloc_picto_informatif {
    margin-bottom: 10px;
    color: black;
    font-size: 15px;
}

.bloc_picto_informatif_page_produit {
    margin-top: 100px;
}

.bloc_picto_informatif_page_accueil {
    margin-top: 25px;
}

@media screen and (max-width: 1200px) {
    #bloc_picto_informatif {
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    #bloc_picto_informatif {
        margin-top: 0px;
    }
}

#bloc_picto_informatif h3 {
    text-transform: uppercase;
    margin-top: 22px;
    margin-bottom: 0px;
    font-size: 16px;
}

#bloc_picto_informatif div {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

@media screen and (max-width: 840px) {
    #bloc_picto_informatif,
    #bloc_picto_informatif h3 {
        font-size: 13px;
    }
}

#bloc_picto_informatif .sv-col:hover h3 {
    color: black !important;
}

@media screen and (max-width: 480px) {
    #accueil_bloc_picto {
        margin-top: 25px;
    }
}


/*************************************************************/


/******************* ONGLETS PAGE PRODUIT ********************/


/*************************************************************/

#main .product-tabs {
    margin-top: 50px;
}

.product-tabs.tabs .nav-tabs {
    border-top: 0px solid #000 !important;
    border-bottom: 1px solid #000 !important;
}

.product-tabs.tabs .nav-tabs .nav-item .nav-link:hover {
    color: #722162 !important;
}

.product-tabs.tabs .nav-tabs .nav-item .nav-link {
    color: #000 !important;
}

.product-tabs.tabs .nav-tabs .nav-item .nav-link.active {
    color: #722162 !important;
}

.product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item .nav-link::after {
    height: 4px !important;
}

@media screen and (max-width: 480px) {
    .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item {
        border-bottom: 1px solid #000 !important;
    }
    .product-image-thumbs-left .product-tabs.tabs .nav-tabs {
        text-align: left !important;
    }
    .product-image-thumbs-left .product-tabs.tabs .nav-tabs .nav-item .nav-link::after {
        height: 0px !important;
    }
    .product-tabs.tabs .nav-tabs {
        border-bottom: 0px solid #000 !important;
    }
    .product-tabs.tabs .nav-tabs .nav-link {
        font-size: 14px !important;
    }
}

.product-image-thumbs-left .product-tabs.tabs .tab-content {
    padding: 30px 0;
}

@media screen and (max-width: 1024px) {
    .product-image-thumbs-left .product-tabs.tabs .tab-content {
        padding: 5px 0;
    }
}


/* ONGLET FAQ */

@media screen and (min-width: 1025px) {
    .faq_produit_box {
        width: 78%;
        margin: auto;
    }
    .faq_produit_box ul {
        padding: 0px 0px;
    }
}

@media screen and (min-width: 1200px) {
    .faq_produit_box {
        width: 75%;
        margin: auto;
    }
    .faq_produit_box ul {
        padding: 0px 0px;
    }
}

@media screen and (min-width: 1400px) {
    .faq_produit_box {
        width: 63%;
        margin: auto;
    }
    .faq_produit_box ul {
        padding: 0px 0px;
    }
}

.faq_produit_box ul li i:before,
.faq_produit_box ul li i:after,
.faq_produit_box p {
    transition: all 0.25s ease-in-out;
}

.faq_produit_box p {
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;
    padding: 0em 3em 0em 1em;
    font-size: 15px;
}

.faq_produit_box ul {
    list-style: none;
    perspective: 900px;
    padding: 0px 10px;
    margin: 0;
}

.faq_produit_box ul li {
    position: relative;
    padding: 0;
    margin: 15px 0px;
    border: 1px solid #d5d5d5;
}

.faq_produit_box ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    right: 0;
}

.faq_produit_box ul li i:before,
.faq_produit_box ul li i:after {
    content: "";
    position: absolute;
    background-color: #545454;
    width: 3px;
    height: 13px;
    margin-left: -1.5em;
    margin-top: 0.4em;
}

.faq_produit_box ul li i:before {
    transform: translate(-4px, 0) rotate(45deg);
}

.faq_produit_box ul li i:after {
    transform: translate(4px, 0) rotate(-45deg);
}

.faq_produit_box ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.faq_produit_box ul li input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.faq_produit_box ul li input[type=checkbox]:checked~i:before {
    transform: translate(4px, 0) rotate(45deg);
}

.faq_produit_box ul li input[type=checkbox]:checked~i:after {
    transform: translate(-4px, 0) rotate(-45deg);
}

i input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.faq_produit_box ul li input[type=checkbox]:checked~i:before {
    transform: translate(4px, 0) rotate(45deg);
}

.faq_produit_box ul li input[type=checkbox]:checked~i:after {
    transform: translate(-4px, 0) rotate(-45deg);
}

@media screen and (max-width: 1149px) {
    .faq_produit_box ul li i:before,
    .faq_produit_box ul li i:after {
        height: 9px;
        margin-left: -0.5em;
    }
    .faq_produit_box ul li i:before {
        transform: translate(-2px, 0) rotate(45deg);
    }
    .faq_produit_box ul li i:after {
        transform: translate(2px, 0) rotate(-45deg);
    }
    .faq_produit_box ul li input[type=checkbox]:checked~i:before {
        transform: translate(2px, 0) rotate(45deg);
    }
    .faq_produit_box ul li input[type=checkbox]:checked~i:after {
        transform: translate(-2px, 0) rotate(-45deg);
    }
    .faq_produit_box ul li input[type=checkbox]:checked~i:before {
        transform: translate(2px, 0) rotate(45deg);
    }
    .faq_produit_box ul li input[type=checkbox]:checked~i:after {
        transform: translate(-2px, 0) rotate(-45deg);
    }
}

@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }
    5% {
        opacity: 1;
    }
    80% {
        transform: rotateX(8deg);
    }
    83% {
        transform: rotateX(6deg);
    }
    92% {
        transform: rotateX(-3deg);
    }
    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}

.faq_produit_box label {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1em 2.4em 0em 1em;
    font-weight: bold;
    cursor: pointer;
    color: #545454;
    color: #575756;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
}


/*
.faq_produit_box br,
.faq_produit_box label + p {
    display: none;
}
*/

.faq_produit_box br {
    display: none;
}

.faq_produit_box .br_afficher {
    display: initial !important;
}


/* ONGLET DESCRIPTION */


/* Flexbox des logos d'info produit */

.logo_info_produit_box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 5px;
}

@media screen and (min-width: 1025px) {
    .logo_info_produit_box {
        width: 89%;
        margin: 0px auto 5px auto;
    }
    .logo_info_produit_box .logo_info_produit_item {
        margin: 5px 5px;
    }
}

@media screen and (min-width: 1200px) {
    .logo_info_produit_box {
        width: 75%;
        margin: 0px auto 5px auto;
    }
    .logo_info_produit_box .logo_info_produit_item {
        margin: 5px 5px;
    }
}

@media screen and (min-width: 1400px) {
    .logo_info_produit_box {
        width: 64%;
        margin: 0px auto 5px auto;
    }
    .logo_info_produit_box .logo_info_produit_item {
        margin: 5px 5px;
    }
}

.logo_info_produit_item {
    /*
    text-align: center;
    flex: 0 25%;
    padding: 10px 0px;
	*/
    margin: 15px 15px;
    width: 180px;
    /*    height: 150px;*/
    line-height: initial;
    text-align: center;
    padding: 10px 5px;
    font-size: 15px;
}

.logo_info_produit_item img {
    max-width: 90px;
}

.logo_info_produit_item p {
    text-transform: uppercase;
    color: #575756;
}

@media screen and (max-width: 800px) {
    .logo_info_produit_item {
        /*
        flex: 0 50%;
        margin: 0px 0px;
        padding: 10px 0px;
			*/
        width: 130px;
        margin: 5px 5px;
        padding: 5px;
    }
    .logo_info_produit_box {
        margin-bottom: 5px;
    }
}


/* Flexbox description produit */

.description_produit_box {
    margin: 40px auto 40px auto !important;
    line-height: 1.3em;
    text-align: left !important;
    font-size: 15px;
}

@media screen and (min-width: 1025px) {
    .description_produit_box {
        width: 77% !important;
    }
    .description_produit_box .description_produit_item:first-child {
        padding: 0px !important;
    }
}

@media screen and (min-width: 1200px) {
    .description_produit_box {
        width: 73% !important;
    }
}

@media screen and (min-width: 1400px) {
    .description_produit_box {
        width: 62% !important;
    }
}

.description_produit_item {
    flex: 0 50%;
    text-align: center;
    text-align: left;
}

.description_produit_item:first-child {
    text-align: left;
}

@media screen and (max-width: 1000px) {
    .description_produit_item {
        flex: 0 100%;
    }
    .description_produit_box .description_produit_item:first-child {
        padding: 0px !important;
    }
}


/* Liste description produit */

.liste_description_produit_titre {
    font-size: 20px !important;
    color: #672a66 !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.liste_description_produit {
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.3em;
}

.liste_description_produit li {
    /*    font-weight: bold;*/
    margin-bottom: 20px;
}

.liste_description_produit li li {
    list-style-type: none;
    font-weight: normal;
    margin-bottom: 0px;
}

.liste_description_produit li li:before {
    content: '- ';
}

.liste_description_produit li:last-child {
    margin-bottom: 0px;
}


/* Flexbox description produit résumé */

.description_resume_produit_box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: left;
}

.description_resume_produit_item {
    margin: 5px 5px;
    text-align: center;
    width: 150px;
    /*height: 90px;*/
    background: #e5e6e1;
    line-height: initial;
    position: relative;
    font-size: 18px;
}

.description_resume_produit_item_bottom {
    /*
  position: absolute;
  bottom: 0;
	left: 50%;
  transform: translate(-50%);
	*/
    width: 100%;
    font-size: 1em;
    text-transform: uppercase;
}

.description_resume_produit_item_bottom_sub {
    font-size: 0.85em;
}

@media screen and (max-width: 800px) {
    .description_resume_produit_item {
        width: 130px;
        /* height: 80px; */
        font-size: 16px;
    }
}

.hr_description_produit {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 0px;
    width: 3em;
    color: #672a66;
    background: #672a66;
}

.description_produit_paragraphe {
    margin: 10px auto 40px auto !important;
    line-height: 1.3em;
    text-align: left !important;
    font-size: 15px;
}

@media screen and (min-width: 1025px) {
    .description_produit_paragraphe {
        width: 77% !important;
    }
}

@media screen and (min-width: 1200px) {
    .description_produit_paragraphe {
        width: 73% !important;
    }
}

@media screen and (min-width: 1400px) {
    .description_produit_paragraphe {
        width: 62% !important;
    }
}

.description_produit_paragraphe_info_titre {
    text-transform: uppercase !important;
    font-weight: bold !important;
    margin-left: 60px;
}

.description_produit_paragraphe_info_titre:first-of-type {
    margin-left: 0px;
}

.description_produit_paragraphe_info_titre_br {
    display: none;
}

@media screen and (max-width: 500px) {
    .description_produit_paragraphe_info_titre_br {
        display: block;
    }
    .description_produit_paragraphe_info_titre {
        margin-left: 0px;
    }
}


/* ONGLET APPLICATION */


/* Flexbox application produit */

.application_produit_box {
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
    justify-content: stretch;
    flex-direction: row;
    /*margin-top: 40px;*/
    padding: 6px;
    font-size: 15px;
}

@media screen and (min-width: 1025px) {
    .application_produit_box {
        width: 75%;
        margin: auto;
    }
}

@media screen and (min-width: 1200px) {
    .application_produit_box {
        width: 72%;
        margin: auto;
    }
}

@media screen and (min-width: 1400px) {
    .application_produit_box {
        width: 61%;
        margin: auto;
    }
}

.application_produit_item {
    text-align: center;
    flex: 1;
    line-height: 1.2em;
}

.application_produit_item:first-child {
    flex: 2;
    /*
	border-right: 1px dashed #ccc;
	*/
}

@media screen and (max-width: 1000px) {
    .application_produit_item {
        flex: 0 100%;
    }
    .application_produit_item:first-child {
        border-right: 0px;
        margin-bottom: 35px;
    }
}

.application_produit_item b {
    text-transform: uppercase !important;
    color: #575756;
}

.application_produit_item b u {
    text-transform: none !important;
    text-decoration: none !important;
}

.application_telecharger_manuel {
    margin: 0px;
}

.application_telecharger_manuel b {
    text-transform: none !important;
}


/* Liste description produit */

.application_produit_titre {
    font-size: 20px !important;
    color: #672a66 !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
    font-weight: 700;
}

.application_produit_titre:first-of-type {
    margin-top: 0px !important;
}


/* Flexbox description produit résumé */

.application_resume_produit_box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
    margin-top: 15px;
}

.application_resume_produit_item {
    margin: 15px 15px;
    width: 150px;
    height: 150px;
    line-height: initial;
    text-align: center;
    padding: 10px 5px;
}

.application_resume_produit_item img {
    max-width: 90px;
}

.application_resume_produit_item_bottom {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
}

@media screen and (max-width: 1000px) {
    .application_resume_produit_item {
        width: 130px;
        margin: 5px 5px;
        padding: 0px;
        /*flex: 1 0%;
        padding: 10px;*/
    }
}

@media screen and (min-width: 1025px) {
    .application_resume_produit_box {
        width: 89%;
        margin: auto;
        margin-top: 15px;
    }
    .application_resume_produit_box .application_resume_produit_item {
        margin: 5px 5px;
    }
}

@media screen and (min-width: 1200px) {
    .application_resume_produit_box {
        width: 75%;
        margin: auto;
        margin-top: 15px;
    }
    .application_resume_produit_box .application_resume_produit_item {
        margin: 5px 5px;
    }
}

@media screen and (min-width: 1400px) {
    .application_resume_produit_box {
        width: 68%;
        margin: auto;
        margin-top: 15px;
    }
    .application_resume_produit_box .application_resume_produit_item {
        margin: 5px 5px;
    }
}


/* ONGLET DOCUMENTATION  */


/* Flexbox documentation produit  */

.documentation_produit_box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
    padding-top: 0px;
}

@media screen and (min-width: 1025px) {
    .documentation_produit_box {
        width: 77%;
        margin: auto;
    }
}

@media screen and (min-width: 1400px) {
    .documentation_produit_box {
        width: 62%;
        margin: auto;
    }
}

.documentation_produit_item {
    margin: 15px 15px 0px 15px;
    text-align: left;
    line-height: initial;
    position: relative;
    font-size: 15px;
    padding: 5px;
    width: 200px;
    font-weight: bold;
}

.documentation_produit_image {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.documentation_produit_image_svg {
    width: 30px;
    height: 30px;
    filter: invert(8%) sepia(8%) saturate(107%) hue-rotate(314deg) brightness(95%) contrast(86%);
}

.documentation_produit_image img {
    width: 75px;
}

.documentation_produit_texte {
    margin-top: 13px;
    font-weight: bold;
}


/* ONGLET VIDEO  */


/* Flexbox video produit  */

.video_produit_box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
}

@media screen and (min-width: 1025px) {
    .video_produit_box {
        width: 75%;
        margin: auto;
    }
}

@media screen and (min-width: 1200px) {
    .video_produit_box {
        width: 72%;
        margin: auto;
    }
}

@media screen and (min-width: 1400px) {
    .video_produit_box {
        width: 61%;
        margin: auto;
    }
}

.video_produit_item {
    margin: 15px;
    text-align: left;
    line-height: initial;
    position: relative;
    font-size: 16px;
    padding: 5px;
    width: 560px;
}

.video_produit_item_titre_video {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #575756;
}

.video_produit_item p:first-of-type {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.video_produit_item p:first-of-type iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*************************************************************/


/************* PAGE QUI SOMMES NOUS / A PROPOS ***************/


/*************************************************************/


/* Qui sommes nous */

.image_categorie_a_propos {
    box-shadow: 0px 0px 0px 0px rgba(6, 6, 6, 0.26);
}

#block_texte_a_propos {
    padding: 22px;
}

@media screen and (max-width: 1200px) {
    #block_texte_a_propos {
        padding: 0px;
    }
}

#titre_a_propos {
    font-weight: bold;
    font-size: 35px !important;
    margin-bottom: 20px;
    text-align: initial !important;
}

.cards_content_a_propos {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    flex-direction: row;
    /*margin-top: 40px;*/
    margin-bottom: 40px;
}

.card_a_propos .text_a_propos {
    padding: 20px 20px 0px 20px;
}

.text_a_propos_p {
    padding: 0px 20px 0px 20px;
    line-height: 1.2em;
}

.text_qui_sommes_nous {
    padding: 0 20px 20px;
}

.card_a_propos {
    transition: box-shadow .15s ease-in-out;
    min-width: 350px;
    margin: 20px 10px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

.image_categorie_a_propos {
    width: 100%;
    box-shadow: 0px 2px 7px 0px rgba(6, 6, 6, 0.26);
}

.sous_titre_a_propos {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: -40px;
    left: 75px;
}

@media screen and (max-width: 767px) {
    .card_a_propos {
        flex: 0 0 100%;
    }
}

@media screen and (min-width: 767px) {
    .card_a_propos {
        flex: 0 0 31%;
        min-width: 350px;
    }
}

@media screen and (max-width: 470px) {
    .card_a_propos {
        flex: 0 0 31%;
        min-width: 330px;
    }
    .sous_titre_a_propos {
        font-size: 13px;
    }
}

.card_a_propos:hover {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}

.titre_categorie_a_propos {
    margin: 0 !important;
    height: 87px;
    font-size: 30px !important;
    text-transform: capitalize;
}

.logo_categorie_a_propos {
    vertical-align: top !important;
}

.qui_sommes_nous_a_propos {
    font-weight: bold !important;
    color: #79337a !important;
}

.innovation_a_propos {
    font-weight: bold !important;
    color: #e94f35 !important;
}

.valeurs_a_propos {
    font-weight: bold !important;
    color: #4e9ab4 !important;
}

.environnement_a_propos {
    font-weight: bold !important;
    color: #6eaa27 !important;
}

.image_header_a_propos_1100,
.image_header_a_propos_650,
.image_header_a_propos_500,
.image_header_a_propos_400 {
    margin: auto;
    width: 120%;
}

@media screen and (max-width: 470px) {
    .image_header_a_propos_1100,
    .image_header_a_propos_650,
    .image_header_a_propos_500 {
        display: none;
    }
    .image_header_a_propos_400 {
        display: block;
        box-shadow: 0px 2px 3px 0px rgba(6, 6, 6, 0.26);
    }
}

@media screen and (min-width: 470px) and (max-width: 767px) {
    .image_header_a_propos_1100,
    .image_header_a_propos_650,
    .image_header_a_propos_400 {
        display: none;
    }
    .image_header_a_propos_500 {
        display: block;
        box-shadow: 0px 2px 3px 0px rgba(6, 6, 6, 0.26);
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .image_header_a_propos_1100,
    .image_header_a_propos_400,
    .image_header_a_propos_500 {
        display: none;
    }
    .image_header_a_propos_650 {
        display: block;
        box-shadow: 0px 2px 3px 0px rgba(6, 6, 6, 0.26);
    }
}

@media screen and (min-width: 992px) {
    .image_header_a_propos_400,
    .image_header_a_propos_650,
    .image_header_a_propos_500 {
        display: none;
    }
    .image_header_a_propos_1100 {
        display: block;
        box-shadow: 0px 2px 3px 0px rgba(6, 6, 6, 0.26);
    }
}

.container123 {
    display: flex;
}

.container123>.image123 {
    flex: 1 0 0%;
}

.image123>img {
    vertical-align: top;
    /* here */
    max-width: 100%;
    max-height: 300px;
}

.container123>.text123 {
    flex: 2 0 0%;
    /* and eventually */
    padding: 10px;
    border: 1px solid #545454;
}

.bottom123 {
    position: relative;
    bottom: 0;
}

.titre_categorie_a_propos_qui_sommes_nous {
    padding: 0 20px 0px !important;
    font-size: 30px !important;
}

@media screen and (max-width: 700px) {
    .page-content.page-cms,
    .titre_categorie_a_propos_qui_sommes_nous,
    .text_qui_sommes_nous {
        padding-left: 0px;
        padding-right: 0px;
    }
}


/*************************************************************/


/******************* BANDEAU FIL D'ARIANE ********************/


/*************************************************************/

#wrapper .breadcrumb {
    height: auto !important;
    margin: -30px 0 5px;
}

@media screen and (max-width: 991px) {
    #wrapper .breadcrumb {
        display: none !important;
    }
}

#wrapper .breadcrumb::before {
    background: white !important;
}

#wrapper .breadcrumb ol {
    margin: auto auto auto 0 !important;
}

.breadcrumb li:last-child a {
    color: #222222 !important;
}

.breadcrumb li a:link,
.breadcrumb li a:visited,
.breadcrumb li a:active {
    color: #222222;
}

.breadcrumb li a:hover {
    color: #722162;
}


/*************************************************************/


/************************* LOGIN *****************************/


/*************************************************************/

.btn-primary:active:hover,
.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    background-color: black !important;
}

.leo-quicklogin-modal .lql-social-login {
    text-align: center !important;
}


/*************************************************************/


/******************* TUNNEL PAIEMENT *************************/


/*************************************************************/

body#checkout section.checkout-step.-reachable.-complete .step-title::before {
    background: #722162 !important;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    background: #722162 !important;
}

.custom-radio input[type="radio"]:checked+span {
    background-color: #722162 !important;
}

#blockcart-modal .cart-content a.btn:hover,
#blockcart-modal .cart-content a.btn:focus,
.product-add-to-cart .product-quantity .add-to-cart:hover,
.product-add-to-cart .product-quantity .add-to-cart:focus,
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover,
.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:focus,
.continue.btn:hover,
.continue.btn:focus,
button.btn.btn-primary.center-block:hover,
button.btn.btn-primary.center-block:focus {
    background-color: black !important;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    background-color: black !important;
    border-color: black !important;
}

body#checkout section.checkout-step .content {
    padding: 20px !important;
}

body#checkout section.checkout-step .add-address a:hover {
    color: #722162 !important;
}

body#checkout section.checkout-step .add-address a:hover .material-icons {
    background: #722162 !important;
}

body#checkout #order-summary-content h4.black,
body#checkout #order-summary-content #order-items h3.h3 {
    color: #222 !important;
}

.blockreassurance_product {
    margin-left: 20px !important;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg {
    height: 30px !important;
    margin-right: 18px !important;
    width: 30px !important;
    padding-top: 0px !important;
    margin-top: -2px !important;
}

.ps_checkout.payment-method-logo-block {
    display: none !important;
}


/*************************************************************/


/*********************** QUICKVIEW ***************************/


/*************************************************************/

.quickview .product-cover img {
    background: #f5f5f5;
}

.product-thumb-images .thumb.selected,
.product-thumb-images .thumb:hover {
    border: none;
    background: #f5f5f5;
}

.quickview h1.h1 {
    text-transform: uppercase !important;
}

#product-description-short {
    font-family: 'roboto_regular' !important;
}

.plist-dsimple .thumbnail-container .cssload-speeding-wheel {
    border: 2px solid #722162 !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}

.quickview .slick-arrows .slick-arrow {
    background: black !important;
}

.quickview .images-container .product-thumb-images {
    top: 0px;
}

.modal-header .close button::before {
    font-size: 20px;
}

.quickview #produit_description_short_accroche a {
    display: none;
}

.quickview .modal-dialog {
    margin: 110px auto !important;
}


/*************************************************************/


/******************** PAGE CATEGORIE *************************/


/*************************************************************/

.block-categories .category-sub-menu li>a:hover,
.block-categories .arrows:hover {
    color: #722162 !important;
}

.block-categories .category-sub-menu li:hover::after {
    background-color: #722162 !important;
}

.block-categories .collapse-icons:hover {
    color: #722162 !important;
}

.sidebar .js-search-filters-clear-all:hover,
.sidebar .js-search-filters-clear-all:active,
.sidebar .js-search-filters-clear-all:focus {
    color: #722162 !important;
}

.products-selection .display>div a:hover {
    color: #722162 !important;
}

.thumbnail-container .product-title a:hover {
    color: #722162 !important;
}

.discount-amount.discount-product {
    display: none !important;
}

.thumbnail-container .product-price-and-shipping .regular-price {
    color: #aaa !important;
}

#page_categorie_article_item {
    margin-bottom: 25px !important;
}

@media screen and (max-width: 767px) {
    #page_categorie_article_item {
        margin-bottom: 0px !important;
    }
    .thumbnail-container .product-title a {
        font-size: 12px !important;
    }
    .thumbnail-container .product-title a:hover {
        font-size: 12px !important;
    }
}

#page_categorie_article_item .thumbnail-container .product-image,
.page-cms .thumbnail-container .product-image {
    padding: 20px !important;
    background: #f5f5f5 !important;
    text-align: center !important;
}

@media screen and (max-width: 620px) {
    #accueil_bloc_selection_du_moment .thumbnail-container .product-image,
    #page_categorie_article_item .thumbnail-container .product-image,
    .page-cms .thumbnail-container .product-image {
        padding: 20px !important;
    }
}

@media screen and (max-width: 500px) {
    #accueil_bloc_selection_du_moment .thumbnail-container .product-image,
    #page_categorie_article_item .thumbnail-container .product-image,
    .page-cms .thumbnail-container .product-image {
        padding: 10px !important;
    }
}

#page_categorie_article_item .product-flags li.product-flag {
    border-radius: 0px;
    border: 1px solid #848484;
}

.active_filters .filter-block {
    -moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.05);
}


/*************************************************************/


/********************* PAGE AVIS CLIENT **********************/


/*************************************************************/

#lgcomments_products .lgcomment_block .small {
    font-size: 100% !important;
}

#lgcomments_products .lgcomment_note {
    font-size: 55px !important;
    color: #222 !important;
    font-weight: bold !important;
    margin: 0px !important;
}

#lgcomments_products .lgcomment_summary {
    padding-top: 55px !important;
    padding-bottom: 30px !important;
}

#lgcomments_products .lgcomment_note_nombre_avis,
#lgcomments_products .lgcomment_note_lien {
    color: #9d9d9d !important;
    font-weight: bold;
}

#lgcomments_products .lgcomment_note_lien {
    margin-top: 18px !important;
}

#lgcomments_products .lgcomment_note_lien img {
    margin-top: -4px !important;
}

@media screen and (max-width: 550px) {
    #lgcomments_products .lgcomment_note_lien img {
        max-width: 70px !important;
    }
}

#lgcomments_products .lgcomment_reviews .comment {
    color: #9d9d9d !important;
    line-height: 1.55 !important;
    font-size: 15px !important;
}

#lgcomments_products .lgcomment_block {
    background: #f5f5f5 !important;
    border: none !important;
    font-family: 'roboto_regular' !important;
    box-shadow: none !important;
}

#lgcomments_products .lgcomment_block .answer p {
    background: #fff !important;
    font-family: 'roboto_regular' !important;
    font-size: 15px !important;
}

#lgcomments_products .lgcomment_review {
    color: #9d9d9d !important;
    background: #fff !important;
    font-family: 'roboto_regular' !important;
    border-bottom: 1px solid #222 !important;
}

@media screen and (min-width: 767px) {
    #lgcomments_products .lgcomment_review {
        padding-left: 40px !important;
    }
}

#lgcomments_products .lgcomment_reviews,
#lgcomments_products .lgcomment_block .title,
#lgcomments_products .lgcomment_reviews .comment {
    text-align: left !important;
}

#lgcomments_products .lgcomment_block .title {
    color: #222 !important;
    font-size: 25px !important;
    margin-bottom: 0px !important;
}

#lgcomments_products .lgcomment_review_date {
    color: #9d9d9d !important;
}

#lgcomments_products .lgcomment_reviews .credits {
    color: #222 !important;
    margin-bottom: 25px !important;
}

#lgcomments_products .lgcomment_reviews .rating_img {
    margin-bottom: 0px !important;
    padding: 10px 0px !important;
}

#lgcomments_products .lgcomment_reviews .comment {
    margin-bottom: 0px !important;
    margin-top: 25px !important;
}

#lgcomments_products #lgcomment_block_note {
    text-align: center !important;
}

#lgcomments_products .answer_reponse_title {
    color: #222 !important;
}

.pagination .current a {
    color: #722162 !important;
}

.pagination a:hover,
.pagination a:focus {
    color: #722162 !important;
}


/*************************************************************/


/****************** PAGE FORMULAIRE CONTACT ******************/


/*************************************************************/

.input-group .input-group-btn>.btn:hover,
.input-group .input-group-btn>.btn:focus,
.input-group .input-group-btn>.btn:active {
    background: black !important;
}

.group-span-filestyle .btn-default,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin .group-span-filestyle .btn-touchspin {
    background: #222 !important;
}

.btn-outline {
    background-color: #222 !important;
}


/*PAGE DE PAIEMENT / CORRECTIF PAYPAL*/

div.ps_checkout-mark {
    display: none !important;
}

span.custom-radio {
    margin-right: .5em !important;
}

span.custom-radio.float-xs-left {
    float: left !important;
    margin-right: .5em !important;
}

.ps_checkout-payment-option label {
    display: inline !important;
}

#payment-option-4-container label img,
#payment-option-5-container label img {
    display: none !important;
}


/* PAGE INTEMEDIAIRE */

.page_intermediaire_block_texte_presentation_titre {
    /*    text-transform: uppercase;*/
}

.page_intermediaire_block_texte_presentation_sous_titre {
    text-transform: uppercase;
    color: #222 !important;
    font-size: 15px !important;
    font-weight: initial !important;
}

.page_intermediaire_block_texte_presentation_texte {
    /*line-height: 1.2em;*/
    text-align: justify;
}


/* masque la description sur la page produit */

.upsells .product-subtitle {
    display: none;
}

.upsells .mkdf-product-list-title {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.page_intermediaire_block {
    position: relative;
    margin-top: -20px;
    margin-bottom: 80px;
}


/* Bottom right text */

.page_intermediaire_block_texte_presentation {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 44%;
    padding: 30px 30px 10px 60px;
    top: 36%;
    /*transform: translateY(-50%);*/
}

@media screen and (max-width: 1500px) {
    .page_intermediaire_block_texte_presentation {
        width: 49%;
    }
}

@media screen and (max-width: 1300px) {
    .page_intermediaire_block_texte_presentation {
        width: 55%;
    }
}

@media screen and (max-width: 1200px) {
    .page_intermediaire_block_texte_presentation {
        position: relative;
        width: auto;
        background: white;
        padding: 15px 0px 10px 0px;
    }
    .page_intermediaire_block {
        margin-bottom: 20px;
    }
}

#page_intermediaire_products .woo-variation-gallery-product {
    text-align: center !important;
    line-height: 1.2em !important;
}

#page_intermediaire_products .mkdf-product-list-title {
    font-weight: 400 !important;
}

#page_intermediaire_products .mkdf-pl-text-wrapper {
    margin: 8px 0px 10px 0px !important;
}

#main .page-header h1 {
    display: none;
}


/* PAGE FAQ */

.faq_page_faq_box {
    width: 100% !important;
}

.faq_page_faq_box ul {
    padding: 0px !important;
}

#titre_page_faq {
    text-align: center !important;
    text-transform: uppercase;
}

.titre_categorie_page_faq {
    margin-top: 70px !important;
    text-transform: uppercase;
    padding-left: 2px;
}


/* MENU */

.menu_titre_categories {
    font-size: 15px !important;
    text-transform: uppercase !important;
    color: #222 !important;
}

.leo-megamenu .dropdown-menu li a {
    text-transform: initial !important;
}

.block-categories .category-sub-menu li>a {
    text-transform: initial !important;
}


/* BOUTON ACHAT DISABLED (produit Leroy Merlin et les déclinaisons avec un stock à 0) */

.bouton_achat_disabled {
    text-decoration: line-through !important;
}

#lgcomments-owl .slide-date {
    display: none;
}
