/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
* {
  font-family: PF, MS, sans-serif;
  font-weight: 400;
}

body {
  font-size: 14px;
}

header {
  position: inherit;
  left: inherit;
  top: inherit;
  width: inherit;
  padding: inherit;
  z-index: inherit;
  border-bottom: inherit;
}

.hide {
  display: none!important;
}

.header__top {
  /* width: fit-content !important; */
  margin: auto;
}

.header--3 .header__top,
.header__top {
  padding-top: 10px !important;
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.search-keyword-container-mob {
  display: none;
}

.header__actions .ps-dropdown.show, .header__links .ps-dropdown.show {
  background-color: #fff;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.left .dropdown-menu {
  transform: translate3d(0px, 28px, 0px) !important;
}

.right .dropdown-menu {
  transform: translateX(-100%) !important;
  left: 100% !important;
  top: 100% !important;
}

.navigation--sticky.pin .ps-container.icons-bar {
  display: none;
}

.input-label {
  font-size: inherit;
  line-height: inherit;
  font-family: MS, sans-serif;
  font-weight: 700;
}

input,
select,
.nice-select span,
.nice-select li,
.shippingMethod2 a,
.food-category__option {
  font-family: MS, sans-serif;
}

.steps {
  background-color: #ffffff;
}

.orderSteps {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: start;
  padding: 10px 30px;
}

.orderSteps__step {
  padding: 5px 0px;
}

.orderSteps__number {
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  line-height: 1.75rem;
  text-align: center;
  color: #ffffff;
  background-color: rgb(65, 74, 58);
  border: 1px solid #000000;
  border-radius: 1.75rem;
}

.orderSteps__label {
  margin-left: 0.5rem;
}

/* .orderSteps__step.current .orderSteps__label {
  font-weight: 600;
  font-size: 1rem;
} */

@media (min-width: 576px) {
  .orderSteps {
    flex-direction: row;
    align-items: center;
  }
}

/* Step 1 */
/* .shippingMethod {
  display: flex;
  justify-content: center;
  max-width: 650px;
  margin: auto;
  padding: 25px;
} */

.divide {
  border-top: 2px solid #ccc;
  margin-top: 15px;
}

.shippingMethod__text1 {
  font-size: 1.7rem;
}

.shippingMethod__text2,
.hotel__text-1 {
  font-size: 1.3rem;
  margin-top: 30px;
}

.shippingMethod__option {
  min-width: 250px;
  border: 1px solid #000000;
  padding: 25px;
  cursor: pointer;
  /* margin: 15px 15px 15px 15px; */
  margin: 15px 0px 15px 0px;
  background-color: #ffffff;
  display: flex;
}

@media (min-width: 576px) {
  .shippingMethod__option {
    max-width: 350px;
  }
}

.shippingMethod__option:hover {
  color: #E8D8B3;
}

.shippingMethod__option.current {
  border-color: #e1ad1f;
}

.shippingMethod__title {
  font-weight: 600;
  font-size: 1.5rem;
}

.shippingMethod__sideImage {
  padding: 0;
}

.shippingMethod__image {
  width: 100%;
}

/* .hotel__option {
  flex: 1;
  min-width: 250px;
  border: 1px solid #000000;
  padding: 25px;
  cursor: pointer;
  margin: 15px 0px 15px 0px;
}

.hotel__option:hover {
  color: #E8D8B3;
}

.hotel__option.current {
  border-color: #e1ad1f;
} */

.hotel__title {
  font-weight: 600;
  font-size: 1.5rem;
}

.hotel__figure {
  margin-left: unset;
  margin-right: unset;
  height: 220px !important;
}

.hotel .ribbon.off {
  background-color: #e1ad1f;
  padding: 6px 8px 4px 8px;
}

.hotel .ribbon.off:before {
  content: none;
}

.hotel .strip figure .item_title {
  background: rgba(255, 255, 255, 0.7);
  color: #000000;
  padding-top: 10px;
  width: fit-content;
}

.hotel .strip figure .item_title h3 {
  font-size: 1.25rem;
  font-weight: bolder;
}

.hotel .strip figure .item_title > h3,
.hotel .strip figure .item_title > small {
  color: #000000;
}

.restaurant {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 0px;
}

.restaurant__block {
  cursor: pointer;
}

.restaurant__option, .restaurant__option2{
  cursor:pointer;
  font-size: 1rem;
  white-space: nowrap;
}

.restaurant__option.current,
.restaurant__option2.current {
  color: #e1ad1f;
}

.restaurant__separator {
  margin: 0px 5px 0px 5px;
  font-size: 1rem;
  white-space: nowrap;
}

.secondary_nav {
  display: flex;
  flex-direction: column;
}

@media (min-width: 576px) {
  .secondary_nav {
    flex-direction: row;
  }
}

.secondary_nav .form-group {
  /* margin-bottom: inherit; */
}

.secondary_nav ul li {
  display: inline-flex;
}

.secondary_nav ul li:last-child {
  margin-right: inherit;
  border-left: inherit !important;
  padding-left: inherit !important;
  margin-left: 0;
}

.secondary_nav .shippingMethod2 ul {
  padding: 5px 0px;
}

@media (min-width: 576px) {
  .secondary_nav .shippingMethod2 ul li:last-child {
    border-right: 1px solid #ededed;
    padding-right: 18px;
    margin-right: 18px;
  }
}

.secondary_nav ul li:last-child a {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px 15px;
  border: inherit;
}

.shippingMethod__option2 {
  font-size: 1rem;
}

.secondary_nav ul li a.shippingMethod__option2,
.secondary_nav ul li:last-child a.shippingMethod__option2 {
  background-color: unset;
  border-radius: 0;
  border: 1px solid #000000;
}

.secondary_nav ul li a.shippingMethod__option2.current {
  border-color: #e1ad1f !important;
  background: #e1ad1f !important;
}

/* .secondary_nav ul li a.restaurant__option2.current {
  background-color: #e1ad1f!important;
} */

.food-category {
  font-size: 1rem;
}

.secondary_nav ul li a.food-category__option {
  cursor: pointer;
}

.secondary_nav ul li a.food-category__option.current {
  background-color: #e1ad1f;
  color: inherit;
}

.secondary_nav span.restaurant__option2,
.secondary_nav span.restaurant__separator {
position: inherit;
height: inherit;
width: inherit;
left: inherit;
bottom: inherit;
-webkit-box-shadow: inherit;
-moz-box-shadow: inherit;
box-shadow: inherit;
padding: 0px 5px;
}

/* .secondary_nav.category {
  border-top: unset;
} */

.secondary_nav.food-category ul li:last-child {
  border-right: unset;
}

/* General */
.form-btn {
  height: 40px;
  width: 100%;
}

/*  */
.secondary_nav .custom_select span {
  position: inherit;
  height: inherit;
  width: inherit;
  left: inherit;
  bottom: inherit;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
}

.secondary_nav .custom_select ul li {
  margin-left: inherit;
  margin-right: inherit;
  display: inherit;
  padding-left: 15px !important;
  padding-right: 26px !important;
}

.nice-select {
  padding-right: 35px;
}

.nice-select:after {
  right: 15px;
}

.nice-select ul.list {
  z-index: 99999999;
}

.nice-select:focus > span {
  outline: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nice-select.form-control > span {
  display: flex;
  overflow: hidden;
  font-family: PF, MS, sans-serif;
}

.secondary_nav .custom_select .nice-select ul li.disabled {
  display: none;
}

/* Order summary */
.cartFood {
  display: flex;
}

.cartFood__info {
  flex: 3;
}

.cartFood__detail {
  color: #939393;
  margin-bottom: 0.5rem;
}
.cartFood__detail > div:not(:first-child),
.cartFood__foodOptionGroups > div:not(:first-child) {
  margin-top: 0.6rem;
}

.cartFoodControl {
  text-align: right;
  /* float: right; */
  flex: 1;
  margin-left: 10px;
}

.cartFoodControl .numbers-row {
  margin-top: 10px;
}

/* Modal error */
#modalError {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalError .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

#modalError .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}

#modalError .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalError .form-group input.form-control {
  padding-left: 40px;
}

#modalError .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalError .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal notice and delivery notice */
#modalNotice,
#modalDeliveryNotice {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalNotice .mfp-close,
#modalDeliveryNotice .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

#modalNotice .mfp-close:before,
#modalDeliveryNotice .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}

#modalNotice .mfp-close:hover,
#modalDeliveryNotice .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalNotice .form-group input.form-control,
#modalDeliveryNotice .form-group input.form-control {
  padding-left: 40px;
}

#modalNotice .form-group > i,
#modalDeliveryNotice .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalNotice .form-group > i.icon_lock_alt,
#modalDeliveryNotice .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal change shipping method */
#modalChangeShippingMethod {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalChangeShippingMethod .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#modalChangeShippingMethod .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}
#modalChangeShippingMethod .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalChangeShippingMethod .form-group input.form-control {
  padding-left: 40px;
}

#modalChangeShippingMethod .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalChangeShippingMethod .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal edit address */
#modalEditAddress {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalEditAddress .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#modalEditAddress .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}
#modalEditAddress .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalEditAddress .form-group input.form-control {
  padding-left: 40px;
}

#modalEditAddress .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalEditAddress .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal clear cart */
#modalClearCart {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalClearCart .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#modalClearCart .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}
#modalClearCart .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalClearCart .form-group input.form-control {
  padding-left: 40px;
}

#modalClearCart .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalClearCart .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal clear all cart */
#modalClearAllCart {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalClearAllCart .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#modalClearAllCart .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}
#modalClearAllCart .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalClearAllCart .form-group input.form-control {
  padding-left: 40px;
}

#modalClearAllCart .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalClearAllCart .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal change shipping time */
#modalChangeShippingTime {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalChangeShippingTime .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#modalChangeShippingTime .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}
#modalChangeShippingTime .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalChangeShippingTime .form-group input.form-control {
  padding-left: 40px;
}

#modalChangeShippingTime .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalChangeShippingTime .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal add product change shipping time */
#modalAddProductChangeShippingTime {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalAddProductChangeShippingTime .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#modalAddProductChangeShippingTime .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}
#modalAddProductChangeShippingTime .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalAddProductChangeShippingTime .form-group input.form-control {
  padding-left: 40px;
}

#modalAddProductChangeShippingTime .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalAddProductChangeShippingTime .form-group > i.icon_lock_alt {
  top: 35px;
}

/* Modal food option */
#modalFoodOption {
  background: #fff;
  /* padding: 30px; */
  padding: 15px;
  padding-top: 0;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#modalFoodOption .small-dialog-header {
  font-size: 18px;
  width: calc(100% + 30px);
  position: relative;
  left: -15px;
  top: 0;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px 4px;
  -ms-border-radius: 4px 4px;
  border-radius: 4px 4px;
  display: inline-block;
  background-color: #f6f6f6;
  padding: 18px 20px 15px 20px;
}

#modalFoodOption .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

#modalFoodOption .mfp-close:before {
  font-size: 24px;
  font-family: 'ElegantIcons';
  content: "\4d";
}

#modalFoodOption .mfp-close:hover {
  color: #fff;
  background-color: #66676b;
}

#modalFoodOption .form-group input.form-control {
  padding-left: 40px;
}

#modalFoodOption .form-group > i {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  left: 12px;
  top: 33px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#modalFoodOption .form-group > i.icon_lock_alt {
  top: 35px;
}

a.btn_1, .btn_1{
  color: #000;
  background-color: #fff;
  border: 1px solid #333;
  text-transform: uppercase;
  font-weight: normal !important;
}

.container_radio input:checked ~ .checkmark{
  border: 2px solid #e1ad1f;
  box-shadow: 0 0 30px 2px rgb(225 173 31 / 30%);
}

.container_radio:hover .checkmark {
  border: 2px solid #e1ad1f;
}

.container_radio .checkmark:after {
  background : #e1ad1f;
}

.form-control {
  height: auto;
}

.table.cart-list td .dropdown-options > a,
.numbers-row .button_inc:hover,
.secondary_nav ul li a.active,
.secondary_nav ul li a:hover {
  color: #e1ad1f;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover,
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background-color: #ccc;
  color: #fff;
}

.container_check input:disabled ~ .checkmark {
  background-color: #ccc;
  border: 2px solid #ccc#ccc;
}

.container_check input:disabled:hover ~ .checkmark {
  background-color: #ccc;
  border: 2px solid #ccc#ccc;
}

.container_check:hover .checkmark {
  border: 2px solid #e1ad1f;
}

.container_check input:checked ~ .checkmark {
  background-color: #e1ad1f;
  border: 2px solid transparent;
  -webkit-box-shadow: 0px 0px 0px 2px rgb(225 173 31 / 30%);
  -moz-box-shadow: 0px 0px 0px 2px rgb(225 173 31 / 30%);
  box-shadow: 0px 0px 0px 2px rgb(225 173 31 / 30%);
}

@media (max-width: 575px) {
  .table.cart-list td .dropdown-menu {
    transform: none !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0;
    left: 0 !important;
    width: 90%;
    height: fit-content;
    max-height: 80vh;
    margin: auto;
    overflow: auto;
  }
}

@media (min-width: 576px) {
  .table.cart-list td .dropdown-menu {
    min-width: 500px;
  }
}

.table.cart-list td .dropdown-menu .add-to-cart-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.table.cart-list td .dropdown-menu .add-to-cart-container > .numbers-row {
  flex: 1;
  margin: 0px;
  height: 42px;
}

.table.cart-list td .dropdown-menu .add-to-cart-container > .btnAddToCart {
  flex: 3;
  margin-top: 5px;
  height: 42px;
}

@media (min-width: 576px) {
  .table.cart-list td .dropdown-menu .add-to-cart-container {
    flex-direction: row;
  }

  .table.cart-list td .dropdown-menu .add-to-cart-container > .btnAddToCart {
    flex: 3;
    margin-top: 0px;
    margin-left: 10px;
    height: 42px;
  }
}

#modalFoodOption .add-to-cart-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#modalFoodOption .add-to-cart-container > .numbers-row {
  flex: 1;
  margin: 0px;
  height: 42px;
}

#modalFoodOption .add-to-cart-container > .btnAddToCart {
  flex: 3;
  margin-top: 5px;
  height: 42px;
}

@media (min-width: 576px) {
  #modalFoodOption .add-to-cart-container {
    flex-direction: row;
  }

  #modalFoodOption .add-to-cart-container > .btnAddToCart {
    flex: 3;
    margin-top: 0px;
    margin-left: 10px;
    height: 42px;
  }
}

/* .food-options {
  
} */

.food-option-label {
  font-family: WH, MS, sans-serif;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex: 4;
}

.food-option-name {
  font-family: WH, MS, sans-serif;
}

.food-option-price {
  font-family: WH, MS, sans-serif;
  flex: 1;
  text-align: right;
  margin-left: 10px;
}

.cartFood__price {
  font-family: WH, MS, sans-serif;
}

.nice-select.form-control > span {
  display: flex;
  overflow: hidden;
}

.nice-select li.disabled {
  display: none;
}

.btn_reserve_fixed > a {
  padding: 10px 45px;
}

@media (max-width: 991px) {
  .margin_detail {
    padding-top: 5px;
    padding-bottom: 62px;
  }
}

.mfp-bg,
.mfp-wrap {
  z-index: 9999999;
}

.header__services,
/*.icons-bar .right .header__links .search-keyword-container,*/
/*.icons-bar .right .header__links .cd-search-trigger,*/
/*.icons-bar .right .header__links .ps-cart,*/
.header-sticky:not(.pin) .navigation.main-navigation,
.navigation.main-navigation .main-menu {
  display: none;
}

@media (max-width: 1199px) {
  /* .header--3 .header__top .center {
    display: none;
  } */

  .header--3 .navigation .menu-toggle,
  .header--3 .navigation .search-keyword-mob {
    visibility: hidden;
  }

  .header-sticky:not(.pin) .header--3 .header__top .center {
    display: block;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .header--3 .header__top .left, .header--3 .header__top .right {
    width: calc(100% / 3);
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none!important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none!important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none!important;
  }
}

.table.cart-list td p {
  font-size: 0.95rem;
}

.button_inc {
  /* font-family: initial; */
  font-family: MS, Helvetica, sans-serif;
}

.button_inc.inc {
  /* font-size: 1.25rem;
  line-height: 2.1rem; */
}

.button_inc.dec {
  /* font-size: 2rem;
  line-height: 1.95rem; */
}

.button_inc.dec.dec--remove {
  /* line-height: 1.7rem; */
  line-height: 32px;
}

.cartFoodControl .numbers-row .icon_trash_alt {
  font-size: 1rem;
}

.numbers-row .button_inc {
  /* display: inline-block;
  vertical-align: middle;
  line-height: normal; */
  /* line-height: 32px; */
}

.numbers-row {
  min-width: 80px;
}

.hotel .hotel-image {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.hotel figure:hover .hotel-image {
  -webkit-filter: brightness(40%);
}

.hotel .ISL-image {
  content: url('../../images/home/hotel_assets/ISL.jpg?v=2');
}

.hotel .ISL-image.hotel-image-express {
  content: url('../../images/home/hotel_assets/ISL_express.png?v=1');
}

.hotel .KSL-image {
  content: url('../../images/home/hotel_assets/KSL.jpg');
}

.hotel .KHHK-image {
  content: url('../../images/home/hotel_assets/KHHK1.jpg');
}

.hotel .SLS-image {
  content: url('../../images/home/hotel_assets/SLS.jpg');
}

.hotel-map .map-SLKL {
  content: url('../../images/home/hotel_assets/SLKL2.jpeg');
}


.hotel .SLKL-image {
  content: url('../../images/home/hotel_assets/SLKL.png');
}


.hotel .HJTS-image {
  content: url('../../images/home/hotel_assets/HJTS.jpeg');
}

.table.cart-list td figure {
  width: 125px;
  height: 125px;
}

.table.cart-list td figure img {
  width: 125px;
}

@media (min-width: 576px) {
  .table.cart-list td figure {
    width: 200px;
    height: 200px;
  }

  .table.cart-list td figure img {
    width: 200px;
  }
}

.food-product-table {
  overflow-x: auto;
}

.food-product-table td {
  vertical-align: top !important;
}

.food-product-table .product-row > td {
  padding-bottom: 10px;
}

.food-product-table .product-row:last-child > td {
  padding-bottom: none;
}

.list_menu {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px) {
  .list_menu {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.table th, .table td {
  padding: 0.25rem;
}

.product-info {
  flex: 1;
  align-self: flex-start;
}

del.productOriginalPrice {
  margin: 0 5px;
}

.product-tag-group {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  z-index: 1;
}

.product-tag-group__tag {
  position: initial;
  margin: 0px 10px;
  display: block;
  border-color: #a7b192 !important;
  background-color: #a7b192 !important;
  width: auto;
  height: auto;
  border-radius: 0%;
  top: 0;
  left: 0;
  z-index: 20;
  border: 3px solid #ff2757;
}

.product-tag-group__tag span {
  padding: 2px 6px;
  font-size: 16px;
  color: #fff !important;
  position: static;
  top: 0;
  left: 0;
  transform: translate(0%, 0%);
  text-transform: none;
  font-weight: normal;
  font-family: WH, sans-serif !important;
}

.not-available .productImage {
  opacity: 0.5;
}

.product-image-container {
  margin-bottom: auto !important;
}

.productDescription {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 200px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.b-radius5{
  border-radius: 5px;
}

.table.nobordertop th, .table.nobordertop td{
  border-top: 0px;
}

.margin_detail {
  padding-top: 15px;
}

.list_menu section{
  padding-top: 0px;
}

.steps {
  background-color: transparent;
}

.box_order .head{
  background-color: #F9EED0 !important;
}
.box_order .head h3 {
  color: #444 !important;
}

order-subtotal,
order-discount,
order-shipping,
order-total {
  text-transform: uppercase;
}

.opt_order--top {
  border-top: 1px solid #ededed;
  padding: 15px 0 5px 0;
}

#modalFoodOption label {
  font-weight: normal;
}
#modalFoodOption a {
  color: #fff;
}
#modalFoodOption h5 {
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin-bottom: 10px !important;
  font-size: 14px;
  font-size: 0.875rem;
}
#modalFoodOption ul {
  list-style: none;
  padding: 0;
}
#modalFoodOption ul li label {
  font-size: 13px;
  font-size: 0.8125rem;
}
#modalFoodOption ul li label small {
  float: right;
  font-size: 13px;
  font-size: 0.8125rem;
}

.mfp-title {
  padding-left: 36px;
}

.mfp-figure:after {
  display: none;
}

.mfp-counter {
  display: none;
}

button.mfp-arrow {
  display: none !important;
}

body.no-scroll {
  overflow: hidden !important;
}

#sidebar_fixed {
  z-index: 9999;
}

@media (min-width: 992px) {
  #sidebar_fixed {
    z-index: 1;
  }
}

.input-shipping-time .list {
  /* max-height: 200px; */
  max-height: 200px;
  overflow-y: scroll !important;
}

.input-shipping-time.form-control:disabled, .form-control[readonly] {
  background-color: unset;
}

.mfp-img {
  max-width: 50vw;
  max-height: 70vh !important;
}

.product-table-header {
  font-size: 18px;
  font-weight: bold !important;
}

.icon_delivery_method{
  width: 80px;
  margin-right: 20px;
}

.icon_delivery_method_sm{
  width: 30px;
}

.productDescription {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 200px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.productDescription.txt_exapnd , .productDescription:hover{
  display: inline-block;
}

/* point */
.ps-product__point .point-text {
    margin-right: 5px;
    color: inherit !important;
}

.ps-product__point, .ps-product__point * {
    color: #818181 !important;
    font-family: MS, sans-serif;
    font-weight: 500;
    text-align: left;
}

.ps-product__point {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    line-height: 16px !important;
    color: #818181 !important;
    font-family: MS, sans-serif !important;
    font-weight: bold !important;
    font-size: 16px !important;
}
.dropdown-menu .ps-product__point{
    justify-content: flex-start;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px !important;
}

.ps-product__point img {
    width: 16px !important;
    height: 16px !important;
    margin: 0 5px;
}
.dropdown-menu .ps-product__point img{
    margin: 0 5px 0 0;
}

.gc-point {
    display: none;
}

.adyen-checkout__card__brands {
  display: none !important;
}

#search-keyword-input {
  font-family: PF, MS, sans-serif;
}

.MS.gc-in *, .MS.gc-out * {
    font-family: MS, sans-serif;
}

.ps-cart__listing .ps-cart-item .ps-cart-item__content .fa-trash-o {
  font-size: 20px !important;
}

.food-checkout-form textarea.form-control,
.food-checkout-form input.form-control[type="text"],
.food-checkout-form input.form-control[type="email"],
.food-checkout-form input.form-control[type="phone"],
.food-checkout-form .nice-select {
  font-size: 12px;
}

.secondary_nav.food-category ul {
  margin-bottom: -10px;
}

.secondary_nav.food-category ul li {
  margin-bottom: 10px;
}

.place-order-tnc-message {
  color: #000;
}
@media (max-width: 991px) {
  .gc-login-reminder {
    padding-bottom: 35px !important;
  }
  .place-order-tnc-message {
    font-size: 12px;
    margin-left: 15px;
    margin-right: 15px;
  }
}