.elementor-284 .elementor-element.elementor-element-a91f50a{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}#elementor-popup-modal-284{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-284 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-284 .dialog-close-button{display:flex;}#elementor-popup-modal-284 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-d68c013 */.wishlist-items {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    padding: 0;
}
.wishlist-items li {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    flex: 1 1 200px;
    background: #fff;
    transition: 0.3s;
}
.wishlist-items li a {
    color: #1e90ff;
    text-decoration: none;
}/* End custom CSS */
/* Start custom CSS */.acf-form {
    max-width: 100% !important;
    padding: 15px;
    box-sizing: border-box;
}
.acf-form .acf-field {
    width: 100% !important;
    margin-bottom: 15px;
}/* End custom CSS */