.itemTotal,.itemBerat{
    text-align: right;
  }

.productsnya {
    border: 1px solid #f1f1f1;
    box-shadow: 1px 2px 10px 1px #f7f7f7;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    background-color: bisque;
    margin-bottom: 10px;
}

#ng-view{
  margin-top: 5px;
}

#urutProduk_bagTengah {
display: none;
}

#keterangan{
  border: 1px solid #f1f1f1;
  margin-left: 75%;
  margin-top: 0px;
  cursor: pointer;

}

#produk_terkini{
  background-color: #ffffff;
  margin-top: 50px;
  margin-bottom: 50px;
}

#label_qty{
  margin-left: 18%;
}

#balik{
  margin-left:0%;
}

#urutanproduk {
  font-size: 24px;
  font-weight: weight;
}
/*.gambar_galeri {
    cursor: pointer;
    width: 100%;
    height: 121px;

}*/


/*@media (min-width: 576px) {
  #itemQty {
   display: none;
  }
    .itemHarga{
   display: none;
  }
   #itemP {
   display: none;
  }
   #itemL {
   display: none;
  }
}*/

@media (max-width: 767px) {
  .itemQty,.itemBerat {
   display: none;
  }
  .itemHarga{
   display: none;
  }
   .itemP {
   display: none;
  }
  .itemL {
   display: none;
  }
.jenistrx{
     display: none;
}
  #ng-view{
  margin-top: 55px;
  }

#wadah_login{
   display: none;
}

#produk_terkini{
  display: none;
}

#urutProduk_bagTengah {
display: block;
}
#label_qty{
  margin-left: 27%;
}

#balik{
  margin-left:0%;
}

#urutanproduk {
  font-size: 10px;
  font-weight: bold;
}


}

/*@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}*/
