@media print{
    #panier .btnDelItem,.btn-commentaire{
        display: none;
    }
    #panier tbody tr td:nth-child(2) {
        display: none;
    }
     #panier thead tr th:nth-child(2) {
        display: none;
    }
    .print_Qte_devis{
        width: 100px!important;
    }
    .btn{
        display: none;
    }
}


.true_active{
    background: #5e9d59!important;
}
.multipanier .buttonMultiPanier{
    display: none!important;
}
.multipanier:hover{
    background: #232423!important;

}
.multipanier{
    display: flex;

  flex-wrap: wrap;
 
  gap: 20px;
  max-width: 100%;
  margin: auto;
}
.multipanier span{
    display: block;
   /* width: 33.33%;*/
   /*width: 50%;*/
   width: initial;
  flex: 0 1 calc(50% - 20px);
}
.check-right{
    text-align: end;
}
.btn_new_cart{
   background:transparent;
  border: none;
  
}
.content_new_cart{
     background: #004f2a;
     color: #fff;
  padding: 15px 5px 15px 5px;
  border-radius: 5px;
}
#documents-wrap > .spinner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    display: none;
    z-index: 10;
    font-weight: 700;
    font-size: 18px;
}
#documents-wrap.loading > .spinner{
    display: grid;
    justify-content: center;
    align-content: center;
}
.spinner i{
    color: #337ab7;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@keyframes cdp-spin{
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.telechargement-doc{
    padding: 5px 9px 0px 0px!important;
    text-align: center;
    color: yellow!important;
}

.content-doc{
    text-align: center;
/*    margin: 30px;*/
    cursor: pointer;
    margin-bottom: 15px;

}

.menu_filtre li{
    list-style: none;
    margin-bottom: 5px;

}
.menu_filtre .submenu{
   padding: 10px 0px 10px 50px;

}
.menu_filtre input{
    margin-right: 5px;
    
}
.menu_filtre{
    padding: 0 15px;

}
.menu_filtre .submenu label{
    font-size:13px;
    margin-bottom: 0;
}
.titre_categ{
    background: #cccbcb;
    padding: 17px;
      
    margin-bottom: 21px;
}
.div_filtre{
    border: 1px solid #d7d7d7;
    margin-bottom:15px; 
}
.content-img{
    /*height: 220px;*/
     /* display: grid;*/
      align-content: center;
      justify-content: center;
      overflow-y: hidden;
}
.submenu li{
    display: flex;
}
.submenu input{
    margin: 0 5px 0 0;
    
}

.content-doc strong{
    padding: 50px 0;
    display: block;
    
}


body {
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
  /*  background-image: url('../../assets/img/back.jpg');*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment:fixed;
}
.row-custom{
    width: 100%;
}
.row-flex{
    display: flex;
    align-items: center;
}
.row-flex img{
    max-width: 200px;
}
.container{
    width: 100%;
}
.header-nav-custom{
    padding-left: 0!important;
    padding-right: 0!important;
}
.header-nav-custom nav{
    border-radius: 0!important;
}
/*.header-nav-custom li img{
    max-width: 100%;
}*/

.navbar .navbar-nav>li.dropdown-grid>.dropdown-grid-wrapper>.dropdown-menu{
    left: 0!important;
    width: 100%;
}
.tableCRUD {
    font-size:13px;
}
.searchBar {
    position: fixed;
    z-index: 10;
    top: 42px;
    right:20px;
    padding: 10px 5px 2px 5px;
    border:1px solid #f57200;
    border-radius: 5px;
    background-color: #f5caa5;
}
.glyphicon-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}
@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
.ombre  {
    -moz-box-shadow: 1px 1px 5px 1px grey;
    -webkit-box-shadow: 1px 1px 5px 1px grey;
    -o-box-shadow: 1px 1px 5px 1px grey;
    box-shadow: 1px 1px 5px 1px grey;
}
.annotation {
    color:grey;
    font-size:10px;
}
.containerMenu {
    margin-top : 5px;
    margin-bottom : 5px;
    background-color: #55544e;
    padding: 5px;
    border-radius:5px;    
}
.menu {
    text-align: center;
    font-weight: bold;
    font-size:18px;
}
.menu a, .containerMenu a {
    color: inherit;
}
.ssmenuContainer {
    padding:1px;
    z-index: 100;
}
.ssmenu {
    cursor: pointer;
    text-align: center;
    /* Style1 */
    /*
    padding:2px;
    font-size:17px;
    border: 1px solid black;
    border-radius : 3px;
    background-color: #d4cfce;
    */

    padding:2px;
    font-size:17px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #f1eded;
}
.ssmenuContainer a{
    color: #000000;
}
.prix {
    color: #e8431f;
    font-weight:bold;
    font-size: 40px;
}
.prixListing {
    color: #e8431f;
    font-weight:bold;
    font-size: 22px;
    position: absolute;
    bottom: 5px;
    right : 8px;
}
.carteArticle, .carteArticleDestockage {
/*    color: #000;
    cursor: pointer;
    height: 150px;
    margin:4px;
    padding : 2px;
    border: 1px solid grey;
    border-radius : 5px;
    background-color: #faf5f4;*/
    border: 1px solid lightgray;
    border-left: 5px solid steelblue;
    color: #000;
    padding: 2px;
    cursor: pointer;
    margin: 0px;
    height: 150px;
    background-color: #eeeeef;
}
.carteArticleAccueil {
    color: #000;
    cursor: pointer;
    height: 240px;
    margin:4px;
    padding : 5px;
    border: 1px solid grey;
    border-radius : 5px;
    background-color: #FFF;
}
/* --- LOADING ---- */
.circle {
    background-color: rgba(232,67,31,0);
    border: 5px solid rgba(232,67,31,1);
    opacity: 1;
    border-right: 5px solid rgba(255,0,0,0);
    border-left: 5px solid rgba(255,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 35px #000000;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
}

.circle1 {
    background-color: rgba(232,67,31,0);
    border: 5px solid rgba(232,67,31,1);
    opacity: 1;
    border-left: 5px solid rgba(255,0,0,0);
    border-right: 5px solid rgba(255,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 15px #000000;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    position: relative;
    top: -30px;
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
}
.conseil-grid 
a[href="https://www.conduit-de-poele.com/cdp/serie/33-ETANCHEITE-%26-COLLES"]{
    display: none !important;
}

.dropdown-grid.id-7 
a[href="https://www.conduit-de-poele.com/cdp/serie/33-ETANCHEITE-%26-COLLES"]{
    display: none !important;
}

.dropdown-grid.id-7 
.dropdown-menu 
a[href="https://www.conduit-de-poele.com/cdp/serie/33-ETANCHEITE-%26-COLLES"]{
    display: inline !important;
}

@-moz-keyframes spinPulse {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #000000;
    }

    50% {
        -moz-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0;
    };
}

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    };
}

@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #000000;
    }

    50% {
        -webkit-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-320deg);
        opacity: 0;
    }
}

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@media print {
    a[href]:after{
        display: none;
    }
    .hideOnPrint {
        display: none !important;        
    }
}

.btn-wrap #cookieReject{
    display: block !important;
}
@media(max-width: 1200px){
    .row .btn{
        font-size:initial!important;
    }
}

@media(max-width:767px){
    .table-footer{
        width: 100%;
    }
     .header-nav-custom li img{
        width: 100%!important;
      /*  max-width: max-content;*/
    }
     .row-flex{
        display: block!important;
    }
    .custom-block{
        padding: 15px!important;
        margin-left: 15px;
    }
}
@media(min-width:767px) and (max-width:820px){
    .hideOnPrint .col-sm-8{
        width: 100%;
    }
    .hideOnPrint .col-sm-4{
        width: 100%;
    }
    .headerPanier{
        display: flex;
    }
    .header-nav-custom li img{
        width: 100%!important;
        /*max-width: max-content;*/
    }


}
