.woocommerce-form-login-toggle {
    display: none;
}

.finalizar-compra .woocommerce-notices-wrapper {
    width: fit-content;
    margin: 0 auto !important;

}

.foto-producto-check {
    margin-right: 0px;
    min-width: 100px;
}

.finaliar-compra .woocommerce-error {
        border: none;
        background: #e8ecef;
        max-width: 600px;
        font-size: 13px;
        line-height: 21px;
        color: #004895;
        border-radius: 5px;
        margin: 0 a;
    }

.header-finalizar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%);
    z-index: 0;
}
form.woocommerce-form.woocommerce-form-login.login {
    max-width: 800px;
    margin: 0 auto;
    border: none;
    padding: 25px 0px 0px !important;
}
.finalizar-compra h2{
    display: none;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #004895;
    border-radius: 5px !important;
    color: #fff;
    font-size: 20px;
    padding: 15px 30px;
}
a.volver-cas {
    font-size: 30px;
}

.login-register-container {
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 100px;
    position: relative;
    padding-top: 115px;
}
.login-register-container .header-finalizar {
    top: 0;
}
.tabs {
    display: flex;
    /* justify-content: space-around; */
    margin-bottom: 20px;
    margin: 0 auto;
    justify-content: initial;
}
.tab-button {
    background: #e5e5e5;
    border-radius: 5px !important;
    color: #000;
    font-size: 16px;
    padding: 10px 30px;
    border: none;
    margin: 0px 10px 0px 0px;
    font-weight: 700;
}
.tab-button.active {
    /* background-color: #0071a1; */
    /* color: #fff; */
    background: #004895;
    border-radius: 5px !important;
    color: #fff;
    font-size: 18px;
    padding: 10px 30px;
    border: none;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}

.mensaje-seccion {
    font-size: 16px;
    background: #dbe5f1;
    /* margin: 0px; */
    padding: 20px;
    color: #000000;
    line-height: 21px;
    margin-top: 11px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.nombre-check{
    font-family: Arial, Helvetica, sans-serif;
}

div#cliente {
    overflow-y: auto;
    position: fixed;
    top: 0px;
    left: -100%;
    background: #fff;
    padding: 40px;
    max-width: 40%;
    height: 100%;
    z-index: 1000000;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 37%);
    -webkit-box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 37%);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.37);
}

.woocommerce-billing-fields h3 {
    display: none;
}

.informacion-de-envio ul {
    list-style: none;
    padding: 0px;
    padding-bottom: 19px;
    line-height: 25px;
}

.abrete {
    display: block !important;
}

.woocommerce-shipping-fields {
    display: none !important;
}

form.checkout_coupon.woocommerce-form-coupon.abrete {
    position: relative;
}

.botones a {
    display: block;
    padding: 13px 30px;
    border-radius: 5px;
    font-weight: 700;
    width: fit-content;
}
.botones {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

button.button {
    background: #000 !important;
    border-radius: 5px !important;
    color: #fff !important;
    padding: 13px 30px !important;
}
a.informacion-envio {
    /* border: solid; */
    padding: 5px 15px;
    display: block;
    border-radius: 5px;
    background: #254685;
    color: #fff;
    width: fit-content;
    margin-top: 10px;
}
a.abrir-cupon {
    font-weight: 700;
    text-decoration: underline;
}


.clap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.checkout {
    max-width: 100%;
    margin: 0 auto;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    display: none;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none !important;
    padding: 0px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    background: transparent !important;
}
.nombre-producto-check {
    display: flex;
    align-items: center;
}

.velo-envio {
    position: fixed;
    background: #ccccccbd;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

div#order_review {
    height: 100%;
    background: #eee;
    padding-bottom: 70px;
}

.f1 {
    max-width: 500px;
    float: right;
    padding-top: 115px;
    margin-right: 30px;
    position: sticky;
    top:50px;
    padding-bottom: 70px;
}

.soo {
    max-width: 500px;
    margin-left: 50px;
    padding-top: 99px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 0px;
    border-bottom: 1px solid rgba(104, 87, 125, .14);
    margin: 0;
    list-style: none outside;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: transparent;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0px;
    margin-top: 40px;
    padding-bottom: 30px;
}

.contenedor-full.finalizar-compra.order-pago {
    max-width: 1100px;
    padding-top: 130px;
}

@media(max-width:812px){
    .f1 {
        max-width: 86%;
        float: none;
        padding-top: 115px;
        margin-right: 0px;
        position: sticky;
        top: 50px;
        padding-bottom: 70px;
        margin: 0 auto;
    }

    .soo {
        max-width: 85%;
        margin-left: 0px;
        padding-top: 30px;
        margin: 0 auto;
        padding-bottom: 100px;
        margin-top: -104px;
        z-index: 100000;
        position: relative;
    }

    div#order_review {
        height: 100%;
        background: #fff;
    }

    .header-finalizar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 82%;
        margin: 0 auto;
        padding-top: 30px;
        padding-bottom: 30px;
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translate(-50%);
    }

    div#cliente {
        overflow-y: auto;
        position: fixed;
        top: 0px;
        left: -100%;
        background: #fff;
        padding: 40px;
        max-width: 90%;
        height: 100%;
        z-index: 10000;
        box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 37%);
        -webkit-box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 37%);
        -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.37);
    }
    
}


