.elementor-1029 .elementor-element.elementor-element-c660b2a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-1029 .dialog-message{height:auto;}#elementor-popup-modal-1029{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1029 .dialog-close-button{display:flex;}#elementor-popup-modal-1029 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */#BeSoftware-Scheduler input[type="date"] {
    font-family: inherit;
    font-size: 14px;
    line-height: 1;
    height: 31px;
    margin: 0;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    background: #FFF;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 2px;
}
#BeSoftware-Scheduler select {
    padding-top: 0;
    padding-bottom: 0;
}
input[type=checkbox], input[type=radio]{
    height: auto;
}
.dialog-widget-content { scroll-behavior: smooth; }
@media screen and (min-width: 1240px){
    select#PHONECODE_PHONE_NUMBER_1 {
    font-size: 13px;
}
}

select#PHONECODE_PHONE_NUMBER_1, select#PHONECODE_PHONE_NUMBER_2, select#PHONECODE_PHONE_NUMBER_3, select#PHONECODE_PHONE_NUMBER_4 {
        max-width: 50px !important;
        width: 50px !important;
    }
    input#PHONE_NUMBER_1, input#PHONE_NUMBER_2,
    input#PHONE_NUMBER_3, input#PHONE_NUMBER_4{
    width: calc(100% - 50px) !important;
}/* End custom CSS */