.elementor-749 .elementor-element.elementor-element-1a14ff3a, .elementor-749 .elementor-element.elementor-element-1a14ff3a > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}#elementor-popup-modal-749 .dialog-widget-content{animation-duration:2s;background-color:#FFFFFF;border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-749{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-749 .dialog-message{width:850px;height:auto;padding:20px 20px 20px 20px;}#elementor-popup-modal-749 .dialog-close-button{display:flex;top:1%;font-size:22px;}#elementor-popup-modal-749 .dialog-close-button i{color:var( --e-global-color-secondary );}#elementor-popup-modal-749 .dialog-close-button svg{fill:var( --e-global-color-secondary );}/* Start custom CSS for html, class: .elementor-element-611848f2 */.mainfield {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.namefiled {
    
    display: flex;
    margin-top: 10px;
    justify-content: end;
}

.namefiled input, .namefiled textarea{
   width: 100%;
    border: 1px solid orange !important;
    border-radius: 5px;
    padding: 7px;
}

.namefiled input:focus, .namefiled textarea:focus{
    border: 1px solid orange;
    outline: none;
}

.labels {
    min-width: 180px;
    text-align: right;
    margin-right: 10px;


}

.labels_note {
    min-width: 180px;
    text-align: right;
    margin-right: 10px;

}

.labels_note {
    min-width: 180px;
    text-align: right;
    margin-right: 10px;

}

.make_a_booking_button{
    color: white;
    background-color: orangered;
    border: none;
    
}

.make_a_booking_button:hover{
    color: white;
    background-color: orange;
}/* End custom CSS */