.minicart_popup_empty {
  background-color: #ededed;
  padding: 60px 30px;
  border-radius: 10px;
}
.minicart_popup_empty i.fa-cart-shopping {
  margin-bottom: 13px;
  color: #999;
  font-size: 30px;
}

.checkoutContent_address {
  background-color: #d3efff;
}

.checkoutContent_courierCard__RdJBj {
  background-color: #d3efff;
}

.checkoutContent_btnCreateOrder {
  background-color: #0060ae;
  color: #fff;
}
.modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.modalContent {
  background: white;
  border-radius: 8px;
  padding: 25px 40px 40px 40px;
  max-width: 460px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

.modalHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modalTitle {
  margin: 0;
}

.btnConfirm {
  background-color: #0060ae;
  color: white;
}

.btnConfirm:hover {
  background-color: #0372cd;
  color: white;
}

.close {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 8px;
}

.modalz-body {
  margin: 15px 0;
}

.modalz-footer {
  display: flex;
  justify-content: flex-end;
}

.iconPopup {
  font-size: 80px;
}

@media (max-width: 768px) {
  .modalContent {
    width: 60vw;
    padding: 30px;
  }
}

@media (max-width: 500px) {
  .modalContent {
    width: 90vw;
    padding: 24px;
  }

  .col-11 {
    width: 98%;
  }
  #tbl_cart.mx-0 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  #owl-freegift {
    left: -31px;
  }
}

a.productlist-removing .navbar_itemDetails__xv9j_ {
  color: #ddd;
}

.sidebar-menu {
  width: 20%;
  border: 1px solid #0060ae;
  border-radius: 16px;
  min-height: 85vh;
  max-height: 85vh;
  padding: 24px 20px !important;
  background-color: white;
  position: sticky !important;
  top: 100px;
  bottom: 50px;
  height: calc(82vh - 10px) !important;
}
.mt-4r {
  margin-top: 4rem !important;
}

.mb-3r {
  margin-bottom: 3rem !important;
}

.nav-link {
  display: block;
  padding: var(--#{$prefix}nav-link-padding-y)
    var(--#{$prefix}nav-link-padding-x);
  @include font-size(var(--#{$prefix}nav-link-font-size));
  font-weight: var(--#{$prefix}nav-link-font-weight);
  color: var(--#{$prefix}nav-link-color);
  text-decoration: if($link-decoration == none, null, none);
  background: none;
  border: 0;
  @include transition($nav-link-transition);

  &:hover,
  &:focus {
    color: var(--#{$prefix}nav-link-hover-color);
    text-decoration: if($link-hover-decoration == underline, none, null);
  }

  &:focus-visible {
    outline: 0;
    box-shadow: $nav-link-focus-box-shadow;
  }

  /** Disabled state lightens text */
  &.disabled,
  &:disabled {
    color: var(--#{$prefix}nav-link-disabled-color);
    pointer-events: none;
    cursor: default;
  }
}

.submenuSide {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  padding-left: 14px;
}

.sidebar .nav-link {
  color: #6d6d6d;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 4px solid #ffffff;
  padding-left: 12px;
}

.nav-link.active + .submenuSide {
  display: block;
  max-height: 200px;
  color: #0060ae;
}

.submenuSide .nav-link.active {
  max-height: 200px;
}

.img-rounded {
  border-radius: 50%;
}
.titleContent {
  font-size: 25px;
  color: #0060ae;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}

.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar {
  display: none;
  padding: 6px 6px;
  border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0px 13px 39px 26px rgba(0, 83, 227, 0.2);
  overflow-x: hidden;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}

.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}
.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}
.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}

.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .count {
  position: absolute;
  top: 6%;
  padding: 0px 7px;
  right: 15%;
  font-size: 12px;
  background-color: rgb(255, 255, 15);
  border: 1px solid white;
}

.modal-customer > div.modal-content > div.modal-body > form > div,
.modal-customer .modal-content form label {
  color: #474747;
}

.modal-customer .modal-content {
  max-height: 60vh;
}

form.form-customer .counter {
  font-size: 12px;
  color: grey;
  margin-top: 4px;
  right: 0;
}

.datepicker table tr td span {
  font-size: smaller;
}

.datepicker td,
.datepicker th {
  font-size: smaller;
}

.buttonSaveBlue {
  background-color: #0060ae;
  color: white;
  border: none;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.buttonSaveBlue:hover {
  background-color: #0d7bc4;
}

.crossed-price {
  color: #999999 !important;
  text-decoration: line-through;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

@media (min-width: 501px) {
  .modal-customer {
    max-width: 40vw;
  }

  .selected_ship_cost {
    position: relative;
    left: calc(100% - 380px);
  }

  .mr25r {
    margin-right: 25px;
  }
}

@media (max-width: 500px) {
  .bottomBar {
    display: flex;
  }

  .sidebar {
    display: none;
  }

  .wrapEmailPhone {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .content {
    width: 100%;
  }

  .bioTitle {
    display: none;
  }

  #userDetail .photo {
    width: 34%;
  }

  #userDetail .infoU {
    width: 66%;
  }

  .content {
    padding: 20px 20px 20px 20px;
  }

  .modPr {
    max-width: 100vw;
  }

  #removeImageButton {
    display: none;
    position: absolute;
    top: auto;
    bottom: 19%;
    right: 0%;
  }

  .memberCard {
    font-size: 13px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    width: fit-content;
    background: -webkit-linear-gradient(
      left,
      #3e8cc7 0%,
      #1a62a2 60%,
      #04417b 100%
    );
    padding: 3px 10px;
    border-radius: 7px;
    margin-bottom: 6px;
  }

  .nameMmb {
    font-weight: 700;
    color: #4f4f4f;
    font-size: 17px;
  }

  .joinedMmb {
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    color: rgb(131, 131, 131);
    width: fit-content;
    border-radius: 7px;
  }

  .mr25r {
    margin-right: 5px;
  }

  .selected_ship_cost {
    width: 35%;
    text-align: right;
    margin-right: 10px;
  }
}

.text-decor-none {
  text-decoration: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.fa-processing {
  line-height: 1.5 !important;
  margin-right: 5px;
}

a.disabled {
  background: #aaa;
}

a.disabled:hover {
  background: #aaa;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml5 {
  margin-left: 5px;
}

.ml15 {
  margin-left: 15px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr25 {
  margin-right: 25px;
}

.w50px {
  width: 50px;
}

.pl25 {
  padding-left: 25px;
}

.pt10 {
  padding-top: 10px;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px;
}

.p14 {
  padding: 14px;
}

.lbl_etd {
  font-size: small;
  color: #aaa;
}

.invoice_billed {
  font-size: larger;
  color: #0060ae;
}

.cartTable_productName {
  font-size: 14px;
}

.cartTable_prices {
  font-size: 14px;
}

.cartTable_realPrice,
.cartTable_realpriceDesktop {
  font-size: 11px;
}

@media (max-width: 500px) {
  .cartTable_subtotalDesktop,
  .cartTable_subtotal {
    font-size: 14px;
    color: #0060ae;
    width: 100%;
  }

  .card-free {
    width: 50%;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0px 2px;
  }

  #owl-freegift {
    width: 395px;
  }
}

@media (min-width: 501px) {
  .cartTable_subtotalDesktop,
  .cartTable_subtotal {
    font-size: 14px;
    color: #0060ae;
    width: 22%;
  }

  .card-free {
    width: 25%;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0px 2px;
  }
}

.cartTable_voucherCartTitle {
  color: #1b1b1b;
  font-size: 14px;
}

.text-blue {
  color: #0060ae;
}

.text-green {
  color: green;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs-19 {
  font-size: 19px;
}

.fs-20 {
  font-size: 20px;
}

.fs1p1r {
  font-size: 1.1rem;
}

.fs0p8r {
  font-size: 0.8rem !important;
}

.fs0p7r {
  font-size: 0.7rem !important;
}

.fs-small {
  font-size: small;
}

.fs-smaller {
  font-size: smaller;
}

@media (min-width: 1216px) and (max-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1152px;
  }
}

@media (min-width: 1441px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1344px;
  }
}

.cartTable_btnCO {
  background-color: #0060ae;
  background: #0060ae;
  color: #fff;
  font-size: 15px;
}

.cart_btn_voucher {
  border: 1px dashed #0060ae;
  padding: 14px;
  font-size: 12px;
  width: 100%;
}

.cart_btn_voucher:hover {
  border: 1px solid #0060ae;
  padding: 14px;
  font-size: 12px;
}
.voucher-applied:hover {
  border: 3px solid #006400;
  color: #006400 !important;
  filter: opacity(0.5);
}

.cart_btn_voucher .fa-ticket {
  font-size: 25px;
  left: -20px;
  position: relative;
}

.cart_btn_voucher .fa-chevron-right {
  font-size: 25px;
  position: relative;
  float: right;
}

.cart_btn_voucher .cart_btn_voucher_label {
  position: relative;
  top: -4px;
}

.popup-cart_modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popup-cart_modalContent {
  background: #fff;
  border-radius: 8px;
  padding: 25px 40px 40px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

.popup-cart_modalHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.popup-cart_modalTitle {
  margin: 0;
}

.popup-cart_btnConfirm {
  background-color: #0060ae;
  color: #fff;
}

.popup-cart_btnConfirm:hover {
  background-color: #0372cd;
  color: #fff;
}

.popup-cart_close {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 8px;
}

.popup-cart_modalz-body {
  margin: 15px 0;
}

.popup-cart_modalz-footer {
  display: flex;
  justify-content: flex-end;
}

.popup-cart_iconPopup {
  font-size: 80px;
}

@media (min-width: 1366px) {
  .popup-cart_modalContent {
    width: 40vw;
    padding: 30px;
  }
}

@media (max-width: 1366px) {
  .popup-cart_modalContent {
    width: 40vw;
    padding: 30px;
  }
}

@media (max-width: 768px) {
  .popup-cart_modalContent {
    width: 60vw;
    padding: 30px;
  }
}

@media (max-width: 500px) {
  .popup-cart_modalContent {
    width: 90vw;
    padding: 24px;
  }
}

.btn-blue {
  font-size: 12px;
  background: #0060ae;
  color: #fff;
}

.btn-blue:hover {
  background: #fff;
  border-color: #0060ae;
  color: #003a6a;
}

.btn-blue-lg {
  font-size: 15px;
  height: 50px;
  line-height: 30px;
  background: #0060ae;
  color: #fff;
}

.btn-blue-lg:hover {
  font-size: 15px;
  height: 50px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #0060ae !important;
  color: #003a6a;
}

.display-block {
  display: block;
}

.display-flex {
  display: flex;
}

.display-inline {
  display: inline;
}

.voucher-title {
  text-align: left;
  display: block;
  font-weight: bold;
  font-size: larger;
  margin-bottom: 5px;
}

.voucher-toc-container {
  display: block;
  padding: 10px;
  border-top: 1px dashed #aaa;
}

.voucher-alert-danger {
  display: block;
  padding: 10px;
  border-bottom: 1px dashed #aaa;
  color: red;
}

.voucher-open-toc {
  display: block;
  text-decoration: none;
  color: #212529;
}

.voucher-applied {
  border: 3px solid green;
  color: green !important;
}

.card-voucher-invalid img {
  filter: grayscale(100%);
}

@media (max-width: 500px) {
  .no-voucher {
    width: 80%;
    margin: 30px auto;
  }
}

@media (min-width: 500px) {
  .no-voucher {
    width: 50%;
    margin: 30px auto;
  }
}

@keyframes cartTable_preloadCartTable {
  0% {
    background-position: -100% 0;
  }

  to {
    background-position: 100% 0;
  }
}

.cartTable_preloadCartTable {
  display: inline-block;
  height: 140px;
  width: 100%;
  background: #f6f7f8;
  background-image: linear-gradient(
    90deg,
    #f6f7f8 0,
    #dadada 20%,
    #f6f6f6 40%,
    #f6f7f8
  );
  background-repeat: no-repeat;
  background-size: 200% 100%;
  animation: cartTable_preloadCartTable 1.5s linear infinite;
}

.align-items-baseline {
  align-items: baseline;
}

.checkoutContent_productName {
  font-size: 14px !important;
}

.shipment-before-disc {
  font-size: smaller;
  text-decoration: line-through;
  color: #999999 !important;
}

a.text-no-link {
  text-decoration: none;
  color: #000;
}

.pull-right {
  float: right;
}

.checkout-ship-from {
  font-size: small;
  display: block;
  text-align: right;
}

.row-cart-item {
  border-bottom: 1px solid #eee;
}

.cart-item-add-note {
  font-size: small;
  text-decoration: none;
  color: #111;
}

.input-item-note {
  display: inline;
  width: calc(100% - 50px);
}

.btn-save-item-note {
  font-size: larger;
  text-decoration: none;
  color: #111;
}

.btn-cancel-item-note {
  font-size: larger;
  text-decoration: none;
  color: #111;
}

.cart-item-add-note .fa-solid {
  margin-left: 3px;
}

.shipment .fa-truck-fast {
  margin-right: 20px;
  font-size: large;
}

.has-error {
  /* border: 1px solid #df5640; */
  color: #df5640;
}

.alert {
  border-radius: 10px;
}

.has-error {
  border-radius: 10px;
}

.shipment table tr td {
  cursor: pointer;
}

.payment-box {
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
  display: block;
  position: relative;
  padding: 0px 20px;
  margin-bottom: 15px;
}

.payment-box img {
  max-width: 350px;
  margin: auto;
  display: block;
  margin-top: 60px;
}

.payment-box h3 {
  display: block;
  text-align: center;
  font-size: 1.4rem;
}

.payment-box .subtext {
  display: block;
  text-align: center;
  font-size: 0.8rem;
}

.payment-bill table {
  max-width: 600px;
  margin: auto;
}

.payment-billnum {
  font-size: 37px;
  font-weight: bold;
  display: block;
  text-align: center;
}

.payment-method {
  display: block;
  text-align: center;
}

.payment-expiry {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  color: red;
  font-size: smaller;
}
a.a-no-style {
  color: #000;
  text-decoration: none;
}

.btn-blue-light {
  padding: 90px;
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
}

.btn-blue-light:hover {
  padding: 90px;
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
}

.btn-blue-dark {
  padding: 90px;
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
}

.btn-blue-dark:hover {
  padding: 90px;
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
}

.img-order {
  width: 85px;
}

.desc-order {
  font-size: 0.8rem;
  padding-left: 2rem !important;
  padding-right: 2rem;
  width: 100%;
}

.product-name {
  color: #4e4e4e;
  font-weight: bold;
}

.sub-name {
  color: #aaa;
  font-size: smaller;
}

.btn-detailorder {
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
  width: 200px;
  font-size: 0.8rem;
  float: right;
  padding: 10px;
}

.btn-detailorder:hover {
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
  width: 200px;
  font-size: 0.8rem;
  float: right;
  padding: 10px;
}

.btn-elipsis {
  background: #fff;
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
  width: 50px;
  font-size: 1rem;
  float: right;
  padding: 7px;
  margin-left: 5px;
}

.btn-elipsis:hover {
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
  width: 50px;
  font-size: 1rem;
  float: right;
  padding: 7px;
  margin-left: 5px;
}

.order-item-grand {
  width: 25%;
  padding-left: 30px;
  border-left: 1px solid #eee;
}

.order-item-grand-content {
  position: absolute;
  top: 40%;
  bottom: 50%;
}

.order-item-products {
  width: 75%;
}

.order-item-status {
  border-radius: 5px;
}

.order-item-status-warning {
  background: #ffda6a;
  color: #555;
}

.order-item-status-danger {
  background: #ea868f;
  color: #555;
}

.order-item-status-info {
  background: #22c0de;
  color: #fff;
}

.order-item-status-success {
  background: #4b9b75;
  color: #fff;
}

.order-item-status i {
  margin-left: 5px;
  font-size: 20px;
}

.content {
  width: 72%;
  min-height: 85vh;
  padding: 20px 30px 20px 30px;
  background-color: #ffffff;
}

.sidebar .nav-link:hover {
  color: #0060ae;
  border-left: 4px solid #0060ae;
}
.sidebar .nav-link.active {
  color: #0060ae;
  border-left: 4px solid #0060ae;
  padding-left: 12px;
}

.voucher-code-box {
  display: -webkit-box;
  width: 100%;
}

.card-free img {
  width: 100%;
}

#owl-freegift .owl-item {
  border: 1px solid #999;
  padding: 5px;
  border-radius: 10px;
}

.owl-item-selected {
  border: 3px solid #0060ae !important;
}

.mobile-cart-circle {
  position: absolute;
  top: -10px;
  right: -17px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  font-size: 12px;
  font-style: normal;
  background-color: #fef300;
}

.minicart_popup_empty {
  background-color: #ededed;
  padding: 60px 30px;
  border-radius: 10px;
}
.minicart_popup_empty i.fa-cart-shopping {
  margin-bottom: 13px;
  color: #999;
  font-size: 30px;
}

.cartTable_checkboxCart__xmUFi {
  width: 20px;
  height: 20px;
  border-radius: 20px;
}

.sidebar-menu {
  display: block;
  width: 24%;
  border: 1px solid #88c5ff;
  border-radius: 16px;
  min-height: 85vh;
  max-height: 85vh;
  padding: 24px 20px !important;
  background-color: white;
  position: sticky !important;
  top: 100px;
  bottom: 50px;
  height: calc(82vh - 10px) !important;
}

.checkoutContent_address {
  background-color: #d3efff;
}

.checkoutContent_courierCard__RdJBj {
  background-color: #d3efff;
}

.checkoutContent_btnCreateOrder {
  background-color: #0060ae;
  color: #fff;
}
.modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.modalContent {
  background: white;
  border-radius: 8px;
  padding: 25px 40px 40px 40px;
  max-width: 460px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

.modalHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modalTitle {
  margin: 0;
}

.btnConfirm {
  background-color: #0060ae;
  color: white;
}

.btnConfirm:hover {
  background-color: #0372cd;
  color: white;
}

.close {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 8px;
}

.modalz-body {
  margin: 15px 0;
}

.modalz-footer {
  display: flex;
  justify-content: flex-end;
}

.iconPopup {
  font-size: 80px;
}

@media (max-width: 768px) {
  .modalContent {
    width: 60vw;
    padding: 30px;
  }

  .cartTable_checkboxCart__xmUFi {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }
}

@media (max-width: 500px) {
  .modalContent {
    width: 90vw;
    padding: 24px;
  }

  .cartTable_checkboxCart__xmUFi {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }
}

a.productlist-removing .navbar_itemDetails__xv9j_ {
  color: #ddd;
}

.user-content {
  width: 73% !important;
}

.mt-4r {
  margin-top: 4rem !important;
}

.mb-3r {
  margin-bottom: 3rem !important;
}

/* .nav-link {
    display: block;
    padding: var(--#{$prefix}nav-link-padding-y)
      var(--#{$prefix}nav-link-padding-x);
    @include font-size(var(--#{$prefix}nav-link-font-size));
    font-weight: var(--#{$prefix}nav-link-font-weight);
    color: var(--#{$prefix}nav-link-color);
    text-decoration: if($link-decoration == none, null, none);
    background: none;
    border: 0;
    @include transition($nav-link-transition);

    &:hover,
    &:focus {
      color: var(--#{$prefix}nav-link-hover-color);
      text-decoration: if($link-hover-decoration == underline, none, null);
    }

    &:focus-visible {
      outline: 0;
      box-shadow: $nav-link-focus-box-shadow;
    }

    &.disabled,
    &:disabled {
      color: var(--#{$prefix}nav-link-disabled-color);
      pointer-events: none;
      cursor: default;
    }
  } */

.submenuSide {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  padding-left: 14px;
}

.sidebar .nav-link {
  color: #6d6d6d;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 4px solid #ffffff;
  padding-left: 12px;
}

.sidebar .nav-link.active + .submenuSide {
  display: block;
  max-height: 200px;
  color: #0060ae;
}

.sidebar .submenuSide .nav-link.active {
  max-height: 200px;
}

.img-rounded {
  border-radius: 50%;
}
.titleContent {
  font-size: 25px;
  color: #0060ae;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff !important;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae !important;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}

.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar {
  display: none;
  padding: 6px 6px;
  border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0px 13px 39px 26px rgba(0, 83, 227, 0.2);
  overflow-x: hidden;
  z-index: 888;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}

.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}
.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}
.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .menuList.active {
  width: 20%;
  background-color: #d2edff;
  border-radius: 10px;
  padding: 2px 0px;
  color: #0060ae;
}

.bottomBar .menuList {
  width: 20%;
  background-color: #ffffff;
  color: #7d9ab7;
  border-radius: 10px;
  padding: 2px 0px;
}

.bottomBar .menuList i {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: -5px;
}

.bottomBar .menuList .text {
  margin-top: -3px;
  font-weight: 400;
  font-size: 12px;
}

.bottomBar .count {
  position: absolute;
  top: 6%;
  padding: 0px 7px;
  right: 15%;
  font-size: 12px;
  background-color: rgb(255, 255, 15);
  border: 1px solid white;
}

.modal-customer > div.modal-content > div.modal-body > form > div,
.modal-customer .modal-content form label {
  color: #474747;
}

.modal-customer .modal-content {
  max-height: 60vh;
}

form.form-customer .counter {
  font-size: 12px;
  color: grey;
  margin-top: 4px;
  right: 0;
}

.datepicker table tr td span {
  font-size: smaller;
}

.datepicker td,
.datepicker th {
  font-size: smaller;
}

.buttonSaveBlue {
  background-color: #0060ae;
  color: white;
  border: none;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.buttonSaveBlue:hover {
  background-color: #0d7bc4;
}

.crossed-price {
  color: #999999 !important;
  text-decoration: line-through;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

#userDetail .photo {
  width: 14% !important;
}

#userDetail .infoU {
  width: 66%;
}

.profile-photo-thumb {
  border: 4px solid #c7c7c7 !important;
}

@media (min-width: 501px) {
  .modal-customer {
    max-width: 40vw;
  }
}

@media (max-width: 768px) {
  .bottomBar {
    display: flex !important;
  }

  .sidebar {
    display: none !important;
  }
}

@media (max-width: 500px) {
  .bottomBar {
    display: flex;
  }

  .sidebar {
    display: none;
  }

  .wrapEmailPhone {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .content {
    width: 100%;
  }

  .bioTitle {
    display: none;
  }

  #userDetail .photo {
    width: 34%;
  }

  #userDetail .infoU {
    width: 66%;
  }

  .content {
    padding: 20px 20px 20px 20px;
  }

  .modPr {
    max-width: 100vw;
  }

  #removeImageButton {
    display: none;
    position: absolute;
    top: auto;
    bottom: 19%;
    right: 0%;
  }

  .memberCard {
    font-size: 13px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    width: fit-content;
    background: -webkit-linear-gradient(
      left,
      #3e8cc7 0%,
      #1a62a2 60%,
      #04417b 100%
    );
    padding: 3px 10px;
    border-radius: 7px;
    margin-bottom: 6px;
  }

  .nameMmb {
    font-weight: 700;
    color: #4f4f4f;
    font-size: 17px;
  }

  .joinedMmb {
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    color: rgb(131, 131, 131);
    width: fit-content;
    border-radius: 7px;
  }
}

.text-decor-none {
  text-decoration: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.fa-processing {
  line-height: 1.5 !important;
  margin-right: 5px;
}

a.disabled {
  background: #aaa;
}

a.disabled:hover {
  background: #aaa;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml5 {
  margin-left: 5px;
}

.ml15 {
  margin-left: 15px;
}

.mr5 {
  margin-right: 5px;
}

.mr15 {
  margin-right: 15px;
}

.mr25 {
  margin-right: 25px;
}

.w50px {
  width: 50px;
}

.pl25 {
  padding-left: 25px;
}

.pt10 {
  padding-top: 10px;
}

.p0 {
  padding: 0px !important;
}

.p10 {
  padding: 10px;
}

.p14 {
  padding: 14px;
}

.lbl_etd {
  font-size: small;
  color: #aaa;
}

.invoice_billed {
  font-size: larger;
  color: #0060ae;
}

.cartTable_productName {
  font-size: 14px;
}

.cartTable_prices {
  font-size: 14px;
}

.cartTable_realPrice,
.cartTable_realpriceDesktop {
  font-size: 11px;
}

@media (max-width: 500px) {
  .cartTable_subtotalDesktop,
  .cartTable_subtotal {
    font-size: 14px;
    color: #0060ae;
    width: 100%;
  }

  .card-free {
    width: 50%;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0px 2px;
  }

  #owl-freegift {
    width: 370px;
  }
}

@media (min-width: 501px) {
  .cartTable_subtotalDesktop,
  .cartTable_subtotal {
    font-size: 14px;
    color: #0060ae;
    width: 22%;
  }

  .card-free {
    width: 25%;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0px 2px;
  }
}

.cartTable_voucherCartTitle {
  color: #1b1b1b;
  font-size: 14px;
}

.text-blue {
  color: #0060ae;
}

.text-green {
  color: green;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs-19 {
  font-size: 19px;
}

.fs-20 {
  font-size: 20px;
}

.fs1p1r {
  font-size: 1.1rem;
}

.fs0p8r {
  font-size: 0.8rem !important;
}

.fs0p7r {
  font-size: 0.7rem !important;
}

.fs-small {
  font-size: small;
}

.fs-smaller {
  font-size: smaller;
}

@media (min-width: 1216px) and (max-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1152px;
  }
}

@media (min-width: 1441px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1344px;
  }
}

.cartTable_btnCO {
  background-color: #0060ae;
  background: #0060ae;
  color: #fff;
  font-size: 15px;
}

.cart_btn_voucher {
  border: 1px dashed #0060ae;
  padding: 14px;
  font-size: 12px;
  width: 100%;
}

.cart_btn_voucher:hover {
  border: 1px solid #0060ae;
  padding: 14px;
  font-size: 12px;
}
.voucher-applied:hover {
  border: 3px solid #006400;
  color: #006400 !important;
  filter: opacity(0.5);
}

.cart_btn_voucher .fa-ticket {
  font-size: 25px;
  left: -20px;
  position: relative;
}

.cart_btn_voucher .fa-chevron-right {
  font-size: 25px;
  position: relative;
  float: right;
}

.cart_btn_voucher .cart_btn_voucher_label {
  position: relative;
  top: -4px;
}

.popup-cart_modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popup-cart_modalContent {
  background: #fff;
  border-radius: 8px;
  padding: 25px 40px 40px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

.popup-cart_modalHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.popup-cart_modalTitle {
  margin: 0;
}

.popup-cart_btnConfirm {
  background-color: #0060ae;
  color: #fff;
}

.popup-cart_btnConfirm:hover {
  background-color: #0372cd;
  color: #fff;
}

.popup-cart_close {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 8px;
}

.popup-cart_modalz-body {
  margin: 15px 0;
}

.popup-cart_modalz-footer {
  display: flex;
  justify-content: flex-end;
}

.popup-cart_iconPopup {
  font-size: 80px;
}

@media (min-width: 1366px) {
  .popup-cart_modalContent {
    width: 40vw;
    padding: 30px;
  }
}

@media (max-width: 1366px) {
  .popup-cart_modalContent {
    width: 40vw;
    padding: 30px;
  }
}

@media (max-width: 768px) {
  .popup-cart_modalContent {
    width: 60vw;
    padding: 30px;
  }
}

@media (max-width: 500px) {
  .popup-cart_modalContent {
    width: 90vw;
    padding: 24px;
  }
}

.btn-blue {
  font-size: 12px;
  background: #0060ae;
  color: #fff;
}

.btn-blue:hover {
  background: #fff;
  border-color: #0060ae;
  color: #003a6a;
}

.btn-blue-lg {
  font-size: 15px;
  height: 50px;
  line-height: 30px;
  background: #0060ae;
  color: #fff;
}

.btn-blue-lg:hover {
  font-size: 15px;
  height: 50px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #0060ae !important;
  color: #003a6a;
}

.display-block {
  display: block;
}

.display-flex {
  display: flex;
}

.display-inline {
  display: inline;
}

.voucher-title {
  text-align: left;
  display: block;
  font-weight: bold;
  font-size: larger;
  margin-bottom: 5px;
}

.voucher-toc-container {
  display: block;
  padding: 10px;
  border-top: 1px dashed #aaa;
}

.voucher-alert-danger {
  display: block;
  padding: 10px;
  border-bottom: 1px dashed #aaa;
  color: red;
}

.voucher-open-toc {
  display: block;
  text-decoration: none;
  color: #212529;
}

.voucher-applied {
  border: 3px solid green;
  color: green !important;
}

.card-voucher-invalid img {
  filter: grayscale(100%);
}

@media (max-width: 500px) {
  .no-voucher {
    width: 80%;
    margin: 30px auto;
  }
}

@media (min-width: 500px) {
  .no-voucher {
    width: 50%;
    margin: 30px auto;
  }
}

@keyframes cartTable_preloadCartTable {
  0% {
    background-position: -100% 0;
  }

  to {
    background-position: 100% 0;
  }
}

.cartTable_preloadCartTable {
  display: inline-block;
  height: 140px;
  width: 100%;
  background: #f6f7f8;
  background-image: linear-gradient(
    90deg,
    #f6f7f8 0,
    #dadada 20%,
    #f6f6f6 40%,
    #f6f7f8
  );
  background-repeat: no-repeat;
  background-size: 200% 100%;
  animation: cartTable_preloadCartTable 1.5s linear infinite;
}

.align-items-baseline {
  align-items: baseline;
}

.checkoutContent_productName {
  font-size: 14px !important;
}

.shipment-before-disc {
  font-size: smaller;
  text-decoration: line-through;
  color: #999999 !important;
}

a.text-no-link {
  text-decoration: none;
  color: #000;
}

.pull-right {
  float: right;
}

.checkout-ship-from {
  font-size: small;
  display: block;
  text-align: right;
}

.row-cart-item {
  border-bottom: 1px solid #eee;
}

.cart-item-add-note {
  font-size: small;
  text-decoration: none;
  color: #111;
}

.selected_ship_cost {
  position: relative;
  left: calc(100% - 380px);
}

@media only screen and (max-width: 500px) {
  .selected_ship_cost {
    left: 0px;
  }
}

.input-item-note {
  display: inline;
  width: calc(100% - 50px);
}

.btn-save-item-note {
  font-size: larger;
  text-decoration: none;
  color: #111;
}

.btn-cancel-item-note {
  font-size: larger;
  text-decoration: none;
  color: #111;
}

.cart-item-add-note .fa-solid {
  margin-left: 3px;
}

.shipment .fa-truck-fast {
  margin-right: 20px;
  font-size: large;
}

.has-error {
  /* border: 1px solid #df5640; */
  color: #df5640;
}

.alert {
  border-radius: 10px;
}

.has-error {
  border-radius: 10px;
}

.shipment table tr td {
  cursor: pointer;
}

.payment-box {
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
  display: block;
  position: relative;
  padding: 0px 20px;
  margin-bottom: 15px;
}

.payment-box img {
  max-width: 350px;
  margin: auto;
  display: block;
  margin-top: 60px;
}

.payment-box h3 {
  display: block;
  text-align: center;
  font-size: 1.4rem;
}

.payment-box .subtext {
  display: block;
  text-align: center;
  font-size: 0.8rem;
}

.payment-bill table {
  max-width: 600px;
  margin: auto;
}

.payment-billnum {
  font-size: 37px;
  font-weight: bold;
  display: block;
  text-align: center;
}

.payment-method {
  display: block;
  text-align: center;
}

.payment-expiry {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  color: red;
  font-size: smaller;
}
a.a-no-style {
  color: #000;
  text-decoration: none;
}

.btn-blue-light {
  padding: 90px;
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
}

.btn-blue-light:hover {
  padding: 90px;
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
}

.btn-blue-dark {
  padding: 90px;
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
}

.btn-blue-dark:hover {
  padding: 90px;
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
}

.img-order {
  width: 13%;
}

.img-order img {
  border: 1px solid rgb(235, 235, 235);
}

.desc-order {
  font-size: 0.8rem;
  padding: 2px 16px;
  width: 87%;
}

.product-name {
  color: #4e4e4e;
  font-weight: bold;
}

.sub-name {
  color: #aaa;
  font-size: smaller;
}

.btn-detailorder {
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
  width: 200px;
  font-size: 0.8rem;
  float: right;
  padding: 10px;
}

.btn-detailorder:hover {
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
  width: 200px;
  font-size: 0.8rem;
  float: right;
  padding: 10px;
}

.btn-elipsis {
  background: #fff;
  border-color: #0060ae;
  font-weight: bold;
  color: #0060ae;
  margin-top: 5px;
  width: 50px;
  font-size: 1rem;
  float: right;
  padding: 7px;
  margin-left: 5px;
}

.btn-elipsis:hover {
  background: #0060ae;
  border-color: #0060ae;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
  width: 50px;
  font-size: 1rem;
  float: right;
  padding: 7px;
  margin-left: 5px;
}

.wrapProductOrder {
  display: flex;
  flex-wrap: wrap;
}

.order-item-products {
  width: 75%;
}

.order-item-grand {
  width: 25%;
  padding-left: 30px;
  border-left: 1px solid #eee;
  display: flex;
  justify-content: end;
  align-items: center;
}

.order-item-grand-content {
  /* position: absolute;
    top: 40%;
    bottom: 50%; */
  text-align: end;
}

.order-item-grand .grandTotal {
  font-size: 16px;
  font-weight: 600;
  color: #2b2b2b;
}

.order-item-status {
  border-radius: 5px;
}

.order-item-status-warning {
  background: #ffe186;
  color: #555;
}

.order-item-status-danger {
  background: #ea868f;
  color: #555;
}

.order-item-status-info {
  background: #22c0de;
  color: #fff;
}

.order-item-status-success {
  background: #4b9b75;
  color: #fff;
}

.order-item-status i {
  margin-left: 5px;
  font-size: 19px;
}

.idOrder,
.dateOrder {
  background-color: rgb(224, 241, 255);
  padding: 4px 8px;
  border-radius: 5px;
}

.content {
  width: 72%;
  min-height: 85vh;
  padding: 20px 30px 20px 30px;
  background-color: #ffffff;
}

.sidebar .nav-link:hover {
  color: #2183d3;
  border-left: 4px solid #2183d3;
  background-color: rgb(249, 252, 255);
}

.sidebar .nav-link.logout {
  color: rgb(255, 59, 59);
}

.sidebar .nav-link.logout:hover {
  color: rgb(255, 59, 59);
  border-left: 4px solid rgb(255, 59, 59);
  background-color: rgb(255, 238, 238);
}

.sidebar .nav-link.active {
  color: #2183d3;
  background-color: rgb(241, 249, 255);
  border-left: 4px solid #2183d3;
  padding-left: 12px;
}

.voucher-code-box {
  display: -webkit-box;
  width: 100%;
}

.card-free img {
  width: 100%;
}

#owl-freegift .owl-item {
  border: 1px solid #999;
  padding: 5px;
  border-radius: 10px;
}

.owl-item-selected {
  border: 3px solid #0060ae !important;
}

.offMenu ul li a.active {
  background-color: #ebf7ff !important;
  border-radius: 4px !important;
  padding: 8px 8px !important;
  color: #0060ae !important;
}

.greets {
  position: absolute;
  bottom: 54%;
  left: 30px;
  transform: translateY(50%);
  height: auto;
}

.greets .titleGreet {
  color: white;
  font-size: 18px;
  font-weight: 700;
}

.greets .subTitleGreet {
  color: rgb(221, 240, 255);
  font-size: 16px;
  font-weight: 500;
}

.one-menu.active {
  background-color: #def0ff;
}

.wrp {
  height: 100%;
  width: 0;
  overflow: hidden;
  position: fixed;
  z-index: 999 !important;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  overflow-x: hidden;
}

.overlay {
  height: 100%;
  width: 0;
  overflow: hidden;
  position: fixed;
  z-index: 999 !important;
  left: 0;
  top: 0;
  overflow-x: hidden;
}

.overlay-content {
  position: relative;
  text-align: center;
  width: 80vw;
  left: -400px;
  top: 0;
  overflow-y: auto !important;
  padding-top: 70px !important;
}

.overlay a {
  padding: 8px 26px !important;
  text-decoration: none;
  font-size: 16px;
  color: rgb(36, 36, 36);
  display: block;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  text-align: left !important;
}
.overlay a.titled {
  display: block !important;
}
.overlay a:hover,
.overlay a:focus {
  color: #000000;
}
.overlay .closeBtnWrap {
  background-color: white !important;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 98 !important;
}
.overlay .closebtn {
  width: 80vw !important;
  position: absolute;
  top: 0px;
  left: 1px;
  font-size: 30px;
  color: black;
  z-index: 99 !important;
  background-color: white !important;
  height: 4rem !important;
}
.overlay .closebtn a {
  position: absolute;
  top: 1px;
  left: 1px;
  font-size: 30px;
  color: black;
  z-index: 99 !important;
  background-color: white !important;
}
#m100-overlay-content {
  position: absolute;
  top: 0;
  left: 100%;
  width: 80vw;
  height: 100vh;
  background-color: white;
  z-index: 899 !important;
  transition: left 0.5s ease;
  opacity: 0;
}
#m200-overlay-content {
  position: absolute;
  top: 0;
  left: 100%;
  width: 80vw;
  height: 100vh;
  background-color: white;
  z-index: 899 !important;
  transition: left 0.5s ease; /* Animasi posisi overlay kedua */
}
#m300-overlay-content,
#m400-overlay-content,
#m500-overlay-content,
#m600-overlay-content,
#m700-overlay-content,
#m800-overlay-content,
#m900-overlay-content,
#m1000-overlay-content,
#m1100-overlay-content,
#m1200-overlay-content,
#m1300-overlay-content,
#m1400-overlay-content,
#m1500-overlay-content,
#m7200-overlay-content,
#m7400-overlay-content,
#m7600-overlay-content,
#m7800-overlay-content,
#m8000-overlay-content,
#m8200-overlay-content,
#m8400-overlay-content,
#m8600-overlay-content,
#m8800-overlay-content,
#m14000-overlay-content,
#m501-overlay-content,
#m502-overlay-content,
#m503-overlay-content,
#m504-overlay-content,
#m401-overlay-content,
#m402-overlay-content,
#m403-overlay-content,
#m404-overlay-content,
#m405-overlay-content,
#m406-overlay-content,
#m407-overlay-content,
#m408-overlay-content,
#m409-overlay-content,
#m410-overlay-content,
#m411-overlay-content,
#m301-overlay-content,
#m302-overlay-content,
#m303-overlay-content,
#m304-overlay-content,
#m305-overlay-content,
#m306-overlay-content,
#m307-overlay-content,
#m308-overlay-content,
#m309-overlay-content,
#m310-overlay-content,
#m311-overlay-content,
#m312-overlay-content,
#m313-overlay-content,
#m314-overlay-content,
#m315-overlay-content,
#m316-overlay-content,
#m317-overlay-content {
  position: absolute;
  top: 0;
  left: 100%;
  width: 80vw;
  height: 100vh;
  background-color: white;
  z-index: 899 !important;
  transition: left 0.5s ease; /* Animasi posisi overlay kedua */
}

.wrapTopOrder {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.wrapTopOrder .wrapOne {
  width: 60%;
}

.wrapTopOrder .wrapTwo {
  width: 40%;
}

.w50p {
  width: 50%;
}

.mr14 {
  margin-right: 14px;
}

.statWrp {
  display: flex;
  justify-content: end;
}

@media (max-width: 1023px) {
  .bottomBar {
    display: flex !important;
  }

  .sidebar-menu {
    display: none !important;
  }

  .user-content {
    width: 100% !important;
  }
  .width-lg-60-sm-85 {
    width: 60%;
  }

  .sidebar-menu {
    /* width: 24%; */
    border: 1px solid #88c5ff;
    border-radius: 16px;
    min-height: 85vh;
    max-height: 85vh;
    padding: 24px 20px !important;
    background-color: white;
    position: sticky !important;
    top: 100px;
    bottom: 50px;
    height: calc(82vh - 10px) !important;
    display: none !important;
  }

  .sidebar {
    display: none !important;
  }

  .bottomBar {
    display: flex !important;
  }
}

.wrapTopOrder.desktop {
  display: flex;
}

.wrapTopOrder.mobile {
  display: none;
}

.wrapTopOrder .wrapOne .order-item-status {
  width: fit-content;
}

.desc-order .product-name {
  font-size: 15px;
}

.desc-order .sub-name {
  font-size: 12px;
}

@media (max-width: 768px) {
  .img-order {
    width: 21%;
  }

  .desc-order {
    font-size: 0.8rem;
    padding: 2px 16px;
    width: 79%;
  }

  .order-item-products {
    width: 70%;
  }

  .order-item-grand {
    width: 30%;
    padding-left: 30px;
    border-left: 1px solid #eee;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .order-item-grand .grandTotal {
    font-size: 14px;
    font-weight: 600;
    color: #2b2b2b;
    margin-bottom: 14px;
  }
}

@media (max-width: 500px) {
  .wrapTopOrder.desktop {
    display: none;
  }

  .wrapTopOrder.mobile {
    display: flex;
  }

  .wrapTopOrder .wrapOne {
    width: 100%;
    margin-bottom: 10px;
    justify-content: space-between;
  }

  .wrapTopOrder .wrapTwo {
    margin-top: 6px;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .order-item-products {
    width: 100%;
    margin-bottom: 18px;
  }

  .order-item-grand {
    width: 100%;
    padding-left: 30px;
    border-left: none;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .order-item-grand-content {
    /* position: absolute;
    top: 40%;
    bottom: 50%; */
    text-align: end;
  }

  .order-item-grand .grandTotal {
    font-size: 16px;
    font-weight: 600;
    color: #2b2b2b;
    margin-bottom: 14px;
  }

  .img-order {
    width: 22%;
  }

  .desc-order {
    font-size: 0.8rem;
    padding: 2px 16px;
    width: 78%;
  }

  .desc-order .product-name {
    font-size: 13px;
  }

  .desc-order .sub-name {
    font-size: 12px;
  }
}

.searchPanel {
  position: fixed;
  top: 75px;
  width: 100%;
  z-index: 98;
}

.searchPanelM {
  position: fixed;
  top: 75px;
  width: 100%;
  z-index: 98;
}

#search-form-container {
  transition: all 0.3s ease;
}
.slide-down {
  display: block;
}
#search-icon {
  color: white;
}

.searchPanel {
  display: none;
}

.searchPanelM {
  display: none;
}

.navbar-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0060ae;
  top: 0;
  width: 60%;
  position: fixed;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -0%);
  height: 4.8rem !important;
  border-radius: 0px 0px 16px 16px;
}
.navbar-custom a.sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #f2f2f2;
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
  text-align: start !important;
}
.navbar-custom a.sub:hover,
.navbar-custom li:hover > a.sub {
  background-color: #005295;
  color: white;
}
.menuContainer {
  max-height: 400px;
  overflow-y: auto;
}
.submenu {
  display: none;
  position: absolute;
  background-color: #0060ae;
  box-shadow: 5px 7px 21px 7px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 3.2rem;
  padding: 10px 0px;
  color: white;
  margin-top: 5px;
  text-align: start !important;
  width: 100%;
}
.navbar-custom li:hover > .submenu {
  display: block;
}
.submenu a {
  color: rgb(255, 252, 252);
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: start !important;
}
.submenu a:hover {
  background-color: #005295;
}
.submenu .submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: 15px;
}
.submenu li:hover > .submenu {
  display: block;
}
.navbar-custom ul .submenu li,
.navbar-custom ul .submenu li .submenu li {
  list-style: none;
  display: flex !important;
  justify-content: space-between !important;
}
.navbar-custom li:hover > .submenu,
.submenu:hover {
  display: block;
}
.submenu:not(:hover) {
  display: none;
}
.submenu {
  width: max-content;
}
.submenu .submenu {
  left: 100%;
  top: 0;
  pointer-events: none;
}
.submenu:hover .submenu {
  pointer-events: auto;
}
#menulist1 .submenu li a,
#menulist1 .submenu ul li a {
  margin: 0px 8px;
  border-radius: 8px;
}
@keyframes slideLeft {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
#menulist1,
#menulist2,
#menulist3,
#menulist4 {
  margin: 0px 0px !important;
}
#menulist1 .submenu,
#menulist2 .submenu,
#menulist3 .submenu,
#menulist4 .submenu {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#menulist1 .submenu li,
#menulist2 .submenu li,
#menulist3 .submenu li,
#menulist4 .submenu li {
  margin-left: 0px !important;
  margin-right: 0px !important;
} /* #menulist1 .submenu .submenu { margin-top: 15px !important; } */
#search-form-container {
  transition: all 0.3s ease;
}
.slide-down {
  display: block;
}
#search-icon {
  color: white;
}
.highlight {
  color: #eaef00 !important;
  border-radius: 8px;
}
@media only screen and (max-width: 500px) {
  .mini-cart-popup {
    margin: auto;
    width: 80vw;
    border-radius: 18px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .navDeks {
    display: block !important;
  }
  #navbar-customs {
    display: flex !important;
  }
  .navMobs {
    display: none !important;
  }
  #mobNav {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .navDeks {
    display: none !important;
  }
  #navbar-customs {
    display: none !important;
  }
  .navMobs {
    display: block !important;
  }
  #mobNav {
    display: flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .navDeks {
    display: none !important;
  }
  #navbar-customs {
    display: none !important;
  }
  .navMobs {
    display: block !important;
  }
  #mobNav {
    display: flex !important;
  }
}
@media only screen and (min-width: 1920px) {
  .navbar-custom {
    width: 820px;
  }
  #menulist1,
  #menulist2,
  #menulist3,
  #menulist4 {
    margin: 0px 5px !important;
  }
}
@media (min-width: 1150px) and (max-width: 1340px) {
  .navbar-custom {
    width: 65%;
  }
  #menulist1,
  #menulist2,
  #menulist3,
  #menulist4 {
    margin: 0px 2px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1150px) {
  .navbar-custom {
    width: 75%;
  }
  #menulist1,
  #menulist2,
  #menulist3,
  #menulist4 {
    margin: 0px 2px !important;
  }
}
.navbar-custom .maintitle {
  padding: 11px 20px 11px 20px !important;
  border-bottom: 2px solid #0060ae !important;
  color: white !important;
  text-decoration: none !important;
}
.navbar-custom .maintitle:hover {
  border-bottom: 2px solid white !important;
  background-color: #0060ae !important;
}
.navbar-custom .maintitle.active {
  border-bottom: 2px solid white !important;
}
.navbar-custom .maintitle.active {
  border-bottom: 2px solid white !important;
}
.submenu.menu1 {
  margin-top: 20px !important;
}
.submenu.menu2 {
  margin-top: 30px !important;
}
.submenu.menu3 {
  margin-top: 40px !important;
}
.submenu.menu4 {
  margin-top: 50px !important;
}
.submenu.menu5 {
  margin-top: 60px !important;
}
.submenu.menu6 {
  margin-top: 70px !important;
}
.submenu .menu7 {
  margin-top: 80px !important;
}
.submenu.menu8 {
  margin-top: 90px !important;
}
.submenu.menu9 {
  margin-top: 250px !important;
}
.submenu.menu10 {
  margin-top: 260px !important;
}
.submenu.menu11 {
  margin-top: 270px !important;
}
.submenu.menu12 {
  margin-top: 310px !important;
}
.submenu.menu13 {
  margin-top: 10px !important;
}
.submenu.menu14 {
  margin-top: 40px !important;
}
.submenu.menu15 {
  margin-top: 70px !important;
}
.submenu.menu16 {
  margin-top: 100px !important;
}
.submenu.menu17 {
  margin-top: 138px !important;
}
.submenu.menu18 {
  margin-top: 168px !important;
}
.submenu.menu19 {
  margin-top: 188px !important;
}
.submenu.menu20 {
  margin-top: 240px !important;
}
.submenu.menu21 {
  margin-top: 60px !important;
}
.submenu.menu22 {
  margin-top: 10px !important;
}
.submenu.menuS300 {
  margin-top: 10px !important;
}
.submenu.menuS301 {
  margin-top: 20px !important;
}
.submenu.menuS302 {
  margin-top: 30px !important;
}
.submenu.menuS303 {
  margin-top: 40px !important;
}
.submenu.menuS200 {
  margin-top: 10px !important;
}
.submenu.menuS201 {
  margin-top: 40px !important;
}
.submenu.menuS202 {
  margin-top: 50px !important;
}
.submenu.menuS203 {
  margin-top: 60px !important;
}
.submenu.menuS204 {
  margin-top: 70px !important;
}
.submenu.menuS205 {
  margin-top: 80px !important;
}
.submenu.menuS206 {
  margin-top: 90px !important;
}
.submenu.menuS207 {
  margin-top: 100px !important;
}
.submenu.menuS208 {
  margin-top: 110px !important;
}
.submenu.menuS209 {
  margin-top: 120px !important;
}
.submenu.menuS210 {
  margin-top: 130px !important;
}
.submenu.menuS211 {
  margin-top: 150px !important;
}
.submenu.menuS101 {
  margin-top: 10px !important;
}
.submenu.menuS102 {
  margin-top: 20px !important;
}
.submenu.menuS103 {
  margin-top: 40px !important;
}
.submenu.menuS104 {
  margin-top: 60px !important;
}
.submenu.menuS105 {
  margin-top: 80px !important;
}
.submenu.menuS106 {
  margin-top: 100px !important;
}
.submenu.menuS107 {
  margin-top: 120px !important;
}
.submenu.menuS108 {
  margin-top: 140px !important;
}
.submenu.menuS109 {
  margin-top: 160px !important;
}
.submenu.menuS110 {
  margin-top: 180px !important;
}
.submenu.menuS111 {
  margin-top: 200px !important;
}
.submenu.menuS112 {
  margin-top: 210px !important;
}
.submenu.menuS113 {
  margin-top: 215px !important;
}
.submenu.menuS114 {
  margin-top: 220px !important;
}
.submenu.menuS115 {
  margin-top: 230px !important;
}
.submenu.menuS116 {
  margin-top: 240px !important;
}
.submenu.menuS117 {
  margin-top: 290px !important;
}
@media (max-width: 500px) {
  .wrapTopOrder.desktop {
    display: none;
  }

  .wrapTopOrder.mobile {
    display: flex;
  }

  .wrapTopOrder .wrapOne {
    width: 100%;
    margin-bottom: 10px;
    justify-content: space-between;
  }

  .wrapTopOrder .wrapTwo {
    margin-top: 6px;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .order-item-products {
    width: 100%;
    margin-bottom: 18px;
  }

  .order-item-grand {
    width: 100%;
    padding-left: 30px;
    border-left: none;
    display: flex;
    justify-content: end;
    align-items: center;
  }

  .order-item-grand-content {
    /* position: absolute;
    top: 40%;
    bottom: 50%; */
    text-align: end;
  }

  .order-item-grand .grandTotal {
    font-size: 16px;
    font-weight: 600;
    color: #2b2b2b;
    margin-bottom: 14px;
  }

  .img-order {
    width: 22%;
  }

  .desc-order {
    font-size: 0.8rem;
    padding: 2px 16px;
    width: 78%;
  }

  .desc-order .product-name {
    font-size: 13px;
  }

  .desc-order .sub-name {
    font-size: 12px;
  }
}

.searchPanel {
  position: fixed;
  top: 75px;
  width: 100%;
  z-index: 98;
}

.searchPanelM {
  position: fixed;
  top: 75px;
  width: 100%;
  z-index: 98;
}

#search-form-container {
  transition: all 0.3s ease;
}
.slide-down {
  display: block;
}
#search-icon {
  color: white;
}

.searchPanel {
  display: none;
}

.searchPanelM {
  display: none;
}

.navbar-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0060ae;
  top: 0;
  width: 60%;
  position: fixed;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -0%);
  height: 4.8rem !important;
  border-radius: 0px 0px 16px 16px;
}
.navbar-custom a.sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #f2f2f2;
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
  text-align: start !important;
}
.navbar-custom a.sub:hover,
.navbar-custom li:hover > a.sub {
  background-color: #005295;
  color: white;
}
.menuContainer {
  max-height: 400px;
  overflow-y: auto;
}
.submenu {
  display: none;
  position: absolute;
  background-color: #0060ae;
  box-shadow: 5px 7px 21px 7px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 3.2rem;
  padding: 10px 0px;
  color: white;
  margin-top: 5px;
  text-align: start !important;
  width: 100%;
}
.navbar-custom li:hover > .submenu {
  display: block;
}
.submenu a {
  color: rgb(255, 252, 252);
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: start !important;
}
.submenu a:hover {
  background-color: #005295;
}
.submenu .submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: 15px;
}
.submenu li:hover > .submenu {
  display: block;
}
.navbar-custom ul .submenu li,
.navbar-custom ul .submenu li .submenu li {
  list-style: none;
  display: flex !important;
  justify-content: space-between !important;
}
.navbar-custom li:hover > .submenu,
.submenu:hover {
  display: block;
}
.submenu:not(:hover) {
  display: none;
}
.submenu {
  width: max-content;
}
.submenu .submenu {
  left: 100%;
  top: 0;
  pointer-events: none;
}
.submenu:hover .submenu {
  pointer-events: auto;
}
#menulist1 .submenu li a,
#menulist1 .submenu ul li a {
  margin: 0px 8px;
  border-radius: 8px;
}
@keyframes slideLeft {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
#menulist1,
#menulist2,
#menulist3,
#menulist4 {
  margin: 0px 0px !important;
}
#menulist1 .submenu,
#menulist2 .submenu,
#menulist3 .submenu,
#menulist4 .submenu {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#menulist1 .submenu li,
#menulist2 .submenu li,
#menulist3 .submenu li,
#menulist4 .submenu li {
  margin-left: 0px !important;
  margin-right: 0px !important;
} /* #menulist1 .submenu .submenu { margin-top: 15px !important; } */
#search-form-container {
  transition: all 0.3s ease;
}
.slide-down {
  display: block;
}
#search-icon {
  color: white;
}
.highlight {
  color: #eaef00 !important;
  border-radius: 8px;
}
@media only screen and (max-width: 500px) {
  .mini-cart-popup {
    margin: auto;
    width: 80vw;
    border-radius: 18px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .navDeks {
    display: block !important;
  }
  #navbar-customs {
    display: flex !important;
  }
  .navMobs {
    display: none !important;
  }
  #mobNav {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .navDeks {
    display: none !important;
  }
  #navbar-customs {
    display: none !important;
  }
  .navMobs {
    display: block !important;
  }
  #mobNav {
    display: flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .navDeks {
    display: none !important;
  }
  #navbar-customs {
    display: none !important;
  }
  .navMobs {
    display: block !important;
  }
  #mobNav {
    display: flex !important;
  }
}
@media only screen and (min-width: 1920px) {
  .navbar-custom {
    width: 820px;
  }
  #menulist1,
  #menulist2,
  #menulist3,
  #menulist4 {
    margin: 0px 5px !important;
  }
}
@media (min-width: 1150px) and (max-width: 1340px) {
  .navbar-custom {
    width: 65%;
  }
  #menulist1,
  #menulist2,
  #menulist3,
  #menulist4 {
    margin: 0px 2px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1150px) {
  .navbar-custom {
    width: 75%;
  }
  #menulist1,
  #menulist2,
  #menulist3,
  #menulist4 {
    margin: 0px 2px !important;
  }
}
.navbar-custom .maintitle {
  padding: 11px 20px 11px 20px !important;
  border-bottom: 2px solid #0060ae !important;
  color: white !important;
  text-decoration: none !important;
}
.navbar-custom .maintitle:hover {
  border-bottom: 2px solid white !important;
  background-color: #0060ae !important;
}
.navbar-custom .maintitle.active {
  border-bottom: 2px solid white !important;
}
.navbar-custom .maintitle.active {
  border-bottom: 2px solid white !important;
}

.submenu.menu1 {
  margin-top: 20px !important;
}
.submenu.menu2 {
  margin-top: 30px !important;
}
.submenu.menu3 {
  margin-top: 40px !important;
}
.submenu.menu4 {
  margin-top: 50px !important;
}
.submenu.menu5 {
  margin-top: 60px !important;
}
.submenu.menu6 {
  margin-top: 70px !important;
}
.submenu .menu7 {
  margin-top: 80px !important;
}
.submenu.menu8 {
  margin-top: 90px !important;
}
.submenu.menu9 {
  margin-top: 250px !important;
}
.submenu.menu10 {
  margin-top: 260px !important;
}
.submenu.menu11 {
  margin-top: 270px !important;
}
.submenu.menu12 {
  margin-top: 310px !important;
}
.submenu.menu13 {
  margin-top: 40px !important;
}
.submenu.menu14 {
  margin-top: 60px !important;
}
.submenu.menu15 {
  margin-top: 198px !important;
}
.submenu.menu16 {
  margin-top: 190px !important;
}
.submenu.menu17 {
  margin-top: 218px !important;
}
.submenu.menu18 {
  margin-top: 348px !important;
}
.submenu.menu19 {
  margin-top: 218px !important;
}
.submenu.menu20 {
  margin-top: 420px !important;
}
.submenu.menu21 {
  margin-top: 60px !important;
}
.submenu.menu22 {
  margin-top: 10px !important;
}
.submenu.menuS300 {
  margin-top: 10px !important;
}
.submenu.menuS301 {
  margin-top: 20px !important;
}
.submenu.menuS302 {
  margin-top: 30px !important;
}
.submenu.menuS303 {
  margin-top: 40px !important;
}
.submenu.menuS200 {
  margin-top: 10px !important;
}
.submenu.menuS201 {
  margin-top: 40px !important;
}
.submenu.menuS202 {
  margin-top: 50px !important;
}
.submenu.menuS203 {
  margin-top: 60px !important;
}
.submenu.menuS204 {
  margin-top: 70px !important;
}
.submenu.menuS205 {
  margin-top: 80px !important;
}
.submenu.menuS206 {
  margin-top: 90px !important;
}
.submenu.menuS207 {
  margin-top: 100px !important;
}
.submenu.menuS208 {
  margin-top: 110px !important;
}
.submenu.menuS209 {
  margin-top: 120px !important;
}
.submenu.menuS210 {
  margin-top: 130px !important;
}
.submenu.menuS211 {
  margin-top: 150px !important;
}
.submenu.menuS101 {
  margin-top: 10px !important;
}
.submenu.menuS102 {
  margin-top: 20px !important;
}
.submenu.menuS103 {
  margin-top: 40px !important;
}
.submenu.menuS104 {
  margin-top: 60px !important;
}
.submenu.menuS105 {
  margin-top: 80px !important;
}
.submenu.menuS106 {
  margin-top: 100px !important;
}
.submenu.menuS107 {
  margin-top: 120px !important;
}
.submenu.menuS108 {
  margin-top: 140px !important;
}
.submenu.menuS109 {
  margin-top: 160px !important;
}
.submenu.menuS110 {
  margin-top: 180px !important;
}
.submenu.menuS111 {
  margin-top: 200px !important;
}
.submenu.menuS112 {
  margin-top: 210px !important;
}
.submenu.menuS113 {
  margin-top: 215px !important;
}
.submenu.menuS114 {
  margin-top: 220px !important;
}
.submenu.menuS115 {
  margin-top: 230px !important;
}
.submenu.menuS116 {
  margin-top: 240px !important;
}
.submenu.menuS117 {
  margin-top: 290px !important;
}

table.table-awbtrack tr td {
  font-size: 0.7rem;
}

.cart_product_freegift {
  overflow: hidden !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 1.2rem;
  color: #3e3d3d;
}

#mB100-overlay-content,
#m300-overlay-content,
#m400-overlay-content,
#m500-overlay-content,
#m600-overlay-content,
#m700-overlay-content,
#m800-overlay-content,
#m900-overlay-content,
#m1000-overlay-content,
#m1100-overlay-content,
#m1200-overlay-content,
#m1300-overlay-content,
#m1400-overlay-content,
#m1500-overlay-content,
#m7200-overlay-content,
#m7400-overlay-content,
#m7600-overlay-content,
#m7800-overlay-content,
#m8000-overlay-content,
#m8200-overlay-content,
#m8400-overlay-content,
#m8600-overlay-content,
#m8800-overlay-content,
#m14000-overlay-content,
#m501-overlay-content,
#m502-overlay-content,
#m503-overlay-content,
#m504-overlay-content,
#m401-overlay-content,
#m402-overlay-content,
#m403-overlay-content,
#m404-overlay-content,
#m405-overlay-content,
#m406-overlay-content,
#m407-overlay-content,
#m408-overlay-content,
#m409-overlay-content,
#m410-overlay-content,
#m411-overlay-content,
#m301-overlay-content,
#m302-overlay-content,
#m303-overlay-content,
#m304-overlay-content,
#m305-overlay-content,
#m306-overlay-content,
#m307-overlay-content,
#m308-overlay-content,
#m309-overlay-content,
#m310-overlay-content,
#m311-overlay-content,
#m312-overlay-content,
#m313-overlay-content,
#m314-overlay-content,
#m315-overlay-content,
#m316-overlay-content,
#m317-overlay-content {
  position: absolute;
  top: 0;
  left: 100%;
  width: 80vw;
  height: 100vh;
  background-color: white;
  z-index: 899 !important;
  transition: left 0.5s ease; /* Animasi posisi overlay kedua */
}
