@charset "UTF-8";.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.alignwide{margin-left:-80px;margin-right:-80px}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form p{width:100%;display:flex;align-items:flex-end}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.post .wp-post-image{max-height:400px}}@media (max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:flex;flex-direction:column;padding-block-start:30px;padding-block-end:30px;padding-inline-start:60px;padding-inline-end:0;border-block-end:1px solid #ccc}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;border-radius:50%;margin-inline-end:10px}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-inline-start:30px}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"↪";position:absolute;top:45px;left:0;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media (min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media (max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{position:inherit;float:left}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-start:auto;margin-inline-end:auto;width:100%}@media (max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-start:10px;padding-inline-end:10px}}@media (min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media (min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}
/* checkout popup */
body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right:30px;
}
.popup-handler.active {
    color: #fff;
    background: #00BABF;
}
.popup-handler.active svg path {
    fill: #fff;
}
.popup-handler {
    position: relative;
    padding: 10px;
    width: auto;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 14px;
    width: auto;
    position: relative;
    padding-left: 30px;
    border: 1px solid #00BABE;
}
.popup-handler::before {
    content:url('assets/images/calendar.svg');
    display: inline;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}
.popup-handler svg {
    margin-right: 10px;
}
.popup-handler span {
    font-weight: 400;
    font-size: 14px;
    line-height: 142%;
    letter-spacing: 0px;
    color: #00BABF;
}
.popup-handler.active span {
    color: #fff;
}
.popup-buttons-wrapper {
    border-radius: 4px;
    margin-top: 35px;
    margin-bottom: 20px;
    display: flex;
    align-content: center;
    align-items: center;
    cursor: pointer;
}
.skip-booking.active {
    color: #fff;
    background: #00BABF;
}
.skip-booking {
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #00BABE;
    letter-spacing: 0px;
    color: #00BABF;
    padding: 10px 20px;
    background: #fff;
    width: auto;
}
body.woocommerce-checkout div[data-field="field_name_otd"] label[for="field_name_otd"] {
    display: none;
}
#field_name_otd {

    background: url("../hello-elementor/assets/images/select-icon.svg");
    border: 1px solid #E4E4E4;
    padding: 15px 15px 15px 35px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #CACACA;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 15px;
    background-position: 10px center;
}
.jet-apb-calendar-btn svg{
    width: 15px;
    height: 28px;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-header {
    padding: 0 10px 22px 10px;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-header__label {
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}
.jet-apb-calendar-btn[data-calendar-toggle="previous"] {
    position: absolute;
    right: 30px;
}
body.woocommerce-checkout .jet-popup__inner .jet-popup__container {
    max-width: 600px;
}
label[for="appointment_date"]::before {
    content: url("../hello-elementor/assets/images/calendar.svg");
    display: inline-block;
    width: 25px;
    height: 20px;
}
body.woocommerce-checkout .jet-apb-calendar-wrapper {
    padding: 16px;
    border-radius: 4px;
    border: 1px solid #E4E4E4;
    max-width: 240px;
    justify-content: center;
    display: flex;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-date.jet-apb-calendar-date--selected .jet-apb-calendar-date-body{
    color: #fff;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-date.jet-apb-calendar-date--selected {
    background: #00BABE;
    border-radius: 4px;
    border: 0;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-date .jet-apb-calendar-date-body,
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-week span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: #2B2B2B;
    padding: 10px;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-date.jet-apb-calendar-date--disabled .jet-apb-calendar-date-body {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: #CACACA;
    text-decoration: navajowhite;
    font-family: Ubuntu;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-date {

}
body.woocommerce-checkout .jet-apb-calendar-slots {
    position: absolute;
    top: -80px;
    right: -100%;
    width: 294px;
    transform: translateX(40%);
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot small{
    display: none;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot.jet-apb-slot--selected {
    background: #00BABE;
    border-radius: 4px;
    border: 0;
    color: #fff;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-slot {
    border: 1px solid #E4E4E4;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    margin: 0;
    height: 28px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
body.woocommerce-checkout .jet-apb-calendar .jet-apb-calendar-slots .jet-apb-calendar-slots-container {
    display: grid;
    grid-template-columns: auto auto auto;
    width: 100%;
    gap: 10px;
}
body.woocommerce-checkout .jet-apb-calendar-slots__close {
    display: none;
}
body.woocommerce-checkout .time-slot-header svg {
    margin-right: 10px;
}
body.woocommerce-checkout .time-slot-header,
body.woocommerce-checkout .jet-form__label-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.6%;
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 15px;
    color: #2B2B2B;
    font-family: ubuntu;
}
body.woocommerce-checkout .jet-apb-calendar-appointments-list-wrapper {
    display: none !important;
}
body.woocommerce-checkout .jet-form__submit {
    background: #00BABE;
    border-radius: 4px;
    border: 0;
    color: #fff;
}
body.woocommerce-checkout .jet-form__submit-wrap {
    flex-direction: row;
    gap: 10px;
    margin-top: 32px;
}
body.woocommerce-checkout .jet-form__submit-wrap .submit-type-ajax:not(.close-button) {
    order: 2;
    background: #00BABE;
    border: 1px solid #00BABE;
}
body.woocommerce-checkout .jet-form__submit-wrap .submit-type-ajax.close-button {
    order: 1;
    border: 1px solid #717171;
    color: #717171;
    background: #fff;
}
body.woocommerce-checkout .jet-form__submit-wrap .submit-type-ajax {
    width: 50%;
    font-family: Geologica;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
body.woocommerce-checkout label[for="skip-date"] {
    display: none;
}
body.woocommerce-checkout .jet-form-col[data-field="skip-date"] {
    margin-top: 32px;
    margin-bottom: 32px;
}
body.woocommerce-checkout input[name='skip-date'] {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #2B2B2B;
    margin-right: 32px;
}
.time-alert-bottom {
    margin-bottom: 0;
    font-family: Ubuntu;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #2B2B2B;
    margin-left: 5px;
}
body.woocommerce-checkout button.jet-apb-calendar-btn[data-calendar-toggle="next"] {
    right: -10px;
    position: relative;
}
.wc-block-checkout__sidebar .appointement-wrapper .wc-block-components-product-name,
.wc-block-checkout__sidebar .appointement-wrapper .wc-block-components-order-summary-item__quantity,
.wc-block-checkout__sidebar .appointement-wrapper .wc-block-components-product-price {
    display: none;
}
.wc-block-components-country-input,
#billing .wc-block-components-address-form__address_2-toggle,
.wc-block-components-address-form__city,
.wc-block-components-state-input,
.wc-block-components-address-form__postcode,
.wc-block-components-address-form__address_1 {
    display: none;
}
body.woocommerce-checkout .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__last_name {
    order: 1;
    flex: 1 0 100%;
}
body.woocommerce-checkout .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__first_name {
    order: 2;
    margin-top: 16px !important;
}
body.woocommerce-checkout .wc-block-checkout__billing-fields .wc-block-components-address-form#billing .wc-block-components-address-form__namespace-secondname {
    order: 3;
    margin-top: 16px;
}
body.woocommerce-checkout .wc-block-checkout__billing-fields .wc-block-components-address-form#billing .wc-block-components-address-form__namespace-birthdate {
    order: 4;
    margin-top: 16px;
}
.wc-block-components-select-input-namespace-sex .wc-blocks-components-select .wc-blocks-components-select__select {
    border: 1px solid #E4E4E4;
}
.wc-block-components-select-input-namespace-sex {
    order: 5;
}
.wc-block-components-address-form__phone {
    order: 6;
}
.wc-block-components-address-form__namespace-email {
    order: 7;
}
.wc-block-components-address-form__namespace-viber {
    order: 8;
}
.wc-block-components-address-form__namespace-telegram {
    order: 9;
}
table.ui-datepicker-calendar th span,
.ui-datepicker-header.ui-widget-header .ui-datepicker-header span,
table.ui-datepicker-calendar a {
    font-family: "Ubuntu", Sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    color: #2B2B2B;
    padding:10px;
}
#ui-datepicker-div {
    padding:20px;
    background:#fff;
}
.ui-datepicker-header.ui-widget-header .ui-datepicker-title {
    margin: 0 auto;
}
.ui-datepicker-header.ui-widget-header .ui-datepicker-prev {
    position: absolute;
    left: 0;
    cursor: pointer;
}
.ui-datepicker-header.ui-widget-header .ui-datepicker-next {
    position: absolute;
    right: 0;
    cursor: pointer;
}
.ui-datepicker-header.ui-widget-header {
    display: flex;
    padding:20px 0;
    position: relative;
}
table.ui-datepicker-calendar tbody > tr:nth-child(2n+1) > td, table.ui-datepicker-calendar tbody > tr:nth-child(2n+1) > th {
    background: #fff;
}
table.ui-datepicker-calendar tbody tr:hover > td, table.ui-datepicker-calendar tbody tr:hover > th {
    background-color: #fff;
}
table.ui-datepicker-calendar tbody tr > td:hover a, table.ui-datepicker-calendar tbody tr > th:hover span {
    color: #fff;
}
table.ui-datepicker-calendar tbody tr > td:hover, table.ui-datepicker-calendar tbody tr > th:hover {
    background-color: #00BABE;
}
table.ui-datepicker-calendar td,
table.ui-datepicker-calendar th {
    border:0;
    padding:10px;
}
table.ui-datepicker-calendar {
    background: #fff;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
    background:#F3FBFC;
    padding:25px 32px;
    border-color: #F3FBFC;
    border-radius: 0;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    margin-top: 0;
    margin-bottom: 35px;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    margin: 0;
}
body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    display: none;
}
body.woocommerce-checkout .wc-block-components-order-summary.is-large {
    padding: 0;
}
body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata, .wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
    display: none;
}
a.remove-item-from-checkout {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    position: relative;
    padding-left: 0;
    padding-right: 25px;
    width: 100%;
}
body.woocommerce-checkout .wc-block-components-totals-wrapper {
    padding: 20px 0;
}
.wc-block-components-product-details__appointment-information,
.wp-block-woocommerce-checkout-order-summary-coupon-form-block,
.wp-block-woocommerce-checkout-order-summary-totals-block {
    display: none
}

.appointement-wrapper li {
    margin-bottom: 18px;
}
body.woocommerce-checkout .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left:0;
    padding-right:0;
}
body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 16px;
}
.wc-block-components-order-summary .appointement-wrapper .wc-block-components-order-summary-item__description .wc-block-components-product-metadata {
    display: block;
}
.appointement-wrapper ul.wc-block-components-product-details {
    display: flex;
    flex-direction: column;
}
.appointement-wrapper ul.wc-block-components-product-details li:last-child::before {
    content:url('assets/images/location.svg');
    display: inline;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.appointement-wrapper ul.wc-block-components-product-details li:last-child {
    order: 1
}
.appointement-wrapper ul.wc-block-components-product-details li:nth-of-type(2)::before {
    content:url('assets/images/date.svg');
    display: inline;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.appointement-wrapper ul.wc-block-components-product-details li:nth-of-type(2) {
    order: 2
}
.appointement-wrapper ul.wc-block-components-product-details li:nth-of-type(3)::before {
    content:url('assets/images/time-slot.svg');
    display: inline;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.appointement-wrapper ul.wc-block-components-product-details li:nth-of-type(3) {
    order: 3;
    margin-bottom: 0;
}
#contact-fields {
    display: none;
}
.wc-block-components-address-form__namespace-viber::before {
    content:url('assets/images/basil_viber-outline.svg');
    display: inline;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}
.wc-block-components-address-form__namespace-telegram::before {
    content:url('assets/images/tg.svg');
    display: inline;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}

.wc-block-components-address-form__namespace-birthdate::after {
    content:url('assets/images/calendar-2.svg');
    display: inline;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
}
body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active label {
    display: none;
}
.wc-block-components-text-input label[for="billing-namespace-viber"],
.wc-block-components-text-input label[for="billing-namespace-telegram"] {
    padding-left: 40px;
}
.wp-block-woocommerce-checkout-shipping-method-block,
.wp-block-woocommerce-checkout-pickup-options-block {
    display: none;
}
body.woocommerce-checkout .wc-block-checkout .wc-block-components-form .wc-block-components-text-input input {
    border:1px solid #E4E4E4;
    padding:12px;
}
body.woocommerce-checkout .wc-block-checkout .wc-block-components-form .wc-block-components-text-input input#billing-namespace-viber,
body.woocommerce-checkout .wc-block-checkout .wc-block-components-form .wc-block-components-text-input input#billing-namespace-telegram {
    padding-left: 45px;
}
#order-notes {
    display: none;
}
.wc-block-components-checkout-return-to-cart-button {
    display: none;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).wc-block-components-checkout-place-order-button {
    background: #00BABF;
    border:1px solid #00BABF;
    color: #fff;
    width: auto;
    text-transform: uppercase;
    font-size: 14px;
    padding:13px 43px;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout {
    padding-top: 0;
}
.wp-block-woocommerce-checkout-terms-block .wc-block-components-checkbox__label {
    font-family: Inter;
    font-weight: 300;
    font-size: 10px;
    line-height: 14px;
    color: #717171;
}
input#terms {
    accent-color: #34495e;
    margin-right: 10px;
}
#payment-method {
    margin-top: 50px;
    margin-bottom: 10px;
}
body.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border:0;
    padding-top: 0;
}
@media (max-width: 1024px) {
    .checkout-order-summary-block-fill-wrapper {
        display: none;
    }
    .checkout-popup-switcher-block {
        margin-top: 35px;
    }
    body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
        padding-right: 0;
    }
    .wc-block-components-address-form__first_name {
        margin-top: 16px !important;
    }
    #billing {
        display: flex;
        flex-direction: column;
    }
    body.woocommerce-checkout .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content, body.woocommerce-checkout .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content, body.woocommerce-checkout .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content {
        display: block;
    }
    .wc-block-components-checkout-order-summary__title .wc-block-formatted-money-amount,
    .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-icon {
        display: none;
    }
    body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
        border: 0;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
        padding: 20px;
    }
}
@media (max-width: 768px) {
    .popup-buttons-wrapper {
        max-width: 100%;
    }
    .popup-handler {
        padding: 5px 5px 5px 35px;
    }
    .skip-booking {
        padding: 5px;
        width: 40%;
    }
    body.woocommerce-checkout .jet-apb-calendar-slots {
        top: 300px;
        left: 0;
        right: unset;
        transform: unset;
    }
    body.woocommerce-checkout .jet-popup.jet-popup--front-mode {
        position: relative;
        top: 50px;
    }
    body.woocommerce-checkout .jet-popup.jet-popup--front-mode.jet-popup--hide-state {
        position: absolute;
    }
    body.woocommerce-checkout.jet-popup-prevent-scroll {
        overflow: scroll;
    }
    body.woocommerce-checkout .jet-popup.jet-popup--front-mode .jet-popup__close-button {
        display: none;
    }
}