.elementor-5831 .elementor-element.elementor-element-cbe8a86{width:100%;max-width:100%;align-self:center;}.elementor-5831 .elementor-element.elementor-element-cbe8a86 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for yith-wcaf-registration-form, class: .elementor-element-cbe8a86 *//* Center & size YITH login / register on affiliate page */
.yith-wcaf .u-columns {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 90px !important;
}

/* Each column = nice card size */
.yith-wcaf .u-column1,
.yith-wcaf .u-column2 {
    flex: 1 1 320px;
    max-width: 420px;
    margin: 0 auto 20px;
}/* End custom CSS */