.elementor-3215 .elementor-element.elementor-element-38ecdaf{padding:44px 0px 24px 0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-48559a6 */#pedido-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.5);
    z-index: 9999;
}

.pedido-modal-content {
    background: #fff;
    max-width: 500px;
    margin: 10% auto;
    padding: 20px;
    border-radius: 10px;
}

.cerrar-modal {
    float: right;
    cursor: pointer;
    font-size: 20px;
}/* End custom CSS */