.made-to-order-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.made-to-order-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;

  padding: 4px 12px;
  height: 28px;

  background: #FDF1E1;
  color: #A46A1A;

  border-radius: 999px;

  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.made-to-order-note {
  display: flex;
  align-items: flex-start;
  gap: 6px;

  color: #A46A1A;

  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;

  max-width: 330px;
}


.stock-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 4px 12px;
  height: 28px;

  background: #E9F5DD;
  color: #4A8B2C;

  border: none;
  border-radius: 9999px;


  font-size: 14px;
  font-weight: 600;
  line-height: 20px;

  white-space: nowrap;
}

.img-box.text-center {
  /* height: 40px; */
  display: flex;
  gap: 5px;
  padding: 15px;
  border-radius: 20px;
  background: #f6f4ee;
}

#Cart-page-design .innner_heading_wrapper {
  top: 168px !important;
  z-index: 9 !important;
}

#Cart-page-design .innner_heading_wrapper .heading {
  font-size: 15px !important;
  font-weight: 900 !important;
}

#orderSuccessModal .modal-md.custom-modal {
  max-width: 500px;
  width: 100%;
  margin: 150px auto;
}

.border.rounded.p-3 {
  background: #f6f4ee;
  border: 0 !important;
  border-radius: 20px !important;
  padding: 25px !important;
}

#Cart-page-design .heading-block {
  position: sticky;
  background: #fff;
  top: 70px;
  z-index: 99;
  padding: 10px 0px;
  border-bottom: 1px solid #ccc;
  /* margin-bottom: 10px; */
}

#Cart-page-design .container {
  overflow: inherit;
}

#orderSuccessModal .modal-content {
  padding: 20px;
  border: 5px solid #f68626;
  /* box-shadow: 0 8px 32px 0 #f6862673; */
  /* border-radius: 30px; */
  background-color: #fff;
  left: 0;
  right: 0;
  box-shadow: 3px 3px 50px 37px rgb(60 66 87 / 4%);
}

#OrderNow .form-design .form-group .col-md-1 {
  display: none;
}

#OrderNow .modal-dialog.dia_modal .form-control {
  margin: 0px 7px;
  width: 97%;
  background-color: transparent;
}

#OrderNow .form-group .required {
  color: red;
  font-weight: 700;
  width: 100%;
  /* margin: 0px 6px; */
  text-transform: capitalize;
  font-size: 16px;
}

.form-group.row .shipping_apply {
  text-align: center;
  color: red;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  width: 100%;
  margin: 0px 6px;
  text-transform: capitalize;
  font-size: 15px;
}

.btn.btn-primary.radius-flat {
  background-color: #f68626 !important;
  color: #fff;
  border: 1px solid #f68626;
}

.error_msg {

  color: red;
  margin: 0px 8px;
}

h5 {
  color: #2c2c2c !important;
}

.img-box.text-center {
  height: auto !important;

}

.discription,
.price {
  font-size: 15px;
  color: #333333;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 10px !important;
}

.price {
  font-size: 18px !important;

}

section#Cart-page-design {
  background: #fff !important;
}

.product_details,
.return-wishlist a,
.remove-product a,
.form-control,
.details,
.remove-product {
  font-size: 12px !important;
  color: #585858 !important;
  /* border-radius: 30px !important; */

  font-weight: 600;
}

.form-control {
  height: 38px !important;
  width: 100px;
  margin-bottom: 10px;
}

.order-btn {
  background-color: transparent;
  border: 1px solid #ccc !important;
  color: #000 !important;
  width: 100%;
  margin-top: 20px;
  border-radius: 10px;
}

img.watch {
  float: none;
  padding-right: 20px;
  height: 110px;
  /* width: 88px; */
}

.total-count h3 {
  letter-spacing: -.7px;
  color: #666668;
  font-size: 36px;
  padding: 49px 0 57px;
}

.total-count h3 strong {
  font-weight: 600;
}

.total-count {
  display: block;
  max-width: 568px;
  border: 1px solid #d3d3d3;
  margin: 48px auto 30px;
  font-family: "Novecentowide";
  text-align: center;
  font-size: 18px;
  color: #949697;
  padding-bottom: 35px;
  line-height: 20px;
}

.total-count h4 {
  color: #939597;
  font-size: 24px;
  padding: 32px 0 12px;
}

.cart-table .table-condensed>thead>tr>th {
  padding: 10px;
}

.cart-table .table-condensed>thead {
  background-color: #2ea8c8;
  color: #fff;
}

.cart-table table.table tbody tr td a.fa.fa-times.fa-2x {
  color: #2ea8c8;
}

.cart-table h3 {
  font-size: 18px;
  padding: 10px 0;
  font-weight: 600;
  margin-top: 0px;
}

.radius-flat {
  border-radius: 0px !important;
}

/* new design */
#Cart-page-design .heading-block .heading {
  font-size: 30px;
  color: inherit;
  text-transform: capitalize;
  margin: 0;
  font-weight: 400;
  color: #2c2c2c;
  letter-spacing: 1px;
}

#Cart-page-design .right-side-bar .order-summary h2 {
  font-size: 20px;
  color: #2c2c2c;
}

#Cart-page-design .heading-block a,
#Cart-page-design .right-side-bar a {
  color: #000000;
  text-decoration: underline;
  letter-spacing: 1px;
}

#Cart-page-design .return-wishlist a,
#Cart-page-design .remove-product a,
#Cart-page-design .remove-product {
  color: #464646;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: underline;
  cursor: pointer;
}

#Cart-page-design .remove-product a:hover {
  font-weight: bold;
}

#Cart-page-design .cart-btn-block .qtyplus,
#Cart-page-design .cart-btn-block .qtyminus {
  width: 34px;
  height: 38px;
  background: transparent;
  border-radius: 4px;
  padding: 8px 5px 8px 5px;
  border: none;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  color: #f68626;
  font-weight: bolder;
}

.cart-btn-block {
  border: 1px solid #ccc;
  border-radius: 30px;
}

#Cart-page-design .cart-btn-block .qty-input {
  color: #000 !important;
  height: 38px;
  width: 30px;
  text-align: center;
  font-size: 12px;
  border: none;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  margin: 0 -5px;
  outline: 0;
  background-color: transparent;
}

#Cart-page-design .right-side-bar .order-summary .custom-btn {
  border: 1px solid #000;
  width: 100%;
  margin: 10px 0px 0px 0px;
  border-radius: 0px;

}

#Cart-page-design .right-side-bar .order-summary .custom-btn:hover {
  background-color: #000;
  color: #fff;
}

#Cart-page-design .right-side-bar .order-summary svg {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

#Cart-page-design .cart-btn {
  position: absolute;
  right: 2px;
  width: 100Px;
  border: none;
  top: 2px;
  padding: 0px;
  background: #000;
  color: #fff;
}

#Cart-page-design .input-promo {
  width: 100%;
}

#Cart-page-design .right-side-bar .order-summary .promo-form {
  position: relative;
}

#Cart-page-design .right-side-bar .order-summary .promo-coe-block.active:before {
  content: "\f106";
  font-family: 'FontAwesome';
  position: absolute;
  right: 0px;
}

#Cart-page-design .right-side-bar .order-summary .promo-coe-block {
  position: relative;
}

#Cart-page-design .right-side-bar .order-summary .promo-coe-block:before {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 0px;
}

.list-style-none {
  list-style-type: none;
}

input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

label.active_metal_number {
  position: absolute;
  left: 4px;
  right: 0;
  font-size: 9px;
  font-weight: 600;
  top: 2px;
}

select#cart-ring-size-0 {
  cursor: pointer;
}

.last-order-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
}

.last-order-table th,
.last-order-table td {
  border: 1px solid #f68626 !important;
  /* Orange border */
  padding: 12px;
  text-align: center;
}

.last-order-table thead {
  background-color: #f68626 !important;
  color: white;
}

.last-order-table tbody tr:nth-child(even) {
  background-color: #fff7f0;
  /* Light orange for even rows */
}

.last-order-table tbody tr:hover {
  background-color: #ffe6cc;
  /* Hover effect */
}

.last-order-table img {
  max-width: 80px;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.text-white {
  color: #fff !important;
}

.bg-dark {
  background-color: #f68626 !important;
}

.C_jewelry_btn {
  /* background-color: #ddd; */
  width: 95px;
  margin: auto;

  /* display: block; */
}

/* .last-order-table th,
.last-order-table td {
  border: 1px solid #ff6600;
} */
@media (max-width:575px) {
  #Cart-page-design .heading-block {

    top: 59px;

  }

  .product_details {
    justify-content: flex-start !important;
  }

  .C_jewelry_btn {

    width: 100px;
    white-space: nowrap;

    margin: auto !important;
  }

  .C_jewelry_btn svg {
    width: 12px;
    height: 12px;
  }

  .C_jewelry_btn label {
    font-size: 10px;
  }
}

.order-btn:disabled {
  opacity: 1;
  filter: none;
  cursor: not-allowed;
}

.btn-order p {
  font-size: 13px;
}