
.gambar{
  background-repeat: no-repeat;
  width: 100%;
  height: 500px;
  background-image: url('../img/wad.jpg');
  background-position: center right;
}

.links{
  margin-top: 10px;
}


.col-4{
padding: 20 0 0 0;
margin-bottom: 5px;
}

.row .col-3{
  margin-bottom: 15px;
}
.card img{
  height: 100%;
  filter: brightness(95%);
}
.logo{
  max-width: 100%;
  height: 70px;
}

.main-header a.sidebar-toggle{
  padding: 0 5px;
}

.ul{
  padding: 100px 0 0 0;
}

.ganteng{
  color: white;
  font-size:15px;
}

.ganteng:hover{
  color: black;
}
.bg-black{
  background:black;
  filter: brightness(100%);
}

.s{
  color: rgba(0,0,0,1.0);
  font-size:25px;
  letter-spacing:0px;
  text-align: center;
}
.navr li:hover{
  background-color:red;
  padding:1px 4px;
}
.z{
  padding: 0 0 0 25px;
   color: rgba(0,0,0,1.0);
   font-size:25px;
   letter-spacing:0px;
}
.warna{
  background: rgb(30,131,211);
  background: linear-gradient(90deg, rgba(30,131,211,1) 0%, rgba(20,89,145,1) 100%);
  filter: brightness(90%);
}
.gam img{
  height: 197px;
}
.kotak-shadow{
  box-shadow:1px 3px 7px rgba(0, 0, 0, 0.4);
}
.kb{
  margin: 10px 0 0 0;
}
.go img{
  width: 100%;
  height: 250px;
}
.lo{
  font-size: 25px;
}
.form-control{
border-radius:unset
}
.btn-lop{
  background-color:#2196f3;
  color:white;
  border-radius:unset
}
.kol{
  margin-top: 15px;
}
.carousel-inner img{
  filter: brightness(100%);
}
h3{
  font-size: 15px;
  color: grey;
}
.btn-si{
  width:45%;
  height: 50px;
}
.number-i{
  height: 35px;
  width:53px;
}
.lol{
  float: right;
}
.btn-gis{
  float:right;
  width:45%;
  height: 50px;
}
.size{
  height: 35px;
  width: 53px;
}
.col-4 img{
  box-shadow:1px 3px 7px rgba(0, 0, 0, 0.4);
}
.icon{
  width: 30px;
  height: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.loh{
  height: 275px;
  width: 500px;
}
#ex4 .p1[data-count]:after{
  position:absolute;
  right:10%;
  content: attr(data-count);
  font-size:55%;
  padding:.2em;
  border-radius:50%;
  line-height:1em;
  color: white;
  background:rgba(255,0,0,.85);
  text-align:center;
  min-width: 1.5em;
  //font-weight:bold;
}
#ex5 .p1[data-count]:after{
  position:absolute;
  right:10%;
  content: attr(data-count);
  font-size:55%;
  padding:.2em;
  border-radius:50%;
  line-height:1em;
  color: white;
  background:rgba(255,0,0,.85);
  text-align:center;
  min-width: 1.5em;
  //font-weight:bold;
}
.p1{
  font-size: 25px;
}
.btn-lio{
  float: right;
}
.btn-lom{
  border-radius:unset
}
.btn-link{
  background-color:#2196f3;
  color:white;
  border-radius:unset
}
.list-group-item{
  border-radius: none;
}
.btn-lui{
  float: right;
  border-radius:unset;
  width: 100px;
}
.fa-calendar{
  float: right;
}
.bol{
  float: right;
}

.ukuran {
     list-style-type:none;
     margin:25px 0 0 0;
     padding:0;
}

.ukuran li {
    float:left;
    margin:0 5px 0 0;
    width: 80px;
    height: 40px;
    position:relative;
}

.ukuran label, .ukuran input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.ukuran input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

.ukuran input[type="radio"]:checked + label {
    background: #2196f3;
    color: white;
}

.ukuran label {
     padding:5px;
     border:1px solid #CCC;
     cursor:pointer;
    z-index:90;
    background-color: #eeeeee;
}

.ukuran label:hover {
     background:#DDD;
}

input,
textarea {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 10px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
  clear: both;
  margin: 15px 0;
  position: relative;
}

.input-group input[type='button'] {
  background-color: #eeeeee;
  min-width: 38px;
  width: auto;
  transition: all 300ms ease;
}

.input-group .button-minus,
.input-group .button-plus {
  font-weight: bold;
  height: 38px;
  padding: 0;
  width: 38px;
  position: relative;
}

.input-group .quantity-field {
  position: relative;
  height: 38px;
  left: -6px;
  text-align: center;
  width: 62px;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 5px;
  resize: vertical;
}

.button-plus {
  left: -13px;
}

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.caption-kategori {
  color: white;
  font-weight: 900;
  position: absolute;
  font-family: 'Nunito';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.h4-lo{
  font-size: 50px;
}
.ko-img{
  text-align: center;
}
.copyright{
  padding:  5px 0;
  background-color: #212121;
  color: white;
}
.copyright a{
  color: white;
}
.bg-black{
  background-color: #262626
}

.gambarbarang{
  height: 434.45px;
  background-position: center;
}

.gambarbarang:hover{
      box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.gambarkategori:hover{
      box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.prof{
  background-color: white;
}

.konfirma{
  font-size: 18px;
}

.kategori-bulet{
  background-position: center;
  background-size: cover;
  height: 250px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .nav-link.ganteng{
    font-size:8px;
    text-align: center;
  }
  .logo{
    height: 50%;
    width: 100%;
  }
  .potos{
    height: 375px;
  }
  .navbar-brand{
    width: 50%;
  }
  .konfirm{
    font-size: 10px;
  }
  .konfirma{
    font-size: 11px;
  }
  .konfir{
    height: 65px !important;
    width: 100%;
  }
   .py-2{
    font-size:15px;
   }
   .my-2.b{
     height: 100%;

   }
   .my-2.s{
     height: 30%;
   }
   .btn-si{
     font-size: 10px;
     width: 45%;
   }
   .btn-gis{
     font-size: 10px;
     width: 45%;
   }
   .lo {
    font-size: 20px;
    margin-right: 50px;
   }
   .card.kotak-shadow{
     width: 380px;
   }
   .foto{
     display: none;
   }

    .caption-kategori{
      font-size: 6px;
    }
    .field{
      width: 364px;
    }
    .fields{
      width: 356px;
    }
    .prof{
      margin-bottom: 15px;
    }
    #ex4{
      display: none;
    }
    #ex5{
      margin-left: 80px;
      margin-top: 2px;
    }
    .serc{
      width: 89%
    }
    .nav-item.dropdown{
      display: none;
    }
    .sidenav{
      max-width: 100%;
      padding-top: 100px;
    }
    .keran{
      display: none;
    }
    .gambarbarang{
      height: 200px;
      background-position: top;
    }
    .dimas{
      font-size: 9px;
    }
    .grab{
      text-align: center;
    }
    .belanja{
      display: none;
    }
    .kategori-bulet{
      height: 60px;
    }
}

.keranj{
  display: none;
}
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 16; /* Stay on top */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  padding-top: 80px;
  padding-bottom: 20px;
}
.sidenav h3{
  font-size: 1.4rem;
}
.sidenav .text-green{
  font-size: 1rem;
}
  .sidenav{
    padding-top: 80px;
  }

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .kategori-bulet{
    height: 150px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .kategori-bulet{
    height: 250px;
  }

  .konfir{
    height: 100px !important;
    width: 100%;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...}
