.seekmi--order h1 {
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: 300;
  color: #002B4D;
}
.seekmi--order h2 {
  color: #F04E30;
  font-weight: 500;
}

.woocommerce table.shop_table thead th:first-child {
  width: 50%;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 300;
  border: 0;
}
.woocommerce table.shop_table tfoot tr:nth-child(even) {
  background-color: #fff;
}
.woocommerce table.shop_table tfoot tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.woocommerce .woocommerce-order-details :last-child strong {
  position: relative;
  top: -6px;
}

.seekmi--status h2 {
  color: #F04E30;
  font-weight: 500;
}

.woocommerce-table__line-item td {
  height: auto !important;
  padding: 1em !important;
}
.woocommerce-table__line-item td a {
  border: none !important;
  line-height: 1 !important;
}

.order--service-date {
  display: block;
  gap: 1em;
}
.order--service-date > div {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .order--service-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order--service-date > div {
    margin-bottom: 0px;
  }
}

.order--date-notice {
  font-size: 16px;
  line-height: 1;
  color: #F04E30;
  margin-top: 5px;
}

.service--date-td td {
  padding: 10px 1em 15px !important;
}

.service--address-td td {
  padding: 10px 1em 15px !important;
}

.service--address-label {
  vertical-align: top !important;
}

.location--link {
  margin-top: 10px;
}

.service--date-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.service--date-input .input--date {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}
.service--date-input .input--date:after {
  content: "";
  background-image: url(../images/icon/i-c-date.svg);
  background-size: cover;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 12px;
  top: 8px;
  z-index: 1;
}
.service--date-input .input--time {
  position: relative;
  width: 135px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  overflow: hidden;
}
.service--date-input .input--time select {
  position: relative;
  z-index: 2;
  width: 135px;
  height: 28px;
  line-height: 28px;
  border: 0;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background: transparent;
}
.service--date-input .input--time:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 6px;
  right: 12px;
  width: 15px;
  height: 15px;
  background-size: cover;
  background-image: url(../images/icon/i-c-time.svg);
  z-index: 1;
}

.service_date {
  height: 28px;
  line-height: 28px;
  border-radius: 5px;
  padding: 0 3em 0 1em;
  width: 80px;
  border: 1px solid #002B4D;
}

.woocommerce table.order_details td,
.woocommerce table.order_details th {
  line-height: 1 !important;
}

button.change--date {
  max-width: 110px;
  background-color: #002B4D !important;
  border-radius: 5px !important;
  color: #fff !important;
  margin-top: 0 !important;
  padding: 0 10px !important;
  font-size: 15px !important;
  border: 1px solid #002B4D !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.service--date-input {
  display: none;
}

.service--date-text {
  display: block;
}

.seekmi--popup.confirm {
  max-width: 400px;
  text-align: center;
}
.seekmi--popup.confirm .button--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.seekmi--popup.confirm .button--group .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  line-height: 48px;
}

/* Datepicker */
.woocommerce-account .ui-widget.ui-widget-content,
.page-template-templateorder-guest-php .ui-widget.ui-widget-content {
  border: 0;
  border-radius: 5px;
  font-family: "main";
  font-size: 19px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.woocommerce-account .ui-datepicker .ui-datepicker-header,
.page-template-templateorder-guest-php .ui-datepicker .ui-datepicker-header {
  border: 0;
  background-color: #f2f2f2;
}
.woocommerce-account .ui-widget-content,
.page-template-templateorder-guest-php .ui-widget-content {
  z-index: 2 !important;
}
.woocommerce-account .ui-state-default,
.woocommerce-account .ui-widget-content .ui-state-default,
.woocommerce-account .ui-widget-header .ui-state-default,
.woocommerce-account .ui-button,
.woocommerce-account html .ui-button.ui-state-disabled:hover,
.woocommerce-account html .ui-button.ui-state-disabled:active,
.page-template-templateorder-guest-php .ui-state-default,
.page-template-templateorder-guest-php .ui-widget-content .ui-state-default,
.page-template-templateorder-guest-php .ui-widget-header .ui-state-default,
.page-template-templateorder-guest-php .ui-button,
.page-template-templateorder-guest-php html .ui-button.ui-state-disabled:hover,
.page-template-templateorder-guest-php html .ui-button.ui-state-disabled:active {
  background-color: #f2f2f2;
  color: #4f4f4f;
  text-align: center;
  border: 0;
}
.woocommerce-account .ui-state-active,
.woocommerce-account .ui-widget-content .ui-state-active,
.page-template-templateorder-guest-php .ui-state-active,
.page-template-templateorder-guest-php .ui-widget-content .ui-state-active {
  background-color: #F04E30;
  color: #fff;
}
.woocommerce-account .ui-widget-header .ui-icon,
.page-template-templateorder-guest-php .ui-widget-header .ui-icon {
  background-image: url(../images/icon/i-c-left.svg);
  background-position: center center;
}
.woocommerce-account .ui-datepicker .ui-datepicker-next span,
.page-template-templateorder-guest-php .ui-datepicker .ui-datepicker-next span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.woocommerce-pagination--without-numbers .button {
  width: auto;
  padding: 0 1em;
}
.woocommerce-pagination--without-numbers .woocommerce-Button--next {
  float: right;
}

.seekmi--status-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 992px) {
  .seekmi--status-list {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .seekmi--status-list > div {
    position: relative;
  }
  .seekmi--status-list > div::after {
    content: "";
    position: absolute;
    right: 0px;
    left: 200px;
    height: 2px;
    top: 20px;
    background-color: #d1d3d4;
  }
  .seekmi--status-list > div:last-child::after {
    display: none;
  }
}
.seekmi--status-list.stage-2 > div:nth-child(1)::after, .seekmi--status-list.stage-3 > div:nth-child(1)::after, .seekmi--status-list.stage-3 > div:nth-child(2)::after {
  background-color: #4f4f4f;
}
.seekmi--status-list .stage--head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 170px;
  height: 40px;
  border-radius: 40px;
  background-color: #d0d3d4;
  color: #fff;
  padding: 0 6px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.seekmi--status-list .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100%;
  background-color: #fff;
  min-height: 30px;
  min-width: 30px;
}
.seekmi--status-list .icon img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: auto;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.4;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.seekmi--status-list .title {
  width: 100%;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.stage--book.active .stage--head {
  background: linear-gradient(99.85deg, #f04e30 0%, #ff7961 100%);
}
.stage--book.active .stage--head .icon img {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}

.stage--progress.active .stage--head {
  background: -webkit-gradient(linear, left top, right top, from(#265ed6), to(#3b77f8));
  background: linear-gradient(90deg, #265ed6 0%, #3b77f8 100%);
}
.stage--progress.active .stage--head .icon img {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.stage--progress .stage--logs-box:before, .stage--progress .stage--logs-box:after {
  background-color: #265ed6;
}

.stage--success.active .stage--head {
  background: -webkit-gradient(linear, left top, right top, from(#00ae68), to(#14d789));
  background: linear-gradient(90deg, #00ae68 0%, #14d789 100%);
}
.stage--success.active .stage--head .icon img {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.stage--success .stage--logs-box:before, .stage--success .stage--logs-box:after {
  background-color: #00ae68;
}

.stage--cancel.active .stage--head {
  background: -webkit-gradient(linear, left top, right top, from(#d91616), to(#ec4a4a));
  background: linear-gradient(90deg, #d91616 0%, #ec4a4a 100%);
}
.stage--cancel.active .stage--head .icon img {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.stage--cancel .stage--logs-box:before, .stage--cancel .stage--logs-box:after {
  background-color: #eb5757;
}

.stage--logs .stage--logs-box:last-child::after {
  display: none;
}

.stage--logs-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  padding: 20px 0 0 30px;
}
.stage--logs-box:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #f04e30;
  position: absolute;
  left: 0px;
  margin-top: 3px;
  border-radius: 100%;
}
.stage--logs-box:after {
  content: "";
  width: 2px;
  background-color: #f04e30;
  position: absolute;
  top: 25px;
  bottom: -25px;
  left: 5px;
}
@media (min-width: 992px) {
  .stage--logs-box {
    padding: 20px 20px 0;
  }
  .stage--logs-box:before {
    left: 0;
  }
  .stage--logs-box:after {
    left: 5px;
  }
}
.stage--logs-box .date--time {
  font-size: 13px;
  min-width: 50px;
}
.stage--logs-box .logs--box {
  background-color: #f2f2f2;
  width: 100%;
  padding: 15px 20px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.stage--logs-box .logs--box.status .title {
  margin-bottom: 0;
}
.stage--logs-box .title {
  text-align: left;
  font-size: 18px;
  margin-bottom: 20px;
}
.stage--logs-box .detail {
  font-size: 16px;
}
.stage--logs-box .logs--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  margin-top: 1.2em;
}
.stage--logs-box .logs--action button.button {
  font-size: 16px;
  line-height: 0.8;
  font-weight: 300;
  height: 32px;
  margin-top: 0;
  background-color: #002B4D;
  color: #fff;
}
.stage--logs-box .logs--action button.outline {
  background: transparent;
  border: 1px solid #F04E30;
  color: #F04E30;
}
.stage--logs-box .logs--gallery {
  display: -ms-grid;
  display: grid;
  margin-top: 1em;
  -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px;
}
.stage--logs-box .logs--gallery .video {
  position: relative;
}
.stage--logs-box .logs--gallery .video:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.stage--logs-box .logs--gallery .video:before {
  position: absolute;
  z-index: 2;
  top: 34%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}
.stage--logs-box .logs--gallery img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 50px;
}
.stage--logs-box a.warranty {
  display: inline-block;
  color: #F04E30;
  font-size: 17px;
  margin-top: 15px;
  border-bottom: 0.5px solid #f04e30;
  line-height: 0.7;
}

.seekmi--overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.seekmi--overlay.active {
  opacity: 1;
  visibility: visible;
}

.seekmi--feedback {
  padding: 16px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 5px;
  width: 100%;
  max-width: 370px;
  margin: 0 auto;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.seekmi--feedback .feedback--close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.seekmi--feedback.active {
  opacity: 1;
  visibility: visible;
}
.seekmi--feedback.success .form--area {
  display: none;
}
.seekmi--feedback.success .form--thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.seekmi--feedback h2,
.seekmi--feedback h3 {
  margin: 0;
}
.seekmi--feedback h2 {
  font-size: 30px;
  font-weight: 500;
}
.seekmi--feedback h3 {
  font-size: 25px;
  font-weight: 300;
}
.seekmi--feedback label {
  display: block;
  width: 100%;
  font-size: 18px;
  margin: 15px 0 5px;
}
.seekmi--feedback label i {
  color: red;
  font-size: 15px;
  font-style: normal;
}
.seekmi--feedback textarea,
.seekmi--feedback input[type=text],
.seekmi--feedback input[type=email] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.seekmi--feedback textarea {
  border: 1px solid #bbbfcc;
  border-radius: 5px;
  padding: 1em 1em;
}
.seekmi--feedback input[type=text],
.seekmi--feedback input[type=email] {
  height: 48px;
  border: 1px solid #bbbfcc;
  border-radius: 5px;
  padding: 0 1em;
}
.seekmi--feedback input[type=text].error,
.seekmi--feedback input[type=email].error {
  border-color: #F04E30;
}
.seekmi--feedback .feedback-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.seekmi--feedback .feedback-upload label {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
}
.seekmi--feedback .feedback-upload label span {
  display: block;
  font-size: 18px;
  font-weight: 300;
}
.seekmi--feedback button.button {
  margin-top: 20px;
  background-color: #002B4D;
  color: #fff;
}
.seekmi--feedback .add--images {
  border: 1px dotted #94b6d6;
}
.seekmi--feedback #feedback_attachment {
  height: 0;
  opacity: 0;
}
.seekmi--feedback .error {
  font-size: 16px;
  color: #F04E30;
}
.seekmi--feedback .error-file {
  display: none;
  margin-top: 10px;
}
.seekmi--feedback .count {
  font-size: 16px;
  color: #757575;
}

#preview-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  margin-top: -10px;
}
#preview-container label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
  cursor: pointer;
  font-size: 16px;
}

.col {
  width: 100%;
  height: 104px;
  position: relative;
}

.col img {
  width: 100%;
  height: 104px;
  -o-object-fit: cover;
     object-fit: cover;
}

.delete-button {
  cursor: pointer;
  position: absolute;
  top: -8px;
  right: -8px;
  content: url(../images/icon/i-o-close.svg);
  display: inline-block;
  padding: 3px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  border: 1px solid #002B4D;
}

.form--thanks {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 460px;
  text-align: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.form--thanks h2 {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 20px;
}
.form--thanks h3 {
  font-size: 30px;
  line-height: 1;
}

.order--guest {
  margin: 2em auto;
}

.order--failed {
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.order--failed img {
  height: 160px;
  margin-bottom: 20px;
}
.order--failed h1 {
  margin: 10px 0;
  padding: 0;
  letter-spacing: 1px;
  color: #014672;
}
.order--failed p {
  font-size: 22px;
  color: #545766;
  margin: 0;
}
.order--failed .button--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  margin-top: 2em;
}
@media (min-width: 576px) {
  .order--failed .button--group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.order--failed .button--group a {
  background-color: #014672;
  color: #fff;
  border-radius: 8px;
}
.order--failed .button--group a.outline {
  color: #014672;
  background-color: #fff;
  border: 1px solid #014672;
}
.order--failed .button--group a.outline:hover {
  background-color: #014672;
  color: #fff;
}
.order--failed .button--group a:hover {
  background-color: #F04E30;
  color: #fff;
}

.technician--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 1em;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.technician--box img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}