
#hamburgerbox2 {
    display: none;
}

.comercio-row-container {
    /*display: flex;*/
    justify-content: center;
}

.titulo16px{
    font-size: 16px !important;
}

.li16px::marker{
    font-size: 16px !important;
}

.comercio-row {
    /*display: flex;*/
    gap: 3vh;
    margin-top: 1vh;
}

.titulo-verde {
    color: #c4d61c;
}
.texto_negrita {
    font-weight: bold;
}

.titulo-gris {
    color: #8A8B8D;
    cursor: pointer;
    user-select: none;
}

.atras_btn:hover{
    background-color: #C4D61C !important;
}
.atras_btn{
    background: #8A8B8D url(/portal/img/flecha-anterior.svg) no-repeat scroll 8px 5px !important;
    background-size: 28px !important;
    font-size: 14px !important;
    padding: 10px 0px 10px 16px !important;
    width: 120px;
    transition: background .3s linear;
    border: none !important;
    border-radius: 10vh !important;
    color: white !important;
    margin-right: 20px;
    margin-top: 11px;
}

.boton_particulares:hover{
    background-color: #595959 !important;
}
.boton_olvido_contra:hover{
    background-color: #C4D61C !important;
    color: white !important;
}
.boton_olvido_contra{
    transition: background .3s linear;
}

.boton_particulares{
    transition: background .3s linear;
    border: none !important;
    border-radius: 10vh !important;
    color: white !important;
}

.boton-confirmar {
    background: #C4D61C !important;
    padding: 0.5vh 1vw !important;
    display: block;
    margin-left: auto;
}

.previsualizarmov{
    background: #FFBA01 url(/portal/img/lupa.svg) no-repeat scroll 108px 7px !important;
    background-size: 36px !important;
    font-size: 14px !important;
    padding: 12px 57px 12px 20px !important;
    width: 154px;
}
.siguiente_btn{
    background: #C4D61C url(/portal/img/flecha-siguiente.svg) no-repeat scroll 105px 5px !important;
    background-size: 36px !important;
    font-size: 15px !important;
    padding: 12px 57px 12px 33px !important;
    width: 154px;
}
.btn_sinimagen{
    background: #C4D61C !important;
    background-size: 36px !important;
    font-size: 15px !important;
    padding: 12px !important;
    width: 154px;
}

.texto_gris_claro{
    color: #8A8B8D !important;
}

.space_between > * {
    margin-right: 10px;
}

.space_between input {
    color: #636363;
    height: 29px;
    border-radius: 20px;
}

#donde_usar{
    font-size: 15px;
    text-decoration: underline;
}

.texto_gris_oscuro{
    color: #636363 !important;
    font-weight: bold;
}

.texto_naranja{
    color: #FFBA01 !important;
}



.flecha{
    filter: grayscale(100%);
}

#boton-siguiente{
    cursor: pointer;
}

#boton-anterior{
    cursor: pointer;
}

.titulo-gris:hover {
    text-decoration: underline;
}
#enviocodigo {
    margin: auto 1vw;
}
.comercio-container {
    border: #edeeed 5px solid;
    height: 30vh;
    /*width: 14vw;*/
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 1vh;
}

table#tablasort2.marcas tbody td{
    border: 1px solid #ffffff;
}

.categoria1{
    background: #ffffff !important;
}

.resumen {
    border: #C4D61C 2px solid;
}

.comercio-container span {
    text-align: center;
    width: 95%;
}

.comercio-logo {
    max-height: 60px;
    max-width: 128px;
    object-fit: contain;
}

.contenido_cliente {
    width: 100%;
}
.texto_verde{
    color: #c4d61c;
}

.cerrarmod {
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: -5px;
}

.cerrarmod {
    background: url(/portal/img/cerrar.png) top left no-repeat;
}

@media (max-width: 786px) {
    #modal123{
        margin-left: 5% !important;
    }
}
@media (max-width: 435px) {
    #modal123{
        width: 300px !important;
    }
}
@media (min-width: 1376px) {
    #modal123{
        margin-left: 259px !important;
    }
}
#modal123{
    border: solid;
    border-radius: 0px;
    border-color: #c4d61c;
    width: 400px;
    margin-left: 251px;
    margin-top: 275px;
}

.carro1 .categoria1 table.resul tr{
    border-bottom: 10px solid #ffffff;
}

.texto_gris{
    color: #8A8B8D !important;
}

.carro1 .categoria {
    font-weight: bold;
}

.tarjeta_cliente {
    margin: auto;
    font-family: Poppins;
}

.tarjeta_cliente p.saldo {
    font-size: 24px;
    font-weight: bold;
}

.menu_cliente nav ul {
    width: 172px;
    font-family: Poppins;
}

.donde-usar {
    background: #ffba01;
    color: white;
    font-weight: bold;
    width: 95%;
    margin-left: 2vw;
}

article.menu2 {
    background: url(/portal/img/bkmenu2.jpg) repeat-y 0 top;
    position: relative;
    background-size: 22%;
}

.donde-usar h2 {
    padding: 15px;
    text-align: center;
    font-size: 26px;
}

.canjear-btn, .comprar-btn {
    width: 48px;
    height: 48px;
}


.carro1 .categoria.titu label {
    width: 100%;
}

.carro1 .categoria.titu label span {
    text-transform: none;
    font-size: 25px;
}

h2 {
    font-size: 24px;
    text-transform: none;
}

.instrucciones {
    text-align: center;
}

.logos {
    display: flex;
    justify-content: space-around;
}

.canjear {
    width: 20%;
    color: #ffba01;
}

.canjear h3 {
    text-transform: none !important;
    font-weight: 900 !important;
}

.comprar {
    width: 16%;
    color: #c4d61c;
}

.comprar h3 {
    text-transform: none !important;
    font-weight: 900 !important;
}

.categoria.titu {
    width: 95% !important;
    margin-left: 2vw;
}

.activo {
    color: white;
    font-weight: bolder;
}

.activo a:before {
    content: "> ";
    vertical-align: middle;
    color: white;
    font-size: 20px;
}

.tarjeta-banner-container {
    display: flex;
}

.banner-mitarjeta {
    margin-right: 2vw;
}

.categoria-logo {
    height: 50px;
}

.iframe {
    aspect-ratio: 15/7;
    width: 600px;
}

.instrucciones p {
    margin: 0;
}

.instrucciones h2 {
    margin-bottom: 0;
}

.row .comercio-container:not(:last-child) {
    margin-right: 1vw;
}


.menu-movil {
    display: none;
}

article.menu2{
    display: inline-flex;
}

@media (max-width: 768px) {
    .menu_cliente {
        display: none;
    }

    .menu-movil {
        display: block;
        height: 9vh;
        background: #c4d61c;
    }

    article.menu2 {
        background: none;
    }

    .logos {
        flex-direction: column;
        align-items: center;
        gap: 5vh;
    }

    .comprar {
        width: 66%;
    }

    .canjear {
        width: 50%;
    }

    .instrucciones p {
        margin: 2vh 0;
    }

    #menuprincipal2 {
        display: none;
    }

    #hamburgerbox2 {
        display: inline-block;
        float: none;
        margin-top: 2vh;
        margin-right: 3vw;
    }

    #hamburger {
        position: relative;
        display: block;
        width: 35px;
        height: 35px;
        cursor: pointer;
        background: none;
        border: none;
        float: right;
        margin-right: 20px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
    }
    #hamburger2 {
        position: relative;
        display: block;
        width: 35px;
        height: 35px;
        cursor: pointer;
        background: none;
        border: none;
        float: right;
        margin-right: 20px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
    }

    #hamburger span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 25px;
        height: 2px;
        margin: auto;
        background: white;
    }

    #hamburger span:before,
    #hamburger span:after {
        position: absolute;
        width: inherit;
        height: inherit;
        content: '';
        background: white;
    }

    #hamburger span:before {
        top: -5px;
    }

    #hamburger span:after {
        bottom: -5px;
    }

    #hamburger.open {
        border: 1px solid transparent;
    }


    #hamburger2 span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 25px;
        height: 2px;
        margin: auto;
        background: white;
    }

    #hamburger2 span:before,
    #hamburger2 span:after {
        position: absolute;
        width: inherit;
        height: inherit;
        content: '';
        background: white;
    }

    #hamburger2 span:before {
        top: -5px;
    }

    #hamburger2 span:after {
        bottom: -5px;
    }

    #hamburger2.open {
        border: 1px solid transparent;
    }

    #menuprincipal2.open {
        margin-top: 80px;
        display: block;
        background: #c4d61c;
        color: #ffffff;
        position: absolute;
        width: 180px;
        font-size: 0.8em;
        border: 1px solid #dbd7d3;
        border-top: 0;
        border-left: 0;
        z-index: 999;
        left: -7px;
        top: -9px;
    }

    #menuprincipal2.open ul li {
        list-style: none;
        padding: 1vh;
        font-size: 14px;
        color: #FFFFFF !important;
    }

    #menuprincipal2.open ul li a {
        color: #FFFFFF !important;
    }

    .contenido_cliente{
        width: 100% !important;
    }

    .comercio-container {
        width: 19vw;
    }

    article.menu2 {
        display: block;
    }
}
@media (max-width: 480px) {
    .comercio-container {
        width: 100%;
    }
}
