.elementor-9 .elementor-element.elementor-element-4e12eee2{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}body.elementor-page-9:not(.elementor-motion-effects-element-type-background), body.elementor-page-9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#21406F;}/* Start custom CSS */#content > div.page-header > h1{
    font-family: 'Poppins';
    color: white;
}
#content > div.page-content > div > div > div > div > div > div.woocommerce-ResetPassword.lost_reset_password > form > p:nth-child(1){
    width: 70%;
}
.woocommerce{
    color: white;
    min-height: 444px;
    font-family: 'Fira Sans';
}
.woocommerce-ResetPassword.lost_reset_password {
	width: 80%;
    margin-left: auto;
    margin-right: auto;
    min-height: 444px;
	color: white;
	font-family: 'Fira Sans';

}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
    background-color: #16F1E8;
    color: #21406F;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    border-radius: 18px 18px 18px 18px;
    padding: 10px 60px 10px 60px;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
    padding: 0.95em 0.75em;
    font-size: 1.1rem;
    font-family: 'Fira Sans';
    font-weight: 300;
    border-radius: 16px;
}/* End custom CSS */