.notification {
  box-shadow: 8px 8px 0px 0px rgba(23, 43, 133, 0.2509803922);
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
}

.box {
  background-color: #fff;
  border: 1px solid #D9D9D9;
  padding: 40px 20px;
  border-radius: 15px;
}

.boxNoOrder {
  background-color: #fff;
  border: 1px solid #D9D9D9;
  padding: 40px;
  border-radius: 15px;
}

.boxSliderItemLast {
  position: relative;
}

.boxSliderItemLast::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 999;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

.videOrder {
  z-index: 9999;
}

.videOrder p {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.videOrder a {
  height: 100%;
  width: 100%;
  display: flex !important;
  justify-content: center;
}

.boxTop {
  border-bottom: 1px solid #E9EAEC;
  padding-bottom: 10px;
}

.boxIcon {
  background-color: #C7EDE7;
  color: #42B3A1;
  border-radius: 5px;
  padding: 12px;
}

.boxIcon i {
  display: block;
  font-size: 30px;
}

.boxProducts li {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  width: calc(20% - 0.4rem);
}

.boxProducts li img {
  width: 100%;
}

.boxProducts li .videOrder {
  background: rgba(255, 255, 255, 0.7411764706);
}

.boxProducts li .freebadge {
  background-color: #FF5F00;
}

.boxProducts li .subscribeBox .productprice {
  font-size: 14px;
}

.boxProducts li .subscribeBoxProImg {
  width: 70px;
  min-width: 70px;
}

.boxProducts li .productCat {
  width: 170px;
}

.boxProducts li .subscribeBoxProQutHold {
  padding-right: 5px;
}

.boxProducts li .numbers-row .form-control {
  font-size: 14px;
}

.boxProducts li .priceClass .productprice span {
  font-size: 14px;
}

.boxProducts li .planProductArea .productprice {
  font-size: 15px;
}

.boxProducts li .productListBoxMobile {
  flex-wrap: wrap !important;
}

.boxProducts li .productListBoxMobile .priceBoxWrap {
  width: 100% !important;
}

.boxProducts li .addMore {
  padding: 11px 20px;
  font-size: 12px;
}

.boxProducts li .btn1100 {
  margin-bottom: 5px !important;
}

.boxProducts li .fieldBox {
  padding: 12px 15px;
  margin-bottom: 10px;
}

.boxProducts li .fieldBox label {
  font-size: 12px;
}

.boxProducts li .fieldBox .form-control {
  font-size: 13px;
}

.edit-order-button {
  width: 30%;
  padding: 10px 0;
}

.edit-order-button-div {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.custom-sysmbol {
  vertical-align: middle;
}

@media (max-width: 767px) {
  .subscribeBox {
    padding: 25px 15px;
  }

  .subscribeBox {
    padding: 25px 15px;
  }

  .subscribeBoxProImg {
    width: 50px;
    min-width: 50px;
  }

  .subscribeBoxPro h5 {
    font-size: 12px;
  }

  .subscribeBoxPro p {
    font-size: 10px;
  }

  .subscribeBox .productprice .discount {
    margin-right: 5px;
  }

  .productprice .discount {
    margin-right: 5px;
  }

  .productCat {
    width: 300px;
  }

  .subscribeBoxProQut .numbers-row .inc {
    line-height: 18px !important;
  }

  .subscribeBoxProQut .numbers-row .dec {
    line-height: 20px !important;
  }

  .numbers-row-livewire {
    right: 0px;
  }

  .edit-order-button-div {
    display: block;
    margin-top: 1rem;
  }

  .edit-order-button {
    width: 100%;
    padding: 10px 0;
  }
}

@media (max-width: 575px) {
  .dashboardBoxs {
    padding: 20px 15px;
  }

  .mobileBox.dashboardBoxs {
    width: 100% !important;
  }

  .mobileBox .dashboardBoxsInner p {
    font-size: 12px !important;
  }

  .mobileBox .dashboardBoxsInner h5 {
    font-size: 14px !important;
  }

  .mobileBox.dashboardBoxs .btn.btn-sm {
    font-size: 12px !important;
    width: 100% !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

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

  .orderButtonDiv br {
    display: none;
  }

  .mobileBox .dashboardBoxsInner .form-control {
    width: 100% !important;
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .borderDashed {
    position: relative;
  }

  .borderDashed::after {
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0px;
    border-top: 2px dashed #a7adb3;
  }

  .orderNowBox {
    padding: 35px 15px;
  }

  .orderNowBox .dashboardBoxsInner p,
  .orderNowBox .dashboardBoxsInner h5 {
    font-size: 14px;
  }

  .orderNowBox .btn {
    font-size: 14px !important;
    padding: 12px 60px;
  }

  .orderButtonDiv br {
    display: none;
  }

  .dashboardBoxs .btn.btn-sm {
    font-size: 14px;
  }

  .subscribeBoxPro {
    padding-right: 10px;
    width: 40%;
    max-width: 40%;
  }

  .subscribeBoxPro h5 {
    font-size: 10px;
  }

  .productListBoxMobile .subscribeBoxPro {
    width: calc(100% - 80px);
  }

  .productListBoxMobile .subscribeBoxProQutHold {
    width: 75px;
  }

  .productListBoxMobile {
    flex-direction: row !important;
    flex-wrap: wrap;
  }

  .subscribeBoxClose {
    position: absolute;
    right: 8px;
    top: 8px;
  }

  .subscribeBoxClose .material-icons {
    color: #213C91;
    font-size: 20px;
    line-height: normal;
  }

  .subscribeBox .productprice {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px;
  }

  .subscribeBox .productprice span {
    margin-top: auto;
    display: inline;
  }

  .subscribeBox .delivery {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px;
  }

  .subscribeBoxProImg {
    width: 25px;
    min-width: 25px;
  }

  .subscribeBoxProQutHold {
    width: 30%;
    max-width: 30%;
    padding-right: 10px;
  }

  .productListBoxMobile .subscribeBoxProQutHold {
    width: 75px;
  }

  .deliveryBoxContent {
    display: flex;
    gap: 5px;
  }

  .priceBoxWrap.mobile {
    justify-content: space-between;
    width: 100%;
  }

  .priceBoxWrap .subscribeBoxButtonHold {
    display: flex;
    gap: 5px;
    align-items: end;
  }

  .priceBoxWrap .subscribeBoxButtonHold .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
  }

  .priceBoxWrap .subscribeBoxButtonHold .btnRemove.btn {
    width: 55px !important;
    border: 1px solid #f3f3f3;
    background-color: transparent;
    transition: 0.3s;
  }

  .priceBoxWrap .subscribeBoxButtonHold .btnRemove.btn:hover {
    border: 1px solid #E05600;
    background-color: #E05600;
    color: #fff;
    left: 10px;
    top: 10px;
    border-radius: 15px;
    font-size: 12px;
    padding: 0 7px;
  }

  .edit-order-button-div {
    display: block;
    margin-top: 1rem;
  }

  .edit-order-button {
    width: 100%;
    padding: 10px 0;
  }
}

@media (max-width: 767.98px) {
  .boxProducts li {
    width: calc(33.3% - 0.4rem);
  }
}

@media (max-width: 500px) {
  .boxProducts li {
    width: calc(50% - 0.4rem);
  }
}

