/* Bismillaah */
:root {
  --mp-color-one: #16B2BC;
  --mp-color-two: #8AD8DD;
  --mp-default-color: #16B2BC;
  --mp-success-color: #649A23;
  --mp-warning-color: #F3750F;
  --mp-failed-color: #F64E60;
}

.menu-atas {
  background: linear-gradient(70deg, var(--mp-color-two) 26%, var(--mp-color-one) 24%);
}

 .total_cart{
   font-size: 14px;
 }
 .judul_cart{
  width:265px !important;

}
@media only screen and (max-width: 400px) {
  .judul_cart{
    width:160px !important;

  }
}
body {
  background-color: #f7f7f7;
  font-weight: 300;
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

.container {
  max-width: 480px !important;
  background-color: white;
  width: 100% !important;
}

#id_menu_bawah{
  border-radius: 5px 5px 0px 0px;
}
.icon-bar {
  z-index: 9999999;
  width: 100%;
  /* background-color: #cbcbcb; */
  background-color: #279e59;
  overflow: auto;
  position: fixed;
  bottom: 0px;
  line-height: 1;
}

.icon-bar a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 12px 0;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}
.menu_aktif {
  background-color: #555; /* rgb(80, 131, 151);*/
}
.p_menu {
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}
.card-title {
  position: inherit !important;
  font-size: 15px !important;
  color: black !important;
  padding: 0px !important;
}

.untuk_logo {
  padding-left: 60px !important;
  left: auto !important;
  transform: none !important;
  font-size: 19px !important;
}
.row {
  margin-bottom: 7px !important;
}
.kontainer_bawah {
  background-color: #f7f7f7;
}

.i_khusus {
  margin-left: 0px !important;
}
.card-action {
  text-align: center;
}

.judul_kontainer {
  padding-left: 10px;
  padding-top: 25px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: 600;
}

.active .collapsible-header {
  background-color: #e3e5e1;
}
.modal-content {
  padding: 10px !important;
}
.modal-footer {
  height: auto !important;
}

.baris_faq {
  margin: 15px;
}

.batas_atas_kecil {
  margin-top: 5px;
}
.padding_kecil {
  padding: 10px;
}

.huruf_kategori {
  font-size: 12px;
}

.ukuran_gambar_kategori {
  height: 60px !important;
  width: 60px !important;
  margin: auto;
}

.icon-size-20 {
  width: 45px;
}

.book {
  background: #d3ebff;
}

.like {
  background: coral;
  float: right;
}

.like,
.book,
.favorite {
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
}
.img_warna {
  height: 50px;
  width: 50px;
  margin: 2px;
  border: 1px solid rgb(41, 148, 41);
  border-radius: 50px;
}
.judul_produk {
  color: crimson !important;
  font-size: 13px;
  font-weight: bold;
}

.notification {
  /*background-color: #555;*/
  color: white;
  text-decoration: none;
  padding: 15px 26px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.notification:hover {
  background: red;
}

.notification .badge_khusus {
  position: absolute;
  top: 1px;
  right: 3px;
  padding: 5px 10px;
  border-radius: 40%;
  background: red;
  color: white;
  z-index: 999999999;
  font-size: 12px;
}

.toast_container {
  z-index: 99999999999999999999999 !important;
  position: fixed !important;
    top: 0px !important;
    left: 0px !important;
}

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 300px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 300px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 300px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 300px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 300px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

.text_cart
{
  width: 50px !important;
  border: 0px !important;
  text-align: center !important;
  outline:none !important;
  
 box-shadow: none !important; 
}

.gambar_cart
{
  position: absolute !important;
  top:20px;
  width: 45px !important;
  height: auto !important;
  left: 10px !important;
}

.trend-img img
{
  width: 100% !important;
}
.img_kategori
{
  height: 100px;
 
  vertical-align: middle !important;
  padding-top: 20px;
}
.MERAH{
  color:yellow;
}

.gambar_header_blog{
  padding-left:4px;
  padding-right:4px;
}
.isi_blog{
  padding-left:15px;
  padding-right:15px;
}
.tanggal_blog{
  font-size: 14px;
  font-weight: 400;
  color: rgb(170, 165, 165);
}

.keterangan_blog{
  font-size: 16px;
  font-weight: 400;
}
.gambar_user{
  width: 100%;
  height: auto;
}
.floral{
  background-color: floralwhite;
}
.logo_atas{
  height: 50px;padding-top: 10px;
}
.pencarian{
  /* color:brown; */
  font-size: 35px !important;
}

.restaurant-card{
  background-color: gainsboro;
}
.penuh{
  width: 100% !important;
  height: auto !important;
}

.restaurant-card-img{
  padding-bottom: 10px;
}

.gambar_keranjang{
  cursor: pointer;
}
.gambar_keranjang:hover{
  background-color: greenyellow;
} 

.navbar-fixed {
  max-width: 480px;
  margin-left: auto !important;
  margin-right: auto !important;
}
nav{
  max-width: 480px;
}
.id_harga{
  background-color: khaki;
}
.judul_selesai{
  text-align: left;
}

.batas_atas_kecil_2 {
  box-shadow: 0 0 100px #ddd;
  padding: 10px ;
  ;
  background-image: linear-gradient(123deg, #16b2bc1a 1%, #ffffff 100%);
  margin-top: -8px;
  min-height: 700px;
}

.card-identitas {
  background: linear-gradient(118deg, var(--mp-color-one) 38%, rgba(255, 255, 255, 1) 24%);
  padding: 10px !important;
  border-radius: 10px;
}

.card-warna-warni {
  background-color: #85FFBD;
  /* background-image: linear-gradient(45deg, #85FFBD 0%, #FFFB7D 100%); */
  background-image: linear-gradient(45deg, #85d8ffc4 0%, #FFFB7D 100%);

  border-radius: 10px;
  padding: 15px;
  margin-top:15px;
}

 