/*air con title*/
span#hikashop_product_name_main {
  font-size: 30px !important;
  font-weight: 900;
  color: white;
  text-shadow: 0 0 4px BLACK;
  padding: 20px;
  border-radius: 10px;
  background: url(/images/000-wsi/interface/bg02.jpg);
  background-size: cover;
  background-attachment: scroll;
}

@media (max-width: 767px) {
  span#hikashop_product_name_main {
    font-size: 22px !important;
    line-height: 1.2;
  }
}

/*service box select*/
.hikashop_characteristic_line_26 .controls label,
.hikashop_characteristic_line_33 .controls label {
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
@media (max-width: 767px) {
  .hikashop_characteristic_line_26 .controls label,
  .hikashop_characteristic_line_33 .controls label {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
      rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    line-height: 1.2;
    font-size: 12px !important;
  }
}

/*Air Cond Service Booking - product 101*/
select#hikashop_product_characteristic_34,
input#service_appointment_date_input,
select#service_appointment_time {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 48px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  background: white;
  background-clip: padding-box;
  box-shadow: none !important;
  color: #444 !important;
  text-decoration: none;
  white-space: nowrap;
  line-height: 45px;
  margin: 0 !important;
}

/*AC Brand*/
tr.hikashop_characteristic_line_34 {
  margin-top: 30px;
  margin-bottom: 30px;
}
tr.hikashop_characteristic_line_34 td {
  margin-bottom: 0px !important;
}

/*Service Appointment Date*/
tr#hikashop_item_service_appointment_date {
  margin-bottom: 30px;
}
tr#hikashop_item_service_appointment_date td.key {
  margin-bottom: 0px;
}
tr#hikashop_item_service_appointment_date td {
  margin-top: 0px;
  margin-bottom: 0;
}
tr#hikashop_item_service_appointment_date label {
  margin-bottom: 10px;
}

/*Service Calendar*/
select.ui-datepicker-month {
  width: 100% !important;
  padding: 0;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background: none;
  background: #e1e1e1;
}

a.ui-datepicker-next.ui-corner-all:hover {
  background: none;
  border: none;
}
a.ui-datepicker-prev.ui-corner-all:hover {
  background: none;
  border: none;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 0 !important;
  right: 0 !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0px !important;
}

.ui-datepicker .ui-datepicker-prev {
  left: 0px !important;
}
.ui-datepicker .ui-datepicker-next {
  right: 0px !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  top: 75%;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  background: #1da7fc;
  color: #fff;
}

/*Service Appointment Time*/
tr#hikashop_item_service_appointment_time td.key {
  margin-bottom: 0px;
}
tr#hikashop_item_service_appointment_time td {
  margin-top: 0px;
}
tr#hikashop_item_service_appointment_time label {
  margin-bottom: 10px;
}

/*Price*/
.view-product span#hikashop_product_total_span {
  padding: 0;
  color: white;
}
.view-product span.hikashop_product_price.hikashop_product_price_0 {
  color: #fff !important;
}
.view-product span#hikashop_product_price_main {
  border: 0px;
  line-height: 0 !important;
}

div#hikashop_product_price {
  background: #000;
  color: #fff !important;
  padding: 20px 15px;
  margin-bottom: 19px;
  align-items: center;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  div#hikashop_product_price {
    border-radius: 0px;
  }
}

.price-discount {
  margin: 0 !important;
}

/*button*/
.view-product
  .hikashop_product_quantity_change_div_leftright
  span.add-on
  a.hikashop_product_quantity_field_change_minus {
  top: 0px;
}

.view-product
  .hikashop_product_quantity_change_div_leftright
  span.add-on
  a.hikashop_product_quantity_field_change_plus {
  top: 3px;
}

.view-product
  .input-prepend.input-append.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright {
  margin-bottom: 30px;
}

/*addtocart*/
@media (max-width: 767px) {
  #hikashop_product_right_part a.hikabtn.hikacart {
    padding: 0;
    padding-left: 20px !important;
    justify-content: center;
  }
}

/*payment success*/
.technician_status {
  background: white;
}

.successcheck img {
  width: 13%;
}

@media (max-width: 767px) {
  .successcheck img {
    width: 25% !important;
  }
  .technician_status_main p {
    font-size: 14px !important;
  }
}

.technician_status {
  background: #8abe57 !important;
  color: #fff;
}

p.technician_status_p2 {
  font-size: 20px;
  font-weight: 900;
  margin: 0;
}

.technician_status_main {
  text-align: center;
  margin: 0;
}

p.technician_status_p1 {
  margin: 0;
  font-weight: 900;
}

.successcheck {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .payment-success-button-group {
    display: flex;
    align-items: center;
    margin-top: 30px;
  }

  .backapp,
  .backhome {
    margin: 0 !important;
  }
  .backapp {
    margin-right: 10px !important;
  }
  .backhome {
    margin-left: 10px !important;
    margin-top: 30px !important;
  }
}

/*service completed*/
div#sp-page-builder.page-86 {
  background: #edf4f5;
}

div#sp-page-builder.page-86 .sppb-addon.sppb-addon-text-block.sppb-text-center {
  background: #8abe57;
  padding: 20px 20px 30px 20px;
  border-radius: 10px;
  color: #fff;
}

.completeservicebtn {
  padding: 10px 25px;
  background-color: #1eadfb;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.completeservicebtn {
  border-radius: 50px;
  width: 100px;
  position: relative;
}

.completeservicebtn:before {
  content: "\f053";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  margin-right: 10px;
}

.completeservicebtn:hover {
  border-radius: 50px;
  width: 100px;
  position: relative;
  color: #fff;
  background: #000;
}

.noservice {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

/*end*/
