/* #### Generated By: http://font.download #### */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&amp;display=swap');

@font-face {
  font-family: "Bitstream Iowan Old Style BT";
  font-style: normal;
  font-weight: normal;
  src: local("Bitstream Iowan Old Style BT"),
    url("../fonts/bitstream-iowan-old-style-bt-586c36a8d7712.woff")
      format("woff");
}

@font-face {
  font-family: "Bitstream Iowan Old Style Italic BT";
  font-style: normal;
  font-weight: normal;
  src: local("Bitstream Iowan Old Style Italic BT"),
    url("../fonts/bitstream-iowan-old-style-italic-bt-586c3740dc396.woff")
      format("woff");
}

@font-face {
  font-family: "Bitstream Iowan Old Style Bold BT";
  font-style: normal;
  font-weight: normal;
  src: local("Bitstream Iowan Old Style Bold BT"),
    url("../fonts/bitstream-iowan-old-style-bold-bt-586c371d8d669.woff")
      format("woff");
}

@font-face {
  font-family: "Bitstream Iowan Old Style Bold Italic BT";
  font-style: normal;
  font-weight: normal;
  src: local("Bitstream Iowan Old Style Bold Italic BT"),
    url("../fonts/bitstream-iowan-old-style-bold-italic-bt-586c37701cb62.woff")
      format("woff");
}

@font-face {
  font-family: "Bitstream Iowan Old Style Black BT";
  font-style: normal;
  font-weight: normal;
  src: local("Bitstream Iowan Old Style Black BT"),
    url("../fonts/bitstream-iowan-old-style-black-bt-586c36e930225.woff")
      format("woff");
}

@font-face {
  font-family: "Bitstream Iowan Old Style Black Italic BT";
  font-style: normal;
  font-weight: normal;
  src: local("Bitstream Iowan Old Style Black Italic BT"),
    url("../fonts/bitstream-iowan-old-style-black-italic-bt-586c378f12ca1.woff")
      format("woff");
}

body {
  font-family: "Open Sans";
}
.font-lowan{
  font-family: "Bitstream Iowan Old Style BT" ;
}
.font-lato {
  font-family: "Lato", sans-serif;
}
.font-merriweather{
  font-family: "Merriweather", serif;
}
.font-jakarta {
  font-family: "Plus Jakarta Sans", sans-serif;
}
.font-poppins {
    font-family: "Poppins", sans-serif;
}
.font-lexend {
    font-family: "Lexend", sans-serif;
}
.card-group .card-food {
  min-width: 20%;
}

/* .card-group .card {
  min-width: 0 !important;
  width: 100% !important;
} */

/* @media screen and (min-width: 1280px) {
  .card-group .card-food {
    width: 100% !important;
}
} */

.carousel-control-prev-icon {
  background-image: url("../images/media/icons8-previous-100.png");
  width: 50px;
  height: 50px;
}
.carousel-control-next-icon {
  background-image: url("../images/media/icons8-previous-100.png");
  transform: scaleX(-1);
  width: 50px;
  height: 50px;
}

/* CUSTOM CSS */
.soft-brown {
  background-color: #eae9e0;
  /*background-color: #ebe7ba33;*/
}
.border-card {
  border-color: #c7bca2cc;
}
.gap-5{
  gap: 2rem !important;
}
.fw-semibold {
  font-weight: 500 !important;
}
.page-item{
  margin: 3px;
}
.page-link{
  border-radius: 7px;
  font-size: 12px ! IMPORTANT;
  color: #242424;
}
.pageSizebtn{
  padding: 5px 8px;
  font-size: 12px;
  border: 1px solid #dee2e6;
  margin-top: -3px;
  min-width: 80px;
}
.dropdown-toggle::after {
  margin-left: 2em !important;
}
.discountedPrice{
  color: #9f2f28;
  text-decoration: line-through;
}
.welcomeImg{
  width: 180px;
}
.welcome-text{
  height: 100%;
  margin-left: -15%;
  color: #ece3cb;
}
.fs-1s {
  font-size: 3rem !important;
}
.fs-3s {
  font-size: 1.78rem !important;
}
.fs-5s {
  font-size: 1.2em !important;
}
.badge{
  align-content: center;
}
.text-brown{
  color: #7A3E06;
}
.text-green{
  color: #335B2C;
}
.bg-success-custom{
  background: #96C38E;
}
.menu-rounded{
  border-radius: 10px !important;
}
.bg-success{
  background-color: #335B2C !important;
}
.font-15{
    font-size: 15px !important;
}
.card-voucher::after {
    position: absolute;
    content: "";
    height: 20px;
    right: -30px;
    border-radius: 40px;
    z-index: 1;
    top: 30px;
    background-color: #fff;
    width: 40px;
}

.card-voucher::before {
  position: absolute;
  content: "";
  height: 20px;
  left: -30px;
  border-radius: 40px;
  z-index: 1;
  top: 30px;
  background-color: #fff;
  width: 40px;
}
.voucher{
  position: relative;
    border: 1px solid #272727;
    overflow: hidden;
    padding: 1px 1px 4px 1px;
    max-width: 180px;
    margin: 10px 5px;
    cursor: pointer;
}
.voucher-container{
  display: flex;
  overflow: auto;
}
.flex-center{
  display: inline-flex;
    align-items: center;
    text-align: center;
}
/*.div {*/
/*  display: flex;*/
/*  max-width: 143px;*/
/*  flex-direction: column;*/
/*  justify-content: center;*/
/*  font-weight: 700;*/
/*  padding: 0 0;*/
/*}*/
.div-2 {
  border-radius: 5px;
  border-color: rgba(51, 91, 44, 1);
  border-style: solid;
  border-width: 1px;
  display: flex;
  flex-direction: column;
  padding: 2px 3px;
}
.box {
  display: flex;
  gap: 0;
  font-size: 11px;
  white-space: nowrap;
  letter-spacing: 0.33px;
  line-height: 164%;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}
.img {
  aspect-ratio: 0.85;
  object-fit: auto;
  object-position: center;
  width: 12px;
  z-index: 10;
  margin: auto 0;
}
.div-3 {
  border-radius: 5px;
  border-color: rgba(51, 91, 44, 1);
  border-style: solid;
  border-width: 1px;
  background-color: #335b2c;
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 0;
  left: 0;
  padding: 16px 0 16px 0;
}
.div-4 {
  display: flex;
  flex-direction: column;
}
.div-5 {
  color: #ffb600;
  font-family: Open Sans, sans-serif;
}
.div-6 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  margin-top: 9px;
}
.div-7 {
  color: #000;
  letter-spacing: 0.24px;
  align-self: start;
  margin: 5px 0 0 13px;
  font: 8px/10px Open Sans, sans-serif;
}
.card-menu-title{
    min-height: 48px;
}
.open-sans-normal {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.custom-btn-outline-left {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.custom-btn-outline-right {
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-dark {
  color: #000000; /* Black color */
}
.text-light {
  color: #ff0000; /* Red color */
}
.location {
  display: inline-block;
  width: 120px; /* Adjust width as needed */
  vertical-align: top;
}
.colon {
  display: inline-block;
  width: 10px; /* Adjust width as needed */
  text-align: left;
}
.area {
  display: inline-block;
}

.modal-custom {
  max-width: 42%; /* Adjust the percentage as needed */
}

.bg-history {
  background-color: #F4F4F4;
}

.custom-jumlah-pesanan {
  left: 272px;
}

.input-jumlah-pesanan {
  right: 300px
}

.pos-tutup-layar-perbandingan {
  left: 130px
}

.modal-auth-bg {
  background: url('assets/images/media/auth_popup.html') center / cover
  no-repeat;
}

/* MOBILE RESPONSIVE */

@media screen and (max-width : 756px) {
  .welcome-text{
      margin-top: 120px;
    margin-left: 0 !important;
  }
  .card-food-group{
    display: flex;
    overflow: auto;
  }
  .card-group .card-food{
    min-width: 75%;
  }
  .justify-content-sm-center{
    display: flex;
    flex-direction: column;
  }
  /*.input-jumlah-pesanan {*/
  /*  right: 10px*/
  /*}*/
  .main-hero{
      height: 350px !important;
      padding-top: 40px;
  }
  .welcome-text{
      height: auto !important;
  }
  .yellow-box{
      margin-top: -30%;
  }
}
@media (max-width: 576px) {
  /*.modal-auth-bg {*/
    /*background-size: 100% 100%;;*/
  /*  background: url('assets/images/media/auth_popup.png')*/
  /*}*/
  /*.carousel-inner img {*/
  /*  object-fit: cover;*/
  /*  height: 100%;*/
  /*  width: 100%;*/
  /*}*/


  .custom-jumlah-pesanan {
    left: 210px;
  }

  .fs-1s {
    font-size: 1.5rem !important;
    text-align: left;
  }

  .fs-3s {
    padding: 0 1.9rem;
    text-align: left;
    font-size: 1rem !important;
  }

  .pos-tutup-layar-perbandingan {
    left: 0
  }

  .fs-c-5 {
    font-size: 0.8rem;
  }
  .price-history {
    position: relative!important;
    top: 27px !important;
    right: 10px;
    display: inline-block;
    font-weight: bold;
  }

  .modal-custom {
    max-width: 100%; /* Adjust the percentage as needed */
  }

  .modal-dialog {
    width: 100%;
   height: 100%;
    margin: 0;
    padding: 0;
  }

  .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .navbar-brand img {
    max-width: 80px;
    /* Adjust as needed */
  }

  .navbar-nav .nav-item {
    flex: 1;
    display: flex;
    justify-content: center;
  }

  .navbar-nav .nav-item img,
  .navbar-nav .nav-item button {
    max-width: 100%;
    /* Ensure images/buttons fit within their containers */
  }

  .yellow-box{
    height: 408px;
    background-color: #ffb600;
    max-width: 89%;
    padding: 30px 30px;
    border-radius: 25px;
    /*position: absolute;*/
    /*margin-top: 1000px;*/
  }
  .floating-banner {
    margin-top: 217px;
    padding: 0 30px;
  }
}

@media (min-width: 576px) {
  .fs-c-5 {
    font-size: 1.5rem;
  }
  .yellow-box{
    width: 1030px;
    height: 272px;
    background: url(../images/media/card-hero.png);
    max-width: 100%;
    padding: 5px 50px 0 70px;
  }

  .floating-banner {
    margin-top: -25px
  }
}
@media (min-width: 768px) {
  .fs-c-5 {
    font-size: 1rem;
  }
  .custom-w-md-50 {
    width: 50% !important;
  }
}
@media (min-width: 992px) {
  .fs-c-5 {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .fs-c-5 {
    font-size: 1.28rem;
  }
}
