.elementor-23318 .elementor-element.elementor-element-87e3d4e{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-23318 .elementor-element.elementor-element-ff2f38b img{max-width:100%;}#elementor-popup-modal-23318{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-23318 .dialog-message{width:700px;height:auto;}#elementor-popup-modal-23318 .dialog-close-button{display:flex;}#elementor-popup-modal-23318 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-23318 .dialog-message{width:380px;}#elementor-popup-modal-23318{justify-content:center;align-items:center;}}/* Start custom CSS for container, class: .elementor-element-87e3d4e *//* Remove Elementor popup boxed layout */
.elementor-location-popup .e-con-boxed > .e-con-inner {
    max-width: 100% !important;
    width: 100% !important;
}

/* Make popup container auto fit image */
.dialog-widget-content {
    width: auto !important;
    max-width: 95vw !important;
    padding: 0 !important;
}

/* Remove extra space */
.dialog-lightbox-widget-content {
    padding: 0 !important;
}

/* Make image control full width */
.elementor-location-popup img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
}

/* Prevent horizontal white scroll */
html, body {
    overflow-x: hidden !important;
}

/* Popup main box rounded corners */
.dialog-widget-content {
    border-radius: 16px !important;
    overflow: hidden !important; /* important for image corner crop */
}/* End custom CSS */