.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1597 .elementor-element.elementor-element-0cde705{--display:flex;--padding-top:4%;--padding-bottom:4%;--padding-left:4%;--padding-right:4%;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}#elementor-popup-modal-1597 .dialog-widget-content{animation-duration:0.8s;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D0D5DD;border-radius:8px 8px 8px 8px;box-shadow:0px 0px 2px 2px #D0D5DD;margin:3% 0% 3% 0%;}#elementor-popup-modal-1597{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1597 .dialog-message{width:90vw;height:auto;}#elementor-popup-modal-1597 .dialog-close-button{display:flex;}@media(max-width:767px){.elementor-1597 .elementor-element.elementor-element-0cde705{--padding-top:42px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}}/* Start custom CSS for shortcode, class: .elementor-element-9fe6cf5 */.bookly2 {
    font-family: Vazirmatn;
}

bookly-available-date {
    display: none;
}

time-range-section {
    display: none !important;
}

/* Hide the date/time range .elementor-1597 .elementor-element.elementor-element-9fe6cf5 and day buttons in Bookly */
.bookly-form .bookly-js-time-range-group,
.bookly-form .bookly-time-range,
.bookly-form .bookly-day-.elementor-1597 .elementor-element.elementor-element-9fe6cf5,
.bookly-form .bookly-week-days,
.bookly-form .bookly-calendar-row,
.bookly-form div[class*="calendar-day"] {
    display: none !important;
}

/* Hide the specific weekday buttons */
.bookly-form .bookly-js-week-days {
    display: none !important;
}

.elementor-1597 .elementor-element.elementor-element-9fe6cf5 {
    font-family: Vazirmatn;
}


/* Adjust padding for the input field to make space for the flag */
#bookly-phone-.bookly-js-user-phone-input.bookly-user-phone {
    padding-left: 50px!important; /* Increase if the flag still overlaps */
    box-sizing: border-box; /* Ensure padding doesn't affect width */
    width: 100%; /* Make sure the input field stretches appropriately */
}

/* Ensure the flag is properly positioned */
#bookly-phone- ~ .intl-tel-input .flag-container {
    position: absolute;
    left: 10px!important; /* Adjust the left position of the flag */
    top: 50%; /* Center vertically */
    transform: translateY(-50%);
    z-index: 1; /* Ensure it remains above the input field */
}

/* Fix the container holding the input field */
.intl-tel-input {
    position: relative;
}

/* Ensure proper display on smaller screens */
@media (max-width: 768px) {
    #bookly-phone-.bookly-js-user-phone-input.bookly-user-phone {
        padding-left: 60px!important; /* Increase for mobile view if needed */
    }
}



/* Hides the staff selection field in Bookly */
.bookly-form-group[data-type="staff"] {
    display: none !important;
}/* End custom CSS */