.elementor-48342 .elementor-element.elementor-element-bb5f3c6{--display:flex;--min-height:90vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0rem;--padding-bottom:03rem;--padding-left:0rem;--padding-right:0rem;--z-index:3;}.elementor-48342 .elementor-element.elementor-element-bb5f3c6:not(.elementor-motion-effects-element-type-background), .elementor-48342 .elementor-element.elementor-element-bb5f3c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2084fa2 );}.elementor-48342 .elementor-element.elementor-element-bb5f3c6.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-48342 .elementor-element.elementor-element-d6d14bc{width:100%;max-width:100%;}@media(max-width:767px){.elementor-48342 .elementor-element.elementor-element-bb5f3c6{--padding-top:0rem;--padding-bottom:3rem;--padding-left:0rem;--padding-right:0rem;}}@media(min-width:768px){.elementor-48342 .elementor-element.elementor-element-bb5f3c6{--width:100%;}}/* Start custom CSS for tb_booking_form, class: .elementor-element-d6d14bc */.tb-booking-card {
    border: 0px;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tb-booking-header, .tb-booking-progress {
    width: 100%;
} 
.tb-booking-step-description {
    max-width: none;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 1.3em;
    color: #1b1f1b;
}
.tb-booking-step-label {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 500;
    color: #1b1f1b;
}
.tb-booking-footer {
    background: transparent;
    justify-content: center;
    gap: 15px;
    border-top: 0px;
}
.tb-booking-body {
    min-height: fit-content;
    max-height: none;
    padding-top: 50px;
    width: 100%;
}
.tb-summary-banner {
    margin: 0px;
}
.tb-service-item {
    display: flex;
    padding: 10px;
    align-items: flex-start;
}
.tb-service-icon {
    height: 40px;
    width: 40px;
}
.tb-service-content {
    width: calc(100% - 50px);
}
.tb-service-content .tb-service-title {
    font-weight: 500;
    font-size: 15px;
    color: #1b1f1b;
}
.tb-service-content .tb-service-desc {
    font-weight: 300;
    font-size: 11px;
    color: #777;
}
.tb-booking-btn {
    border-radius: 7px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}
.tb-booking-root .tb-fc-calendar.fc .fc-col-header-cell-cushion {
    color: #1b1f1b !important;
    font-weight: 500 !important;
}
table.fc-col-header {
    margin-bottom:4px;
    margin-top:20px;
}
.tb-booking-root .tb-fc-calendar.fc .fc-daygrid-day-number {
    line-height: 1em;
}
.tb-timeslots .tb-timeslot-title {
    font-weight: 500;
    text-align: center;
}
.tb-booking-error {
    border-radius: 6px;
    font-weight: 500;
    font-size: 13px;
}
.tb-booking-field .tb-booking-label {
    font-size: 14px;
    font-weight: 500;
     color: #1b1f1b;
}
input.tb-booking-input {
    border-radius: 6px;
    border: 1.5px solid #e0e0e0;
    box-shadow: 0 0 0 1px var(--am-c-input-border);
}
.tb-summary-banner {
    border-radius: 10px;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th, table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent;
}
.tb-calendar-action-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media (max-width:767px) {
.tb-calendar-action-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}}
@media (min-width:1025px) {
    .tb-booking-body {
        width: 800px;
    }
    .tb-service-icon {
    height: 74px;
    width: 74px;
    }
    .tb-service-content {
    width: unset;
}
.tb-service-item {
    padding: 12px 14px;
}
.tb-service-item {
    align-items: center;
}
}/* End custom CSS */