/* ===== styles.css ===== */
.btn-newStyle{
    width: 85%;
}


.reserva_flotante {
    position: absolute;
    top: 45px;
    width: 30%;
}

/*
.hs-listador-financiacion{
font-size: 12px;
text-align: center;
color: white;
margin: 0px;
padding: 5px 8px;
background-color: #015A97;
line-height: 28px;
border-radius: 0px 0px 5px 5px;
}*/

.hs-listador-financiacion{
    font-size: 12px;
    text-align: center;
    color: #151515;
    margin: 0px;
    padding: 5px 8px;
    line-height: 28px;
    border-radius: 0px 0px 5px 5px;
    border-top: darkgray solid thin;
}

.btn-hotsale {
    color: #FFF;
    background-color: #909090;
    border-color: #898989;
}

.btn-hotsale:hover {
    color: #FFF;
    background-color: #898989;
    border-color: #898989;
}

.btn-danger-list {
    color: #FFF;
    background-color: #E41616;
    border-color: #D9534F;
    margin-top: 12px;
}

.btn-danger-list:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;

}

.listador-efectivo{
    font-size: 12px;

    text-align: center;

    color: #f00;

    margin: -5px 0px 4px;

    line-height: 28px;

    border-radius: 0px 0px 5px 5px;
}




.hs-tachado-container{
}
.hs-tachado-title{
    width: 40%;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    vertical-align: middle;
}

.noTachado-number{
    display: inline-block;
    font-size: 15px;
    text-align: center;
    width: 60%;
    vertical-align: middle;
}
.hs-tachado-number{
    display: inline-block;
    font-size: 15px;
    text-align: center;
    width: 60%;
    vertical-align: middle;
    text-decoration: line-through;
}

.hs-promo-container{
    margin-top: 5px;
    color: #FB5225 !important;
}

.promo-container{
    margin-top: 5px;
    color: red !important;
}
.hs-promo-title{
    width: 40%;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    vertical-align: middle;
}
.hs-promo-number{
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 60%;
    vertical-align: middle;
    font-weight: bold;
}

.galery-thumb{
    width: 19%;
    display: inline-block;
    padding: 2px;
    border: 1px solid #ededed;
    border-radius: 5px;
}

.galery-container{
    text-align: center;
    margin: 10px auto 20px;
}

/** PROMO 25 **/
.extra-list-style{
    height: 425px!important;
}

.extra-list-style-2{
    bottom: -110px!important;
}


.c25-rotador-titulos{
    position: absolute;
    width: 55%;
    top: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}
.a25-modal-input-row{
    padding-right: 5px;
    padding-left: 5px;
}
.a25-modal-dialog{
    width:500px;
}
.a25-btn-form{
    background-color: #004B85;
    color: white;
    border: 2px solid white;
    font-size: 18px;
    padding: 5px 100px;
    margin: 15px 0px -10px;
}

.a25-btn-container{
    text-align: center;
}

.a25-modal{
    background-color: #004B85;
    color: white;
    font-family: 'Roboto Condensed';
}

.a25-modal-header{
    border: none;
    padding: 25px 15px 5px;
    text-align: center;
}

.a25-modal-header h4{
    font-size: 30px;
}

.a25-modal-form{
    margin: 0px -5px;
}

.btn-gris{

    color: #4b4b4b;
    background-color: #a5a5a5;
    border-color: #9e9e9e;
}

.btn-gris:hover{
    color: #323232;
    background-color: #a5a5a5;
    border-color: #a1a1a1;
}

.active-a25{
    /*border: 2px hotpink solid;*/
}

.active-a25::after{

    content: none!important;


}

.a25-control-btn::after{

    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(10, 10, 10, .3);

    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.36);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.36);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.36);

}

.a25-control-btn{

    position: relative;
    height: 95px;
    margin: 0px 0px 5px;
    overflow: hidden;

    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );

    border-bottom: 2px solid #E4E4E4; 

    cursor: pointer;
}

.a25-vermasprod{
    margin-top: 5px;
    height: 30px;
    padding: 5px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
}

.a25-control-img{
    mix-blend-mode: multiply;
    position: absolute;
    left: 5px;
    width: 45%;
    top: 2px;
}
.a25-control-medalla{
    position: absolute;
    right: 6px;
    width: 50%;
    top: 0px;
    padding: 5px 15px;
}
.a25-control-codigo{
    position: absolute;
    bottom: 5px;
    width: 55%;
    font-size: 12px;
    padding: 5px 10px 0px;
    right: 0;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    color: #004D85;
    text-align: center;
    line-height: 11px;
}

.promo-box-25{
    font-style: italic;
    padding: 0px 25px;
    text-align: center;
    margin: 10px 0px 0px;
    width: 200px;
}

.prev-promo-text-25{
    margin: 5px 0px 0px;
    padding: 3px 0px 0px;
}

.prev-promo-price-lista-25{
    font-size: 16px;

    color: #7C7676;

    padding: 10px 0px 10px;

    margin: 0px 0px 10px;

    font-weight: bold;
}

.prev-promo-price-lista-25C{
    font-size: 15px;
    color: #004c88;
    padding: 0px 0px 3px;
    margin: 10px 0px 10px;
    font-weight: 800;
    font-family: 'Roboto';
    line-height: 18px;
}

.a25-carrousel{
    margin: 0px 0px 20px;

    padding: 0px;

}
.a25-block{
    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );
}

.img-25-gr{
    mix-blend-mode: multiply;
}
.a25-columna-3{
    padding-right:5%;
    padding-top: 10%;
}

.a25-columna-2{
    position:absolute;
    width:60%;
    left:20%;

}

.a25-columna-1{
    padding-left:5%;
    padding-top: 10%;
}


.off-sm-tile-25{

    height:380px;
    margin-top:0 !important;
    margin-bottom:0 !important;

}


.indicator-padding{
    padding: 10px 0 0 0;

}
.indicator-promo-25{
    height: 100px;
    border-bottom: 2px solid #333;
    background-image:url("<?php echo site_url('assets/img/bg_btn_slider_producto.webp');?>");
    margin-bottom: 8px;
}

.codigo-indicator-promo-25{
    padding-top:4px;
    padding-bottom:4px;
    width: 100%;
    text-align: center;
    font-size:12px;
    font-weight: bold;
    color:#005f9f;

}


/**Preventa**/

.prev-prod-codigo{
    font-size: 17px;
    font-weight: 300;
    padding: 0px 20px;  
    margin: -5px 0px;
}

.prev-prod-nombre{

    font-size: 17px;
    font-weight: 700;
    padding: 0px 20px;    
    padding: 5px 20px 5px;
    line-height: 17px;
}

.prev-prod-pic{
    max-height: 110%;
    mix-blend-mode: multiply;
}
.prev-container{
    margin: 10px 15px;
}
.prev-block{

    height: 340px;
    position: relative;
    overflow: hidden;
    font-family: 'Roboto Condensed';
}

.prev-promo-text{
    color: #00496A;
    font-size: 16px;

    border-top: 2.5px solid #5555;

    margin: 5px 0px 0px;
    padding: 3px 0px 0px;

}

.prev-promo-cuotas{
    color: #00496A;

    font-size: 14.5px;

    border-top: 2.5px solid #5555;

    margin: 5px 0px 0px;
    padding: 3px 0px 0px;
}
.prev-promo-price{
    color: #D60000;
    font-size: 43px;
    font-weight: bold;
    line-height: 50px;
}
.promo-box{
    font-style: italic;
    padding: 0px 25px;
    text-align: center;
    margin: 40px 0px 0px;
}
.prev-promo-price-lista{
    font-size: 15.5px;
    color: #555555;
    border-bottom: 2.5px solid #5555;
    padding: 0px 0px 3px;
    margin: 0px 0px 10px;
}
.prev-txt-high{
    font-weight: 700;
}
.prev-txt-low{
    font-weight: 300;
}

.c25-rotador-titulos-hs{
    position: absolute;
    width: 40%;
    top: 10px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}


.c25-rotador-titulos-hs_2{
    top: 10px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}

.c25-mobile-img{
    display:inline-block;
    max-height: 63px;
    margin: 15px 15px 0px;
    vertical-align: middle;
}  

.prev-bg1{
    height: 100%;
    background-image: url(../img/preventa/preventa_bg2.webp);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.prev-bg2{
    height: 100%;
    background-image: url(../img/preventa/preventa_bg1.webp);
    background-repeat: no-repeat;
    background-size: contain;
}
.prev-bg3{
    height: 10px;
    background-color: #d1d1d1;
}
.prev_sidepanel{
    /*border: thin dashed purple;*/
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 15px;
}

.prev_titulos{
    /*border: thin dashed pink;*/
    position: absolute;
    width: 35%;
    top: 60px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}

.prev_titulos_hs{
    position: absolute;
    width: 30%;
    top: 60px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}


.prev_titulos_hs_2{
    top: 60px;
    left: 10px;
    font-style: italic;
    color: #555555;
    z-index: 9;
}


.logo-hs-home-2{
    max-height: 63px;
    margin: 15px 15px 0px;
}


.precio_preventa{
    font-size: 36px;
    font-weight: bold;
    color:#015f9e;
}

.precio_lista_preventa{
    line-height: 0.01em;   
}

.texto_preventa{
    font-size: 16px;
    color:#015f9e;
}

.titulo_preventa{
    left:0 !important;
    top: 92px !important;
    width: 30% !important;

}

.frase_preventa{

    margin-left: 20px;
    font-size: 14px;
    font-style: italic;

}

.nombre_preventa{
    margin-top: 188px;
    margin-left: 20px;
    font-size: 15px;
    font-weight: bold;
    line-height: 0.8em;
    color: #3a3a3a;
    font-style: italic;
}

.aclaracion_preventa{
    font-size: 15px;

}

.mas_preventa{
    font-size: 24px;
    color:#015f9e;
    font-weight: bold;
}

.linea_preventa{
    margin-left: 21px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {

    .extra-list-style{
        height: inherit!important;
    }

    .extra-list-style-2{
        bottom: -25px !important;
    }

    .promo-box-25{
        margin: -105px 0px 0px;

        width: 100%;

        padding: 0px;

        text-align: left;
    }

    .productos-slider{
        padding: 0px;
    }

    .a25-vermasprod {
        margin: 0px auto 20px;
        height: 50px;
        font-size: 20px;
        font-family: 'Roboto Condensed';
        background-color: inherit;
        border: 0;
        text-decoration: underline;
    }

    .a25-vermasprod:hover {

        background-color: inherit;

    }

    .off-sm-btn{
        height: 40px!important;
        margin-top: 10px!important;
        font-size: 18px!important;
        margin-bottom: 5px!important;
    }

    .prev-promo-text-25 {

        margin: 5px 0px 0px;
        padding: 3px 0px 0px;
        display: inline-block;
        width: 50%;
        vertical-align: middle;

    }

    .prev-promo-price-lista-25 {

        font-size: 15.5px;
        color: #555555;
        padding: 0px 0px 3px;
        margin: 0px 0px 10px;
        display: inline-block;
        background-color: #e1e1e180;
        padding: 5px;
        border-radius: 5px;
        width: 50%;
        text-align: center;
        vertical-align: bottom;

    }

    .prev-promo-price-lista-25C{
        font-size: 15px;
        color: #004c88;
        padding: 0px 0px 3px;
        margin: 10px 0px 10px;
        font-weight: 800;
        font-family: 'Roboto';
        line-height: 18px;
        background-color: #e1e1e180;
        border-radius: 5px;
        width: 50%;
        display: inline-block;

        vertical-align: bottom;

    }

    .prev-block{

        height: inherit;
    }

    .prev_sidepanel{
        /*border: thin dashed purple;*/
        position: inherit;
        height: inherit;
    }

    .prev_titulos{
        /*border: thin dashed pink;*/
        position: inherit;
        width: inherit;
    }
}
/***/
.tarjeta-selector{

}


.tarjeta-hidden{
    display: none;
    opacity: 0;

}

.tarjeta-gray{
    filter: grayscale(100%);
    opacity: 0.6;
}
.botonFilter{
    cursor:pointer;
}
.col-selector{
    padding: 0px 5px;
}
.tarjeta-fade{
    opacity: 1;
    transition: visibility 0s linear 0.33s, opacity 0.33s linear;
}
/***/

.sec-fija{
    margin: 40px auto;
}

.carousel-indicators li {
    display: inline-block;
    width: 50px;
    height: 3px;
    margin: 1px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: #6d6d6d60;
}
.carousel-indicators .active {
    width: 50px;
    height: 3px;
    margin: 1px;
    border-radius: 5px;
    background-color: #00000060;
}

.carousel-indicators {
    bottom: -25px;
}

.agotado_flotante{
    position: absolute;
    top: 45px;

}

/*OFERTA DE LA SEMANA - SECCIONES*/
.off-sm-tile{
    margin: 45px 0px 10px 0px;
    height: 465px;
    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );
}

.off-sm-producto{
    max-height: 70%;
    mix-blend-mode: multiply;
    position: absolute;
    right: 0;
}

.off-sm-linkpanel{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    margin-left: -15px;
}

.off-sm-titulo{
    max-width: 55%;
    position: absolute;
    top: 20px;
    left: 10px;
}

.off-sm-medalla{
    max-width: 35%;
    position: absolute;
    top: 245px;
    left: 35px;
}

.off-sm-control{

    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    min-height: 150px;
    padding: 15px;
    z-index: 2;

}

.off-sm-precioTitle{
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #004D85;
    padding-left: 15px;

    background-color: white;
    border-radius: 5px 5px 0px 0px;
}

.off-sm-precioLista{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #6D6767;
    margin-bottom: 10px;
    padding-left: 20px;

    background-color: white;
    border-radius: 0px 0px 5px 5px;
}

.off-sm-timerTitle{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: right;
}

.off-sm-timer{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: center;
    font-size: 19px;
    color: #ececec;
    background-color: #353535;
    padding: 0px 5px;
    border-radius: 5px;
    border: #2c2c2c thin solid;
}
.off-sm-btn{
    height: 60px;
    margin-top: 5px;
    font-size: 18px;
}


.off-smh-tile{
    margin: 10px 15px;
    height: 340px;
    background: #d1d1d1;
    background: -moz-linear-gradient(-45deg, #d1d1d1 0%, #ffffff 45%, #ffffff 55%, #d1d1d1 100%);
    background: -webkit-linear-gradient(-45deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background: linear-gradient(135deg, #d1d1d1 0%,#ffffff 45%,#ffffff 55%,#d1d1d1 100%);
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#d1d1d1',GradientType=1 );
    position: relative;
    overflow: hidden;
}

.smh-envio-gratis{
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    font-style: italic;
    font-family: 'Roboto';
    color: red;
}

.smh-mas-info{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 13px;
    color: #545454;
    text-decoration: underline;
}

.smh-mas-info:hover {

    color: darkgray;
}


.off-smh-producto{
    max-height: 100%;
    mix-blend-mode: multiply;
    right: -20px;
    position: absolute;
    top: 0;
}

.smh-btn-thin{
    padding: 2px;
    font-size: 15px;
    margin: 5px 0px;
}

.off-smh-linkpanel{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.off-smh-producto_mobile{
    display:none;
}

.off-smh-titulo{
    max-height: 58%;
    position: absolute;
    top: 10px;
    left: 10px;
}

.off-smh-medalla{
    max-width: 22%;
    position: absolute;
    top: 15px;
    right: 15px;
}

.off-smh-control{

    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    min-height: 160px;
    padding: 15px;
    z-index: 2;
}

.off-smh-precioTitle{
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #004D85;
    padding-left: 15px;
    font-size: 13px;
}

.off-smh-precioLista{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #6D6767;
    margin-bottom: 10px;
    padding-left: 20px;
}

.off-smh-timerTitle{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: center;
}

.off-smh-timer{
    font-family: 'Archivo Narrow', sans-serif;
    text-align: center;
    font-size: 19px;
    color: #1d1d1d;
    background-color: #c3c3c3;
    padding: 0px 5px;
}
.off-smh-btn{
    margin-top: 5px;
    font-size: 16px;
}

.off-smh-btn2{
    color: #fff !important;
    background-color: #004d85;
    border-color: #01487e;
    width: 100%;
    font-size: 18px;
    margin-top: 5px;
    font-weight: 300;
    font-family: 'Ubuntu Condensed';
}

.off-smh-btn2:hover{
    background-color: #0561A3;
}

.off-smh-divider{
    background-color: grey;
    height: 2px;
    margin: 0px 15px;
}


@media only screen and (max-width: 576px) {
    .off-smh-medalla{
        top: 60%!important;
    }
}

@media only screen and (max-width: 768px) {

    .off-smh-producto{
        position: relative;
        display: none;
    }

    .off-smh-titulo{
        position: relative;
        text-align: center;
        margin: 20px auto -50px;
        top: 0;
        left: 0;
        padding: 5px;
        z-index: 99;
    }

    .off-smh-medalla{
        top: 67%;
        right: 20px;
        max-width: 35%;
    }

    .off-smh-control{
        position: relative;
        margin-top: 20px;
    }

    .off-sm-control{
        min-height: 140px;
    }

    .off-smh-producto_mobile{
        display:inherit;
        mix-blend-mode: multiply;
        margin-top: 20px;
    }

    .off-smh-tile{
        height: inherit;
    }
    .off-sm-tile{
        height: 560px;
    }


}

/*-------------------------------*/

/*OFERTA DE LA SEMANA - HOME*/
/*--------------------------*/


.violetCiberPrice{
    font-family: gothamBold !important;
    font-size: 15px !important;
}

.no{
    font-family: gothamBold !important;
    font-size: 15px !important;
}

.table td, .table th {
/*    min-width: 300px;*/
}

body{padding:0px 0;
     /*background-image: url("../img/fondo-mundial.webp");
     background-repeat: no-repeat;
     background-size: 100%;
     background-position-x: center;*/

}
body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{font-family:"arial", Helvetica, Arial, sans-serif!important;}
.carousel-fade .active.left{left:0;opacity:0;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;z-index:2;}
.carousel-fade .next{left:0;opacity:1;z-index:1;}
.btn-combos-home-link{opacity:1;}
.btn-combos-home-link:hover{opacity:0.9;}
.btn-combos-home{height:35px;margin-top:5px;margin-bottom:10px;}
.btn-combos-home-m{height:70px;margin-top:5px;margin-bottom:10px;}
.btn-combos-area{float:left;width:33%;height:35px;position:relative;}
.btn-combos-img{max-height:100%;max-width:75%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.btn-combos-area-a{width:37% !important;background-image:url(../img/boton_combos_separator_a.webp);background-repeat:no-repeat;background-position:right;background-color:#40636F;padding:0px 40px 0px 0px;}
.btn-combos-area-b{width:33% !important;background-color:#40636F;}
.btn-combos-area-c{width:30% !important;background-image:url(../img/boton_combos_separator_b.webp);background-repeat:no-repeat;background-position:left;background-color:#005FA5;}
.carousel-indicators-combos .active{background-color:#a5a5a5;}
.combo-articulo{padding:0px 0px 10px 0px !important;border-bottom:silver thin solid;margin:0px 10px 10px !important;}
.articulo a{}
.articulo a:hover{text-decoration:none;}
.combo-img{margin-bottom:10px;}
.combo-datapanel{color:#535353;}
.combo-datapanel-combo{background-color:#ededed;color:#454545;text-align:center;margin:0px;}
.combo-datapanel-titulo{font-size:1.4em;border-bottom:darkgray medium solid;margin-top:10px;text-align:center;}
.combo-datapanel-itemTitulo{font-size:1.1em;font-weight:bold;padding:0px 0px 0px 10px;margin:0px;}
.combo-datapanel-itemModelo{font-size:0.85em;padding:0px 0px 5px 10px;margin:0px 0px 15px;border-bottom:#e6e6e6 thin solid;}
.combo-datapanel-precioNormal{border-top:silver thin solid;border-bottom:silver thin solid;text-align:center;padding:5px;text-decoration:line-through;color:silver;margin:0px;}
.combo-datapanel-promo{border-top:silver thin solid;border-bottom:silver thin solid;text-align:center;padding:5px;color:#E41616;font-weight:bold;margin:0px;}
.combo-datapanel-precioPromo{background:#ededed;margin:0px 0px 5px;text-align:center;color:#015F9E;padding:5px;font-size:1.2em;border-bottom:silver thin solid;}
.dest-recargo{background-color:#E41616;color:white;margin:0px -30px 0px -10px;padding:0px 30px 0px 10px;}
@media (min-width:320px){.nheader-logo{max-width:40%;}
                         .nheader-whatsapp{margin:10px 0px 20px;text-align:center;}
                         .nheader-localesAlign{text-align:center;}
                         .nheader-localLink{font-size:0.65em;}
}
@media (min-width:340px){.nheader-logo{max-width:40%;}
                         .nheader-whatsapp{margin:10px 0px 20px;text-align:center;}
                         .nheader-localesAlign{text-align:center;}
                         .nheader-localLink{font-size:0.80em;}
}
@media (min-width:480px){.nheader-logo{max-width:20%;}
                         .nheader-whatsapp{margin:10px 0px 20px;text-align:center;}
                         .nheader-localesAlign{text-align:center;}
                         .nheader-locales{height:90px;}
                         .nheader-localLink{font-size:1.1em;}

                         .precio-img-a{
                             font-size: 14px;
                         }

                         .precio-img-b{
                             font-size: 14px;
                         }

                         .mensajeria-caja{
                             padding-left: 35px !important;
                         }
                         .telefonia-caja{
                             padding-left: 35px !important;
                         }



}



@media (min-width:992px){.nheader-logo{max-width:120%;}
                         .nheader-whatsapp{margin:10px 0px 0px;text-align:left;}
                         .nheader-localesAlign{text-align:left;}
                         .nheader-locales{height:120px;}
                         .nheader-localLink{font-size:0.88em;}
}
@media (min-width:1000px){.nheader-whatsapp{width:93%;}
}


@media (max-width:480px){
    .readyCiberBanner{
        font-size: 14px!important;
    }

    #logoCiberFooterIzq{
        width: 50%;
    }

    #logoCiberFooterDer{
        width: 50%;
    }
}

.detalle-promo-ficha{
    background-color: red;
    margin: 5px 15px;
    width: 90%;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    padding: 3px 10px;
}
.precio-img-a{
    font-family: 'ubuntu condensed';
    font-size: 24px;
    color: #7d7d7d;
    border-top: #F4F4F5 thick solid;
}

.precio-img-b{
    font-family: 'ubuntu condensed';
    font-size: 24px;
    color: red;


}

.precio-img-b .precio-img-titulo {
    background-color: #F4F4F5;

}
.precio-img-b .precio-img-number {
    background-color: #F4F4F5;

}



.precio-img-titulo{
    width: 60%;
    float: left;
}

.precio-img-number{
    width: 40%;
    float: left;
    text-align: right;
    padding-right: 1%;
}

.precio-img-spacer{
    overflow: hidden;
    margin-bottom: 10px;
}

.video{
    position: absolute;
    right: 22px;
    top: 10px;
    color: gray;
    font-size: 1.4em;
}
.listador-financiacion{
    color: black;
    font-weight: lighter;
    font-size: 0.9em;
    background-color: lightgrey;
    text-align: center;
    border-bottom: medium grey solid;
    padding: 2px;
};
.nheader-negate-padding{}
.nheader-horarios-sp-m{font-size:0.8em !important;background-color:#e00000;color:white !important;margin:2px -10px;padding:3px;}
.nheader-horarios-sp{text-align:center;font-size:0.64em!important;background-color:#e00000;margin-right:0px !important;padding:2px 5px !important;margin-left:-5px !important;color:white !important;margin-top:3px !important;}
.nheader-smhorarios{text-align:center;padding:0px 10px;margin-bottom:5px;background-color:#f2f2f2;}
.nheader-localPic{float:left;}
.nheader-smhorarios-horario{margin:0px;padding:0px;color:#005e9b;font-size:0.85em;}
.nheader-localData{display:inline-block;width:60%;padding:5px 0px 0px 18px;}
.margin-bottom-25{margin-bottom:25px;}
.padding-top-10{padding-top:18px !important;}
.color-azul{color:#005e9b !important;}
.nheader-local-blue{color:#005e9b;margin:0px;font-size:0.85em;margin-top:4px;line-height:1.2;}
.nheader-local-gray{color:darkgrey;margin:0px 0px 25px;font-size:0.82em;}
.nheader-datosLocal{background-color:#f2f2f2;height:170px;margin-bottom:20px;margin-top:20px;}
.nheader-buscar{margin:0px;}
.nheader-locales{margin-bottom:10px;margin-top:20px;background-color:white;padding-top:12px;}
.nheader-localLink{color:#565656;margin:0px;padding:2px 0px;opacity:0.3;}
.caja-local{line-height:1.1;color:#565656;margin:0px;padding:2px 0px;font-size:0.88em}
.nheader-localLinkSelected{opacity:1;}
.hheader-localNombre{font-weight:bold;color:#005e9b;}
.nheader-titTel{font-weight:bold;color:#005e9b;margin-top:5px;margin-bottom:2px;}
.nheader-whatsappNumero{margin:0px;padding:0px;}
.nheader-whatsapp{margin-bottom:10px;margin-top:0px;padding:0px 2px;height:50px;overflow:hidden;background:rgb(237,237,237);background:-moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff',GradientType=0);}
.nheader-whatsapp-hidden{display:none;}
.subrayado{border-bottom:1px solid #005e9b;margin-bottom:4px;}
.nheader-nav{padding:0;list-style-type:none;}
.nheader-navContainer{margin-bottom:10px;}
.nheader-nav li{display:inline-block;margin-left:5px}
.nheader-nav li a{font-size:14px;text-decoration:none;text-align:left;color:#c2c3c3;line-height:1;font-family:arial !important;-webkit-transition:color 0.1s ease-in;-moz-transition:color 0.1s ease-in;-o-transition:color 0.1s ease-in;transition:color 0.1s ease-in;}
.banner-bottom{height:20px;background-color:#f6f6f6;}
.header-direccion{color:#005f9e;font-family:tahoma;font-size:0.9em;border-bottom:1px solid #005f9e;font-weight:bold;}
.contacto-submit{margin-top:20px;}
.compra-titulo{font-size:1.2em;background:#015f9e;color:white;font-weight:100;padding:5px 10px;margin:20px 0px;}
.compra-blurb{text-align:center;font-size:1.4em;font-weight:bold;width:70%;margin:30px auto 30px;}
.compra-opid{text-align:center;font-size:1.2em;font-weight:bold;width:70%;margin:0px auto 40px;}
.compra-opid-data{color:#015F9E;}
.compra-botonera{width:50%;margin:auto;overflow:hidden;margin-bottom:30px;}
.compra-boton{font-weight:bold;font-size:1.2em;color:#FFF;background-color:#E3001B;border-color:#999;width:48%;margin-left:2%;float:left;padding:8px;text-align:center;}
.precio-unpago{
    font-size: 10px !important;
    color: #9e9a9a !important;
    padding: 2px !important;
    background: #FFF !important;
    font-weight: bold !important;}
.desgoloze-cuotas{padding:0px;font-size:0.8em;margin:-3px 0px 0px 5px;}
.desgoloze-container{padding:0px 0px;font-size:0.9em;margin-bottom:10px;margin-top: 10px;}
.pedido-cuotas-select{margin-top:25px;}
.pedido-desgoloze-container{padding:10px 0px;font-size:0.9em;margin-bottom:10px;}
.form-ficha-cuotas{margin-left:15px;width:95%;}
.desgloze-solo{padding-top:15px;}
.nav-header ul{list-style:none;padding:45px 0px 0px;}
.nav-header ul li{font-size:14px;padding:2px 10px;}
ul.nav.nav-lcf li{float:left;}
.nav-lcf .active a{color:#fff;}
ul{list-style:none;}
.carousel-indicators li{background:#015F9E80;}
ul.nav.nav-lcf li a{padding:5px 13px;}
form.header-form{padding:45px 10px 0px;}
form.header-form input , form.header-form select , form.header-form label{font-size:12px;}
form.header-form label{margin:0px;}
.selector-vista{font-size:16px;}
.selector-vista form button.active{color:crimson;}
.selector-orden .text{padding:5px;}
.equipo{margin:10px 0px;}
.equipo h2{font-size:16px;text-align:center;margin:0px;font-weight:bold;height:50px;}
.equipo h2 span{font-size:14px;font-weight:normal;}
.equipo .box-modelo{margin:0px;text-align:center;}
.equipo .box-precio{border-top:solid 1px #000;border-bottom:solid 1px #000;text-align:center;padding:10px;background:lightgray;}
.equipo .box-precio span{color:#0066ff;font-size:16px;font-weight:bold;}
.equipo .box-acciones{padding:0px;text-align:center;position:relative;height:36px;padding:10px 0px 0px;}
.comparar-bottom{margin:20px 10px;}
.equipo .box-acciones .box-e{width:50%;float:left;padding:5px 10px 5px 0px;}
#comparar-productos .articulo{border:solid 1px #e1e1e1;padding:0px;}
#comparar-productos .articulo .thumb{border-bottom:#E7E7E7 solid 1px;}
#comparar-productos .articulo .info-prod{background:#fff;margin:0px;margin-top:10px;padding:0px;}
#comparar-productos .articulo .comprar-btn{margin:5px 0px;}
#comparar-productos .articulo .info-prod li{text-align:center;color:#6a6a6a;font-family:arial;border-bottom:solid 1px #e7e7e7;padding:3px 0px;}
#comparar-productos .articulo .info-prod li:first-child{border-top:#E7E7E7 solid 1px;}
#comparar-productos .articulo .info-prod li:last-child{border:none;}
#comparar-productos .info-titulos{background:#f2f2f4;margin-bottom:0px;margin-top:324px;bottom:1px;width:100%;margin-left:-10px;padding:0px;}
#comparar-productos .info-titulos li{text-align:left;color:#6a6a6a;font-family:arial;border-bottom:solid 1px #fdfdfd;padding:3px 7px;}
#comparar-productos .info-titulos li:first-child{border-top:#fdfdfd solid 1px;}
#comparar-productos .info-titulos li:last-child{border:none;}
#comparar-productos .contenido-info{height:100%;float:left;position:relative;height:auto;}
.wrapper{padding:0 20px 0 20px;box-shadow:0 0 0 0 #FFF, 0 0px 0 0 #FFF, 0 6px 6px 0 rgba(0, 0, 0, 0.2);}
.form-css{background:#F4f4f5;padding:20px 10px;margin-top:20px}
.botonera-destacado{background-color:#e3001b;}
.botonera-destacado a{color:white !important;font-size:0.8em;line-height:20px;font-weight:bold;padding:5px 11px !important;}
.botonera-destacado a:hover{color:#eee !important;}
.horario_head_mayus{color:#FFF;font-family:arial;font-weight:bold;font-size:12px;}
.horario_head_minus{color:#FFF;font-family:arial;font-size:10px;}
.horario_head_bg{background:#b1afaf;padding-left:4px !important;padding-right:3px !important;margin-bottom:5px !important;margin-top:5px !important;}
.horario_feriado_head_bg{background:#e3001b;padding-left:4px !important;padding-right:3px !important;margin-bottom:0px !important;}
.form-css .t1{margin:0px;margin:0px 0px 0px 0px;font-family:arial;color:#ec1d25;text-transform:uppercase;background:#fff;padding:10px 10px 0px 10px;font-family:ubuntu condensed;font-size:30px;}
.form-css .subt , .form-css .subt2{margin-top:0px;font-family:arial;color:#005f9f;background:#fff;padding:0px 10px 10px 10px;font-family:ubuntu condensed;font-size:25px;}
.form-css .subt2{padding:5px 10px;font-size:20px;}
.form-css .desc{padding:10px;color:#7D7D7D;font-size:12px;}
.border-cont{height:42px;border-bottom:solid 2px #005F9F;}
.h4-ficha , .h4-ficha-red{color:#005F9F;font-family:arial;font-size:27px;margin:15px 35px 20px 35px;font-family:'Ubuntu Condensed', sans-serif;}
.h4-ficha-red{color:#e31e25;margin:0px;padding:20px 30px;}
.tec-titulos li:nth-child(odd) , .tec-prop li:nth-child(odd){background:#f5f5f5;}
.tec-titulos li,.tec-prop li{padding:8px 10px;}
.box-servi{padding:10px;}
.tec-titulos{color:#767474;font-weight:bold;list-style:none;padding:6px 0px;margin-left:20px;}
.tec-titulos li{padding-left:6px;}
.tec-prop{list-style:none;padding:6px 0px;text-align:left;}
.ft-title-blank{height:30px;background-color:blueviolet !important;width:30px;visibility:hidden;margin:30px 0px 10px 0px;}
.ft-title{background-color:#fff !important;height:30px;width:350px;display:inline-block;color:#484848;margin:30px 0px 10px 0px;}
.h3-ficha{-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border-top-left-radius:8px;border-top-right-radius:8px;border:solid 1px #005F9F;padding:5px 20px 5px 20px;background:#005F9F;float:left;color:#FFF;font-family:arial;margin-left:15px;font-size:27px;font-family:'Ubuntu Condensed', sans-serif;margin-top:0px;}
.navi{float:right;}
header .logo ul li a , .navi li a , .navi li{font-size:12px;text-decoration:none;text-align:left;color:#c2c3c3;line-height:1;font-family:tahoma;-webkit-transition:color 0.1s ease-in;-moz-transition:color 0.1s ease-in;-o-transition:color 0.1s ease-in;transition:color 0.1s ease-in;}
.col-md-4.col-xs-4.text-left.thumb-servi{height:140px;padding-right:0px;}
figure.img-thumbnail{height:100%;width:100%;}
.box-servi .col-md-8{padding-left:0px;}
.box-otros-productos{background:#e41616;padding:5px;margin-top:20px;}
.box-otros-productos h3{color:#fff;margin:0px;padding:10px 0px 10px 25px;font-family:ubuntu condensed;text-shadow:2px 2px 9px rgba(0, 0, 0, 0.78);}
.box-otros-productos .box-cont{margin-top:0px;background:#fff;}
.panel-lcf >.panel-heading{background:red;border-radius:0px;color:#fff;}
.box-comparador a:hover{color:#fff;}
.selector-orden{margin-top:20px;}
.panel-lcf{border:solid 2px red;border-color:red;border-width:3px;border-radius:0px;}
.panel-lcf >.panel-body{padding:0px;}
.text-servi h3{font-size:12px;font-weight:bold;margin:10px 0px;;color:#005f9f;font-family:arial;background:#f4f4f4;padding:10px;margin-top:5px;}
.text-servi p{color:#767474;font-size:12px;padding-left:10px;}
.navi li{padding:5px;}
#busqueda .dropdown-menu {

    background: #fff;
    width: 150%;
    top: 23px !important;
    right: 0px !important;
    left: auto !important;

}
#productos .articulo{margin:45px 0px 10px 0px;}
#productos .lista{margin:10px 15px;border-bottom:solid 1px #e1e1e1;padding-bottom:5px;}
#productos .articulo ul{padding:0px;list-style:none;}
#productos .home-title{margin-bottom:20px;}
#productos .articulo h1{padding:0px;border:none;height:auto;}
#productos .articulo h2 , #productos .articulo .box-modelo,#comparar-productos .articulo h2 , #comparar-productos .articulo .box-modelo{text-align:center;margin:0px;color:#565656;}
#comparar-productos a:hover{text-decoration:none;}
#comparar-productos img{margin:1px auto;}
#comparar-productos .box-pedido{margin:5px 20px;}
#productos .articulo .precio , #comparar-productos .articulo .precio{border-top:solid 1px #a5a6a7; 
                                                                     /* border-bottom:solid 1px #a5a6a7;*/
                                                                     width:100%;margin:0 auto;font-size:18px;font-family:Tahoma;color:rgb(107, 103, 103);background:#f1f1f1;text-align:center;font-weight:normal;padding: 0px 0px;}
#productos .articulo .precio small{font-size:11px;font-weight:normal;;}
#productos .articulo h1 , #comparar-productos .articulo h1{text-align:center;padding:0px 10px;margin:0px;color:#565656;font-weight:bold;font-family:Tahoma;font-size:15px;height:40px;overflow:hidden;}
#productos .lista h1{text-align:left;text-transform:uppercase;padding:0px;}
#productos .articulo h1 a{text-decoration:none;color:#565656;}
#productos .articulo h1 a:hover{text-decoration:underline;}
#productos .lista p{text-align:left;}
#productos .articulo .boxinfo{     height: 460px; border:solid 1px transparent;-webkit-box-shadow:1px 1px 2px 1px transparent;box-shadow:1px 1px 2px 1px transparent;cursor:pointer;margin-bottom:5px;padding:5px;-webkit-transition:border 0.1s ease-in;-moz-transition:border 0.1s ease-in;-o-transition:border 0.1s ease-in;transition:border 0.1s ease-in;width:100%;}
#productos .articulo .boxinfo a{text-decoration:none;}
#productos .articulo .boxinfo:hover{border:solid 1px #c9cbcd;-webkit-box-shadow:1px 1px 2px 1px #e6e6e6;box-shadow:1px 1px 2px 1px #e6e6e6;border-radius:3px;}
.box-e{padding-left:0px;padding-right:10px;}
.box-c label{padding:0px 13px;}
.navi .active a{color:#005f9e;}
header .logo ul li a:hover, .navi li a:hover{color:#005f9e;}
header .logo ul .active a{color:#005f9e;}
.btn-bebes{font-size:10px;background-color:#e2001a;color:#FFF !important;padding:5px 46px !important;padding-right:47px !important;-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;border-top-right-radius:8px;}
.btn-bebes:hover{background-color:#d9031b !important;}
.nav-lcf{
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background: #015f9e;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 10px;
}
.nav-lcf li a{color:#fff;}
.nav-lcf li a:hover{background:transparent;color:#c2c3c3;}
.nav-lcf a.btn.btn-link.dropdown-toggle{background:transparent;border:none;}
.nav-lcf .dropdown-menu{border-radius:0px;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{background-color:#eee;border-color:#428bca;color:#fff;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:0px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#015f9e;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);}
.equipo .box-acciones .box-c{width:50%;float:left;padding:0px 5px;}
.lcf-main h1{color:#005f9f;font-family:'Ubuntu Condensed', sans-serif;font-size:28px;border-bottom:solid 2px #005f9f;padding-bottom:5px;}
.equipo .box-acciones a{font-size:12px;}
.navi{list-style:none;}
.navi li{float:left;}
#comparar-productos .contenido-info{position:relative;height:720px;width:100%;}
ul.info-titulos{position:absolute;bottom:0px;}
.box-nav-header{padding-left:0px;}
.box-logo{padding-right:0px;}
footer h2{font-size:16px;}
.box-servi{margin-bottom:20px;}
.box-servi h3{margin-top:0px;}
ul.ficha-formas-de-pago{padding:0px;list-style:none;}
ul.ficha-formas-de-pago li{margin:10px 0px;}
ul.ficha-formas-de-pago li h3{font-size:18px;margin:0px;}
ul.ficha-formas-de-pago li h4{font-size:16px;margin:0px;}
ul.ficha-formas-de-pago li h5{font-size:14px;margin:0px;}
.cbg-gray{background:#ececee;border-right:solid 5px #ffffff;border-left:solid 1px #fff;margin-bottom:25px;min-height:100px;}
.single-line-cgb{padding-top:20px;}
.btn-danger{color:#FFF;background-color:#E41616;border-color:#D9534F;}
.box-c-fast{color:#fff;margin-top:10px;background:#015F9E;}
.box-c-fast button{background-color:#474949;border-color:#474949;color:#fff;}
.box-c-fast button:hover{color:#fff;background-color:#3a3c3c;border-color:#2e2f2f;}
.box-c-fast h3{margin:10px 0px 10px;font-family:'Ubuntu Condensed', sans-serif;}
.box-gray h4{margin:5px 0;font-family:'Ubuntu Condensed', sans-serif;}
.box-gray{margin:10px 0px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);border-radius:5px;padding-top:10px;padding-bottom:10px;}
.bordes-redondos{background:#015f9e;border-radius:5px 5px 0px 0px;}
.bordes-redondos h1{font-family:ubuntu condensed;font-size:28px;color:#fff;margin:10px 0px;}
.bg-color-gray{background:#f4f4f4;padding-bottom:10px;}
.bg-color-gray h2{font-family:ubuntu condensed;color:#015f9e;margin-top:10px;font-size:28px;}
.bg-color-gray p{color:#757374;font-size:13px}
.form-consulta label{color:#878585;font-size:12px;font-weight:100;}
.box-cc{padding-right:0px;padding-left:0px;}
.box-cc-form .bg-color-gray{min-height:380px;}
.box-sucu{background:#FFF;margin:35px;padding:0px;}
.box-barracas{justify-content: center;}
.box-sucu-img{margin:0px;padding:0px;}
.box-sucu-img p img{width:180px;/* height:241px; */}
.box-sucu-img p{text-align:right;margin:0px;}
.titulo-secs{color:#005F9E;font-size:22px;font-family:"ubuntu condensed";}
.panel-lcf h3{color:#fff;margin:0px;font-family:ubuntu condensed;text-shadow:2px 2px 9px rgba(0, 0, 0, 0.78);}
.text-secs{color:#015f9e;font-size:14px;font-family:Arial;font-weight:inherit;}
#filtros h5{font-size:14px;font-family:tahoma;margin:15px 0px 0px 0px;color:#015f9e;font-weight:bold;}
#filtros h5 i{font-size:12px;color:#000;}
#footer .container{background:#005f9e;margin-top:20px;font-size:12px;border-radius:5px;}
#footer .promo p{margin-left:10px;color:#fff;margin-bottom:5px;}
#footer .promo input[type="email"]{margin-left:10px;}
#footer h2{font-size:12px;font-family:tahoma;letter-spacing:1px;color:#fff;padding:5px;margin:10px;padding-bottom:0px;padding-left:01px;border-bottom:solid 1px red;}
#footer ul{margin:0px;margin-left:10px;padding:0px;list-style:none;}
#footer ul li a{color:#fff;text-decoration:none;}
#footer ul li a:hover{text-decoration:underline;}
#footer .data_foot{margin:20px;margin-bottom:1px;font-size:10px;color:#fff;}
#footer .data_foot p{margin:0px;}
.sprite{background:url('../img/sprite.webp') no-repeat;width:34px;height:33px;float:left;padding-left:10px;}
.fb{background-position:0 0;}
.fb:hover{background-position:0 -43px;}
.gl{background-position:-52px 0;}
.gl:hover{background-position:-52px -43px;}
.tw{background-position:-103px -1px;}
.tw:hover{background-position:-103px -44px;}
.formas-de-pago{color:#767474;}
.formas-de-pago h3{font-size:18px;}
.formas-de-pago .ficha-formas-de-pago h3{font-size:16px;font-weight:600;}
.box-secu2{background:#FFF;padding:15px;margin:15px 0px;color:#005F9E;font-size:14px;}
.red-subt{margin:5px 10px;color:red;font-weight:100;font-family:ubuntu condensed;font-size:22px;}
.box-fpagos{width:100%;float:left;margin:10px 5px;background:#fff;}
.box-fpagos .imags{text-align:center;padding:10px;margin:0px;height:60px;}
.box-fpagos .alto-text{height:100px;font-size:12px;color:#767474;font-family:arial;}
.servi-suc .box-servi{}
.servi-suc .small{height:auto;}
.servi-suc .thumb-servi{}
.servi-suc .thumb-servi figure{width:100%;height:146px;text-align:center;}
.servi-suc .thumb-servi figure img{margin:10px auto;}
.servi-suc .text-servi{}
.servi-suc .text-servi h1{font-size:12px;font-weight:bold;margin:10px 0px;;color:#005f9f;font-family:arial;background:#f4f4f4;padding:10px;margin-top:5px;}
.servi-suc .text-servi p{color:#767474;font-size:12px;padding-left:10px;}
#busqueda ul.typeahead.dropdown-menu li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.contenedor{height:400px;}
#comparar-productos .contenido-info.ch-gimnasios{height:640px;}
#comparar-productos .contenido-info.ch-plataformas-vibratorias{height:690px;}
#comparar-productos .contenido-info.ch-bicicletas-fijas ,#comparar-productos .contenido-info.ch-bicicletas-indoor{height:747px;}
.comparar{margin:0px;}
#Previewholder{left:0;top:0;position:absolute;display:none;background:#fff;border:1px solid #DCDCDC;}
#Previewholder img{display:block;}
#Previewholder p{margin:0;padding:0;font:11px Verdana,sans-serif;color:#090808;}
#Previewholder p span{border-top:1px solid #ccc;display:block;padding:5px;}
.carrito{margin-top:-5px;}
.pedido-table{margin:10px auto;text-align:center;}
.pedido-table tr th{padding:5px 10px;width:300px;text-align:center;background:#f4f4f4;color:#838383;font-weight:normal;font-family:"ubuntu condensed";font-size:14px;font-weight:bold;}
.pedido-table tr{border:solid 1px #f8f8f8;}
.pedido-table tr td{background:#f9f9f9;border-bottom:solid 5px #fff;}
.quit-btn{font-size:22px;color:#C8C8C8;border:none;background:none;height:25px;}
.quit-btn:hover{text-decoration:none;color:#e31e25;}
.img-smali{width:80px;}
.pedido-thumb{width:120px;text-align:center;margin:5px auto;}
.pedido-precio{font-weight:bold;}
.thumbnail.seguir-comprando{margin:10px 0px;}
.precio-total{text-align:right;background:#eceeed;padding:25px 45px;margin-left:15px;margin-top:10px;margin-bottom:10px;}
.precio-total p{color:#848484;font-weight:bold;font-family:arial;font-size:14px;margin:0px;}
.precio-total p span , .pedido-precio span{background:#fff;color:#757374;padding:2px 20px;margin-left:50px;}
.seguir-comprando{margin:10px 0px;width:300px;display:inline-block;}
.seguir-comprando p{padding:0px;margin:0px;text-align:center;}
.seguir-comprando span{float:left;font-weight:bold;color:#898788;font-family:arial;font-size:12px;margin:10px 20px;}
.seguir-comprando a{padding:3px 50px 3px 5px;text-align:left;margin:5px;}
.fpagos .box-fpago:nth-child(odd) ,
.tec-titulos li:nth-child(odd) , .tec-prop li:nth-child(odd){background:#f9f9f9;}
.fpagos .box-fpago:nth-child(even) ,
.tec-titulos li:nth-child(odd) , .tec-prop li:nth-child(odd){background:#f5f5f5;}
.fpago-m-top{margin-top:20px;margin-bottom:15px;}
.op-fpago{color:#005f9f;font-size:16px;font-family:arial;font-weight:bold;}
.txt-fpago{color:#767474;font-size:13px;font-family:arial;}
.pagos-fpagos label{margin:2px 0px;}
.pagos-fpagos label input{margin-left:20px;}
.num-fpago{font-size:42px;color:#838383;font-family:ubuntu condensed;}
.col-md-12.box-fpago{margin:10px 0px;}
.col-md-3.text-right.pagos-fpagos{margin-top:12px;}
.pedido{background:#f5f5f5;margin:10px auto;padding-top:20px;padding-bottom:20px;padding:20px 10px;}
.pedido button{margin-right:15px;}
.form-consulta label{color:#878585;font-size:12px;font-weight:100;}
.form-consulta .no-pad{padding-left:0px;}
@media (max-width:992px){.hidden-xxs{}
                         ul.nav.nav-lcf li a{padding:5px 5px;font-size:0.85em;line-height:20px;}
                         .botonera-destacado a{font-size:0.76em !important;padding:5px 8px !important;}
}
@media (max-width:768px){.nav-header{text-align:left;width:100%;}
                         ul.nav.nav-lcf li{}
                         .nav-header ul{list-style:none;padding:40px 0px 0px;

                         }
                         .galery-thumb{
                             width: 49%;
                         }

}
@media (min-width:578px) and (max-width:768px){.botonera-destacado{display:none !important;}
}
@media (min-width:578px){.botonera-destacado{border-top-right-radius:7px;float:right !important;}
}
@media (max-width:578px){.box-col-xxs{width:100%;}
                         .box-logo{width:35%;}
                         .box-left-col-xxs{width:100%;}
                         .box-nav-header{width:65%;}
                         ul.nav.nav-lcf li{float:none;}
                         .botonera-destacado a{font-size:0.9em !important;}
}
@media (max-width:368px){.b-big{height:72px;}
                         .hidden-xxs{display:none;}
                         .box-logo{width:50%;}
                         .box-left-col-xxs{width:100%;}
                         .col-xxs-6{width:50%}
                         .tec-titulos{margin:0px;}
                         .tec-titulos li , .tec-prop li{height:50px;}
                         .box-nav-header{width:50%;}
                         .box-nav-header ul li{font-size:12px;}
                         h4.h4-ficha{font-size:21px;padding:0px;margin:0px;}
                         h3.h3-ficha{font-size:21px;padding:4px 7px;margin:7px 0px 0px;}
                         .col-md-12.col-sm-12.col-xs-12.box-left-col-xxs.wrapper{padding:0px;}
                         .thumbnail.seguir-comprando{margin:0px;width:auto;}
                         .precio-total{padding:16px;margin:10px 0px;}
                         .bordes-redondos h1{font-size:22px;padding:0px;margin:0px;}
                         .bg-color-gray h2{margin-top:0px;font-size:20px;padding:10px 0px;}
}
@media (min-width:1200px){.container{max-width:970px;}
}
.chau_btn{background:transparent!important;border:none!important;}
.modal_header{background:#015f9e;color:white;text-align:center;height:175px;}
.modal_body{padding:0px;}
.modal_1{height:101px;background:white;color:#015f9e;text-align:center;padding-top:5px;}
.modal_2{font-size:13px;height:200px;background:#015f9e;color:white;}
#atec_mod{font-weight:200;margin-top:18px;font-size:25px;margin-bottom:-3px;}
#telf_mod{font-size:56px;font-weight:600;}
.img_mod_rad{width:200px;position:relative;bottom:15px;left:47px;}
.text_mod_2{font-size:13px;margin-top:30px;padding-left:100px;}
.img_mod_logo{padding-left:0px;width:135px;height:151px;padding-right:18px;margin-left:-22px;}
.img_mod_wp{width:115px;height:130px;margin-top:0px;margin-left:-28px;margin-bottom:14px}
@media(max-width:610px){.img_mod_logo{width:114px;height:127px;}
                        #atec_mod{margin-top:41px;font-size:13px;}
                        #telf_mod{font-size:29px;font-weight:600;}
                        .img_mod_wp{width:80px;margin-top:2px;margin-left:-35px;margin-bottom:14px;height:104px;}
                        .text_mod_2{font-size:12px;margin-top:9px;padding-left:74px;}
                        .img_mod_rad{width:160px;position:relative;bottom:15px;left:6px;}
                        .nheader-nav{text-align:center;}
}
@media(max-width:375px){.img_mod_logo{width:99px;height:115px;margin-top:20px;}
                        #atec_mod{margin-top:60px;font-size:10px;}
                        #telf_mod{font-size:20px;font-weight:600;}
                        .img_mod_wp{width:80px;margin-top:18px;margin-left:-35px;margin-bottom:14px;height:104px;}
                        .text_mod_2{font-size:9px;margin-top:11px;padding-left:74px;}
                        .img_mod_rad{width:160px;position:relative;bottom:15px;left:-12px;}
                        .modal_1{font-size:10px;}
}
.close_lcf{opacity:0.9;color:#fff;}
.x{right:5px;top:-30px;position:absolute!important;}
.div_sale{position:absolute;margin-top:120px;margin-left:100px;}
.div_sale img{width:100%;}
@media(max-width:768px){.nheader-nav{text-align:center; }
                        .width-intermedio{ width: 50% !important; }
}
@media(max-width:425px){.modal_header{height:110px;padding:10px;}
                        .div_sale{position:absolute;margin-top:145px;margin-left:171px;}
                        .div_sale img{width:50%;}

                        .margin-xs-20{margin-left: 20px !important;}
                        .width-intermedio{ width: 100% !important; }

}
.header_mod_img{}
.btn-default[disabled]{background-color:#428bca!important;}
.promo_3_septiembre_listador{position:absolute;right:9%;top:90px;}
.promo_6_septiembre_listador{position:absolute;right:9%;top:90px;}
.reservar_septiembre{position:absolute;position:absolute;top:15%;left:7%;}
#reservar_septiembre{margin-bottom:10px;}



/*ESTILOS CIBER MONDAYS*/
@font-face {
    font-family: gothamBold;
    src: url(../../assets/fonts/Gotham-Bold.otf);
}
.ciberMondayFondo{
    width: 1132px;

    background: #bf2626;
    margin: 0 auto;
}
#logoCiberFooterIzq{
    position: absolute;

    top: -15px;
}
#logoCiberFooterDer{
    position: absolute;
    right: 20px;
    top:8px;

}

#logoBasketBahia{
    position: absolute;
    left: 20px;
    top:8px;

}

.bb_sponsor{
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    color: #0096D5;
    padding: 44px 10px 0px;
}
.footerCiber{
    position: relative;
    background-color: #F1F1F1;
    height: 100px;
    margin-bottom: 25px;
}
.destacadoCiberMonday{
    font-family: gothamBold;
    background-color: #F7EA1F;
    color:#5043C7;
    padding: 0px;
    position: relative;
    margin-top: -5px;
    margin-bottom: -5px;
}

.destacadoCiberWeek{
    font-family: gothamBold;
    background-color: #F7EA1F;
    color:#5043C7;
    padding: 0px;
    position: relative;
    margin-top: -5px;
    margin-bottom: -5px;
}
.bold{font-weight: bold;}
#contadorCiber{
    width: 100%;
    background-color: #F6FD4F;
    height: 60px;
}
#newsletterCiber{
    background-color: white;
    padding: 0px 10px!important;
    width: 38%!important;

    height: 60px;

    color: #144ba8;
    font-weight: bold;
    text-align: center;


}
.barritas {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}
#textCiber{
    font-size: 12px;
    color: #3777D9;

    font-weight: bold;
    margin-top: 6px;
}
#inputCiber{
    border: 0px;
    border-bottom: 2px solid #CECECE;
    width: 75%;

}
#submitCiber{
    background-color: transparent;
    border: 0;
    font-weight: bold;
    color: #707072;
    width: 20%;
    padding: 0px;
    vertical-align: -webkit-baseline-middle;
}
#numbers{
    width: 100%;
    font-size: 22.5px;
    color: #3677DB;
    font-weight: bold;
    /*padding-left: 7%;*/
    text-align: center;
}
#contendorContador{
    font-family: gothamBold;
    display: flex;
    justify-content: flex-end;
    align-items: center;

    height: 60px;
}
.numerosCiber{
    color:#4830AA;
}
.numerosCiber:first-child{
    margin-left: 10px;
}
.flexCiber{
    display: flex;
    justify-content: center;
    align-items: center;
}
.logoDestacadoCiber{
    position: absolute;
    top: -6px;
    left: -7px;
}
.backgroundCiber{
    background-image: url('../promociones/cibermonday/backgroundCiber.webp');
    background-repeat: no-repeat;
    background-size: contain;

}
.super-content-lcf{
    background-color: white;
    margin: 0 auto;
    width: 1130px;
}
.precioCiber{
    text-align: center;
    padding-right: 0px;
}
.precioTachadoCiber{
    position: relative;
    font-size: 15px;
    color: #6B6767!important;
}
.precioCiber > div >span {
    font-size: 18px;
}
.contentPrecioTachadoCiber{
    padding-left: 0px!important;
    padding-right: 0px!important;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    height: 40px;

}
.subTextCiber{
    margin-top: -7px;
}
.descuentoCiber{
    position:absolute;
    top:90px;
    right:-5px;
}
.descuentoCiber > img{
    width: 80%;
}

.descuentoCiberWeek{
    position:absolute;
    top:90px;
    right:-5px;
}
.descuentoCiberWeek > img{
    width: 80%;
}
.lineaTachadoCiber{
    background: #5043b1;
    width: 110%;
    height: 1.4px;
    -ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform:rotate(-15deg);

    position: absolute;
    top: 12px;
}
#headerCiberMondayFicha{
    background-color: #F6FD4F;
    color:#4830AA;
}
.ligth{
    /*  font-family: 'Ubuntu', sans-serif;
      font-weight: 300;*/
}
#bandaCiberFicha{
    background-color: #F6FD4F;
    color:#4830AA;
}
#ciberPedido{
    background-color: #F6FD4F;
    color:#4830AA; 
}
.taconBlancoCiber{
    margin-top: -5px;
    margin-bottom: -5px;
    height: 40px;
}
.readyCiberBanner{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-weight: bold;
    font-size: 21px;
    color:#3877D8;
}
@media(max-width:425px){
    #logoCiberFooterIzq{
        width: 28%;
    }
    .footerCiber{height: 65px;}
    #logoCiberFooterDer {
        width: 34%;
    }
    .super-content-lcf{
        width: 100%;
    }
    #contendorContador{
        height: 20px;
    }
    #numbers{
        font-size: 16px;
        padding: 0px;
        text-align: center; 
    }
    #contadorCiber{

        padding: 10px 0px;
    }


}

.logo-header{
    padding: 5px;
}
.tx-ubuntu{
    font-family: 'Ubuntu', sans-serif;
}

.telefonia-caja{
    background-image: url("../img/telefonia_bg.webp");
    background-repeat: no-repeat;
    padding-left: 55px !important;
    margin-bottom: 20px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    height: 65px;
    padding-top: 12px;
}
.contacto-caja{
    background-image: url("../img/contacto_header_bg.webp");
    background-repeat: no-repeat;
    padding-left: 90px !important;
    margin-bottom: 20px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    height: 65px;
    text-align: left;
}


.mensajeria-caja{
    background-image: url("../img/mensaeria_bg.webp");
    background-repeat: no-repeat;
    padding-left: 55px !important;
    margin-bottom: 20px  !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    height: 65px;
    padding-top: 12px;
}

.caja-suc{
    padding-right: 3px !important;
    padding-left: 3px !important;
    font-family: 'Ubuntu', sans-serif;
}


.titulo-caja-suc{
    background-color: #015F9E;
    color: #FFF;
    font-weight: bold;
    padding: 3px;
    font-size: 12px;

}

.content-caja-suc{
    background-color: #f2f2f2;
    padding: 3px;
    font-size: 10px;
    color:#555;


}

.video-container {
    position: relative;
    padding-bottom: 55.4%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0px -20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.pie-content-caja-suc{
    background-color: #f2f2f2;
    margin-top: 5px;
    font-size: 10px;
    font-weight: bold;
    color:#333;


}

.pie-content-caja-suc-feriado{
    background-color: #FF0000 !important;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    color:#FFF;


}





.titulo-atencion{
    text-transform: uppercase;
    color: #015F9E;
    font-weight: bold;
    font-size: 15px;
}
.titulo-atencion-2{
    text-transform: uppercase;
    color: #E41616;
    font-weight: bold;
    font-size: 14px;
}

.titulo-atencion-3{
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    font-size: 18px;
    line-height: 0.8em;
}

.titulo-atencion-l{
    text-transform: uppercase;
    color: #015F9E;
    font-weight: bold;
    font-size: 15px;
}

.titulo-atencion-l:hover{
    text-transform: uppercase;
    color: red;
    font-weight: bold;
    font-size: 15px;
}

@media only screen and (max-width: 1280px) {
    .section-sucursales {        
        justify-content: center;
        flex-wrap: wrap;
    }
  }
/* ===== styles2018.css ===== */
.onlineUsers {

    color: #e41616;
    border: thin solid #e41616;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 1.1em;
    display: inline-block;
    padding-right: 10px;
    box-shadow: 2px 2px 2px #a9a9a969;
}

.onlineUsers span {
    color: #e41616;
    display: inline-block;
    padding: 2px 2px 2px 6px;

}

.nl-productBanner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nl-productBanner>img {
    margin: auto;
}

.multiResultContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.multiResultContainer pre {
    max-width: calc(25% - 7.5px);
    margin: 0px;
}

.sh-fijas-list {
    margin: 0px 15px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 5px 0px;
}

.sh-fijas-list>li {
    display: inline-block;
}

.hs-destacado-ultimas {
    background-color: #ffcf00;
    color: #6214f8;
    margin: 5px 6px 5px;
    font-family: 'Ubuntu Condensed';
    font-weight: 800;
    width: 70px;
    padding: 4px 7px;
    box-shadow: #00000029 1px 1px 4px 0px;
    text-align: center;
    line-height: 15px;
    font-size: 14px;
}

.nl-shp-header-contactData {
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
}

.nl-shp-header-contactData>div {
    background-color: whitesmoke;
    font-weight: 700;
    color: #767474;
    padding: 0px 10px;
    margin: 0px 5px;
}

.nl-shp-header-contactData>div>i {
    background-color: grey;
    padding: 5px 5px;
    color: whitesmoke;
    border-radius: 3px;
    margin: 0px 6px 0px 0px;
}

.nl-shp-contactTitle {
    background: whitesmoke;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #767474bd;
    font-weight: bold;
}

.nl-shp-contactTitle-lowkey {
    background: whitesmoke;
    padding: 5px 10px;
    color: #767474bd;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nl-shp-contactData {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.nl-shp-contactData>div {
    width: calc(50% - 2.5px);
    background-color: whitesmoke;
    padding: 5px;
    font-weight: 700;
    color: #767474;
}

.nl-shp-contactData>div>i {
    background-color: grey;
    padding: 5px 5px;
    color: whitesmoke;
    border-radius: 3px;
    margin: 0px 6px 0px 0px;
}

/*TRACKING*/

.hs-listador-title {
    border: none !important;
    text-align: center;
    color: #ed5937 !important;
    text-transform: uppercase;
    margin: 0px 0px 20px;
    font-weight: 700;
    font-size: 30px;
}

.tracking-box-step {
    display: flex;
    margin: 5px 0px 5px;
    font-family: Ubuntu Condensed;
    font-size: 17px;
    color: #656565;
}

.tracking-box-step>div {
    flex: 8;
    padding: 10px;
}

.tracking-box-step-number {
    flex: 1 !important;
    width: 100%;
    margin: 0px 5px 0px 0px;
    display: flex;
}

.tracking-box-step-number>h1 {
    margin: auto;
    border-bottom: none !important;
}

.tracking-box-step-data {
    padding: 10px;
}

.tracking-box-step-title {
    font-size: 17px;
    font-weight: 600;
    color: #0b5d97;
    line-height: 20px;
    margin-bottom: 5px;
}

.tracking-box-step-0>div {
    background-color: #eaf7ff;
}

.tracking-box-step-1>div {
    background-color: #dcecf8;
}

.tracking-box-step-2>div {
    background-color: #cee1f1;
}

.tracking-box-step-3>div {
    background-color: #c0d6eb;
}

.tracking-box-step-4>div {
    background-color: #b4cce5;
}

.tracking-box-step-5>div {
    background-color: #a9c3e0;
}

.tracking-box-step-6>div {
    background-color: #9bb8d9;
}

.tracking-box-step-7>div {
    background-color: #8cacd2;
}

.tracking-box-step-8>div {
    background-color: #789bc8;
}

/*LISTADOR 2020*/
@media screen and (max-width: 768px) {
    .pautasList {
        margin-left: 0px !important;
    }
}

.nlx-productGrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 25px;
    grid-auto-flow: dense;
}

.nlx-productGrid-box {
    background-color: white;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    padding: 5px;
    display: flex;
    position: relative;
    flex-direction: column;
    border-radius: 5px;
}

.nlx-productGrid-box-dual {
    grid-column: span 2;
    flex-direction: row;
}

.nlx-productGrid-box-quad {
    grid-column: span 4;
    flex-direction: row;
}

.nlx-nameBox-container {
    position: absolute;
    z-index: 100;
    right: 0px;
    bottom: 5px;
    text-align: center;
    width: 100%;
}

.nlx-dataBox-bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.nlx-boxDatos-areaDescuento {
    background-color: #adff2f6e;
    height: 20px;
}

.nlx-boxDatos-areaDescuento div {
    display: inline-block;
}

.nlx-boxDatos-areaPrecio {
    background-color: #9370db47;
    height: 29px;
    display: flex;
}

.nlx-boxDatos-areaPrecio>h3 {
    font-size: 22px;
    font-weight: 700;
    margin: auto;
    color: #015f9e;
}

.nlx-boxDatos-areaCuotas {
    height: 35px;
    background-color: #6495ed63;
    display: flex;
}

.nlx-boxDatos-areaEnvio {
    height: 35px;
    background-color: #ed64bf63;
    display: flex;
}

.nlx-productData-nombre>h3 {
    color: whitesmoke;
    padding: 0px 5px;
    margin: auto;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
}

.nlx-boxDatos-areaCuotas>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: #015f9e;
}

.nlx-boxDatos-areaEnvio>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: rgb(0, 148, 66);
}

.nlx-imageBox {
    border: thin solid rgba(150, 150, 150, 0.34);
    position: relative;
    flex: 2;
    margin: 5px;
    border-radius: 5px;
    padding: 5px 5px 60px 5px;
}

.nlx-productData-preventa {
    height: 25px;
    background-color: #ffe800;
    display: flex;
}

.nlx-productData-preventa>h3 {
    margin: auto;
    font-size: 14px;
    color: #313131;
    font-weight: bold;
}

.nlx-productData-nombre {
    height: 35px;
    display: flex;
}

.nlx-productData-nombre>h3 {
    color: whitesmoke;
    padding: 0px 5px;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    text-transform: uppercase;
    font-family: Ubuntu Condensed;
}

.nlx-productData-codigo {
    height: 25px;
    background-color: #e0e0e0;
    display: flex;
}

.nlx-productData-codigo>h3 {
    color: #656565;
    margin: auto;
    font-size: 13px;
}

.nlx-productData-box {
    background-color: #5a5a5a7d;
    width: calc(100% - 10px);
    z-index: 100;
    font-weight: 600;
    display: inline-block;
    backdrop-filter: blur(5px);
    border-radius: 0px 0px 5px 5px;
}

.nlx-dataBox {
    margin-top: 60px;
    flex: 1;
    margin: 5px;
    position: relative;
    min-height: 120px;
}

.nlx-badgeBox {
    position: absolute;
    width: 70px;
    right: -20px;
    z-index: 10;
}

/*LISTADOR 2020*/

.cm-destacado-20off {
    background-color: #ff0105;
    position: absolute;
    z-index: 100;
    border-radius: 50%;
    color: white;
    text-align: center;
    top: 300px;
    right: -20px;
    height: 100px;
    width: 100px;
    box-shadow: 1px 1px 2px 2px #969696ab;
}

.cm-destacado-20off>h2 {
    margin: 0px;
    background-color: white;
    color: #ff0105;
    font-size: 15px;
    display: inline-block;
    padding: 2px 5px;
    font-weight: bold;
}

.cm-destacado-20off>h3 {
    margin: 2px 0px 2px;
    font-weight: bold;
    font-size: 19px;
}

.cm-destacado-20off>h4 {
    margin: -3px 0px 0px;
    font-size: 12px;
    font-family: Ubuntu Condensed;
}

.cm-destacado-20off>h5 {
    margin: 10px 0px 2px;
    font-size: 16px;
}
















.b20-stock-imageEffect {
    filter: grayscale(100%);
    opacity: 0.6;
}

.b20-stock-textEffect {
    color: #969696 !important;
}

.b20-imp-textEffect {
    color: #DA1E1D !important;
}

.b20-stock-boxEffect-sp {
    background-color: #f1f1f1;
}

.b20-stock-boxEffect {
    background-color: #f1f1f1;
}

.b20-boxDatos-areaMix {
    height: 35px;
    /*background-color: #6495ed63;*/
    display: flex;
}

.b20-boxDatos-areaMix>h3 {
    margin: auto;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    width: 100%;
    display: inline-block;
    color: #969696;
    background-color: #e0e0e0;
}




.b20-boxDatos-iconTag {
    position: absolute;
    left: 5px;
    top: 5px;
    height: 60px;
    color: whitesmoke;
    font-size: 20px;
}

.b20-boxDatos-hsTag-ficha {
    position: absolute;
    right: -15px;
    top: -5px;
    height: 60px;
}

.b20-boxDatos-bfTag-ficha {
    position: absolute;
    left: -15px;
    top: -10px;
    height: 80px;
}

.b20-boxDatos-hsTag {
    position: absolute;
    right: -33px;
    top: -15px;
    height: 60px;
}

.b20-boxDatos-bfTag {
    position: absolute;
    left: -20px;
    top: -20px;
    height: 60px;
}

.nl-ficha-cuotas-box-cm {
    background-color: #de001a;
    color: whitesmoke !important;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 5px;
    position: relative;
    text-align: right;
}

.nl-ficha-precios-box-hs {
    padding: 0px 5px;
    /* background: rgb(234, 51, 16);
    background: linear-gradient(145deg, rgba(234, 51, 16, 1) 0%, rgba(241, 125, 51, 1) 100%); */
    background-color: #de001a;
    padding: 5px 5px 5px 35px;
    color: whitesmoke;
    text-align: right;
}

.nl-ficha-precios-preventa-hs {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 5px 0px;
    /* background-color: #015f9d; */
    color: whitesmoke;
    /* border-color: #015f9d!important; */
}

.counterFlex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hs-counterTag {
    color: white;
    font-weight: 700;
    font-size: 20px;
    padding: 0px 20px;
}

/* .hs-counterTag>span {
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
} */

.b20-boxDatos-areaEnvio-hs {
    height: 35px;
    display: flex;
    /* background: rgb(234, 51, 16);
    background: linear-gradient(145deg, rgba(234, 51, 16, 1) 0%, rgba(241, 125, 51, 1) 100%); */
    /* background: #de001a; */
    border-radius: 5px;
    position: relative;
}

.b20-boxDatos-areaEnvio-hs>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    width: 160px;
    display: inline-block;
    color: #FB5225;
    text-transform: uppercase;
}

.b20-boxDatos-areaEnvio {
    height: 35px;
    /*background-color: #ed64bf63;*/
    display: flex;
}

.b20-boxDatos-areaEnvio>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: rgb(0, 148, 66);
}

/*.b20-boxDatos-areaEnvio-ss2 {
    height: 45px;
    color: whitesmoke;
    margin: 0px -10px -7px;
    background-position: center;
    background-size: 180%;
}

.b20-boxDatos-areaEnvio-ss2>h3 {
    margin: 0px;
    font-weight: 700;
    font-size: 15px;
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.b20-boxDatos-areaEnvio-ss {
    height: 45px;
    display: flex;
    background-color: #f35d00;
    color: whitesmoke;
    padding: 5px;
    margin: 0px -10px -10px;
    /* border-radius: 0px 0px 5px 5px; */
    background-position: center;
    background-size: 180%;
}

.b20-boxDatos-areaEnvio-ss>h3 {
    margin: auto;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
}

.b20-boxDatos-areaEnvio-pn {
    height: 45px;
    display: flex;
    background-image: url(../img/2k20/fondo_pn.webp);
    background-color: #0B0E23;
    color: whitesmoke;
    padding: 5px;
    margin: 0px -10px -10px;
    /* border-radius: 0px 0px 5px 5px; */
    background-position: center;
    background-size: 180%;
}

.b20-boxDatos-areaEnvio-pn>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    text-shadow: 0 0 1px #fff, 0 0 4px #0ff;
}




/* SHIPPING FICHA */

.info-bloques-shippingServiceStores {
    margin: 20px 15px;
}

div.info-bloques-shippingServiceStores .separator-sect-shippingServiceStores {
    margin: 10px auto;
    width: 90%;
    border-top: solid 1px #c8c8c8;
}

.sect-shipping-ficha .shipping-sect-express,
.sect-shipping-ficha .shipping-sect-free {
    display: inline-block;
    background-color: #ffec00;
    padding: 2px;
}

.sect-shipping-ficha .text-info-validity {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.3em;
}

.sect-shipping-ficha .text-info-validity p {
    margin: 0;
}

.text-info-validity p {
    list-style-type: none;
}

.text-info-validity p:nth-last-child(-n+2)::before {
    content: "\2022";
    margin-right: 5px;
}

.info-service-assembly {
    margin-top: 10px;
}

.info-service-assembly .title-service-assembly {
    margin-bottom: 5px;
    background-color: #000000;
    padding: 2px 4px;
    display: inline-block;
    color: #ffffff;
    font-family: 'Arial';
    font-weight: 600;
}


.text-info-service-assembly p {
    font-size: 12px;
}

div.retiros-container .title-retiros {
    margin-bottom: 5px;
    padding: 2px 4px;
    color: #fff;
    background-color: #005FA2;
    font-family: 'arial';
    font-weight: 600;
    display: inline-block;
}

div.retiros-container .info-text-retiros {
    margin-top: 5px;
    font-size: 12px;
    line-height: 0.7em;
    color: #005FA2;
}

div.retiros-container .info-text-retiros p {
    list-style-type: none;
}

div.retiros-container .info-text-retiros p::before {
    content: "\2022";
    margin-right: 5px;
}


/* /SHIPPING FICHA */

.b20-productData-container {
    position: absolute;
    z-index: 100;
    right: 0px;
    bottom: -55px;
    text-align: center;
    width: 100%;
}

.b20-productData-box {
    background-color: #969696;
    width: 90%;
    z-index: 100;
    font-weight: 600;
    display: inline-block;
}





.promoDDM {
    color: white;
    background-color: #e41616;
    padding: 10px;
    margin: 10px 0px;
    position: relative;
    border-radius: 5px;
}

.promoDDM-img {
    position: absolute;
    left: -25px;
    top: -35px;
    max-width: 120px;
}

.promoDDM-text {
    margin-left: 75px;
    text-align: right;
    padding-right: 15px;
}

.promoDDM-text>h2 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.promoDDM-text>h3 {
    margin: 5px 0px;
    font-size: 12px;
}

.promoSS {
    color: whitesmoke;
    background-color: #ff7e00;
    padding: 10px;
    margin: 10px 0px;
    position: relative;
    border-radius: 5px;
}

.promoSS-text {
    margin-left: 75px;
    text-align: right;
    padding-right: 15px;
}

.promoSS-text>h2 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.promoSS-text>h3 {
    margin: 5px 0px;
    font-size: 12px;
}

.promoSS-text>h4 {
    margin: 5px 0px;
    font-size: 24px;
    font-weight: 700;
}

.sh-mobileContentWrap {
    margin: 40px 0px 10px;
    border: thin dashed orange;
}

.nl-shop-tag {
    background: #005fa2;
    padding: 10px;
    color: white;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}

/* PASOS */

.center-flex {
    margin: auto;
}

.sh-fixedNav {
    display: fixed;
    top: 0px;
}

.sh-headerMobile {
    display: flex;
    justify-content: center;
    height: 40px;
    overflow: hidden;
    background-color: #fd8383;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 120;
}

.sh-headerMobile>div:nth-child(odd) {
    background-color: paleturquoise;
    width: 45px;
    display: flex;
}

.sh-headerMobile-c {
    flex: 8;
    display: flex;
    justify-content: center;
    align-content: center;
}

.sh-navBtn {
    background-color: rgb(255, 76, 14);
}

.card {
    border: none;
}

.sh-stepsContainer {
    display: flex;
    flex-direction: column;
}

.sh-step {
    border: thin solid #d7d7d7;
    width: 100%;
    display: flex;
}

.sh-step-arrow {
    border-bottom: none;
    position: relative;
}

.sh-step-arrow::after {
    position: absolute;
    z-index: 2;
    content: '';
    left: 50%;
    bottom: -18px;
    border: medium none;
    background-color: white;
    width: 1.14285714em;
    height: 1.14285714em;
    border-style: solid;
    border-color: #d7d7d7;
    border-width: 0px 0px 1px 1px;
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
}

.sh-step-icon {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3f3f3;
    font-size: 30px;
    border-right: #d7d7d78a solid thin;
}

.sh-step-data {
    width: 75%;
    justify-content: center;
    padding: 10px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.sh-step-data>h3 {
    margin: 0px 0px 3px;
    font-size: 14px;
    font-weight: bold;
}

.sh-step-data>p {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    line-height: 15px;
}

/* SPECS */

.spec-gridContainer {
    font-size: 14px;
}

.spec-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.spec-grid>div {
    padding: 8px 10px;
}

.spec-grid>div:nth-child(odd) {
    color: #767474;
    font-weight: bold;
}

.spec-gridContainer>div:nth-child(even) {
    background-color: #f3f3f3;
}

/* SPECS */

/*FOOTER ESHOP*/

.i-mobile-sidebar-categorias {
    margin: 0px;
    padding: 20px 0px 20px;
    list-style: none;
    border-bottom: 1px #bbbbbb solid;
}

.i-mobile-sidebar-categorias>a>li {
    color: grey;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0px;
}

.i-mobile-sidebar-secciones {
    margin: 0px;
    padding: 5px 0px 5px;
    list-style: none;
    border-bottom: 1px #bbbbbb solid;
}

.i-mobile-sidebar-secciones>a>li {
    color: grey;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0px;
}

.i-mobile-sidebar-socials {
    margin: 0px;
    padding: 14px 0px;
    text-align: center;
}

.i-mobile-sidebar-socials>a>li {
    display: inline-block;
    font-size: 30px;
    margin: 0px 5px;
    color: #3c3c3c;
}

.i-mobile-footer-icon {
    font-size: 25px;
}

.i-mobile-footer-text {
    font-size: 12px;
    margin: 0px;
}

.i-mobile-foot-fixed {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 110;
}

.i-mobile-foot-area {
    height: 55px;
}

.i-mobile-footer-row {
    margin: 0px;
}

.i-mobile-footer-col {
    padding: 0px;
}

.i-mobile-footer-block {
    background-color: #055da4;
    color: white;
    text-align: center;
    border-left: 5px white solid;
    height: 65px;
    padding: 5px;
}

.i-mobile-footer-block-wsp {
    background-color: #e41616;
    color: #fef9f9;
}

/*FOOTER ESHOP*/

.vo_ticketDataNombre {
    text-align: center;
    font-size: 21px;
    font-weight: 100;
}

.vo_ticketDataProvincia {
    text-align: center;
    background-color: #e3e1e2;
    margin: 3px 0px 15px;
}

.hsq-header {
    background-color: grey;
    color: whitesmoke;
    padding: 5px 10px;
    border-radius: 5px;
}

.hsq-subheader {
    background-color: lightgray;
    font-size: 18px;
    color: #505050;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 5px;
}

.hsq-table {}

.hsq-table>tbody>tr>td {
    vertical-align: middle;
}

.hsq-center-cell {
    text-align: center;
}

.hsq-badge {}

.hsq-tableBlock {
    padding: 10px;
    border: thin solid #cccccc;
    border-radius: 5px;
    margin-bottom: 10px;
}

.hsq-listtel {
    font-size: 12px;
    font-style: italic;
    color: #003c7b;
    font-weight: bold;
}

.hsq-note {
    display: inline-block;
    border: thin solid #d6d6d6;
    width: 100%;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: whitesmoke;
}

.hsq-subheader-pending {
    background-color: #ec7406;
    color: whitesmoke;
}

.hsq-subheader-assigned {
    color: whitesmoke;
    background-color: #57a957;
}

.hsq-tableBlock-pending {
    border-color: lightgray;
    background-color: whitesmoke;
}

.hsq-tableBlock-assigned {
    border-color: lightgray;
    background-color: whitesmoke;
}

.hsq-table-assigned {
    background-color: #c6efc6;
    border: thin solid #dddddd;
    border-radius: 5px;
}

.hsq-table-pending {
    background-color: #f9d695;
    border: thin solid #dddddd;
    border-radius: 5px;
}

.hsq-table {
    background-color: #e8e8e8;
    border: thin solid #dddddd;
    border-radius: 5px;
}

.hsq-btn-assigned {
    color: whitesmoke;
    background-color: #57a957;
}

.hsq-btn-pending {
    background-color: #ec7406;
    color: whitesmoke;
}

.hsq-btn-assigned:hover {
    opacity: 0.8;
    color: whitesmoke;
}

.hsq-btn-pending:hover {
    opacity: 0.8;
    color: whitesmoke;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f96b;
}

/*//FICHAS WSP//*/

.f-preciosLegales {
    font-size: 11px;
    background-color: #cecece;
    color: #6b6b6b;
    padding: 5px;
    border-radius: 0px 0px 5px 5px;
    margin-top: 15px;
    text-align: center;
}

.f-preciosLegales-cm {
    font-size: 11px;
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    padding: 5px;
    border-radius: 0px 0px 5px 5px;
    margin-top: 15px;
    text-align: center;
}

.f-header {
    background-color: #003869;
    padding: 15px 50px;
    text-align: center;
}

.f-header-logo {
    max-height: 200px;
}

.f-header-titulo {
    font-size: 37px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    font-family: Ubuntu Condensed;
    text-transform: uppercase;
}

.f-footer {
    background-color: #003869;
    height: 30px;
    margin-top: 20px;
    width: 100%;
}

.f-referenceContainer {
    text-align: center;
}

.f-reference {
    background-color: #f9f9f9;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px 5px 0px 0px;
    padding: 10px 10px 10px 20px;
}

.f-panelFicha {
    width: 540px;
    padding: 0px 20px;
    /*    border: thin dotted green;*/
    display: inline-block;
    vertical-align: top;
}

.f-panelMenu {
    width: calc(100% - 540px);
    padding: 0px 0px 0px 20px;
    /*    border: thin dotted blueviolet;*/
    display: inline-block;
    vertical-align: top;
}

.f-mainContainer {
    padding: 20px 0px;
    font-size: 0px;
    background-color: #efefef;
}

.f-border {
    /*    border: thin dotted pink;*/
    overflow: hidden;
}

.f-placeholder {
    background-color: whitesmoke;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #4e4e4e;
    text-align: center;
    margin: 0px 20px;
}

.f-imgcontainer {
    background-color: #005f9f;
    border-radius: 5px 0px 5px 5px;
    padding: 15px 0px;
    text-align: left;
}

.btn-tab {
    border-radius: 5px 5px 12px 0px;
    border: none;
}

.f-save-btn {
    background-color: #005f9f;
    border-radius: 5px 5px 0px 0px;
}

.f-container {
    padding: 0px 15px;
}

.f-imgsection {}

.f-listsection {
    font-family: 'Ubuntu Condensed';
}

.f-productList {
    background-color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 10px;
}

.f-productListPadding {
    padding: 10px;
}

.f-listwrapper {
    background-color: #ffffff;
    border: thin solid #f1f1f1;
    overflow: hidden;
    padding: 15px 0px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.f-plTitle {
    font-size: 18px;
    background-color: #004F94;
    text-align: center;
    margin: 0px;
    padding: 6px 0px 5px;
    border-radius: 5px 5px 0px 0px;
    color: white;
    cursor: pointer;
}

.f-plTitleO {
    background-color: #00213e;
}

.f-productList ul {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    display: flex;
    flex-wrap: wrap;
}

.f-productList ul>li {
    padding: 2px;
    vertical-align: top;
    flex: 1;
    min-width: 200px;
    text-align: center;
}

.f-productList ul>li>a {
    margin: 0px;
    width: 100%;
    border-radius: 5px;
    color: whitesmoke;
    text-transform: uppercase;
    font-size: 13px;
    height: 20px;
    display: flex;
    justify-content: center;
    padding: 0px 20px;
}

.f-refSwatch {
    width: 25px;
    height: 15px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
    background-color: lightblue;
}

.f-btn-block-name {
    padding: 0px 10px;
    width: 170px;
}

.f-btn-block-stock {
    min-width: 25px;
    border-left: thin solid whitesmoke;
}

.f-btn-block-stock-caja {
    background-color: #f5f5f521;
}

.f-btn-block-stock-armada {
    background-color: #f5f5f54d;
    border-right: thin solid whitesmoke;
}

.f-btn-outlet {
    border: thin solid #DE001A;
    color: #DE001A !important;
    background-image: linear-gradient(45deg, #ffe0e0 25%, #ffebeb 25%, #ffebeb 50%, #ffe0e0 50%, #ffe0e0 75%, #ffebeb 75%, #ffebeb 100%);
    background-size: 14.14px 14.14px;
    /*border-right: 5px solid #ad0014;
    border-left: 5px solid #ad0014;*/
}

.f-btn-outlet-reserved {
    border: thin solid #DE001A;
    color: #DE001A !important;
    background-image: linear-gradient(45deg, #ffe0e0 25%, #ffebeb 25%, #ffebeb 50%, #ffe0e0 50%, #ffe0e0 75%, #ffebeb 75%, #ffebeb 100%);
    background-size: 14.14px 14.14px;
    /*border-right: 5px solid #ad0014;
    border-left: 5px solid #ad0014;*/
    opacity: 0.5;
}

.f-btn-pro {
    background-color: #00315d !important;
}

.f-btn-randers {
    background-color: #7b0000 !important;
}

.f-btn-reg {
    background-color: #d07f0b !important;
}

.f-btn-all {
    background-color: #4cc160 !important;
}

.f-btn-gold {
    background: linear-gradient(to right, #BF953F, #9a7a31, #B38728, #9a7a31, #AA771C);
    border: thin solid #b38707ad;
}

.f-btn-silver {
    background: linear-gradient(to right, rgb(139, 139, 139), #9e9e9e, rgb(139, 139, 139), #9e9e9e, rgb(134, 134, 134));
    border: thin solid rgb(139, 139, 139);
}

.f-btn-fitage {
    background-color: #015E63 !important;
}

.f-btn-zellens {
    background-color: #000000 !important;
}

.f-btn-corplus {
    background-color: #2e7eb1 !important;
}

.f-btn-omiko {
    background-color: #BC0C32 !important;
}

.f-btn-fithouse {
    background-color: #464646 !important;
}

.f-btn-athletic {
    background-color: #c45a00 !important;
}

.f-btn-adidas {
    background-color: #303030 !important;
}

.f-btn-reebok {
    background-color: #CC0000 !important;
}

.f-btn-outlet {
    border: thin solid #DE001A;
    color: #DE001A !important;
    background-image: linear-gradient(45deg, #ffe0e0 25%, #ffebeb 25%, #ffebeb 50%, #ffe0e0 50%, #ffe0e0 75%, #ffebeb 75%, #ffebeb 100%);
    background-size: 14.14px 14.14px;
    /*border-right: 5px solid #ad0014;*/
    /*border-left: 5px solid #ad0014;*/
}

.f-productList ul>li>a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.f-refUl {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

.f-refCompound {
    cursor: pointer;
    padding: 0px 6px 2px 4px;
    border-radius: 5px;
}

.f-refSelected {
    background-color: #cecece;
}

.f-refUl>li {
    display: inline-block;
    margin-right: 15px;
}

.f-loading {
    font-size: 25px;
    color: white;
    text-align: center;
    padding: 50px;
}

.f-refSwatch {
    width: 25px;
    height: 15px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
    background-color: lightblue;
}

/**/

/*//NUEVA HEADER SHOP//*/

.sh-float-window-preventa {
    height: 400px;
    width: 300px;
    background-color: #0B5D97;
    border-radius: 5px;
    position: fixed;
    bottom: calc(50% - 200px);
    right: calc(50% - 150px);
    z-index: 1002;
    font-family: Ubuntu;
    padding: 10px 25px;
    box-shadow: 0px 0px 30px #5a5a5a;
}

.card-header {
    border: thin solid #cccccc;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.card {
    margin: 5px 0px;
}

.card-body {
    padding: 15px;
    font-size: 14px;
}

.sh-high-itembox {
    font-size: 0px;
    border-bottom: thin solid #80808021;
    height: 37px;
}

.sh-high-itemicon {
    height: 100%;
    width: 15%;
    display: inline-block;
    vertical-align: top;
}

.sh-high-itemtext {
    display: inline-block;
    width: 85%;
    height: 100%;
    font-size: 15px;
    vertical-align: top;
    font-weight: bold;
    padding: 1px 10px;
    text-align: left;
}

.sh-high-badge {
    max-height: 25px;
}

.sh-high-m-itembox {
    background-color: #f1f1f1;
    display: flex;
    justify-content: center;
    padding: 7px;
    align-items: center;
}

.sh-high-m-itemicon {
    margin-right: 10px;
}

.sh-high-m-itemtext {
    font-size: 18px;
    font-weight: bold;
    color: #505050;
}

.sh-high-m-badge {
    max-height: 35px;
}

.sh-nav-bar {
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;
    z-index: 99;
}

.nl-tajetas-list {
    text-align: center;
}

.sh-search-box {
    background-color: #f7f7f7;
}

.sh-head-menu-titulo {
    color: red;
    font-size: 20px;
    margin: 10px 0px 5px;
}

.sh-head-menu-sections {}

.sh-head-seclist {
    text-align: center;
    padding: 0px;
}

.sh-head-seclist>li>a {
    color: black;
}

.sh-head-seclist>li>a:hover {
    color: #0260AA;
    text-decoration: none;
}

.sh-head-seclist>li {
    display: inline-block;
    padding: 0px 10px;
    font-size: 11px;
    line-height: 10px;
}

.sh-head-seclist>li:not(:first-child) {
    border-left: thin solid #525252;
}

.nl-tajetas-list>li {
    display: inline-block;
    max-width: 100px;
    border: thin solid #efefef;
    border-radius: 5px;
    margin: 0px 5px;
    background-color: white;
}

.sh-head-logo {
    padding: 10px;
    text-align: center;
    color: white;
}

.sh-head-menu {
    text-align: center;
}

.sh-head-search {}

.sh-inlineSearch {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}




.nl-titleShop {
    background-color: #005aa8;
    color: whitesmoke !important;
    padding: 10px 20px !important;
    border: none !important;
}

/*//NUEVA FICHA SHOP//*/

.sh-ficha-desc {
    padding: 10px;
    color: #7D7D7D;
    font-size: 12px;
    line-height: 16px;
}

.sh-tec-titulos {
    color: #767474;
    font-weight: bold;
    list-style: none;
    padding: 0px;
}

.sh-tec-titulos li {
    padding-left: 6px;
}

.sh-tec-titulos li,
.sh-tec-prop li {
    padding: 8px 10px;
}

.sh-tec-titulos li:nth-child(odd),
.sh-tec-prop li:nth-child(odd) {
    background: #f5f5f5;
}

.sh-tec-prop {
    list-style: none;
    padding: 0px;
    text-align: left;
}

.sh-btn-comprar {
    padding: 5px;
}

.sh-ficha-high {
    font-weight: 600;
}

.sh-ficha-low {
    font-size: 10px;
    font-weight: 100;
}

.sh-ficha-precios-envioLogo {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
}

.sh-ficha-precios-envioLogo-multi {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    margin-right: 10px;
}

.sh-ficha-precios-envio {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 20px 10px;
    font-size: 14px;
    line-height: 14px;
    width: 80%;
}

.sh-ficha-precios-box {
    padding: 0px 5px;
    margin: 25px 0px 10px;
}

.cm-ficha-precios-box {
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    ;
}

.sh-ficha-precios-box-gratis-hs {
    color: whitesmoke;
    background: rgb(234, 51, 16);
    background: linear-gradient(145deg, rgba(234, 51, 16, 1) 0%, rgba(241, 125, 51, 1) 100%);
    padding: 10px;
    border-radius: 5px;
}

.sh-ficha-precios-box-gratis-nav {
    color: whitesmoke;
    background-color: #00933C;
    padding: 10px;
    border-radius: 5px;
}

.sh-ficha-precios-box-gratis-pn {
    color: whitesmoke;
    padding: 20px;
    border-radius: 5px;
    background-image: url(../img/2k20/fondo_pn.webp);
    background-color: #0B0E23;
    background-size: 120%;
    background-position-x: center;
    background-position-y: center;
    text-align: right;
    padding-right: 20px;
    padding-left: 120px;
    text-shadow: 0 0 1px #fff, 0 0 4px #0ff;
    position: relative;
}

.pn-shopTag {
    text-align: center;
    background: #ff00aa38;
    border: 2px solid white;
    border-radius: 5px;
    display: inline-block;
    padding: 4px 10px;
    color: white;
    font-weight: 700;
    margin: 0px 10px;
    text-shadow: 0 0 1px #fff, 0 0 2px #ff00aa, 0 0 4px #ff00aa, 0 0 8px #ff00aa;
    box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 8px #ff00aa, 0 0 16px #ff00aa;
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 15px;
    line-height: 15px;
}

.sh-ficha-precios-box-gratis {
    color: whitesmoke;
    background-color: #0091D5;
    padding: 10px;
    border-radius: 5px;
}

.sh-ficha-precios-legales {
    display: inline-block;
    font-size: 12px;
    color: #F20524;
    font-weight: 100;
    text-decoration: underline;
    cursor: pointer;
}

div.section-info-prices {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}

/* div.setc-tarjetas {
    position: absolute;
    margin-top: 5px;
} */

div.setc-tarjetas img.img-tarjetas {
    width: 45vw;
}

.sh-ficha-cajaPrecios {
    margin-top: 6px;
}

/* CFT */
.btn-cft {
    border: 0px;
    background: none;
    color: #afafaf;
    float: right;
    font-size: 12px;
}

.cft-collapse {
    border: 0px !important;
}

.cft-detalle {
    background: none;
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-left: 7px;
    margin-top: 0px;
    padding-top: 0px;
    color: #afafaf;
    font-size: 12px;
}

/* FIN CFT */

.sh-ficha-precios-cuotas {
    font-size: 17px;
    margin: 25px 0px 0px;
}

.sh-ficha-precios-cuotas-cm {
    font-size: 17px;
}

.sh-ficha-precios-text-es {
    display: inline-block;
    color: #F20524 !important;
    border: solid thin #5ab2d4 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.sh-ficha-precios-text-ss {
    display: inline-block;
    color: #FF7E00;
    border: solid thin #FF7E00 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.sh-ficha-precios-text {
    display: inline-block;
    color: #ffffff;
    /* background-color: #F20524; */
    /* border: solid thin #F20524 !important; */
    padding: 2px 6px;
    /* vertical-align: middle; */
    /* margin: 0px 4px; */
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
}

.sh-ficha-precios-text-cm {
    display: inline-block;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    border: none !important;
    padding: 5px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.sh-ficha-precios-text-high-cm {
    display: inline-block;
    background: #de001a;
    color: whitesmoke !important;
    border: none;
    padding: 3px 5px 3px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.sh-ficha-precios-text-20p {
    display: inline-block;
    color: #E41616;
    border: solid thin #E41616 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.sh-ficha-precios-numberPpal {
    color: #166FA7;
    font-size: 23px;
    font-family: 'Ubuntu';
    font-weight: 700;
}

.sh-ficha-precios-number {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    /* margin-right: 5px; */
}

.sh-ficha-precios-number-cm {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    margin-right: 5px;
    color: #de001a;
    font-weight: 600;
    letter-spacing: -1px;
}

.sh-ficha-precios {
    background-color: #fff;
    border-radius: 5px;
    font-size: 17px;
}

.sh-ficha-t1 {
    margin: 0px 0px 0px 0px;
    color: #ec1d25;
    text-transform: uppercase;
    background: #fff;
    font-size: 30px;
}

.sh-ficha-subt {
    margin: 0px;
    color: #005f9f;
    background: #fff;
    font-size: 25px;
    border-bottom: thin solid #afafaf;
    padding: 0px 0px 25px;
}

.sh-ficha-panelDesc {
    min-height: inherit;
    border-radius: 5px;
    font-family: 'Ubuntu';
}

.container-picture-section {
    /* margin: 0 5px 0 15px; */
    border-top: solid 1px #c8c8c8;
}

.info-nombre-equipo {
    font-size: 13px;
    margin: 10px 20px;
}

.info-nombre-equipo-desktop {
    display: none;
}

.sh-ficha-galeryBox {
    margin: 10px 0px;
    display: flex;
    margin-left: 15px;
    /* gap: 10px; */
    /* height: 180px; */
    /* aspect-ratio: 5 / 4.5; */
    /* align-items: center; */
}

.sh-ficha-galery {
    display: flex;
    /* max-width: 40vw; */
    overflow: hidden;
    /* overflow: scroll; */
    /* margin: auto; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    /* height: 240px; */
}

.sh-ficha-galery-list {
    /* overflow-y: scroll; */
    display: flex;
    /* gap: 5px; */
    /* flex-direction: column; */
    margin: 0px;
    padding: 0px;
    height: 145px;
    /* flex-wrap: wrap; */
    /* justify-content: center; */
}

.sh-ficha-mainPic {
    /* padding: 10px 10px 10px 10px;
    margin-left: -4px;
    position: relative;
    border-radius: 0px 5px 5px 0px; */
    /* width: 60vw; */
    /*  display: inline-block;
    vertical-align: top; */
}

.sh-ficha-galery-list>li {
    /* padding: 5px;
    margin: 0px; */
    /* background-color: #d7d7d7; */
    /* padding: 2px; */
    margin: 0 5px 5px 0;
    border-radius: 5px;
    /*width: 50%;*/
}

.sh-ficha-galery-list .mini-imges-gallery div.section-play-video {
    display: flex;
    position: absolute;
    width: 17vw;
    z-index: 10;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.sh-ficha-galery-list .mini-imges-gallery div.section-play-video i.icon-play-video {
    position: relative;
    display: flex;
    color: #424242;
    border: solid #424242;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.sh-ficha-galery-list::-webkit-scrollbar {
    display: none;
}

/*//CONSULTA FLOTANTE//*/

.new-contactFloar-openTab {

    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    transition: all 1s;
}





.con-float-container {
    /* position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1003;
    cursor: pointer; */
    position: fixed;
    bottom: 20px;
    right: 0px;
    z-index: 1003;
    cursor: pointer;
    background-color: #0000004f;
    padding: 20px 15px;
    border-radius: 10px 0px 0px 10px;
}

.con-float-btn {
    height: 55px;
    width: 55px;
    background-color: #005498;
    border-radius: 50%;
    background-image: url(../img/contacto_btn.webp);
    box-shadow: 0px 0px 15px #5858589e;
}

.btn-form {
    color: #fff;
    background-color: #014A7D;
    padding: 5px 40px;
    margin-top: 15px;
}

.btn-form:hover {
    color: #fff;
    background-color: #005088;
    border-color: #004779;
}

.con-float-window {
    height: 400px;
    width: 300px;
    background-color: #ffffff;
    border-radius: 5px;
    position: fixed;
    bottom: 100px;
    right: 20px;
    z-index: 1002;
    font-family: Ubuntu;
    padding: 10px 25px;
    box-shadow: 0px 0px 30px grey;
}

.con-float-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.3;
    z-index: 1001;
}

.con-float-input {
    margin-bottom: 10px;
}

.con-float-productTitle {
    padding: 2px;
    font-size: 17px;
    margin: 0px 0px 10px;
    color: #ca1010;
    text-align: center;
    font-weight: 600;
}

.con-float-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #5f5f5f;
    margin-top: 5px;
}

/*//CONSULTA FLOTANTE//*/

/*//VO TICKET//*/

.touched:invalid {
    border-bottom: 1px solid red !important;
    background-image: url(../img/validation_alert.webp) !important;
    background-position: top right !important;
    background-repeat: no-repeat !important;
}

.touched:valid {
    border-bottom: 1px solid green !important;
    background-image: url(../img/validation_ok.webp) !important;
    background-position: top right !important;
    background-repeat: no-repeat !important;
}

.btn-todoPago {
    color: #FFF;
    background-color: #fe0083;
    border: none;
}

.btn-todoPago:hover {
    color: #fff;
    background-color: #dc0071;
    border: none;
}

.tp-disclaimer {
    /* border: thin solid #ff00002b; */
    background-color: #ffeb3b47;
    /* border-radius: 5px; */
    /* margin-top: 20px; */
    padding: 5px 15px;
    /* text-align: center; */
    color: #757575;
    margin-bottom: 10px;
    font-size: 13px;
}

.card-form {
    background-color: #F4F4F6;
    padding: 0px 20px;
    margin: 40px 0px 40px;
}

.vo_ticketPriceDataPair {
    font-size: 0px;
}

.vo_ticketPriceDataPairName {
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    /* background-color: crimson; */
    width: 50%;
}

.vo_ticketPriceDataPairNumber {
    text-align: right;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    width: 50%;
}

.vo_ticketPriceDataPairTotal {
    border-top: thin solid lightgray;
    padding-top: 5px;
}

.vo_ticket {
    background-color: white;
    max-width: 450px;
    border: thin solid #989898;
    margin: 40px auto;
    padding: 5px;
    border-radius: 5px;
    color: #505050;
    font-family: "Ubuntu";
}

.vo_ticketPrint {
    background-color: white;
    max-width: 350px;
    border: thin solid #989898;
    margin: 40px auto;
    padding: 5px;
    border-radius: 5px;
    color: #505050;
    font-family: "Ubuntu";
}

.vo_header {}

.vo_noDisponible {
    background-color: whitesmoke;
    text-align: center;
    padding: 20px;
    margin: 15px 0px 30px;
}

.vo_ticketData-dev {
    padding: 10px 15px;
    border-top: 2px solid #e0e0e0;
}

.vo_ticketData {
    padding: 10px 40px;
    border-top: 2px solid #e0e0e0;
}

.vo_ticketDataText {
    text-align: center;
    padding: 20px 0px;
    font-size: 18px;
    font-weight: bold;
    color: #015E9E !important;
}

.cs_ticketDataText {
    text-align: center;
    padding: 20px 0px;
    font-size: 18px;
    font-weight: bold;
    background: #d8050e;
    border-radius: 5px 5px 0px 0px;
    color: whitesmoke !important;
}

.vo_ticketDataError {
    border: thin solid #d6d6d6;
    padding: 10px;
    border-radius: 5px;
    background-color: #efefef;
}

.vo_ticketDataErrorTitle {
    /*    text-align: center;
        margin: -15px 0px 10px;
        font-size: 15px;
        font-weight: bold;*/
    text-align: center;
    margin: 0px 5px 0px;
    font-size: 15px;
    font-weight: bold;
    background-color: #efefef;
    border-top: solid thin #d6d6d6;
    border-left: solid thin #d6d6d6;
    border-right: solid thin #d6d6d6;
    width: 100px;
    border-radius: 5px 5px 0px 0px;
}

.vo_ticketDataItem {}

.vo_ticketDataItemName {
    font-weight: bold;
}

.vo_ticketDataPrice {}

.vo_ticketDataBox {
    margin-top: 10px;
}

.vo_ticketDataBox_bottom {
    border-top: thin dashed #e3e1e2;
    padding-top: 20px;
    margin-top: 20px;
}

.vo_ticketDataItemValue {}

.vo_ticketDataItemValuePrice {
    font-size: 20px;
    font-weight: 100;
}

.vo_ticketCode {
    text-align: center;
    color: #4a4a4a;
    font-size: 30px;
    font-weight: bold;
}

.vo_ticketCodeError {
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 20px 20px;
}

.vo_ticketCodeCotainer {
    background-color: #f2f2f2;
    overflow: hidden;
}

.vo_ticketCodeTitle {
    background-color: #e3e1e2;
    text-align: center;
    margin: 10px 0px;
    padding: 5px;
    color: #656565;
}

.vo_text {
    font-size: 12px;
    text-align: left;
    display: inline-block;
    width: 80%;
    margin-left: -4px;
    vertical-align: top;
    line-height: 12px;
    vertical-align: middle;
}

.vo_text_tutorial {
    font-size: 12px;
    text-align: left;
    display: inline-block;
    margin: -15px 0px 20px;
}

.vo_textIcon {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
}

.vo_textBox {
    width: 90%;
    margin: 35px auto 5px;
    text-align: center;
}

.vo_buttonBox {
    margin: 11px auto 5px;
    text-align: center;
}

.vo_ticketBanner {
    background-image: url(../img/shop/headerbg_ticket.webp);
    min-height: 135px;
    background-size: 100% 100%;
}

.cs_ticketBanner {
    background-image: url(../img/shop/headerbg_ticket.webp);
    min-height: 135px;
    background-size: 100% 100%;
    margin-top: 20px;
    display: flex;
}

.cs_ticketBanner>div {
    color: whitesmoke;
    font-size: 40px;
    text-transform: uppercase;
    font-family: Ubuntu Condensed;
    margin: auto;
    display: inline-block;
    font-weight: 100;
}

.vo_redText {
    color: #FF041D !important;
}

.vo_redBg {
    background-color: #FF041D !important;
}

.vo_redHigh {
    background-color: #A70011 !important;
    color: white !important;
}

/*/////////////*/

.card-envioBlock-ship-formTitle {
    font-weight: 100;
    padding: 5px 5px;
}

.card-cuponBlock-ship-form {
    width: 100%;
    margin: 10px 0px 0px;
    border-top: thin solid #EC1D25;
}

.card-envioBlock-ship-form {
    width: 100%;
    margin: 10px 0px 0px;
    border-top: thin solid #11569a;
}

.card-envioBlock-ship-element {
    display: inline-block;
    vertical-align: middle;
    width: 40%
}

.card-envioBlock-ship-elementBTN {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    margin-left: -4px;
    padding: 0px 10px;
}

.card-envioBlock-ship-input {
    padding: 5px 10px;
    border-radius: 5px;
    border: thin solid #cacaca;
    width: 100%;
}

.card-envioBlock-ship-btn {
    padding: 2px 20px;
    width: 100%;
}

.card-resumen {
    margin: 30px 0px;
}

.card-tagBlock {
    padding: 15px 15px 0px;
    margin: 5px 0px 20px;
    border: thin solid lightgray;
    border-radius: 5px;
}

.bl-envio-line {
    border-bottom: 2px solid black;
    margin: 8px 0px;
}

.bl-envio-spacer {
    margin: 8px 0px;
}

.card-cuponBlock {
    background-color: #F4F4F6;
    padding: 10px 0px 10px 35px;
    margin-top: 10px;
    border: thin solid #EC1D25;
    color: #b50007;
    font-size: 12px;
    position: relative;
    cursor: pointer;
}

.card-envioBlock {
    background-color: #F4F4F6;
    padding: 10px 0px 10px 35px;
    margin-top: 10px;
    border: thin solid #11569A;
    color: #11569A;
    font-size: 12px;
    position: relative;
    cursor: pointer;
}

.card-envioBlock-bf {
    background-color: #f4f4f6;
    padding: 10px 0px 10px 35px;
    margin-top: 10px;
    border: thin solid #000000;
    color: #000000;
    font-size: 12px;
    position: relative;
    cursor: pointer;
}

.card-envioBlock-icon {
    display: inline-block;
    font-size: 25px;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}

.card-envioBlock-line {
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
}

.card-envioBlock-cupon {
    width: 25px;
    border-right: thin solid #EC1D25;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: #EC1D25;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.card-envioBlock-status {
    width: 25px;
    border-right: thin solid #11569A;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: white;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.card-envioBlock-status-bl {
    width: 25px;
    border-right: thin solid #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: white;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.card-envioTitle {
    background-color: #135ea9;
    color: white;
    padding: 7px 0px 5px 35px;
    font-weight: 600;
    font-family: Ubuntu;
    font-size: 11px;
    text-transform: uppercase;
}

.card-envioBlock-status-selected {
    background-color: #135ea9;
    color: white;
}

#redVariant.card-envioBlock-status-selected {
    background-color: #B50007;
    color: white;
}

.card-envioBlock-status-bf-selected {
    background-color: #000000;
    color: white;
}

.card-envioBlock-high {
    font-weight: 600;
}

.card-envioBlock-low {
    font-size: 10px;
}

.card-envioBlock-low-exp {

    background-color: #f2e325;
    color: black;
    padding: 3px 7px;
    border-radius: 5px;
    margin-left: -7px;
    font-weight: bold;
}

.co-img-circle {
    max-width: 45px;
}

.co-tagBlock-dataBlock {
    padding: 5px 0px;
}

.co-tagBlock-circle {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
}

.co-tagBlock {}

.co-tagBlock-number {
    vertical-align: middle;
    font-size: 21px;
    padding: 0px;
    margin: -10px 0px;
    font-family: 'Ubuntu Condensed';
}

.co-tagBlock-text {
    font-size: 18px;
    margin: 10px 0px 10px;
}

.border-pink {
    border: thin dashed pink;
}

.btn-comprar {
    width: 90%;
    font-size: 23px;
    font-family: 'Ubuntu Condensed';
    padding: 0px;
    margin: auto;
}

.co-subtitle {
    font-size: 16px;
    font-family: 'Ubuntu';
    color: #686868;
    margin: 20px 0px 15px;
    padding: 0px 5px;
    border-bottom: 1px solid;
}

.co-subtitle>span {
    font-size: 11px;
    opacity: 0.8;
}

.form-control-co {
    margin-top: 5px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #757575;
    background-color: #fff;
    background-image: none;
    border: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    font-family: Ubuntu;
}




.lcf-container-hs h1 {
    color: #005f9f;
    margin-top: 20px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    border-bottom: solid 2px #ffffff;
    padding-bottom: 5px;
}

@media screen and (min-width: 450px) {
    .lcf-container-hs h1 {
        margin-top: 15px;
    }
}

/*SECCIONES FIJAS*/

.sec-fija-content {
    font-family: 'Ubuntu', sans-serif;
}

.sec-fija-content h1 {
    color: white;
    background-color: #005f9f;
    padding: 0px 0px 0px 35px;
    font-weight: 100;
}

.sec-fija-content h2 {
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 15px;
}

.sec-fija-content h3 {
    font-size: 13px;
    background-color: #ececec;
    padding: 10px 15px;
    margin: 20px 0px 15px;
    line-height: 20px;
}

.sec-fija-content ul {
    padding: 0px 0px 0px 15px;
    font-size: 13px;
}

.sec-fija-content ul>li {
    margin-top: 10px;
}

.hs-ficha-fpago-variantName-superindex {
    background-color: #fd5225;
    color: whitesmoke !important;
    font-weight: 400;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 4px;
    margin: 1px 0px 2px;
}

.btn-hs {
    background-color: #fd5225;
    color: whitesmoke !important;
    border-color: #fd5225;
    text-transform: uppercase;
    font-size: 15px;
}

/*CYBER MONDAY*/

.cm-tag {
    color: #4f36be !important;
}

.btn-cm {
    background: rgba(85, 128, 247, 1);
    color: whitesmoke !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 900;
}

.cm-ficha-fpago-variantName-superindex {
    background-color: #4f36be;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    font-weight: 400;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 4px;
    margin: 1px 0px 2px;
}

.cm-ficha-fpago-variantBlock-red {
    color: #4f36be;
}

.cm-ficha-fpago-overPromo {
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    font-weight: 100;
    font-size: 17px;
    border-radius: 4px;
    max-width: 450px;
    margin: 25px auto 0px;
    font-family: 'Ubuntu';
    text-align: center;
    padding: 5px;
}

.cm-ficha-fpago-overPromoPrecio {
    color: #4f36be;
    font-weight: 100;
    font-size: 16px;
    margin: 10px auto 0px;
    font-family: 'Ubuntu';
    text-align: center;
    padding: 5px;
    border-left: thin solid #4f36be;
    border-right: thin solid #4f36be;
    max-width: 275px;
}

.cm-box-masinfo {
    background-color: #ffffff;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: none !important;
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    font-weight: 600;
    display: inline-block;
    color: whitesmoke !important;
}

.promoCM-img {
    position: absolute;
    left: -15px;
    top: -40px;
    max-width: 100px;
}

.promoCM {
    color: white;
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    padding: 10px;
    margin: 10px 0px;
    position: relative;
    border-radius: 5px;
}

.cmo-destacado-flag-cuotas-full {
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    border: none !important;
}

.cm-box-datos-precio-percent {
    color: #005AA8;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.cm-box-datos-precio-percent-high {
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    border: none !important;
}

.cm-box-financiacion {
    background: #00a7d5;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    display: inline-block;
    font-weight: 700;
    vertical-align: initial;
    width: 100%;
    color: whitesmoke !important;
    font-size: 11px !important;
    border-radius: 0px 0px 4px 4px;
}

.cm-offerta {
    font-family: 'Ubuntu';
    margin: 0px;
    padding: 0px;
}

.cm-franjaContador {
    position: relative;
}

.btn-wsp {
    position: absolute;
    z-index: 99;
    width: 94%;
    margin: 0 3%;
    bottom: -50px;
    color: #fff;
    background-color: #1BA02D;
    border-color: #179028;
    font-size: 20px;
    font-family: 'Ubuntu Condensed';
    font-weight: 100;
}

.btn-pop-hs {
    position: absolute;
    z-index: 99;
    width: 94%;
    margin: 0 3%;
    bottom: -50px;
    color: #fff;
    background-color: #fd5225;
    border-color: #fd5225;
    font-size: 20px;
    font-family: 'Ubuntu Condensed';
    font-weight: 100;
    cursor: default;
}

.btn-pop-hs:hover {
    background-color: #fd5225;
    border-color: #fd5225;
}

.glyphicon-chevron-left,
.glyphicon-chevron-right {
    /*top: auto !important;
    font-size: 22px !important;
    bottom: 15px;*/
}

.btn-wsp:hover {}

.cm-ci-show {
    display: block !important;
    bottom: 4px;
}

/*.cm-ci-show li{
    width: 35px;
    height: 12px;

}*/

.cm-ci-show li {
    width: 18px;
    height: 12px;
}

.cm-ci-show .active {
    width: 35px;
    height: 12px;
}

.cm-offer-close {
    position: absolute;
    right: -10px;
    color: #5c5c5c;
    opacity: 1;
    border: 1px solid grey !important;
    background-color: white !important;
    width: 25px;
    height: 25px;
    border-radius: 50% !important;
    top: -10px;
}

.carousel-indicators li {
    background: #8d8d8d80;
}

.cm-offer-wspIcon {
    background-color: #1BA02D;
    display: inline-block;
    font-size: 24px;
    vertical-align: middle;
    margin: 0px 5px;
}

.cm-offer-crBG {
    background-image: url("../img/oferta-cm/pop-up-footer.webp");
}

.bf-offer-crBG {
    background-image: url("../img/oferta-bf/pop-up-footer.webp");
    background-size: cover;
}

.cm-contadorTitulo {
    text-align: center;
    font-weight: 100;
    background-color: #FB5225;
    color: #ffffff;
    padding: 10px 0;
}

.cm-contador {
    text-align: center;
    margin: -5px 0px 10px;
}

.cm-offerNumber {
    display: inline-block;
    font-size: 35px;
    font-weight: 100;
}

.cm-offerNumberList {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
}

.nl-horarios-cm {
    background: #C9302C;
    padding: 4px 10px;
    color: white;
    font-weight: 500;
    margin: -10px 0px 0px;
    font-size: 13px;
    vertical-align: initial;
    max-width: 925px;
    text-align: center;
}

.col-md-12.box-fpago {
    margin: 15px 0px;
}

.nl-ficha-counter-container {
    overflow: hidden;
    margin-bottom: 15px !important;
}

.nl-precios-cyber-week {
    border: black solid thin;
    border-radius: 0px 5px 5px 5px;
}

.nl-precios-cyber-stock {
    border: #005f9f solid thin;
    border-radius: 0px 5px 5px 5px;
}

.nl-precios-cyber-stock::after {
    content: "¡STOCK EXTRA CYBER!";
    position: absolute;
    top: -26px;
    font-size: 12px;
    padding: 5px 10px 3px;
    border-radius: 5px 5px 0px 0px;
    left: -1px;
    color: white;
    text-align: left;
    background: #5e9ab9;
    background: -moz-linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    background: -webkit-linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    background: linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    font-weight: bold;
    border-left: #5e9ab9 solid thin;
    border-right: #5e9ab9 solid thin;
    border-top: #5e9ab9 solid thin;
}

.nl-precios-cyber-week::after {
    content: "¡OFERTA BLACK FRIDAY!";
    position: absolute;
    top: -26px;
    font-size: 12px;
    padding: 5px 10px 3px;
    border-radius: 5px 5px 0px 0px;
    left: -1px;
    color: white;
    text-align: left;
    background: black;
    font-weight: bold;
    border-left: black solid thin;
    border-right: black solid thin;
    border-top: black solid thin;
}

.nl-precios-cyber::after {
    content: "¡OFERTA CYBER MONDAY!";
    position: absolute;
    top: -26px;
    font-size: 12px;
    padding: 5px 10px 3px;
    border-radius: 5px 5px 0px 0px;
    left: -1px;
    color: white;
    text-align: left;
    background: #00a7d5;
    background: -moz-linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1);
    font-weight: bold;
    border-left: #005f9f solid thin;
    border-right: #005f9f solid thin;
    border-top: #005f9f solid thin;
}

.nl-precios-cyber {
    border: #005f9f solid thin;
    border-radius: 0px 5px 5px 5px;
}

.nl-box-comprar {
    width: 100%;
    border-radius: 0px 0px 5px 5px;
}

.nl-box-promos-overlay-cyber {
    position: absolute;
    top: -12px;
    height: 23px;
    width: 60%;
    left: 0px;
    color: white;
    padding-top: 1px;
    font-size: 13px;
    margin: 0px 20%;
    border-radius: 15px;
    background: black;
    color: white;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1);
}

.nl-box-datos-cm {
    padding: 25px 0px 10px !important;
}

.nl-box-datos-promo-effectivo-cm>div {
    color: white;
    border-color: white !important;
}

.nl-box-datos-promo-effectivo-cm {
    min-height: 25px;
    background: #00a7d5;
    background: -moz-linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1);
}

.nl-promos-cyber-limited {
    background: #00a7d5 !important;
    background: -moz-linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    background: -webkit-linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    background: linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    color: white !important;
    font-weight: bold;
}

.nl-promos-stock-limited {
    color: white !important;
    font-weight: bold;
    background: #5e9ab9;
    background: -moz-linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    background: -webkit-linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    background: linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
}

.bf-promos-stock-limited {
    color: white !important;
    font-weight: bold;
    background: black;
    color: white;
}

.nl-promos-cyber {
    background: #00a7d5 !important;
    background: -moz-linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    background: -webkit-linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    background: linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    color: white !important;
}

.nl-text-cyber {
    color: #4f36be !important;
}

.es-destacado-listador {
    width: 60px;
    position: absolute;
    right: -10px;
    top: 0px;
    z-index: 99;
}

.es-destacado-egg {
    font-size: 10px;
    text-align: center;
    margin-bottom: -10px;
    padding: 2px 0px;
    border: none !important;
    filter: drop-shadow(2px 2px 2px #00000038);
}

.es-destacado-egg-1 {
    /* transform: rotate(353deg); */
}

.es-destacado-egg-2 {
    /* transform: rotate(5deg); */
}

.es-destacado-egg-3 {
    /* transform: rotate(353deg); */
}

.es-destacado-egg-4 {
    /* transform: rotate(5deg); */
}

.cm-destacado-listador {
    width: 70px;
    position: absolute;
    right: -15px;
    top: 45px;
    z-index: 99;
    /*  width: 90px;
    position: absolute;
    right: -20px;
    top: 45px;
    z-index: 99;*/
}

.cm-destacado-listador-bf {
    width: 85px;
    position: absolute;
    left: -16px;
    top: 235px;
    z-index: 99;
}

.cm-destacado-flag {
    border: thin solid pink;
    font-size: 10px;
    text-align: center;
    margin-bottom: 5px;
    padding: 2px 0px;
}

.eh-destacado-listador {
    width: 85px;
    position: absolute;
    right: -15px;
    top: -30px;
    z-index: 99;
}

.eh-destacado-flag {
    font-size: 10px;
    text-align: center;
    margin-bottom: 5px;
    padding: 2px 0px;
    border: none !important;
}

.cm-destacado-flag-logo {
    padding: 0px;
    border: none;
}

.cm-destacado-flag-hs4 {
    background-color: #FFD42A;
    color: #623B97;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    padding: 5px 0px;
    line-height: 10px;
    box-shadow: 1px 1px 3px 0px rgb(128 128 128 / 60%);
}

.cm-destacado-flag-hs3 {
    background-color: #000000;
    color: whitesmoke;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    padding: 5px 0px;
    line-height: 10px;
    box-shadow: 1px 1px 3px 0px rgb(128 128 128 / 60%);
}

.cm-destacado-flag-hs2 {
    background-color: #005AA8;
    color: whitesmoke;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    padding: 5px 0px;
    line-height: 10px;
    box-shadow: 1px 1px 3px 0px rgb(128 128 128 / 60%);
}

.cm-destacado-flag-hs {
    background: rgb(234, 51, 16);
    background: linear-gradient(145deg, rgba(234, 51, 16, 1) 0%, rgba(241, 125, 51, 1) 100%);
    color: whitesmoke;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    padding: 5px 0px;
    line-height: 10px;
    box-shadow: 1px 1px 3px 0px rgb(128 128 128 / 60%);
}

.cm-destacado-flag-nocturna {
    color: whitesmoke;
    border-color: #10143785 !important;
    background-image: url(../img/2k20/fondo_pn.webp);
    background-color: #0B0E23;
    background-size: 100%;
    text-shadow: 0 0 1px #fff, 0 0 2px #ff00aa, 0 0 4px #ff00aa, 0 0 8px #ff00aa;
    border-radius: 4px;
    box-shadow: 0 0 4px #fff, 0 0 5px #ff00aa;
}

.cm-destacado-flag-cuotas-full {
    background-color: #005AA8;
    color: white;
    /* border-color: #005AA8 !important; */
    border-color: #ffffff4a !important;
}

.cm-destacado-flag-preventa {
    background-color: #ffe800;
    color: #4c4c4c;
    border-color: #ffe800 !important;
}

.cm-destacado-flag-ingreso {
    background-color: #e0e0e0;
    color: #6c6c6c;
    border-color: #e0e0e0 !important;
}

.cm-destacado-flag-stockLimitado {
    background-color: rgb(255 222 27);
    color: #464646;
    border-color: rgb(255 222 27) !important;
    font-weight: bold;
}

.btn-easter {
    color: #fff;
    background-color: #EA879C;
    padding: 5px 40px;
    margin-top: 15px;
}

.btn-easter:hover {
    color: #fff;
    background-color: #D67088;
    border-color: #D9534F;
}

.cm-destacado-flag-ss2 {
    background-color: rgb(243 93 0);
    color: whitesmoke;
    border-color: rgb(243 93 0) !important;
    line-height: 11px;
}

.cm-destacado-flag-outlet {
    background-color: #f70214;
    color: #ffffff;
    border-color: #f70214 !important;
}

.cm-destacado-flag-retiro {
    background-color: white;
    color: #db001a;
    border-color: #db001a !important;
    font-weight: bold;
}

.cm-destacado-flag-cuotas-line {
    background-color: white;
    color: #005AA8;
    border-color: #005AA8 !important;
}

.cm-destacado-text-bold {
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    /* display: inline-block;
    font-weight: 700;
    font-size: 15px;*/
}

.cm-destacado-text-multi {
    font-size: 10px;
}

.cm-destacado-text-multi>h1 {
    font-weight: 700;
    font-size: 10px;
    margin: 5px;
    color: #6c6c6c;
    font-family: inherit;
    border-bottom: solid 1px #6c6c6c;
}

.cm-destacado-text-multi>h2 {
    font-size: 10px;
    margin: 5px;
}

.cm-destacado-text-thin {
    display: inline-block;
    font-size: 11px;
    margin-top: -5px;
    font-weight: 400;
    /*    display: inline-block;
    font-size: 14px;
    margin-top: -5px;
    font-weight: 400;*/
}

.cm-destacado-flag-stock {
    background-color: lightblue;
    font-size: 10px;
    font-weight: 700;
    font-family: 'Ubuntu';
    text-align: center;
    border: none;
}

.cm-destacado-flag-stock-alert {
    background-color: red;
    color: white;
    font-size: 10px;
    font-weight: 700;
    font-family: 'Ubuntu';
    text-align: center;
    border: none;
}

.cm-destacado-flag-stock-number {
    font-size: 22px;
}

.cm-m-counter {
    margin-top: 10px;
}

.cm-m-counterNumber {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
}

.cm-m-counterUnit {
    display: inline-block;
    padding: 0px 5px;
    margin: 0px 5px;
}

.cm-m-counterInterText {
    vertical-align: middle;
    font-size: 11px;
    font-weight: 300;
}

.cm-counterContainer {
    text-align: center;
    font-size: 20px;
    font-weight: 100;
}

.pn-counter-bg {
    background-image: url("../img/2k20/fondo_pn.webp");
    background-color: #0B0E23;
    padding: 10px;
    background-position-y: center;
    background-size: 100%;
    font-family: 'Ubuntu';
    color: #fdfdfd;
    /* border-top: 2px solid #7b0000; */
    /* border-bottom: 2px solid #7b0000; */
    margin-bottom: 30px;
}

.hs-counter-bg {
    /* background-image: url("../img/hs/fondo_hs.webp");
    background-position: top left;
    background-position-y: 0px;
    animation: mymove 30s ease-in-out infinite; */
    background-color: #FB5225;
    padding: 5px;
    background-size: 100%;
    font-family: 'Ubuntu';
    color: #fdfdfd;
    margin-bottom: 30px;
    background-size: auto;
}

.pf-counter-bg {
    background-position: top left;
    background-position-y: 0px;
    animation: mymove 30s ease-in-out infinite;
    background-color: #DE011B;
    padding: 5px;
    background-size: 100%;
    font-family: 'Ubuntu';
    color: #fdfdfd;
    margin-bottom: 30px;
    background-size: auto;
}

@keyframes mymove {
    50% {
        background-position-y: -150px;
    }
}

.nv-counter-bg {
    background-color: #d90000;
    padding: 10px;
    background-position-y: center;
    background-size: 100%;
    font-family: 'Ubuntu';
    color: #fdfdfd;
    /* border-top: 2px solid #7b0000; */
    /* border-bottom: 2px solid #7b0000; */
    margin-bottom: 30px;
}

.pn-counterTag {
    background: #ff00aa38;
    color: white;
    border: 2px solid white;
    border-radius: 5px;
    display: inline-block;
    padding: 4px 10px;
    color: white;
    font-weight: 700;
    margin: 0px 10px;
    font-size: 16px;
    vertical-align: initial;
    text-shadow: 0 0 1px #fff, 0 0 2px #ff00aa, 0 0 4px #ff00aa, 0 0 8px #ff00aa;
    box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 8px #ff00aa, 0 0 16px #ff00aa;
}

.nv-counterTag {
    background: #004b13;
    color: white;
    display: inline-block;
    padding: 0px 10px;
    color: white;
    font-weight: 700;
    margin: 0px 10px;
    font-size: 16px;
    vertical-align: initial;
}

.cm-counter-bg {
    /* margin-bottom: -20px; */
    background-image: linear-gradient(35deg, rgba(122, 58, 248, 1) 0%, rgb(85 178 247) 50%, rgba(122, 58, 248, 1) 101%);
    /* background-color: #000000; */
    padding: 10px;
    background-position-y: center;
    background-size: 100%;
    font-family: 'Ubuntu';
    color: whitesmoke;
}

.bf-counter-bg {
    background-image: url("../img/bf/triangulos.webp");
    background-color: #0e0e0e;
    color: #ffffff;
    padding: 10px;
    background-position-y: center;
    background-size: 100%;
    font-family: 'Ubuntu';
}

.bf-listador-floater {
    position: absolute;
    left: -45px;
    top: -25px;
}

.bf-listador-floater-reg {
    position: absolute;
    left: -20px;
    top: -15px;
}

.cm-counterTag {
    /* background: -moz-linear-gradient(35deg, rgba(44,203,246,1) 0%, rgba(85,128,247,1) 50%, rgba(122,58,248,1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(44,203,246,1) 0%, rgba(85,128,247,1) 50%, rgba(122,58,248,1) 100%);
    background: linear-gradient(35deg, rgba(44,203,246,1) 0%, rgba(85,128,247,1) 50%, rgba(122,58,248,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1); */
    /* background: #ffffff3d; */
    backdrop-filter: blur(10px);
    display: inline-block;
    padding: 5px 15px;
    color: whitesmoke;
    font-weight: 700;
    margin: 0px 10px;
    font-size: 16px;
    vertical-align: initial;
}

.bf-counterTag {
    background: black;
    color: white;
    display: inline-block;
    padding: 0px 10px;
    color: white;
    font-weight: 700;
    margin: 0px 10px;
    font-size: 16px;
    vertical-align: initial;
}

.cm-counterTag-post {
    padding: 3px 10px 4px;
    font-size: 15px;
}

.cm-counterText {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
}

.cm-counterNumber {
    font-weight: 400;
    font-size: 20px;
    margin: 0px 5px 0px 5px;
    border-left: 1px solid #cecece;
    padding: 0px 0px 0px 10px;
    display: inline-block;
}

.cm-counterInterText {
    vertical-align: middle;
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
}

.cm-counterInterText-mobile {
    vertical-align: middle;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    margin: -10px auto 5px;
    font-weight: 700;
}

.cm-counter {
    display: inline-block;
}

.pn-counter {
    display: inline-block;
    color: #fff;
    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 8px #0ff, 0 0 16px #0ff;
    font-weight: bold;
}

.pn-m-counter {
    margin-top: 10px;
    color: #fff;
    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 8px #0ff, 0 0 16px #0ff;
    font-weight: bold;
}

/**/

.nl-destacado-madre {
    width: 50px;
    height: 50px;
    background-color: #F00;
    position: absolute;
    right: -15px;
    top: -5px;
    z-index: 99;
    border-radius: 50%;
    border: white 3px solid !important;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(222, 222, 222, 1);
    -moz-box-shadow: 1px 1px 3px 1px rgba(222, 222, 222, 1);
    box-shadow: 1px 1px 3px 1px rgba(222, 222, 222, 1);
    background-image: url("../img/reglo_icon.webp");
    background-size: 100%;
}

.nl-footer-banner {
    margin: 0px auto 10px;
}

.nl-ficha-promos {
    position: relative;
    border: 1px solid #3b53c5;
    border-radius: 0px 5px 5px 5px !important;
    padding: 0px 0px 5px;
}

.nl-ficha-promos-cw {
    position: relative;
    border: 1px solid black;
    border-radius: 0px 5px 5px 5px !important;
    padding: 0px 0px 5px;
}

.nl-ficha-promos-stock {
    position: relative;
    border: 1px solid #065D8C;
    border-radius: 0px 5px 5px 5px !important;
    padding: 0px 0px 5px;
}

.nl-ficha-promos-stock::after {
    content: "¡STOCK EXTRA CYBER!";
    position: absolute;
    top: -35px;
    font-size: 17px;
    padding: 5px 6px;
    border-radius: 5px 5px 0px 0px;
    left: -1px;
    color: white;
    text-align: left;
    background: #5e9ab9;
    background: -moz-linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    background: -webkit-linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
    background: linear-gradient(45deg, #5e9ab9 0%, #005989 98%) !important;
}

.nl-ficha-promos-cw::after {
    content: "¡OFERTA BLACK FRIDAY!";
    position: absolute;
    top: -35px;
    font-size: 17px;
    padding: 5px 6px;
    border-radius: 5px 5px 0px 0px;
    left: -1px;
    color: white;
    text-align: left;
    background: black;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1);
}

.nl-ficha-promos::after {
    content: "¡OFERTA CYBER MONDAY!";
    position: absolute;
    top: -35px;
    font-size: 17px;
    padding: 5px 6px;
    border-radius: 5px 5px 0px 0px;
    left: -1px;
    color: white;
    text-align: left;
    background: #00a7d5;
    background: -moz-linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1);
}

.nl-ficha-precios-cyber {
    color: white;
    background: #00a7d5 !important;
    background: -moz-linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    background: -webkit-linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    background: linear-gradient(45deg, #00a7d5 0%, #4f36be 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a7d5', endColorstr='#4f36be', GradientType=1) !important;
    border-bottom: 1px solid white !important;
}

.nl-ficha-textContainer {
    margin: 10px 0px;
}

.nl-ficha-blurb {
    padding: 0px 5px 10px;
    border-radius: 5px;
    margin: 8px 0px;
    font-weight: bold;
    font-size: 12px;
    color: #7d7d7d;
}

.nl-ficha-fallas {
    padding: 5px 10px;
    border-radius: 5px;
    margin: 8px 0px;
    font-weight: bold;
    font-size: 12px;
    color: #7d7d7d;
    background-color: white;
}

.buscador-label-p {
    background-color: #414141;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    margin: 0px 4px;
}

.nl-filters-control {
    border: thin solid #1b95ef;
    margin: 10px 0px;
    padding: 10px;
    border-radius: 5px;
    color: #1b95ef;
}

.buscador-label-out {
    background-color: #ebb029;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 5px;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px 3px;
    font-weight: bold;
    color: #454545;
}

.label {
    margin: 0px 2%;
    display: inline-block;
    font-weight: 300;
    font-family: visitor_tt2_brkregular;
    padding: 0px;
    width: 96%;
    font-size: 13px;
    color: #727272;
    border: 1px solid #d7d7d7;
}

.label-selected {
    background-color: #f0f0f0;
    color: #454545;
}

.nl-ficha-fpago-variantName-details {
    padding-top: 5px;
    text-align: left;
}

.nl-ficha-fpago-variantBlock-red {
    color: red;
}

.nl-ficha-fpago-variantBlock-pink {
    color: #fe0681;
}

.nl-ficha-fpago-variantBlock-bf {
    background-color: black;
    color: whitesmoke;
    margin-top: -5px;
    padding-top: 15px !important;
}

}

.nl-ficha-fpago-variantLink {
    margin: 8px 0px 0px !important;
    font-weight: bold;
}

.nl-ficha-fpago-variantLink a {
    color: #009DE4;
}

.nl-ficha-fpago-variantLink a:hover {
    text-decoration: none;
}

.nl-precios-boton {
    border-radius: 25px;
    display: inline-block;
}

.nl-precios-form {
    text-align: center;
    padding: 0px 0px 45px;
}

.nl-ficha-fpago-lista {
    padding: 5px 35px;
    font-size: 15px;
    border-top: thin solid lightgray;
    border-bottom: thin solid lightgray;
    display: table;
    margin: 20px auto 0px;
}

.nl-ficha-fpago-vermas {
    background-color: #009DE4;
    color: white;
    padding: 1px 4px 1px 5px;
    border-radius: 6px;
}

.fa-min {
    font-size: 7px;
}

.nl-ficha-fpago-variantName-superindex {
    background-color: red;
    color: white;
    font-weight: 400;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 4px;
    margin: 1px 0px 2px;
}

.nl-ficha-fpago-overPromo {
    background-color: red;
    color: white;
    font-weight: 100;
    font-size: 17px;
    border-radius: 4px;
    max-width: 450px;
    margin: 25px auto 0px;
    font-family: 'Ubuntu';
    text-align: center;
    padding: 5px;
}

.nl-ficha-fpago-overPromoPrecio {
    color: #ff0101;
    font-weight: 100;
    font-size: 16px;
    margin: 10px auto 0px;
    font-family: 'Ubuntu';
    text-align: center;
    padding: 5px;
    border-left: thin solid red;
    border-right: thin solid red;
    max-width: 275px;
}

.vo_textPrint {
    font-size: 12px;
    text-align: center;
    margin-left: -4px;
    line-height: 12px;
    vertical-align: middle;
    padding: 0px 10px;
}

.nl-ficha-fpago-tachado {
    text-decoration: line-through;
    color: grey;
    margin-left: 5px;
}

.nl-ficha-fpago-high {
    font-weight: 800;
}

.nl-ficha-fpago-variantName-details p {
    color: #757575;
    font-size: 10px;
    line-height: 10px;
    padding: 0px;
    margin: 0px;
}

.nl-ficha-fpago-block {
    min-height: inherit;
    border: thin solid #bfbfbf;
    margin: 30px 0px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    position: relative;
}

.nl-ficha-fpago-variantBlock {
    border-bottom: 0.5px solid #c3c3c3;
    margin-bottom: 5px;
    padding: 10px 10px;
}

.nl-ficha-fpago-variantBlock-superindex {
    padding: 0px 10px;
    border: none;
    margin: 0px 0px -15px;
}

.nl-ficha-fpago-variantName {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.nl-ficha-fpago-variantValue {
    width: 30%;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
    text-align: right;
}

.nl-ficha-fpago-variantValue-strike {
    text-decoration: line-through;
}

.nl-ficha-fpago-header {
    border-radius: 5px;
}

.nl-ficha-fpago-titulo {
    background-color: whitesmoke;
    border-radius: 5px;
    margin: 10px 0px;
    padding: 5px;
    color: #717171;
}

.nl-mayoristas-formContainer {
    background-color: #fff;
    font-family: Ubuntu;
    margin: 40px 10px 30px;
}

.nl-mayoristas-form {
    margin: 0px 10px;
}

.nl-mayoristas-floaticon {
    padding: 3px 7px;
    background-color: #004376;
    position: absolute;
    left: -15px;
    top: -2px;
    border-radius: 20px;
    font-size: 20px;
}

.nl-mayoristas-boton {
    width: 70%;
    margin: 15px 15%;
    border-radius: 25px;
}

.nl-mayoristas-formBlurbContainer {
    margin: 10px 0px;
    border-bottom: thin #ccc solid;
    padding-bottom: 10px;
}

.nl-mayoristas-control-group {
    padding: 5px;
}

.nl-mayoristas-formTitle {
    background-color: #005FA2;
    color: white;
    padding: 5px 35px;
    position: relative;
}

.nl-mayoristas-formBlurb {
    font-size: 11px;
    padding: 3px 10px;
}

.nl-mayoristas-pic {
    position: relative;
    height: 500px;
}

.nl-mayoristas-pic-float {
    position: absolute;
    right: 0;
    z-index: -1;
    mask-image: linear-gradient(black 85%, transparent 100%);
    -webkit-mask-image: linear-gradient(45deg, black, transparent)-gradient(line, black 50%, transparent 74%);
}

/*SERVICIOS*/

.nl-ficha-seccion {
    font-family: Ubuntu;
}

.nl-ficha-fullTitle {
    text-align: center;
    padding: 5px 0px 10px;
    font-weight: 100;
}

.nl-ficha-bg-blue {
    background-color: #1B4C8E;
    color: white;
}

.nl-ficha-bg-red {
    background-color: #FB0304;
    color: white;
}

.nl-ficha-fullTitle-main {
    font-weight: 400;
    font-size: 25px;
}

.nl-ficha-fullTitle-sub {
    font-size: 15px;
    margin-top: -2px;
}

.nl-ficha-servicio-icon-container {
    text-align: center;
}

.nl-ficha-servicio-icon {
    border-radius: 50%;
    max-width: 58px;
    display: inline-block;
}

.nl-ficha-servicio-titulo {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    border-bottom: #d2d2d2 thin solid;
    padding: 5px;
    margin: 0px 10px 10px;
    color: #1B4C8E;
}

.nl-ficha-servicio-blurb {
    text-align: center;
    margin: 10px 23px;
    font-size: 13px;
    line-height: 15px;
    color: #474747;
}

.nl-ficha-servicio-block {
    margin: 20px;
}

/**/




.nl-ficha-form-title {
    padding: 5px 10px;
    font-size: 20px;
    background-color: white;
    font-family: 'Ubuntu Condensed';
    margin: 5px 0px 5px;
    color: #005f9f;
    border-radius: 5px;
}

.nl-footer-marcas-bg {
    background-color: #F5F5F5;
    padding-top: 20px;
}

.nl-mobile-clearfix {
    /*background-color: aquamarine;*/
}

.lcf-main {
    margin: 20px auto;
}

.nl-ficha-precios {
    background-color: #fff;
    border-radius: 5px;
    font-family: 'Ubuntu Condensed';
    font-size: 17px;
    color: #000000;
    margin-top: 10px;
}

.hs-ficha-precios-box {
    background-image: url("../img/hs/fondo_hs.webp");
}

.hs-ficha-precios-name {}

.hs-ficha-precios-name>span {
    font-family: 'Archivo Black', sans-serif;
}

.es-ficha-envios-box {
    background-color: #F2E325 !important;
    color: black;
    text-align: center;
    padding: 10px;
    justify-content: center;
    border-radius: 0 0 5px 5px;
    font-size: 15px;
}

.es-ficha-precios-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
}

.es-ficha-precios-eggbox {
    display: flex;
    justify-content: center;
    padding: 10px 0px;
    margin-bottom: -20px;
    flex: 1;
}

.es-ficha-precios-egg {
    margin: -5px;
    width: 70px;
}

.es-ficha-precios-egg>img {
    filter: drop-shadow(2px 2px 2px #00000038);
}

.nl-ficha-precios-box {
    padding: 0px 5px;
}

.section-precios-wsp {
    margin-bottom: 10px !important;
}

.nl-ficha-precios>div:nth-child(even) {
    background: #f4f4f5;
    display: flex;
    justify-content: space-between;
    /* border-top: thin solid #ffffff60; */
}

.nl-ficha-precios-text {
    display: inline-block;
    /*width: 60%;*/
    vertical-align: middle;
    margin: 5px 0px;
}

.nl-ficha-precios-text2 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 5px 0px;
}

.nl-ficha-precios-preventa {
    /* display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin: 5px 0px;
        background-color: #ffe800;
        color: #4c4c4c;
        border-color: #ffe800!important; */
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 5px 0px;
    background-color: #015f9d;
    color: whitesmoke;
    border-color: #015f9d !important;
    font-size: 17px;
    text-align: center;
}

.nl-ficha-precios-number {
    /*width: 40%;*/
    float: right;
    margin-left: -4px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.nl-ficha-precios-blue {
    color: #015F9D;
    display: flex;
    justify-content: space-between;
}

.cm-ficha-precios-blue {
    color: white;
    background: #00a7d5 !important;
    background: linear-gradient(90deg, rgba(0, 154, 213, 1) 0%, rgba(75, 90, 168, 1) 50%, rgba(101, 55, 149, 1) 100%) !important;
}

.nl-ficha-precios-red-outlet {
    background-color: #de001a !important;
    color: whitesmoke !important;
    border-top: thin solid whitesmoke;
    border-bottom: thin solid red;
    padding-bottom: 5px;
}

.nl-ficha-precios-red {
    background-color: #ffffff !important;
    color: red !important;
    border-top: thin solid red;
    border-bottom: thin solid red;
    padding-bottom: 5px;
}

.nl-ficha-precios-red20 {
    color: whitesmoke !important;
    background-color: red !important;
    border-top: thin solid red;
    border-bottom: thin solid red;
}

.bf-ficha-precios-red {
    padding: 0px 10px;
    color: white !important;
    background-color: #DF0109 !important;
    padding-bottom: 5px;
}

.nl-ficha-precios-blue-inverse {
    background-color: #015F9D !important;
    color: white;
}

.nl-ficha-precios-red {
    color: #C9302C;
}

.nl-ficha-form {
    background-color: #f4f4f5;
    padding: 10px;
    border-radius: 5px;
    margin: 20px 0;
    box-shadow: 0px 0px 5px 1px #c1c1c1;
}

.nl-prensa-form {
    background-color: #f4f4f5;
    padding: 5px 0px;
    border-radius: 5px;
    margin: 0px;
}

/* bloque prensa ficha nueva */

div.main-prensa-container {
    display: flex;
    height: 150px;
    background-color: #f5f5f5;
    align-items: center;
    justify-content: space-between;
}

div.main-prensa-container .section-text-prensa {
    display: flex;
    width: 45%;
    height: 110px;
    margin-left: 15px;
    flex-direction: column;
    justify-content: space-between;
    font-family: 'Ubuntu';
}

div.main-prensa-container .section-text-prensa .text-top-prensa {
    font-size: 13px;
}

div.main-prensa-container .section-text-prensa .text-top-prensa span:nth-child(2) {
    margin-top: 4px;
    display: inline-block;
    color: #ffffff;
    background-color: #3d3d3d;
    padding: 2px 3px;
}

.main-prensa-container .img-prensa-drcha img {
    position: relative;
    width: 210px;
    right: 15px;
    bottom: 10px;
}

.text-anchor-prensa a.link-section-prensa {
    font-weight: 100;
    text-decoration: underline;
    color: #565656;
}

/* bloque prensa ficha nueva */

/* bloque garantia ficha nueva */

.main-garantia-container {
    display: flex;
    background-color: #000c27;
    color: #ffffff;
    height: 125px;
}

.main-garantia-container .section-text-garantia {
    width: 65%;
    margin: 5px 5px 5px 15px;
    display: inline-block;
    font-size: 12px;
    font-family: 'ubuntu';
    font-size: 12px;
}

.main-garantia-container .section-text-garantia div h4 {
    font-size: 15px;
}

.section-text-garantia .bullet-point {
    display: block;
}

.section-text-garantia .bullet-point::before {
    content: "\2022";
    margin-right: 2px;
}

.main-garantia-container .img-garantia-drcha {
    margin-right: 15px;
}

.main-garantia-container .img-garantia-drcha img {
    width: 120px;
}

/* bloque garantia ficha nueva */

.nl-ficha-wrapper {
    padding: 0px;
    margin: 30px 0px 70px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(156, 156, 156, 0.45);
    -moz-box-shadow: 0px 0px 13px 0px rgba(156, 156, 156, 0.45);
    box-shadow: 0px 0px 13px 0px rgba(156, 156, 156, 0.45);
}

.nl-ficha-galery-list>li {
    display: inline-block;
    max-width: 20%;
    padding: 5px;
    margin: 0px;
}

.nl-border-cont {
    height: 42px;
    border-bottom: solid 2px #EAEAEA;
}

.nl-ficha-mainPic {
    margin: 10px 10px 0px 10px;
    background-color: white;
    position: relative;
    border-radius: 5px;
}

.nl-ficha-galery-list {
    background-color: #f4f4f5;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 0px;
    font-size: 0px;
}

.nl-ficha-panelDesc {
    background: #F4f4f5;
    padding: 2px;
    min-height: inherit;
    border-radius: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nl-ficha-panelDesc a {}

.nl-ficha-panelDesc a:hover {
    text-decoration: none;
}

.nl-ficha-mainData {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: start;
}

.nl-ficha-mainData>div {
    width: 100%;
}

.nl-title-text {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: solid 1px #005F9F;
    padding: 5px 20px 5px 20px;
    background: #005F9F;
    float: left;
    color: #FFF;
    font-family: arial;
    margin-left: 15px;
    font-size: 27px;
    font-family: 'Ubuntu Condensed', sans-serif;
    margin-top: 0px;
}

.nl-title-bar {
    height: 42px;
    margin: 20px 0px 0px;
}

.nl-ficha-videoTitle {
    background: #F4f4f5;
    padding: 10px;
    border-radius: 5px;
}

.nl-ficha-galeryBox {
    border-radius: 5px;
    background-color: #f4f4f5;
    overflow: hidden;
}

.nl-ficha-bump {
    height: 20px;
}

.nl-ficha-precios-legales {
    font-size: 10px;
    margin-top: 0px;
    line-height: 15px;
}

.nl-ficha-precios-envio {
    color: #7d7d7d;
    padding: 5px 5px 0px;
    margin: 0px -5px 10px;
    border-top: thin solid #dedede;
    background-color: #f4f4f5;
}

.nl-ficha-precios-envioLegales {
    color: #565656;
    font-size: 10px;
    margin-top: 5px;
    padding: 0px 5px;
}

.nl-ficha-precios-comprar {
    position: absolute;
    bottom: 0px;
    width: 50%;
    left: 0;
    padding: 10px;
}

.nl-ficha-precios-vermas {
    font-size: 18px;
    text-align: left;
    padding: 0px 10px;
    line-height: 25px;
    border-radius: 5px;
    font-family: 'Ubuntu Condensed';
    margin: 25px 0px 50px;
    text-transform: uppercase;
    text-decoration: underline;
    color: grey;
}

.nl-ficha-precios-absolute {
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 0px 10px 10px;
}

.nl-ficha-disclaimer-absolute {
    position: absolute;
    bottom: -20px;
    width: 100%;
    left: 0px;
    color: #ABABAB;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 9px;
    height: 20px;
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .nl-ficha-precios-absolute {
        /*position: initial;*/
    }
}

.nl-ficha-precios-vermas a {
    color: grey;
}

.nl-ficha-precios-vermas a:hover {}

.nl-ficha-btn {}

.nl-ficha-t1 {
    margin: 0px;
    margin: 0px 0px 0px 0px;
    font-family: arial;
    color: #ec1d25;
    text-transform: uppercase;
    background: #fff;
    padding: 10px 10px 0px 10px;
    font-family: 'Ubuntu Condensed';
    font-size: 30px;
}

.nl-ficha-subt,
.nl-ficha-subt2 {
    margin: 0px;
    font-family: arial;
    color: #005f9f;
    background: #fff;
    padding: 0px 10px 10px 10px;
    font-family: 'Ubuntu Condensed';
    font-size: 25px;
}

.nl-ficha-subt2 {
    padding: 5px 10px;
    font-size: 20px;
}

.nl-ficha-desc {
    padding: 0px 10px;
    color: #7D7D7D;
    font-size: 12px;
    line-height: 16px;
    overflow-y: auto;
}

.nl-video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.23%;
    margin: 20px 0px;
}

.nl-video-ficha {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.border-scf {
    /*border: thin dotted blue;  */
    /* overflow: hidden; */
}

.border-scf-ficha {
    border: thin dotted blue;
    overflow: hidden;
}

.fa-footer-social {
    border: 2px white solid;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    font-size: 20px;
    border-radius: 50%;
    overflow: hidden;
}

.fa-footer-social:hover {
    color: #00375d;
    text-decoration: none;
}

.nl-footer-cace {
    max-height: 55px;
    /* border-left: #fff thin solid; */
    padding-left: 5px;
}

.nl-logosPago {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.nl-logosPago>div {
    max-width: 100px;
    border: thin solid #efefef;
    border-radius: 5px;
    margin: 2px;
    background-color: white;
}

.nl-logos {
    margin-bottom: 12px;
}

.nl-banner-inferior {
    margin-bottom: 10px;
}




/*FOOTER*/

.nl-footer-bg {
    background-color: #005FA2;
    color: white;
    padding: 15px 0 60px 0;
    font-family: Ubuntu;
}

.nl-footer-bg a {
    color: white;
}

.nl-footer-bg .icon-wsp a {
    color: #005fa2 !important;
}

.nl-footer-bg a:hover {
    color: #00375d;
    text-decoration: none;
}

.nl-footer-legal {
    background-color: #00558f;
    text-align: center;
    padding: 10px;
}

.nl-legales {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.nl-legales-afip {
    max-height: 40px;
}

.nl-footer-text {
    font-size: 12px;
    margin: 5px 0px;
    padding-left: 5px;
}

.nl-footer-numero {
    font-size: 12px;
    padding-left: 25px;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 10px;
}

.nl-footer-cols {
    margin-bottom: 10px;
}

.nl-footer-linkBtn {
    display: inline-block;
    width: 49%;
    font-size: 12px;
    padding: 5px 13px;
    border-radius: 5px;
}

.nl-fa-footer {
    margin-right: 5px;
}

.nl-footer-input {
    padding: 5px 80px 5px 5px;
}

.nl-footer-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 2px 15px;
    background-color: #005fa2;
}

.nl-footer-form {
    position: relative;
}

.nl-footer-consultanos {
    font-size: 18px;
    background-color: white;
    color: #005fa2;
    text-align: center;
    padding: 12px;
    border-radius: 4px;
    margin: 5px 0px;
}

.nl-footer-arrepentimiento {
    background-color: #005fa2;
    color: whitesmoke;
    text-align: center;
    margin: 0 0 12px 0;
    border: thin solid whitesmoke;
    padding: 12px;
    border-radius: 0px;
}

.nl-footer-arrepentimiento a:hover {
    color: whitesmoke !important;
}

.nl-footer-consultanos>a {
    color: #005FA2;
}

.nl-footer-consultanos>a:hover {
    color: #00375d;
    text-decoration: none;
}

.nl-footer-title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid white;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    margin-top: 20px;
}

.nl-footer-socials {
    padding: 0px;
    margin-top: 10px;
}

.nl-footer-socials>li {
    display: inline-block;
    margin-right: 0px;
    vertical-align: middle;
}

.nl-footer-divider {
    border-bottom: 2px white solid;
    margin: 10px 0px;
}

.nl-footer-socials>li>a {
    color: white;
}

.nl-footer-socials>li>a:hover {
    color: #00375d;
}

.nl-footer-socials-consulta>li>a {
    color: red;
    display: inline-block;
}

div.social-links-consulta ul.nl-footer-socials-consulta {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.nl-footer-title-logo {
    border-bottom: 2px solid white;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-left: 5px;
}

/* Estilos para el footer móvil */
.nl-footer-bg-mobile {
    display: block;
    /* Asegúrate de que el footer móvil se muestre por defecto */
}

/* Estilos para el footer de escritorio */
.nl-footer-bg-desktop {
    display: none;
    /* Asegúrate de que el footer de escritorio esté oculto por defecto */
}

/* Media query para resoluciones menores a 992px */
@media only screen and (max-width: 992px) {
    .nl-footer-bg-mobile {
        display: block;
        /* Muestra el footer móvil */
    }

    .nl-footer-bg-desktop {
        display: none;
        /* Oculta el footer de escritorio */
    }
}

/* Media query para resoluciones mayores a 992px */
@media only screen and (min-width: 992px) {
    .nl-footer-bg-mobile {
        display: none;
        /* Oculta el footer móvil */
    }

    .nl-footer-bg-desktop {
        display: block;
        /* Muestra el footer de escritorio */
    }
}

/*FOOTER*/

/*HEADER*/

.nl-sucursales-bar {
    text-align: center;
    font-size: 20px;
    font-family: Ubuntu;
    padding: 10px;
    color: #166FA7;
}

.nl-overlay-dimmer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.4;
    z-index: 101;
}

.nl-sucursales-sidebar {
    width: 300px;
    height: 84vh;
    background-color: white;
    position: absolute;
    top: 20px;
    z-index: 102;
    border-radius: 0px 5px 5px 0px;
    padding: 0px;
}

.nls-on {
    left: -0px;
    transition: left 0.25s linear;
}

.nls-off {
    left: -300px;
    transition: left 0.25s linear;
}

.nl-mobileHeader {
    background-color: #f9f9f9;
}

.nl-mobileHeader-button {
    background-color: #f9f9f9;
    color: #166FA7;
    border: none;
    font-size: 25px;
    display: inline-block;
}

.nl-mobileHeader-button:hover {
    background-color: #f9f9f9;
    color: black;
    border-color: black;
}

.nl-mobileHeader-search {
    width: 20%;
    padding: 0px 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-left: -4px;
    display: none;
}

.nl-mobileHeader-logo {
    width: 60%;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
}

.nl-mobileHeader-btn {
    width: 20%;
    padding: 0px 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: -4px;
}

.nl-mobileMenu-nav {
    padding: 20px 0px 0px;
    font-family: Ubuntu;
    border-top: 1px solid #e0e0e0;
}

.nl-mobileMenu-nav>a:hover,
a:focus {
    text-decoration: none;
}

.nl-mobileMenu-nav>a>li {
    color: #353535;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 100;
    padding: 5px 35px;
}

.nl-mobileMenu-nav>a>.nl-mobileMenu-nav-a {}

.nl-mobileMenu-nav>li>.nl-mobileMenu-nav-red {
    color: red;
}

.nl-mobileMenu-nav>li>.nl-mobileMenu-nav-divider {
    border-bottom: black thin solid;
    margin: 5px 20px 15px;
}

.nl-mobileMenu-nav>li>a:hover {
    text-decoration: none;
    background-color: #eaeaea;
}

.nl-locales-list {
    display: flex;
    justify-content: space-around;
    padding: 0px;
    /* margin: 0px 50px; */
    font-family: Ubuntu;
    /* font-size: 0px; */
    list-style: none;
}

.nl-locales-list>li {
    /*margin-right: 15px;
    width: 25%;
    display: inline-block;
    vertical-align: top;*/
}

.nl-locales-box-datos>ul>li {
    font-weight: bold;
    margin: 0px;
}

.nl-locales-box {
    border: #015F9D 1px solid;
    /*width: 70%;
    z-index: 99;
    display: inline-block;
    vertical-align: top;
    min-height: 108px;*/
}

.nl-locales-picturebox {
    /*background-color: pink;*/
    display: flex;
    margin: 15px auto;
}

.nl-locales-localPicture {
    /*display: inline-block;
    vertical-align: top;
    width: 28%;
    max-height: 108px;    
    overflow: hidden;*/
}

.nl-locales-localPicture img {
    max-width: 66px;
}

.nl-locales-box-header {
    background-color: #015F9D;
    color: white;
    padding: 5px 10px 3px;
    font-weight: 700;
    font-size: 12px;
}

.nl-locales-box-datos {
    width: 165px;
    font-size: 11px;
    padding: 2px 5px;
    line-height: 15px;
}

.nl-locales-horarios {
    margin-top: 1px;
    line-height: 14px;
}

.nl-fijas-list {
    display: flex;
    padding: 0px;
    margin: 10px 0px 0px;
    list-style: none;
}

.nl-fijas-list>li>a {
    display: inline-block;
    color: #454545;
    padding: 0px 10px 0px 0px;
    font-size: 12px;
    margin: 0px 0px 0px -4px;
}

.nl-fijas-list>li:not(:first-child)>a {
    border-left: thin #d1d1d1 solid;
}

.nl-fijas-icon {
    margin: 0px 15px 0px 0px;
}

.nl-fijas-icon-lg {
    margin: 0px 5px 0px 5px;
}

@media screen and (max-width:1199px) {
    .nl-locales-box-header {
        font-size: 10px;
    }

    .nl-locales-box-datos {
        font-size: 8px;
    }

    .nl-locales-horarios {
        margin-top: -1px;
    }

    #logo-header {
        padding-top: 32px;
    }

    .nl-fijas-list>li>a {
        font-size: 10px;
    }

    .nl-contacto-dest-titulo {
        font-size: 10px !important;
    }

    .nl-contacto-dest-telefonos {
        font-size: 10px !important;
    }
}

.nl-contacto-dest {
    background-color: #F0F0F0;
    /* height: 39px;
    display: block;
    width: 48%; */
    padding: 0px;
    float: left;
    margin: 0px 2% 0px 0px;
    position: relative;
    font-family: Ubuntu;
}

.nl-contacto-dest-logo {
    position: absolute;
    height: 39px;
    width: 40px;
    text-align: center;
    padding: 2px 0px;
}

.nl-contacto-dest-titulo {
    margin-left: 40px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    color: #015F9E;
}

.nl-contacto-dest-telefonos {
    font-size: 11px;
    margin-left: 40px;
    font-weight: bold;
    color: #666666;
}

.nl-bannerLayer-bg {
    background-size: contain;
}

.nl-bannerLayer-content {}

.nl-bannerLayer-detail {
    text-align: center;
    position: relative;
}

.nl-bannerLayer-cover {
    background-size: 100% 100%;
}

.nl-bannerLayer-contain {
    background-size: contain;
}

.nl-bannerLayer-absolute {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.nl-bannerLayer-repeat-y {
    background-size: contain;
    background-repeat: repeat-x;
}

.nl-banerLayer-legales {
    width: 100%;
    font-size: 8px;
    height: 20px;
    line-height: 9px;
    text-align: center;
}

.nl-banerLayer-bump {
    height: 20px;
}

.nl-sidebar-wrapper {
    position: relative;
    font-family: Ubuntu;
    text-align: left;
    color: #585858;
    font-size: 12px;
    overflow: hidden;
}

.nl-sidebar-close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    color: #bdbdbd;
}

.nl-sidebar-titulo {
    width: 200px;
    margin: 20px 50px 5px;
    border-left: thin #585858 solid;
    padding: 2px 5px;
    font-size: 16px;
    font-weight: 100;
}

.nl-sidebar-localesBlock {
    margin: 10px 0px;
    overflow: hidden;
}

.nl-sidebar-lb-nombre {
    background-color: #015F9D;
    width: 250px;
    padding: 3px 0px 5px 50px;
    color: white;
    border-radius: 0px 5px 5px 0px;
}

.nl-sidebar-lb-data {
    margin-left: 50px;
}

.nl-sidebar-data-direccion {
    padding: 5px 0px;
    font-size: 12px;
}

.nl-sidebar-data-horarios {
    /* font-weight: 700; */
    line-height: 15px;
    font-size: 12px;
    padding: 0px 5px 0px 0px;
}

.nl-sidebar-data-divider {
    border-bottom: thin #9b9b9b solid;
    margin: 10px 60px 10px 0px;
}

.nl-sidebar-data-botones {
    width: 190px;
    margin-bottom: 5px;
}

.nl-sidebar-blockScroll {
    padding: 15px 0;
    /* height: 71vh; */
    overflow: scroll;
    background-color: #f3f3f3;
    border-radius: 10px 0;
    /* width: 275px; */
}

.nl-sidebar-data-wsp {
    background-color: #25A02C;
    width: 48%;
    color: white;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    margin-right: 4%;
}

.nl-sidebar-data-mail {
    background-color: rgb(37, 80, 160);
    width: 48%;
    color: white;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    margin-right: 4%;
}

.nl-sidebar-data-telefono {
    background-color: #505050;
    width: 48%;
    color: white;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    margin-left: -3px;
}

.nl-outlet-data-wsp {
    width: 50%;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.nl-outlet-data-wspFicha {
    width: 50%;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.nl-outlet-data-telefono {
    width: 50%;
    color: white;
    text-align: center;
    display: inline-block;
    margin-left: -5px;
}

.nl-outlet-data-telefono2 {
    width: 50%;
    color: white;
    text-align: center;
    display: inline-block;
    /* margin-left: -5px; */
    background-color: #25A02C;
}

.nl-outlet-data-telefono-full {
    width: 100%;
    color: white;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.nl-outlet-data-telefono-horarios {
    width: 100%;
    color: white;
    text-align: center;
    display: inline-block;
    padding: 5px;
}

.nl-outlet-btn-telefonoFicha {
    background-color: #505050;
    color: white;
    padding: 5px;
    font-size: 15px;
    margin-top: 5px;
}

.nl-outlet-btn-telefono {
    background-color: #505050;
    color: white;
    padding: 5px;
    font-size: 15px;
}

.nl-outlet-btn-telefono2 {
    background-color: #505050;
    color: white;
    padding: 5px;
    font-size: 15px;
}

.nl-outlet-btn-horarios {
    background-color: #dedede;
    color: #565656;
    padding: 5px;
    font-size: 12px;
    margin-top: -5px;
}

.nl-outlet-btn-wspFicha {
    background-color: #25A02C;
    color: white;
    padding: 5px;
    font-size: 15px;
}

.nl-outlet-btn-wsp {
    background-color: #25A02C;
    color: white;
    padding: 5px;
    font-size: 15px;
}

.nl-outlet-btn-wsp2 {
    background-color: #25A02C;
    color: white;
    padding: 5px;
    font-size: 15px;
}

/*HEADER*/

/*SLIDER*/

.nl-faux-banner {}

.nl-carrousel-indicators {
    position: absolute;
    top: 5px;
    left: 0px;
    z-index: 15;
    width: 100%;
    padding: 0px 5px;
    text-align: right;
    list-style: none;
    margin-left: -10px;
    height: 20px;
}

.nl-carrousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: white;
    border: thin solid #ababab80;
}

.nl-carrousel-indicators .active {
    width: 10px;
    height: 10px;
    background-color: #015F9D;
}

.nl-bg-pink {
    background-color: #E93FE9;
}

.nl-bg-red {
    background-color: #DF0707;
}

.nl-bg-yellow {
    background-color: #FFD42A;
}

.nl-bg-black {
    background-color: #2D2D2D;
}

.nl-bg-blue {
    background-color: #2A55FF;
}

/*SLIDER*/

/*NAV*/

.nl-title-nav {
    margin: 0px;
    padding: 0px;
    font-family: Ubuntu;
    border-top: 1px solid #e0e0e0;
}

.nl-title-nav>a:hover,
a:focus {
    text-decoration: none;
}

.nl-title-nav>a>li {
    padding: 10px 15px;
    border-bottom: 1px solid #e0e0e0;
    color: #353535;
    text-align: center;
    text-transform: uppercase;
}

.nl-title-nav>a>li:hover {
    text-decoration: none;
    background-color: #eaeaea;
}

.nl-mobile-title {
    background-color: #166FA7;
    overflow: hidden;
    color: white;
    text-align: center;
    cursor: pointer;
}

.nl-mobile-title-container {
    margin: 0px 0px 5px;
}

.nl-mobile-title-text {
    padding: 0px 10px;
    left: -4px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    vertical-align: middle;
    border-right: thin solid white;
    line-height: 20px;
}

.nl-mobile-title-caret {
    padding: 4px 6px;
    border: 1px solid white;
    border-radius: 50%;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.3s;
}

.flip {
    transform: rotate(180deg);
}

.nl-nav-zone {
    background-color: #015F9D;
    font-family: Ubuntu;
}

.nl-nav-menu {
    padding: 5px;
    margin: 0px;
}

.nl-nav-menu-y {
    text-align: center;
}

.nl-nav-menu li {
    display: inline-block;
    color: white;
    padding: 0px 8px;
    font-size: 12px;
    margin: 0px 10px 0px 10px;
    vertical-align: middle;
}

.nl-nav-menu li:hover {
    background-color: #C9302C;
}

.nl-nav-menu li.selected {
    background-color: #C9302C;
}

.nl-nav-menu-dropdown a {
    color: white;
    text-decoration: none;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.nl-nav-menu>a:not(:first-child) {
    border-left: thin white solid;
}

.nl-nav-menu-dropdown-dm li {
    display: block;
}

nl-nav-menu-dropdown {}

.nl-inlineSearch {
    margin-top: 10px;
    width: 250px;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    position: absolute;
    right: 15px;
}

.nl-form-buscador {}

.nl-form-buscador-addon {}

/*NAV*/

a,
a:active,
a:focus {
    outline: none;
}

.nl-consulta-rapida {
    color: #fff;
    background: #015F9E;
    padding: 5px 15px;
    border-radius: 5px;
}

#sidebar h3 {
    font-family: 'Ubuntu Condensed', sans-serif;
}

#sidebar h4 {
    font-family: 'Ubuntu Condensed', sans-serif;
}

.nl-sidebar-box {
    margin: 10px 0px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 10px;
}

.form-group-btn {
    overflow: hidden;
}

/* .lcf-container-ficha {
    display: flex;
    flex-direction: column;
    justify-content: center;
} */

/* BOX DE CADA EQUIPO */

@media screen and (min-width: 1280px) {
    .lcf-container {
        width: 1520px !important;
    }

    .lcf-container-ficha {
        width: 1170px !important;
    }

    div.main-prensa-container .section-text-prensa .text-top-prensa {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .text-anchor-prensa a.link-section-prensa {
        font-size: 15px;
    }

    .main-garantia-container .section-text-garantia div h4 {
        font-size: 18px;
    }

    .section-text-garantia div span.bullet-point {
        font-size: 15px;
    }

}

@media screen and (min-width: 1920px) {
    .lcf-container {
        width: 1530px !important;
    }
}

/* FIN BOX DE CADA EQUIPO */










.mini-imges-gallery {
    padding-left: 8px;
}

.ui-row-cardFicha__image-container {
    border-radius: 4px;
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 17vw;
}

.ui-row-cardFicha__overlay-image {
    background: rgba(0, 0, 0, .04);
    height: 100%;
    position: absolute;
    width: 100%;
}

.ui-row-cardMainPic__image-container {
    border-radius: 4px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 55.5vw;
}

.ui-row-cardMainPic__overlay-image {
    background: rgba(0, 0, 0, .04);
    height: 100%;
    position: absolute;
    width: 100%;
}







.nl-pre {
    max-height: 300px;
    overflow: scroll;
}

.lcf-container {
    position: relative;
}

.lcf-container-ficha {
    position: relative;
}

.lcf-container-hs {
    position: relative;
}

.input-sm {
    height: 20px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.nl-input-group-addon {
    padding: 3px 8px;
    font-size: 10px;
    border-color: #ffffffa1;
    background-color: #015f9d;
    color: white;
}

/* Extra small devices (portrait phones, less than 576px) */

/* No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */

.carousel-indicators {
    display: none;
}

/*HOTSALE*/

.hs-destacado-bubble {
    border: thin solid;
    position: absolute;
    top: -10px;
    right: -19px;
    background-color: white;
    z-index: 99;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
}

.hs-destacado-flag-cuotas-full {
    background-color: #ff511e;
    color: white;
    border: none !important;
}

.hs-destacado-flag-outlet {
    background-color: #f70214;
    color: #ffffff;
    border: none !important;
}

.hs-box-datos-precio-percent-high {
    background-color: #FF6318;
    color: white !important;
    border: none !important;
}

.hs-ficha-precios-hotsale {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 5px 0px;
    background-color: #fd5225;
    color: #ffffff;
    border-color: #fd5225 !important;
}

.hs-ficha-precios-orange {
    color: #ff0006;
}

.hs-ficha-fpago-overPromoPrecio {
    color: #fd5225;
    font-weight: 100;
    font-size: 16px;
    margin: 10px auto 0px;
    font-family: 'Ubuntu';
    text-align: center;
    padding: 5px;
    border-left: thin solid #fd5225;
    border-right: thin solid #fd5225;
    max-width: 275px;
}

.hs-ficha-fpago-overPromo {
    background-color: #fd5225;
    color: white;
    font-weight: 100;
    font-size: 17px;
    border-radius: 4px;
    max-width: 450px;
    margin: 25px auto 0px;
    font-family: 'Ubuntu';
    text-align: center;
    padding: 5px;
}

.hs-btn-danger {
    color: #FFF;
    background-color: #fd5225;
    border-color: #fd5225;
}

.hs-btn-danger:hover {
    color: #FFF;
    background-color: #fd5225;
    border-color: #fd5225;
}

.eh-btn-danger {
    color: #FFF;
    opacity: 0.9;
}

.eh-btn-danger:hover {
    color: #FFF;
    background: rgba(0, 0, 0, 1);
    border-color: #000000;
}

.hs-ficha-fpago-variantName-superindex {
    background-color: #fd5225;
    color: white;
    font-weight: 400;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 4px;
    margin: 1px 0px 2px;
}

.hs-ficha-fpago-variantBlock-red {
    color: #fd5225;
}

.hs-box-datos-precio-percent {
    color: #FF6318;
    border: solid thin #FF6318 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.hs-box-datos-precio-number {
    font-size: 24px;
    vertical-align: middle;
    font-weight: 700;
    margin: 5px 0px 4px;
    color: #FF511E;
}

.hs-box-datos-precio-number {
    font-size: 24px;
    vertical-align: middle;
    font-weight: 700;
    margin: 5px 0px 4px;
    color: #ff0000;
}

.hs-ficha-precios-text {
    display: inline-block;
    color: #ff0005;
    border: solid thin #ff0006 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.hs-ficha-precios-text-high {
    display: inline-block;
    color: #ffffff;
    background-color: #FF511E;
    border: solid thin #FF511E !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.hs-ficha-banner {
    background-color: #000000;
    color: white;
    border-radius: 5px;
    margin: 0px -3px 20px;
    font-weight: 500;
    font-family: Ubuntu Condensed;
    text-align: center;
    font-size: 17px;
    padding-top: 30px;
}

.hs-ficha-logo {
    max-width: 110px;
    margin: 0px 0px -55px
}

.hs-box-masinfo {
    background-color: #ffffff;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    background: linear-gradient(90deg, #ff0000 0%, rgb(255, 0, 0) 100%);
    border: thin solid rgb(255, 0, 0) !important;
}

.hs-f-imgcontainer {
    background-color: #FF511E;
    border-radius: 5px 0px 5px 5px;
    padding: 15px 0px;
    text-align: left;
}

.hs-f-save-btn {
    background-color: #FF511E;
    border-radius: 5px 5px 0px 0px;
}

.hs-f-header {
    background-color: #ff511e;
    padding: 15px 50px;
    text-align: center;
}

.hs-box-agotado {
    background-color: #ff0303;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #ff0303 !important;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
}

/*HOTSALE*/

/*EXTRA HOT*/

.eh-slider-timerbox {
    font-family: Ubuntu;
    font-size: 14px;
    color: white;
    background: rgb(255, 76, 14);
    background: linear-gradient(90deg, rgb(255, 0, 0) 0%, rgb(255, 0, 0) 100%);
    text-align: center;
    padding: 5px;
}

.eh-offerNumber {
    display: inline-block;
}

.eh-contador {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
}

.eh-contador-text {
    display: inline-block;
    margin: 0px 10px;
    font-weight: 700;
    vertical-align: middle;
}

.eh-contador-label {
    display: inline-block;
    background-color: white;
    color: #ff0000;
    font-weight: 700;
    padding: 0px 10px;
    vertical-align: middle;
}

/*EXTRA HOT*/

/*FICHA SQUARE*/

.fs-ficha-galeryBox {
    border-radius: 5px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}

.fs-title-float {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: peachpuff;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    width: 50%;
}

.fs-ficha-mainPic {
    background-color: white;
    border-radius: 5px;
}

.fs-ficha-subt {
    color: #005f9f;
    font-family: 'Ubuntu Condensed';
    font-size: 20px;
    margin: 0px;
}

.fs-ficha-t1 {
    color: #ec1d25;
    text-transform: uppercase;
    font-family: 'Ubuntu Condensed';
    font-size: 25px;
    margin: 0px;
}

.fs-price-float {
    position: absolute;
    bottom: 25px;
    right: 0px;
    width: 100%;
}

.fs-legal-float {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.fs-preciosLegales {
    font-size: 11px;
    background-color: #cecece;
    color: #6b6b6b;
    padding: 3px;
    text-align: center;
    height: 20px;
}

.blue-preciosLegales {
    background-color: #015F9D;
    color: whitesmoke !important;
    font-size: 11px;
    padding: 3px;
    text-align: center;
    height: 20px;
}

.cm-preciosLegales {
    background-color: #4f36be;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
    font-size: 11px;
    padding: 3px;
    text-align: center;
    height: 20px;
}




.promo-desc-efvo {
    display: flex;
    flex-direction: column;
    line-height: 1;
    color: #555555;
}

.b20-highCM {
    background-color: #04aae3;
    color: #ffffff;
    padding: 1px 5px;
    font-weight: bold;
}

.b20-highRed {
    color: #DA1E1D;
    font-weight: bold;
}

.fs-ficha-precios {
    background-color: #fff;
    border-radius: 5px;
    font-family: 'Ubuntu Condensed';
    font-size: 15px;
}

.cs-table-prices-fixedWidth {
    width: 200px;
}

.cs-table-prices>tbody>tr>td {
    padding: 5px 8px;
}

.cs-form-blurb {
    font-size: 12px;
    line-height: 13px;
    margin: 15px 0px 30px;
    color: #565656;
}

.cs-productData-installments-legal {
    font-size: 12px;
    line-height: 12px;
    margin: 10px 5px;
    color: #4a4a4a;
}

.cs-ficha-valid {
    width: 100%;
    background-color: #d7050e;
    color: whitesmoke;
    font-family: Ubuntu Condensed;
    text-align: center;
    max-width: 600px;
    margin: 15px auto;
    font-size: 20px;
}

.cs-ficha-blurb {
    text-align: center;
    font-family: Ubuntu Condensed;
    font-size: 19px;
    width: 100%;
    max-width: 650px;
    margin: 10px auto;
    color: #0260aa;
}

.cs-ficha-tag {
    background-color: #0260aa;
    color: whitesmoke;
    text-align: center;
    font-family: Ubuntu Condensed;
    font-size: 24px;
    padding: 10px 5px;
    margin: 20px 0px;
}

.cs-paymentInfo {
    background-color: #dedede;
}

.cs-contentBlock {
    border: thin solid grey;
    margin: 30px 0px;
}

.cs-details-total {
    font-weight: bold;
    border-top: solid 2px #6f6f6f;
    border-bottom: none;
}

.cs-details-subtotal {
    font-weight: bold;
    background-color: #efefef;
}

.cs-productData-grid {
    display: flex;
    flex-direction: column;
    margin: 0px 0px 0px;
    padding: 15px;
}

.cs-ficha-datosTitle {
    text-align: center;
    background-color: grey;
    color: whitesmoke;
    padding: 5px;
    font-size: 20px;
    font-weight: 600;
    font-family: Ubuntu;
}

.cs-productData-grid-pic {
    position: relative;
    max-width: 360px;
}

.cs-productData-grid-text {
    width: 100%;
}

.cs-productData-grid-textContainer {
    /* border: thin dotted hotpink; */
}

.cs-ficha-fullTitle-main {
    text-align: center;
}

.cs-ficha-fullTitle-dash {
    font-weight: 400;
    font-size: 27px;
    font-family: Ubuntu Condensed;
    display: inline-block;
}

.cs-ficha-fullTitle-name {
    font-weight: 400;
    font-size: 25px;
    font-family: Ubuntu Condensed;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-top: -5px;
}

.cs-productData-instalments {
    background-color: #ec1d25;
    color: whitesmoke;
    font-size: 16px;
    font-family: Ubuntu Condensed;
    text-transform: uppercase;
}

.cs-ficha-fullTitle-sub {
    margin-top: -5px;
    font-weight: 100;
    font-size: 18px;
    padding: 0px 25px;
    line-height: 19px;
    text-align: center;
}

.cs-userData {
    border: thin solid #b7b7b736;
    margin: 20px 0px 10px;
    background-color: #d4d4d442;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 14px;
    font-family: Ubuntu;
}

.cs-userData-title {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 5px;
}

.cs-productData-grid-pic-img {}





/*FICHA SQUARE*/

@media (min-width: 576px) {
    .lcf-container {
        margin: 0px;
    }

    .lcf-container-ficha {
        margin: 0px;
    }

    .lcf-container-hs {
        margin: 0px;
    }
}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .es-destacado-listador {
        right: -23px;
    }

    .es-ficha-precios-eggbox {
        justify-content: flex-end;
    }

    .es-ficha-precios-box {
        flex-direction: row;
    }

    .es-ficha-precios-name {
        width: 100%;
        margin-bottom: 0px;
    }

    .b20-stock-boxEffect-sp {
        margin: 0px !important;
    }

    .cs-ficha-fullTitle-name {
        font-weight: 400;
        font-size: 27px;
        font-family: Ubuntu Condensed;
        text-transform: uppercase;
        display: inline-block;
        width: inherit;
    }

    .hs-ficha-banner {
        padding: 3px 10px;
        font-size: 19px;
    }

    .sh-high-itembox {
        font-size: 0px;
        border-bottom: none;
        height: inherit;
        padding-top: 15px;
    }

    .sh-high-itemicon {
        height: 100%;
        width: 20%;
        display: inline-block;
        vertical-align: middle;
    }

    .sh-high-itemtext {
        display: inline-block;
        width: 75%;
        height: 100%;
        font-size: 13px;
        font-weight: bold;
        padding: 1px 10px;
        text-align: left;
        vertical-align: middle;
    }

    .sh-high-badge {
        max-height: 60px;
    }

    .sh-nav-bar {
        background: #f9f9f9;
        padding: 10px;
        text-align: center;
    }

    .lcf-container {
        width: 768px;
        margin: auto;
    }

    .lcf-container-ficha {
        width: 768px;
        margin: auto;
    }

    .lcf-container-hs {
        width: 768px;
        margin: auto;
    }

    .nl-banner-inf-block {
        width: 50%;
        display: inline-block;
        margin-left: -4px;
    }

    .nl-banner-inferior {
        margin-left: 4px;
    }

    .nl-ficha-precios {
        font-size: 18px;
    }

    .nl-ficha-precios-envioLegales {
        font-size: 11px;
    }

    .nl-ficha-precios-legales {
        font-size: 15px;
    }

    .nl-ficha-mainData {
        flex-direction: row;
    }

    .nl-ficha-mainData>div {
        width: calc(50% - 10px);
    }
}

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {




    .counterFlex {
        flex-direction: row;
    }

    .form-control-co {
        margin-top: 0px;
    }

    .cs-productData-grid {
        flex-direction: row;
        margin: 0px 0px 0px;
    }

    .cs-productData-grid-pic {
        margin-right: 15px;
    }

    .sh-mobileContentWrap {
        margin: 0px;
        border: thin dashed orange;
    }

    .sh-stepsContainer {
        display: flex;
        flex-direction: row;
    }

    .sh-step {
        border: thin solid #d7d7d7;
        width: 100%;
        display: flex;
    }

    .sh-step-arrow {
        border-right: none;
        position: relative;
    }

    .sh-step-arrow::after {
        position: absolute;
        z-index: 2;
        content: '';
        top: 50%;
        right: -1px;
        left: inherit;
        border: medium none;
        background-color: white;
        width: 10px;
        height: 10px;
        border-style: solid;
        border-color: #d7d7d7;
        border-width: 0 1px 1px 0;
        transform: translateY(-50%) translateX(50%) rotate(-45deg);
    }

    .eh-destacado-listador {
        width: 85px;
        position: absolute;
        right: -25px;
        top: 20px;
        z-index: 99;
    }

    .nl-ficha-fpago-block {
        min-height: 335px;
    }

    .lcf-container {
        width: 962px;
        margin: auto;
    }

    .lcf-container-ficha {
        width: 962px;
        margin: auto;
    }

    .lcf-container-hs {
        width: 962px;
        margin: auto;
    }

    .nl-banerLayer-legales {
        font-size: 9px;
        line-height: 19px;
    }

    .carousel-indicators {
        display: inherit;
    }
}

section.productosPromoHome {
    background: linear-gradient(180deg, #015f9d 0px, rgb(255 255 255) 500px, rgba(255, 255, 255, 1) 500px, rgba(255, 255, 255, 1) 100%);
    padding-top: 20px;
}

/* HEADER NEW STYLES */
/* .container-infoHeader {
    display: flex;
    margin: 0 50px;
} */

.telefono-mensajeria {
    width: 50%;
}

/* .info-empresa {
    width: 50%;
} */

.border-scf {
    margin-right: 10px;
}

/* FIN HEADER NEW STYLES */

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {

    #main-listador-container .lcf-container,
    .lcf-container-ficha,
    header.lcf-container {
        width: 100%;
        margin: auto;
    }

    .lcf-container-hs {
        width: 1170px;
        margin: auto;
    }
}

@media (min-width: 1280px) {
    main div#main-listador-container {
        width: 100vw;
    }
}

@media (min-width: 1820px) {
    main div#main-listador-container {
        width: 80vw;
    }
}


@media (min-width: 767px) {
    .info-bloques-shippingServiceStores {
        display: none;
    }

    .es-ficha-precios-box {
        display: none;
    }

    .info-nombre-equipo {
        display: none;
    }
}

@media (max-width: 766px) {
    .info-bloques-shippingServiceStores-desktop {
        display: none;
    }

    .es-ficha-precios-box-desktop {
        display: none;
    }
}


/* MEDIA QUERYS RESOLUCIONES GRANDES NEW FICHA */

/* tablet */
@media (min-width: 767px) {

    .lcf-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* .lcf-container-ficha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    } */

    header.lcf-container {
        align-items: center;
    }

    header.lcf-container-ficha {
        align-items: center;
    }

    .info-nombre-equipo-desktop {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        font-family: 'Ubuntu', sans-serif;
    }

    .main-container-gallery-info {
        display: flex;
    }

    .container-picture-section {
        border: none;
    }

    .info-bloques-shippingServiceStores {
        display: none;
    }

    .es-ficha-precios-box {
        display: none;
    }

    .ui-row-cardMainPic__image-container {
        width: 40vw;
    }

    .sh-ficha-galery {
        max-width: 16vw;
    }

    .ui-row-cardFicha__image-container {
        max-width: 14vw;
    }

    div.section-info-prices {
        flex-direction: column;
    }

    div.setc-tarjetas img.img-tarjetas {
        width: 30vw;
    }

    div.setc-tarjetas {
        border-bottom: solid 2px #c8c8c8;
        position: relative;
        padding: 0 0 8px 0;
        bottom: 8px;
    }
}

/* tablet */

/* tablet xl */

@media (max-width: 1280px) {

    header.lcf-container {
        align-items: normal;
    }

    header.lcf-container-ficha {
        align-items: normal;
    }

    #logo-header {
        padding: 0;
    }

    /* .container-infoHeader {
        margin: 0;
    } */

    /* .info-empresa {
        width: 40%;
    } */

    .telefono-mensajeria {
        width: 60%;
    }

    .nl-locales-list {
        margin: 0;
    }

    .nl-locales-list>li {
        width: 22%;
    }

    .nl-fijas-list {
        display: flex;
        padding: 0px;
        flex-wrap: wrap;
        margin: 10px 0px 0px;
        justify-content: flex-end;
    }

    .nl-inlineSearch {
        margin-top: 10px;
        width: 185px;
    }
}

@media (min-width: 992px) {
    .ui-row-cardMainPic__image-container {
        max-width: 35vw;
    }

    .sh-ficha-galery {
        max-width: 16vw;
    }

    .ui-row-cardFicha__image-container {
        max-width: 10vw;
    }

    .container-banners-prensaGarantia {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    div.main-prensa-container {
        width: 45%;
    }

    .main-garantia-container {
        height: 150px !important;
        width: 45%;
    }
}

/* tablet xl */


/* desktop */

@media (min-width: 1200px) {
    .ui-row-cardMainPic__image-container {
        max-width: 35vw;
    }

    .sh-ficha-galery {
        max-width: 37vw;
    }

    .ui-row-cardFicha__image-container {
        max-width: 10vw;
    }

    div.setc-tarjetas img.img-tarjetas {
        max-width: 22vw;
    }

    .info-nombre-equipo-desktop span.category-name {
        font-size: 18px;
    }

    .info-nombre-equipo-desktop span.product-name {
        font-size: 17px;
    }

    .sh-ficha-precios-text {
        font-size: 15px;
    }

    .sh-ficha-precios-number {
        font-size: 17px;
    }

    .sh-ficha-precios-numberPpal {
        font-size: 25px;
    }


}

@media (min-width: 1280px) {

    /* ANCHO FICHA */

    .main-container-ficha,
    .lcf-container-compra-online,
    footer div.lcf-container {
        width: 1170px;
    }

    /* ANCHO FICHA */
    /*
    .nl-locales-list>li {
        width: 100%;
    } */

    .ui-row-cardMainPic__image-container {
        max-width: 35vw;
    }

    div.setc-tarjetas {
        padding: 0 0 10px 0;
        border-bottom: solid 2px #c8c8c8;
        position: relative;
        bottom: 10px;
    }

    .info-bloques-shippingServiceStores-desktop {
        margin: 20px 0;
    }

    .btn-comprar {
        width: 100%;
    }
}

@media (min-width: 1345px) {
    .ui-row-cardMainPic__image-container {
        max-width: 26vw;
    }

    .sh-ficha-galery {
        max-width: 20vw;
    }

    .ui-row-cardFicha__image-container {
        max-width: 7vw;
    }
}

@media (min-width: 1754px) {
    .ui-row-cardMainPic__image-container {
        max-width: 26vw;
    }

    .sh-ficha-galery {
        max-width: 20vw;
    }

    .ui-row-cardFicha__image-container {
        max-width: 6vw;
    }
}

@media (min-width: 1820px) {

    .ui-row-cardMainPic__image-container {
        max-width: 25vw;
    }

    .sh-ficha-galery {
        max-width: 20vw;
        overflow: hidden;
    }

    .ui-row-cardFicha__image-container {
        max-width: 6vw;
    }

    div.setc-tarjetas img.img-tarjetas {
        width: 14vw;
    }

}




/* desktop */

/* MEDIA QUERYS RESOLUCIONES GRANDES NEW FICHA */
/* ===== styles2k20.css ===== */
:root {
    --main-blue: #1B4C8E;
    --light-blue: #005FA2;
    --main-red: #F20524;
    --dark-red: #ec1d25;
    --light-grey: #F5F5F5;
    --dark-grey: #969696;
    --main-text: #5A5A5A;
}

.nl-sucursales-bar-h {
    /* margin-top: -5px; */
    text-align: center;
    font-size: 20px;
    font-family: Ubuntu;
    padding: 0 5px 0 5px;
    color: #166FA7;
}

.nl-mobileHoursBar {
    /* margin-top: 10px; */
    display: flex;
    /* gap: 5px; */
    justify-content: center;
}

.nl-mobileHoursBar>div {
    display: flex;
    /* gap: 3px; */
}

.nl-mobileHoursBarData {

    display: flex;
    flex-direction: column;
    gap: 2px;
    text-align: start;
    justify-content: center;
}

.nl-mobileHoursBarData h1 {
    color: var(--main-blue);
    font-size: 12px;
    margin: 0px;
}

.nl-mobileHoursBarData h2 {
    color: var(--main-text);
    font-size: 9px;
    margin: 0px;
    font-weight: bold;
}

.nl-mobileHoursBarData h3 {
    color: var(--main-text);
    font-size: 9px;
    margin: 0px;
    text-decoration: underline;
}

.nl-mobileHoursBarIcon {
    height: 45px;
    width: 65px;
    margin-left: 4px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shp-productData {
    display: flex;
    gap: 20px;
    margin: 30px 0px;
}

.shp-productData>div {}

.shp-productData-pic {
    position: relative;
    background-color: var(--light-grey);
}

.shp-productData-pic-medalContainer {
    position: absolute;
    top: -5px;
    left: 20px;
    flex-direction: column;
    background-color: var(--main-blue);
    padding: 22px 0px 10px;
    width: 5em;
    filter: drop-shadow(2px 2px 2px #00000038);
}

.shp-productData-pic-medalContainerFlap {
    position: relative;
    background-color: transparent;
    height: 10px;
    margin: 0px !important;
}

.shp-productData-pic-medalContainerFlap::after {
    content: '';
    background-color: var(--main-blue);
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 50% 60%, 0 100%, 0% 0%);
    width: 100%;
    height: 50px;
}

.shp-productData-pic-medalContainer div {
    margin: 0px -10px;
}

.shp-productData-pic-medalContainer div img {}

.shp-productData-pic-cert {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.shp-productData-pic-cert img {
    margin: auto;
    background-color: white;
}

.shp-productData-pic {
    position: relative;
    max-height: 500px;
}

.shp-productData-pic img {
    max-height: 100%;
}

.shp-productData-data {
    min-width: 450px;
    font-family: 'Ubuntu Condensed';
}

.shp-productData-data h1 {
    margin: 0px;
    padding: 0px;
    font-size: 2.5em;
    border: none;
    color: var(--main-blue);
}

.shp-productData-data h2 {
    margin: 0px;
    padding: 0px 2px;
    font-size: 1.5em;
    color: var(--dark-red);
    font-weight: 100;
}

.shp-slashedPrice {
    color: var(--dark-grey);
    text-decoration: line-through;
    font-size: 1.7em;
    display: flex;
    margin-top: 15px;
}

.shp-mainPrice {
    color: var(--main-grey);
    font-size: 2.5em;
    display: flex;
    align-items: center;
    font-weight: bold;
    margin: -5px 0px 15px;
}

.shp-mainPrice::after {
    content: attr(data-tag);
    background-color: var(--light-blue);
    border: thin solid;
    font-size: 1.4rem;
    padding: 4px 6px 3px;
    color: whitesmoke;
    vertical-align: middle;
    margin: 0px 10px;
    font-weight: 100;
}

.shp-instalmentsBox {
    border: thin solid var(--dark-grey);
    margin: 10px 0px;
    padding: 0px;
    box-shadow: 1px 1px 4px #44444438;
}

.shp-instalmentsBox::before {

    content: attr(data-title);
    background-color: var(--dark-grey);
    display: block;
    color: whitesmoke;
    padding: 2px 8px;
    font-size: 1.2em;

}

.shp-FPBox {
    margin: 0px 0px 10px;
}

.shp-FPBox h1 {
    color: var(--main-text);
    font-size: 1.3em;
    display: flex;
    justify-content: space-between;
    background-color: var(--light-grey);
    padding: 5px 10px;
}

.shp-FPBox h2 {
    color: var(--dark-grey);
    font-weight: 100;
    margin-top: 3px;
    font-size: 0.9em;
    padding: 2px 12px;
}

.shp-SBox {
    border: thin solid var(--dark-grey);
    margin-bottom: 10px;
    display: flex;
    box-shadow: 1px 1px 4px #44444438;
}

.shp-FPBox-icon {
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    padding: 5px;
    min-width: 70px;
}

.shp-FPBox-text {
    padding: 5px;
}

.shp-SBox h1 {
    font-size: 1.3em;
    color: var(--main-text);
    margin-bottom: 5px;
}

.shp-SBox h1>span {
    color: var(--light-blue);
}

.shp-SBox h2 {
    color: var(--main-text);
    font-weight: 100;
    margin-top: 4px;
    font-size: 1.1em;
    padding: 0px;
}

.shp-SBox h2>span {
    color: var(--main-red);
}

.shp-SBox h3 {
    font-size: 0.9em;
    color: var(--dark-grey);
    margin: 5px 0px 0px 0px;
}

.shp-SBox a {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    display: block;
}

.shp-SBox a:hover {
    opacity: 0.9;
}

a:hover {
    text-decoration: none;
}

.tippy-box[data-theme~='tomato'] {
    background-color: #e41616;
    color: whitesmoke;
}

.tippy-box[data-theme~='tomato'][data-placement^='top']>.tippy-arrow::before {
    border-top-color: #e41616;
}

.shp-slide-container {
    border: thin solid #f1f1f1;
    display: flex;
    margin: 5px 0px;
    justify-content: center;
    flex-direction: column;
    padding: 5px;
}

.shp-slide {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-bottom: thin solid #afafaf63;
}

.shp-numbered-title-selected {
    color: #005498 !important
}

.shp-numbered-title::before {
    content: attr(data-order);
    border: 1px solid;
    width: 30px;
    aspect-ratio: 1/1;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: 9px;
    font-size: 20px;
    line-height: 27px;
    color: #005498;
    font-weight: 100;
}

.shp-numbered-title-selected::before {
    background-color: #005498;
    color: whitesmoke;
}

.shp-slide h1 {
    color: #1f1f1f;
    font-size: 16px;
    border: none;
    margin: 0px 0px 3px;
    padding: 0px;
    font-weight: 600;
    width: 100%;
}

.shp-slide h1>a {
    color: #e41616;
    font-weight: 100;
    font-size: 12px;
    margin-left: 5px;
    text-transform: uppercase;
}

.shp-slide h1>a:hover {
    color: #a72929;
}

.shp-slide-cardContainer {
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
}

.shp-slide-card {
    max-width: 360px;
    width: calc(50% - 10px);
    background-color: whitesmoke;
    box-shadow: 2px 2px 0px 0px #005498a8;
    transition: all 0.250s;
    cursor: pointer;
    border: thin solid #005498;
    display: flex;
    flex-direction: column;
    justify-content: start;
    color: #005498;
    padding: 0px 0px 10px;
}

.shp-slide-card h1 {
    color: #005fa2;
    border-bottom: solid 1px #005fa2;
    padding: 5px;
    width: 100%;
    display: block;
    font-weight: 100;
    font-size: 1.8rem;
    text-transform: uppercase;
}

.shp-slide-card h1 span {
    color: #e41616;
    font-size: 0.8em;
}

.shp-slide-card h2 {
    font-size: 1em;
    font-weight: 600;
    padding: 5px;
    margin: 0px;
    color: #292929;
    margin-bottom: 10px;
}

.shp-slide-card h2 a {
    font-weight: 100;
}

.shp-slide-card p {
    padding: 0px 5px;
    margin: 0px;
}

.shp-slide-card:hover {
    box-shadow: 0px 0px 0px 0px #005498a8;
}

.shp-slide-form {
    margin-top: 10px;
    background-color: whitesmoke;
    padding: 10px;
    width: 100%;
}

.shp-slide-summary {
    width: 100%;
    display: flex;
    gap: 10px;
    padding-left: 45px;
}

.shp-slide-summary-pic {
    flex: 25%;
}

.shp-slide-summary-pic>img {
    border-radius: 10px;
    box-shadow: 1px 1px 3px 0px #65656521;
    border: thin solid #afafaf2e;
}

.shp-slide-summary-data {
    flex: 75%;
    font-family: 'Ubuntu';
}

.shp-slide-summary-data h1 {
    margin-top: 10px;
    color: #005498;
    font-weight: 100;
    font-size: 17px;
    margin-bottom: 5px;
}

.shp-slide-summary-data>div:not(:first-child) {
    margin-top: 10px;
}

.shp-slide-summary-data p {
    margin: 0px;
    color: #000000db;
}

.shp-slide-summary-data p>span {
    font-weight: 500;
}

.shp-slide-form>div:not(:last-child) {
    margin-bottom: 10px;
}

.shp-slide-form-row {
    display: flex;
    gap: 10px;
    justify-content: end;
}

.touched:invalid::after {
    content: attr(data-warning);
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid black;
    left: -8px;
    top: 7px;
}

.shp-slide-form-row>div {
    flex: 1;
}

.shp-slide-form-row label {
    font-weight: 500;
    padding: 5px 5px 0px;
    font-family: 'Ubuntu Condensed';
    text-transform: none;
    color: #464646;
}

.shp-controlBox {
    border: thin solid #afafaf;
    padding: 5px;
    display: flex;
    gap: 5px;
    justify-content: space-between;
}

.shp-controlBox-btn {
    font-family: 'Ubuntu Condensed';
    text-align: center;
    padding: 10px 40px;
    color: #272727;
    border: none;
    margin: 0px;
    font-size: 17px;
    font-weight: 800;
    cursor: pointer;
}

.shp-controlBox-btn-disabled {
    opacity: 0.6;
    cursor: auto;
}

.shp-controlBox-prev {
    background-color: orchid;
}

.shp-controlBox-spacer {}

.shp-controlBox-next {
    background-color: palevioletred;
}

.shp-processsBox {
    border: thin solid #f1f1f1;
    padding: 5px;
    display: flex;
    gap: 5px;
}

.shp-processsBox>div {
    background-color: #f1f1f1;
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    flex: 1;
}

.shp-processsBox>div>h1 {
    color: #4e4e4e;
    border: none;
    margin: 0px;
    font-size: 17px;
    font-weight: 800;
    padding: 0px;
}

.shp-processsBox>div>p {
    padding: 0px;
    margin: 0px;
}

.shp-processsBox>div:not(:last-child)::after {
    content: '';
    position: absolute;
    clear: both;
    height: 20px;
    width: 20px;
    background-color: #f1f1f1;
    z-index: 100;
    transform: rotate(45deg);
    border-right: 5px solid white;
    border-top: 5px solid white;
    right: -14px;
}

.shp-processsBox>div.shp-processsBox-selected {
    background-color: #72b9ec;
}

.shp-processsBox>div.shp-processsBox-selected:not(:last-child)::after {
    background-color: #72b9ec;
}

.shp-processsBox>div.shp-processsBox-selected>h1 {
    color: whitesmoke;
}

.nl-hiddenClock {
    color: whitesmoke;
    text-align: center;
    background-color: #005fa2;
    z-index: 99;
    bottom: 0px;
    padding: 5px 9px;
    font-weight: bold;
    display: none;
}

.shp-fixedPhoneContainer {
    transition: transform 0.4s;
}

.scroll-up .shp-fixedPhoneContainer {
    transform: translate3d(0, -100%, 0);
}

.scroll-down .shp-fixedPhoneContainer {
    transform: none;
}

.scroll-down:not(.menu-open) .shp-fixedPhoneContainer {
    background: var(--lightpurple);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}



.shp-fixedPhoneContainer {
    display: flex;
    justify-content: space-between;
    background-color: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 105;
}

.shp-fixedPhoneContainer>a {
    width: calc(50% - 2.5px);
    background-color: #015daa;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: whitesmoke;
    padding: 5% 5px;
    border-top: 0px solid white;
}

.shp-fixedPhoneContainer>a>i {
    font-size: 26px;
    margin-right: 10px;
}

.shp-fixedPhoneContainer>a>div {
    font-weight: 500;
    font-family: 'Ubuntu Condensed';
    line-height: 15px;
}

.shp-color-wsp {
    background-color: #25D366 !important;
}

.sh-specTable {}

.sh-specTable>div:nth-child(odd) {
    background-color: #F5F5F5;
}

.sh-specset {
    display: flex;
    padding: 10px 0px;
    justify-content: center;
    align-items: center;
}

.sh-specset>div {
    flex: 1;
    padding: 0px 0px 0px 10px;
}

.sh-specTitle {
    font-weight: bold;
    color: #5a5a5a;
}

/*RESUMEN*/

.smy-container {
    display: flex;
    flex-wrap: wrap;
}

.smy-container>div {
    background-color: whitesmoke;
    margin-bottom: 10px;
    padding: 15px;
}

.smy-container>div>h1 {
    background-color: #005fa2;
    color: whitesmoke;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    margin: -15px -15px 15px;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Ubuntu Condensed';
    font-weight: 100;
}

.smy-container>div>h2 {
    color: rgb(54, 54, 54);
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    font-family: 'Ubuntu';
    font-weight: 600;
}

.smy-container>div>h3 {
    color: #005fa2;
    padding: 0px;
    margin: 20px 0px 10px;
    font-size: 20px;
    font-family: 'Ubuntu Condensed';
    font-weight: 100;
}

.smy-container ul {
    margin: 15px 0px 5px;
    padding: 0px 5px;
}

.smy-container ul li {}

.smy-container ul li span {
    font-weight: bold;
}

.smy-container-client {
    width: 100%;
    text-align: center;
}

.smy-container-sale {
    width: calc(30% - 10px);
    margin-right: 10px;
}

.smy-container-sale>table {
    background-color: white;
}

.smy-container-products {
    width: 70%;
    padding-bottom: 0px !important;
}

.smy-container-productBox {
    display: flex;
    margin-bottom: 20px;
    border-bottom: thin solid #00000017;
    border-top: thin solid #00000017;
    padding: 0px;
}

.smy-container-productBox-picture {
    width: calc(30% - 10px);
    margin-right: 10px;
}

.smy-container-productBox-picture>img {
    padding: 10px;
    background: white;
}

.smy-container-productBox-data {
    width: 70%;
    position: relative;
    padding: 10px;
}

.smy-container-productBox-data>h2 {
    margin: 0px 0px 10px;
    color: #de001a;
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 1.5em;
}

.smy-container-productBox-data>h3 {
    font-size: 1.1em;
    margin: -5px 0px 15px;
    color: #005fa2;
    font-weight: 600;
    font-family: 'Ubuntu Condensed';
}

.smy-container-productBox-data>h4 {
    margin: 0;
    padding: 5px 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #005fa2;
    font-size: 0.8em;
    color: whitesmoke;
    border-radius: 0px 0px 0px 5px;
    text-transform: uppercase;
    min-width: 100px;
    text-align: center;
}

.smy-container-productBox-data>p {
    font-size: 1.2em;
    font-family: Roboto Condensed;
    font-weight: 300;
}

/*RESUMEN*/

/*NOTICIAS*/

.nl-noticias-galery-list-ficha {
    margin: 5px 0px 5px !important;
}

.nl-noticias-galery-list {
    background-color: #f4f4f5;
    padding: 5px;
    overflow: hidden;
    margin: 15px 0px 60px;
    font-size: 0px;
}

.nl-noticias-galery-list>li {
    display: inline-block;
    max-width: 100%;
    padding: 5px;
    margin: 0px;
}

/*FORMULARIO POSVENTA*/

.pos-preview {}

.pos-preview p {
    border: thin solid #80808036;
    background-color: #d3d3d342;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
}

.pos-preview h1 {
    margin: 0px 0px 10px;
    font-size: 20px;
    border-bottom: none;
}

.pos-preview h2 {
    font-size: 15px;
    margin: 5px 0px;
    background-color: pink;
    padding: 5px;
    border-radius: 5px;
}

.pos-preview h3 {
    background-color: lightgrey;
    margin: 5px 0px;
    padding: 5px;
    border-radius: 5px;
    font-size: 14px;
}

.pos-preview h4 {
    background-color: lightblue;
    padding: 5px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
}

.pos-formBlock {
    padding: 10px;
    border-radius: 10px;
    max-width: 760px;
    margin: 10px auto;
}

.pos-formBlock h1 {
    margin: 0px 0px 20px;
    font-size: 20px;
    border-bottom: solid 1px #005f9f;
}

.pos-form-group {
    margin-bottom: 15px;
    text-align: center;
}

/**/

.mobileOnly-row {
    margin-right: 0px;
    margin-left: 0px;
}

.k20-fullBtn:hover {
    text-decoration: none;
}

.cm-destacado-flag-preventa2k20 {
    background-color: #015F9D;
    color: whitesmoke;
    border-color: #015F9D !important;
}

.stock-controlBox {
    display: flex;
    width: 90px;
    position: absolute;
    right: calc(50% - 45px);
    z-index: 99;
}

.stock-controlBox-item {
    flex: 1;
    text-align: center;
    font-weight: bold;
    padding: 5px 0px;
}

.stock-controlBox-fantasma {
    background: linear-gradient(45deg, rgba(166, 166, 166, 1) 0%, rgba(207, 207, 207, 1) 100%);
    color: whitesmoke;
    border-radius: 0px 0px 0px 5px;
}

.stock-controlBox-fantasma-active {
    background: linear-gradient(45deg, rgb(189, 161, 0) 0%, rgb(209, 171, 0) 100%);
    color: whitesmoke;
    border-radius: 0px 0px 0px 5px;
}

.stock-controlBox-caja {
    background-color: #7c7cf9;
    color: whitesmoke;
    border-radius: 0px 0px 0px 5px;
}

.stock-controlBox-armado {
    background-color: #d87cf9;
    color: whitesmoke;
    border-radius: 0px 0px 0px 0px;
}

.stock-controlBox-caso {
    background-color: #f97ca6;
    color: whitesmoke;
    border-radius: 0px 0px 5px 0px;
}

.track-warning {
    background-color: #de001a;
    margin: 40px 0px;
    border-radius: 5px;
    padding: 10px;
    color: whitesmoke;
    font-size: 15px;
    text-align: center;
    font-family: Ubuntu;
}

.track-warning>a {
    color: whitesmoke;
    text-decoration: underline;
}

.destacado-easter {
    margin-left: 0.33px;
    margin-top: -5px;
    font-size: 15px;
    text-align: center;
    color: white;
    background-color: #5AB2D4;
    display: flex;
    margin-bottom: 10px;
}

.destacado-easter-venta {
    flex: 9;
    padding: 5px 5px;
    margin: auto;
}

.destacado-corona {
    font-size: 15px;
    text-align: center;
    color: white;
    background-color: #f3001c;
    display: flex;
    text-decoration: none;
}

.destacado-corona:hover {
    color: white;
    text-decoration: none;
}

.destacado-corona-venta {
    flex: 9;
    padding: 5px 5px;
    margin: auto;
}

.destacado-corona-posventa {
    flex: 10;
    background-color: #9c0005;
    padding: 5px 0px;
}

.destacado-corona-posventa>a {
    color: inherit;
    text-decoration: none;
}

.destacado-corona-mob {
    margin: 10px 0px;
    font-size: 11px;
    text-align: left;
    color: white;
    background-color: #de001a;
    text-transform: uppercase;
    border-radius: 5px;
    width: 250px;
}

.destacado-corona-venta-mob {
    background-color: #DE001A;
    width: 250px;
    padding: 3px 0px 5px 50px;
    color: white;
    border-radius: 0px 5px 5px 0px;
    margin: 10px 0px;
}

.destacado-corona-posventa-mob {
    background-color: #9c0005;
    width: 250px;
    padding: 3px 0px 5px 50px;
    color: white;
    border-radius: 0px 5px 5px 0px;
    margin: 10px 0px;
}

.track-formContainer {
    max-width: 500px;
    background-color: #0b5d97;
    color: whitesmoke;
    text-align: center;
    padding: 15px;
    margin: 40px auto;
    border-radius: 5px;
}

.track-formContainer-wide {
    max-width: 700px;
}

.track-formContainer a {
    font-weight: bold;
    color: whitesmoke;
}

.track-formContainer a:hover {
    opacity: 0.9;
    color: whitesmoke;
}

.track-btn-red {
    color: whitesmoke;
    background-color: #DE001A;
    border-color: #DE001A;
}

.track-btn-red:hover {
    color: whitesmoke;
    background-color: #A40014;
    border-color: #A40014;
}

.track-formContainer>h1 {
    margin: 0px;
}

.track-formContainer>h2 {
    font-size: 15px;
    margin: 0px 0px 20px;
}

.box-profile {
    background-color: whitesmoke;
    border: thin solid #8080806e;
    border-radius: 5px;
    font-family: Ubuntu Condensed;
}

.box-profile>h3 {
    text-align: center;
    color: #444444;
    margin: 10px;
}

.box-profile>p {
    text-align: center;
    margin-top: -5px;
}

.summary-box-profile {
    background-color: whitesmoke;
    border: thin solid #8080806e;
    border-radius: 5px;
    font-family: Roboto;
    padding: 10px 20px;
}

.summary-box-profile>h3 {
    color: #444444;
    margin: 0px;
}

.summary-box-profile>p {
    margin-top: -5px;
    font-size: 1.1em;
}

.box-title {
    background-color: #0b5d97;
    color: whitesmoke;
    height: 75px;
    margin: 0px 0px 15px;
    padding: 24px;
    text-align: center;
    text-transform: uppercase;
    font-family: Ubuntu Condensed;
    border-radius: 5px;
}

/*OUTLET*/

.nlo-webOnly {
    display: none;
}

.nlo-productGrid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 25px;
    grid-auto-flow: dense;
}

.nlo-productGrid-box {
    background-color: #F0F0F0;
    padding: 5px;
    display: flex;
    position: relative;
    flex-direction: column;
    grid-column: span 1;
}

.nlo-dataBox {
    position: relative;
    flex: 7;
    margin: 5px;
    display: flex;
    flex-direction: column;
}

.nlo-productDataBox-titleBox {
    background: white;
    padding: 5px 10px;
    font-family: Ubuntu Condensed;
}

.nlo-productDataBox-titleBox-id {
    color: #de001a;
    font-size: 22px;
}

.nlo-productDataBox-titleBox-title {
    color: #0b5d97;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: -5px;
}

.nlo-productDataBox-blurb {
    margin: 10px;
    font-weight: bold;
}

.nlo-productDataBox-specs {
    margin: 10px;
    max-height: 100px;
    overflow: hidden;
}

.nlo-productDataBox-details {
    color: #de001a;
    margin: 10px;
}

.nlo-productBox {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.nlo-imageBox {
    flex: 3;
    position: relative;
}

.nlo-imageBox-reservado {
    background-color: #de001a;
    padding: 0px 5px;
    font-weight: bold;
    color: whitesmoke;
    font-size: 23px;
    font-family: Ubuntu Condensed;
    text-align: center;
    position: absolute;
    top: calc(50% - 5px);
    left: 0px;
    width: 100%;
    opacity: 0.9;
}

.nlo-productDataBox {
    flex: 6;
    padding: 10px 0px;
    color: #555;
}

.nlo-detailsBox {
    display: flex;
    padding: 10px 0px;
}

.nlo-detailBoxBubbleContainer {
    flex: 1;
    margin: 5px 10px;
}

.nlo-detailBoxBubble {
    border-radius: 50%;
}

.nlo-priceBox {
    flex: 2;
    margin: 5px;
    background-color: white;
}

.nlo-priceBox-regPrice {
    text-align: center;
    margin: 5px;
    color: #555;
}

/*OUTLET PRICE BOX*/

.nlo-priceBox-outPriceBox {
    background-color: #de001a;
    color: whitesmoke;
    text-align: center;
    padding: 5px 0px;
}

.nlo-priceBox-outPriceBox-discount {
    font-size: 20px;
    font-weight: 100;
}

.nlo-priceBox-outPriceBox-price {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 27px;
}

.legal-reserva-outlet {
    width: 78%;
    background-color: #f5f5f5;
    margin: auto;
}

.legal-reserva-outlet h3 {
    text-align: center;
    font-size: 15px;
    margin: 5px;
    padding: 10px 0;
    font-weight: 600;
}

.legal-reserva-outlet span {
    color: #e90625;
}


/* ESTILOS LISTADOR OUTLETS - Movidos a stylesListadores.css */

/*CUOTAS PRICE BOX*/

.nlo-priceBox-cuotas {
    display: flex;
    margin: 5px;
    border-bottom: thin solid #d6d6d6;
    color: red;
}

.nlo-priceBox-cuotas-icon {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nlo-priceBox-cuotas-icon>img {
    max-width: 50px;
}

.nlo-priceBox-cuotas-text {
    flex: 3;
    padding: 0px 0px 0px 15px;
    margin: auto;
    font-size: 16px;
    line-height: 18px;
}

/*ENVIO PRICE BOX*/

.nlo-priceBox-envio {
    display: flex;
    margin: 5px;
    color: #0b5d97;
}

.nlo-priceBox-envio-icon {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nlo-priceBox-envio-icon>img {
    max-width: 50px;
}

.nlo-priceBox-envio-text {
    flex: 3;
    padding: 0px 0px 0px 15px;
    margin: auto;
    font-size: 12px;
    line-height: 13px;
}

.nlo-priceBox-ubicacion {
    padding: 5px 10px;
    margin: 0px 5px;
    font-size: 12px;
    line-height: 14px;
    background-color: #bbbbbb;
    color: #424242;
    border-radius: 5px;
}

.nlo-priceBox-ubicacion p {
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 17px;
}

/*ENVIO CONSULTA BOX*/

.nlo-priceBox-btnBox {
    text-align: center;
    margin: 5px;
}

.nlo-priceBox-link {
    text-align: center;
    margin: 5px;
    color: #555;
}

.nlo-priceBox-btnBox-btn {
    color: #fff;
    background-color: #0b5d97;
    border-color: #0b5d97;
    width: 100%;
}

.nlo-priceBox-galeryBox-btn {
    color: #fff;
    background-color: #555555;
    border-color: #5d5d5d;
    position: absolute;
    bottom: 0;
    border-radius: 0px 8px 0px 0px;
    left: 0px;
}

/**/

.k20-legalBlock {
    background-color: whitesmoke;
    padding: 10px;
    font-size: 10px;
    color: darkgrey;
    margin: 10px 0px 20px;
    border-radius: 5px;
}

.nl-consulta-rapida-cm {
    color: #fff;
    background: #ffffff52;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    min-height: 457px;
    backdrop-filter: blur(10px);
}

.nl-consulta-rapida-hs {
    color: #fff;
    background: #de001a;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    min-height: 457px;
}

.nl-consulta-rapida-hsw {
    color: #FF6318;
    background: whitesmoke;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    min-height: 457px;
    box-shadow: #0000004f 2px 2px 5px 0px;
}

.k20-spRow-pn {
    margin-bottom: 15px;
    padding: 15px 0px;
    border-radius: 5px;
    background-image: url(../img/2k20/fondo_pn.webp);
    background-color: #0B0E23;
    background-size: 150% 100%;
    background-position-x: center;
}

.k20-spRow-hs {
    margin-bottom: 15px;
    padding: 15px 0px;
    border-radius: 5px;
    background-color: #ed5937;
    background-size: 150% 100%;
    background-position-x: center;
}

.k20-spRow-hs .hs-box {
    border: 0px #cecece solid;
    box-shadow: #0000004f 2px 2px 5px 0px;
}

.k20-spRow {
    background-color: #015f9e;
    margin-bottom: 15px;
    padding: 15px 0px;
    /* border-radius: 5px; */
}

.k20-spRow-cm {
    /* background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%); */
    margin-bottom: 15px;
    /* padding: 15px 0px; */
    border-radius: 5px;
}

.k20-spRow-title>h1 {
    color: whitesmoke;
    border: none;
    margin: 0px 15px;
    padding: 0px 5px 15px;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: revert;
    font-size: 20px;
}

.k20-spRow-title-hs>h1 {
    color: white;
    font-family: 'Archivo Black', sans-serif;
    font-size: 45px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 15px;
}

.k20-spRow-title-hs>h1>span {
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
}

.k20-title {
    color: #005f9f;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    border-bottom: solid 2px #005f9f;
    padding-bottom: 5px;
}

.k20-container {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 20px auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.k20-listador-container-cm-outer {
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
}


.k20-listador-container-hs {
    padding: 30px 0px 10px;
    margin: 20px 0px;
    background: linear-gradient(180deg, rgba(251, 82, 37, 1) 0px, rgba(251, 82, 37, 1) 500px, rgba(255, 255, 255, 1) 500px, rgba(255, 255, 255, 1) 100%);
}

.k20-listador-container-pn {
    padding: 30px 0px 10px;
    margin: 20px 0px;
    background: linear-gradient(180deg, #0B0E23 0px, #0B0E23 500px, rgba(255, 255, 255, 1) 500px, rgba(255, 255, 255, 1) 100%);
}

.k20-listador-container {
    padding: 30px 0px 10px;
    margin: 20px 0px;
    background: rgb(1, 95, 157);
    background: linear-gradient(180deg, rgba(1, 95, 157, 1) 0px, rgba(1, 95, 157, 1) 500px, rgba(255, 255, 255, 1) 500px, rgba(255, 255, 255, 1) 100%);
}

.k20-listador-containerHome {
    padding: 30px 0px 10px;
    margin: -1px 0px;
    background: rgb(45, 127, 181);
    background: linear-gradient(180deg, #015f9d 0px, rgb(255 255 255) 500px, rgba(255, 255, 255, 1) 500px, rgba(255, 255, 255, 1) 100%);
}

.k20-listador-container-cm {
    padding: 30px 0px 10px;
    margin: 0px 0px;
    background: rgb(1, 95, 157);
    background: linear-gradient(180deg, rgb(1 95 157 / 0%) 0%, rgb(1 95 157 / 0%) 500px, rgba(255, 255, 255, 1) 500px, rgba(255, 255, 255, 1) 100%);
}

.k20-listador-slider-frame {
    height: inherit;
    overflow: inherit;
}

.k20-listador-slider-container {
    overflow-x: inherit;
    overflow-y: inherit;
}

.k20-listador-slider-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 26.5px;
    grid-auto-flow: dense;
}

.k20-listador-slider-grid-cm {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 26.5px;
    grid-auto-flow: dense;
}


.k20-listador-title-hs {
    color: white;
    font-family: 'Archivo Black', sans-serif;
    font-size: 45px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    margin: -10px 0px 25px;
}

.k20-listador-title-hs>span {
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
}

.k20-home-productGrid-box {
    background-color: white;
    border: thin solid #015f9d;
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 100;
}

.k20-home-productGrid-box-cm {
    background-color: white;
    border: 2px solid #6d4dd7;
    display: flex;
    position: relative;
    flex-direction: column;
}

.k20-home-productGrid-box-bf {
    background-color: white;
    border: thin solid #000000;
    display: flex;
    position: relative;
    flex-direction: column;
}

.k20-home-productGrid-box-hs {
    background-color: white;
    border: thin solid #ea3511;
    display: flex;
    position: relative;
    flex-direction: column;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.24);
}

.k20-home-imageBox {
    background-color: #baffff;
    position: relative;
    flex: 2;
    padding: 5px 5px 60px 5px;
}


/*BANNER*/

.k20-banner {
    height: 300px;
    display: flex;
    background-color: rgb(189, 255, 127);
}

.k20-banner>h1 {
    font-size: 3.5em;
    margin: auto;
    text-align: center;
}

/*CATEGORIAS*/

.k20-categoriasContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.k20-categoriasBox {
    width: 50%;
    display: flex;
    margin: 0px 0px 10px;
    border: thin whitesmoke solid;
    overflow: hidden;
    background-color: #f5f5f5;
    font-family: Ubuntu;
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 165px;
    color: inherit;
    text-decoration: none;
    transition: 1s;
}

.k20-categoriasBox:hover {
    color: inherit;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
}

.k20-categoriasBox-pic {
    flex: 20%;
    /* border:thin solid pink; */
}

.k20-categoriasBox-data {
    flex: 20%;
    padding: 15px;
}

.k20-categoriasBox-title {
    margin: 0px 0px 15px;
    font-size: 15px;
    font-weight: bold;
    color: #5D6166;
}

.k20-categoriasBox-title-mobile {
    font-size: 16px;
    font-weight: bold;
    color: #5D6166;
}

.k20-categoriasBox-blurb {
    color: #5D6166;
}

.k20-categoriasBox-blurb-mobile {
    font-size: 13px;
}

.k20-categoriasBox-link {
    margin: 10px 0px;
    font-weight: bold;
    color: #015F9D;
}

/*LISTADOR*/

.k20-listadorContainer {
    background-color: rgb(172, 127, 255);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.k20-listadorContainer>div {
    width: calc(25% - 10px);
    font-weight: bold;
    height: 300px;
    display: flex;
    margin: 5px;
    border: thin whitesmoke solid;
}

.k20-listadorContainer>div>h1 {
    color: whitesmoke;
    margin: auto;
    font-size: 1.5em;
}

/*OUTLET*/

.k20-outlet-container {
    margin: 40px 0px;
    background: rgb(255, 255, 255);
    background-image: url('https://lacasadelfitness.com/assets/img/2k20/fondo_outlet_home.webp');
    background-size: cover;
    background-position: center;
}

.k20-outlet-box {
    display: flex;
    height: 350px;
}

.k20-outlet-button {
    /* background-color: #de001a; */
    background-color: rgba(222, 0, 26, 0.85);
    display: inline-block;
    padding: 16px 32px;
    color: whitesmoke;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    margin: auto;
    font-size: 22px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(1px);
    text-align: center;
}

.k20-outlet-button:hover {
    text-decoration: none;
    color: whitesmoke;
    background-color: #b00016;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

.k20-outlet-button h2 {
    margin: 0;
    line-height: 1.3;
}

/*NOTICIAS*/

.k20-noticiasContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.k20-noticiasBox {
    width: 100%;
    display: flex;
    background-color: #005fa2;
    flex-direction: column;
    color: whitesmoke;
    overflow: hidden;
    margin: 10px 0px;
    transition: 1s;
}

.k20-noticiasBox:hover {
    color: whitesmoke;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
}

.k20-noticiasBox-pic {}

.k20-noticiasBox-data {
    padding: 20px;
}

.k20-noticiasBox-title {
    color: whitesmoke;
    margin: 0px 0px 15px;
    font-size: 20px;
    font-weight: bold;
}

.k20-noticiasBox-blurb {}

.k20-noticiasBox-link {
    margin: 20px 0px 0px;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 100;
}

.k20-noticiasBox-link:hover {
    color: rgb(94, 163, 209);
    text-decoration: none;
}

.k20-noticiasBox {
    display: flex;
    text-decoration: none;
    overflow: hidden;
}

.k20-noticiasBox-pic {
    flex-shrink: 0;
    overflow: hidden;
}

.k20-noticiasBox-pic img {
    transition: transform 0.7s ease;
}

.k20-noticiasBox:hover .k20-noticiasBox-pic img {
    transform: scale(1.05);
}

.k20-noticiasBox-data {
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/** CENTRAL POSVENTA *********/

.bot_posventa {
    border: 2px solid #dfdddf;
    padding: 10px;
    color: #848484;
    font-size: 24px;
    font-weight: 300;
    display: block;
    margin-bottom: 30px;
}

.bot_posventa:hover {
    text-decoration: none;
}

.texto_posventa {
    margin-bottom: 30px;
}

.menu_collapse {
    margin-bottom: 20px;
    margin-left: 10px;
}

.menu_collapse a {
    font-size: 18px;
}

.hs-paralax-bg {
    display: none;
}

.caracts-bloq {
    display: none;
}

@media (min-width: 576px) {
    .k20-categoriasBox-pic {
        flex: 20%;
    }
}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {


    .hs-paralax-bg {
        display: inherit;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-size: 100%;
        pointer-events: none;
    }

    .hs-paralax-container {
        position: relative;
    }

    /* FONDO TRIANGULOS DE CYBERMONDAY */
    .hs-p-pattern-a {
        background-image: url('../img/landing/triangulos.webp');
    }

    .hs-p-pattern-b {
        background-image: url('../img/landing/triangulos-2.webp');
    }

    /* FIN TRIANGULOS DE CYBERMONDAY */

    /* FONDO TRIANGULOS DE BLACKFRIDAY */
    .hs-p-pattern-c {
        background-image: url('../img/landing/bf/triangulos.webp');
    }

    .hs-p-pattern-d {
        background-image: url('../img/bf/triangulos.webp');
    }

    /* FIN TRIANGULOS DE BLACKFRIDAY */

    .k20-categoriasBox-title-mobile {
        font-size: 20px;
    }

    .nl-noticias-galery-list>li {
        max-width: 33.33%;
    }

    .mobileOnly-row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .nlo-webOnly {
        display: inherit;
    }

    .nlo-productBox {
        flex-direction: row;
    }

    .nlo-productDataBox {
        padding: 0px 10px;
    }

    .nlo-productGrid-box {
        flex-direction: row;
    }

    .k20-categoriasBox-title {
        font-size: 20px;
    }

    .k20-categoriasBox-pic {
        flex: 45%;
        /* border:thin solid pink; */
    }

    .k20-categoriasBox-data {
        flex: 65%;
    }

    .k20-categoriasBox {
        width: calc(50% - 30px);
        display: flex;
        margin: 15px;
    }

    .k20-listador-slider-frame {
        height: 456px;
        overflow: hidden;
    }

    .k20-listador-slider-container {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .k20-listador-slider-grid {
        grid-template-columns: repeat(8, calc(25% - 24px));
        /* grid-gap: 17.5px; */
        grid-auto-flow: dense;
    }

    .k20-listador-slider-grid-cm {
        grid-template-columns: repeat(4, calc(25% - 24px));
        grid-gap: 31.5px;
        grid-auto-flow: dense;
    }

    .k20-noticiasBox {
        width: 32%;
    }



    .k20-listador-container-pn {
        padding: 30px 0px 10px;
        margin: 20px 0px;
        background: linear-gradient(180deg, #0B0E23 0%, #0B0E23 35%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 100%);
        background-color: #0B0E23;
    }

    .k20-listador-container {
        padding: 30px 0px 10px;
        margin: 20px 0px;
        background: rgb(1, 95, 157);
        background: linear-gradient(180deg, rgba(1, 95, 157, 1) 0%, rgba(1, 95, 157, 1) 35%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 100%);
    }

    .k20-listador-container-cm {
        padding: 30px 0px 10px;
        margin: 0px 0px;
        background: rgb(1, 95, 157);
        background: linear-gradient(180deg, rgb(1 95 157 / 0%) 0%, rgb(1 95 157 / 0%) 35%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 100%);
    }
}

@media only screen and (max-width: 600px) {
    .k20-categoriasBox-title-mobile {
        font-size: 12px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .k20-categoriasBox {
        max-height: inherit;
    }
}

.text-cuotas {
    font-family: 'Ubuntu';
    color: #F20524;
}

.bloqCuota p.text-cuotas {
    margin: -3px 0 -5px 0;
}

.main-info-container {
    border-bottom: solid 1px #e9e9e9;
}

.main-title-info-container {
    border-bottom: solid 1px #c8c8c8;
    margin-top: 20px;
}

.info-container {
    margin-left: 15px;
    display: flex;
}


.info-description,
.info-espect-tecnicts,
.info-payments {
    padding: 15px 0;
    display: none;
}

.sect-certification {
    margin-top: 20px;
}

.activeSelect {
    display: block !important;
    margin: 0 10px 25px 10px;
}

.info-container .espect-info {
    display: flex;
    align-items: center;
    color: #313131;
    padding: 2px 6px;
    cursor: pointer;
    /* Cursor indicando que es interactivo */
}

.info-container .espect-info.block-select {
    background-color: #313131;
    color: #fff;
}

.info-container .espect-info p {
    margin: 2px;
}

.sh-ficha-precios-cuotasEnvio {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
}

.sh-ficha-precios-legalesEnvio {
    color: #afafaf;
    margin-bottom: 20px;
    font-size: 18px;
}

.tituloCuota1 {
    color: #afafaf;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: -20px;
}

.tituloCuota3 {
    margin-top: 25px;
    margin-bottom: 0px;
}

.tituloCuota12 {
    margin-top: 25px;
    margin-bottom: 0px;
}


/* TEXTO DESTACADOS HOME MOBILE */
@media only screen and (max-width: 800px) {
    .titleHideDestac {
        display: none;
    }
}


/* ESTILOS BOTON VER TODAS LAS CATEGORIAS HOME */

@media only screen and (min-width: 800px) {
    .botonVrMasHome {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    a .btnVerMas {
        background-color: #0162A5;
        margin-top: 15px;
        width: 232px;
        height: 35px;
        border: 1px solid #767676;
        border-radius: 2px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .botonVrMasHome {
        text-align: center;
    }

    .link {
        color: #FFFFFF;
    }

    .link:hover {
        color: #B2DBFF;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    }
}

/* FIN ESTILOS BOTON VER TODAS LAS CATEGORIAS HOME */


/* ESTILO DESTACADO FICHA */

img.fotomontajeFicha {
    margin: 25px;
    width: 40%;
    object-fit: contain;
}

img.destacadoFicha {
    /*     height: 180px;
    margin-top: 25px; */
    /*     width: 35vw;
    height: 180px; */
    margin-top: 25px;
}

article.text-destacado {
    /*     display: flex;
    flex-direction: column;
    width: 55%;
    margin-left: 20px; */
    display: flex;
    flex-direction: column;
    width: 50%;
    /* margin-left: 20px; */
}

p.caracteristicasFicha {
    color: #7D7D7D;
    margin-left: 40px;
}

div.info2Ficha {
    width: 1140px;
    background-color: #F5F5F5;
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1200px) {
    img.fotomontajeFicha {
        /* height: 500px; */
        /* margin-bottom: 35px; */
        /* margin-top: 25px; */
        width: 75vw;
        margin: 7px 0;
    }

    img.destacadoFicha {
        width: 70vw;
        /* height: 10vh; */
        margin: 0;
        object-fit: contain;
        /* position: absolute; */
        /* margin-top: 25px; */
        /* margin-left: 20px; */
    }

    article.text-destacado {
        display: flex;
        flex-direction: column;
        width: 70vw;
        /* margin-left: 0px; */
        align-items: center;
    }

    p.caracteristicasFicha {
        width: 63vw;
        color: #7D7D7D;
        margin: 10px 0;
    }

    div.info2Ficha {
        background-color: #F5F5F5;
        margin: 20px auto;
        max-width: 80vw;
        display: flex;
        /* height: 535px; */
        /* flex-direction: column; */
        flex-wrap: wrap;
        justify-content: center;
    }


}


/* FIN ESTILO DESTACADO FICHA */


/* NAVBAR FILTRO OUTLETS */
.k20-title-outlet {
    /* width: 15%; */
    color: #005f9f;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0;
}

@media only screen and (min-width: 1200px) {

    .section-navbar {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 20px 0;
        align-items: center;
        border-bottom: solid 2px #005FA2;
    }

    .section-navbar .list-navbar div.first-item-menu {
        display: none;
    }

    .section-navbar .list-navbar .allProd ul {
        display: flex;
        padding-left: 0px;
        justify-content: flex-end;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .section-navbar .list-navbar .allProd ul li {
        padding: 0 5px;
        font-weight: 600;
        color: #5A5A5A;
        cursor: pointer;
    }

    .section-navbar .list-navbar .allProd ul li span {
        font-weight: 300;
    }

    .selected {
        color: #d10119 !important;
    }


}

@media only screen and (max-width: 1199px) {

    .k20-title-outlet {
        font-size: 23px;
    }

    .section-navbar {
        width: 100%;
        display: flex;
        margin: 5px 0 20px 0;
        justify-content: space-between;
        border-bottom: solid 2px #005FA2;
    }

    div.first-item-menu {
        display: flex;
        align-items: center;
        color: #5A5A5A;
        justify-content: flex-end;
    }

    div.first-item-menu i {
        color: #5A5A5A;
        margin-left: 25px;
    }

    .section-navbar h1 {
        width: 40%;
        margin-top: 8px;
    }

    .section-navbar div.list-navbar {
        width: 80%;
        display: flex;
        flex-direction: column;
        margin: 10px 0;
        list-style: none;
        padding: 5px;
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
        justify-content: center;
    }

    .section-navbar div ul {
        padding-left: 0px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .selected {
        color: #d10119 !important;
    }

    .allProd {
        display: none;
    }

    div.list-navbar {
        font-weight: 600;
    }

    .list-navbar div li {
        font-weight: 600;
        color: #5A5A5A;
    }

    .list-navbar div li span {
        font-weight: 400;
    }
}

.info-equipo-outlet a {
    display: flex;
    color: #005f9f;
    transition: all .5s ease;
    font-size: 13px;
    gap: 5px;
}

@media only screen and (max-width: 600px) {
    .info-equipo-outlet a {
        font-size: 11px;
    }
}


.info-equipo-outlet a:hover span {
    border-bottom: 1px solid #005f9f;
}

.info-equipo-outlet a:hover {
    transform: translateX(8px);
}

.info-equipo-outlet a i {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.info-equipo-outlet a span {
    border-bottom: solid 1px transparent;
    transition: border-bottom .5s ease;
    font-weight: 700;
}

.equipo-reservado {
    background-color: #ffffffb8;
    z-index: 1;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.equipo-reservado span {
    font-family: 'Ubuntu';
    font-size: 25px;
    font-weight: 600;
}

/* FIN NAVBAR FILTRO OUTLETS */

/* ESTILOS LISTADOR BOX CUOTAS */
.main-area-cuotas {
    /*height: 35px;
    display: flex;
    justify-content: center;    
    margin-bottom: 15px;*/
}

.top-cuotas {
    /*margin-top: 5px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 15px;*/
}

.sect-cuotas {
    /*width: 100%;
    width: 75%;
    margin-bottom: 10px;*/
}

.up-cuotas {
    /*display: flex;
    justify-content: center;*/
    font-family: 'Ubuntu';
    color: #F20524;
}

.up-cuotas p span {
    background-color: #F20524;
    color: #ffffff;
    padding: 0 5px;
}

.up-cuotas p {
    margin: 0;
    /*margin: 0;
    padding: 2px 30px;
    background-color: #9a43ee;
    border: solid 1px #F20524;
    border-radius: 2px;
    color: #F20524;*/
    font-size: 11px;
    /*font-weight: 500;*/
}

.promo-percent-off {
    width: 95%;
    display: inline-block;
    background-color: #ffec00;
    color: #000000;
    font-size: 12px;
    line-height: 1.2em;
    padding: 4px;
    margin-bottom: 3px;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
}

.promo-percent-off p {
    margin: 0;
}


@media (max-width: 1280px) {

    .promo-desc-efvo {
        font-size: 11px;
    }

    .up-cuotas p {
        font-size: 10px;
    }
}



@media (min-width: 1820px) {

    .up-cuotas p {
        font-size: 14px;
    }

    .caracts-bloq {
        display: block;
        margin-top: 5px;
        font-size: 12px;
        color: #2a2a2a;
    }

    .caracts-bloq p {
        margin: 0;
    }

    .caracts-bloq p span {
        color: #015f9e;
        font-weight: 700;
    }

    .bloq-velocidad-hp {
        display: flex;
    }

    .bloq-velocidad-hp p {
        margin-right: 10px;
    }
}

.down-cuotas p {
    font-size: 11px;
    font-family: 'Ubuntu';
    /*margin: 0;
    color: #005FA2;*/
}

/* ESTILOS LISTADOR BOX CUOTAS */



/* FILTROS */

.QEquipos {
    width: 50%;
    border-right: solid 1px #c8c8c8;
    font-size: 17px;
}

.navbarFilters {
    width: 90%;
    height: 50px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filter-option-menu--link {
    align-items: center;
    display: flex;
    font-size: 17px;
    font-weight: 400;
    height: 100%;
    justify-content: center;
}


.ui-search-icon--filter {
    fill: #3483fa;
    height: 18px;
    width: 18px;
    margin-right: 8px;
}

.btn-filter {
    background-color: #fff;
    border: none;
    color: #3483fa;
}

.main-filter {
    position: absolute;
    background-color: #fff0;
    z-index: 10;
}

.arrowUp {
    position: absolute;
    left: 205px;
    top: -8px;
    width: 15px;
    background-color: #ffffff;
    height: 15px;
    border-left: solid 1px #cdcdcd;
    border-top: solid 1px #cdcdcd;
    transform: rotate(45deg);
}

.section-filter {
    background-color: #ffffff;
    width: 250px;
    position: relative;
    top: 18px;
    border: solid 1px #cdcdcd;
    border-radius: 5px;
    right: 170px;
}

.title-filter {
    display: flex;
    margin-bottom: 15px;
    box-shadow: 0px 8px 7px -9px #000000;
    padding: 10px 0;
}


.title-filter span {
    font-size: 15px;
    font-weight: 700;
    margin-left: 8px;
    color: #005fa2;
}

.title-filter-detail {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.list-filter ul {
    padding: 0;
}

.list-filter ul li.filterBox {
    padding: 6px;
    margin-top: 5px;
    margin-left: 8px;
}

.list-filter ul li.filterBox i {
    margin-right: 15px;
}



#filtrosSeleccionados {
    display: flex;
    margin-left: 25px;
}

#filtrosSeleccionados p {
    margin-right: 10px;
    background-color: #ebebeb;
    padding: 5px 8px;
    font-weight: 600;
}

.btn-filtrar {
    display: flex;
    justify-content: flex-end;
}

.btn-filtrar a {
    padding: 3px 8px;
    margin: 0 10px 10px 0;
    color: #ffffff;
    font-family: 'Ubuntu';
    background-color: #005fa2;
    border-radius: 3px;
}

p.filtro-seleccionado {
    display: flex;
}

.close {
    margin-left: 5px;
    color: #015f9e;
    opacity: 100;
}

.eliminado {
    display: none;
}

#equiposNotFound {
    display: flex;
    justify-content: center;
}

#equiposNotFound span {
    margin: 20px;
    background-color: #c8c8c8;
    padding: 8px 40px;
    font-weight: 600;
    font-family: 'Ubuntu';
}

/* FIN FILTROS */

/* MEDIA QUERYS RESOLUCIONES GRANDES NEW FICHA */
/* desktop */

@media (min-width: 992px) {
    .main-info-container {
        border: none;
    }
}

@media (min-width: 1200px) {
    .activeSelect {
        display: flex !important;
        margin: 20px 10px;
    }

    .bloqCuota {
        font-size: 17px;
    }

    .sect-certification {
        margin: 0;
    }

    .espect-tech,
    .info-espect-tecnicts,
    .info-payments {
        width: 65%;
    }

    .activeSelect .espect-tech {
        margin-right: 15px;
    }

    .sect-certification img {
        width: 95%;
    }
}

/* desktop */
/* MEDIA QUERYS RESOLUCIONES GRANDES NEW FICHA */

/* NUEVO FOOTER */

.footer-container {
    margin: 0 15px 15px 15px;
}

.footer-container .top-footer {
    display: flex;
}

.footer-container .top-footer .footer-img-logo-lcf img {
    width: 130px;
}

.footer-container .top-footer .text-footer-lcf-icons {
    margin: 20px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.text-footer-lcf-icons div p {
    margin: 0;
}

.footer-container .footer-icons-contact {
    display: flex;
}

.footer-container .footer-icons-contact .icon-top-footer {
    display: flex;
    margin: 10px 5px;
    font-size: 20px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    align-items: center;
    justify-content: center;
}

.footer-container .footer-icons-contact .icon-wsp {
    font-size: 25px;
    background-color: #ffffff;
    color: #005fa2;
}

.footer-container .footer-icons-contact .icon-envelope {
    transform: rotate(-20deg);
}

.btn-dfs-csmd {
    display: flex;
    border: solid 1px #ffffff;
    background-color: #2d5778;
}

.defensa-icon {
    width: 60px;
}

.link-defensa {
    margin-left: 8px;
    font-size: 14px;
}




/* FIN NUEVO FOOTER */


/* DEFENSA AL CONSUMIDOR */

.nl-footer-defensa-desktop {
    display: none;
}

.nl-footer-defensa {
    border: solid 1px;
    display: flex;
    align-items: center;
    margin: 15px 0 -6px 0;
}

.nl-footer-defensa .defensa-icon {
    width: 60px;
}

.nl-footer-defensa .link-defensa {
    font-family: Arial, Helvetica, sans-serif !important;
    margin-left: 8px;
    font-size: 14px;
}

@media only screen and (min-width: 1200px) {
    .nl-footer-defensa {
        display: none !important;
    }

    .nl-footer-defensa-desktop {
        display: flex;
        border: solid 1px;
        align-items: center;
        margin: 15px 0 -6px 0;
        height: 50px;
    }

    .nl-footer-defensa-desktop .defensa-icon {
        width: 50px;
    }

    .nl-footer-defensa-desktop .link-defensa {
        margin-left: 4px;
        font-size: 10px;
        padding: 4px;
    }

    .nl-footer-defensa-desktop .link-defensa {
        text-decoration: none;
    }

    .nl-footer-defensa-desktop .link-defensa:hover {
        color: #d5d5d5;
    }
}

@media only screen and (min-width: 992px) {
    .nl-footer-defensa {
        display: flex;
        align-items: center;
        margin: 15px 0 -6px 0;
        height: 60px;
    }

    .nl-footer-defensa .defensa-icon {
        width: 60px;
    }

    .nl-footer-defensa .link-defensa {
        margin-left: 4px;
        font-size: 10px;
    }
}

/* FIN DEFENSA AL CONSUMIDOR */
/* ===== stylesListadores.css ===== */
/* ================================================================
   SECTION 1: LISTADOR GRID LAYOUT (from listador.php)
   ================================================================ */

/* ========== LCF-CONTAINER CENTRADO - SOBREESCRIBE styles2018.css ========== */
.lcf-container {
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 0 15px !important;
    width: 100% !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

/* El encabezado y la row interna ocupan todo el ancho del contenedor */
.lcf-container > #encabezado-home,
.lcf-container > #encabezado-seccion,
.lcf-container > .row {
    width: 100% !important;
}

/* ========== GRID LAYOUT - SOBREESCRIBE styles2018.css ========== */
div.row#contenedor_box,
#contenedor_box {
    display: flex !important;
    flex-wrap: wrap !important;
    /* justify-content: center !important; */
    gap: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 1400px !important;
    margin: 0 auto !important;
    align-items: stretch !important;
    align-content: flex-start !important;
}

/* TODOS los hijos directos del contenedor */
#contenedor_box>* {
    flex: 0 0 calc(33.333% - 26px) !important;
    width: calc(33.333% - 26px) !important;
    max-width: calc(33.333% - 26px) !important;
    margin: 13px !important;
    float: none !important;
    box-sizing: border-box !important;
}

/* Ocultos no ocupan espacio */
#contenedor_box>*[style*="display: none"],
#contenedor_box>*.hidden {
    display: none !important;
    flex: 0 0 0 !important;
    width: 0 !important;
    max-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

/* Tablets: 2 columnas */
@media screen and (max-width: 1023px) {

    #contenedor_box,
    div.row#contenedor_box {
        /* gap: 15px !important; */
    }

    #contenedor_box>* {
        flex: 0 0 calc(50% - 8px) !important;
        width: calc(50% - 8px) !important;
        max-width: calc(50% - 8px) !important;
    }
}

/* Mobile: 1 columna */
@media screen and (max-width: 767px) {

    .lcf-container {
        padding: 0 10px !important;
    }

    #contenedor_box,
    div.row#contenedor_box {
        /* gap: 5px !important; */
        padding: 0 !important;
    }

    #contenedor_box>* {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 5px 0 !important;
    }
}


/* ================================================================
   SECTION 2: BOX PRODUCT STYLES (from listador-box.php)
   ================================================================ */

/* ========== VARIABLES DE PRECIOS ========== */
:root {
    /* Precio tachado - mas pequeno */
    --precio-tachado: 14px;
    /* Precios principales (principal, efectivo, summer sale) */
    --precio-principal: 21px;
}

/* ========== BOX PRODUCT ========== */
/* Los anchos se controlan desde listador.php */

.nl-box,
.outlet-nl-box{
    min-height: 300px !important;
    margin: 0 !important;
}

.text-agotado h3 {
    color: #27272747;
}

/* Reset de margenes para h3 dentro del box */
.b20-boxDatos h3,
.b20-boxDatos h4,
.outlet-b20-boxDatos h3,
.outlet-b20-boxDatos h4{
    margin: 0 !important;
    padding: 0 !important;
}

.b20-productData-codigo,
.outlet-b20-productData-codigo{
    margin: 0 !important;
    padding: 0 !important;
    left: 5px !important;
}

.b20-productData-codigo h3,
.outlet-b20-productData-codigo h3{
    font-size: 13px !important;
    line-height: 1.2 !important;
    margin: 0 !important;
}

.b20-productData-nombre,
.outlet-b20-productData-nombre{
    margin: 0 !important;
    padding: 0 !important;
}

/* Estilos para listador-box - Diseno nuevo */
.listador-descripcion h3 {
    color: #333 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin: 0 0 3px 0 !important;
    line-height: 1.2 !important;
}

.listador-descripcion ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.listador-descripcion ul li {
    color: #333;
    font-size: 11px;
    line-height: 1.2;
}

.listador-descripcion ul li::before {
    content: "\00B7";
    margin-right: 3px;
}

.listador-precio-tachado {
    color: #0064ac;
    text-decoration: line-through;
    font-size: var(--precio-tachado);
    margin-bottom: 0;
    display: block !important;
    width: 100%;
    font-family: sans-serif;
    line-height: 1.1;
}

.listador-badges {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0;
    margin-bottom: 1px;
    margin-top: 0;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}

.listador-badges span {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    border-left: none !important;
    border-right: none !important;
}

.listador-badge-off.precio-comun {
    background-color: #00377e;
}

.listador-badge-off {
    color: white;
    padding: 0 6px;
    font-weight: 100;
    font-size: 16px;
    white-space: nowrap;
    flex-shrink: 0;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    margin-right: -1px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.listador-badge-cuotas {
    background-color: #0077b6;
    color: white;
    padding: 0 6px;
    font-weight: 100;
    font-size: 16px;
    white-space: nowrap;
    flex-shrink: 0;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.listador-badge-efectivo {
    background-color: #00aa00;
    color: white;
    padding: 0 6px;
    font-weight: 100;
    font-size: 14px;
    white-space: nowrap;
    flex-shrink: 0;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.listador-precio-principal {
    font-size: var(--precio-principal) !important;
    font-weight: bold !important;
    color: #0064ac !important;
    margin: 0 !important;
    line-height: 1 !important;
    display: block !important;
    font-family: sans-serif;
}

.listador-envio-item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #0064ac;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 700;
    position: relative;
    padding-left: 20px;
    min-height: 16px;
}

.listador-envio-item i {
    width: 14px;
    text-align: center;
    flex-shrink: 0;
    font-size: 13px;
}

.listador-envio-item img.icono-envio {
    width: 16px;
    height: 16px;
    object-fit: contain;
    flex-shrink: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.listador-envio-item.envio-gratis {
    color: #0064ac;
}

.listador-envio-item.envio-gratis i {
    color: #ff9800;
}

.listador-envio-item.envio-gratis span {
    font-style: normal !important;
}

.listador-envio-item.envio-caba {
    color: #0064ac;
}

.listador-envio-item.envio-caba i {
    color: #e63946;
}

.listador-envio-item.envio-caba span {
    font-style: normal !important;
}

.listador-envio-item.garantia {
    color: #0064ac;
}

.listador-envio-item.garantia i {
    color: #d4a017;
}

.listador-promo-efectivo {
    margin-top: 1px;
}

.listador-precio-efectivo {
    font-size: var(--precio-principal) !important;
    font-weight: bold !important;
    color: #00aa00 !important;
    margin: 0 !important;
    line-height: 1 !important;
    font-family: sans-serif;
}

/* Estilos para Summer Sale */
.summer-sale-container {
    color: #fff;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.summer-sale-header {
    display: flex;
    align-items: center;
    margin-bottom: -2px;
}

.summer-sale-title {
    font-family: 'Ubuntu Condensed';
    font-size: 14px;
    /* font-weight: bold; */
    letter-spacing: 0.5px;
    background: #eb6107;
    color: #fff;
    padding: 2px 6px;
    white-space: nowrap;
}

.summer-sale-date {
    font-family: 'Ubuntu Condensed';
    font-size: 15px;
    background: #fff;
    color: #eb6107;
    padding: 0 4px 4px 0;
    margin-left: 2px;
    font-weight: 500;
}

.summer-sale-badges {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.summer-sale-off-badge {
    border: solid 2px #eb6107;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 0;
    background: #fff;
    position: relative;
    width: 100%;
}

.summer-sale-off-text {
    color: #eb6107;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Ubuntu Condensed';
    padding: 0 8px;
    white-space: nowrap;
}

.summer-sale-payment {
    padding: 2px 8px 2px 0;
    display: flex;
    align-items: center;
}

.summer-sale-efectivo {
    color: #eb6107;
    font-family: 'Ubuntu Condensed';
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}

.summer-sale-mp {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.summer-sale-mp .mp-logo {
    display: flex;
    align-items: center;
}

.summer-sale-mp .mp-logo img {
    height: 38px;
    width: auto;
}

.summer-sale-precio {
    font-family: sans-serif;
    color: #eb6107;
    font-size: var(--precio-principal);
    font-weight: bold;
    margin-top: 2px;
    white-space: nowrap;
}

.b20-boxDatos-areaDescuento,
.outlet-b20-boxDatos-areaDescuento{
    position: relative;
    z-index: 1;
    height: auto !important;
    overflow: visible !important;
}

.b20-boxDatos-areaDescuento div,
.outlet-b20-boxDatos-areaDescuento div{
    display: block !important;
}

.b20-boxDatos-areaDescuento .listador-badges,
.outlet-b20-boxDatos-areaDescuento .listador-badges{
    display: inline-flex !important;
}

.b20-boxDatos-areaPrecio,
.outlet-b20-boxDatos-areaPrecio{
    overflow: visible !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.b20-boxDatos-areaPrecio h3,
.outlet-b20-boxDatos-areaPrecio h3{
    margin: 0 !important;
}

.shipping-container,
.outlet-shipping-container{
    margin: 2px 0 !important;
}

/* Ajuste del contenedor principal de datos */
.b20-boxDatos,
.outlet-b20-boxDatos{
    overflow: hidden !important;
    padding: 3px !important;
}

/* ========== RESPONSIVE STYLES ========== */

/* Desktop grande (1280px+) - estilos base ya definidos arriba */

/* Desktop pequeno / Tablets grandes (1024px - 1279px) */
@media screen and (max-width: 1279px) {
    :root {
        --precio-tachado: 13px;
        --precio-principal: 25px;
    }

    .listador-descripcion ul li {
        font-size: 9px;
        line-height: 1.1;
    }

    .listador-badge-off,
    .listador-badge-cuotas,
    .listador-badge-efectivo {
        font-size: 10px;
        padding: 2px 5px;
    }

    .listador-badge-cuotas,
    .listador-badge-efectivo {
        padding: 2px 7px 2px 5px;
    }

    .summer-sale-title,
    .summer-sale-date {
        font-size: 14px;
    }

    .summer-sale-off-text {
        font-size: 14px;
        padding: 0 6px;
    }

    .summer-sale-efectivo {
        font-size: 14px;
    }

    .summer-sale-mp .mp-logo img {
        height: 36px;
    }

    .summer-sale-payment {
        padding: 2px 6px 2px 0;
    }

    .listador-envio-item {
        font-size: 9px;
    }

    .listador-envio-item i {
        font-size: 9px;
        width: 10px;
    }

    .listador-envio-item img.icono-envio {
        width: 16px;
        height: 16px;
    }
}

@media screen and (max-width: 1023px) {
    :root {
        --precio-tachado: 12px;
        --precio-principal: 18px;
    }

    .listador-descripcion h3 {
        font-size: 12px !important;
    }

    .listador-descripcion ul li {
        font-size: 9px;
        line-height: 1.1;
    }

    .listador-badge-off,
    .listador-badge-cuotas,
    .listador-badge-efectivo {
        font-size: 9px;
        padding: 2px 4px;
    }

    .listador-badge-cuotas,
    .listador-badge-efectivo {
        padding: 2px 6px 2px 4px;
    }

    .summer-sale-title,
    .summer-sale-date {
        font-size: 12px;
    }

    .summer-sale-off-text {
        font-size: 12px;
        padding: 0 5px;
    }

    .summer-sale-efectivo {
        font-size: 14px;
    }

    .summer-sale-mp .mp-logo img {
        height: 32px;
    }

    .summer-sale-payment {
        padding: 2px 5px 2px 0;
    }

    .listador-envio-item {
        font-size: 8px;
    }

    .listador-envio-item i {
        font-size: 8px;
        width: 9px;
    }

    .listador-envio-item img.icono-envio {
        width: 16px;
        height: 16px;
    }

    .shipping-container,
.outlet-shipping-container{
        margin: 1px 0 !important;
    }

    .listador-promo-efectivo {
        margin-top: 1px;
    }

    .b20-boxDatos,
.outlet-b20-boxDatos{
        padding: 2px !important;
    }
}

/* Mobile / Tablets pequenas (hasta 767px) - boxes mas grandes, mas espacio */
@media screen and (max-width: 767px) {
    :root {
        --precio-tachado: 16px;
        --precio-principal: 24px;
    }

    .nl-box,
.outlet-nl-box{
        min-height: 300px !important;
    }

    .listador-descripcion h3 {
        font-size: 14px !important;
    }

    .listador-descripcion ul li {
        font-size: 11px;
        line-height: 1.2;
    }

    .listador-badge-off,
    .listador-badge-cuotas,
    .listador-badge-efectivo {
        font-size: 10px;
        padding: 2px 3px;
    }

    .listador-badge-cuotas,
    .listador-badge-efectivo {
        padding: 2px 3px 2px 3px;
    }

    .summer-sale-title,
    .summer-sale-date {
        font-size: 16px;
    }

    .summer-sale-off-text {
        font-size: 16px;
        padding: 0 8px;
    }

    .summer-sale-efectivo {
        font-size: 14px;
    }

    .summer-sale-mp .mp-logo img {
        height: 33px;
    }

    .summer-sale-payment {
        padding: 2px 8px 2px 0;
    }

    .listador-envio-item {
        font-size: 12px;
    }

    .listador-envio-item i {
        font-size: 12px;
        width: 13px;
    }

    .listador-envio-item img.icono-envio {
        width: 16px;
        height: 16px;
    }

    .shipping-container,
.outlet-shipping-container{
        margin: 3px 0 !important;
    }

    .listador-promo-efectivo {
        margin-top: 3px;
        overflow: visible !important;
    }

    .listador-badges {
        overflow: visible !important;
    }

    .b20-boxDatos,
.outlet-b20-boxDatos{
        padding: 5px !important;
        overflow: visible !important;
    }
}

@media screen and (min-width: 610px) and (max-width: 767px) {
    .summer-sale-badges {
        width: 70% !important;
    }
}

/* Mobile pequeno (hasta 480px) */
@media screen and (max-width: 480px) {
    :root {
        --precio-tachado: 13px;
        --precio-principal: 21px;
    }

    .nl-box,
.outlet-nl-box{
        min-height: 300px !important;
    }

    .listador-descripcion h3 {
        font-size: 13px !important;
    }

    .listador-descripcion ul li {
        font-size: 10px;
    }

    .listador-badge-off,
    .listador-badge-cuotas,
    .listador-badge-efectivo {
        font-size: 14px;
        padding: 2px 5px;
    }

    .listador-badge-cuotas,
    .listador-badge-efectivo {
        padding: 2px 6px 2px 5px;
    }

    .summer-sale-title {
        font-size: 13px;
    }

    .summer-sale-date {
        font-size: 14px;
        padding: 0;
    }

    .summer-sale-off-text {
        font-size: 11px;
        padding: 0 6px;
    }

    .summer-sale-badges {
        width: 100%;
    }

    .summer-sale-efectivo {
        font-size: 12px;
    }

    .summer-sale-payment {
        padding: 2px 6px 2px 0;
    }

    .listador-envio-item {
        font-size: 11px;
    }

    .listador-envio-item i {
        font-size: 11px;
        width: 12px;
    }

    .listador-envio-item img.icono-envio {
        width: 16px;
        height: 16px;
    }

    .b20-boxDatos,
.outlet-b20-boxDatos{
        margin: 0 5px !important;
        padding: 2px !important;
    }
}

/* Mobile muy pequeno (hasta 360px) */
@media screen and (max-width: 360px) {
    :root {
        --precio-tachado: 12px;
        --precio-principal: 18px;
    }

    .nl-box,
.outlet-nl-box{
        min-height: 250px !important;
    }

    .listador-descripcion h3 {
        font-size: 12px !important;
    }

    .listador-descripcion ul li {
        font-size: 9px;
    }

    .listador-badge-off,
    .listador-badge-cuotas,
    .listador-badge-efectivo {
        font-size: 12px;
        padding: 2px 4px;
    }

    .listador-badge-cuotas,
    .listador-badge-efectivo {
        padding: 2px 5px 2px 4px;
    }

    .summer-sale-title {
        font-size: 12px;
    }

    .summer-sale-date {
        font-size: 12px;
        padding: 0;
    }

    .summer-sale-off-text {
        font-size: 12px;
        padding: 0 5px;
    }

    .summer-sale-efectivo {
        font-size: 13px;
    }

    .summer-sale-mp .mp-logo img {
        height: 27px;
    }

    .summer-sale-payment {
        padding: 2px 5px 2px 0;
    }

    .listador-envio-item {
        font-size: 10px;
    }

    .listador-envio-item i {
        font-size: 10px;
        width: 11px;
    }

    .listador-envio-item img.icono-envio {
        width: 16px;
        height: 16px;
    }

    .b20-boxDatos,
.outlet-b20-boxDatos{
        margin: 0 5px !important;
        padding: 2px !important;
    }
}


/* ================================================================
   SECTION 3: OUTLET STYLES (from styles2k20.css)
   ================================================================ */

/* ESTILOS LISTADOR OUTLETS */

.filterOutlet span {
    color: #5A5A5A;
}

.lcf-container-listador {
    display: flex;
    justify-content: center;
}

.con-float-overlay {
    display: none;
}

.sh-float-window-preventa {
    display: none;
}

.con-float-title {
    color: #ffffff;
}

.form-consulta textarea {
    resize: none;
}

.b20-productData-codigo .lo-titulo-outlet,
.outlet-b20-productData-codigo .outlet-lo-titulo{
    color: #F20524;
}

.b20-productData-nombre h3:first-child,
.outlet-b20-productData-nombre h3:first-child{
    font-weight: 600;
}

.lo-precio-efectivo,
.outlet-lo-precio-efectivo{
    color: #F20524;
}

.outlet-precio-especial p {
    margin: 0;
    font-family: Ubuntu;
    color: #F20524;
    font-size: 13px;
}

.outlet-reserva-whatsapp .fa-whatsapp {
    color: #65df6c;
    font-size: 20px;
}

.shipping-sect,
.outlet-shipping-sect{
    margin-bottom: 8px;
}

/* --- mejoras visuales outlet: hovers y pills --- */

.outlet-b20-boxDatos-areaDescuento-percent.b20-highBlue {
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.outlet-b20-boxDatos-areaCuotasSinInteres {
    display: inline-block;
    margin: 2px 0;
}

.outlet-b20-boxDatos-areaCuotasSinInteres span {
    color: #015f9e;
    font-weight: 500;
}

.outlet-reserva-whatsapp a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease;
}

.outlet-reserva-whatsapp a span {
    color: #43a047;
}

.outlet-reserva-whatsapp a:hover {
    transform: scale(1.03);
}

.outlet-reserva-whatsapp a:hover span {
    color: #2e7d32;
}

.outlet-shipping-container .outlet-shipping-sect {
    border-radius: 10px;
    transition: background-color 0.2s ease;
}

.outlet-shipping-container .outlet-shipping-sect:hover {
    background-color: #ffe066;
}

.outlet-guarantee-sect span {
    transition: border-color 0.2s ease, color 0.2s ease;
}

.outlet-nl-box:hover .outlet-guarantee-sect span {
    border-top-color: #166FA7;
    color: #166FA7;
}

/* FIN ESTILOS LISTADOR OUTLETS */


/* ================================================================
   SECTION 4: LISTADOR-SPECIFIC STYLES (from styles2018.css)
   ================================================================ */

/* --- b20-boxDatos --- */
.b20-boxDatos,
.outlet-b20-boxDatos{
    width: 50%;
    margin-left: 8px;
    /* min-height: 100px;
    position: relative;
    text-align: center;
    padding: 65px 10px 10px; */
}

.b20-boxDatos-areaDescuento-precioTachado,
.outlet-b20-boxDatos-areaDescuento-precioTachado{
    color: #015f9e;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
    text-decoration: line-through;
}

.b20-boxDatos-areaDescuento-percent,
.outlet-b20-boxDatos-areaDescuento-percent{
    font-size: 11px;
    line-height: 14px;
}

.b20-boxDatos-areaDescuento-percent-hs {
    font-size: 12px;
    line-height: 14px;
    /**/
    color: #FB5225;
    font-weight: bold;
}

.b20-boxDatos-areaDescuento-percent-bf {
    font-size: 15px;
    line-height: 14px;
    font-weight: bold;
}

/* --- areaDescuento --- */
.b20-boxDatos-areaDescuento,
.outlet-b20-boxDatos-areaDescuento{
    /*background-color: #adff2f6e;*/
    height: 20px;
}

.b20-boxDatos-areaDescuento div,
.outlet-b20-boxDatos-areaDescuento div{
    display: inline-block;
}

/* --- areaPrecio --- */
.b20-boxDatos-areaPrecio,
.outlet-b20-boxDatos-areaPrecio{
    /*background-color: #9370db47;
    height: 29px;
    display: flex;*/
}

.b20-boxDatos-areaPrecio-consultar,
.outlet-b20-boxDatos-areaPrecio-consultar{
    padding: 1px 12px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 10px;
    margin: auto;
    border: 1px solid #b7b7b7 !important;
    color: gray;
}

.b20-boxDatos-areaPrecio>h3,
.outlet-b20-boxDatos-areaPrecio>h3{
    font-size: 20px;
    font-weight: 700;
    margin: auto;
    color: #015f9e;
}

.b20-boxDatos-areaPrecio-hs>h3 {
    font-size: 22px;
    font-weight: 700;
    margin: auto;
    color: #FB5225;
}

/* --- areaCuotas variants --- */
.b20-boxDatos-areaCuotas-cm {
    height: 35px;
    /*background-color: #6495ed63;*/
    display: flex;
}

.b20-boxDatos-areaCuotas-cm>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: rgb(85 128 247);
}

.b20-boxDatos-areaCuotas-dark {
    height: 35px;
    /*background-color: #6495ed63;*/
    display: flex;
}

.b20-boxDatos-areaCuotas-dark>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: #777;
}

.b20-boxDatos-areaCuotas,
.outlet-b20-boxDatos-areaCuotas{
    /*height: 35px;
    background-color: #6495ed63;
    display: flex;
    justify-content: center;*/
}

.b20-boxDatos-areaCuotas>h3,
.outlet-b20-boxDatos-areaCuotas>h3{
    /*margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: #015f9e;*/
}

.b20-boxDatos-areaCuotas-hs>h3 {
    margin: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    width: 150px;
    display: inline-block;
    color: #FB5225;
}

/* --- shipping-container, guarantee-sect, shipping-sect --- */
.shipping-container,
.guarantee-sect,
shipping-sect --- */
.outlet-shipping-container,
.outlet-guarantee-sect{
    color: #000000;
}

.shipping-sect-main {
    margin-bottom: 10px;
}

.shipping-container .shipping-sect,
.shipping-container .shipping-sect-express,
.shipping-container .shipping-sect-free,
.outlet-shipping-container .outlet-shipping-sect,
.outlet-shipping-container .shipping-sect-express,
.outlet-shipping-container .shipping-sect-free{
    color: #000000;
    display: inline-block;
    background-color: #ffec00;
    font-size: 10px;
    padding: 2px 4px;
}

.shipping-day {
    font-size: 10px;
}

.guarantee-sect,
.outlet-guarantee-sect{
    font-size: 9px;
}

.guarantee-sect span,
.outlet-guarantee-sect span{
    padding-top: 3px;
    border-top: 1px solid #000000;
}

/* --- b20-productData-nombre, b20-productData-codigo --- */
.b20-productData-nombre,
b20-productData-codigo --- */
.outlet-b20-productData-nombre{
    /* height: 45px;
    display: flex; */
    margin: 3px;
}

.b20-productData-codigo,
.outlet-b20-productData-codigo{
    position: absolute;
    background-color: rgb(245 245 245 / 52%);
    top: 10px;
    left: 0px;
    border-radius: 2px 0 5px 0px;
    margin-left: 6px;
}

.b20-productData-codigo>h3,
.outlet-b20-productData-codigo>h3{
    color: #272727;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px 0;
    font-size: 15px;
    line-height: 1.3rem;
}

.b20-productData-nombre>h3,
.outlet-b20-productData-nombre>h3{
    color: #2a2a2a;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 6px 0;
    font-size: 14px;
}

/* --- nl-box-masinfo through nl-box-masinfo-container --- */
.nl-box-masinfo {
    background-color: #ffffff;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #f50302 !important;
    color: #f50302;
    font-weight: 600;
    display: inline-block;
}

.nl-box-rebajado {
    background-color: #f50302;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #f50302 !important;
    font-weight: 600;
    display: inline-block;
    color: white;
}

.nl-box-outletBelt {
    background-color: #f50302;
    z-index: 100;
    padding: 2px 10px;
    font-size: 11px;
    border: thin solid #f50302 !important;
    display: inline-block;
    color: white;
}

.nl-box-outlet-legal {
    color: #f70214;
    margin: 5px 0px;
}

.nl-box-modelo {
    background-color: #dcdcdc;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #dcdcdc !important;
    font-weight: 600;
    display: inline-block;
    color: #1d1d1d;
}

.dic-promos-pie {
    background-color: #0091d5;
    color: whitesmoke !important;
    font-weight: bold;
}

.nl-box-dic {
    background-color: #0091D5;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #0091D5 !important;
    font-weight: 600;
    display: inline-block;
    color: whitesmoke;
}

.nl-box-ss {
    background-color: #585858;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #585858 !important;
    font-weight: 600;
    display: inline-block;
    color: #ffffff;
}

.nl-box-pv {
    background-color: #ffe800;
    z-index: 100;
    padding: 2px 10px;
    font-size: 10px;
    border: thin solid #ffe800 !important;
    font-weight: 600;
    display: inline-block;
    color: #4c4c4c;
}

.nl-box-masinfo-container {
    position: absolute;
    z-index: 100;
    right: -1px;
    bottom: -10px;
    font-size: 10px;
    text-align: center;
    width: 100%;
}

/* --- new-contactFloat styles --- */
.new-contactFloat-container {
    font-family: "Ubuntu Condensed";
    position: fixed;
    bottom: 20px;
    right: 0px;
    z-index: 1003;
    cursor: pointer;
    background-color: #0000004f;
    padding: 10px 10px;
    border-radius: 10px 0px 0px 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    transition: all 1s;
    overflow: hidden;
}

.new-contactFloat-container>div {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    transition: all 1s;
}

.new-contactFloat-container>div>div {
    font-size: 15px;
    font-weight: 100;
    margin: 5px 0px;
    padding: 2px 15px 2px 2px;
    border-radius: 15px;
    display: flex;
    align-items: center;
}

.new-contactFloat-input {
    font-size: 15px;
    font-weight: 100;
    margin: 5px 0px;
    padding: 2px 15px 2px;
    border-radius: 15px;
    border: none;
}

.new-contactFloat-container>div>div>img {
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
}

.new-contactFloat-btn {
    padding: 2px 15px !important;
}

.new-contactFloat-wsp {
    color: #18AC46;
    background-color: whitesmoke;
}

.new-contactFloat-ship {
    color: whitesmoke;
    background-color: #0060A2;
}

.new-contactFloat-tec {
    color: whitesmoke;
    background-color: #E00321;
}

/* --- k20-listador-title --- */
h1.k20-listador-title,
h2.k20-listador-title {
    /* width: 96vw; */
    color: #005f9f;
    margin: 20px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    border-bottom: solid 2px #005f9f;
    padding-bottom: 5px;
}

/* --- nl-box-promos-join-z, nl-box-datos-eff-bump --- */
.nl-box-promos-join-z {
    display: inline-block;
    background-color: white;
    width: 14px;
    border-radius: 10px;
    color: #585858;
    font-size: 7px;
    margin: 0px 3px 0px 0px;
    padding: 1px 1px 2px 2px !important;
    vertical-align: middle;
}

#showpromo-x {
    font-size: 10px;
    margin-top: -12px;
}

.nl-box-datos-eff-bump,
.outlet-nl-box-datos-eff-bump{
    height: 21px;
}

/* --- #encabezado-seccion --- */
#encabezado-seccion h1#titulo-seccion {
    color: #015f9e;
}

/* --- box-product responsive + media queries --- */
/* BOX DE CADA EQUIPO */
.box-product {
    width: 90vw;
    margin: 0 10px;
}
.outlet-box-product{
    width: 90vw;
    margin: 10px;
}

@media screen and (min-width: 530px) {
    .box-product,
.outlet-box-product{
        width: 80vw;
    }
}

@media screen and (min-width: 720px) {
    .box-product {
        width: 45vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 45vw;
        margin: 10px;
    }
}

@media screen and (min-width: 776px) {
    .box-product {
        width: 42vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 42vw;
        margin: 10px;
    }
}

@media screen and (min-width: 831px) {
    .box-product {
        width: 40vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 40vw;
        margin: 10px;
    }
}

@media screen and (min-width: 873px) {
    .box-product {
        width: 38vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 38vw;
        margin: 10px;
    }
}

@media screen and (min-width: 919px) {
    .box-product {
        width: 35vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 35vw;
        margin: 10px;
    }
}

@media screen and (min-width: 1200px) {
    .box-product {
        width: 30vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 30vw;
        margin: 10px;
    }
}

@media screen and (max-width: 1280px) {
    .shipping-container,
.outlet-shipping-container{
        font-size: 12px;
    }
}

@media screen and (min-width: 1280px) {
    .box-product {
        width: 30vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 30vw;
        margin: 10px;
    }

    .shipping-container,
.outlet-shipping-container{
        font-size: 1.2rem;
    }

    .shipping-container .shipping-sect-express,
    .shipping-container .shipping-sect-free,
.outlet-shipping-container .shipping-sect-express,
.outlet-shipping-container .shipping-sect-free{
        font-size: 1.2rem;
    }

    .shipping-day {
        font-size: 1.2rem;
    }

    .shipping-container .shipping-sect,
    .shipping-container .shipping-sect-express,
    .shipping-container .shipping-sect-free,
.outlet-shipping-container .outlet-shipping-sect,
.outlet-shipping-container .shipping-sect-express,
.outlet-shipping-container .shipping-sect-free{
        font-size: 1.2rem;
    }

    .guarantee-sect,
.outlet-guarantee-sect{
        font-size: 10px;
    }
}

@media screen and (min-width: 1820px) {
    .box-product {
        width: 25vw;
        margin: 0 10px;
    }
    .outlet-box-product{
        width: 25vw;
        margin: 10px;
    }
}

/* FIN BOX DE CADA EQUIPO */

/* --- nl-box-c-value, nl-box-c-value-first --- */
.nl-box-c-value {
    padding: 5px 15px;
    border-top: 1px #d7d7d7 solid;
}

.nl-box-c-value-first {
    border-top: none !important;
}

/* --- nl-box main rule --- */
.nl-box,
.outlet-nl-box{
    height: 250px;
    width: 100%;
    display: flex;
    border-bottom: solid 1px #c8c8c8;
    /* border-right: solid 1px #c8c8c8; */
    font-family: Ubuntu;
    position: relative;
    cursor: pointer;
    padding: 5px 0;
}

/* --- equipo-destacado-badge and related --- */
.equipo-destacado-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    align-items: center;
    gap: 5px;
    padding: 5px 8px;
    z-index: 10;
}

@keyframes rotate-star {
    0% {
        transform: rotateY(0deg);
    }

    33% {
        transform: rotateY(360deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.equipo-destacado-badge i {
    color: #0066cc;
    font-size: 25px;
    flex-shrink: 0;
    animation: rotate-star 2.3s linear infinite;
}

.equipo-destacado-text {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
    align-items: flex-start;
    font-family: 'Ubuntu Condensed';
}

.equipo-destacado-text span {
    color: #0066cc;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@media screen and (min-width:360px) and (max-width:480px) {
    .nl-box,
.outlet-nl-box{
        height: 270px;
    }

    .equipo-destacado-badge {
        display: flex;
        padding: 4px 6px;
    }

    .equipo-destacado-badge i {
        font-size: 25px;
    }

    .equipo-destacado-text span {
        font-size: 15px;
    }
}

/* --- nl-box-hs, nl-box-c-upper, nl-box-c-lower, nl-box-c-close, nl-box-link --- */
.nl-box-hs {
    background-color: #ffffff;
    border: #d7d7d7 1px solid;
    border-radius: 5px;
    margin-bottom: 30px;
    font-family: Ubuntu;
    position: relative;
    cursor: pointer;
}

.hs-box {
    border: #d7d7d7 1px solid;
    border-radius: 5px;
    margin-bottom: 30px;
    font-family: Ubuntu;
    position: relative;
    cursor: pointer;
}

.hs-box:hover {
    border-color: #FF6318;
}

.nl-box-c-upper,
.outlet-nl-box-c-upper{
    border-radius: 5px 5px 0px 0px;
    font-family: Ubuntu;
    position: relative;
    border-top: #d7d7d7 1px solid;
    border-left: #d7d7d7 1px solid;
    border-right: #d7d7d7 1px solid;
    border-bottom: #d7d7d7 1px solid;
}

.nl-box-c-upper:hover,
.outlet-nl-box-c-upper:hover{
    border-color: #166FA7;
    border-bottom: thin solid #166FA7;
}

.nl-box-c-upper div,
.outlet-nl-box-c-upper div{
    border-color: #d7d7d7;
}

.nl-box-c-lower {
    border-bottom: #d7d7d7 1px solid;
    border-left: #d7d7d7 1px solid;
    border-right: #d7d7d7 1px solid;
    border-radius: 0px 0px 5px 5px;
    font-family: Ubuntu;
    position: relative;
    margin-bottom: 30px;
}

.nl-box-c-close {
    border-top: #d7d7d7 1px solid;
    border-radius: 5px;
}

.nl-box-c-close .nl-box-c-value {
    border-top: 1px #d7d7d7 solid;
    background-color: #ececec;
}

.nl-box-link {
    /*position: absolute;
    top: 5px;
    left: 2%;
    width: 96%;
    height: 442px;
    z-index: 99;
    border-radius: 5px 5px 0px 0px;
    z-index: 101;*/
}

.nl-box:hover,
.outlet-nl-box:hover{
    border-color: #166FA7;
    /* box-shadow: 0px 2px 14px 0px rgba(0,0,0,1);
    transition: 0.3s; */
}

.b20-stock-boxEffect:hover {
    border-color: #d7d7d7 !important;
}

/* --- nl-box-imagen, nl-box-img, nl-box-img-marca --- */
.medalla-destacada {
    position: absolute;
}

/* .bloq-medalla-dest {
    position: relative;
    top: 50px;
    left: -15px;
} */

.bloq-medalla-dest-cinta {
    position: relative;
    top: 60px;
    left: -15px;
}

.bloq-medalla-dest-bici {
    position: relative;
    top: 60px;
    left: -20px;
}

.medalla-destacada img.img-medalla-dest {
    max-width: 90px;
    /* max-width: 72px; */
    box-shadow: 0 0px 5px 2px #b7b7b7;
    border-radius: 50px;
}

.medalla-destacada img.img-medalla-dest-bf {
    max-width: 90px;
    /* max-width: 72px; */
    box-shadow: 0 0px 8px 2px #b7b7b7;
    border-radius: 50px;
}

.nl-box-imagen,
.outlet-nl-box-imagen{
    /* min-height: 260px;
    width: 50%;
    border-bottom: 1px solid;
    height: 260px; */
    display: flex;
    width: 50%;
    position: relative;
    mix-blend-mode: multiply;
    border-color: inherit;
}

.ui-row-card__image-container {
    border-radius: 6px;
    display: flex;
    margin: 0;
    overflow: hidden;
    /* position: relative; */
    text-align: center;
    vertical-align: top;
    /* width: 175px; */
}
.outlet-ui-row-card__image-container{
    border-radius: 6px;
    display: flex;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
}

.outlet-priceBox-galeryBox-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 0 6px 0 0;
    z-index: 2;
}

.ui-row-card__overlay-image,
.outlet-ui-row-card__overlay-image{
    background: rgba(0, 0, 0, .04);
    height: 100%;
    position: absolute;
    width: 100%;
}

.nl-box-img-marca {
    position: absolute;
    top: 10px;
    left: 10px;
    /*  */
    max-width: 50px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    /* filter: drop-shadow(2px 2px 2px #00000038); */
}

.nl-box-img,
.outlet-nl-box-img{
    /* display: flex; */
    /* border-radius: 6px; */
    /* height: auto; */
    /* margin: 0 auto; */
    /* max-height: 100%; */
    max-width: 90%;
    object-fit: contain;
    /* width: auto; */
}

/* --- nl-box-promos and children --- */
.nl-box-promos {
    min-height: 25px;
    width: 75%;
    margin: auto;
    position: relative;
    text-align: center;
    font-size: 12px;
}

.nl-box-promos div {
    padding: 5px 0px;
}

.nl-box-promos-pill {
    border-radius: 15px;
}

.nl-box-promos-mixL {
    width: 50%;
    display: inline-block;
    border-radius: 15px 0 0 15px;
    border-top: thin white solid;
    border-left: thin white solid;
}

.nl-box-promos-mixR {
    width: 50%;
    display: inline-block;
    margin-left: -4px;
    border-radius: 0 15px 15px 0;
    border-top: thin white solid;
    border-right: thin white solid;
}

.nl-inline-fa {
    margin-right: 1px;
}

.nl-box-promos-join {
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    padding: 0px 0px !important;
    font-size: 9px;
    color: #585858;
}

.nl-promos-gray {
    background-color: #585858;
    color: white;
}

.nl-promos-cm {
    background-color: rgba(122, 58, 248, 1);
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke;
    font-weight: bold;
    padding: 3px 0px !important;
}

.nl-promos-ss {
    background: whitesmoke;
    border: 2px solid rgb(2 96 170) !important;
    color: rgb(2 96 170);
    font-weight: bold;
    padding: 3px 0px !important;
}

.nl-promos-exs {
    background: #F0E354;
    border: 2px solid #F0E354 !important;
    color: black;
    font-weight: bold;
    padding: 3px 0px !important;
    text-transform: uppercase;
}

.nl-promos-exs::after {
    /* content: "Valido solo para CABA";
    display: inherit;
    font-size: 0.9em;
    font-weight: 400;
    opacity: 0.8;
    margin: -3px 0px; */
}

.nl-promos-s {
    background: #f7c734;
    border: 2px solid rgb(240 201 84) !important;
    color: black;
    font-weight: bold;
    padding: 3px 0px !important;
    text-transform: uppercase;
}

.nl-promos-es {
    background: #5AB2D4;
    color: whitesmoke;
    font-weight: bold;
}

.nl-promos-ss2 {
    background: rgb(2 96 170);
    color: whitesmoke;
    font-weight: bold;
}

.nl-promos-hs {
    background: #FF6318;
    color: white;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 700;
    background-image: url("../img/hs/fondo_hs.webp");
    text-shadow: 2px 2px #0000001a;
    background-size: auto;
}

.nl-promos-hs>span {}

.nl-promos-pn {
    color: whitesmoke;
    font-weight: bold;
    background-image: url(../img/2k20/fondo_pn.webp);
    background-color: #0B0E23;
    background-size: 120%;
    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #ff00aa;
}

.nl-promos-nav {
    background-color: #00933C;
    color: whitesmoke;
    font-weight: bold;
}

.nl-promos-dic {
    background-color: #0091D5;
    color: whitesmoke;
    font-weight: bold;
}

.bf-promos-gray {
    background-color: #DF0209;
    color: white;
    font-weight: 100;
}

.dic-promos-blue {
    background-color: #DF0209;
    color: white;
    font-weight: 100;
}

.bf-promos-red {
    background-color: #E50D0E;
    color: white;
    border-radius: inherit;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 10px;
}

.bf-promos-price {
    font-size: 20px;
    margin: 3px;
}

.cm-promos-gray {
    background-color: #4f36be;
    background: linear-gradient(35deg, rgba(44, 203, 246, 1) 0%, rgba(85, 128, 247, 1) 50%, rgba(122, 58, 248, 1) 100%);
    color: whitesmoke !important;
}

.nl-promos-blue {
    background-color: #166FA7;
    color: white;
}

.nl-promos-green {
    background-color: #048804;
    color: white;
}

/* --- nl-box-datos rules --- */
.nl-box-datos {
    min-height: 100px;
    border-bottom: 1px solid;
    position: relative;
    text-align: center;
    padding: 25px 10px 10px;
}

.nl-box-datos-titulo {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    min-height: 32px;
    color: #585858;
}

.nl-box-datos-codigo {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 0px 0px;
    color: #585858;
}

.nl-box-datos-precio {
    min-height: 25px;
}

.nl-box-datos-precio-cm {
    color: #623B97;
}

.nl-box-datos-fallas {
    margin: 10px 0px;
    min-height: 47px;
    display: flex;
    background-color: #d7d7d738;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    line-height: 15px;
    color: #656565;
    border-radius: 5px;
}

.nl-box-datos-promo-effectivo {
    min-height: 32px;
    padding: 5px;
}

.nl-box-datos-promo-effectivo div {
    display: inline-block;
}

.nl-box-datos-precio div {
    display: inline-block;
}

.nl-box-datos-precio-number {
    font-size: 24px;
    vertical-align: middle;
    font-weight: 700;
    margin: 5px 0px 4px;
}

.nl-box-datos-precio-number-tachado {
    color: grey;
    text-decoration: line-through;
    font-weight: 100;
}

.nl-box-datos-precio-number-btn {
    font-size: 12px;
    vertical-align: middle;
    font-weight: 600;
    margin: 11px 5px 5px;
    background-color: #d7d7d7;
    color: #424242;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 20px;
}

.nl-box-datos-precio-percent-cm {
    color: #de001a;
    border: solid thin #de001a !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.nl-box-datos-precio-percent-hs {
    color: rgb(234, 51, 16);
    border: solid thin rgb(234, 51, 16) !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.nl-box-datos-precio-percent {
    color: #005AA8;
    border: solid thin #005AA8 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.nl-box-datos-precio-percent-high-cm {
    background: #de001a;
    color: whitesmoke !important;
    padding: 3px;
    border: none !important;
}

.nl-box-datos-precio-percent-high-hs {
    background-color: rgb(234, 51, 16);
    border: solid thin rgb(234, 51, 16) !important;
    color: white !important;
    padding: 0px 3px;
}

.nl-box-datos-precio-percent-high {
    background-color: #005AA8;
    border: solid thin #005AA8 !important;
    color: white !important;
    padding: 2px 3px;
}

.nl-box-datos-precio-percent-high-ss {
    background-color: #f35d00;
    color: whitesmoke !important;
    padding: 2px 3px;
    border: solid thin #f35d00 !important;
}

.nl-box-datos-precio-percent-high-es {
    background-color: #5AB2D4;
    color: whitesmoke !important;
    padding: 2px 3px;
    border: solid thin #5AB2D4 !important;
}

.nl-box-datos-precio-percent-20p {
    color: #E41616;
    border: solid thin #E41616 !important;
    padding: 2px 5px 2px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

.nl-box-datos-precio-percent-high-20p {
    background-color: #E41616;
    border: solid thin #E41616 !important;
    color: white !important;
    padding: 0px 3px;
}

.nl-box-datos-precio-pago {
    color: red;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
}

.nl-box-datos-precio-tachado {
    color: #777;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
}

.nl-box-datos-precioLista {
    color: grey;
    padding: 0px;
    margin-top: -5px;
}

.nl-box-datos-promoTag {
    color: #E41616;
    padding: 0px;
    margin-top: 5px;
}

.nl-box-promos-floater {
    position: absolute;
    left: 0px;
    top: -14px;
    width: 100%;
}

.nl-box-promos-floater-reg {
    position: absolute;
    left: 0px;
    top: -45px;
    width: 100%;
}

.nl-box-promos-overlay-mini {
    position: absolute;
    top: -40px;
    height: 23px;
    background-color: #166FA7;
    width: 90%;
    left: 0px;
    color: white;
    padding-top: 2px;
    font-size: 13px;
    margin: 0px 5%;
    border-radius: 15px;
}

/* --- nl-box-financiacion, nl-box-outlet, nl-box-comparar, nl-box-checkbox, nl-box-wsp --- */
.nl-box-financiacion {
    min-height: 25px;
    padding: 5px 5px;
    text-align: center;
    color: #166fa7;
    font-size: 13px;
}

.nl-box-outlet {
    padding: 5px 5px;
    text-align: center;
    color: #ffffff;
    background-color: #f70214;
}

.nl-box-outlet-price {
    font-size: 25px;
    vertical-align: middle;
    font-weight: 700;
    margin: 0px;
}

.nl-box-outlet-price-tachado {
    font-weight: 100;
    font-size: 16px;
    text-decoration: line-through;
}

.nl-box-outlet-tag {
    font-size: 17px;
}

.nl-box-comparar {
    min-height: 25px;
    text-align: center;
    border-top: 1px solid;
    border-color: inherit;
}

.nl-box-checkbox {
    display: inline-block;
    padding: 5px 10px 0px;
}

input[type="radio"],
input[type="checkbox"] {
    vertical-align: top;
}

.nl-box-wsp {
    /* padding: 10px;
    border-top: 1px solid; */
    /*border-top: 1px solid #d7d7d7;*/
    display: flex;
    padding: 4px;
    justify-content: center;
    /* padding-top: 10px; */
}

.nl-box-checkbox label {
    font-family: Ubuntu;
    font-weight: 100;
    vertical-align: middle;
    font-size: 11px;
}

/* --- b20-highBlue and related --- */
.b20-highBlue {
    display: inline-block;
    color: #ffffff;
    /* margin-top: 8px; */
    /* color: #005FA2; */
    padding: 2px 5px;
    background-color: #F20524;
    font-weight: bold;
}

.b20-highBlue-bf {
    width: 94%;
    display: inline-block;
    color: #ffffff;
    padding: 2px 5px;
    background-color: #d80000;
    font-weight: bold;
}

.promo-desc-efvo {
    display: flex;
    flex-direction: column;
    line-height: 1;
    color: #555555;
}

.b20-highCM {
    background-color: #04aae3;
    color: #ffffff;
    padding: 1px 5px;
    font-weight: bold;
}

.b20-highRed {
    color: #DA1E1D;
    font-weight: bold;
}

/* --- b20-boxDatos-areaDescuento-percent-bf media queries, #contenedor_box media queries, .bloq-medalla-dest media queries, .nl-box media queries --- */
@media screen and (min-width:480px) and (max-width:1440px) {
    .b20-boxDatos-areaDescuento-percent-bf {
        font-size: 12px;
    }
}

@media screen and (max-width:480px) {

    #contenedor_box {
        margin: 0 -15px 0 -15px !important;
    }

    #contenedor_box_especial {
        background-color: #ffffff !important;
        margin: 0 -15px 0 -15px !important;
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .b20-boxDatos-areaDescuento-percent-bf {
        font-size: 11px;
    }

    .b20-highBlue-bf {
        width: 100% !important;
    }

    .medalla-destacada img.img-medalla-dest-bf {
        max-width: 75px !important;
    }

    .bloq-medalla-dest-cinta {
        top: 50px !important;
        left: -5px !important;
    }
}

/* --- nl-box and ui-row-card in @media min-width: 1280px and 1820px --- */
@media (min-width: 1280px) {

    .nl-box,
.outlet-nl-box{
        height: 250px;
        width: 100%;
        display: flex;
        font-family: Ubuntu;
        position: relative;
        cursor: pointer;
        padding: 0px;
        margin: 20px 15px;
        box-shadow: 0 0 8px 0px #e7e7e7;
        border-radius: 5px;
        border: none;
    }

    .nl-box:hover,
.outlet-nl-box:hover{
        box-shadow: 0 0 8px 0 #c8c8c8;
    }

    .ui-row-card__image-container,
.outlet-ui-row-card__image-container{
        width: 100%;
    }
}

@media (min-width: 1820px) {

    .nl-box,
.outlet-nl-box{
        width: 100%;
        display: flex;
        font-family: Ubuntu;
        position: relative;
        cursor: pointer;
        padding: 0;
        margin: 20px 15px;
        box-shadow: 0 0 8px 0px #e7e7e7;
        border-radius: 5px;
        border: none;
    }

    .nl-box:hover,
.outlet-nl-box:hover{
        box-shadow: 0 0 8px 0 #c8c8c8;
    }

    .ui-row-card__image-container,
.outlet-ui-row-card__image-container{
        border-radius: 0;
    }
}


/* ================================================================
   SECTION 5: LISTADOR-SPECIFIC STYLES (from styles2k20.css)
   ================================================================ */

/* --- k20-nav-container, k20-nav, k20-toggle and sub-rules --- */
.k20-nav-container {
    /*     border-top: #73a0aa solid 0.5px;
    border-bottom: #73a0aa solid 1px; */
    background-color: #015f9d;
    height: 150px;
    overflow: hidden;
    margin: 0px 0px 30px;
    position: relative;
    user-select: none;
}

.k20-nav {
    display: flex;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0%;
}

.k20-nav>a {
    flex: 2;
    height: 100%;
    display: flex;
    border-right: 3px solid whitesmoke;
    transform: skewX(-40deg);
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: 1s;
}

.k20-nav>a:first-child {
    border-left: 3px solid whitesmoke;
}

.k20-nav>a:before {
    content: "";
    position: absolute;
    /*width: 170%;*/
    width: 202%;
    height: 100%;
    top: 0%;
    /*left: -25%;*/
    left: -40%;
    z-index: -1;
    transform: skewX(40deg);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    transition: 1s;
}

.k20-nav>#sec_cintas:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_cintas.webp);
}

.k20-nav>#sec_cintas_gym:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_cintas_gym.webp);
}

.k20-nav>#sec_bicis:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_bicis.webp);
}

.k20-nav>#sec_bicis_f:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_bici_fija.webp);
}

.k20-nav>#sec_elipticos:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_eliptico.webp);
}

.k20-nav>#sec_entrenamiento:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_entrenamiento.webp);
}

.k20-nav>#sec_musculacion:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_musculacion.webp);
}

.k20-nav>#sec_cardio:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_cardio.webp);
}

.k20-nav>#sec_urbanas:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_rodados.webp);
}

.k20-nav>#sec_profesionales:before {
    background-image: url(https://www.lacasadelfitness.com/assets/img/2k20/bot_foto_profesionales.webp);
}

.k20-nav>a.k20-toggle {
    filter: grayscale(0%)
}

.k20-nav>a.active {
    filter: grayscale(100%) !important;
    ;
}

.k20-nav>a.active::before {
    background-size: auto 100%;
}

.k20-nav>a:hover {
    text-decoration: none;
    filter: grayscale(100%) !important;
}

.k20-nav>a:hover::before {
    background-size: auto 100%;
}

.k20-nav>a>div {
    transform: skewX(40deg);
    margin: auto;
    color: whitesmoke;
    font-family: Ubuntu Condensed;
}

.k20-nav>a>div>h1,
.k20-nav>a>div>h2 {
    margin: auto;
    font-size: 1.5em;
    font-weight: 700;
    text-shadow: 0px 0px 4px #000000;
}

/* --- k20-listador-controls --- */
.k20-listador-controls {
    width: 100%;
    text-align: center;
    margin: 15px 0px 0px;
}

.k20-listador-controls>div {
    height: 10px;
    width: 70px;
    background-color: #e8e8e8;
    border: 2px solid #dedede75;
    margin: 5px;
    display: inline-block;
    border-radius: 10px;
}

.k20-listador-controls-selected {
    background-color: #005fa2 !important;
    border: 1px solid rgba(0, 57, 95, 0.5) !important;
}

/* --- k20-listador-title --- */
.k20-listador-title h1,
.k20-listador-title h2 {
    padding-top: 3px;
    text-align: center;
    margin: 0px 0px 30px;
    color: whitesmoke;
    font-weight: bold;
    font-size: 25px;
    font-family: Ubuntu;
    height: 45px;
}

.k20-listador-title-hs {
    color: white;
    font-family: 'Archivo Black', sans-serif;
    font-size: 45px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    margin: -10px 0px 25px;
}

.k20-listador-title-hs>span {
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
}

/* --- section-info, container-info, item-info --- */
@media only screen and (min-width: 600px) {
    .section-info {
        display: none;
    }
}

.section-info {
    background: rgb(77, 77, 77);
    background: linear-gradient(90deg, rgb(51 51 51) 0%, rgb(87 85 85) 32%, rgb(113 112 112) 67%, rgb(107 107 107) 100%);
}

.container-info {
    padding: 6px 0;
    display: flex;
    justify-content: space-around;
}

.container-info span {
    font-family: 'Arial';
    font-weight: 600;
    color: #bebaba;
    font-size: 10px;
}

.item-info--first span {
    color: #ffffff;
}

.item-info {
    display: flex;
    align-items: center;
    margin: 0 2px;
}

.item-info img {
    margin-right: 4px;
}

/* --- contenedor_box rules --- */
div.row #contenedor_box {
    margin: auto;
}

@media screen and (max-width: 1080px) {
    div.row #contenedor_box {
        justify-content: center;
    }

    #equiposNotFound span {
        text-align: center;
    }

    .b20-productData-nombre>h3,
.outlet-b20-productData-nombre>h3{
        font-size: 12px;
    }

    .b20-productData-codigo>h3,
.outlet-b20-productData-codigo>h3{
        font-size: 12px;
    }
}

@media screen and (min-width: 530px) {
    div.row #contenedor_box {
        display: flex;
        flex-wrap: wrap;
    }
}

/* --- b20-boxDatos-areaDescuento, b20-boxDatos-areaPrecio, guarantee-sect in media queries --- */
@media (min-width: 1280px) {

    .b20-boxDatos-areaDescuento-percent,
.outlet-b20-boxDatos-areaDescuento-percent{
        font-size: 14px;
    }

    .b20-boxDatos-areaDescuento-precioTachado,
.outlet-b20-boxDatos-areaDescuento-precioTachado{
        font-size: 14px;
    }

    .b20-boxDatos-areaPrecio>h3,
.outlet-b20-boxDatos-areaPrecio>h3{
        font-size: 23px;
    }

    .up-cuotas p {
        font-size: 12px;
    }
    .outlet-precio-especial p {
        font-size: 12px;
    }

    .guarantee-sect,
.outlet-guarantee-sect{
        font-size: 12px;
    }
}

@media (min-width: 1820px) {

    .up-cuotas p {
        font-size: 14px;
    }
    .outlet-precio-especial p {
        font-size: 14px;
    }
}

/* --- b20-boxPrice rules --- */
.b20-boxPrice {
    height: 214px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.outlet-b20-boxPrice{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (min-width:360px) and (max-width:480px) {
    .b20-boxPrice {
        height: 190px;
    }

    .nl-box.outlet-box,
.outlet-nl-box.outlet-box{
        height: 210px !important;
    }
}

@media screen and (min-width: 1280px) {
    .b20-boxPrice {
        height: 245px;
    }
}

/* --- cartel-reservado-prev-listador, cartel-preventa-listador --- */
.cartel-reservado-prev-listador {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0px;
    padding: 2px;
    background-color: #f20524;
    color: #ffffff;
}

.cartel-reservado-prev-listador h4 {
    margin: 0;
}

.cartel-reservado-prev-listador span {
    font-weight: 700;
}

.cartel-preventa-listador {
    position: absolute;
    top: 40%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 999;
    text-align: center;
}

.cartel-preventa-listador h3 {
    font-size: 2rem;
    color: red;
    font-weight: 800;
    font-family: 'Ubuntu', sans-serif;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
}

/* --- cm-destacado-listador-left rules --- */
.cm-destacado-listador-left {
    width: 75px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99;
    display: flex;
    flex-direction: column;
}

.cm-destacado-listador-left-neo {
    position: absolute;
    z-index: 99;
    display: flex;
    flex-direction: column;
    height: 200px;
}

.cm-destacado-listador-left>img,
.cm-destacado-listador-left-neo>img {
    filter: drop-shadow(2px 2px 2px #00000038);
}

/* --- item-info media query --- */
@media screen and (min-width:360px) and (max-width:480px) {
    .item-info {
        flex-direction: column;
        text-align: center;
    }
}

/* ================================================================
   OVERRIDE BADGES - listador-box
   ================================================================ */

/* Contenedor padre: border azul */
.listador-badges {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 0 !important;
    border: 2px solid #0562a7 !important;
    overflow: hidden !important;
    width: fit-content !important;
    min-width: 70% !important;
    box-sizing: border-box !important;
}

/* --- Badge descuento: numero grande centrado + %/OFF apilado --- */
.listador-badges span.listador-badge-off.precio-comun {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #0562a7 !important;
    color: white !important;
    padding: 0 6px !important;
    gap: 2px !important;
    font-size: inherit !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: normal !important;
}

.listador-badges span.listador-badge-off.precio-comun>span.descuento-numero {
    display: inline !important;
    font-size: 28px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.listador-badges span.listador-badge-off.precio-comun>span.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    vertical-align: middle !important;
    gap: 0 !important;
}

.listador-badges span.listador-badge-off.precio-comun>span.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    color: white !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.listador-badges span.listador-badge-off.precio-comun>span.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    color: white !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* --- Bloque cuotas / sin cuotas --- */
.listador-badges>div {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #0562a7 !important;
    padding: 0px 6px 0px 0 !important;
    gap: 0 !important;
    min-height: auto !important;
    box-sizing: border-box !important;
}

/* Cuando tiene cuotas, fondo blanco */
.listador-badges>div:has(.listador-badge-cuotas) {
    background-color: #ffffff !important;
}

.listador-badges>div .listador-badge-cuotas {
    font-size: 24px !important;
    padding: 0 4px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    background-color: transparent !important;
    white-space: nowrap !important;
    color: #0562a7 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.listador-badges>div .listador-badge-cuotas.cuotas-fijas {
    font-size: 36px !important;
}

.listador-badges>div>div {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    font-weight: 700 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important;
    gap: 0 !important;
}

/* Sin cuotas: texto blanco sobre fondo azul */
.listador-badges>div>div>span:first-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 13px !important;
    line-height: 1 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.listador-badges>div>div>span:last-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 13px !important;
    line-height: 0.8 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Cuando tiene cuotas sin interes, textos azules y mas grandes */
.listador-badges>div>.listador-badge-cuotas~div>span:first-child {
    font-size: 12px !important;
    color: #0562a7 !important;
}

.listador-badges>div>.listador-badge-cuotas~div>span:last-child {
    font-size: 12px !important;
    color: #0562a7 !important;
}

.listador-precio-principal {
    margin-top: 4px !important;
}

.nl-box,
.outlet-nl-box{
    height: 310px !important;
}

/* Mobile adjustments */
@media (max-width: 767px) {
    .nl-box,
.outlet-nl-box{
        min-height: 320px !important;
    }

    .listador-badge-off.precio-comun {
        padding: 0 4px !important;
        gap: 2px !important;
    }

    .listador-badge-off.precio-comun .descuento-numero {
        font-size: 18px !important;
    }

    .listador-badge-off.precio-comun .descuento-detalle span {
        font-size: 8px !important;
    }

    .listador-badges>div .listador-badge-cuotas {
        font-size: 24px !important;
        padding: 0 !important;
    }

    .listador-badges>div .listador-badge-cuotas.cuotas-fijas {
        font-size: 30px !important;
    }

    .listador-badges>div>div>span:first-child {
        font-size: 10px !important;
    }

    .listador-badges>div>div>span:last-child {
        font-size: 10px !important;
    }
}

/* Tablet adjustments */
@media (min-width: 768px) and (max-width: 1024px) {
    .listador-badges span.listador-badge-off.precio-comun>span.descuento-numero {
        font-size: 22px !important;
    }

    .listador-badges span.listador-badge-off.precio-comun>span.descuento-detalle>span:first-child {
        font-size: 13px !important;
    }

    .listador-badges span.listador-badge-off.precio-comun>span.descuento-detalle>span:last-child {
        font-size: 9px !important;
    }

    .listador-badges>div .listador-badge-cuotas {
        font-size: 20px !important;
        padding: 0 2px !important;
    }

    .listador-badges>div>.listador-badge-cuotas~div>span:first-child {
        font-size: 10px !important;
    }

    .listador-badges>div>.listador-badge-cuotas~div>span:last-child {
        font-size: 10px !important;
    }

    .listador-badges>div>div>span:first-child {
        font-size: 12px !important;
    }

    .listador-badges>div>div>span:last-child {
        font-size: 12px !important;
    }

    .listador-badges>div {
        min-height: auto !important;
    }

    .listador-badges {
        min-width: 70% !important;
    }
}

/* ================================================================
   OVERRIDE BLOQUE TIENDA ONLINE - listador-box
   ================================================================ */

/* Contenedor principal con borde rojo y fondo rojo */
.b20-boxDatos-areaDescuento div.tienda-online-badges,
.outlet-b20-boxDatos-areaDescuento div.tienda-online-badges{
    display: flex !important;
    flex-direction: column !important;
    border: 2px solid #ed1123 !important;
    overflow: hidden !important;
    background-color: #ed1123 !important;
    width: fit-content !important;
    min-width: 75% !important;
    box-sizing: border-box !important;
}

/* Fila de badges (descuento + texto) */
.b20-boxDatos-areaDescuento div.tienda-online-badges-row,
.outlet-b20-boxDatos-areaDescuento div.tienda-online-badges-row{
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    background-color: #ed1123 !important;
    padding: 2px 0 !important;
}

/* Badge descuento rojo */
.tienda-online-badges-row span.tienda-online-badge-off {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #ed1123 !important;
    color: white !important;
    padding: 0 6px !important;
    gap: 2px !important;
    font-size: inherit !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: normal !important;
}

.tienda-online-badges-row span.tienda-online-badge-off>span.descuento-numero {
    display: inline !important;
    font-size: 28px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.tienda-online-badges-row span.tienda-online-badge-off>span.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    vertical-align: middle !important;
    gap: 0 !important;
}

.tienda-online-badges-row span.tienda-online-badge-off>span.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.tienda-online-badges-row span.tienda-online-badge-off>span.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* Bloque texto tienda online: fondo rojo, letras blanco */
.b20-boxDatos-areaDescuento .tienda-online-badges-row>div,
letras blanco */
.outlet-b20-boxDatos-areaDescuento .tienda-online-badges-row>div{
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #ed1123 !important;
    padding: 3px 6px 3px 0 !important;
    gap: 0 !important;
    min-height: 36px !important;
    box-sizing: border-box !important;
}

.b20-boxDatos-areaDescuento .tienda-online-badges-row>div>div,
.outlet-b20-boxDatos-areaDescuento .tienda-online-badges-row>div>div{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    font-weight: 700 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important;
    gap: 0 !important;
}

.tienda-online-badges-row>div>div>span:first-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 13px !important;
    line-height: 1 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tienda-online-badges-row>div>div>span:last-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 13px !important;
    line-height: 0.8 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tienda-online-precio {
    font-size: var(--precio-principal) !important;
    font-weight: bold !important;
    color: #ed1123 !important;
    margin: 4px 0 0 0 !important;
    line-height: 1 !important;
    display: block !important;
    font-family: sans-serif;
}

/* Mobile tienda online */
@media (max-width: 767px) {
    .tienda-online-badges-row span.tienda-online-badge-off {
        padding: 0 4px !important;
        gap: 2px !important;
    }

    .tienda-online-badges-row span.tienda-online-badge-off>span.descuento-detalle>span {
        font-size: 8px !important;
    }

    .tienda-online-badges-row>div>div>span:first-child {
        font-size: 12px !important;
    }

    .tienda-online-badges-row>div>div>span:last-child {
        font-size: 12px !important;
    }
}

/* Tablet tienda online */
@media (min-width: 768px) and (max-width: 1024px) {
    .b20-boxDatos-areaDescuento div.tienda-online-badges,
.outlet-b20-boxDatos-areaDescuento div.tienda-online-badges{
        min-width: 70% !important;
    }

    .tienda-online-badges-row span.tienda-online-badge-off>span.descuento-numero {
        font-size: 22px !important;
    }

    .tienda-online-badges-row span.tienda-online-badge-off>span.descuento-detalle>span:first-child {
        font-size: 13px !important;
    }

    .tienda-online-badges-row span.tienda-online-badge-off>span.descuento-detalle>span:last-child {
        font-size: 9px !important;
    }

    .tienda-online-badges-row>div>div>span:first-child {
        font-size: 11px !important;
    }

    .tienda-online-badges-row>div>div>span:last-child {
        font-size: 11px !important;
    }

    .b20-boxDatos-areaDescuento .tienda-online-badges-row>div,
.outlet-b20-boxDatos-areaDescuento .tienda-online-badges-row>div{
        min-height: 30px !important;
    }
}

/* ================================================================
   OVERRIDE PROMO MARZO - badge % OFF apilado - listador-box
   ================================================================ */

.summer-sale-off-text {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 2px !important;
    line-height: 1 !important;
}

.summer-sale-off-text>.descuento-numero {
    font-size: 28px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.summer-sale-off-text>.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    gap: 0 !important;
}

.summer-sale-off-text>.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 0.9 !important;
}

.summer-sale-off-text>.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 0.9 !important;
}

@media (max-width: 767px) {
    .summer-sale-title {
        font-size: 10px !important;
    }

    .summer-sale-date {
        font-size: 11px;
    }

    .summer-sale-off-text>.descuento-numero {
        font-size: 28px !important;
    }

    .summer-sale-off-text>.descuento-detalle>span:first-child {
        font-size: 17px !important;
    }

    .summer-sale-off-text>.descuento-detalle>span:last-child {
        font-size: 11px !important;
    }
}

/* ================================================================
   new-label-promo-messages - listador-box
   ================================================================ */

.new-label-promo-messages {
    position: absolute;
    bottom: 44px;
    background-color: #539d00;
    color: #ffffff;
    padding: 2px 5px;
    margin: 3px 0 0 8px;
    font-size: 13px;
    box-shadow: 0px 0px 3px 0px #737373;
}

.new-label-promo-messages.label-stock-agotado {
    background-color: #5c5757;
}

.new-label-promo-messages.label-ultimas-unidades {
    background-color: #fbe60f;
    color: #000000;
}

@media (max-width: 767px) {
    .new-label-promo-messages {
        bottom: 8px;
        padding: 1px 4px;
        margin: 0 0 0 4px;
        font-size: 10px;
    }
}

/* ===== listador-box.css ===== */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

/* Roboto override para bloques de precio, envío y cuotas */
.summer-sale-container,
.summer-sale-container *,
.shipping-container,
.shipping-container *,
.cuotas-listador-box,
.cuotas-listador-box * {
    font-family: 'Roboto', sans-serif !important;
}

/* Cuotas responsive base */
.cuotas-listador-box {
    font-size: 13px;
    overflow: hidden;
}

/* Height base del box para que entre todo el contenido */
.nl-box {
    height: 350px !important;
    box-sizing: border-box;
    transition: box-shadow 0.2s ease;
}

.nl-box:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

/* Sin sombra solo en equipos destacados (home) */
#contenedor_box.contenedor-home .nl-box {
    /* box-shadow: none !important; */
    background: #fff !important;
}
/* Neutralizar mix-blend-mode en home para evitar que el naranja se mezcle con las imágenes */
#contenedor_box.contenedor-home .nl-box-imagen {
    mix-blend-mode: normal;
}

/* Logo MP con ancho fijo - nunca se encima */
.mp-logo-img {
    width: 45px !important;
    height: auto !important;
}

/* Envío/garantía: siempre en 1 renglón */
.shipping-container .listador-envio-item {
    white-space: nowrap;
    font-size: 11px !important;
    overflow: hidden;
}

.summer-sale-title {
    background-color: #ffffff !important;
    color: #015f9e !important;
    font-weight: 600;
    white-space: nowrap;
}

.summer-sale-header {
    display: inline-block;
}

.summer-sale-date {
    font-weight: 400;
}

/* ---- Desktop grande (>1280px) ---- */
@media screen and (min-width: 1281px) {
    .nl-box { height: 350px !important; }
    .summer-sale-off-text { font-size: 16px !important; padding: 4px !important; }
    .summer-sale-efectivo { font-size: 11px !important; }
    .mp-logo-img { width: 70px !important; margin-right: 2px; }
    .summer-sale-precio { font-size: 28px !important; }
    .cuotas-listador-box { font-size: 13px !important; }
}

/* ---- Desktop medio (1024px - 1280px) ---- */
@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .nl-box { height: 340px !important; }
    .summer-sale-title { font-size: 12px !important; }
    .summer-sale-date { font-size: 12px !important; }
    .summer-sale-off-text { font-size: 13px !important; padding: 3px !important; }
    .summer-sale-efectivo { font-size: 9px !important; }
    .mp-logo-img { width: 55px !important; }
    .summer-sale-precio { font-size: 18px !important; }
    .cuotas-listador-box { font-size: 11px !important; }
    .btn-label-text-1280sm { font-size: 10px !important; }
}

/* ---- Tablet / desktop chico (768px - 1023px) ---- */
@media screen and (max-width: 1023px) {
    .nl-box { height: 330px !important; }
    .summer-sale-title { font-size: 11px !important; }
    .summer-sale-date { font-size: 11px !important; padding: 2px 4px !important; }
    .summer-sale-off-text { font-size: 11px !important; padding: 2px !important; }
    .summer-sale-efectivo { font-size: 7px !important; }
    .mp-logo-img { width: 40px !important; }
    .summer-sale-precio { font-size: 16px !important; }
    .shipping-container .listador-envio-item { font-size: 8px !important; }
    .cuotas-listador-box { font-size: 10px !important; }
    .cuotas-listador-box span { line-height: 1.3; }
    .stock-info-btn, .outlet-switch-btn { width: 24px !important; height: 24px !important; font-size: 11px !important; }
    .btn-label-group { gap: 5px !important; }
    .btn-label-text { font-size: 10px !important; }
}

/* ---- Mobile / Tablet chica (hasta 767px) ---- */
@media screen and (max-width: 767px) {
    .nl-box { height: auto !important; min-height: 300px !important; }
    .summer-sale-title { font-size: 11px !important; }
    .summer-sale-date { font-size: 14px !important; padding: 2px 6px !important; }
    .summer-sale-off-text { font-size: 16px !important; padding: 4px !important; }
    .summer-sale-efectivo { font-size: 11px !important; }
    .mp-logo-img { width: 45px !important; }
    .summer-sale-precio { font-size: 22px !important; }
    .cuotas-listador-box { font-size: 13px !important; }
    .stock-info-btn, .outlet-switch-btn { width: 22px !important; height: 22px !important; font-size: 10px !important; }
    .btn-label-group { gap: 4px !important; }
    .btn-label-text { font-size: 11px !important; }
    /* La regla externa de stylesListadores.css baja este cartel a bottom:8px en mobile,
       chocando con los botones de ubicación/outlet. Lo subimos justo por arriba de ellos
       (los labels de stock/outlet ahora estan en bottom:8px). */
    .new-label-promo-messages { bottom: 44px !important; }
}

/* ---- Mobile medio (hasta 480px) ---- */
@media screen and (max-width: 480px) {
    .summer-sale-title { font-size: 10px !important; }
    .summer-sale-date { font-size: 12px !important; padding: 2px 4px !important; }
    .summer-sale-off-text { font-size: 14px !important; padding: 3px !important; }
    .summer-sale-efectivo { font-size: 9px !important; }
    .mp-logo-img { width: 50px !important; }
    .summer-sale-precio { font-size: 20px !important; }
    .shipping-container .listador-envio-item { font-size: 10px !important; }
    .cuotas-listador-box { font-size: 9px !important; }
    .stock-info-btn, .outlet-switch-btn { width: 20px !important; height: 20px !important; font-size: 9px !important; }
    .btn-label-group { gap: 3px !important; }
    .btn-label-text { font-size: 10px !important; }
}

/* ---- Mobile chico (hasta 360px) ---- */
@media screen and (max-width: 360px) {
    .summer-sale-title { font-size: 10px !important; }
    .summer-sale-date { font-size: 10px !important; padding: 1px 3px !important; }
    .summer-sale-off-text { font-size: 12px !important; padding: 2px !important; }
    .summer-sale-efectivo { font-size: 8px !important; }
    .mp-logo-img { width: 40px !important; }
    .summer-sale-precio { font-size: 17px !important; }
    .shipping-container .listador-envio-item { font-size: 9px !important; }
    .cuotas-listador-box { font-size: 9px !important; }
    .cuotas-listador-box span { line-height: 1.2; }
    .stock-info-btn, .outlet-switch-btn { width: 18px !important; height: 18px !important; font-size: 8px !important; }
    .btn-label-group { gap: 2px !important; }
    .btn-label-text { font-size: 9px !important; }
}

.rodado-color-circle {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.35);
    z-index: 2;
}

/* Clase propia (no "icono-envio") para no pelear con su CSS viejo de position:absolute */
.retiro-suc-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.retiro-suc-icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.retiro-suc-sub {
    color: #888;
    font-size: 11px;
    font-weight: 400;
    margin-left: 26px;
    margin-top: 1px;
}

/* Botón de stock (popover) — TEST nl, stock hardcodeado por ahora */
.stock-info-btn {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #015f9e;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
}

.stock-info-btn:hover {
    background: #0480d1;
}

.stock-popover {
    display: none;
    position: absolute;
    bottom: 46px;
    left: 8px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(2px);
    color: #333;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 12px;
    white-space: normal;
    max-width: 230px;
    text-align: left;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    z-index: 6;
}

.stock-popover.show {
    display: block;
}

.stock-popover::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 12px;
    border: 6px solid transparent;
    border-top-color: #fff;
}

/* TEST nl: switch box nuevo / box outlet */
.box-normal-wrap {
    position: relative;
}

/* Botón redondo "ver outlet" — mismo estilo que stock-info-btn, al lado, en rojo */
.outlet-switch-btn {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #E00321;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
}

.outlet-switch-btn:hover {
    background: #b8021b;
}

.stock-info-btn:disabled,
.outlet-switch-btn:disabled {
    background: #cccccc;
    cursor: default;
    box-shadow: none;
}

.stock-info-btn:disabled:hover,
.outlet-switch-btn:disabled:hover {
    background: #cccccc;
}

.btn-label-group {
    position: absolute;
    bottom: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
    z-index: 3;
}

.btn-label-group-left {
    left: 8px;
}

.btn-label-group-right {
    right: 8px;
}

.btn-label-text {
    font-size: 11px;
    line-height: 1.15;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    white-space: nowrap;
}

.outlet-switch-back-btn {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #e0e0e0;
    color: #999;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    cursor: pointer;
    z-index: 3;
    padding: 0;
}

.outlet-switch-back-btn:hover {
    background: #cccccc;
}

.outlet-mini-whatsapp {
    transition: transform 0.2s ease;
}

.outlet-mini-whatsapp:hover {
    transform: scale(1.03);
}

.outlet-mini-whatsapp:hover span {
    color: #2e7d32 !important;
}

.outlet-mini-ver-nuevo {
    transition: color 0.25s ease;
}

.outlet-mini-ver-nuevo:hover,
.outlet-mini-ver-nuevo:focus {
    color: #033f75 !important;
    text-decoration: underline !important;
}

.box-outlet-wrap {
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
}


/* ===== stylesNL-extras.css ===== */
/* ============================================================
   stylesNL-extras.css
   Reglas nuevas NL — se carga DESPUÉS de stylesListadores.css
   No tocar stylesListadores.css en producción, agregar esto aparte.
   ============================================================ */

/* ================================================================
   BOTONERA DE CATEGORÍAS (desktop)
   ================================================================ */

.lcf-botonera {
    display: flex;
    align-items: stretch;
    width: calc(100% - 30px);
    max-width: 1400px;
    margin: 20px auto;
    border: 1px solid #dde3ec;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);
}

.lcf-btn-cat {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
    text-decoration: none;
    background: #fff;
    border-right: 1px solid #dde3ec;
    transition: background 0.15s;
    text-align: center;
    cursor: pointer;
    min-width: 0;
}

.lcf-btn-cat:last-child { border-right: none; }
.lcf-btn-cat:hover { background: #eef3fb; text-decoration: none; }
.lcf-btn-cat:focus { outline: none; text-decoration: none; }

.lcf-btn-cat img {
    height: 90px;
    width: auto;
    max-width: 125px;
    display: block;
    mix-blend-mode: multiply;
    background: #fff;
}

.lcf-btn-cat span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    color: #004589;
    display: block;
}

.lcf-btn-todas {
    background: #004589 !important;
    flex: 0 0 130px;
}
.lcf-btn-todas:hover { background: #003a73 !important; }
.lcf-btn-todas span {
    color: #fff !important;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

.lcf-btn-cat.active {
    background: #eef3fb;
    box-shadow: inset 0 -3px 0 #004589;
}
.lcf-btn-todas.active {
    background: #003a73 !important;
    box-shadow: none;
}

.lcf-btn-outlet { background: #f7f7f7 !important; }
.lcf-btn-outlet:hover { background: #efefef !important; }
.lcf-btn-outlet span { color: #444 !important; }

/* Alinear botonera con lcf-container en pantallas medianas */
@media (min-width: 992px) and (max-width: 1199px) {
    .lcf-botonera {
        width: 962px;
        max-width: none;
    }
}
@media (min-width: 1200px) {
    .lcf-botonera {
        width: calc(100% - 30px);
        max-width: 1400px;
    }
}

/* Área de productos — referencia para el sidebar absoluto */
.lcf-productos-area {
    position: relative;
    width: 100%;
}

/* SIDEBAR — oculto por ahora, quitar la línea siguiente para activar */
.lcf-sidebar { display: none !important; }

.lcf-sidebar {
    position: absolute;
    left: -224px;
    width: 210px;
    z-index: 10;
    background: #f8f9fc;
    border: 1px solid #dde3ec;
    border-radius: 6px;
    padding: 14px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.lcf-sidebar-titulo {
    font-size: 11px;
    font-weight: 700;
    color: #004589;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding-bottom: 10px;
    margin-bottom: 2px;
    border-bottom: 2px solid #004589;
    display: flex;
    align-items: center;
    gap: 6px;
}

.lcf-filtro-grupo {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 10px 0;
    border-bottom: 1px solid #e8ecf4;
}
.lcf-filtro-grupo:last-of-type { border-bottom: none; }

.lcf-filtro-label {
    font-size: 10px;
    font-weight: 700;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.lcf-filtro-select {
    font-size: 12px;
    border: 1px solid #c8d3e8;
    border-radius: 4px;
    padding: 5px 8px;
    color: #333;
    background: #fff;
    cursor: pointer;
    width: 100%;
    height: 30px;
    box-sizing: border-box;
}
.lcf-filtro-select:focus { outline: none; border-color: #004589; }

.lcf-filtro-input {
    font-size: 12px;
    border: 1px solid #c8d3e8;
    border-radius: 4px;
    padding: 5px 8px;
    color: #333;
    background: #fff;
    height: 30px;
    box-sizing: border-box;
    flex: 1;
    min-width: 0;
}
.lcf-filtro-input:focus { outline: none; border-color: #004589; }

.lcf-precio-row {
    display: flex;
    align-items: center;
    gap: 4px;
}

.lcf-filtros-sep {
    font-size: 11px;
    color: #aaa;
    flex-shrink: 0;
}

.lcf-filtros-limpiar {
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 11px;
    color: #c0392b;
    background: none;
    border: 1px solid #c0392b;
    border-radius: 4px;
    padding: 6px;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
}
.lcf-filtros-limpiar:hover { background: #c0392b; color: #fff; }

.lcf-filtros-count {
    font-size: 11px;
    color: #888;
    text-align: center;
    margin-top: 8px;
}

/* min-height para evitar que el sidebar tape la sección vacía */
div.row#contenedor_box,
#contenedor_box {
    min-height: 320px !important;
}

/* Estado vacío cuando no hay equipos con los filtros aplicados */
.lcf-sin-resultados {
    flex: 0 0 100% !important;
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    color: #aaa;
    text-align: center;
}
.lcf-sin-resultados i {
    font-size: 40px;
    margin-bottom: 16px;
    color: #ccc;
}
.lcf-sin-resultados p {
    margin: 4px 0;
    font-size: 15px;
}
.lcf-sin-resultados p:first-of-type {
    font-weight: 600;
    color: #888;
    font-size: 16px;
}

/* ===== botnNav.css ===== */
.productbotn h4{
    margin-top: 0px;
    color: #373737;
    font-size: 11px;
    font-family: 'Ubuntu';
    font-weight: 600;
}

#carrusel {
  background-color: #E1E1E1;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  position: relative;
}
#carrusel::-webkit-scrollbar { display: none; }

#carrusel .carrusel-box .productbotn {
  width: 90px !important;
  flex-shrink: 0;
}

/* BOTONERA PARA CYBERMONDAY */
/* #carrusel {
  background-image: linear-gradient(35deg, rgb(42 167 245) 0%, rgb(102 85 247) 50%, rgba(122, 58, 248, 1) 100%);
  width:100%;
  overflow:hidden;
  height:162px;
  position:relative;
} */

.carrusel-box {
    display: flex;
    flex-direction: row;
    width: max-content;
    z-index: 0;
}
.slick-track{
    display: flex;
    width: 700px !important;    
}
.slick-list{
    width: 0%;
}
.slick-slide{
    width: 130px !important;
    text-align: center;
    margin-left: 10px;
}
/* button{
    display: none;
} */

.carrusel-box img {
  object-fit: cover;
  margin-top: 15px;
  width: 80px;
  margin-bottom: 8px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
}
.carrusel-box img:hover {
	box-shadow: 1px 1px 10px 1px;
}

.actbtn{
  box-shadow: 2px 2px 10px 2px #131313;
}

@media only screen and (max-width: 850px) {
  .slick-list {
    width: 30%;
  }
}
@media only screen and (max-width: 450px) {
  .slick-list {
    width: 20%;
  }
}

@media only screen and (min-width: 720px) {
  #carrusel .carrusel-box .productbotn {
    width: 125px !important;
  }
}

@media only screen and (min-width: 800px) {
  #carrusel .carrusel-box .productbotn {
    width: 130px !important;
  }
}

@media only screen and (min-width: 850px) {
  #carrusel {
    display: none !important;
  }
}
/* ===== stylesFicha.css ===== */
/* ESTILOS PARA LA FICHA */

/* IMAGEN Y GALERIA */
.sh-ficha-galeryBox {
    margin: 20px 0px;
    display: flex;
    gap: 10px;
    aspect-ratio: 5 / 4.5;
}

.sh-ficha-galery {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.sh-ficha-galery-list {
    overflow-y: scroll;
    display: flex;
    gap: 5px;
    flex-direction: column;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

.sh-ficha-galery-list>li {
    background-color: #d7d7d7;
    padding: 2px;
    border-radius: 5px;
    width: 100%;
}

a, a:active, a:focus {
    outline: none;
}

.sh-ficha-mainPic {
    padding: 10px 10px 10px 10px;
    margin-left: -4px;
    position: relative;
    border-radius: 0px 5px 5px 0px;
    width: 85%;
    display: inline-block;
    vertical-align: top;
}

/* INFORMACION DE LA FICHA */

.sh-ficha-panelDesc {
    min-height: inherit;
    border-radius: 5px;
    font-family: 'Ubuntu';
}

.sh-ficha-t1 {
    margin: 0px 0px 0px 0px;
    color: #ec1d25;
    text-transform: uppercase;
    background: #fff;
    font-size: 30px;
}

.sh-ficha-subt {
    margin: 0px;
    color: #005f9f;
    background: #fff;
    font-size: 25px;
    border-bottom: thin solid #afafaf;
    padding: 0px 0px 10px;
}

.sh-ficha-cajaPrecios {
    margin: 15px 0 30px 0px;
    text-align: center;
}

.precioPpal {
    font-weight: 500;
}

.sh-ficha-precios-number {
    color: #005f9f;
    font-weight: 600;
    display: flex;
    align-items: center;
    vertical-align: middle;
    font-size: 30px;
    margin-right: 5px;
}

.sh-ficha-precios-tachado {
    font-weight: 300 !important;
    font-size: 23px !important;
    text-decoration: line-through;
}

.sh-ficha-precios-text {
    display: inline-block;
    /* color: #015f9e; */
    color: #ffffff;
    background-color: #F20524;
    /* border: solid thin #969696 !important; */
    padding: 6px 5px;
    vertical-align: middle;
    margin: 0px 4px;
    font-size: 18px;
    line-height: 14px;
    font-weight: 700;
}

.tituloCuota1 {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 15px;
    line-height: 1.4;
    background-color: #ffec00;
    padding: 10px 15px;
    border-radius: 5px;    
    font-weight: 500;
}

.bloqCuota {
    font-size: 24px;
}

.text-cuotas {
    font-family: 'Ubuntu Condensed';
    display: inline;
    width: 0%;
    /* padding: 2px 25px;
    border: solid 1px #F20524; */
    color: #F20524;
}

.bloq-precio-list p {
    font-size: 16px;
    color: #969696;
    font-weight: 500;
}

.cft-collapse {
    border: 0px !important;
}

.cft-detalle {
    background: none;
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-left: 7px;
    margin-top: 0px;
    padding-top: 0px;
    color: #afafaf;
    font-size: 12px;
}

.sh-garantia-oficial {
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    padding: 2px 12px;
    font-size: 19px;
}

.sh-ficha-precios-cuotasEnvio {
    margin: 15px 0;
    font-size: 18px;
    font-weight: 600;
}

.sh-ficha-precios-legalesEnvio {
    color: #afafaf;
    margin-bottom: 20px;
    font-size: 18px;
}

.es-ficha-precios-box {
    display: flex;
    background-color: #969696;
    border-radius: 5px 5px 0px 0px;
    padding: 5px 10px;
    color: whitesmoke;
    flex-direction: column;
    margin-bottom: 20px;
}

.es-ficha-precios-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
}

.es-ficha-precios-eggbox {
    display: flex;
    justify-content: center;
    padding: 10px 0px;
    margin-bottom: -20px;
    flex: 1;
}

.es-ficha-precios-egg {
    margin: -5px;
    width: 70px;
}

.es-ficha-precios-egg>img {
    filter: drop-shadow(2px 2px 2px #00000038);
}

.promo-desc-efvo-ficha {
    display: flex;
    flex-direction: column;
    line-height: 1;
    font-size: 21px;
    font-weight: 400;
}

.es-ficha-envios-box {
    background-color: #F2E325 !important;
    color: black;
    text-align: center;
    padding: 10px;
    justify-content: center;
    margin: -15px 0px 5px;
    border-radius: 0px;
    font-size: 15px;
}

.btn-comprar {
    background-color: #ec1d25;
    width: 100%;
    font-size: 23px;
    font-family: 'Ubuntu Condensed';
    padding: 0px;
    margin: 0px 0px 10px;
}

.btn-comprar-wsp {
    color: #ffffff;
    background-color: #0dc143;
    width: 100%;
    font-size: 23px;
    font-family: 'Ubuntu Condensed';
    padding: 0px;
    margin: 0px 0px 10px;
    border-radius:5px;
    border: none;
}

.btn-comprar-wsp:hover {
    color: #ffffff;
    background-color: #009c2f;
}

/* EQUIPOS PREVENTA */

.cartel-reservado-prev-ficha {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 15%;
    padding: 8px;
    background-color: #f20524;
    color: #ffffff;
    font-size: 2rem;
}

.cartel-reservado-prev-ficha h4 {
    margin: 0;
}

.cartel-reservado-prev-ficha span {
    font-weight: 700;
}

.cartel-preventa-ficha {
    position: absolute;
    top: 40%;    
    left: 50%;    
    transform: translate(-50%, -50%);    
    z-index: 999;    
    text-align: center;
}

.cartel-preventa-ficha h3 {
    font-size: 5.2rem;    
    color: red;
    font-weight: 800;
    font-family: 'Ubuntu', sans-serif;
    text-shadow:
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
}
                            

/* EQUIPOS PREVENTA */



/* mediaquerys */

@media (max-width: 767px) {
    .tituloCuota1 {
        font-size: 14px;
        padding: 8px 12px;
        margin-top: 10px;
        margin-bottom: 8px;
    }
}

@media (min-width: 768px) {
    .es-ficha-precios-box {
        flex-direction: row;
    }

    .es-ficha-precios-name {
        width: 100%;
        margin-bottom: 0px;
    }

    .es-ficha-precios-eggbox {
        justify-content: flex-end;
    }
}

@media (min-width: 1200px) {
    .es-ficha-precios-box {
        flex-direction: row;
    }

    .es-ficha-precios-name span {
        font-size: 11px;
    }
}

@media (min-width: 1280px) {
    .container-fluid {
        padding: 0 !important;
    }
}

/* ===== ESTILOS PARA CARRUSEL DE GALERIA (Desktop) ===== */

/* Contenedor del carrusel */
#carrusel-galeria-container {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* Flechas del carrusel */
.carrusel-nav {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
}

#carrusel-galeria-container:hover .carrusel-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: all;
}

.carrusel-arrow {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    margin: 0 10px;
}

.carrusel-arrow:hover {
    background-color: rgba(0, 0, 0, 0.8);
    transform: scale(1.1);
}

.carrusel-arrow:active {
    transform: scale(0.95);
}

.carrusel-arrow-left:hover,
.carrusel-arrow-right:hover {
    background-color: rgba(20, 120, 200, 0.9);
}

/* Efecto fade para cambio de imagen */
@keyframes fadeGaleria {
    0% {
        opacity: 0.8;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

#main-gallery-img.fade-effect {
    /* animation: fadeGaleria 0.4s ease-in-out; */
}

/* Media query solo para desktop (md y superiores) */
@media (min-width: 992px) {
    #carrusel-galeria-container {
        cursor: pointer;
    }
    
    /* Ocultar indicadores en desktop */
    .gallery-dots {
        display: none !important;
    }
}

/* Ajustes de responsive para la galería */
@media (max-width: 991px) {
    .sh-ficha-galeryBox {
        aspect-ratio: auto;
        flex-direction: column-reverse;
    }

    #carrusel-galeria-container {
        width: 100% !important;
        margin-left: 0 !important;
        border-radius: 5px;
        position: relative;
        cursor: grab;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    #carrusel-galeria-container:active {
        cursor: grabbing;
    }

    #carrusel-galeria-container img {
        touch-action: none;
    }

    .sh-ficha-mainPic {
        width: 100% !important;
        border-radius: 5px !important;
    }

    /* Galería de miniaturas en mobile */
    #galeria-mobile {
        width: 100% !important;
        height: auto !important;
        margin-top: 10px;
    }

    #galeria-mobile .sh-ficha-galery-list {
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        height: 80px;
        gap: 8px;
    }

    #galeria-mobile .sh-ficha-galery-list li {
        min-width: 70px;
        width: 70px;
        height: 70px;
        flex-shrink: 0;
    }

    #galeria-mobile .sh-ficha-galery-list li img {
        height: 100%;
        object-fit: cover;
    }

    /* Indicadores de puntos */
    .gallery-dots {
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        display: flex !important;
        gap: 6px;
        z-index: 5;
    }

    .dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: rgb(91 91 91);
        cursor: pointer;
        transition: all 0.3s ease;
        border: 1px solid rgba(255, 255, 255, 0.7);
    }

    .dot.active {
        background-color: rgb(91 91 91);
        transform: scale(1.3);
        box-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
    }
}

/* ================================================================
   ESTILOS FICHA - Tipografías y componentes
   ================================================================ */

/* Animación de entrada suave para el bloque de info */
.sh-ficha-panelDesc {
    opacity: 0;
    transform: translateY(15px);
    animation: fadeInUp 0.8s ease 0.2s forwards;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.sh-ficha-galery {
    height: 90% !important;
}

/* Animación de entrada para la galería */
.sh-ficha-galeryBox {
    opacity: 0;
    transform: translateY(15px);
    animation: fadeInUp 0.8s ease 0.1s forwards;
}

/* Animación de entrada para la imagen principal */
.sh-ficha-mainPic {
    opacity: 0;
    transform: scale(0.95);
    animation: fadeInScale 0.8s ease 0.3s forwards;
}

@keyframes fadeInScale {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* Títulos principales */
.sh-ficha-t1 {
    color: #333 !important;
    font-weight: bold !important;
    font-size: 26px !important;
    margin: 0 0 3px 0 !important;
    line-height: 1.2 !important;
    font-family: sans-serif !important;
}

.sh-ficha-subt {
    color: #333 !important;
    font-size: 16px !important;
    margin: 0 0 15px 0 !important;
    line-height: 1.2 !important;
    font-family: sans-serif !important;
}

/* Precio tachado */
.sh-ficha-precios-number.sh-ficha-precios-tachado {
    color: #0064ac !important;
    text-decoration: line-through !important;
    font-size: 23px !important;
    font-family: sans-serif !important;
    line-height: 1.1 !important;
    font-weight: normal !important;
}

/* Badges container */
.ficha-badges {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0;
    margin: 8px 0;
}

/* Badge de descuento (% OFF) */
.ficha-badge-off {
    background-color: #00377e !important;
    color: white !important;
    padding: 6px 14px !important;
    font-weight: 100 !important;
    font-size: 23px !important;
    white-space: nowrap !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    display: inline-block !important;
}

/* Badge de cuotas */
.ficha-badge-cuotas {
    background-color: #0077b6 !important;
    color: white !important;
    padding: 6px 14px !important;
    font-weight: 100 !important;
    font-size: 23px !important;
    white-space: nowrap !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    display: inline-block !important;
}

/* Precio principal */
.sh-ficha-precios-number {
    font-size: 38px !important;
    font-weight: bold !important;
    color: #0064ac !important;
    margin: 0 !important;
    line-height: 1.1 !important;
    font-family: sans-serif !important;
}

/* Cuotas */
.bloqCuota {
    margin-bottom: 5px !important;
}

.bloqCuota p {
    font-size: 22px !important;
    color: #333 !important;
    font-family: sans-serif !important;
    margin: 0 !important;
}

.bloqCuota .text-cuotas {
    font-size: 18px !important;
    color: #333 !important;
    font-family: sans-serif !important;
}

.bloqCuota .text-cuotas b {
    font-size: 20px !important;
    color: #0064ac !important;
    font-family: sans-serif !important;
}

/* Promo efectivo / transferencia */
.ficha-badges-efectivo {
    display: inline-flex;
    align-items: center;
    border: solid 2px #eb6107;
    background: #fff;
    margin-bottom: 5px;
}

.ficha-badge-off-efectivo {
    background-color: transparent !important;
    color: #eb6107 !important;
    padding: 0 0 0 10px !important;
    font-weight: bold !important;
    font-size: 22px !important;
    white-space: nowrap !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    display: inline-block !important;
    border: none !important;
}

/* Badge % OFF apilado dentro de efectivo */
.ficha-badges-efectivo .ficha-badge-off-new {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: transparent !important;
    color: #eb6107 !important;
    padding: 0 0 0 10px !important;
    gap: 2px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    white-space: normal !important;
    border: none !important;
}

.ficha-badges-efectivo .ficha-badge-off-new>.descuento-numero {
    display: inline !important;
    font-size: 38px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #eb6107 !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
}

.ficha-badges-efectivo .ficha-badge-off-new>.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    gap: 0 !important;
}

.ficha-badges-efectivo .ficha-badge-off-new>.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: #eb6107 !important;
}

.ficha-badges-efectivo .ficha-badge-off-new>.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: #eb6107 !important;
}

.ficha-badge-off-efectivo-summer {
    background-color: #eb6107 !important;
    color: #ffffff !important;
    padding: 6px 14px !important;
    font-weight: 100 !important;
    font-size: 23px !important;
    white-space: nowrap !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    display: inline-block !important;
    border: solid 2px #eb6107 !important;
}

.ficha-badge-efectivo-summer {
    background-color: #ffffff !important;
    color: #eb6107 !important;
    padding: 8px 6px !important;
    font-weight: 100 !important;
    font-size: 23px !important;
    white-space: nowrap !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    display: inline-block !important;
}

.ficha-badge-efectivo {
    background-color: transparent !important;
    color: #eb6107 !important;
    padding: 0 8px 0 0 !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    white-space: nowrap !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    display: inline-flex !important;
    align-items: center !important;
    border: none !important;
}

.ficha-mp {
    display: flex;
    align-items: center;
    padding: 0 5px;
}

.ficha-mp-logo {
    display: flex;
    align-items: center;
}

.ficha-mp-logo img {
    margin-right: -15px;
    height: 45px;
    width: auto;
}

.ficha-precio-efectivo {
    font-size: 38px !important;
    font-weight: bold !important;
    color: #eb6107 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    font-family: sans-serif !important;
}

/* Sección Envío y Garantía */
.ficha-envio-garantia {
    margin-top: 18px;
    padding: 10px 0;
}

.ficha-envio-item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 1.4;
    color: #0064ac;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 700;
    cursor: default;
    transition: transform 0.4s ease, font-style 0.3s ease;
}

.ficha-envio-item:hover {
    transform: translateX(5px) skewX(-2deg);
}

.ficha-envio-item:hover i {
    animation: iconPulse 0.6s ease;
}

@keyframes iconPulse {
    0% {
        transform: scale(1) rotate(0deg);
    }

    50% {
        transform: scale(1.15) rotate(-5deg);
    }

    100% {
        transform: scale(1) rotate(0deg);
    }
}

.ficha-envio-item:last-child {
    margin-bottom: 0;
}

.ficha-envio-item i {
    width: 22px;
    text-align: center;
    flex-shrink: 0;
    font-size: 20px;
    transition: transform 0.3s ease;
}

.ficha-envio-item img.icono-envio-ficha {
    width: 28px;
    height: 28px;
    object-fit: contain;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.ficha-envio-item:hover img.icono-envio-ficha {
    animation: iconPulse 0.6s ease;
}

.ficha-envio-item.envio-gratis i {
    color: #ff9800;
}

.ficha-envio-item.envio-caba i {
    color: #e63946;
}

.ficha-envio-item.garantia i {
    color: #d4a017;
}

/* Texto precio sin impuestos */
.txt-plist-ficha {
    font-size: 12px !important;
    color: #888 !important;
    margin: 3px 0 8px 0 !important;
    font-family: sans-serif !important;
}

/* Animación de medallas del bloque Promo */
.es-ficha-precios-egg {
    opacity: 0;
    transform: scale(0.3);
    animation: medalPopIn 0.5s ease forwards;
}

.es-ficha-precios-egg.es-destacado-egg-2 {
    animation-delay: 0.5s;
}

.es-ficha-precios-egg.es-destacado-egg-1 {
    animation-delay: 1s;
}

.es-ficha-precios-egg.es-destacado-egg-3 {
    animation-delay: 1.5s;
}

.es-ficha-precios-egg.es-destacado-egg-4 {
    animation-delay: 2s;
}

@keyframes medalPopIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    70% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* Envío */
.sh-ficha-precios-cuotasEnvio {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 16px !important;
    color: #0064ac !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
    font-weight: 700 !important;
    margin: 10px 0 !important;
}

.sh-ficha-precios-cuotasEnvio i {
    color: #ff9800 !important;
    font-size: 18px !important;
}

/* ========== RESPONSIVE ========== */
@media screen and (max-width: 991px) {
    .sh-ficha-t1 {
        font-size: 22px !important;
    }

    .sh-ficha-subt {
        font-size: 14px !important;
    }

    .sh-ficha-precios-number {
        font-size: 28px !important;
    }

    .ficha-badge-off,
    .ficha-badge-cuotas {
        font-size: 14px !important;
        padding: 3px 8px !important;
    }

    .ficha-envio-item {
        font-size: 15px;
    }

    .ficha-envio-item img.icono-envio-ficha {
        width: 24px;
        height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .sh-ficha-t1 {
        font-size: 20px !important;
    }

    .sh-ficha-subt {
        font-size: 13px !important;
    }

    .sh-ficha-precios-number {
        font-size: 26px !important;
    }

    .ficha-envio-item {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .ficha-envio-item i {
        font-size: 16px;
    }

    .ficha-envio-item img.icono-envio-ficha {
        width: 20px;
        height: 20px;
    }

    .ficha-badge-off-efectivo,
    .ficha-badge-off-efectivo-summer {
        font-size: 16px !important;
        padding: 0 8px !important;
    }

    .ficha-badge-efectivo,
    .ficha-badge-efectivo-summer {
        font-size: 18px !important;
        padding: 0 6px 0 0 !important;
    }

    .ficha-mp-logo img {
        height: 40px;
    }

    .ficha-precio-efectivo {
        font-size: 27px !important;
    }
}

@media screen and (max-width: 480px) {
    .ficha-badge-off-efectivo,
    .ficha-badge-off-efectivo-summer {
        font-size: 14px !important;
        padding: 0 6px !important;
    }

    .ficha-badge-efectivo,
    .ficha-badge-efectivo-summer {
        font-size: 16px !important;
        padding: 0 5px 0 0 !important;
    }

    .ficha-mp-logo img {
        height: 35px;
    }

    .ficha-precio-efectivo {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 360px) {
    .ficha-badge-off-efectivo,
    .ficha-badge-off-efectivo-summer {
        font-size: 12px !important;
        padding: 0 5px !important;
    }

    .ficha-badge-efectivo,
    .ficha-badge-efectivo-summer {
        font-size: 14px !important;
        padding: 0 4px 0 0 !important;
    }

    .ficha-mp-logo img {
        height: 28px;
    }

    .ficha-precio-efectivo {
        font-size: 21px !important;
    }
}

/* ========== BOTONES ========== */
.ficha-botones-container {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

.ficha-botones-container .btn-comprar {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 28px !important;
    font-size: 18px !important;
    font-weight: 600;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    background: linear-gradient(135deg, #e63946 0%, #c1121f 100%) !important;
    color: white !important;
    box-shadow: 0 4px 15px rgba(230, 57, 70, 0.3);
    margin: 0;
    width: auto !important;
}

.ficha-botones-container .btn-comprar:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(230, 57, 70, 0.4);
    background: linear-gradient(135deg, #ff4d5a 0%, #e63946 100%) !important;
    color: white !important;
    text-decoration: none;
}

.ficha-botones-container .btn-comprar-wsp {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 28px !important;
    font-size: 18px !important;
    font-weight: 600;
    font-family: 'Ubuntu Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    background: linear-gradient(135deg, #25d366 0%, #128c7e 100%) !important;
    color: white !important;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);
    margin: 0;
    width: auto !important;
}

.ficha-botones-container .btn-comprar-wsp:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.4);
    background: linear-gradient(135deg, #2eec76 0%, #25d366 100%) !important;
    color: white !important;
    text-decoration: none;
}

.ficha-botones-container .btn-comprar-wsp::before {
    content: "\f232";
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
}

@media (max-width: 767px) {
    .ficha-botones-container {
        flex-direction: column;
        gap: 10px;
    }

    .ficha-botones-container .btn-comprar,
    .ficha-botones-container .btn-comprar-wsp {
        padding: 12px 20px !important;
        font-size: 16px !important;
    }
}

/* Labels de stock */
.new-label-promo-messages-ficha {
    position: absolute;
    bottom: 75px;
    background-color: #539d00;
    color: #ffffff;
    padding: 10px 25px;
    margin: 3px 0 0 8px;
    font-size: 18px;
    z-index: 2;
}

.new-label-promo-messages-ficha.label-stock-agotado {
    background-color: #5c5757;
}

.new-label-promo-messages-ficha.label-ultimas-unidades {
    background-color: #fbe60f;
    color: #000000;
}

@media (max-width: 991px) {
    .new-label-promo-messages-ficha {
        bottom: 15px;
        padding: 5px 12px;
        font-size: 13px;
        margin: 0 0 0 5px;
    }
}

/* ================================================================
   OVERRIDE BADGES FICHA
   ================================================================ */

/* Contenedor padre azul */
.ficha-badges-new {
    display: inline-flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 0 !important;
    border: 2px solid #0562a7 !important;
    overflow: hidden !important;
    width: fit-content !important;
    box-sizing: border-box !important;
    margin: 8px 0 !important;
}

/* Badge descuento azul */
.ficha-badges-new .ficha-badge-off-new {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #0562a7 !important;
    color: white !important;
    padding: 2px 10px !important;
    gap: 3px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: normal !important;
}

.ficha-badges-new .ficha-badge-off-new>.descuento-numero {
    display: inline !important;
    font-size: 38px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.ficha-badges-new .ficha-badge-off-new>.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    gap: 0 !important;
}

.ficha-badges-new .ficha-badge-off-new>.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
}

.ficha-badges-new .ficha-badge-off-new>.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
}

/* Bloque cuotas / sin cuotas */
.ficha-badges-new>div {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #0562a7 !important;
    padding: 1px 10px 1px 0 !important;
    gap: 0 !important;
    min-height: 38px !important;
    box-sizing: border-box !important;
}

.ficha-badges-new>div:has(.ficha-cuotas-num) {
    background-color: #ffffff !important;
}

.ficha-badges-new .ficha-cuotas-num {
    font-size: 34px !important;
    padding: 0 6px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    background-color: transparent !important;
    white-space: nowrap !important;
    color: #0562a7 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.ficha-badges-new>div>div {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    font-weight: 700 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important;
    gap: 0 !important;
}

.ficha-badges-new>div>div>span:first-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 20px !important;
    line-height: 1 !important;
}

.ficha-badges-new>div>div>span:last-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 20px !important;
    line-height: 0.8 !important;
}

.ficha-badges-new>div>.ficha-cuotas-num~div>span:first-child {
    font-size: 17px !important;
    color: #0562a7 !important;
}

.ficha-badges-new>div>.ficha-cuotas-num~div>span:last-child {
    font-size: 17px !important;
    color: #0562a7 !important;
}

/* === BLOQUE TIENDA ONLINE FICHA === */
.ficha-tienda-online-badges {
    display: flex !important;
    flex-direction: column !important;
    border: 2px solid #ed1123 !important;
    overflow: hidden !important;
    background-color: #ed1123 !important;
    width: fit-content !important;
    box-sizing: border-box !important;
}

.ficha-tienda-online-row {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    background-color: #ed1123 !important;
    padding: 2px 0 !important;
}

.ficha-tienda-online-row .ficha-to-badge-off {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #ed1123 !important;
    color: white !important;
    padding: 2px 10px !important;
    gap: 3px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: normal !important;
}

.ficha-tienda-online-row .ficha-to-badge-off>.descuento-numero {
    display: inline !important;
    font-size: 38px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.ficha-tienda-online-row .ficha-to-badge-off>.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    gap: 0 !important;
}

.ficha-tienda-online-row .ficha-to-badge-off>.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
}

.ficha-tienda-online-row .ficha-to-badge-off>.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
}

.ficha-tienda-online-row>div {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #ed1123 !important;
    padding: 3px 10px 3px 0 !important;
    gap: 0 !important;
    min-height: 48px !important;
    box-sizing: border-box !important;
}

.ficha-tienda-online-row>div>div {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    font-weight: 700 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important;
    gap: 0 !important;
}

.ficha-tienda-online-row>div>div>span:first-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 18px !important;
    line-height: 1 !important;
}

.ficha-tienda-online-row>div>div>span:last-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 18px !important;
    line-height: 0.8 !important;
}

.ficha-tienda-online-precio {
    font-size: 38px !important;
    font-weight: bold !important;
    color: #ed1123 !important;
    margin: 4px 0 0 0 !important;
    line-height: 1.1 !important;
    display: block !important;
    font-family: sans-serif !important;
}

/* Mobile ficha badges */
@media (max-width: 767px) {
    .ficha-badges-new .ficha-badge-off-new>.descuento-numero {
        font-size: 28px !important;
    }

    .ficha-badges-new .ficha-badge-off-new>.descuento-detalle>span:first-child {
        font-size: 16px !important;
    }

    .ficha-badges-new .ficha-badge-off-new>.descuento-detalle>span:last-child {
        font-size: 11px !important;
    }

    .ficha-badges-new .ficha-cuotas-num {
        font-size: 26px !important;
    }

    .ficha-badges-new>div>div>span:first-child,
    .ficha-badges-new>div>div>span:last-child {
        font-size: 14px !important;
    }

    .ficha-badges-new>div>.ficha-cuotas-num~div>span:first-child,
    .ficha-badges-new>div>.ficha-cuotas-num~div>span:last-child {
        font-size: 12px !important;
    }

    .ficha-tienda-online-row .ficha-to-badge-off>.descuento-numero {
        font-size: 28px !important;
    }

    .ficha-tienda-online-row .ficha-to-badge-off>.descuento-detalle>span:first-child {
        font-size: 16px !important;
    }

    .ficha-tienda-online-row .ficha-to-badge-off>.descuento-detalle>span:last-child {
        font-size: 11px !important;
    }

    .ficha-tienda-online-row>div>div>span:first-child,
    .ficha-tienda-online-row>div>div>span:last-child {
        font-size: 14px !important;
    }

    .ficha-tienda-online-precio,
    .sh-ficha-precios-number {
        font-size: 28px !important;
    }
}

/* === OVERRIDE PROMO EFVO FICHA === */
.ficha-promo-efvo-badges {
    display: flex !important;
    flex-direction: column !important;
    border: 2px solid #539d00 !important;
    overflow: hidden !important;
    background-color: #539d00 !important;
    width: fit-content !important;
    box-sizing: border-box !important;
    margin-top: 10px !important;
}

.ficha-promo-efvo-row {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    background-color: #539d00 !important;
    padding: 2px 0 !important;
}

.ficha-promo-efvo-row .ficha-promo-efvo-badge-off {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #539d00 !important;
    color: white !important;
    padding: 0 8px !important;
    gap: 2px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: normal !important;
}

.ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-numero {
    display: inline !important;
    font-size: 38px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
}

.ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-detalle {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    gap: 0 !important;
}

.ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-detalle>span:first-child {
    display: block !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
}

.ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-detalle>span:last-child {
    display: block !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 0.8 !important;
    color: white !important;
}

.ficha-promo-efvo-row>div {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #539d00 !important;
    padding: 3px 8px 3px 0 !important;
    gap: 0 !important;
    min-height: 38px !important;
    box-sizing: border-box !important;
}

.ficha-promo-efvo-row>div>div {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-start !important;
    font-weight: 700 !important;
    padding: 0 !important;
    line-height: 1 !important;
    gap: 0 !important;
}

.ficha-promo-efvo-row>div>div>span:first-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 18px !important;
    line-height: 1 !important;
}

.ficha-promo-efvo-row>div>div>span:last-child {
    display: block !important;
    color: white !important;
    font-family: 'ubuntu condensed', sans-serif !important;
    white-space: nowrap !important;
    font-size: 18px !important;
    line-height: 0.8 !important;
}

.ficha-promo-efvo-precio {
    font-size: 38px !important;
    font-weight: bold !important;
    color: #539d00 !important;
    margin: 4px 0 0 0 !important;
    line-height: 1.1 !important;
    display: block !important;
    font-family: sans-serif !important;
}

@media (max-width: 767px) {
    .ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-numero {
        font-size: 28px !important;
    }

    .ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-detalle>span:first-child {
        font-size: 16px !important;
    }

    .ficha-promo-efvo-row .ficha-promo-efvo-badge-off>.descuento-detalle>span:last-child {
        font-size: 11px !important;
    }

    .ficha-promo-efvo-row>div>div>span:first-child,
    .ficha-promo-efvo-row>div>div>span:last-child {
        font-size: 14px !important;
    }

    .ficha-promo-efvo-precio {
        font-size: 28px !important;
    }
}

/* ================================================================
   Garantía oficial
   ================================================================ */

.sh-garantia-oficial {
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    padding: 2px 12px;
    font-size: 19px;
}

/* ================================================================
   Loader ellipsis y precio lista
   ================================================================ */

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}

.bloq-precio-list p {
    font-size: 16px;
    color: #969696;
    font-weight: 500;
}

@media only screen and (max-width: 382px) {
    .text-cuotas {
        padding: 5px;
        font-size: 25px;
    }
}
/* ===== stylesTSF.css ===== */
/* ============================================= */
/* TSF - Todo Sobre Fitness                      */
/* Estilos unificados para boxes y detalle       */
/* ============================================= */

/* ===== BOXES (listador + página TSF) ===== */

.tsf-box-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.tsf-box {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    color: #333;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.tsf-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    text-decoration: none;
    color: #333;
}

.tsf-box-img {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 16/10;
    background: #f0f0f0;
}

.tsf-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: transform 0.5s ease;
}

.tsf-box:hover .tsf-box-img img {
    transform: scale(1.06);
}

.tsf-box-info {
    padding: 16px 18px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.tsf-box-tag {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0a2f55;
    font-weight: 700;
    margin-bottom: 8px;
}

.tsf-box-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #222;
    line-height: 1.3;
    margin-bottom: 8px;
}

.tsf-box-desc {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tsf-box-cta {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #0a2f55;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 12px;
    transition: color 0.2s;
}

.tsf-box:hover .tsf-box-cta {
    color: #1a5fa0;
}

.tsf-box-cta i {
    margin-left: 4px;
    transition: transform 0.2s;
}

.tsf-box:hover .tsf-box-cta i {
    transform: translateX(3px);
}

/* ===== PÁGINA TODO SOBRE FITNESS ===== */

.tsf-page-header {
    text-align: center;
    padding: 30px 15px 10px;
}

.tsf-page-header h1 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    color: #0a2f55;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
}

.tsf-page-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px 15px 50px;
}

.tsf-page-grid .tsf-box {
    width: calc(33.333% - 14px);
}

/* Animación fade-up para la página */
@keyframes tsfFadeUp {
    from {
        opacity: 0;
        transform: translateY(25px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.tsf-page-box {
    opacity: 0;
}

.tsf-page-box.tsf-visible {
    animation: tsfFadeUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* ===== LISTADOR - Boxes TSF entre productos ===== */

.tsf-listador-item .tsf-box {
    height: 100%;
}

/* ===== DETALLE TSF ===== */

.tsf-hero-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    pointer-events: none;
    transition: opacity 0.6s ease;
}

.tsf-detalle-section {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 15px 50px;
}

.tsf-detalle-cover {
    margin: 0 auto 35px;
    border-radius: 12px;
    overflow: hidden;
}

.tsf-detalle-cover-img {
    width: 100%;
    height: auto;
    display: block;
}

.tsf-detalle-breadcrumb {
    font-size: 13px;
    color: #999;
    margin-bottom: 25px;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.tsf-detalle-breadcrumb a {
    color: #999;
    text-decoration: none;
}

.tsf-detalle-breadcrumb a:hover {
    color: #333;
}

.tsf-detalle-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 38px;
    color: #222;
    margin-bottom: 18px;
    line-height: 1.15;
}

.tsf-detalle-descripcion {
    font-size: 18px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 35px;
    font-style: italic;
    border-left: 3px solid #015f9e;
    padding-left: 16px;
}

.tsf-detalle-contenido {
    font-size: 17px;
    color: #333;
    line-height: 1.85;
    margin: 0 auto;
}

.tsf-detalle-contenido p {
    margin-bottom: 22px;
}

.tsf-detalle-contenido h2 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    color: #015f9e;
    margin: 40px 0 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
}

.tsf-detalle-contenido img {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}

/* Scroll reveal */
.tsf-reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.tsf-reveal.tsf-revealed {
    opacity: 1;
    transform: translateY(0);
}

/* Productos recomendados */
.tsf-productos-section {
    max-width: 1400px;
    margin: 50px auto 0;
    padding: 30px 15px 20px;
    border-top: 1px solid #eee;
}

.tsf-productos-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 22px;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

.tsf-productos-grid {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.tsf-productos-grid > .box-product {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
    float: none;
    padding: 0;
}

/* Ocultar comparador en esta vista */
.tsf-productos-section .comp-btn,
.tsf-productos-section .comp-checkbox-wrapper,
.tsf-productos-section .comp-check-label {
    display: none !important;
}

/* Mobile Swiper */
.tsf-productos-mobile {
    display: none;
    position: relative;
    padding: 0 0 40px;
}

.tsf-productos-mobile .swiper-button-prev,
.tsf-productos-mobile .swiper-button-next {
    color: #333;
    width: 36px;
    height: 36px;
    background: rgba(255,255,255,0.92);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    top: 40%;
}

.tsf-productos-mobile .swiper-button-prev::after,
.tsf-productos-mobile .swiper-button-next::after {
    font-size: 15px;
    font-weight: bold;
}

.tsf-productos-mobile .swiper-button-prev {
    left: 2px;
}

.tsf-productos-mobile .swiper-button-next {
    right: 2px;
}

.tsf-productos-mobile .swiper-pagination-bullet-active {
    background: #333;
}

.tsf-productos-mobile .swiper-button-disabled {
    opacity: 0 !important;
    pointer-events: none;
}

.tsf-productos-mobile .swiper-pagination {
    position: relative;
    bottom: auto;
    margin-top: 15px;
}

.tsf-productos-mobile .swiper-slide {
    padding: 0;
    box-sizing: border-box;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 991px) {
    .tsf-page-grid .tsf-box {
        width: calc(50% - 10px);
    }
}

@media (max-width: 767px) {
    .tsf-page-grid .tsf-box {
        width: 100%;
    }

    .tsf-page-header h1 {
        font-size: 22px;
    }

    .tsf-productos-grid {
        display: none;
    }

    .tsf-productos-mobile {
        display: block;
    }

    .tsf-productos-mobile .box-product {
        width: 85vw !important;
        margin: 0 auto;
    }

    .tsf-productos-section {
        padding: 20px 10px 0;
    }

    .tsf-detalle-title {
        font-size: 26px;
    }

    .tsf-detalle-descripcion {
        font-size: 16px;
    }

    .tsf-detalle-contenido {
        font-size: 15px;
    }

    .tsf-detalle-contenido h2 {
        font-size: 22px;
    }
}

/* ===== compraOnline.css ===== */
.checkout-stepper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 30px 20px 40px;
    max-width: 700px;
    margin: 0 auto;
}

.checkout-stepper-track {
    position: absolute;
    top: 45px;
    left: 60px;
    right: 60px;
    height: 3px;
    background: #e0e0e0;
    z-index: 0;
}

.checkout-stepper-progress {
    height: 100%;
    background: var(--main-blue, #1B4C8E);
    width: 0%;
    transition: width 0.4s ease;
}

.checkout-step-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    cursor: default;
}

.checkout-step-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e0e0e0;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease;
}

.checkout-step-item.active .checkout-step-circle {
    background: var(--main-blue, #1B4C8E);
    color: #fff;
    box-shadow: 0 2px 8px rgba(27, 76, 142, 0.4);
}

.checkout-step-item.completed .checkout-step-circle {
    background: #28a745;
    color: #fff;
}

.checkout-step-label {
    margin-top: 8px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.checkout-step-item.active .checkout-step-label {
    color: var(--main-blue, #1B4C8E);
    font-weight: bold;
}

.checkout-step-item.completed .checkout-step-label {
    color: #28a745;
}

/* Panels */
.checkout-panel {
    display: none;
    background: #fff;
    /* border-radius: 12px; */
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 20px;
    overflow: hidden;
    animation: fadeInPanel 0.3s ease;
}

.checkout-panel.active {
    display: block;
}

@keyframes fadeInPanel {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.checkout-panel-title {
    background: var(--main-blue, #1B4C8E);
    color: #fff;
    padding: 16px 24px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.checkout-panel-title i {
    margin-right: 8px;
}

.checkout-panel-body {
    padding: 24px;
}

.checkout-panel-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    background: #f8f9fa;
    border-top: 1px solid #eee;
}

/* Product Summary */
.checkout-product-summary {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.checkout-product-img {
    flex-shrink: 0;
    width: 120px;
}

.checkout-product-img img {
    width: 100%;
    border-radius: 8px;
}

.checkout-product-name {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 20px;
    color: var(--main-blue, #1B4C8E);
    font-weight: bold;
}

.checkout-product-brand {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #969696;
    margin-top: 4px;
}

.checkout-product-price {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 28px;
    color: var(--main-red, #F20524);
    font-weight: bold;
    margin-top: 8px;
}

/* Promo Gift */
.checkout-promo-gift {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    margin-top: 16px;
    background: #e8f5e9;
    border-radius: 8px;
    border-left: 4px solid #28a745;
}

.checkout-promo-gift-icon {
    font-size: 24px;
    color: #28a745;
}

.checkout-promo-gift-name {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.checkout-promo-gift-tag {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 12px;
    color: #28a745;
    font-weight: bold;
    text-transform: uppercase;
}

/* Totals */
.checkout-totals {
    margin-top: 20px;
    padding-top: 16px;
}

.checkout-totals-row {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #5A5A5A;
}

.checkout-totals-total {
    border-top: 2px solid var(--main-blue, #1B4C8E);
    padding-top: 12px;
    margin-top: 8px;
    font-weight: bold;
    font-size: 18px;
    color: var(--main-blue, #1B4C8E);
}

/* Buttons */
.btn-checkout-next {
    background: var(--main-blue, #1B4C8E);
    color: #fff;
    border: none;
    padding: 12px 28px;
    border-radius: 8px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-left: auto;
}

.btn-checkout-next:hover {
    background: #153d72;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(27, 76, 142, 0.3);
}

.btn-checkout-back {
    background: transparent;
    color: #969696;
    border: 1px solid #ddd;
    padding: 12px 24px;
    border-radius: 8px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-checkout-back:hover {
    background: #f5f5f5;
    color: #5A5A5A;
}

.btn-checkout-submit {
    background: #28a745;
    color: #fff;
    border: none;
    padding: 14px 32px;
    border-radius: 8px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 17px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-left: auto;
}

.btn-checkout-submit:hover {
    background: #218838;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);
}

.btn-checkout-submit i {
    margin-right: 6px;
}

/* Delivery Options */
.checkout-delivery-option {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 20px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
}

.checkout-delivery-option:hover {
    border-color: var(--main-blue, #1B4C8E);
    background: #f8fbff;
}

.checkout-delivery-option.selected {
    border-color: var(--main-blue, #1B4C8E);
    background: #f0f6ff;
}

.checkout-delivery-option-shipping.selected {
    border-color: var(--main-red, #F20524);
    background: #fff5f5;
}

.checkout-delivery-check {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: transparent;
    transition: all 0.2s ease;
}

.checkout-delivery-option.selected .checkout-delivery-check {
    background: var(--main-blue, #1B4C8E);
    border-color: var(--main-blue, #1B4C8E);
    color: #fff;
}

.checkout-delivery-option-shipping.selected .checkout-delivery-check {
    background: var(--main-red, #F20524);
    border-color: var(--main-red, #F20524);
}

.checkout-delivery-icon {
    font-size: 24px;
    color: var(--main-blue, #1B4C8E);
    flex-shrink: 0;
    margin-top: 2px;
}

.checkout-delivery-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.checkout-delivery-subtitle {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: #969696;
    margin-top: 2px;
}

.checkout-delivery-detail {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    margin-top: 4px;
}

.checkout-delivery-express {
    color: #28a745;
    font-weight: bold;
}

.checkout-delivery-express i {
    color: #ffc107;
}

/* Shipping Calculator (inside delivery option card) */
.checkout-shipping-calc {
    margin-top: 14px;
    padding: 14px 16px;
    background: #fff8e1;
    border-radius: 8px;
    border: 1px solid #ffe082;
    cursor: default;
}

.checkout-shipping-calc-title {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    margin-bottom: 10px;
    font-weight: 600;
}

.checkout-shipping-calc-title i {
    color: var(--main-red, #F20524);
    margin-right: 5px;
}

.checkout-shipping-calc-row {
    display: flex;
    gap: 8px;
}

.checkout-shipping-input {
    flex: 1;
    padding: 9px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    background: #fff;
    transition: border-color 0.2s;
}

.checkout-shipping-input:focus {
    border-color: var(--main-blue, #1B4C8E);
    outline: none;
}

.btn-checkout-calc {
    background: var(--main-blue, #1B4C8E);
    color: #fff;
    border: none;
    padding: 9px 18px;
    border-radius: 6px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.btn-checkout-calc:hover {
    background: #153d72;
}

.checkout-shipping-calc-result-text {
    margin-top: 10px;
    padding: 10px 14px;
    background: #e8f5e9;
    border-radius: 6px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #2e7d32;
}

.checkout-shipping-calc-result-text i {
    margin-right: 5px;
}

.checkout-shipping-calc-result-text small {
    color: #666;
    font-weight: normal;
}

/* Form Fields */
.checkout-form-section {
    margin-bottom: 24px;
}

.checkout-form-section-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 16px;
    color: var(--main-blue, #1B4C8E);
    font-weight: bold;
    padding-bottom: 8px;
    margin-bottom: 16px;
    border-bottom: 2px solid var(--main-blue, #1B4C8E);
}

.checkout-field {
    margin-bottom: 14px;
}

.checkout-field label {
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    margin-bottom: 4px;
    font-weight: 600;
}

.checkout-input {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #333;
    transition: border-color 0.2s ease;
    box-sizing: border-box;
}

.checkout-input:focus {
    border-color: var(--main-blue, #1B4C8E);
    outline: none;
    box-shadow: 0 0 0 3px rgba(27, 76, 142, 0.1);
}

.checkout-error {
    color: #dc3545;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    display: block;
    margin-top: 4px;
}

/* Confirmation Step */
.checkout-confirm-section {
    display: flex;
    padding: 14px 0;
    border-bottom: 1px solid #eee;
}

.checkout-confirm-label {
    width: 180px;
    flex-shrink: 0;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 14px;
    color: #969696;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.checkout-confirm-value {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #333;
}

.checkout-confirm-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 20px;
    background: #f0f6ff;
    border-radius: 10px;
    border: 2px solid var(--main-blue, #1B4C8E);
}

.checkout-confirm-total-label {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 18px;
    color: var(--main-blue, #1B4C8E);
    font-weight: bold;
}

.checkout-confirm-total-value {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 32px;
    color: var(--main-red, #F20524);
    font-weight: bold;
}

.checkout-confirm-disclaimer {
    margin-top: 16px;
    padding: 12px 16px;
    background: #fff3cd;
    border-radius: 8px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: #856404;
}

.checkout-confirm-disclaimer i {
    margin-right: 6px;
}

.checkout-confirm-security {
    margin-top: 16px;
    text-align: right;
}

/* Contact */
.checkout-contact {
    text-align: center;
    padding: 20px;
    margin-top: 10px;
}

.checkout-contact-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 14px;
    color: #969696;
    margin-bottom: 8px;
}

.checkout-contact-data {
    display: flex;
    justify-content: center;
    gap: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #5A5A5A;
}

.checkout-contact-data i {
    margin-right: 4px;
}

/* Mobile Responsive */
@media (max-width: 767px) {
    .checkout-stepper { padding: 20px 10px 30px; }
    .checkout-stepper-track { left: 40px; right: 40px; }
    .checkout-step-circle { width: 32px; height: 32px; font-size: 14px; }
    .checkout-step-label { font-size: 10px; }
    .checkout-panel-body { padding: 16px; }
    .checkout-panel-actions { flex-direction: column; gap: 10px; }
    .btn-checkout-next,
    .btn-checkout-back,
    .btn-checkout-submit { width: 100%; text-align: center; margin-left: 0; }
    .checkout-product-summary { flex-direction: column; text-align: center; }
    .checkout-product-img { width: 80px; }
    .checkout-product-price { font-size: 24px; }
    .checkout-delivery-option { padding: 14px; }
    .checkout-confirm-section { flex-direction: column; }
    .checkout-confirm-label { width: 100%; margin-bottom: 4px; }
    .checkout-confirm-total { flex-direction: column; text-align: center; gap: 8px; }
    .checkout-confirm-total-value { font-size: 26px; }
}

/* Step 2 - Summary */
.checkout-step2-summary {
    margin-top: 20px;
    padding: 16px 20px;
    background: #f8f9fa;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
}

.checkout-step2-summary-row {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #5A5A5A;
}

.checkout-step2-summary-total {
    border-top: 2px solid var(--main-blue, #1B4C8E);
    margin-top: 8px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 18px;
    color: var(--main-blue, #1B4C8E);
}

.checkout-free-shipping {
    color: #28a745;
    font-weight: bold;
    text-transform: uppercase;
}

/* Disabled next button */
.btn-checkout-next-disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

@media (max-width: 767px) {
    .checkout-step2-summary { padding: 12px 14px; }
    .checkout-step2-summary-total { font-size: 16px; }
    .checkout-shipping-calc-wrapper { padding: 12px 14px; }
}

/* ===== stylesComparador.css ===== */
/* ========================================
   COMPARADOR DE EQUIPOS - La Casa del Fitness
   ======================================== */

/* --- Botón "Comparar" en cada producto --- */
/* Boton comparar: barra full-width, centrada, SIEMPRE visible, justo abajo de la foto. */
.comp-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.96);
    border: none;
    border-top: 1px solid #e3e8ee;
    border-radius: 0 0 6px 6px;
    padding: 7px 10px;
    font-size: 12.5px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
    color: #34506e;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: background 0.2s ease, color 0.2s ease;
    opacity: 1;
    pointer-events: auto;
    mix-blend-mode: normal;
}
.comp-btn i {
    font-size: 12px;
    transition: transform 0.3s ease;
}
.box-product {
    position: relative;
}
.comp-btn:hover {
    background: #015f9e;
    color: #fff;
}
/* Seleccionado */
.box-product.comp-selected .comp-btn {
    background: #015f9e;
    color: #fff;
}
.box-product.comp-selected .comp-btn i {
    transform: rotate(180deg);
}
.box-product.comp-selected .comp-btn:hover {
    background: #de001a;
}
.box-product.comp-selected {
    box-shadow: 0 0 0 2px #015f9e;
    border-radius: 6px;
}
/* Stock / outlet: subidos para no encimarse con la barra del boton comparar. */
/* El boton Comparar quedo oculto (no se usa): los labels de stock/outlet vuelven
   al pie de la foto (bottom:8px), ocupando el lugar que dejaba el Comparar. */
.btn-label-group {
    bottom: 8px;
}
@media (max-width: 991px) {
    .comp-btn {
        padding: 6px 8px;
        font-size: 11px;
    }
}

/* --- Barra flotante inferior (cards) --- */
.comp-bar {
    position: fixed;
    bottom: -300px;
    left: 0;
    right: 0;
    z-index: 9999;
    background: linear-gradient(135deg, #014f84 0%, #0174b5 100%);
    color: #fff;
    padding: 14px 20px;
    transition: bottom 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 -6px 30px rgba(0,0,0,0.3);
    font-family: 'Ubuntu', sans-serif;
    border-top: 3px solid rgba(255,255,255,0.15);
}
.comp-bar.comp-bar--visible {
    bottom: 0;
}
.comp-bar-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.comp-bar-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.comp-bar-title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.comp-bar-title i {
    font-size: 16px;
    opacity: 0.8;
}
.comp-bar-count {
    font-size: 12px;
    opacity: 0.7;
    font-weight: 400;
}
.comp-bar-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}
.comp-bar-btn {
    background: #fff;
    color: #015f9e;
    border: none;
    border-radius: 25px;
    padding: 10px 28px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.comp-bar-btn:hover {
    background: #e8f0fe;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
.comp-bar-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: none;
}
.comp-bar-clear {
    background: none;
    border: 1px solid rgba(255,255,255,0.35);
    color: rgba(255,255,255,0.85);
    border-radius: 25px;
    padding: 8px 18px;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.comp-bar-clear:hover {
    border-color: #fff;
    color: #fff;
    background: rgba(255,255,255,0.1);
}

/* Cards dentro de la barra */
.comp-bar-cards {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    overflow-y: visible;
    padding: 8px 0 2px;
    -webkit-overflow-scrolling: touch;
    justify-content: center;
}
.comp-bar-card {
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.18);
    border-radius: 12px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 280px;
    max-width: 340px;
    flex-shrink: 0;
    position: relative;
    backdrop-filter: blur(4px);
    transition: background 0.2s;
}
.comp-bar-card:hover {
    background: rgba(255,255,255,0.18);
}
.comp-bar-card-img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 8px;
    background: #fff;
    padding: 3px;
    flex-shrink: 0;
}
.comp-bar-card-info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.comp-bar-card-name {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
}
.comp-bar-card-price {
    font-size: 16px;
    font-weight: 700;
    color: #a8dbff;
    line-height: 1.2;
}
.comp-bar-card-cuotas {
    font-size: 10px;
    opacity: 0.7;
    line-height: 1.2;
}
.comp-bar-card-remove {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: rgba(0,0,0,0.5);
    border: 2px solid rgba(255,255,255,0.4);
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: all 0.2s;
    padding: 0;
}
.comp-bar-card-remove:hover {
    background: #de001a;
    border-color: #de001a;
    transform: scale(1.1);
}
/* Slot vacío */
.comp-bar-card--empty {
    background: rgba(255,255,255,0.06);
    border: 2px dashed rgba(255,255,255,0.2);
    min-width: 280px;
    justify-content: center;
    padding: 18px 12px;
}
.comp-bar-card--empty span {
    font-size: 12px;
    opacity: 0.45;
    font-style: italic;
}

/* Mobile bar */
@media (max-width: 767px) {
    .comp-bar {
        padding: 10px 12px;
    }
    .comp-bar-top {
        flex-wrap: wrap;
        gap: 6px;
    }
    .comp-bar-title {
        font-size: 13px;
        white-space: nowrap;
    }
    .comp-bar-count {
        display: inline;
    }
    .comp-bar-cards {
        flex-direction: column;
        gap: 6px;
        overflow-x: hidden;
        justify-content: flex-start;
    }
    .comp-bar-card {
        min-width: unset;
        max-width: 100%;
        width: 100%;
        padding: 8px 10px;
        gap: 8px;
    }
    .comp-bar-card-img {
        width: 40px;
        height: 40px;
    }
    .comp-bar-card-name {
        font-size: 11px;
    }
    .comp-bar-card-price {
        font-size: 14px;
    }
    .comp-bar-card-cuotas {
        font-size: 9px;
    }
    .comp-bar-card--empty {
        min-width: unset;
        width: 100%;
        padding: 10px;
    }
    .comp-bar-btn {
        padding: 8px 18px;
        font-size: 13px;
    }
    .comp-bar-clear {
        padding: 6px 12px;
        font-size: 11px;
    }
}

/* --- Modal de comparación --- */
.comp-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    background: rgba(0,0,0,0.55);
    backdrop-filter: blur(3px);
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    font-family: 'Ubuntu', sans-serif;
}
.comp-modal.comp-modal--open {
    display: flex;
}
.comp-modal-content {
    background: #fff;
    width: 100%;
    max-width: 1100px;
    max-height: 85vh;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    animation: compSlideUp 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 20px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.1);
}
@keyframes compSlideUp {
    from { transform: translateY(40px) scale(0.97); opacity: 0; }
    to { transform: translateY(0) scale(1); opacity: 1; }
}
.comp-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 24px;
    border-bottom: 1px solid #e8e8e8;
    background: linear-gradient(135deg, #015f9e 0%, #0174b5 100%);
    color: #fff;
}
.comp-modal-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
}
.comp-modal-title i {
    font-size: 16px;
    opacity: 0.8;
}
.comp-modal-close {
    background: rgba(255,255,255,0.15);
    border: none;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    padding: 4px 10px;
    line-height: 1;
    border-radius: 8px;
    transition: background 0.2s;
}
.comp-modal-close:hover {
    background: rgba(255,255,255,0.3);
}
.comp-modal-body {
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    flex: 1;
    padding-bottom: 8px;
}

/* --- Tabla de comparación --- */
.comp-table {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse;
}
.comp-table th,
.comp-table td {
    padding: 10px 14px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    vertical-align: middle;
    font-size: 13px;
}
.comp-table tr:hover td {
    background: #fafcfe;
}
.comp-table tr:hover td:first-child {
    background: #f0f4f8;
}
.comp-table th:first-child,
.comp-table td:first-child {
    text-align: left;
    font-weight: 600;
    color: #555;
    background: #f7f8fa;
    position: sticky;
    left: 0;
    z-index: 2;
    min-width: 140px;
    max-width: 160px;
    font-size: 12px;
    border-right: 2px solid #e8e8e8;
}

/* Header de cada producto en la tabla */
.comp-product-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    padding: 8px 5px;
}
.comp-product-head img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    border-radius: 10px;
    background: #f5f5f5;
    padding: 4px;
    border: 1px solid #eee;
}
.comp-product-head-name {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    text-align: center;
    line-height: 1.3;
}
.comp-product-head-tipo {
    font-size: 11px;
    color: #888;
}
.comp-product-head-link {
    display: inline-block;
    font-size: 11px;
    color: #015f9e;
    text-decoration: none;
    margin-top: 2px;
    padding: 3px 10px;
    border-radius: 12px;
    background: #e8f2fb;
    transition: background 0.2s;
}
.comp-product-head-link:hover {
    background: #d0e5f7;
    text-decoration: none;
}

/* Celdas de precio */
.comp-precio-normal {
    font-size: 18px;
    font-weight: 700;
    color: #015f9e;
}
.comp-precio-tachado {
    font-size: 12px;
    color: #aaa;
    text-decoration: line-through;
}
.comp-precio-promo {
    font-size: 16px;
    font-weight: 700;
    color: #de001a;
}
.comp-precio-promo-label {
    font-size: 10px;
    color: #de001a;
    text-transform: uppercase;
    font-weight: 600;
}
.comp-badge {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 600;
}
.comp-badge-green {
    background: #e8f5e9;
    color: #2e7d32;
}
.comp-badge-blue {
    background: #e3f2fd;
    color: #1565c0;
}
.comp-badge-gray {
    background: #f5f5f5;
    color: #888;
}
.comp-badge-off {
    background: #de001a;
    color: #fff;
    padding: 3px 8px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
}
/* Desglose de cuotas */
.comp-cuotas-list {
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: left;
}
.comp-cuota-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    padding: 3px 8px;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.3;
}
.comp-cuota-sin-interes {
    background: #f0f7ed;
    color: #2e7d32;
    font-weight: 600;
}
.comp-cuota-con-interes {
    background: #f5f5f5;
    color: #777;
}
.comp-cuota-cant {
    white-space: nowrap;
}
.comp-cuota-valor {
    white-space: nowrap;
    font-weight: 700;
}
.comp-cuota-sin-interes .comp-cuota-valor {
    color: #1b5e20;
}
.comp-cuota-con-interes .comp-cuota-valor {
    color: #555;
}

/* Highlight de mejor valor */
.comp-best {
    background: #e8f5e9 !important;
    font-weight: 700;
}

/* Sección agrupada */
.comp-table .comp-section-row td {
    background: linear-gradient(135deg, #015f9e 0%, #0174b5 100%) !important;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 8px 14px;
    border-bottom: none;
}

/* Fila removible */
.comp-product-remove {
    display: inline-block;
    background: none;
    border: 1px solid #ddd;
    color: #999;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 13px;
    cursor: pointer;
    margin-top: 6px;
    transition: all 0.2s;
    line-height: 22px;
}
.comp-product-remove:hover {
    background: #de001a;
    border-color: #de001a;
    color: #fff;
}

/* --- Responsive modal --- */
@media (max-width: 767px) {
    .comp-modal {
        padding: 0;
        align-items: flex-end;
    }
    .comp-modal-content {
        max-height: 95vh;
        border-radius: 14px 14px 0 0;
    }
    .comp-modal-header {
        padding: 14px 16px;
    }
    .comp-modal-title {
        font-size: 15px;
    }
    /* Ocultar tabla en mobile */
    .comp-table { display: none; }
    .comp-scroll-hint { display: none; }
}

/* ====== Layout mobile: tarjetas apiladas ====== */
.comp-mobile {
    display: none;
}
@media (max-width: 767px) {
    .comp-mobile {
        display: block;
        padding: 12px;
    }
}

/* Header con productos en mobile */
.comp-m-products {
    display: flex;
    gap: 8px;
    margin-bottom: 14px;
}
.comp-m-product-card {
    flex: 1;
    background: #f7f8fa;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    position: relative;
    border: 1px solid #e8e8e8;
}
.comp-m-product-card img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    border-radius: 8px;
    background: #fff;
    padding: 3px;
    border: 1px solid #eee;
}
.comp-m-product-name {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    margin-top: 6px;
    line-height: 1.2;
}
.comp-m-product-tipo {
    font-size: 10px;
    color: #888;
    margin-top: 2px;
}
.comp-m-product-link {
    display: inline-block;
    font-size: 10px;
    color: #015f9e;
    text-decoration: none;
    margin-top: 4px;
    padding: 2px 8px;
    border-radius: 10px;
    background: #e8f2fb;
}
.comp-m-product-remove {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #de001a;
    border: 2px solid #fff;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1;
}

/* Sección agrupada mobile */
.comp-m-section {
    background: linear-gradient(135deg, #015f9e 0%, #0174b5 100%);
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 7px 12px;
    border-radius: 8px;
    margin: 12px 0 8px;
}

/* Fila de atributo mobile */
.comp-m-row {
    margin-bottom: 6px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.comp-m-row-label {
    font-size: 11px;
    font-weight: 600;
    color: #555;
    padding: 6px 10px;
    background: #f7f8fa;
    border-bottom: 1px solid #e8e8e8;
}
.comp-m-row-label i {
    margin-right: 4px;
    font-size: 10px;
}
.comp-m-row-values {
    display: flex;
}
.comp-m-row-val {
    flex: 1;
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    border-right: 1px solid #eee;
}
.comp-m-row-val:last-child {
    border-right: none;
}
.comp-m-row-val.comp-best {
    background: #e8f5e9 !important;
}

/* Precios mobile */
.comp-m-row-val .comp-precio-normal {
    font-size: 16px;
}
.comp-m-row-val .comp-precio-promo {
    font-size: 14px;
}
.comp-m-row-val .comp-precio-tachado {
    font-size: 11px;
}

/* Cuotas mobile */
.comp-m-row-val .comp-cuotas-list {
    text-align: left;
}
.comp-m-row-val .comp-cuota-row {
    font-size: 10px;
    padding: 2px 4px;
    flex-direction: column;
    align-items: flex-start;
    gap: 1px;
}
.comp-m-row-val .comp-cuota-cant {
    white-space: normal;
    font-size: 9px;
    line-height: 1.2;
}
.comp-m-row-val .comp-cuota-valor {
    font-size: 10px;
    white-space: normal;
}

/* --- Mensaje inline en la barra --- */
.comp-bar-msg {
    display: none;
    background: rgba(255,220,100,0.2);
    border: 1px solid rgba(255,220,100,0.5);
    border-radius: 8px;
    padding: 8px 14px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    animation: compMsgFade 0.3s ease;
}
.comp-bar-msg i {
    margin-right: 5px;
}
@keyframes compMsgFade {
    from { opacity: 0; transform: translateY(4px); }
    to { opacity: 1; transform: translateY(0); }
}

