@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Code:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


:root {
    --theamColor: #0d69aa !important;
    --theamHoverColor: #96d3eb !important;
    --theamActiveColor: #96d3eb !important;
    --theamMenuColor: #0d69aa !important;
    --theamMenuColor2: #ffffff !important;
    --theamColorRgba: rgba(0, 123, 255, 0.1)  !important;
}


.payment-chose-div i{
    color: #535353;
}
.xdsoft_datetimepicker{
    float: left;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.appoinment-booking-area .single-booking-support{
    min-height: 300px;
}
.appoinment-booking-area .form-wrap .form-control {
    padding: 1px 7px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 2px;
    margin-bottom: 10px;
    border-color: #d2d2d2;
    height: 30px !important;
}
.appoinment-booking-area .form-wrap {
    text-align: center;
}
.appoinment-booking-area{
    margin-top: -65px;
}
.appoinment-booking-area .single-booking-area {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgb(0 42 106 / 10%);
    position: relative;
}

#serviceDate{
    width: 242px;
    margin-bottom: 0;
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    text-align: center;
    background: #fff;
}
#divTopDays{
    padding-top: 18px !important;
}
#iPrvDate{
    background:var(--theamColor);
    padding: 5px 0px 4px 6px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    height: 25px;
    width: 28px;
}

#iNextDate{
    background:var(--theamColor);
    padding: 5px 0px 4px 6px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    height: 26px;
    width: 26px;
}
#iPrvDate:hover{
    background:var(--theamHoverColor);
}

#iNextDate:hover{
    background:var(--theamHoverColor);
}

#divPreNext{
    width: 60px;
    margin-top: -6px;
    margin-bottom: 7px;
}

label{
    font-weight: 600;
    margin-bottom: 1px !important;
    color: #333;
    margin-bottom: 2px !important;!i;!;
    letter-spacing: 0.3px;
}
#divDaysName{
    font-weight: 600;
    font-size: 16px;
    color: #333;
    margin-top: 4px;
    display: inline;
}

#divServiceAvaiableTime{
    border: 1px solid #dbdbdb;
    height: 265px;
    border-radius: 2px;
    padding: 7px;
    overflow-y: auto;
    border: 2px solid #0d69aa;
    margin-top: -2px;
}

.divServiceAvaiable{
    padding: 15px;
    padding-top: 0px;
    margin-bottom: -20px;
}

.divTimeSlot{
    float: left;
    border: 2px solid #96d3eb;
    border-radius: 1px;
    margin: 3px 3px;
    padding: 5px 7px;
    background: #fefefe;
    font-weight: 400;
    color: #666363;
    box-shadow: 1px 1px 3px -2px;
    cursor: pointer;
    min-width: 108px;
    font-size: 15px;
}

.divTimeSlotActive{
    color: #fff;
    background: var(--theamColor);
    border-color: var(--theamColor);
    border-radius: 2px;
}

.divTimeSlotActive:hover{
    color: #fff;
    background: var(--theamHoverColor) !important;
    border-color: var(--theamHoverColor) !important;
    border-radius: 2px;
}


#divSelectedService {
    
    font-style: normal !important;
}

.divTimeSlot:hover{
    background: #f5f5f5;
}

.divSelectedService{
    color: #333;
    border-radius: 6px;
    text-align: left;
    padding: 2px 10px;
    background: #ffffff;
    margin-top: 10px;
    font-style: normal !important;!i;!;
    border: 2px solid #0d69aa;
    margin-left: 13px;
}


.wizard > .content > .body {
    float: none; 
    position: unset;
     width: auto;
     height: auto;
    padding: 1px;
}

.wizard > .content {
    background:none;
    display: unset;
    margin: auto;
    min-height: auto;
    overflow: auto;
    position: none;
    width: auto;
    -webkit-border-radius: auto;
    -moz-border-radius: auto;
    border-radius: auto;
}


.wizard > .steps .number {
    font-size: 15px;
}
.wizard > .steps {
    margin-bottom: 5px;
}
.wizard > .actions > ul{
    margin-bottom: -4px;
}
.wizard > .actions{
    margin-top: 0px;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active{
    border-radius: 2px;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active{
    background: #0d69aa !important;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active{
    background:var(--theamActiveColor) !important;
}
.wizard>.steps a, .wizard>.steps a:hover, .wizard>.steps a:active {
			padding: 5px 10px;
			margin: 1px;
			border-radius: 0px;
}

.actions a:hover {background-color: #96d3eb !important;}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active{
    background:var(--theamColor);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
    background:var(--theamColor) !important;
    box-shadow: none;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    color: var(--theamColor);
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
border: none;
background: none;
}
.xdsoft_datetimepicker{
    /* height: 214px; */
}


.serviceTime{
    margin: 5px 3px;
}

.cp{
    cursor: pointer;
}

.payment-radio{
    width: 16px;
    height: 16px;
    margin-top: 2px;
    cursor: pointer;
}

.color-black{
    color: #000 !important;
}
.border-red{
    border: 2px solid red !important;
}

.disabled-service{
    background: #eeeeee;
    border: 1px solid #d8d1d1;
    color: red;
}
.disabled-service-text{
    text-decoration: line-through !important;
}
.color-success{
    color: #0d69aa;
    border: 2px solid #0d69aa;
    padding: 20px !important;!i;!;
    margin-bottom: 30px;
    margin-top: 30px;
}
@media only screen and (max-width: 768px) {
    .divTimeSlot  {
      width: 46% !important;
    }
    #divServiceCalendar{
        display: none;
    }
  }


  .payment-chose-div {
    float: left;
    border: 2px solid #0d69aa;
    border-radius: 2px;
    margin: 3px 3px;
    padding: 2px 25px;
    cursor: pointer;
}
#divPaymentMethod{
    /* max-width: 300px; */
    /* padding-top: 10px; */
    display: block;
    margin-top: 0px;
}
.payment-chose-div img {
    width: 87px;
    height: 32px;
}

  .payment-chose{
    background:var(--theamColorRgba);
    border: 1px solid var(--theamColorRgba);
  }

  .payment-chose div{
      color: #fff !important;
  }
  .payment-chose i{
    color: #fff !important;
  }
  .table>:not(:first-child) {
    border-top:none;
}

#add-service-btn{
    padding: 5px 25px;
    font-size: 14px;
    margin-top: 10px;
}

#tbl-service-cart thead tr{
    background: var(--theamColorRgba);
}

#tbl-service-cart{
    border: 1px solid #f1f1f1;
}

#divOrderSummary h5{
    background: var(--theamColorRgba);
    padding: 6px 11px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-left: 20px;
}

 
#summary-discount-parent{

    display:none !important;
}
#divOrderSummary{
    border: 1px solid #f3f0f0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding-bottom:30px;
}
.summary-service {
    width: 100%;
    float: left;
    padding: 14px 21px;
    border-bottom: 1px solid #f2f2f2;
}
.service-item{
    width: 100%;
    float: left;
    padding: 4px 20px;
    border-bottom: 1px solid #f5f5f5;
}
.service-border-button{
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    float: left;
}
#coupon_code{
    height: auto !important;
    margin-bottom: auto !important;
    padding: 0px 10px !important;
    font-size: 20px !important;
    margin-top: 2px;
    margin-right: 15px;
}

.actions a:hover {background-color: #96d3eb !important;}