body {
    font-family: "Varela Round", sans-serif !important;
}

.woocommerce-account .banner .container img {
    display: none;
}

.woocommerce-account .banner h1,
.woocommerce-account.woocommerce-lost-password .banner h1 {
    position: unset;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: unset !important;
    background-repeat: no-repeat;
    background-position-x: 3px;
    background-position-y: 2px;
    background-size: 100px;
    height: 74%;
    text-transform: uppercase;
    font-weight: 600;
    justify-content: center;
    width: 30%;
}

.woocommerce-account .banner,
.woocommerce-account.woocommerce-lost-password .banner {
    background-image: unset;
    background: radial-gradient(circle, rgba(250, 245, 255, 1) 5%, rgb(235 247 255) 55%, #eed6ff 100%);
    position: relative;
    min-height: 223px;
    display: flex;
    justify-items: center;
}

.woocommerce-account .banner::after,
.woocommerce-account.woocommerce-lost-password .banner::after {
    background-image: url(images/pieza-maestra2.png), url(images/Elipse2-banner-noticias-2.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 217px, 80px;
    background-position-x: 87%, left;
    background-position-y: 14px, 92%;
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    right: 0;
    bottom: -13px;
    z-index: 1;
    min-height: 235px;
}

.woocommerce-account h3,
.woocommerce-account h1 {
    color: black !important;
}

p {
    color: #3a3a3a !important;
    font-size: 16px;
}

.linkStoreAccount a {
    display: none !important
}

.woocommerce-account.woocommerce-lost-password .banner .white::after {
    content: "Gestiona tu contraseña y sigue navegando en LaComunidad.CO";
    display: flex;
    flex-direction: column;
    margin-top: 5%;
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
}

.woocommerce-account.woocommerce-lost-password .banner .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce-lost-password form .form-row input.input-text,
.woocommerce-lost-password form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 0px;
    background: white !important;
    padding: 8px;
    border-radius: 10px;
}

.woocommerce-lost-password form button.woocommerce-Button.button {
    background-color: #32b1fc;
    color: #fff !important;
    border-radius: 19px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    box-shadow: 2px 2px 3px #e0e0e0;
    padding: 12px 8px 9px 8px;
}

.woocommerce-lost-password .woocommerce form {
    background: rgb(247, 247, 247);
    padding: 2% 4%;
    width: 65%;
    float: unset;
    margin: 30px;
    border-radius: 12px;
    text-align: center;
}

.woocommerce-page.woocommerce-lost-password footer {
    position: absolute !important;
    z-index: 99;
}

.woocommerce-account.woocommerce-lost-password .woocommerce {
    background-color: white !important;
    position: relative;
    top: 16px;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.woocommerce-account .woocommerce.reset-password {
    background-color: white !important;
    position: relative;
    top: 16px;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}

.woocommerce-lost-password form .form-row-first {
    float: unset;   
    margin-left: auto;
    margin-right: auto;
}

.woocommerce-lost-password .bggray3 {
    background: #fff !important;
    padding-bottom: 70px;
    min-height: calc(100vh - 223px);
}

.woocommerce form.form-change-pass .form-row label {
    line-height: 2;
    text-align: left;
}

.woocommerce form.form-change-pass .form-row-first,
.woocommerce form.form-change-pass .form-row-last {
    width: 70%;
    overflow: visible;
}

.woocommerce form.form-change-pass .form-row-last {
    float: unset;
    margin-left: auto;
    margin-right: auto;
}

/* estilos cambio contraseña woocommerce */

.woocommerce-lost-password .woocommerce-password-strength.strong {
    background-color: #13aede !important;
    border-color: #13aede !important;
    color: #fff !important;
    font-size: 13px !important;
    margin-top: 10px;

}

.woocommerce-lost-password .woocommerce-password-strength.short {
    background-color: #ed555b !important;
    border-color: #e35b5b !important;
    color: #fff !important;
    font-size: 13px !important;
    margin-top: 10px;
}

.woocommerce-lost-password .woocommerce-password-strength.bad {
    background-color: #ed555b !important;
    border-color: #ed555b !important;
    color: #fff !important;
    font-size: 13px !important;
    margin-top: 10px;
}

.woocommerce-lost-password .woocommerce-password-strength.good {
    background-color: #13aede !important;
    border-color: #13aede !important;
    color: #fff !important;
    font-size: 13px !important;
    margin-top: 10px;
}

.woocommerce-lost-password .woocommerce.message-container {
    flex-direction: column;
}

.woocommerce-lost-password .woocommerce.message-container .woocommerce-message {
    border-top-color: #13aede;
}


.woocommerce-lost-password .woocommerce.message-container .woocommerce-message::before {
    color: #13aede;
}

.woocommerce.reset-password .woocommerce-message {
    border-top-color: #13aede;
}


.woocommerce.reset-password .woocommerce-message::before {
    color: #13aede;
}

.woocommerce.reset-password .woocommerce-message,
.woocommerce.reset-password h2,
.woocommerce.reset-password .woocommerce-form.woocommerce-form-login.login.lwa-form {

    margin-left: auto;
    margin-right: auto;
}

.woocommerce.reset-password .woocommerce-notices-wrapper,
.woocommerce.reset-password .lwa-wrapper,
.woocommerce.reset-password .lwa-wrapper .lwa {
    width: 100%;

}

.woocommerce.reset-password form .form-row input.input-text,
.woocommerce.reset-password form .form-row textarea {

    background-color: #fff !important;

}

.woocommerce form .form-row input:-webkit-autofill,
.woocommerce form .form-row input:-webkit-autofill:hover,
.woocommerce form .form-row input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.woocommerce.reset-password h2 {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333 !important;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.woocommerce.reset-password p.woocommerce-LostPassword.lost_password a {
    color: black;
    font-weight: 600;
    text-decoration: underline;
}

@media (max-width:425px) {  

    .woocommerce-account .banner::after,
    .woocommerce-account.woocommerce-lost-password .banner::after {
        background-image: url(images/Elipse2-banner-noticias-2.png);
        background-repeat: no-repeat, no-repeat;
        background-size: 80px;
        background-position-x: left;
        background-position-y: 92%;
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        right: 0;
        bottom: -13px;
        z-index: 1;
        min-height: 235px;
    }

    .woocommerce-message {
        margin-bottom: 14px;
        position: relative;
        margin-top: 6px;
    }

    .woocommerce-account .banner h1,
    .woocommerce-account.woocommerce-lost-password .banner h1 {
        width: 100%;
        font-size: 18px;
    }

    .woocommerce.message-container p {
        color: #3a3a3a !important;
        font-size: 16px;
        text-align: center;
    }

    .woocommerce-lost-password form {
        width: 95%;
        margin: 15px;
    }

    .woocommerce form.form-change-pass .form-row-first,
    .woocommerce form.form-change-pass .form-row-last {
        width: 95%;
        overflow: visible;
    }

    .woocommerce-lost-password form .form-row-first {
        float: unset;
        margin-left: auto;
        margin-right: auto !important;
        width: 90%;
    }

    .loader-lost-pass[data-text]:before {
        position: relative !important;
        top: 40%;
        color: #3a3a3a;
        text-align: center;
        width: 90% !important;
        font-size: 18px;
        font-family: "Varela Round", sans-serif;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .loader-lost-pass-default:after {
        content: "";
        position: relative !important;
        width: 48px;
        height: 48px;
        border: 8px solid #13aede;
        border-left-color: transparent;
        border-radius: 50%;
        top: calc(50% - 24px) !important;
        left: calc(50% - 24px);
        animation: rotation 1s linear infinite;
    }
}

@media (min-width:426px) and (max-width:767px) {   

    .woocommerce-account .banner::after,
    .woocommerce-account.woocommerce-lost-password .banner::after {
        background-image: url(images/Elipse2-banner-noticias-2.png);
        background-repeat: no-repeat, no-repeat;
        background-size: 80px;
        background-position-x: left;
        background-position-y: 92%;
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        right: 0;
        bottom: -13px;
        z-index: 1;
        min-height: 235px;
    }

    .woocommerce-message {
        margin-bottom: 14px;
        position: relative;
        margin-top: 6px;
    }

    .woocommerce-account .banner h1,
    .woocommerce-account.woocommerce-lost-password .banner h1 {
        width: 100%;
        font-size: 18px;
    }

    .woocommerce.message-container p {
        color: #3a3a3a !important;
        font-size: 16px;
        text-align: center;
    }

    .woocommerce-lost-password form {
        width: 95%;
        margin: 15px;
    }

    .woocommerce form.form-change-pass .form-row-first,
    .woocommerce form.form-change-pass .form-row-last {
        width: 95%;
        overflow: visible;
    }

    .woocommerce-lost-password form .form-row-first {
        float: unset;
        margin-left: auto;
        margin-right: auto !important;
        width: 90%;
    }

    .loader-lost-pass[data-text]:before {
        position: relative !important;
        top: 40%;
        color: #3a3a3a;
        text-align: center;
        width: 90% !important;
        font-size: 18px;
        font-family: "Varela Round", sans-serif;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .loader-lost-pass-default:after {
        content: "";
        position: relative !important;
        width: 48px;
        height: 48px;
        border: 8px solid #13aede;
        border-left-color: transparent;
        border-radius: 50%;
        top: calc(50% - 24px) !important;
        left: calc(50% - 24px);
        animation: rotation 1s linear infinite;
    }
}

@media (min-width:768px) and (max-width:992px) {  

    .woocommerce-account .banner h1,
    .woocommerce-account.woocommerce-lost-password .banner h1 {
        position: unset;
        left: unset;
        right: unset;
        top: unset;
        bottom: unset;
        text-align: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        background-image: unset !important;
        background-repeat: no-repeat;
        background-position-x: 3px;
        background-position-y: 2px;
        background-size: 100px;
        height: 74%;
        text-transform: uppercase;
        font-weight: 600;
        justify-content: center;
        width: 100%;
    }

    .woocommerce-account .banner::after,
    .woocommerce-account.woocommerce-lost-password .banner::after {
        background-image: url(images/Elipse2-banner-noticias-2.png);
        background-repeat: no-repeat;
        background-size: 80px;
        background-position-x: left;
        background-position-y: 92%;
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        right: 0;
        bottom: -13px;
        z-index: 1;
        min-height: 235px;
    }

    .loader-lost-pass[data-text]:before {
        position: relative !important;
        top: 40%;
        color: #3a3a3a;
        text-align: center;
        width: 90% !important;
        font-size: 18px;
        font-family: "Varela Round", sans-serif;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .loader-lost-pass-default:after {
        content: "";
        position: relative !important;
        width: 48px;
        height: 48px;
        border: 8px solid #13aede;
        border-left-color: transparent;
        border-radius: 50%;
        top: calc(50% - 24px) !important;
        left: calc(50% - 24px);
        animation: rotation 1s linear infinite;
    }
}

@media (min-width:993px) and (max-width:1024px) {

    .woocommerce-account .banner h1,
    .woocommerce-account.woocommerce-lost-password .banner h1 {
        width: 80%;
    }

    .loader-lost-pass[data-text]:before {
        position: relative !important;
        top: 40%;
        color: #3a3a3a;
        text-align: center;
        width: 90% !important;
        font-size: 18px;
        font-family: "Varela Round", sans-serif;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .loader-lost-pass-default:after {
        content: "";
        position: relative !important;
        width: 48px;
        height: 48px;
        border: 8px solid #13aede;
        border-left-color: transparent;
        border-radius: 50%;
        top: calc(50% - 24px) !important;
        left: calc(50% - 24px);
        animation: rotation 1s linear infinite;
    }
}

@media (min-width: 1280px) {
    .loader-lost-pass-default[data-text]:before {
        top: calc(50% - 130px) !important;
    }
}

/*********** loader lost ********/

.loader-lost-pass {
    color: #fff;
    position: absolute;
    box-sizing: border-box;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: 999999;
    display: block;
}

.loader-lost-pass:after,
.loader:before {
    box-sizing: border-box;
    display: none;
}

.loader-lost-pass.is-active {
    background-color: rgb(255 255 255);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
}

.loader-lost-pass.is-active:after,
.loader.is-active:before {
    display: block;
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(359deg);
    }
}

@keyframes blink {
    0% {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.loader-lost-pass[data-text]:before {
    position: relative !important;
    top: 40%;
    color: #3a3a3a;
    text-align: center;
    width: 90% !important;
    font-size: 18px;
    font-family: "Varela Round", sans-serif;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.loader-lost-pass[data-text=""]:before {
    content: "Estamos preparando todo para ti. En breve serás redirigido para continuar con tu inicio de sesión";
}

.loader-lost-pass[data-text]:not([data-text=""]):before {
    content: attr(data-text);
}

.loader-lost-pass[data-text][data-blink]:before {
    animation: blink 1s linear infinite alternate;
}

.loader-lost-pass-default[data-text]:before {
    top: calc(50% - 63px);
}

.loader-lost-pass-default:after {
    content: "";
    position: relative !important;
    width: 48px;
    height: 48px;
    border: 8px solid #13aede;
    border-left-color: transparent;
    border-radius: 50%;
    top: calc(50% - 94px);
    left: calc(50% - 24px);
    animation: rotation 1s linear infinite;
}

.loader-lost-pass-default[data-half]:after {
    border-right-color: transparent;
}

.loader-lost-pass-default[data-inverse]:after {
    animation-direction: reverse;
}