#content{
    min-height:750px; background: url(../images/carrito/carrito-de-compras-bg.jpg) no-repeat center;
    background-size: cover;
}
.md-close .fa{
    font-size: 18px; color: #00c443;
}
/*MI CUENTA*/
.login-wrap {
    width: 100%; position: relative;
}
.login-cont {
    max-width: 1200px; width: 70%; margin: 0 auto; position: relative; margin: 0 auto; padding: 170px 0 50px;
    min-height: 630px;
}
.login-left {
    float: left; width: 40%;
}
.login-main {
    float: right; width: 60%; padding: 0 40px;
}
.login-left-cont {
    background: #232323; border-radius: 10px; padding: 0;
}
.login-left-cont ul a{
    text-decoration: none;
}
.login-left-cont ul a li{
    text-decoration: none; color: #ccc; padding: 10px 25px; margin: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    list-style-type: none; font-size: 14px;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.last-li:hover{
    border-bottom: 0px solid #fff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
}
.first-li:hover{
    border-top-left-radius: 10px; border-top-right-radius: 10px;
}

.login-left-cont ul a li:hover {
    background: #000;
}
.informacion-cuenta h3 {
    font-size: 21px; text-transform: uppercase; border-bottom: 1px solid #676666; margin: 0 0 10px; padding: 0 0 10px;
}
.informacion-cuenta p {
    color: #676767;
}
.informacion-cuenta h3 span{
    font-weight: 400;
}

/*Pedidos historial*/
#contenedor-historial {
    display: table;
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    margin: 16px auto 0;
    font-size: 13px;
}
#contenidos-historial {
    display: table-row;
}
#columna1, #columna2, #columna3 {
    display: table-cell;
    border: 1px solid rgba(0, 0, 0, 0.36);
    vertical-align: middle;
    padding: 10px;
}
#contenedor-historial .negritas {
    font-weight: 500;
}
.ver-pedido {
    background: #49df5c; font-weight: 500; transition:All 0.3s ease;
        -webkit-transition:All 0.3s ease;
        -moz-transition:All 0.3s ease;
        -o-transition:All 0.3s ease;
}
.ver-pedido:hover {
    background: #33c145
}
#contenidos-historial span {
    display: none;
}

.historial-cuenta select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: transparent;
    color: #676767;
    background: url(../images/resultados/flecha-verde.png) no-repeat right center;
    padding-right: 11px;
    font-size: 13px;
    padding-left: 1px;
}
.historial-cuenta {
    float: right;
    font-size: 13px; color: #676767; margin-bottom: 10px;
}

.datos-informacion h5 {
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    color: #c5c5c5;
    margin: 0 0 7px;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.datos-informacion h5:hover {
    color: #828282;
}

/*Modal contrasena*/
#modal-contrasena {
    background: #fff; max-width:550px!important; z-index: 99999999; padding: 30px 35px 25px 35px;
    border-radius: 10px;
}
.md-content h3 {
    background: #fff;
}
#modal-contrasena h3 {
    font-size: 21px!important; text-align: left; padding: 0 0 2px; text-transform: uppercase; font-weight: 500;
}
#modal-contrasena .datos-informacion-cont{
    margin: 10px 0 1px!important; padding: 0 25px 0!important;
}

/*INICIA CHECKOUT*/

.datos-informacion h2{
    font-size: 21px; text-transform: uppercase; border-bottom: 1px solid #676666; margin: 0 0 20px; padding: 0 0 10px;
    font-weight: 500;
}
.datos-informacion h2 span{
    font-weight: 400;
}
.guardar {
    text-align: center; margin: 10px 0 0;
}
.btn-guardar {
    color: #00c443; text-transform: uppercase; font-size: 18px; letter-spacing: 5px; background: transparent;
    font-weight: 500; border: 2px solid rgba(0, 196, 67, 0); border-radius: 10px; padding: 9px 12px 9px 20px;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.btn-guardar:hover {
    border: 2px solid #00c443; letter-spacing: 6px;
}
.input{
    width: 100%; height: 40px; position: relative; margin: 15px 0;
}
.input-col-2{
    width: 49%; display: inline-block; vertical-align: middle;
}
.input-col-2 {
    padding-right: 20px;
}
.nopad {
    padding:0;
}
.tarjeta{
    width: 53%; display: inline-block; margin: 0px 10px 0 0;
}

.vigencia {
    width: 19%; display: inline-block; margin: 0px 10px 0 0;
}
.cvv {
    width: 19%; display: inline-block; margin: 0px 0 0;
}
.pagos-de {
    float: right; margin: 20px 0 0; font-size: 16px; font-weight: 300; color: #676767;
}
.datos-informacion {
    display: inline-block; width: 100%; margin: 0;
}
.datos-informacion-cont {
    background: #fff; padding: 10px 25px; border-radius: 10px; border: 1px solid #dedede;
    margin: 0 0 15px;
}
.informacionForm {

}
.informacionForm input[type=text], .informacionForm input[type=password]{
    width: 100%; height: 30px; background: none;
    border-bottom: 1px solid #d9d9d9; border-right: none; border-top: none;
    border-left: none; position: relative; z-index: 10; outline: none;
    font-size: 14px; position: relative; z-index: 1;
}
.informacionForm label{
    position: absolute; z-index: 0; top:10px; font-size: 14px;
    transition: .3s all ease-in-out; -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out; -ms-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out; color: #000;
}
.informacionForm label.activeLabel{
    font-size: 11px; top:-10px; color: #a2a2a2;
}

/************ ERROR FORMULARIO ***************/
.parsley-required{
    display: table; width: 100%; margin-top: 10px;
    color: red; font-size: 10px;
}



/*TERMINA CHECKOUT*/


/*=======MOVIL========*/


@media screen and (max-width: 1130px) {
    .login-cont {padding: 210px 0 50px; width: 80%;}
}

@media screen and (max-width: 900px) {
    .login-cont {width: 93%;}
    .login-main {padding: 0 0 0 40px;}
}

@media screen and (max-width: 770px) {
    .login-cont {width: 70%;}
    .login-left {width: 100%; margin: 0 0 40px;}
    .login-main {width: 100%; padding: 0;}
}

@media screen and (max-width: 480px) {
    .login-cont {width: 90%; padding: 150px 0 50px;}
    #modal-contrasena {padding: 20px 20px 15px 20px;}
    #modal-contrasena h3 {display: inline;}
    .contrasena-mail .input {margin: 9px 0!important;}
    #modal-contrasena .cerrar-garantias {z-index: 99999999;}

}
