@media only screen and(max-width: 600px) {

    body {
       /* background-image: url({{ asset('images/back2.png') }}) !important;
   background-position: center center;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: cover; */
       background-color: #fff;
   } 
}
.login-back-left {
   background: #ffffff00 !important;
}
.select2-container .select2-selection--single {
   height: 36px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
   line-height: 37px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
   height: 37px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
   outline: none !important;
}

.overflow1 {

   /* height: 131px; */
   min-height: 33vw;
   max-height: 33vw;
   overflow: auto;
}
.HS {

   height: 575px;

}
.fcolor {
   color: rgb(122, 220, 180);

}

.categoryBG {

   background-color: #D19C97 !important;

}
.trclass td {

   padding: 0 !important;
}
.active .btn {
   display: none;
}
.padiMar{

   padding-left: 0px !important;
   padding-right: 16px !important;
}
.btn-total {
font-size: 12px!important;
}
/* -------------------------------------------- */
.tableCaisse th{
    font-size: .7rem;
    padding: .4rem;
    text-align: left;
}
.tableCaisse .designation{
    width: 20rem;
}
.tableCaisse .prixVente, .tableCaisse .quantite, .tableCaisse .prixTotale,.tableCaisse .td-btn{
    width: 3rem;
}
.list-produit .designation{
    text-align: left;
}
.list-produit .prixVente, .list-produit .prixTotale{
    text-align: right;
}
.list-produit .quantite, .list-produit .td-btn{
    text-align: center;
}
.tableCaisse td{
font-size: .6rem;
border-collapse: collapse;
padding: .1rem;
border: .5px solid #ddd;

}
.tableCaisse tr:nth-child(even){background-color: #e3e3e34f;}
.listCategorie{
position: fixed ;
flex: 0 0 10.333333%;
 max-width: 12rem; 
min-width: 10rem;
background-color: #c9c9c9;

min-height: 100vh;
max-height: 100vh;
margin: 0px;
left : 0;
top : 0px;
z-index: 0;
padding: 0px;
}
.listCategorie ul{
list-style-type: none;
}
.listCategorie ul{
padding-left: 0px;
margin-top: .5rem;
cursor: pointer;
}
.listCategorie li{
padding: 0.7rem 1rem;
font-size: .6rem;
font-weight: bold;
letter-spacing: .05rem;
text-transform: uppercase;
}

.h6-categorie{
    padding: 0.2rem 0.7rem;
    margin-bottom: 0px;
    letter-spacing: .3rem;
    margin-top: 4.5rem;
    font-size: 1rem;
    font-weight: bold;
}
.listCategorie li:hover{
background-color: #5f5f5f;
color: #fff;
}
.contenu_index{
margin-left:  12rem;
position: relative;
top: 3rem;
}
.listProduit{
padding: 0 .3rem;
height: 36vw;
}
#codebar{
    font-size: .7rem;
    margin: 0 2%;
    width: 96%;
    border: 1px solid #98999b;
}
.produit{
    cursor: pointer;
}
.row-produit{
margin-left: 0;
margin-right: 0;
text-align: center;
}
.div-img{
padding: 0.2rem;
border: 1px solid;
border-radius: 0.3rem;
/* height: 8rem; */
height: 9.6rem;
border-color: #cacacb;
}
.img-produit{
position: relative;
width: 100%;
/* height: 6rem; */
height: 6rem;
}
.name-produit{
height: 1rem;
font-size: 0.7rem;
padding: 0;
}
.price-produit{
padding: 0px;
background: #eaeaea;
border-radius: 0.25rem;
font-size: 0.7rem;
height: 1rem;
}
.scroll{
overflow-y: auto;
}
.navbar{
z-index: 1;
position: fixed;
width: 100%;
}
.Limit_text{
overflow: hidden;
white-space: nowrap;
/* text-overflow: ellipsis; */
max-width: 100%;
}
.qte-produit {
min-height: 1rem;
min-width: 1.5rem;
float: right;
background-color: #ebebeb;
border-radius: 0rem 0.2rem 0rem 1rem;
display: inline-block;
position: relative;
/* z-index: 1; */
font-size: .7rem;
padding: 0 0.4rem;

}
.categorieActive{
    background-color: #5f5f5f;
    color: white;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
}

.errorMessage, .successMessage {
    display: none;
 }
.errorMessage, .successMessage {
    position: absolute;
    z-index: 2;
    left: 70%;
    padding: 0.8rem 0;
    font-size: .8rem;
    width: 29.8%;
}
.alert-message{
    padding: 0 2.5rem;
}
.list-produit .input-qte{
    max-width: 3rem;
}
/* css modal client */
.title-modal-client{
    padding: 0.5rem 1rem;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: .8rem;
}
.close-modal-client{
    font-size: 12px;
}
.select2-container--default .select2-results>.select2-results__options {
    font-size: .8rem;
}
.modal-body-client input{
    font-size: .8rem;
}

element.style {
    display: block;
}
.loader {
    border: 15px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #343a40;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite ;
    animation: spin 2s linear infinite ;
    display: none;
    margin: 0 1rem;
}
.nonTrouve{
    padding: 3rem 1rem;
    text-align: center;
    width: 100%;
    color: #666768;
    font-weight: bold;
    font-size: .9rem;
}
.text-danger, .text-success {
    display: none;
    font-size: .9rem;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
/* ***************** */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: rgb(154, 153, 153); 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #dfdede; 
  }
 