* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* order-page-start */
.order-detail {
  padding: 80px 0;
}
.order-detail h2 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 28px;
  line-height: 34.13px;
  color: #000000;
  margin-bottom: 30px;
}
.order-t-bg {
  background-color: #f2f2f2;
}
.order-top-div {
  padding: 20px 0;
  margin-bottom: 30px;
}
.order-top-div p {
  margin: 0;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 18px;
  line-height: 21.94px;
  color: #000000b2;
}
.order-top-div .mid-p {
  padding: 10px 20px;
  margin-right: 90px;
  background-color: #28a640;
  color: #fff;
  border-radius: 10px;
}

.order-detail h3 {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 22px;
  line-height: 26.82px;
  color: #000000;
}
.item-detail a {
  text-decoration: none;
  color: #fff;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 12px;
  line-height: 14.63px;
  background-color: #296df4;
  padding: 12px 28px;
  border-radius: 10px;
}
.detail-box {
  padding: 12px 20px;

  border: 0.61px solid #0000004d;
  margin-bottom: 20px;
  border-radius: 6.14px;
}

.m-left-18 {
  margin-left: 18px;
}

h4.esdfrt {
  color: rgba(0, 0, 0, 0.5);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.progress .bg-success {
  background: #28a640 !important;
}
.progress {
  height: 2px;
  margin-top: -6px;
  width: 93%;
  margin-left: auto;
  margin-right: auto;
}
.circle-rt {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #28a640;
  margin: auto;
  border: 1px solid #28a640;
  margin-top: 10px;
}
.fedbvgh {
  margin-top: 50px;
}
.circle-rt.non-active {
  background: #fff;
}
.order-bar-process {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.detail-box h6 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16.33px;
  line-height: 19.91px;
  letter-spacing: 0%;
  color: #000000;
}
.detail-box p {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16.33px;
  line-height: 19.91px;
  letter-spacing: 0%;
  color: #00000080;
  margin-top: 12px;
  margin-bottom: 16px;
}
.detail-box span {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16.33px;
  line-height: 19.91px;
  letter-spacing: 0%;
  color: #ff3232;
}

.thumb-od-img {
  width: 91px;
}

.shipment-info-box {
  width: 48%;
  margin: 30px 0;
  padding: 30px 36px;
  border: 1.07px solid #0000004d;
  border-radius: 10.6px;
}
.shipment-info-box h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 23.52px;
  line-height: 37.64px;
  color: #000000;
  margin-bottom: 4px;
}
.shipment-info-box table p {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 17.46px;
  line-height: 27.94px;
  /* color: #00000080; */
  color: #000000d3;
}
.info-m-left {
  margin-left: 28px;
  color: #00000080 !important;
}
.improve-box {
  width: 48%;
  margin: 30px 0;
  padding: 46px 0;
  border: 1.07px solid #0000004d;
  border-radius: 10.6px;
}
.improve-box h3 {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18.74px;
  line-height: 29.98px;
  color: #ff6f6f;
  margin-bottom: 10px;
}
.improve-box p {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 15.61px;
  line-height: 24.98px;
}
.help-rateing {
  padding-top: 30px;
}
.help-rateing a {
  text-decoration: none;
  margin-left: 16px;
  padding: 12px 18px;
  overflow: hidden;
  border-radius: 30px;
  box-shadow: 0.62px 1.25px 5px 0px #00000040;
  color: #262525;
}
.rate-1 {
  background-color: #e72a29;
}
.rate-2 {
  background-color: #f0706f;
}
.rate-3 {
  background-color: #fae526;
}
.rate-4 {
  background-color: #9dc629;
}
.rate-5 {
  background-color: #64a000;
}

.back-order {
  width: 390px;
  height: 46px;
  border-radius: 23px;
  border: 0;
  background-color: #ff6f6f;
  color: #fff;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 17px;
  line-height: 20.72px;
}
/* order-page-end */

/* reminders-page-start */
.reminders {
  padding: 80px 0 40px;
}
.reminders h2 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 28px;
  line-height: 34.13px;
  color: #000000;
  margin-bottom: 30px;
}
.reminders-content {
  border: 1px solid #0000004d;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 10px;
}
.reminders-left {
  width: 31%;
  padding: 40px 20px 40px 0;
  /* padding-right: 70px; */
}
.xyz {
  width: 53%;
  float: right;
}
.reminders-left h4 {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 30px;
  line-height: 36.57px;
  color: #000000;
  margin-bottom: 44px;
}
.reminders-left h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 45px;
  line-height: 54.86px;
  color: #ff6f6f;
}
.reminder-btn {
  margin-top: 414px;
}
.reminder-btn button {
  width: 343.39px;
  height: 41px;
  border-radius: 24.86px;
  border: 0;
  color: #fff;
  background-color: #ff6f6f;
  font-weight: 600;
}
.reminders-right {
  /* width: 75%; */
  width: 60%;
  padding: 40px 20px;
  position: relative;
}
.right-info-box {
  height: 215px;
  background-color: #fef3dd;
  box-shadow: 0px 4px 4px 0px #00000026;
  border-radius: 12px;
  padding: 0 16px;
  margin: 14px 0;
}
.right-l {
  width: 35%;

  border-radius: 38px;
  overflow: hidden;
}
.right-r {
  width: 75%;
  margin-left: 16px;
}
.right-r h6 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 20px;
  line-height: 24.38px;
  color: #000000;
  margin-bottom: 14px;
}
.right-r p {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 13px;
  line-height: 15.85px;
  color: #00000080;
}
.reminder-bg-1 {
  background-color: #fef3dd;
}
.reminder-bg-2 {
  background-color: #8fa8fa;
}
.reminder-bg-3 {
  background-color: #f8eadc;
}
.reminder-bg-4 {
  background-color: #fffabe;
}
.remind-mid-box {
  width: 89px;
  height: 89px;
  background-color: #e7eeff;
  box-shadow: 1px 1px 4px 0px #00000040;
  border-radius: 50px;
  position: absolute;
  top: 41%;
  left: 45%;
}

/* reminders-1_2-start */
.reminders-form-left {
  /* width: 45%; */
  width: 40%;
  padding: 30px 25px 40px 40px;
}
.reminders-form-left h4 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16.33px;
  line-height: 19.91px;
  color: #000000;
  margin-top: 20px;
}
.reminders-form-left h4 span {
  color: #ff0000;
}
.reminders-form-left input {
  height: 54px;
  padding: 0 26px;
  border: 1px solid #0000004d;
  background-color: #f1f4f9;
  border-radius: 9.2px;
}
.reminders-form-left textarea {
  padding: 17px 26px;
  border: 1px solid #0000004d;
  background-color: #f1f4f9;
  border-radius: 9.2px;
  height: 111px;
  margin-bottom: 18px;
}
.occasion-box {
  width: 32%;
  height: 54px;
  padding: 0 6px;
  border: 1px solid #0000004d;
  background-color: #f1f4f9;
  border-radius: 9.2px;
}
.occasion-img {
  width: 40px;
  height: 40px;
  border-radius: 22px;
  margin-left: 10px;
  margin-right: 5px;
}
.occasion-box p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 11.97px;
  line-height: 14.59px;
  color: #000000;
  margin: 0;
}
.remind-bg-gray {
  background-color: #f1f4f9;
  padding-left: 45px;
  clip-path: polygon(4% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.remind-bg-gray .remind-mid-box {
  top: 40%;
  left: 46%;
}
/* reminders-1_3-start */
.remind-date-box {
  width: 536px;
  /* height: 213px; */
  padding: 20px 12px;
  overflow: hidden;
  background-color: #f1f4f9;
  border: 1px solid #0000004d;
  border-radius: 10px;
}
.remind-date-box h6 {
  position: relative;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.94px;
  margin-bottom: 8px;
}

.remind-date-box h6 img {
  position: absolute;
  top: 6px;
  right: 15px;
}
.remind-date-box-itm {
  padding-top: 15px;
  margin-bottom: 25px;
}

.remind-date-box-itm h6 span {
  font-weight: 600;
  font-size: 15px;
  color: #939191;
}

.remind-date-box-itm h6 {
  position: relative;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.94px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #939191;
  padding-bottom: 6px;
}
.remind-date-box h3 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 30px;
  line-height: 36.57px;
  color: #000000;
  margin-bottom: 18px;
}
.remind-date-box p {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 13px;
  line-height: 15.85px;
  margin-bottom: 4px;
}
.remind-date-box h5 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16.33px;
  line-height: 19.91px;
  color: #000000;
  margin-bottom: 0;
}
.remind-date-box-itm h3 {
  /* font-size: 25px; */
  font-size: 23px;
  font-weight: 600;
}
.remind-date-box-itm p {
  color: #000;
  opacity: 0.5;
  font-weight: 600;
}
.mt-20 {
  margin-top: 20px;
}
.mt-16 {
  margin-top: 16px;
}
.remind-date-img {
  width: 41px;
  height: 41px;
  border-radius: 22px;
}
.remind-1_3-form {
  margin: 40px 0;
  border: 1px solid #0000004d;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 10px;
}
/* reminders-page-end */

.btn-spq4daf {
  position: absolute;
  bottom: 50px;
  left: 17%;
  max-width: 350px;
  width: 100%;
}

@media (max-width: 1600px) {
  .right-r h6 {
    font-size: 14px;
  }

  .reminders h2 {
    font-size: 23px;
  }

  .reminders-left h4 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    line-height: 23.6px;
    color: #000000;
    margin-bottom: 29px;
  }

  .wid-44-re {
    padding-top: 32px;
    padding-left: 22px;
  }

  .reminders-left h3 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 29px;
    line-height: 39.9px;
  }
}
