.my_order_container {
  padding: 60px 0;
  background-color: #f6f6f6;
}

.left-side {
  background: #FFFFFF;
  border: 1px solid rgba(221, 221, 221, 0.55);
  box-sizing: border-box;
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 0px 15px;
}

.no_btn {
  background: #fff;
  color: #333 !important;
  font-weight: 600;
  box-shadow: none;
  border: 1px solid #ddd;
  margin-right: 20px;
}

.wid-25 {
  width: 25%;
}

.right-side {
  background: #FFFFFF;
  border: 1px solid rgba(221, 221, 221, 0.55);
  box-sizing: border-box;
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden;
  padding: 25px 35px;
}

.order_icon {
  width: 70px !important;
  height: 70px !important;
  object-fit: contain;
  background: #f1f1f1;
  border-radius: 5px;
  padding: 20px;
  opacity: 0.8;
}

.my_order_container .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #333;
  background-color: #fff;
  border-right: 5px solid #000;
  border-radius: 0;
}

.my_order_container .nav-link {
  display: block;
  padding: 15px 20px;
  padding-left: 30px;
  border-radius: 0 !important;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  font-weight: 600;
  color: #666;
  transition: none !important;
}

.my_order_container .nav-link:last-child {
  border-bottom: 0px solid #ddd;

}


.my-order-content {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
  padding: 20px 0;
}
.my-order-container img {
  width: 110px;
  height: 100px;
  object-fit: contain;
}

.dis-hori {
  display: flex;
  justify-content: space-between;
}

.order-info h3 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 6px;
}

.order-info {
  width: calc(100% - 100px);
}

.order-info h5 {
  font-size: 13px;
  color: #666;
  margin-bottom: 6px;
}

.order-info p {
  font-size: 13px;
  color: #666;
  margin-bottom: 6px;
}

.order-info h6 {
  margin: 0;
  padding: 5px 15px;
  font-size: 10px;
  color: #fff;
  border-radius: 10px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
}

.order-detail {
  padding: 18px 0;
  border-bottom: 1px solid #f1f1f1;
}

.order-detail:last-child {
  border-bottom: 0px solid #f1f1f1;
}

.product_conatiner img {
  height: 190px;
  width: 100%;
  object-fit: contain;
}

.order-detail h5 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #242424;
  margin-bottom: 16px;
}

.order-detail h6 span {
  font-family: 'Open Sans', sans-serif !important;
}

.order-detail h6 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #242424;
  margin-bottom: 8px;
}

.order-detail p {
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #777;
  margin-bottom: 0;
  max-width: 500px;
}

.summary-info {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 8px;
}

.summary-info h6 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333;
}

.summary-info p {
  width: calc(90% - 100px);
  text-align: end;
  margin: 0;
  font-size: 15px;
  letter-spacing: 1px;
  color: #333;
  font-family: 'number-font', sans-serif !important;
}

.order_content {}

.arrow {
  font-size: 22px;
  color: #999;
}

.arrow-left-side {
  float: right;
  font-size: 18px;
  color: #666;
}

.head {
  border: none !important;
  font-size: 20px !important;
  color: #000 !important;
  padding-bottom: 0 !important;
  margin-bottom: 18px;
  padding-top: 0 !important;
}

.personal_contact_form input {
  height: 45px !important;
  border: 1.8px solid #ddd;
  border-radius: 5px !important;
  background: #f1f1f1;
  margin-bottom: 20px !important;
}

.personal_contact_form textarea {
  border: 1.8px solid #ddd;
  border-radius: 5px !important;
  background: #f1f1f1;
  height: auto !important;
  margin-bottom: 20px !important;
}

.my-address {
  padding: 10px 20px;
}

.my-address h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
  margin-bottom: 12px;
  color: #333;
}

.my-address span {
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0;
  margin-bottom: 10px;
  color: #333 !important;
  max-width: 400px;
  font-weight: 600 !important;
}

.my-address p {
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0;
  margin-bottom: 10px;
  color: #666;
  max-width: 500px;
}

.input_head {
  font-size: 15px;
  color: #333;
  font-weight: 600;
  letter-spacing: 1px;
}

.order-disclaimer-txt {
  margin-bottom: 0 !important;
  text-transform: none;
  max-width: 500px !important;
  font-style: italic;
  line-height: 20px;
  font-size: 80% !important;
}

.my_or_con {
  position: relative;
}

.cancel-btn {
  position: absolute;
  bottom: 1.35rem;
  left: 13rem;
  margin: 0;
  padding: 4px 15px !important;
  font-size: 10px !important;
  color: #000 !important;
  border-radius: 10px !important;
  line-height: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
  display: inline-block;
  background: #e3e3e3;
  border: 1px solid #c5c5c5 !important;
}

.cancel-or-body {
  padding: 16px;
}

.s-txt {
  font-size: 13px !important;
  color: #242424 !important;
}

.s-contact-txt {
  margin: 0;
  margin-top: 8px;
  padding-top: 5px;
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  letter-spacing: 2px;
  border-top: 1px solid #ddd;
}

.can_or_txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #ddd;
  line-height: 22px;
}

.order-info {
  margin-left: 25px;
}

@media screen and (max-width: 768px) {
  .right-side {
    padding: 25px 10px;
  }

  .order-info {
    width: calc(100% - 100px);
    margin-left: 15px;
  }

  .order_icon {
    width: 60px !important;
    height: 60px !important;
    padding: 12px;
  }

  .cancel-btn {
    left: 11.8rem;
  }
}