#bookit-app{width:100%;position:relative;display:inline}#bookit-app .bookit-app-content{margin:0 auto;max-width:969px}#bookit-app .bookit-app-content.step_by_step{max-width:1190px;min-width:inherit}#bookit-app .display-block{display:block}#bookit-app .display-inline{display:inline}#bookit-app .display-inline-block{display:inline-block}#bookit-app .display-inline-flex{display:inline-flex}#bookit-app .text-left{text-align:left}#bookit-app .text-right{text-align:right}#bookit-app .text-center{text-align:center}#bookit-app .text-justify{text-align:justify}#bookit-app .text-nowrap{white-space:nowrap}#bookit-app .float-left{float:left}#bookit-app .float-right{float:right}#bookit-app .text-lowercase{text-transform:lowercase}#bookit-app .text-uppercase{text-transform:uppercase}#bookit-app .text-capitalize{text-transform:capitalize}#bookit-app .slide-enter-active,#bookit-app .slide-leave-active{transition:.2s}#bookit-app .slide-enter-active{transition-delay:.2s}#bookit-app .slide-enter{transform:translate(100%)}#bookit-app .slide-leave-to{transform:translate(-100%)}#bookit-app .print-only{display:none}#bookit-app .noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#bookit-app a{text-decoration:none}#bookit-app a:active,#bookit-app a:focus{outline:0;box-shadow:none}#bookit-app .bookit-row{display:flex;justify-content:space-between}#bookit-app .bookit-row.flex-start{justify-content:flex-start}#bookit-app .bookit-row>div{width:100%;padding-left:5px;padding-right:5px}#bookit-app .bookit-row>div.col-2-3{width:66.6%}#bookit-app .bookit-row>div.col-2{width:50%}#bookit-app .bookit-row>div.col-3{width:33.3%}#bookit-app .bookit-row>div.col-4{width:25%}#bookit-app .bookit-row>div.col-5{width:20%}#bookit-app:after{clear:both}#bookit-app .step-by-step-view{padding:10px;background-color:#fff}#bookit-app .step-by-step-view .ml-20{margin-left:20px}#bookit-app .step-by-step-view .hidden{display:none}#bookit-app .step-by-step-view button{height:45px;min-width:130px;border:none;border-radius:4px;color:#fff;background-color:#066;cursor:pointer;text-decoration:none;text-transform:capitalize;font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;padding:0 20px}#bookit-app .step-by-step-view button i{width:8px;height:13px}#bookit-app .step-by-step-view button i.left-icon{background:#066;-webkit-mask-image:url(../../images/arrow-left.svg?28de1da2087a58576b4ba0747af0747d);mask-image:url(../../images/arrow-left.svg?28de1da2087a58576b4ba0747af0747d);margin-right:10px}#bookit-app .step-by-step-view button i.right-icon{margin-left:10px;background:url(../../images/arrow-right.svg?b3a94756e6179d9a9c66f0f6303558b6) no-repeat 50%}#bookit-app .step-by-step-view button i.revert-icon{width:16px;height:14px;margin:0 10px;background:url(../../images/revert.svg?ab3dd2db2dd0bb90a143197ff655dab5) no-repeat 50%}#bookit-app .step-by-step-view button i.print-icon{width:20px;height:18px;margin-right:10px;background:url(../../images/print.svg?5e10736b24f4933b8827e90221e18e7f) no-repeat 50%}#bookit-app .step-by-step-view button i.calendar-icon{width:16px;height:16px;margin-right:10px;background:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4) no-repeat 50%}#bookit-app .step-by-step-view button.light{border:1px solid #066;color:#066;background-color:#fff}#bookit-app .step-by-step-view button.light i.right-icon{background:#066;-webkit-mask-image:url(../../images/arrow-right.svg?b3a94756e6179d9a9c66f0f6303558b6);mask-image:url(../../images/arrow-right.svg?b3a94756e6179d9a9c66f0f6303558b6)}#bookit-app .step-by-step-view button:disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view button:hover{opacity:.9}#bookit-app .step-by-step-view button:focus{border:none;outline:none}#bookit-app .step-by-step-view .calendar-header-navbar{position:relative;width:100%}#bookit-app .step-by-step-view .calendar-header-navbar .navbar{border:1px solid #ddd;border-radius:4px;background-color:#fff;display:inline-flex;width:100%;align-items:center}#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-left:15px;cursor:pointer;border:1px solid #0b6665;border-radius:50px}#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step .left-icon{display:block;width:12px;height:12px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#066;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-size:12px 12px;-webkit-mask-size:12px 12px;transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step.disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step:focus,#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step:hover{opacity:.7}#bookit-app .step-by-step-view .calendar-header-navbar .navbar button.right{margin-left:auto;margin-right:7.5px}#bookit-app .step-by-step-view .calendar-header-navbar .navbar button:disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav{display:inline-flex;align-items:center;height:60px;color:#272727;width:calc(100% - 190px);margin-left:20px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item{height:60px;box-sizing:border-box;display:flex;align-items:center;cursor:pointer;flex-grow:1}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step{display:flex;position:relative;width:100%;justify-content:center;align-items:center;height:30px;line-height:20px;font-size:14px;font-weight:400;border-right:1px solid hsla(0,0%,100%,.2)}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .step-num{display:flex;position:absolute;left:0;justify-content:center;align-items:center;background-color:rgba(0,102,102,.1);color:#066;border-radius:50%;width:24px;height:24px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .step-title{width:calc(100% - 24px);margin-left:34px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .selected-icon{position:absolute;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,102,102,.1);color:#066;border-radius:50%;width:24px;height:24px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .selected-icon:after{position:absolute;content:"";width:12px;height:9px;background-color:#066;-webkit-mask-image:url(../../images/validation-success.svg?e9179c7f1ec7b7a11fdf5ace3f0902b0);mask-image:url(../../images/validation-success.svg?e9179c7f1ec7b7a11fdf5ace3f0902b0);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;mask-size:12px 9px;-webkit-mask-size:12px 9px;z-index:1}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item:last-child .step{border-right:none}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item.active{color:#066}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item.active .step .step-num,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item:hover .step .step-num{background-color:#ffd400}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item.disabled{cursor:not-allowed}#bookit-app .step-by-step-view .calendar-header-navbar .result-confirmation{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#fff;padding-top:20px;width:100%}#bookit-app .step-by-step-view .calendar-header-navbar .result-confirmation .success-icon{background:url(../../images/success.svg?b3a0754effc41e3e91c7ede8cc6a33a3) no-repeat 50%;background-size:contain;width:60px;height:60px}#bookit-app .step-by-step-view .calendar-header-navbar .result-confirmation p{line-height:20px;color:#6c6c6c;font-size:14px;font-weight:400}#bookit-app .step-by-step-view .calendar-header-navbar .result-confirmation p.success-title{line-height:29px;color:#066;font-size:24px;font-weight:400}#bookit-app .step-by-step-view .calendar-content{background-color:#fff;position:relative}#bookit-app .step-by-step-view .calendar-content.no-border{border:none}#bookit-app .step-by-step-view .calendar-content .step-title{padding-top:20px;color:#066;font-size:24px;font-weight:400;text-align:center;min-height:60px;display:flex;justify-content:center}#bookit-app .step-by-step-view .calendar-content .step-content{position:relative;width:100%;margin-top:20px}#bookit-app .step-by-step-view .calendar-content .step-content.pb-40{padding-bottom:40px}#bookit-app .step-by-step-view .calendar-content .step-content.no-padding{padding:0}#bookit-app .step-by-step-view .calendar-content .step-content .error-tip{position:absolute;right:0;padding:5px 20px;top:-5px;width:max-content;max-width:100%;font-size:12px;font-weight:400;line-height:15px;background-color:#d94141;text-align:center;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;color:#fff}#bookit-app .step-by-step-view .calendar-content .step-content .error-tip:after{content:"";width:0;height:0;display:block;position:absolute;z-index:10;border:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #d94141;right:0;margin-right:15px}#bookit-app .step-by-step-view .calendar-content .step-content .errors{width:100%;color:#d94141;display:flex;flex-direction:column;align-items:center;line-height:14px;font-size:14px;font-weight:400;margin-bottom:30px}#bookit-app .step-by-step-view .calendar-content .step-content .errors .error{width:100%;background-color:rgba(217,65,65,.1);margin-bottom:3px;padding:5px 0;text-align:center;display:inline-flex;align-items:center;justify-content:center}#bookit-app .step-by-step-view .calendar-content .step-content .errors .error span{flex-basis:calc(100% - 25px)}#bookit-app .step-by-step-view .calendar-content .step-content .errors .close-icon{display:block;width:10px;height:10px;background:url(../../images/cross.svg?02ff62dc3d583e52f072459e0416f51c) no-repeat 50%;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content ul{display:inline-flex;flex-wrap:wrap;width:100%;margin:0;padding:0;text-align:left}#bookit-app .step-by-step-view .calendar-content .step-content ul li{position:relative;background-color:#f0f8f8;border-radius:4px;display:inline-flex;flex-wrap:wrap;align-items:center;font-size:14px;font-weight:700;line-height:14px;cursor:pointer;padding:0 20px;list-style-type:none}#bookit-app .step-by-step-view .calendar-content .step-content ul li.active{border:2px solid #fed330;background-color:rgba(255,212,0,.2)}#bookit-app .step-by-step-view .calendar-content .step-content ul li.active .selected-icon{position:absolute;right:5px;display:inline-block;background:url(../../images/selected_front.svg?8f61c22b8eeca93ed8f904599569087c) no-repeat 50%;background-size:contain;color:#066;width:28px;height:28px}#bookit-app .step-by-step-view .calendar-content .step-content ul li.disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-content .step-content ul li:not(.active):hover{opacity:.7}#bookit-app .step-by-step-view .calendar-content .step-content ul li .title{text-transform:capitalize}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li{padding:0;box-sizing:border-box;align-content:center;height:80px;width:calc(33% - 10.5px);margin:0 20px 20px 0;color:#272727}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li:nth-child(3n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li .services{margin-top:5px;margin-left:10px;width:calc(100% - 15px);color:#6c6c6c;font-size:12px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li span{margin-left:10px;line-height:16px;width:100%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment.medium{max-width:580px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment.small{max-width:270px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li{position:relative;height:140px;flex-grow:1;flex-basis:0;flex-direction:column;margin-bottom:20px;margin-right:20px;color:#272727;display:flex;align-items:center;justify-content:center}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li:last-child{margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li.active .selected-icon{position:absolute;top:10px;right:10px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .icon{height:40px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .icon.locally{background:url(../../images/locally.svg?4a7adb7d085de52a7f9cebb82525f6b3) no-repeat 50%;width:40px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .icon.paypal{background:url(../../images/paypal.svg?e3c690ccbdbca9920fd08113c8524b38) no-repeat 50%;width:113px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .icon.stripe,#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .icon.stripeConnect{background:url(../../images/stripe.svg?2cbb39d50ece09065971fb4df901821d) no-repeat 50%;width:118px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .icon.woocommerce{background:url(../../images/woocommerce.svg?e70539f0a4abb971520b1b8a39ad3f36) no-repeat 50%;width:174px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .custom-icon{height:40px;object-fit:contain}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .title{font-size:14px;font-weight:400;padding-top:5px;text-align:center}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li .is-pro{position:absolute;top:10px;left:10px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li{height:80px;width:calc(33% - 10.5px);margin:0 20px 20px 0;color:#272727;padding:0;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li:nth-child(3n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li .service-icon{width:40px;height:40px;overflow:hidden}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li .service-icon image{width:100%}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li .info{margin-left:10px;display:flex;flex-direction:column;width:calc(100% - 50px)}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li .info .title{height:20px;width:100%;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li .info .price{color:#6c6c6c;font-size:12px;font-weight:400;line-height:15px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime{width:100%;height:104px;border-radius:4px;background-color:#f0f8f8;display:flex;padding:0 50px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.hidden{display:none}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date{display:flex;position:relative;flex-direction:column;padding-top:20px;max-width:330px;width:330px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date.mobile{cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select{position:absolute;width:100%;min-height:240px;box-shadow:0 10px 10px rgba(0,0,0,.16);box-sizing:border-box;border-radius:4px;background-color:#fff;top:80px;padding:10px 22px;z-index:2}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control{height:30px;display:flex}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div{background-color:#066;color:#fff}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.slider-title{display:flex;justify-content:center;align-items:center;color:#ffd400;text-transform:uppercase;width:calc(100% - 58px);height:30px;margin:0 1px;font-size:14px;font-weight:700}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev{width:30px;height:30px;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next .right-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev .right-icon{display:block;width:30px;height:30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next .left-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev .left-icon{display:block;width:30px;height:30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next:hover,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev:hover{background-color:#ffd400;color:#066}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next:hover .left-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next:hover .right-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev:hover .left-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev:hover .right-icon{background:#066}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week-titles{position:relative;display:inline-flex;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week-titles .title{line-height:15px;color:#6c6c6c;font-size:12px;font-weight:400;position:relative;display:inline-flex;align-items:center;box-sizing:border-box;flex:1 1 13%;justify-content:center;height:auto;width:40px;margin:1px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week{display:inline-flex;margin-bottom:1px;color:#066;width:100%;position:relative;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day{display:inline-flex;align-items:center;justify-content:center;flex:1 1 13%;height:auto;margin:1px;background-color:#f0f8f8;color:#066;border-radius:2px;box-sizing:border-box;line-height:15px;font-size:12px;font-weight:700}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day:before{content:"";display:block;padding-top:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day.active{border:2px solid #fed430;background-color:rgba(254,212,48,.2)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day:focus,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day:not(.day-off,.inactive):hover{border:2px solid #fed430;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day.inactive{opacity:.4;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day.day-off{cursor:not-allowed;color:#272727;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .info{position:relative;display:inline-flex;flex-direction:column;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .info p{color:#6c6c6c;font-size:12px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .info span{height:6px;width:6px;border-radius:50%;display:inline-block;margin-right:3%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .info span.available{background-color:#066}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .info span.unavailable{background-color:#272727}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time{display:flex;position:relative;flex-direction:column;margin-left:30px;padding-top:20px;max-width:550px;width:550px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time.mobile{cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select{position:absolute;display:flex;width:100%;max-height:310px;box-shadow:0 10px 10px rgba(0,0,0,.16);box-sizing:border-box;border-radius:4px;background-color:#fff;top:80px;padding-bottom:20px;z-index:2}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select.hidden{display:none}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list{display:flex;flex-wrap:wrap;overflow-y:scroll;padding:10px 22px;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list.empty{overflow:unset}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot{position:relative;display:inline-flex;align-items:center;height:35px;flex-basis:calc(25% - 8.5px);margin-right:10px;margin-bottom:10px;background-color:#f0f8f8;border-radius:4px;line-height:17px;font-size:14px;font-weight:400;text-align:left;padding-left:10px;padding-right:5px;flex-shrink:1;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot.not-available{flex-basis:100%;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot .selected-icon{position:absolute;right:2px;background:url(../../images/selected_front.svg?8f61c22b8eeca93ed8f904599569087c) no-repeat 50%;background-size:contain;color:#066;width:18px;height:18px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot:nth-child(4n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot.active{border:2px solid #fed430;background-color:rgba(254,212,48,.2)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot:focus,#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot:not(.not-available):hover{border:2px solid #fed430;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div .select{display:flex;align-items:center;background:#fff url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970) no-repeat right 18px top 50%;box-sizing:border-box;cursor:pointer;border-radius:4px;border:1px solid #ddd;color:#272727;background-color:#fff;height:45px;width:100%;max-width:100%;line-height:normal;font-size:16px;font-weight:400;padding-left:20px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div .select.open{border:none;box-shadow:0 10px 30px rgba(0,0,0,.16);background:#fff url(../../images/select-arrow-open.svg?bceb95db117babf4b00b1d591bb17827) no-repeat right 18px top 50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div .select.error{border:1px solid #d94141}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div .error-tip{top:10px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div label{line-height:15px;color:#272727;font-size:12px;font-weight:400;text-align:left;margin:0 0 5px}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content{width:100%;padding-top:45px;overflow:hidden;overflow-y:auto;height:240px}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content p{height:20px;color:#6c6c6c;font-size:16px;font-weight:400;text-align:left;margin-bottom:30px}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li{height:60px;width:calc(25% - 15px);margin:0 20px 20px 0;color:#272727;padding:0;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li:nth-child(4n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li .info{margin-left:10px;display:flex;flex-direction:column}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li .info .price{color:#6c6c6c;font-size:12px;font-weight:400;line-height:15px;padding-top:5px}#bookit-app .step-by-step-view .calendar-content .step-content .details{display:flex;justify-content:center;align-items:center;flex-direction:column}#bookit-app .step-by-step-view .calendar-content .step-content .details .row{display:flex;min-width:640px;margin-bottom:20px;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form{display:flex;position:relative;flex-direction:column;flex-basis:100%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-1{flex-basis:8.33%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-2{flex-basis:16.66%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-3{flex-basis:25%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-4{flex-basis:33.33%;padding-right:20px}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-4:nth-child(3n){padding-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-4:nth-child(3n) .error-tip{right:0}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-6{flex-basis:50%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.col-12{flex-basis:100%}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.half{flex-basis:calc(50% - 10px);margin-right:20px}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form.half:last-child{margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form .error-tip{right:20px;top:-9px}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form label{line-height:15px;color:#272727;font-size:12px;font-weight:700;margin-bottom:5px}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form input,#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form textarea{appearance:none;outline:none;height:45px;width:100%;border-radius:4px;border:1px solid #ddd;background-color:#fff;margin:0;text-indent:20px;padding:0;color:#272727;font-size:16px;box-shadow:none}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form input::placeholder,#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form textarea::placeholder{opacity:.3}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form input.error,#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form textarea.error{border:1px solid #d94141}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form input:focus,#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form textarea:focus{outline:none}#bookit-app .step-by-step-view .calendar-content .step-content .details .row .detail-form textarea{height:80px;resize:none;font-style:inherit;font-family:inherit;padding-top:10px}#bookit-app .step-by-step-view .calendar-content .step-content .payment-methods{display:flex;justify-content:center;flex-direction:column}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation{display:flex;flex-wrap:wrap;justify-content:center;width:100%;position:relative;overflow:hidden}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .errors{width:770px;margin-bottom:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .redirect-url{color:#066;font-size:22px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .redirect-url .payment-method{font-width:700;text-transform:capitalize;padding:0 5px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation p{width:100%;display:flex;justify-content:center;align-items:center;font-weight:400;color:#272727}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation p.date{font-size:24px;padding-top:10px;margin:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation p.time{font-size:14px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .edit-icon{display:flex;justify-content:center;align-items:center;background-color:rgba(0,102,102,.1);color:#066;border-radius:50%;width:24px;height:24px;margin-left:5px;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .edit-icon i{display:inline-block;background:#066;-webkit-mask-image:url(../../images/edit.svg?6c8d684263079955b7cbb824d72ec412);mask-image:url(../../images/edit.svg?6c8d684263079955b7cbb824d72ec412);background-size:contain;-webkit-mask-size:14px 14px;mask-size:14px 14px;width:14px;height:14px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info{width:770px;height:140px;margin:22px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:inline-flex;flex-wrap:wrap;justify-content:flex-start}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail{display:flex;height:70px;width:33%}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon{display:flex;align-items:center;padding-right:10px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon{display:flex;justify-content:center;align-items:center;background-color:#ffd400;border-radius:50%;width:30px;height:30px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon i{display:inline-block;background-size:contain;width:18px;height:18px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon.service i{background:url(../../images/service.svg?17cd0923f11bf19e6ca1767076961dd9) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon.user i{background:url(../../images/step-user.svg?4a5058b97b0c533d583357a369cb879a) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon.price i{background:url(../../images/money.svg?65b9dc2e7812101fb5cf873b8ecacd34) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon.payment i{background:url(../../images/price.svg?6d1e97fcb172d8219456e20264916085) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .info{display:flex;flex-direction:column;justify-content:center}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .info .title{color:#6c6c6c;font-size:12px;line-height:12px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .info .value{line-height:16px;font-size:16px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .edit-icon{margin-top:15px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .total{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .total label{line-height:17px;color:#6c6c6c;font-size:14px;font-weight:400;margin:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .total span{line-height:29px;color:#272727;font-size:24px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .stripe-card{margin-top:20px;width:50%;margin-left:25%;height:45px;border-radius:4px;border:1px solid #ddd;background-color:#fff;padding:13px 20px 0;margin-bottom:40px;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .loader{display:inline-block;position:absolute;background-color:hsla(0,0%,100%,.8);z-index:99;width:100%}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading,#bookit-app .step-by-step-view .calendar-content .loader.day .loading{left:calc(50% - 20px);top:calc(50% - 20px)}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div,#bookit-app .step-by-step-view .calendar-content .loader.day .loading div{width:8px;height:8px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:first-child,#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:first-child{top:4px;left:4px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(2),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(2){top:4px;left:16px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(3),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(3){top:4px;left:28px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(4),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(4){top:16px;left:4px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(5),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(5){top:16px;left:16px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(6),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(6){top:16px;left:28px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(7),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(7){top:28px;left:4px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(8),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(8){top:28px;left:16px}#bookit-app .step-by-step-view .calendar-content .loader.appointment .loading div:nth-child(9),#bookit-app .step-by-step-view .calendar-content .loader.day .loading div:nth-child(9){top:28px;left:28px}#bookit-app .step-by-step-view .calendar-content .loader.day{position:relative;height:105px;left:0;background-color:#fff;border:1px solid #dfe6e9;z-index:1}#bookit-app .step-by-step-view .calendar-content .loader.appointment{top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff}#bookit-app .step-by-step-view .calendar-content .loader .loading{position:relative;left:calc(50% - 40px);top:calc(50% - 40px)}#bookit-app .step-by-step-view .calendar-content .loader .loading div{position:absolute;width:16px;height:16px;border-radius:50%;background:#066;animation:loader 1.2s linear infinite}#bookit-app .step-by-step-view .calendar-content .loader .loading div:first-child{top:8px;left:8px;animation-delay:0s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}#bookit-app .step-by-step-view .calendar-content .loader .loading div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}#bookit-app .step-by-step-view .calendar-content .loader{height:100%}#bookit-app .step-by-step-view .calendar-footer{padding:20px 0;background-color:#fff;display:flex;flex-wrap:wrap;position:relative}#bookit-app .step-by-step-view .calendar-footer .footer{display:flex;width:100%}#bookit-app .step-by-step-view .calendar-footer .footer .left{flex-basis:50%;display:flex;align-items:center;justify-content:flex-start}#bookit-app .step-by-step-view .calendar-footer .footer .right{flex-basis:50%;display:flex;align-items:center;justify-content:flex-end}#bookit-app .step-by-step-view .calendar-footer .footer button{height:45px;min-width:130px;border:none;border-radius:4px;color:#fff;background-color:#066;cursor:pointer;text-decoration:none;text-transform:capitalize;font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;padding:0 20px}#bookit-app .step-by-step-view .calendar-footer .footer button.light{border:1px solid #066;color:#066;background-color:#fff}#bookit-app .step-by-step-view .calendar-footer .footer button i{width:8px;height:13px}#bookit-app .step-by-step-view .calendar-footer .footer button i.left-icon{background:#066;-webkit-mask-image:url(../../images/arrow-left.svg?28de1da2087a58576b4ba0747af0747d);mask-image:url(../../images/arrow-left.svg?28de1da2087a58576b4ba0747af0747d);margin-right:10px}#bookit-app .step-by-step-view .calendar-footer .footer button i.right-icon{margin-left:10px;background:url(../../images/arrow-right.svg?b3a94756e6179d9a9c66f0f6303558b6) no-repeat 50%}#bookit-app .step-by-step-view .calendar-footer .footer button i.revert-icon{width:16px;height:14px;margin:0 10px;background:url(../../images/revert.svg?ab3dd2db2dd0bb90a143197ff655dab5) no-repeat 50%}#bookit-app .step-by-step-view .calendar-footer .footer button i.print-icon{width:20px;height:18px;margin-right:10px;background:url(../../images/print.svg?5e10736b24f4933b8827e90221e18e7f) no-repeat 50%}#bookit-app .step-by-step-view .calendar-footer .footer button i.calendar-icon{width:16px;height:16px;margin-right:10px;background:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4) no-repeat 50%}#bookit-app .step-by-step-view .calendar-footer .footer button:disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-footer .footer button:hover{opacity:.9}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select{position:relative;display:inline-flex;flex-basis:0;align-items:center;box-sizing:border-box;height:45px;border:1px solid #066;border-radius:4px;color:#066;background:#fff url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970) no-repeat right 15px top 50%;margin:0;min-width:200px;cursor:pointer}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select.open{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .value{flex-basis:80%;text-decoration:none;text-transform:capitalize;font-size:14px;line-height:14px;font-weight:400;margin-left:15px;display:inline-flex;align-items:center}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .value i{width:8px;height:13px}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .value i.calendar-icon{width:18px;height:18px;margin-right:5px;background:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4) no-repeat 50%}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .custom-options{display:none;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .custom-options.open{z-index:2;position:absolute;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:calc(100% + 2px);margin-left:-1px;box-sizing:border-box;top:44px;background-color:#fff;border:1px solid #066;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-top:10px;min-height:70px}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .custom-options.open span{width:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:17px;padding-bottom:5px;cursor:pointer;color:#066;text-decoration:none;text-transform:capitalize;font-size:14px;font-weight:400;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .custom-options.open span:focus,#bookit-app .step-by-step-view .calendar-footer .footer .custom-select .custom-options.open span:hover{background-color:#f0f8f8;color:#066}#bookit-app .step-by-step-view.small-block .calendar-header-navbar .prev-step{margin-right:10px;margin-left:10px}#bookit-app .step-by-step-view.small-block .calendar-header-navbar .calendar-step-nav .calendar-step-item{flex-grow:0;padding:0 10px}#bookit-app .step-by-step-view.small-block .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .step-num{margin-right:0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content{max-height:510px;padding-bottom:20px}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul{height:max-content;padding:0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul li{box-sizing:border-box;width:calc(50% - 10px);margin:10px 10px 0 0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul li:nth-child(2n){margin-right:0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-payment li{flex-basis:unset}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-category li,#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-service li{box-sizing:border-box;width:calc(50% - 10px);margin:10px 10px 0 0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-category li:nth-child(2n),#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-service li:nth-child(2n){margin-right:0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-category li:nth-child(3n),#bookit-app .step-by-step-view.small-block .calendar-content .step-content ul.step-service li:nth-child(3n){margin-right:10px}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime{padding:0 20px}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime div.date{max-width:360px;width:360px}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime div.time{width:50%}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot{flex-basis:calc(50% - 6.5px);padding-left:5px;margin-right:5px;margin-bottom:5px}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot.active{border:1px solid #fed430;background-color:rgba(254,212,48,.2)}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot:nth-child(2n){margin-right:0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot .selected-icon{display:none}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .staff-content ul.staff li{box-sizing:border-box;flex-basis:calc(33% - 7.5px);margin:0 10px 10px 0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .staff-content ul.staff li:nth-child(3n){margin-right:0}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .staff-content ul.staff li:nth-child(4n){margin-right:10px}#bookit-app .step-by-step-view.small-block .calendar-content .step-content .confirmation .total{margin-top:20px}@media screen and (max-device-width:1132px) and (min-device-width:836px){#bookit-app .step-by-step-view .calendar-content .step-content ul{height:max-content}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li{margin:10px 10px 0 0;width:calc(50% - 10px);flex-basis:unset}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li:nth-child(2n){margin-right:0}}@media screen and (max-device-width:836px) and (min-device-width:760px){#bookit-app .step-by-step-view .calendar-header-navbar .navbar button{font-size:12px;height:40px;min-width:50px;width:80px;padding:0 5px}#bookit-app .step-by-step-view .calendar-header-navbar .navbar button i.right-icon{display:none}#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step{width:20px;height:20px;margin-left:8px}#bookit-app .step-by-step-view .calendar-header-navbar .navbar .prev-step .left-icon{width:8px;height:8px;mask-size:8px 8px;-webkit-mask-size:8px 8px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav{width:calc(100% - 113px);padding-left:10px;margin-left:0}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item{min-width:80px;padding:0}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step{font-size:12px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .step-num{width:22px;height:22px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .step-title{width:calc(100% - 22px);padding-left:5px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .selected-icon{margin-right:5px;width:22px;height:22px}#bookit-app .step-by-step-view .calendar-content .step-content{max-height:510px;overflow:hidden;overflow-y:auto;padding-bottom:20px}#bookit-app .step-by-step-view .calendar-content .step-content ul{height:max-content;padding:0}#bookit-app .step-by-step-view .calendar-content .step-content ul li{box-sizing:border-box;width:calc(50% - 10px);margin:10px 10px 0 0}#bookit-app .step-by-step-view .calendar-content .step-content ul li:nth-child(2n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-payment li{flex-basis:unset}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li,#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li{box-sizing:border-box;width:calc(50% - 10px);margin:10px 10px 0 0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li:nth-child(2n),#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li:nth-child(2n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li:nth-child(3n),#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li:nth-child(3n){margin-right:10px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime{padding:0 20px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time{width:50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot{font-size:12px;flex-basis:calc(33% - 6.5px);padding-left:5px;padding-right:0;margin-right:10px;margin-bottom:10px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot.active{border:1px solid #fed430;background-color:rgba(254,212,48,.2)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot:nth-child(4n){margin-right:10px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot:nth-child(3n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot .selected-icon{display:none}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li{box-sizing:border-box;flex-basis:calc(33% - 7.5px);margin:0 10px 10px 0}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li:nth-child(3n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li:nth-child(4n){margin-right:10px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .total{margin-top:20px}}@media screen and (max-device-width:760px) and (min-device-width:0px){#bookit-app .step-by-step-view .calendar-header-navbar .navbar{border:none}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav{display:inline-flex;height:45px;background-color:#066;color:#fff;width:100%;margin-left:0}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav.hidden{display:none}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item{height:45px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#fff;flex-grow:1;line-height:20px;font-size:16px;font-weight:400}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item.first{padding-left:45px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step-num{display:flex;justify-content:center;align-items:center;background-color:#ffd400;margin-right:15px;color:#066;border-radius:50%;width:24px;height:24px}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step{display:flex;align-items:center;justify-content:center;width:45px;height:45px;cursor:pointer}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step .right-icon,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step .right-icon{display:block;width:30px;height:30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step .left-icon,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step .left-icon{border-right:1px solid hsla(0,0%,100%,.2);display:block;width:30px;height:30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step.disabled,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step.disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step:focus,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step:hover,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step:focus,#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step:hover{opacity:.7}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .next-step{border-left:1px solid hsla(0,0%,100%,.2)}#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .prev-step{border-right:1px solid hsla(0,0%,100%,.2);border-radius:unset;margin:0;padding:0}#bookit-app .step-by-step-view .calendar-header-navbar .result-confirmation p{text-align:center;padding-bottom:10px}#bookit-app .step-by-step-view .calendar-header-navbar .result-confirmation p.success-title{line-height:24px;font-size:20px}#bookit-app .step-by-step-view .calendar-content{max-height:450px}#bookit-app .step-by-step-view .calendar-content .step-title{font-size:20px}#bookit-app .step-by-step-view .calendar-content .step-content{max-height:450px;overflow:hidden;overflow-y:auto;padding-top:0;padding-bottom:20px}#bookit-app .step-by-step-view .calendar-content .step-content ul{height:max-content;padding:0}#bookit-app .step-by-step-view .calendar-content .step-content ul li{width:100%;box-sizing:border-box;margin:0;list-style-type:none}#bookit-app .step-by-step-view .calendar-content .step-content ul li.active .selected-icon{right:15px}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li,#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li{width:100%;margin:10px 0 0}#bookit-app .step-by-step-view .calendar-content .step-content ul.step-category li:nth-child(3n),#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li:nth-child(3n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content{height:max-content}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime{display:flex;flex-direction:column;padding:0;height:120px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime.hidden{display:none}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .date,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time{min-width:unset;max-width:100%;width:100%;height:60px;flex-direction:row;align-items:center;padding:0;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.1)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .date .round-arrow,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time .round-arrow{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#066;width:26px;height:26px;margin-right:20px;border-radius:50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .date .round-arrow .right-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time .round-arrow .right-icon{display:block;width:26px;height:26px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .date .selected-date{flex-grow:1;color:#6c6c6c;font-size:16px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .date .selected-date span{color:#272727;font-width:700}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .date .calendar-icon{width:20px;height:20px;margin-right:10px;margin-left:20px;background:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time{margin:0}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time .selected-time{flex-grow:1;color:#6c6c6c;font-size:16px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time .selected-time span{color:#272727;font-width:700}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .datetime .time .time-icon{width:20px;height:20px;margin-right:10px;margin-left:20px;background:url(../../images/clock.svg?3e5817ef64871c4b29dc074752e78e30) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .staff-content{padding-top:20px;max-height:max-content;min-height:unset}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .staff-content p{margin-bottom:20px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .staff-content ul{padding:0;display:contents}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .staff-content ul li{width:100%;margin:10px 0 0;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .staff-content ul li:first-of-type{margin-top:0}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile{display:flex;flex-direction:column;position:relative;min-height:510px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile.hidden{display:none}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime{display:inline-flex;height:45px;background-color:#f0f8f8;color:#066;width:100%;border:1px solid rgba(0,0,0,.1)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .title{height:45px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-transform:capitalize;flex-grow:1;line-height:20px;font-size:16px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .close{display:flex;align-items:center;justify-content:center;width:45px;height:45px;cursor:pointer;border-left:1px solid rgba(0,0,0,.1)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .close .close-icon{display:block;width:30px;height:30px;background:url(../../images/cross.svg?02ff62dc3d583e52f072459e0416f51c) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .close:focus,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .close:hover{opacity:.7}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .select-date{display:flex;align-items:center;justify-content:center;width:45px;height:45px;cursor:pointer;border-right:1px solid rgba(0,0,0,.1)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .select-date .left-icon{width:45px;height:45px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#066;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .select-date:focus,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-datetime .select-date:hover{opacity:.7}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select{position:relative;width:322px;min-height:310px;box-sizing:border-box;padding-top:20px;margin-left:calc(50% - 161px)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control{height:30px;display:flex}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div{background-color:#066;color:#fff}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.slider-title{display:flex;justify-content:center;align-items:center;color:#ffd400;text-transform:uppercase;width:calc(100% - 58px);margin:0 1px;font-size:14px;font-weight:700}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.next,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.prev{width:30px;height:30px;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.next .right-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.prev .right-icon{display:block;width:30px;height:30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.next .left-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.prev .left-icon{display:block;width:30px;height:30px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);mask-image:url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970);transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.next:hover,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.prev:hover{background-color:#ffd400;color:#066}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.next:hover .left-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.next:hover .right-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.prev:hover .left-icon,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .month-slide-control div.prev:hover .right-icon{background:#066}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list{width:322px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week-titles{position:relative;display:inline-flex;width:322px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week-titles .title{line-height:15px;color:#6c6c6c;font-size:12px;font-weight:400;position:relative;display:inline-flex;align-items:center;box-sizing:border-box;flex:1 1 13%;justify-content:center;height:auto;height:45px;margin:1px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week{display:inline-flex;height:45px;margin-bottom:1px;color:#066;position:relative;box-sizing:border-box}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day{display:inline-flex;align-items:center;justify-content:center;flex:1 1 13%;height:45px;width:45px;margin-left:1px;background-color:#f0f8f8;color:#066;border-radius:2px;box-sizing:border-box;line-height:15px;font-size:12px;font-weight:700}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day.active{border:2px solid #fed430;background-color:rgba(254,212,48,.2)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day:focus,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day:not(.day-off,.inactive):hover{border:2px solid #fed430;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day.inactive{opacity:.4;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day.day-off{cursor:not-allowed;color:#272727;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .info{position:relative;display:inline-flex;flex-direction:column;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .info p{color:#6c6c6c;font-size:12px;font-weight:400}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .info span{height:6px;width:6px;border-radius:50%;display:inline-block;margin-right:3%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .info span.available{background-color:#066}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .info span.unavailable{background-color:#272727}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select{position:relative;display:flex;width:100%;max-height:400px;box-sizing:border-box;border-radius:4px;padding-bottom:20px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list{display:flex;flex-wrap:wrap;overflow-y:scroll;padding:10px;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot{display:inline-flex;align-items:center;height:35px;flex-basis:calc(50% - 5px);margin-right:10px;margin-bottom:10px;background-color:#f0f8f8;border-radius:4px;line-height:17px;font-size:14px;font-weight:400;padding-left:20px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot.not-available{flex-basis:100%;cursor:not-allowed}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot .selected-icon{display:inline-block;background:url(../../images/selected_front.svg?8f61c22b8eeca93ed8f904599569087c) no-repeat 50%;background-size:contain;color:#066;width:18px;height:18px;margin-left:auto;margin-right:10px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot:nth-child(2n){margin-right:0}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot.active{border:2px solid #fed430;background-color:rgba(254,212,48,.2)}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot:focus,#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot:not(.not-available):hover{border:2px solid #fed430;cursor:pointer}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-time{position:absolute;bottom:-10px;width:100%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-time button{height:45px;width:100%;border:none;border-radius:4px;color:#fff;background-color:#066;cursor:pointer;text-decoration:none;text-transform:capitalize;font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;padding:0 20px}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-time button .right-icon{width:8px;height:13px;margin-left:10px;background:url(../../images/arrow-right.svg?b3a94756e6179d9a9c66f0f6303558b6) no-repeat 50%}#bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .select-time button:hover{opacity:.9}#bookit-app .step-by-step-view .calendar-content .step-content .details{height:max-content;padding-bottom:20px}#bookit-app .step-by-step-view .calendar-content .step-content .details div{width:100%;display:contents;position:relative;padding-top:5px}#bookit-app .step-by-step-view .calendar-content .step-content .details .row{width:100%;min-width:min-content;min-height:0}#bookit-app .step-by-step-view .calendar-content .step-content .payment-methods .step-payment li{margin-right:0;flex-basis:100%}#bookit-app .step-by-step-view .calendar-content .step-content .payment-methods .step-payment li:first-of-type{margin-top:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .redirect-url{text-align:center;line-height:16px;display:block;padding-top:10px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .redirect-url .payment-method{padding:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .date{padding-top:10px;line-height:24px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info{height:max-content;padding:20px 0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail{width:100%;height:40px;margin-bottom:10px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail:last-child{margin-bottom:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .total{margin-top:20px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .total.no-margin{margin-top:0}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .download-pdf{flex-basis:100%;flex-grow:1;display:flex;justify-content:center;align-items:center;color:#066;font-size:14px;font-weight:400;line-height:24px;cursor:pointer;margin-top:25px}#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .download-pdf .download-icon{background:url(../../images/download-arrow.svg?9801ab8b0f6b5c6ad30c3f9bbfda9b61) no-repeat 50%;background-size:contain;width:16px;height:16px;margin-right:5px}#bookit-app .step-by-step-view .calendar-content .step-content .stripe-card{width:100%;margin-left:0;margin-bottom:0}#bookit-app .step-by-step-view .calendar-content .loader{overflow:hidden}#bookit-app .step-by-step-view .mobile{height:max-content}#bookit-app .step-by-step-view .mobile .stripe-card{width:100%;margin-top:20px;height:45px;border-radius:4px;border:1px solid #ddd;background-color:#fff;padding:15px 20px 0}#bookit-app .step-by-step-view .mobile .calendar-footer{justify-content:center;align-items:center}#bookit-app .step-by-step-view .mobile .calendar-footer.hidden{display:none}#bookit-app .step-by-step-view .mobile .calendar-footer div{width:100%}#bookit-app .step-by-step-view .mobile .calendar-footer div button{min-width:calc(100% - 5px)}#bookit-app .step-by-step-view .mobile .calendar-footer div button.disabled{opacity:.6;cursor:not-allowed}#bookit-app .step-by-step-view .mobile .calendar-footer div button i.revert-icon{margin:0 7px}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation{display:flex}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select{position:relative;display:inline-flex;flex-basis:0;align-items:center;box-sizing:border-box;height:45px;border-radius:4px;margin:0;cursor:pointer;min-width:150px;width:calc(100% - 5px);background:#066 url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970) no-repeat right 8px top 50%;color:#fff;border:none;justify-content:center}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select.open{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .value{flex-basis:90%;margin-left:10px;text-decoration:none;text-transform:capitalize;font-size:14px;line-height:14px;font-weight:400;display:inline-flex;align-items:center}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .value i{width:8px;height:13px}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .value i.calendar-icon{background-color:#fff;-webkit-mask-image:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4);mask-image:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;mask-size:18px 18px;-webkit-mask-size:18px 18px;z-index:1;width:18px;height:18px;margin-right:10px}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .custom-options{display:none;box-sizing:border-box;background-color:#066;margin-left:0}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .custom-options.open{width:100%;z-index:2;position:absolute;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;top:44px;background-color:#066;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-top:10px;min-height:70px}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .custom-options .custom-option{color:#fff;padding-left:20px;width:100%;display:flex;justify-content:flex-start;align-items:center;padding-bottom:5px;cursor:pointer;text-decoration:none;text-transform:capitalize;font-size:14px;font-weight:400}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .custom-options .custom-option:focus,#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation .custom-select .custom-options .custom-option:hover{background-color:#f0f8f8;color:#066}#bookit-app .step-by-step-view .mobile .calendar-footer div.navigation button{padding:0}}@media screen and (max-device-width:836px) and (min-device-width:760px){#bookit-app .bookit-app-content.step_by_step{max-width:760px;min-width:700px}}@media screen and (max-width:769px){#bookit-app .bookit-app-content.step_by_step{padding-bottom:60px}#bookit-app .bookit-row{flex-direction:column}#bookit-app .bookit-row div[class^=col-]{width:100%;min-width:100%}}@media print{.rev-btn,rs-layer{visibility:hidden!important}body *{visibility:hidden}.print-only{display:block}.appointment-details,.appointment-details *,.print-only{visibility:visible}}.is-pro{cursor:pointer;color:#fff;border-radius:4px;z-index:3;padding:2px 7px;margin-left:5px;font-size:11px;content:"pro";text-transform:uppercase;background:#066;font-weight:200;position:relative;top:-4px;display:none;margin-top:1px}.e-handle-second{z-index:1}.ccb-btn-wrap .is-pro{right:-20px;position:absolute;top:-25px}.pro-border{position:absolute;z-index:1;left:-20px;right:-20px;top:-20px;bottom:-20px;border:1px solid #8bdef9}.ccb-cf-wrap .is-pro{position:absolute;top:-30px;left:50%;transform:translateX(-50%)}.is-pro .pro-tooltiptext{visibility:hidden;width:110px;z-index:10;font-weight:400;background:rgba(0,0,0,.7);color:#fff;text-align:center;border-radius:6px;box-sizing:initial;padding:6px 9px;position:absolute;font-size:12px;bottom:130%;left:50%;transition:visible .1s linear;margin-left:-63px;text-transform:none}.is-pro .pro-tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:rgba(0,0,0,.7)}.is-pro:hover .pro-tooltiptext{visibility:visible!important}.calc-item-title .is-pro{top:-1px!important}#bookit-app .bookit-app-content .default-theme{display:flex;flex-wrap:wrap;padding-bottom:15px}#bookit-app .bookit-app-content .default-theme .loader{display:inline-block;position:absolute;background-color:hsla(0,0%,100%,.8);z-index:99;width:100%;height:100%}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading,#bookit-app .bookit-app-content .default-theme .loader.day .loading{left:calc(50% - 20px);top:calc(50% - 20px)}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div,#bookit-app .bookit-app-content .default-theme .loader.day .loading div{width:8px;height:8px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:first-child,#bookit-app .bookit-app-content .default-theme .loader.day .loading div:first-child{top:4px;left:4px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(2),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(2){top:4px;left:16px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(3),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(3){top:4px;left:28px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(4),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(4){top:16px;left:4px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(5),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(5){top:16px;left:16px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(6),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(6){top:16px;left:28px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(7),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(7){top:28px;left:4px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(8),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(8){top:28px;left:16px}#bookit-app .bookit-app-content .default-theme .loader.appointment .loading div:nth-child(9),#bookit-app .bookit-app-content .default-theme .loader.day .loading div:nth-child(9){top:28px;left:28px}#bookit-app .bookit-app-content .default-theme .loader.day{position:relative;height:105px;left:0;background-color:#fff;border:1px solid #dfe6e9;z-index:1}#bookit-app .bookit-app-content .default-theme .loader.appointment{top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff}#bookit-app .bookit-app-content .default-theme .loader .loading{position:relative;left:calc(50% - 40px);top:calc(50% - 40px)}#bookit-app .bookit-app-content .default-theme .loader .loading div{position:absolute;width:16px;height:16px;border-radius:50%;background:#066;animation:loader 1.2s linear infinite}#bookit-app .bookit-app-content .default-theme .loader .loading div:first-child{top:8px;left:8px;animation-delay:0s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}#bookit-app .bookit-app-content .default-theme .loader .loading div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes loader{0%,to{opacity:1}50%{opacity:.3}}#bookit-app .bookit-app-content .default-theme .sidebar-filters{width:calc(30% - 15px);overflow:hidden;position:relative}#bookit-app .bookit-app-content .default-theme .sidebar-filters .categories-slide-enter-active,#bookit-app .bookit-app-content .default-theme .sidebar-filters .categories-slide-leave-active,#bookit-app .bookit-app-content .default-theme .sidebar-filters .services-slide-enter-active,#bookit-app .bookit-app-content .default-theme .sidebar-filters .services-slide-leave-active{transition:.2s}#bookit-app .bookit-app-content .default-theme .sidebar-filters .categories-slide-enter-active,#bookit-app .bookit-app-content .default-theme .sidebar-filters .services-slide-enter-active{transition-delay:.2s}#bookit-app .bookit-app-content .default-theme .sidebar-filters .categories-slide-enter,#bookit-app .bookit-app-content .default-theme .sidebar-filters .categories-slide-leave-to{transform:translate(-100%)}#bookit-app .bookit-app-content .default-theme .sidebar-filters .services-slide-enter,#bookit-app .bookit-app-content .default-theme .sidebar-filters .services-slide-leave-to{position:absolute;top:0;transform:translate(100%)}#bookit-app .bookit-app-content .default-theme .sidebar-filters .header{font-size:18px;line-height:21px;letter-spacing:normal;color:#066;line-height:35px;margin-bottom:17px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .header div{display:inline-block}#bookit-app .bookit-app-content .default-theme .sidebar-filters .header .back-icon{display:inline-block;cursor:pointer;background:url(../../images/go-back.svg?285c4c62cea388d995de0d12e684f90b) no-repeat 50%;background-size:contain;margin-right:5px;margin-left:-3px;width:36px;height:36px;vertical-align:middle}#bookit-app .bookit-app-content .default-theme .sidebar-filters.no-header .filters-container{top:0}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container{position:absolute;top:52px;width:100%;height:calc(100% - 55px)}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button{width:100%;padding:5px;text-align:center;background:#f0f8f8;transition:.2s ease-in;border:none}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button:first-child{vertical-align:top;margin-bottom:10px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button:focus{outline:0}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button:hover{background:#ffd400}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button span{display:block;background-size:contain;width:9px;height:6px;margin:0 auto}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button span.up-icon{background:url(../../images/up.svg?193e95e45d66ef41c0ac79437bd30c21) no-repeat 50%}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button span.down-icon{background:url(../../images/down.svg?ca18f1c19e34662835328623fc2ec995) no-repeat 50%}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .slide-button.bottom{margin-top:10px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter{background:#f0f8f8;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:10px 10px 10px 12px;margin:0;border-radius:3px;transition:.2s ease-in}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.category{height:60.5px!important}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.category-carousel{height:55px!important}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter .filter-info-bar{display:flex}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter .filter-info-bar .service-icon{max-width:35px;margin-right:12px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter .filter-info-bar .filter-info{margin-left:5px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter .filter-info-bar .filter-info .title{font-size:14px;line-height:16px;color:#272727}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter .filter-info-bar .filter-info .description{font-size:12px;line-height:14px;color:#a7b1b6;margin-top:2px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter .selected-icon{display:inline-block;background:url(../../images/selected_front.svg?8f61c22b8eeca93ed8f904599569087c) no-repeat 50%;background-size:contain;color:#066;width:28px;height:28px;vertical-align:middle;margin-right:10px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.active,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:active,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:focus,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:hover{background:#ffd400}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.active .description,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:active .description,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:focus .description,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:hover .description{color:#066}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.disabled{cursor:not-allowed;background:#f0f8f8}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.disabled .title{color:#a7b1b6}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.disabled .description{color:#cdd4d8}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter+.filter{margin-top:9px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper{margin:-4%;margin-bottom:0!important;margin-top:-5px!important;padding:0;overflow:hidden;max-height:calc(100% - 56px)}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper .hooper-list:focus,#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper:focus{outline:0}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper .hooper-list .hooper-liveregion{display:none}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper .hooper-list ul.hooper-track{margin:0;padding:0}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper .hooper-list ul.hooper-track li{margin:0;padding:0;list-style:none;height:55px!important}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .hooper .hooper-list ul.hooper-track li+li{margin-top:4px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container.categories-filter .hooper .hooper-list ul.hooper-track li{height:auto!important}@media screen and (max-width:969px){#bookit-app .bookit-app-content .default-theme .sidebar-filters{padding:15px}#bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container{position:relative;top:0}#bookit-app .bookit-app-content .default-theme .slide-button{display:none}}@media screen and (max-width:769px){#bookit-app .bookit-app-content .default-theme .sidebar-filters{width:auto}}#bookit-app .bookit-app-content .default-theme .monthly-calendar{width:calc(70% - 15px);padding-left:30px}#bookit-app .bookit-app-content .default-theme .monthly-calendar.full-width{width:100%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .header{font-size:18px;line-height:21px;letter-spacing:normal;color:#066;line-height:35px;margin:0 2px 17px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header{display:flex;justify-content:space-between;background:#066;margin:0 2px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months{width:90%;display:flex;justify-content:space-between;padding:0 20px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month{display:block;cursor:pointer;color:#fff;padding:17px 10px 15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month .title{font-size:14px;line-height:16px;letter-spacing:normal}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month .year{font-size:13px;line-height:15px;opacity:.6}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month.active{background:#ffd400;color:#066}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow{width:5%;cursor:pointer;position:relative}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow .left-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow .right-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow .left-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow .right-icon{display:inline-block;background-size:contain;width:15px;height:15px;position:absolute;top:calc(50% - 7px)}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow .left-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow .left-icon{background:url(../../images/arrow-left.svg?28de1da2087a58576b4ba0747af0747d) no-repeat 50%;right:0}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow .right-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow .right-icon{background:url(../../images/arrow-right.svg?b3a94756e6179d9a9c66f0f6303558b6) no-repeat 50%;left:0}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body{width:100%;position:relative}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .weeks{width:100%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .weeks span{float:left;display:block;width:14.285%;padding:15px 0 13px;text-align:center;text-transform:uppercase;color:#066;font-size:14px;line-height:16px;letter-spacing:normal}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates{width:100%;overflow:hidden;text-align:center}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date{position:relative;float:left;text-align:left;display:block;cursor:default;width:calc(14.285% - 4px);min-height:55px;margin-left:2px;background:#f0f8f8;margin-bottom:4px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date+.date{margin-left:4px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date.today span{border:1px solid #066;border-top:4px solid #066;padding:4px 7px 7px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:hover .day-info{display:block}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date.selected-day .day-info{display:none}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date.selected-day span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:active span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:focus span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:hover span.available{background-color:#fff;border:1px solid #dfe6e9;border-top:4px solid #ffd400;padding:4px 7px 7px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date.selected-day .selected-day-month,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:active .selected-day-month,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:focus .selected-day-month,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:hover .selected-day-month{position:absolute;top:25px;left:8px;cursor:pointer;color:#066;font-size:13px;line-height:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date.selected-day .selected-day-flag,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:active .selected-day-flag,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:focus .selected-day-flag,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:hover .selected-day-flag{content:"";position:absolute;width:100%;height:6px;bottom:-5px;box-sizing:border-box;background:#fff;border-left:1px solid #dfe6e9;border-right:1px solid #dfe6e9;z-index:9}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span{position:absolute;width:100%;height:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:8px;color:#066;font-size:13px;line-height:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span.available{cursor:pointer}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span.inactive{color:rgba(0,102,102,.3);cursor:not-allowed}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span.day-off{color:#a7b1b6;cursor:not-allowed;border:1px solid rgba(255,131,107,.5);background:#fff;opacity:.7}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info{display:none;width:100%;position:relative;bottom:-10px;font-size:12px;line-height:14px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .timer-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .user-icon{display:inline-block;background-size:contain;width:13px;height:16px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .user-icon{background:url(../../images/user.svg?2a015d780341fa46eb7a4bdd326e8d7f) no-repeat 50%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .timer-icon{background:url(../../images/timer.svg?093bf9b73c4ee7259f1c805c03a7adb4) no-repeat 50%;margin-bottom:-1px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form{position:relative;display:flex;justify-content:center;align-items:flex-end;width:calc(100% - 4px);min-height:50px;margin:0 2px 4px;padding:19px 22px 27px;color:#066;background-color:#fff;border:1px solid #dfe6e9;font-size:13px;line-height:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .notice{margin:0 auto;font-size:18px;line-height:21px;letter-spacing:normal}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group{display:inline-block;text-align:left;margin-bottom:0}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group:first-child{min-width:45%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group+.form-group{margin-left:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group label{text-transform:uppercase;font-size:11px;margin:0 0 .5rem}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group select{opacity:1;visibility:visible;display:block;cursor:pointer;height:auto;border-radius:5px;border:1px solid #c8d1d5;color:#066;background-color:#f0f8f8;padding:10px 30px 10px 13px;width:100%;max-width:100%;font-size:13px;line-height:15px;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='cadetblue' height='18' viewBox='0 0 24 24' width='18' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:9px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group select::-ms-expand{display:none}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group select:focus{outline:none}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group button{font-size:14px;line-height:16px;letter-spacing:normal;text-transform:uppercase;text-decoration:none;color:#fff;background:#066;border-radius:5px;padding:10px 28px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group button[disabled]{background-color:#a7b1b6}@media screen and (max-width:969px){#bookit-app .bookit-app-content .default-theme .monthly-calendar{padding:15px}}@media screen and (max-width:769px){#bookit-app .bookit-app-content .default-theme .monthly-calendar{width:auto}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months{width:94%;padding:0 10px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month{padding:17px 10px 15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month .title{font-size:13px;line-height:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month .year{font-size:12px;line-height:14px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow{width:4%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow .left-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .left-arrow .right-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow .left-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .right-arrow .right-icon{width:10px;height:10px;position:absolute;top:calc(50% - 5px)}}@media screen and (max-width:600px){#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month .title,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month .year{font-size:12px;line-height:14px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .weeks span{font-size:13px;line-height:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date{min-height:60px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:active span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:focus span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:hover span.available{padding:4px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span{padding:0}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info{font-size:8px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .timer-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .user-icon{width:9px;height:9px;background-size:8px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date.selected-day .selected-day-month{display:none}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form{flex-direction:column;align-items:center;padding:15px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group{min-width:60%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group+.form-group{margin-left:0;margin-top:10px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group:first-child{min-width:60%}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .booking-form .form-group:last-child{text-align:center}}@media screen and (max-width:400px){#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date{min-height:60px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:active span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:focus span.available,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date:hover span.available{padding:4px 0 4px 7px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info{font-size:8px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .timer-icon,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .user-icon{width:8px;height:8px;background-size:7px}#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .float-left,#bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-body .dates .week .date span .day-info .float-right{float:none}}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.9);display:table;transition:opacity .3s ease}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper{display:table-cell;vertical-align:middle}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container{position:relative;max-width:600px;margin:0 auto;border-radius:5px;box-shadow:0 10px 50px 0 rgba(0,0,0,.15);background-color:#fff;transition:all .3s ease;z-index:9999}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-header h3{margin:0;font-size:18px;line-height:21px;letter-spacing:normal;font-size:20px;line-height:1.2;color:#066;padding:35px 40px 30px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info{background-color:#ffd400;color:#272727;padding:17.5px 35px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info .text-bold{font-size:13px;line-height:15px;font-size:15px;line-height:1.2}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info .text-bold+.text-uppercase{margin-top:4px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info .text-uppercase{font-size:12px;line-height:14px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info .text-uppercase+.text-bold{margin-top:4px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info.small-padding{padding:15px 35px 1px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info.medium-padding{padding:3%;margin-top:2%}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info.redirect-answer{display:flex;justify-content:center;align-items:center}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info.redirect-answer .text-bold{align-items:center;display:flex}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .payment-text{margin-left:5px;margin-right:5px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body{padding:32.5px 35px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .bookit-row+.bookit-row{margin-top:25px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group{position:relative;display:flex;flex-flow:column-reverse;width:100%}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group label{color:#a7b1b6;font-size:12px;line-height:14px;margin-bottom:4px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group input,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group label{transition:all .2s;touch-action:manipulation}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group input{border:0;padding:0 0 5px;border-bottom:1px solid #cdd6db;-webkit-appearance:none;cursor:text;color:#272727;font-size:15px;height:24px;background:transparent}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group input:focus{outline:0}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group input:placeholder-shown+label{cursor:text;color:#a7b1b6;max-width:66.66%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:left bottom;transform:translateY(20px) scale(1.3)}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group input:focus+label,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group input:not(:placeholder-shown)+label{transform:translate(0) scale(1);cursor:pointer}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group ::-webkit-input-placeholder{opacity:0;-webkit-transition:inherit;transition:inherit}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group .validation-icon{position:absolute;bottom:6px;right:6px;background-size:contain}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group .validation-icon.has-error-icon{background:url(../../images/validation-error.svg?94a65a130dc4ac3bb9f10832d830f0ba) no-repeat 50%;width:16px;height:16px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group .validation-icon.has-success-icon{background:url(../../images/validation-success.svg?e9179c7f1ec7b7a11fdf5ace3f0902b0) no-repeat 50%;width:13px;height:14px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group .error-message{position:absolute;margin-bottom:-20px;font-family:Roboto,sans-serif;font-size:12px;line-height:14px;color:red}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .bookit-alert.bookit-alert-danger{font-size:18px;line-height:21px;letter-spacing:normal;color:red;text-align:center}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .success-icon{background:url(../../images/success.svg?b3a0754effc41e3e91c7ede8cc6a33a3) no-repeat 50%;background-size:contain;width:82px;height:82px;margin:0 auto}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation h3{line-height:24px;font-size:20px;letter-spacing:normal;color:#066;margin:5px 0}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation p{font-size:13px;line-height:15px;color:#066}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details{border:1px dashed #707070;background-color:#f0f8f8;padding:30px 35px 40px;margin:2%}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details .info-block .label{font-size:12px;line-height:14px;color:#a7b1b6;padding:0}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details .info-block .info{font-size:14px;line-height:16px;color:#272727;margin-top:5px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details .info-block+.info-block{margin-top:15px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action{display:inline-flex;justify-content:space-between;align-items:center;width:100%;padding:2%}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .print-window{background:#066;color:#fff;font-size:14px;line-height:16px;letter-spacing:normal;text-transform:uppercase;text-decoration:none;border-radius:4px;height:45px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select{text-transform:uppercase;position:relative;display:inline-flex;flex-basis:0;align-items:center;box-sizing:border-box;height:45px;border:1px solid #066;border-radius:4px;color:#066;background:#fff url(../../images/select-arrow.svg?33c06e7b0a68f18a664f8316a649f970) no-repeat right 15px top 50%;margin:0;min-width:200px;cursor:pointer}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select.open{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .value{flex-basis:80%;text-decoration:none;text-transform:capitalize;font-size:14px;line-height:14px;font-weight:400;margin-left:15px;display:inline-flex;align-items:center}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .value i{width:8px;height:13px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .value i.calendar-icon{width:18px;height:18px;margin-right:5px;background:url(../../images/calendar.svg?739e1e7ea1a1e264f1bbb94e4bb76cc4) no-repeat 50%}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .custom-options{display:none;box-sizing:border-box}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .custom-options.open{z-index:2;position:absolute;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:calc(100% + 2px);margin-left:-1px;box-sizing:border-box;top:44px;background-color:#fff;border:1px solid #066;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-top:10px;min-height:70px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .custom-options.open span{width:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:17px;padding-bottom:5px;cursor:pointer;color:#066;text-decoration:none;text-transform:capitalize;font-size:14px;font-weight:400}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .custom-options.open span:focus,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .action .custom-select .custom-options.open span:hover{background-color:#f0f8f8;color:#066}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer{margin:0;padding:32.5px 35px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method label{font-size:13px;line-height:15px;color:#066;vertical-align:middle}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:checked,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:not(:checked){position:absolute;left:-9999px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:checked+label,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:not(:checked)+label{position:relative;cursor:pointer;padding-left:25px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:checked+label:before,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #066;border-radius:100%;background:transparent;box-sizing:border-box}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:checked+label:after,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:not(:checked)+label:after{content:"";width:6px;height:6px;background:#066;position:absolute;top:5px;left:5px;border-radius:100%;transition:all .2s ease}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method [type=radio]:checked+label:after{opacity:1;transform:scale(1)}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer .payment-method .StripeElement{padding:5px;margin-top:10px;border-radius:4px;border:1px solid #dfe6e9}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer button{font-size:14px;line-height:16px;letter-spacing:normal;text-transform:uppercase;text-decoration:none;color:#fff;background:#066;border-radius:5px;padding:17.5px 35px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close-button{position:absolute;right:-32px;top:-3px;height:20px;width:20px;display:flex;flex-direction:column;justify-content:center}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close-button:after,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close-button:before{position:absolute;content:"";width:100%;height:6px;border-radius:12px;background-color:#a7b1b6}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close-button:before{transform:rotate(45deg)}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close-button:after{transform:rotate(-45deg)}#bookit-app .bookit-app-content .default-theme .bookit-modal-enter,#bookit-app .bookit-app-content .default-theme .bookit-modal-leave-active{opacity:0}#bookit-app .bookit-app-content .default-theme .bookit-modal-enter .bookit-modal-container,#bookit-app .bookit-app-content .default-theme .bookit-modal-leave-active .bookit-modal-container{transform:scale(1.1)}@media print{#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container{border-radius:0;box-shadow:none}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body>.print-window,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body>h3.success-title,#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body>p{display:none}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .print-only{display:block}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .appointment-details{margin:0}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close{display:none}}@media screen and (max-width:769px){#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container{height:calc(100vh - 100px);overflow-y:auto}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .close-button{right:5px;top:5px}}@media screen and (max-width:600px){#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container{margin:15px;height:calc(100vh - 100px);overflow-y:auto}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-header h3{font-size:18px;padding:25px 25px 20px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-header .appointment-info{padding:15px 20px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-header .appointment-info div[class^=col-]{text-align:left}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-header .appointment-info div[class^=col-]+div[class^=col-]{margin-top:10px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body{padding:25px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body .form-group .error-message{margin-bottom:-20px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .success-icon{width:50px;height:50px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation h3{line-height:20px;font-size:16px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation p{font-size:12px;line-height:14px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details{padding:15px 15px 5px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details .info-block{margin-bottom:10px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details .info-block .info{font-size:14px;line-height:16px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .appointment-details .info-block+.info-block{margin-top:0}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-body.appointment-confirmation .print-window{font-size:13px;line-height:15px;padding:13px 20px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer{padding:0 25px 25px}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer.bookit-row .col-3{text-align:center}#bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .bookit-modal-footer button{font-size:13px;line-height:15px;padding:15px 30px;margin-top:20px}}@media screen and (max-width:769px){#bookit-app .bookit-app-content .default-theme{display:block}}.toasted-container .toasted.toasted-primary{min-width:200px;min-height:50px;border-radius:4px;box-shadow:0 10px 30px 0 rgba(0,0,0,.15);font-size:13px;line-height:15px;line-height:20px}.toasted-container .toasted.toasted-primary.error{background-color:#d94141;color:#fff;border:none}