header #acceso-usuarios .titulo p {
    display: none;
}

header .wrap>ul>li.mis-datos{
	display: none;
}

header .wrap>ul>li.cambio-de-pin{
	display: none;
}

 #buscador-comercios .buscador-comercios #cabecera-buscador .userMenu-container #userMenu ul>li.cambio-de-pin {
 		display: none;
}


@media all and (max-width:1024px) {

	nav .wrap>ul>li.mis-datos {
		display: block !important;
    	background-image: url(/personas/images/iconos/ico_misdatos.png);
    	background-position: 10px 20px
  	}
	
	header .wrap>ul>li.cambio-de-pin{
		display: block !important;
		background-image: url(/personas/images/iconos/iconos_menu_tajeta.png);
    	background-position: 10px 20px
	}
	
    header #acceso-usuarios .titulo p {
        display: block !important;
    }
    header #acceso-usuarios form {
        display: none;
    }
    header #acceso-usuarios {
        position: absolute !important;
        top: 40px !important;
        right: 10px !important;
        float: none !important;
        width: 100px !important;
        height: auto !important;
        margin-top: 0 !important
    }
    
    #buscador-comercios .buscador-comercios #cabecera-buscador .userMenu-container #userMenu ul>li.cambio-de-pin {
 		display: block !important;
		background-image: url(/personas/images/iconos/iconos_menu_tajeta.png);
    	background-position: 10px 20px
	}
}

header #acceso-usuarios {
     position: relative;
     float: right;
     height: 95px;
     width: 530px;
     margin-top: 18px;
}




header #acceso-usuarios form input[type=submit] {
  display: block;
  float: left;
  width: 185px;
  height: 30px;
  margin-left: 0;
  text-align: center;
  color: #fff;
  border: none;
  border-radius: 3px;
  background-color: #5abae7;
  font-family: sansa-pro-bold, sans-serif;
  font-size: 12px;
  padding: 10px;
}


header #acceso-usuarios form {
  position: relative;
  float: left;
  width: 189px;
  margin-top: 30px
}

/* Tarjeta retail banner */
section#destacados .right-side .top-box .banner-tarjeta-retail {
    background-image: url(https://cdn.pluxee.cl/consumers-web/resources/images/general/tarjeta_retail_banner.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative
}

section#destacados .right-side .top-box .banner-tarjeta-retail:after {
    content: '';
    filter: blur(4px);
}

section#destacados .right-side .top-box .banner-tarjeta-retail:before {
    content: '';
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 100%;
    height: 100%;
}

section#destacados .right-side .top-box .banner-tarjeta-retail__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    z-index: 2;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    text-align: center;
    
}

@media(max-width:492px) {
    section#destacados .right-side .top-box .banner-tarjeta-retail__content {
        max-width: 400px;
        width: 100%;
        padding: 0 10px;
    }
}

section#destacados .right-side .top-box .banner-tarjeta-retail h2 {
    color: #ffffff;
    font-size: 24px;
    font-family: sansa-pro-bold, sans-serif;
    text-align: center;
}
section#destacados .right-side .top-box .banner-tarjeta-retail h1 {
    color: #ffffff;
    font-size: 24px;
    font-family: sansa-pro-bold, sans-serif;
    text-align: center;
}

section#destacados .right-side .top-box .banner-tarjeta-retail h1 {
    color: #ffffff;
    font-size: 24px;
    font-family: sansa-pro-bold, sans-serif;
    text-align: center;
}

section#destacados .right-side .top-box .banner-tarjeta-retail span {
    color: #ffffff;
    font-size: 14px;
    font-family: sansa-pro-normal, sans-serif;
    text-align: center;
}

section#destacados .right-side .top-box .banner-tarjeta-retail p {
    color: #ffffff;
    font-size: 18px;
    font-family: sansa-pro-normal, sans-serif;
    text-align: center;
}

section#destacados .right-side .top-box .banner-tarjeta-retail a {
    background-color: #ed424a;
    width: 300px;
    color: #ffffff;
    font-size: 16px;
    padding: 0.8rem 1.8rem;
    border-radius: 22.5px;
    text-align: center;
    display: block;
    text-decoration: none;
    margin: 1.25rem auto 0 auto;
}
section#destacados .right-side .top-box .banner-tarjeta-retail a:hover {
    opacity: .9;
}
@media(max-width:600px){
    section#destacados .right-side .top-box .banner-tarjeta-retail a {
        width: auto;
        max-width: 300px;
    }
}
/* Trjeta retail */

/* Estilos generales */
main {
    padding-bottom: 0;
}
footer {
    /*margin-top: auto;
    align-self: flex-end;*/
    display: block;
    width: 100%;
}

#envoltorio {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 100vh;
    background-color: #ffffff;
}


/* Buscar */
.tarjeta-retail-bg {
    margin-top: auto;
    align-self: flex-end;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    min-height: 280px;

}
.tarjeta-retail-bg:before {
    content: '';
    background-image: url(../images/interior/retail-card-bg.png);
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: top right;
    bottom: 0;
}

@media(max-width:1400px){
    .resultados-bg {
        min-height: 220px;
    }

    .resultados-bg::before {
        min-height: 190px;
    }
}

@media(max-width:1200px){
    .tarjeta-retail-bg::before {
        bottom: 0;
        min-height: 260px;
        top: initial;
    }
    .tarjeta-retail-bg {
        min-height: 220px;
        overflow: initial;
    }
    .resultados-bg {
        min-height: 220px;
    }

    .resultados-bg::before {
        min-height: 190px;
    }

}

@media(max-width:1100px){
    .tarjeta-retail-bg:before {
        top: initial;
        bottom: 0;
        min-height: 100px;
    }
    .tarjeta-retail-bg {
        min-height: 180px;
    }
}

@media(max-width:780px){
    .tarjeta-retail-bg {
        min-height: 130px;
    }

    .tarjeta-retail-bg:before {
        background-image: url(../images/interior/retail-card-bg-right.svg);
        top: 0;
        background-size: initial;
    }
}

.contenido-tarjeta-retail {
    max-width: 520px;
    margin: 10vh auto 0 auto;
}

.tarjeta-retail-buscar__header h2 {
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
    font-family: sansa-pro-bold, sans-serif;
    font-size: 26px;
    color: #373876;
    letter-spacing: 0.19px;
}

.tarjeta-retail-buscar__header span {
    color: #a4a4a4;
    font-size: 14px;

}

.tarjeta-retail-buscar__header p {
    font-size: 16px;
    color: #000000;
}

.tarjeta-retail-buscar__form {
    margin-top: 2.5rem;
}

.tarjeta-retail-buscar__numero {
    margin-bottom: 3rem;
}

.tarjeta-retail-buscar__form label {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0.5rem;
}

.tarjeta-retail-buscar__form input {
    border: 1px solid #999999;
    border-radius: 5px;
    color: #000000;
    font-size: 16px;
    padding: 0.8rem 1.2rem;
    width: 100%;
    box-sizing: border-box;
}

.tarjeta-retail-buscar__form input::placeholder {
    color: #999999;
}

.tarjeta-retail-buscar__btn {
    display: block !important;
    width: 300px;
    margin: 0 auto;
    padding: 0.8rem 1.8rem;
    font-size: 16px;
    text-align: center;
    outline: none;
    color: #fff;
    background-color: #ed424a;
    border: 1px solid #ed424a;
    border-radius: 22.5px;
    cursor: pointer;
    transition: all .3s ease;
}
.tarjeta-retail-buscar__btn:focus {
    outline: none;
}
.tarjeta-retail-buscar__btn[disabled] {
    color: #ed424a;
    background-color: #fff;
    cursor: default;
}


/* Resultados */
.tarjeta-retail-portada {
    min-height: auto !important;
}
.tarjeta-retail-portada .cabecera-inner {
    padding: 1.2rem 0 1.5rem 0;
}
.tarjeta-retail-portada .cabecera-inner h2{
    font-size: 20px !important;
    letter-spacing: 0.15px !important;
    align-items: initial !important;
    margin-top: 0 !important;
}
.tarjeta-retail-resultado {
    margin-top: 2rem;
    max-width: 1100px;
    width: 100%;
    box-sizing: border-box;
}
.tarjeta-retail-resultado h3{
    font-size: 18px;
    color: #006245;
    padding-top: 20px;
    font-family: 'travel-bold', sans-serif;
}

.resultado-detalle__datos {
    margin-top: 1.6rem;
    margin-bottom: 2.3rem;
}
.resultado-detalle__titulo {
    color: #a3a3a3;
    font-size: 14px;
    margin-bottom: 0.5rem;
}
.resultado-detalle__valor {
    color: #000000;
    font-size: 17px;
}

.resultado-detalle__valor span{
    display: block;
}

.resultado-detalle__datos {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.resultado-detalle__datos ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.resultado-detalle__datos--izquierda li + li {
    padding-left: 3rem;
}

.resultado-detalle__datos--derecha li + li {
    position: relative;
    padding-left: 1.6rem;
}

.resultado-detalle__datos--derecha li + li:before {
    content: '';
    background-color: #979797;
    height: 42px;
    width: 1px;
    position: absolute;
    margin: 0 0.8rem;
    left: 0;
}

.resultado-detalle__datos--derecha .resultado-detalle__valor {
    text-align: right;
}

@media(max-width:1100px){
    .tarjeta-retail-portada  {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important;
        min-height: auto;
    }

    #cabecera.tarjeta-retail-portada #ruta{
        display: block;
    }

    .tarjeta-retail-portada #ruta ul {
        padding: 0 !important;
    }

    .tarjeta-retail-resultado {
        padding: 0 1.25rem !important;
    }
    .resultado-detalle__datos {
        flex-direction: column;

    }
    .resultado-detalle__datos--izquierda li {
        width: 50%;
    }
    .resultado-detalle__datos--izquierda li + li {
        padding-left: 0;
    }

    .resultado-detalle__datos--derecha li {
        width: 50%;
    }

    .resultado-detalle__datos--derecha li + li:before {
        content: none;
    }

    .resultado-detalle__datos--derecha li + li {
        padding-left: 0;
    }

    .resultado-detalle__datos li {
        margin-bottom: 1.5rem;
    }

    .resultado-detalle__datos--derecha .resultado-detalle__valor {
        text-align: left;
    }

}

@media(max-width:600px){
    .tarjeta-retail-portada .cabecera-inner {
        padding: 1rem 0 1.3rem 0;
    }
    .contenido-tarjeta-retail {
        margin-top: 3rem;
    }
    .tarjeta-retail-buscar .wrap {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .tarjeta-retail-buscar__header span {
        font-size: 12px;
    }
    .tarjeta-retail-buscar__header h2 {
        font-size: 20px;
    }
    .tarjeta-retail-buscar__header p {
        font-size: 14px;
    }
    .tarjeta-retail-buscar__form input {
        font-size: 14px;
    }
    .tarjeta-retail-buscar__form {
        margin-top: 2rem;
    }

    .tarjeta-retail-resultado {
        margin-top: 1rem;
    }
    .resultado-detalle__datos--derecha li {
        margin-bottom: 0;
    }
    .tarjeta-retail-buscar__btn {
        width: auto;
        max-width: 300px;
        height: auto;
    }
    .tarjeta-retail-buscar__numero {
        margin-bottom: 1.5rem;
    }
}


/*tabla*/
.resultados-tabla h4 {
	margin: 20px 0;
    font-size: 16px;
    font-family: sansa-pro-normal, sans-serif;
    color: #000000;
    font-weight: 600;
}
.resultados-tabla__contenedor {
    border-radius: 1rem;
    border: 1px solid #d3d3d3;
}

.resultados-tabla table {

    width: 100%;
    border-collapse: collapse;
}

.resultados-tabla-2 tr {
    padding: 1rem 1.25rem;
}

.resultados-tabla-2 td {
    font-size: 14px;
}

.resultados-tabla {
    margin: 2rem 0;
}

.resultados-tabla__header {
    border-radius: 1rem 1rem 0px 0px;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    box-shadow: none;
    line-height: 1;
    font-family: sansa-pro-normal, sans-serif;
    font-weight: 600;
    font-size: 0.875rem;
    background-color: transparent;
    width: auto;
    height: auto;
}

.resultados-tabla__body {
    padding-bottom: 0;
}

  .resultados-tabla__item {
    padding: 0 1.25rem;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    border-bottom: 1px solid #e2e2e2;
}

.resultados-tabla__item th {
    text-align: left;
    padding: 1rem 0.5rem;
}

.resultados-tabla__item th.w-15 {
    text-align: center;
}

.resultados-tabla__item:last-child {
    border-bottom: none;
}

.resultados-tabla__item td {
    padding: 1rem 0.5rem;
}

.w-40 {
    width: 40%;
}
.w-33 {
    width: 33%;
}
.w-20 {
    width: 20%;
}
.w-22 {
    width: 22%;
}
.w-15 {
    width: 15%;
    text-align: center;
}
.w-10 {
    width: 10%;
}

 @media(max-width:1100px){
    .w-15 {
        text-align: left;
    }
    .resultados-tabla {
        margin: 1rem 0;
    }
    .resultados-tabla__header {
        display: none;
    }
    .resultados-tabla__item {
        flex-direction: column;
        text-align: left;
        padding: 0;
    }

    .resultados-tabla__item td {
        width: 100%;
        min-height: 40px;
        padding: 0.8rem 1rem 0.8rem 0;
        vertical-align: middle;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #e2e2e2;
        box-sizing: border-box;
    }

    .resultados-tabla__item td:last-child {
        border-bottom: none;
    }

    .resultados-tabla__item td .resultados-tabla__valor {


        padding: 0 1rem;
        position: relative;
    }

    .resultados-tabla__item td .resultados-tabla__valor:before {
        content: '';
        background-color: #e2e2e2;
        width: 1px;
        height: 40px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .resultados-tabla__item td:before {
        flex: 0 0 40%;
        padding: 0 1rem;
        font-weight: 600;
        color: #000000;
        font-size: 12px;
    }

    [data-th]::before {
        content: attr(data-th);
      }

    .resultados-tabla__item:nth-child(even) {
        background-color: #f6f6f6;
    }

    .resultados-tabla__contenedor {
        max-height: 100%;
        overflow-y: initial;
    }
}


/*Error de búsqueda válido-inválido*/
.tarjeta-retail-buscar__error-message {
    display: none;
}

.invalid-number #numberCardRetail {
    border-color: #ff9673;
}

.invalid-number .tarjeta-retail-buscar__error-message {
    margin-top: 0.5rem;
    padding-left: 1.2rem;
    display: block;
    font-size: 14px;
    color: #f84a10;
    position: relative;
}

.invalid-number  .tarjeta-retail-buscar__numero {
    margin-bottom: 1.5rem;
}

.invalid-number .tarjeta-retail-buscar__error-message:before {
    content: '';
    width: 12px;
    height: 11px;
    background-image: url(../images/iconos/ico-error.svg);
    position: absolute;
    top: 2px;
    left: 0;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
}
.btn-volver {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
  line-height: normal;
  color: #999;
  background: transparent url(../../images/iconos/ico-left.svg) no-repeat 0 0;
  border: none;
}
.btn-volver:hover {
  text-decoration: underline;
}
