.ahb_m2 #fbuilder .ui-datepicker table, .ahb_m2 #fbuilder .ui-datepicker thead, .ahb_m2 #fbuilder .ui-datepicker tr, .ahb_m2 #fbuilder .ui-datepicker th, .ahb_m2 #fbuilder .ui-datepicker td {border: 0px;}
.ahb_m2 #fbuilder .ui-datepicker{box-shadow:none;font:inherit}
.ahb_m2 #fbuilder .ui-datepicker-header{background:none;padding:0px}
.ahb_m2 #fbuilder .ui-datepicker-header{text-shadow:none;color:inherit}
.ahb_m2 #fbuilder .ui-datepicker-calendar .ui-state-default{background:none;box-shadow: none;}
.ahb_m2 #fbuilder .ui-datepicker-calendar .ui-state-active{box-shadow:none;text-shadow:none;color:#2271b3;border:0px solid}
.ahb_m2 #fbuilder .ui-datepicker thead{background:none}
.ahb_m2 #fbuilder .dfield.fapp{display: flex;flex-wrap: wrap;}
.ahb_m2 #fbuilder .fieldCalendarService,.ahb_m2 #fbuilder .usedSlots ,.ahb_m2 #fbuilder .usedSlots,.ahb_m2 #fbuilder .totalCost{width: 100%;}  
.ahb_m2 #fbuilder .fieldCalendar,#fbuilder .slotsCalendar{
width: auto;
display: inline-flex;
flex: 1;
}
@media (max-width: 767px) {
.ahb_m2 #fbuilder .dfield.fapp{display: block}
.ahb_m2 #fbuilder .slots{margin:0px;padding:0px}
.ahb_m2 #fbuilder .ui-datepicker-header{padding:0px 3%}
}
.ahb_m2 #fbuilder .ui-datepicker-inline{max-width:calc(97%);}   
.ahb_m2 #fbuilder .slots{border:0px;box-shadow:none;}	
.ahb_m2 #fbuilder .ui-datepicker-next,.ahb_m2 #fbuilder .ui-datepicker-prev {display: inline-block;width: 10px;height: 10px;border-top: 2px solid #000;border-right: 2px solid #000;background:none;margin:30px 10px;}
.ahb_m2 #fbuilder .ui-datepicker-next {transform: rotate(45deg);}
.ahb_m2 #fbuilder .ui-datepicker-prev {transform: rotate(-135deg);}
.ahb_m2 #fbuilder .ui-datepicker .ui-datepicker-next, .ahb_m2 #fbuilder .ui-datepicker .ui-datepicker-prev{background:none}
.ahb_m2 #fbuilder .dfield.fapp{display: block}
.ahb_m2 #fbuilder {text-shadow: none;}
.ahb_m2 #fbuilder .ui-datepicker table, .ahb_m2 #fbuilder .ui-datepicker thead, .ahb_m2 #fbuilder .ui-datepicker tr, .ahb_m2 #fbuilder .ui-datepicker th, .ahb_m2 #fbuilder .ui-datepicker td {border: 0px;}
.ahb_m2 #fbuilder .ui-datepicker table {
border-collapse:collapse;
background-color: #f8f8f8;
}
.ahb_m2 #fbuilder .ui-datepicker-calendar td {
text-align: center;
}
.ahb_m2 #fbuilder .ui-datepicker-header { 
font-size: 1.6rem;
background: #D4D4D4;
font-weight: 300;
line-height: 70px;
}
.ahb_m2 #fbuilder .ui-datepicker th {
background: #eaeaea; font-weight: 300;
line-height: 40px;
}
.ahb_m2 #fbuilder td a,.ahb_m2 #fbuilder td span
{
border-radius: 50%;
max-width:50px  !important;
max-height:50px !important;
width: 90%;
padding-top: min(12px, 10%)  !important; padding-bottom: min(38px, 90%)  !important;
vertical-align:middle !important;
margin-top:2px; 
text-shadow:none;
font-weight: 300;
color:#000;
}
.ahb_m2 #fbuilder .ui-datepicker-unselectable .ui-state-default {color:#AAAAAA}
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover {color: #FFF; background: #66CCFF;}
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {color: #FFF;background: #3995D0;}
.ahb_m2 #fbuilder .slots {
text-align: center; padding: 20px 10px 10px;
}
.ahb_m2 #fbuilder .slots div {
border-color:transparent; margin: 14px 4px 0;
}
.ahb_m2 #fbuilder .slots div a {
width: 100%; border-radius: 100px; 
background: #f8f8f8; 
color: #000;
border:1px solid #66CCFF;
text-decoration:none;
padding:8px 12px;
}
.ahb_m2 #fbuilder .slots div:not(.htmlUsed)  a:hover {
background:#66CCFF;
color:#fff;
}
.ahb_m2 #fbuilder .slots div.htmlUsed a:hover {
cursor:text;
}
.ahb_m2 #fbuilder .slots div.htmlUsed a{
border:1px solid #ccc;
}
.ahb_m2 #fbuilder .slots div.htmlUsed {
border-color:transparent;
}
.ahb_m2 #fbuilder .slots div.currentSelection.htmlUsed a {
color: #fff; background: #3995D0 !important;
}
.ahb_m2 #fbuilder .slots div.currentSelection a {
color: #fff; background: #3995D0 !important;
}
.ahb_m2 #fbuilder .usedSlots .ahb_list{
margin-top:5px;
}
.ahb_m2 #fbuilder a.cancel {
visibility:hidden;
padding: 0 14px 2px 12px;
color: #FFA500;
background: #FFA500;
border-radius: 999em;
position:relative;
}
.ahb_m2 #fbuilder a.cancel:before {
display: inline-block;
content: "X";
color: #fff;
background: #FFA500;
border-radius: 999em;
visibility: visible;
position: absolute;
padding: 0px 10px;    
font-weight: 500;
margin-top: 5px;
font-size: 12px;
}
@media (hover: none) {
.ahb_m2 #fbuilder .slots a:hover { background: #f8f8f8 !important;color: #000 !important; }
}
.ahb_m2 #fbuilder td a, .ahb_m2 #fbuilder td span{margin-top:0px !important;}
.ahb_m2 #fbuilder .ui-datepicker .ui-datepicker-prev, #fbuilder .ui-datepicker .ui-datepicker-next{width:24px;height:24px;margin:16px;}
.ahb_m2 #fbuilder .ui-datepicker-title {line-height:60px;}
@media screen and (max-width: 640px){
.ahb_m2 #fbuilder .ui-datepicker .ui-datepicker-prev, #fbuilder .ui-datepicker .ui-datepicker-next{width:18px;height:18px;margin:10px}
.ahb_m2 #fbuilder .ui-datepicker-title {font-size: 1rem;font-weight:bold;line-height:30px;padding-top:5px;}
.ahb_m2 #fbuilder td a, .ahb_m2 #fbuilder td span{padding-bottom:34px !important;}
}.wc-stripe-payment-button-preview{align-items:center;background-color:#000;border-radius:5px;display:flex;height:40px;justify-content:center}.wc-stripe-payment-button-preview img{height:22px}.wc-stripe-payment-button-preview:hover{cursor:pointer;filter:opacity(.7)}.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview{background-color:#ffd814}.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview img{height:40px}.wc-stripe-payment-button-preview.wc-stripe-link-preview{background-color:#00d66f}.wc-stripe-payment-button-preview.wc-stripe-link-preview img{height:40px}
button.stripe-gateway-stripelink-modal-trigger{background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA3MiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM2LjEyIDMuNjc2ODNDMzYuMTIgMi41NDg4MiAzNy4wNzA0IDEuNjMyMDIgMzguMTg4OCAxLjYzMjAyQzM5LjMwNzIgMS42MzIwMiA0MC4yNTc2IDIuNTUzNjIgNDAuMjU3NiAzLjY3NjgzQzQwLjI1NzYgNC44MDAwMyAzOS4zNDA4IDUuNzQ1NjMgMzguMTg4OCA1Ljc0NTYzQzM3LjAzNjggNS43NDU2MyAzNi4xMiA0LjgyODgzIDM2LjEyIDMuNjc2ODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0yOS45ODA4IDEuOTIwMDFIMzMuNTgwOFYyMi4wOEgyOS45ODA4VjEuOTIwMDFaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik00MC4wMDggNy42ODAwMUgzNi4zNzkyVjIyLjA4SDQwLjAwOFY3LjY4MDAxWiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNjYuMDk2IDE0LjM5MDRDNjguODI3MiAxMi43MTA0IDcwLjY4NDggMTAuMjA5NiA3MS40MTkyIDcuNjc1MjRINjcuNzkwNEM2Ni44NDQ4IDEwLjA5NDQgNjQuNjc1MiAxMS45MTM2IDYyLjI4OTYgMTIuNjg2NFYxLjkxNTIzSDU4LjY2MDhWMjIuMDc1Mkg2Mi4yODk2VjE2LjA4QzY1LjA1OTIgMTYuNzcxMiA2Ny4yNDggMTkuMTY2NCA2Ny45OTY4IDIyLjA3NTJINzEuNjQ5NkM3MS4wOTI4IDE5LjAyMjQgNjkuMDA0OCAxNi4xNjY0IDY2LjA5NiAxNC4zOTA0WiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNDYuNDQgOS4yOTI4M0M0Ny4zOTA0IDguMDMwNDMgNDkuMjQzMiA3LjI5NjAyIDUwLjc0NTYgNy4yOTYwMkM1My41NDg4IDcuMjk2MDIgNTUuODY3MiA5LjM0NTYzIDU1Ljg3MiAxMi40NDE2VjIyLjA3NTJINTIuMjQzMlYxMy4yNDMyQzUyLjI0MzIgMTEuOTcxMiA1MS42NzY4IDEwLjUwMjQgNDkuODM4NCAxMC41MDI0QzQ3LjY3ODQgMTAuNTAyNCA0Ni40MzUyIDEyLjQxNzYgNDYuNDM1MiAxNC42NTkyVjIyLjA4NDhINDIuODA2NFY3LjY4OTYySDQ2LjQ0VjkuMjkyODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0xMiAyNEMxOC42Mjc0IDI0IDI0IDE4LjYyNzQgMjQgMTJDMjQgNS4zNzI1NyAxOC42Mjc0IDAgMTIgMEM1LjM3MjU5IDAgMCA1LjM3MjU3IDAgMTJDMCAxOC42Mjc0IDUuMzcyNTkgMjQgMTIgMjRaIiBmaWxsPSIjMDBENjZGIi8+CjxwYXRoIGQ9Ik0xMS40NDc5IDQuODAwMDVINy43NDcwN0M4LjQ2NzA3IDcuODA5NjUgMTAuNTY5NSAxMC4zODI0IDEzLjE5OTkgMTJDMTAuNTY0NyAxMy42MTc2IDguNDY3MDcgMTYuMTkwNCA3Ljc0NzA3IDE5LjJIMTEuNDQ3OUMxMi4zNjQ3IDE2LjQxNiAxNC45MDM5IDEzLjk5NjggMTguMDIzOSAxMy41MDI0VjEwLjQ5MjlDMTQuODk5MSAxMC4wMDMzIDEyLjM1OTkgNy41ODQwNSAxMS40NDc5IDQuODAwMDVaIiBmaWxsPSIjMDExRTBGIi8+Cjwvc3ZnPgo=);background-color:transparent!important;border:none;cursor:pointer;display:none;height:40px;position:absolute;right:5px;width:64px}button.stripe-gateway-stripelink-modal-trigger:hover{background-color:transparent;border-color:transparent}.wc-block-checkout__payment-method .wc-block-components-radio-control__label>span{width:100%}.wc-block-checkout__payment-method .wc-block-components-radio-control__label>span>span{align-items:center;display:flex;float:right;justify-content:center}#radio-control-wc-payment-method-options-stripe__content.optimized-checkout-element{padding-top:1.4em}#radio-control-wc-payment-method-options-stripe__content.optimized-checkout-element .content:empty{display:none}#radio-control-wc-payment-method-options-stripe__label>span>span{border:none}