.elementor-1698 .elementor-element.elementor-element-3931954{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;overflow:visible;}#elementor-popup-modal-1698 .dialog-widget-content{animation-duration:2.5s;background-color:#FBFAF8;border-radius:30px 30px 30px 30px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1698{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1698 .dialog-message{width:640px;height:550px;align-items:center;}#elementor-popup-modal-1698 .dialog-close-button{display:flex;}/* Start custom CSS */.dialog-widget-content::-webkit-scrollbar{
    width:6px;
}

.dialog-widget-content::-webkit-scrollbar-track{
    background:transparent;
}

.dialog-widget-content::-webkit-scrollbar-thumb{
    background:rgba(77,37,20,.35);
    border-radius:100px;
}

.dialog-widget-content::-webkit-scrollbar-thumb:hover{
    background:rgba(77,37,20,.7);
}





/* Popup container */
.dialog-widget-content{
    border-radius:32px !important;
    overflow:hidden;
}

/* Popup body */
.dialog-message{
    padding:30px;
}

/* Form spacing */
.ff-address-form{
    max-height:70vh;
    overflow-y:auto;
    padding-right:10px;
}



.ff-address-form{
    max-height:70vh;
    overflow-y:auto;
    padding-right:8px;
}

.ff-address-form::-webkit-scrollbar{
    width:6px;
}

.ff-address-form::-webkit-scrollbar-track{
    background:#F8F5F2;
    border-radius:50px;
}

.ff-address-form::-webkit-scrollbar-thumb{
    background:#4D2514;
    border-radius:50px;
}

.ff-address-form::-webkit-scrollbar-thumb:hover{
    background:#6A3821;
}/* End custom CSS */