.ab-available-hour .ladda-spinner {
transform: scale(0.8) !important;
}
.ab-list-none { list-style: none; }
.ab-left { float: left!important; }
.ab-right { float: right!important; }
.ab-clear { clear: both!important; }
.ab-rtext { text-align: right; }
.ab-bold { font-weight: bold!important; }
.ab-list { margin-left: 10px!important; }
.ab-clearBottom { margin-bottom: 0!important; }
.ab-hidden { overflow: hidden; }
.ab-none { display: none!important; }
.ab-nowrap { white-space: nowrap; }
.ab-btn { text-decoration: none; }
.ab-time-to,.ab-time-from{
margin-left: 8px;
} .ab-booking-form {
font-size: 14px!important;
color: #5f6267;
margin: 0 auto;
}
.ab-booking-form label {
float: none;
width: auto;
} .bookly-fade {
display: none;
}
.bookly-in {
display: block;
}
.bookly-close:hover,
.bookly-close:focus,
.bookly-close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: none;
border: 0;
margin-top: -35px;
}
.bookly-close:focus,
.bookly-close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
background: none;
}
.bookly-modal {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 9999;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
}
.bookly-modal .bookly-modal-dialog {
width: 400px;
position: absolute;
left: 50%;
margin-left: -200px;
top: 100px;
}
.bookly-modal .bookly-modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.bookly-modal .bookly-modal-content .bookly-modal-header {
min-height: 16.5px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
color: #5f6267;
}
.bookly-modal .bookly-modal-content .bookly-modal-header h4 {
margin: 0;
padding: 0;
font-size: 22px;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:focus,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:active,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:hover,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit {
display: inline-block;
padding: 6px 12px!important;
border: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 4px;
color: #fff;
text-transform: capitalize;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-cancel {
border: 0;
background: none;
color: #21759b;
cursor: pointer;
padding: 0;
vertical-align: -2px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body {
position: relative;
padding: 15px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .ab-formGroup .ab-formLabel {
font-size: 14px;
}
@media (max-width: 768px) {
.bookly-modal .bookly-modal-dialog {
width: auto;
left: 15px;
right: 15px;
margin: 30px auto;
top: 50px;
}
}  .ab-progress-tracker {
display: table;
width: 100%;
margin-bottom: 20px!important;
}
.ab-progress-bar {
margin: 0 0 10px 0!important;
overflow: hidden!important;
display: table-row;
padding: 0!important;
}
.ab-progress-bar .ab-step-tabs {
display: table-cell;
padding-left: 4px;
width: 20%;
list-style: none;
}
.ab-progress-bar .ab-step-tabs .step ~ .ab-step-tabs.active .step {
background: red;
}
.ab-progress-tracker-four-steps .ab-progress-bar .ab-step-tabs {
width: 25%;
}
.ab-progress-bar .ab-step-tabs .step {
height: 15px;
background: #C8A776;
margin-top: 5px;
}
.ab-progress-bar .ab-step-tabs.active .step {
background: #f56530;
}
.ab-progress-bar .ab-step-tabs.ab-first .step {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.ab-progress-bar .ab-step-tabs.ab-last .step {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.ab-progress-bar .ab-step-tabs.ab-first {
padding-left: 0;
}
.ab-progress-bar .ab-step-tabs .arr {
position: absolute;
top: 50%;
left: 0;
width: 0;
height: 0;
margin-top: -7px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid #4f92bd;
}
.ab-progress-bar .ab-step-tabs a {
display: block;
border: none;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 14px;
color: #5f6267!important;
text-decoration: none;
font-weight: bold;
cursor: default;
outline: none;
}
.ab-progress-bar .ab-step-tabs.active a {
color: #f56530;
}  .ab-mobile-step_1 {
margin-right: -10px;
}
.ab-mobile-step_1 .ab-nav-steps {
display: none;
}
.ab-nav-steps {
padding-top: 20px!important;
border-top: 1px solid silver!important;
}  .ab-first-step .ab-time-from {
margin-right: 12px;
}
.ab-first-step .ab-week-days {
list-style: none!important;
margin: 0!important;
margin-bottom: 3px!important;
float: left!important;
padding: 0!important;
}
.ab-first-step .ab-week-days li {
float: left!important;
min-width: 35px!important;
text-align: center!important;
margin: 0 1px 3px 1px!important;
list-style: none!important;
}
.ab-first-step .ab-week-days li label {
display: block;
width: 23px;
height: 23px;
padding: 0;
margin: 0 auto;
margin-top: 8px;
background: #f56530;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
cursor: pointer;
}
.ab-first-step .ab-week-days li label.active {
background: #f56530 url(//fengshuiserenity.com.au/fsswp2/wp-content/plugins/grace/images/checkbox.png) 0 0 no-repeat;
}
.ab-first-step .ab-week-days li label input {
visibility: hidden;
}
.ab-to-third-step,
.ab-to-second-step {
margin-right: 10px;
} .ab-textarea {
width: 100% !important;
clear: both;
margin-top: 20px;
}
.ab-textarea textarea {
width: 100%;
resize: vertical;
padding: 2px 6px!important;
border-radius: 4px!important;
border: 1px solid silver;
outline: none;
height: 70px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}  .ab-label-error {
color: rgb(245, 101, 48);
margin-left: 0;
font-size: 12px;
font-weight: bold; padding-top: 5px;
}
.ab-four-cols .ab-formGroup {
width: 25%;
}
.ab-formGroup {
width: 33.33%;
margin-bottom: 0;
}
.ab-formGroup.ab-full {
width: 100%;
}
.ab-formGroup.ab-w-50 {
width: 50%;
}
.ab-formGroup.ab-lastGroup .ab-formField {
margin-right: 0;
}
.ab-formGroup .ab-formLabel {
display: inline;
line-height: normal;
font-weight: bold;
color: #f56530;
}
.ab-formGroup .ab-formField {
margin-right: 10px;
padding: 0 7px;
margin-top: 5px;
}
.ab-formGroup .ab-formField .ab-captcha-img {
margin: 0 0 10px -8px;
}
.ab-formGroup .ab-formField .ab-formElement.ab-captcha {
width: 145px;
}
.ab-formGroup .ab-formField .ab-formElement {
padding: 2px 6px!important;
border: 1px solid silver;
outline: none;
width: 100%; height: 24px!important;
margin: 0 -7px;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.ab-formGroup .ab-formField .ab-formElement.ab-user-phone {
height: 30px!important;
margin: 0;
position: relative;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
::-webkit-input-placeholder {color:#bbb!important;}
::-moz-placeholder          {color:#bbb!important;} :-moz-placeholder           {color:#bbb!important;} :-ms-input-placeholder      {color:#bbb!important;}
.ab-formGroup .ab-formField .intl-tel-input {
display: block;
margin: 0 -7px;
}
.ab-formGroup .ab-formField .ab-formElement.ab-user-coupon {
width: 100px;
display: inline-block;
margin: 0 10px;
}
.ab-formGroup .ab-formField textarea.ab-formElement {
height: auto!important;
}
.ab-date-from {
cursor: text!important;
}
.ab-formGroup .ab-formField .ab-user-email.ab-field-error,
.ab-formGroup .ab-formField .ab-full-name.ab-field-error,
.ab-formGroup .ab-formField .ab-custom-field.ab-field-error {
padding: 2px 5px!important;
}
.ab-formGroup .ab-formField .ab-user-phone.ab-field-error {
padding: 2px 5px!important;
padding-left: 44px!important;
}
.ab-first-step .ab-service-form label {
line-height: normal;
font-weight: bold;
display: inline;
}
.ab-first-step .ab-select {
width: 33.33%;
margin-bottom: 0;
}
.ab-first-step .ab-select label {
color: #f56530;
display: inline;
}
.ab-first-step .ab-right {
float: right!important;
}
.ab-first-step .ab-time-from {
margin-right: 12px;
} .ab-first-step .ab-time-range,
.ab-first-step .ab-available-date,
.ab-first-step .ab-available-days {
margin-bottom: 15px!important;
margin-right: 10px!important;
overflow: hidden;
}
.ab-first-step .ab-time-range {
margin-bottom: 0!important;
}
.ab-first-step .ab-time-range select {
padding: 4px 6px!important;
border-radius: 4px!important;
border: 1px solid silver;
width: 100px!important;
margin-bottom: 0;
margin-top: 5px;
line-height: normal;
height: 30px!important;
outline: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ab-guest-desc {
margin-top: 15px;
}  .ab-row-fluid {
overflow: hidden;
margin-bottom:20px!important;
}
.ab-row-fluid.last-row {
margin-bottom: 0!important;
}
.ab-row-fluid.ab-col-phone {
overflow: visible!important;
height: 63px;
}  .ab-btn {
padding: 9px 5px!important;
border: 0!important;
width: 118px;
display: block;
text-align: center;
background: #f4662f;
cursor: pointer!important;
height: auto!important;
line-height: 17px;
outline: none!important;
}
.ab-btn span {
color: #fff!important;
font-weight: bold!important;
text-transform: uppercase!important;
}
.ab-time-next,
.ab-time-prev {
width: 60px;
background: #f4662f;
height: 35px!important;
padding: 0 5px!important;
}
.ab-time-next {
background-position: 50% -56px;
margin-left: 10px;
}
.ab-time-prev {
background-position: 50% 8px;
}
.btn-apply-coupon {
display: inline-block;
}
.btn-apply-coupon span {
text-transform: capitalize!important;
font-weight: normal!important;
}
input.ab-user-coupon {
margin: 10px 10px 0 10px;
}   @media screen and (max-width: 650px) {
.ab-formGroup {
float: none!important;
margin: 0 0 20px 0!important;
width: 100%!important;
overflow: hidden;
}
.ab-formGroup.ab-clearBottom { margin-bottom: 0!important; }
.ab-first-step .ab-week-days {
text-align: center;
float: none!important;
margin-bottom: 0!important;
}
.ab-first-step .ab-week-days li {
margin: 0!important;
width: 13.5%!important;
float: none!important;
display: inline-block;
}
.ab-first-step .ab-date-wrap > input {
font-size: 20px;
}
.ab-mobile-step_2 {
display: none;
}
.ab-mobile-step_1 { margin-right: 0px; }
.ab-mobile-step_1 .ab-nav-steps { display: block; }
.ab-select-mobile {
width: 95%;
font-size: 20px;
margin-top: 5px;
}
.ab-mobile-next-step, .ab-mobile-prev-step {
display: block!important;
}
.ab-progress-tracker { display: none; }
.ab-formGroup .ab-formField { margin-right: 0; }
.ab-input-wrap .ab-date-wrap .ab-date-from {
width: 100%;
font-size: 14px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.ab-first-step .ab-select {
float: none!important;
margin: 0 0 10px 0;
width: 100%;
}
.ab-third-step .ab-details-list {
float: none!important;
margin: 0 0 10px 0!important;
width: 100%!important;
}
.ab-third-step .ab-details-list .ab-details-wrap { margin-right: 0; }
.ab-time-range,
.ab-available-date,
.ab-available-days {
margin-bottom: 20px!important;
width: 100%;
overflow: hidden;
float: none;
}
.ab-first-step .ab-time-to,
.ab-first-step .ab-time-from {
float: none;
margin: 0;
display: inline-block;
width: 48%;
}
.ab-first-step .ab-time-range {
margin-bottom: 20px!important;
}
.ab-first-step .ab-time-range select {
width: 100%!important;
}
.ab-first-step .ab-time-to { float: right!important; }
.ab-first-step .ab-time-from { float: left!important; }
.ab-row-fluid { margin-bottom: 0!important; }
.ab-desc { margin-bottom: 15px!important; }
.ab-row-fluid.ab-list {
margin-bottom: 20px!important;
}
.ab-row-fluid.ab-list.ab-last {
margin-bottom: 20px!important;
}
.ab-not-time-screen {
height: auto!important;
margin-left: 0!important;
margin-bottom: 15px;
clear: both;
}
.ab-second-step {
clear: both;
}
.ab-formGroup .ab-formField .ab-formElement {
padding: 2px 5px!important;
}
.ab-row-fluid.ab-col-phone {
height: auto!important;
}
.ab-row-fluid.ab-col-phone .ab-formGroup {
overflow: visible!important;
}
}  .iti-flag{background-image:url(//fengshuiserenity.com.au/fsswp2/wp-content/plugins/grace/images/flags.png);}
@media only screen and (min-resolution: 2dppx){.iti-flag{background-image:url(//fengshuiserenity.com.au/fsswp2/wp-content/plugins/grace/images/flags@2x.png)}}
.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:-8px;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.ladda-button{background:#666;border:0;padding:14px 18px;font-size:18px;cursor:pointer;color:#fff;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.ladda-button:hover{border-color:rgba(0,0,0,0.07);background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973C2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:rgba(0,0,0,0.07)}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:0.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:0.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}
.ab-booking-form .ab-columnizer .ab-available-hour:hover .ab-hour-icon span, 
.ab-booking-form .ab-time-next, 
.ab-booking-form .ab-time-prev, 
.ab-booking-form .ab-to-first-step, 
.ab-booking-form .bookly-btn-submit, 
.ab-booking-form .btn-apply-coupon, 
.ab-booking-form .ab-to-third-step, 
.ab-booking-form .ab-final-step, 
.ab-booking-form a.ab-to-second-step, 
.ab-booking-form .ab-to-second-step, 
.ab-booking-form .ab-to-fourth-step, 
.ab-booking-form a.ab-to-fourth-step,
.ab-nav-steps .ab-next-step,.ab-nav-steps .ab-prev-step,.ab-nav-steps .ab-mobile-next-step,.ab-nav-steps .ab-mobile-prev-step{
background: -webkit-linear-gradient(left top, #866541 , #E5C392) !important;
background: -o-linear-gradient(bottom right, #866541 , #E5C392) !important;
background: -moz-linear-gradient(bottom right, #866541 , #E5C392) !important;
background: linear-gradient(to bottom right, #866541 , #E5C392) !important;
}
.ab-booking-form label.ab-category-title,.ab-booking-form li.ab-step-tabs.active a {
color: #5f6267 !important;
}
.ab-booking-form .ab-label-error{
color: red!important;
}
.ab-service .ab-formLabel{display:none;}
.ab-booking-form li.ab-step-tabs.active div{
background: #ffffff!important;
}
.flag-container{display:none;}
.ab-booking-form label.ab-formLabel{
color: inherit !important;
}
.eos-no-ab-next-step button.ab-back-step,
.eos-no-ab-next-step button.ab-next-step {
width: 0!important;
height: 0!important;
visibility: hidden!important;
display: none!important;
padding: 0!important;
z-index: -9999!important
}
#eos-bookly-pay:hover {
cursor: hover
}
.eos-ajax-loader #eos-bookly-pay span {
color: transparent
}
.eos-spinner {
display: none
}
.eos-ajax-loader .eos-spinner {
display: block
}
.eos-no-ab-next-step {
position: relative
}
.eos-bookly-hook .ab-step-tabs:nth-child(2) {
display: none
}
.eos-spinner {
top: 16px;
left: 60px;
position: absolute
}
.eos-bookly-hook .ab-step-tabs:nth-child(3) a,
.eos-bookly-hook .ab-step-tabs:nth-child(4) a,
.eos-bookly-hook .ab-step-tabs:nth-child(5) a {
visibility: hidden;
display: block;
font-size: 1px!important
}
.eos-bookly-hook .ab-step-tabs:nth-child(3) a:after {
content: '2. Details';
visibility: visible;
font-size: 15px!important
}
.eos-bookly-hook .ab-step-tabs:nth-child(4) a:after {
content: '3. Payment';
visibility: visible;
font-size: 15px!important
}
.eos-bookly-hook .ab-step-tabs:nth-child(5) a:after {
content: '4. Done';
visibility: visible;
font-size: 15px!important
}
.eos-bookly-hook .ab-available-date,
.eos-bookly-hook .ab-available-days,
.eos-bookly-hook .ab-desc b,
.eos-bookly-hook .ab-time-range {
display: none
}
.eos-bookly-hook .ab-desc b:nth-child(1) {
display: inline-block;
visibility: visible;
font-size: 15px!important
}
.eos-bookly-hook .ab-desc {
visibility: hidden;
font-size: 1px
}
.ab-service-step .ab-week-days li {
float: left!important;
min-width: 35px!important;
text-align: center!important;
margin: 0 1px 3px!important;
list-style: none!important
}
.ab-service-step .ab-week-days li label {
display: block;
width: 23px;
height: 23px;
padding: 0;
margin: 8px auto;
background: #C8A776!important;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
cursor: pointer
}
.ab-service-step .ab-week-days li label input[type=checkbox] {
visibility: hidden
}
.ab-booking-form .ab-service-step .ab-week-days li label.active {
background-color: #C8A776!important
}
ab-service-step .ab-service-form label {
line-height: normal
}
.ab-booking-form label {
float: none
}
.ab-formGroup {
width: auto!important
}
@media only screen and (max-width: 400px) {
.ab-btn.ladda-button {
font-size: 12px;
padding: 5px 20px!important;
width: auto
}
.ab-columnizer .ab-time-screen {
margin-top: 70px
}
.ab-booking-form .picker__holder {
width: 100%!important
}
.ab-slot-calendar {
width: 100%;
margin: 0;
float: none
}
}