/* Back to top */
#backtotop{
    height: 40px;
    width: 40px;
    right: 24px;
    bottom: 24px;
    line-height: 25px;
    padding: 0;
    border-radius: 2px;
    transition: background ease 0.3s;
    transform: scaleY(-1);
    z-index: 999;
}
#backtotop:hover{
    border-color: #000000 !important;
}
#backtotop::after{
    content: url('data:image/svg+xml,<svg width="15" height="10" viewBox="0 0 31 13" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path fill="%23FFF" d="M15.6 13c.2 0 .4-.1.6-.2l14.4-11c.2-.2.4-.4.4-.7 0-.3-.1-.6-.3-.8-.2-.2-.4-.3-.7-.3-.3 0-.6.1-.8.2L15.5 10.6 1.9.2C1.6.1 1.3 0 1 0 .7 0 .5.2.3.4c-.2.2-.3.4-.3.7 0 .3.2.5.4.7l14.4 10.9c.2.2.5.3.8.3z"></path></svg>');
}
/* Login / Reset */
.layout-container[data-alias="login"] #mainPage,
.layout-container[data-alias="reset"] #mainPage{
    background-color: #2A2A2A;
    margin-left: -30px;
    margin-right: -30px;
}
.layout-container[data-alias="login"] .login-page,
.layout-container[data-alias="reset"] .reset-page{
    padding-right: 0;
    justify-content: center !important;
}
.layout-container[data-alias="signup"] #mainPage,
.layout-container[data-alias="devis"] #mainPage{
    margin-left: -30px;
    margin-right: -30px;
}
.layout-container[data-alias="login"] .login-section,
.layout-container[data-alias="reset"] .reset-password-page,
.layout-container[data-alias="signup"] .register-section,
.layout-container[data-alias="devis"] .register-section{
    position: relative;
}
.layout-container[data-alias="login"] .login-section::before,
.layout-container[data-alias="reset"] .reset-password-page::before,
.layout-container[data-alias="signup"] .register-section::before,
.layout-container[data-alias="devis"] .register-section::before{
    content: '';
    display: block;
    width: 223px;
    height: 550px;
    background-image: url('../img/background-login.png');
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: -224px;
    margin: 0;
    border: none;
    border-radius: 0;
}
@media screen and (min-width: 768px){
    .layout-container[data-alias="signup"] #mainPage,
    .layout-container[data-alias="devis"] #mainPage{
        background-color: #2A2A2A;
    }
    .layout-container[data-alias="signup"] h1,
    .layout-container[data-alias="devis"] h1{
        color: #FFF;
    }
}
@media screen and (max-width: 550px){
    .layout-container[data-alias="login"] #mainPage,
    .layout-container[data-alias="reset"] #mainPage{
        padding: 0;
    }
    .layout-container[data-alias="login"] .login-section,
    .layout-container[data-alias="reset"] .reset-password-page{
        margin: 0;
        border: none;
        border-radius: 0;
    }
}
/* Listes catégories */
#liste-all-categories #listing-categories .titreCategorie{
    color: #000000;
    font-size: 19px;
    font-weight: 500;
}
#liste-all-categories #listing-categories .texteCategorie{
    display: none;
}
#liste-categories #listing-categories .categorie{
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #EDEDED;
    padding: 12px;
    border-radius: 3px;
    gap: 12px;
}
#liste-categories #listing-categories a:nth-child(3n-2) .categorie{
    border-bottom: 3px solid #6CC4D7;
}
#liste-categories #listing-categories a:nth-child(3n-1) .categorie{
    border-bottom: 3px solid #CC022E;
}
#liste-categories #listing-categories a:nth-child(3n) .categorie{
    border-bottom: 3px solid #2A2A2A;
}
#liste-categories #listing-categories .imgCategorie{
    margin: 0;
}
#liste-categories #listing-categories .titreCategorie{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
}
/* Listes articles */
/* si pas écran tactile */
#listing-articles .article{
    background-color: #F3F3F3;
    padding: 24px;
    border-radius: 3px;
}
html.no-touchevents #listing-articles .article .article-hover{
    position: relative !important;
    top: inherit !important;
    bottom: inherit !important;
}
html.no-touchevents #listing-articles .article.hasMarqueur .article-hover{
    bottom: inherit !important;
}
html.no-touchevents #listing-articles .article-hover:hover{
    top: inherit !important;
    background-color: transparent !important;
}
html.no-touchevents #listing-articles .article .product-badge{
    right: 0 !important;
}
html.no-touchevents #listing-articles .article > a{
    height: inherit !important;
}
html.no-touchevents #listing-articles .article .article-hover .article-hover-link{
    display: none;
}
#listing-articles .article .imgArticle{
    max-height: 220px !important;
    border: none;
}
#listing-articles .article .titreArticle{
/*    color: #000000;
    font-size: 16px;
    font-weight: 300;*/
}
#listing-articles .article .prixArticle .prix{
/*    color: #000000;
    font-size: 16px;
    font-weight: 300;*/
}
#listing-articles .article .view-detail-article{
    display: none;
}
#listing-articles .truncate{
    white-space: wrap;
}
#listing-articles .article .dispoArticle{
    display: none;
}
/* Listes articles - Filtres */
#colonne-filtres .titre-filtre{
    color: #000000;
    background-color: #EDEDED;
}
#colonne-filtres .titre-filtre span::after{
    content: url("data:image/svg+xml,%3Csvg width='14' fill='%23000000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M201.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 338.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
}
#colonne-filtres .range .track-container .thumb{
    background-color: #15A0BF;
}
/* Fiche article */
#fiche-article #carouselImagePrincipale img{
    max-height: 500px;
}
#fiche-article #colonneInfos{
    background-color: #FFF;
    padding: 0;
    border: none;
}
#fiche-article #colonneInfos #nomArticle{
    font-size: 32px;
    font-weight: 500;
}
#fiche-article #colonneInfos #marqueArticle{
    display: none;
}
#fiche-article #colonneInfos #refArticle{
    font-size: 14px;
    font-weight: 600;
}
#fiche-article #colonneInfos #refArticle span{
    font-weight: 400;
}
#fiche-article #colonneInfos #dispoArticle{
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
#fiche-article #colonneInfos #dispoArticle .enStock{
	color: #258839;
}
#fiche-article #colonneInfos #dispoArticle .enStock::after{
    content: "";
    display: block;
    width: 231px;
    height: 33px;
    background-image: url('../img/fiche/depart-aujourdhui-fiche.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 10px;
    cursor: pointer;
}
#fiche-article #colonneInfos #dispoArticle .rupture,
#fiche-article #colonneInfos #dispoArticle .enReappro{
    display: none;
}
#fiche-article #colonneInfos #prixArticle .prix{
    font-size: 20px;
    font-weight: 600;
}
#fiche-article #colonneInfos .cart-personnalisations p{
    display: none;
}
#fiche-article .composants{
    display: none;
}
/* Fiche article - Boutons quantité */
#fiche-article .buttonConversion.button--minus,
#fiche-article .buttonConversion.button--plus{
    font-size: 22px !important;
    line-height: 38px !important;
    font-weight: 300;
    color: #000000 !important;
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
}
#fiche-article .buttonConversion.button--minus:hover,
#fiche-article .buttonConversion.button--plus:hover{
    color: #FFFFFF !important;
    background-color: #2A2A2A !important;
}
#fiche-article .buttonConversion.button--minus{
    border-right: none !important;
}
#fiche-article .buttonConversion.button--plus{
    border-left: none !important;
}
/* Fiche article - Bouton wishlist */
#fiche-article #bouttonWishlist{
    min-width: 40px;
    font-size: 0 !important;
    font-weight: 500;
    background-image: url('../img/user/empty-heart.svg');
    background-repeat: no-repeat;
    background-size: 40px auto;
    padding: 0 !important;
    border: none !important;
}
#fiche-article #bouttonWishlist:hover{
    background-image: url('../img/user/favorite-address.svg');
    background-position: 0 center;
}
@media screen and (max-width: 1279px){
    #fiche-article #bouttonWishlist{
        font-size: 15px !important;
        background-position: 20px center;
        padding-left: 75px !important;
    }
    #fiche-article #bouttonWishlist:hover{
        color: #FFF !important;
        background-color: #000000 !important;
        padding-left: 48px !important;
        padding-right: 20px !important;
    }
}
@media screen and (max-width: 500px){
    #fiche-article #bouttonsArticle form > div.flex{
        flex-direction: column;
    }
    #fiche-article #bouttonWishlist{
        order: 3 !important;
    }
}
/* Fiche article - Réapprovisionnement */
#colonneInfos #notifyFormArticle{
    border: 1px solid #cccccc !important;
    border-radius: 5px !important;
}
/* Fiche article - Réassurances */
#fiche-article #colonneInfos #reassurancesArticle{
    padding: 0;
    margin-top: -38px;
    border: none;
}
#fiche-article #colonneInfos #reassurancesArticle #compatibilite-fiche{
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    gap: 8px;
}
#fiche-article #colonneInfos #reassurancesArticle #assistance-fiche{
    min-height: 114px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: url('../img/fiche/reassurance-fiche.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
@media screen and (max-width: 1300px){
    #fiche-article #colonneInfos #reassurancesArticle #assistance-fiche{
        padding: 10px 10px 10px 150px;
    }
}
@media screen and (max-width: 1050px){
    #fiche-article #colonneInfos #reassurancesArticle #assistance-fiche{
        background-image: none;
        padding: 10px;
    }
}
@media screen and (max-width: 767px){
    #fiche-article #colonneInfos #reassurancesArticle #assistance-fiche{
        background-image: url('../img/fiche/reassurance-fiche.png');
        padding: 10px 10px 10px 150px;
    }
}
@media screen and (max-width: 560px){
    #fiche-article #colonneInfos #reassurancesArticle #assistance-fiche{
        background-image: none;
        padding: 10px;
    }
}
@media screen and (max-width: 420px){
    #fiche-article #colonneInfos #reassurancesArticle #assistance-fiche{
        font-size: 13px;
    }
}
#fiche-article #colonneInfos #reassurancesArticle #assistance-fiche span{
    font-size: 20px;
    font-weight: 700;
}
/* Fiche article - Pas de border-radius sur les input quantité */
#fiche-article #colonneInfos #bouttonsArticle #qty,
#fiche-article #effetsEcomArticle #qty{
    border-radius: 0 !important;
}
/* Fiche article - Onglets */
#tabs-article #tabs-title{
    display: none;
}
#tabs-article #tabs-content{
    display: flex;
    flex-direction: column;
    gap: 50px;
}
#tabs-article #tabs-content .tab-content{
    display: block !important;
    padding: 0;
}
#tabs-article #tabs-content #tab-desc table{
    width: auto;
}
#tabs-article #tabs-content #tab-desc table tr{
    background-color: #F3F3F3 !important;
    border: none !important;
}
#tabs-article #tabs-content #tab-desc table tr td img{
    max-width: 100% !important;
    max-height: 80px !important;
}
#tabs-article #tabs-content #tab-desc table tr td a{
    text-decoration: underline !important;
    color: #405c9b !important;
}
#tabs-article #tabs-content p{
    margin-bottom: 10px !important;
}
#tabs-article #tabs-content hr{
    margin: 16px 0 !important;
}
#tabs-article #tabs-content .tab-content:before,
#tabs-article #tab-caracs .search-caracs-section:before{
    display: block;
    height: 50px;
    line-height: 48px;
    color: #000000;
    font-size: 20px !important;
    font-weight: 600;
    background-image: linear-gradient(to right, #15A0BF 0%, #15A0BF 170px, #E8E8E8 170px, #E8E8E8 100%);
    background-size: 100% 2px;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}
#tabs-article #tabs-content #tab-desc:before{
    content: "Description";
}
#tabs-article #tabs-content #tab-caracs:before{
    content: "Convient pour";
}
#tabs-article #tabs-content #tab-docs:before{
    content: "Documents";
}
#tabs-article #tab-caracs .search-caracs-section:before{
    content: "Compatibilités";
}
#tabs-article #tabs-content #tab-docs .sous-titre{
    display: none;
}
#tabs-article #tab-caracs #caracs-table{
    margin-top: 0;
}
#tabs-article #tab-caracs #caracs-table,
#tabs-article #tab-caracs #caracs-table th,
#tabs-article #tab-caracs #caracs-table tr,
#tabs-article #tab-caracs #caracs-table td{
    border: none !important;
}
#tabs-article #tab-caracs #caracs-table thead,
#tabs-article #tab-caracs #caracs-table .article-caracs,
#tabs-article #tab-caracs #caracs-table .article-caracs#article-caracs-1 .article-caracs-lib{
    display: none;
}
#tabs-article #tab-caracs #caracs-table .article-caracs#article-caracs-1{
    display: block;
}
#tabs-article #tab-caracs .marqueur-icone{
    max-height: inherit;
}
#tabs-article #tab-caracs .search-caracs-section{
    gap: 0;
}
#tabs-article #tab-caracs .search-caracs-section .carac-search .carac-search-input{
    margin-top: 0;
}
#tabs-article #tab-caracs .search-caracs-section .carac-search .carac-search-results .text-success{
	font-weight: 600;
	color: #258839;
}
#tabs-article #tab-caracs .search-caracs-section .carac-search > div:not(.carac-search-results){
    display: none;
}
/* Fiche article - Articles complémentaires - Articles associés */
#crossSellingTitre,
#effetsEcomTitre{
    height: 50px;
    line-height: 48px;
    color: #000000;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-align: left;
    background-image: linear-gradient(to right, #15A0BF 0%, #15A0BF 300px, #E8E8E8 300px, #E8E8E8 100%);
    background-size: 100% 2px;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-top: 50px;
}
/* Widget avis garantis */
.agJsWidget{
    transition: opacity 0.3s ease;
    z-index: 996 !important;
}
.agJsWidget.scrolled{
    opacity: 0.5;
}
.agJsWidget:hover{
    opacity: 1 !important;
}
/* Module recherche */
.module-recherche .loading-indicator{
    display: none;
}
.module-recherche > div{
    height: 172px;
    display: flex;
    justify-content: center;
    background-image: url('../img/module-recherche/fond-module-recherche.png');
    background-position: center center;
    background-size: cover;
}
.module-recherche.full-width > div{
    margin-top: 60px;
    margin-bottom: -40px;
}
.module-recherche > div > div{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 0;
}
.module-recherche > div > div::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: -175px;
    width: 172px;
    height: 172px;
    background-image: url('../img/module-recherche/robot-module-recherche.png');
    z-index: -1;
}
.module-recherche h2{
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: -10px 0 10px 0;
}
.module-recherche .filter-form{
    display: flex;
    align-items: center;
    gap: 24px;
}
.module-recherche .combine-list{
    margin: 0;
    gap: 24px;
}
.module-recherche .combine-list .filter-group label{
    display: none;
}
.module-recherche .combine-list .filter-group select{
    width: 240px;
    border-radius: 7px !important;
}
.module-recherche #search-block-btn.button{
    width: 240px;
    height: 40px;
    background-color: #23A6C3 !important;
    border: none !important;
    border-radius: 7px !important;
}
.module-recherche #search-block-btn.button:hover{
    background-color: #10788F !important;
}
@media screen and (max-width: 1350px){
    .module-recherche .filter-form{
        flex-direction: column;
        gap: 12px;
    }
    .module-recherche .combine-list{
        gap: 12px;
    }
}
@media screen and (max-width: 800px){
    .module-recherche > div{
        height: 300px;
    }
    .module-recherche > div > div::before{
        left: -80px;
    }
    .module-recherche .combine-list{
        flex-direction: column;
    }
}
@media screen and (max-width: 500px){
    .module-recherche > div > div{
        width: 100%;
    }
    .module-recherche > div > div::before{
        left: -10px;
    }
    .module-recherche h2{
        font-size: 21px;
    }
}
/* quoteDetail.html.twig */
#devis-statut{
    display: none;
}