.elementor-217 .elementor-element.elementor-element-393f6795{--display:flex;--margin-top:0222px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for text-editor, class: .elementor-element-33dd8958 *//* Ocultar el formulario de Login en esta página específica */
.u-column1.col-1 {
    display: none !important;
}

/* Hacer que el registro ocupe todo el ancho y se centre */
.u-column2.col-2 {
    width: 100% !important;
    max-width: 500px;
    margin: 0 auto !important;
    float: none !important;
}

/* Estilo de botones para que coincidan con el Pop-up negro */
.woocommerce button.button {
    background-color: #1a1a1a !important;
    color: #fff !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}/* End custom CSS */