﻿/*asddsgds*/
.container {
    font-family: 'NovaLight','Trebuchet MS';
    /*padding-top:7px;*/
}

a {
    text-decoration: none !important;
}

.hImagen {
    /*line-height: 200px;*/
    display: flex !important;
    align-items: center;
    justify-content: center;
}
/* Caja de Producto Extendida */
.CajaProductoExtendidaGrilla {
    padding: 5px 5px 5px 15px;
    /* text-align: center;*/
    margin-bottom: 10px;
    width: 96%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: white;
    /*display: inline-block;*/
    position: relative;
    overflow: hidden;
    text-align: left;
    display: grid;
}

    .CajaProductoExtendidaGrilla:hover {
        box-shadow: 0 0 15px #CDCDCD;
        transition: box-shadow 0.3s;
    }

.ContenedorInfoProductoCajaProductoExtendida {
    width: 75%
}

.ContenedorImagenCajaProductoExtendida {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.DimensionCajaProductoExtendida {
    width: 100%;
    min-height: 230px;
}

.ImagenCajaProductoExtendida {
    max-width: 70%;
    max-height: 206px;
    text-align: center;
    vertical-align: middle;
    margin-top: 35px;
    padding-bottom: 35px;
    margin-left: 20px;
    margin-right: 20px;
}


.ContenedorTituloCajaProductoExtendida {
    border-bottom: 1px solid #e0e0e0;
    height: 40%;
    text-transform: uppercase;
    margin-left: 10px;
}

.TituloCajaProductoExtendida {
    font-size: 18px;
    position: relative;
    top: 40%;
    color: #000;
    padding: 15px;
}

.Width100PorCiento {
    width: 100%;
    margin-left: 0px;
}

.ContenedorPrecioTachadoCajaProductoExtendida {
    background-color: white;
    width: auto;
}

.PrecioTachadoCajaProductoExtendida {
    color: #777;
    text-decoration: line-through;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0px;
    margin-top: 10px;
    line-height: 32px;
    padding-top: 0px;
    /*padding-left: 20px;*/
}

.ContenedorPrecioCajaProductoExtendida {
    background-color: white;
    width: auto;
}

.PrecioNormalCajaProductoExtendida {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 3px;
    color: #202020;
    text-align: left;
    font-size: 19px;
    letter-spacing: 0px;
    margin-top: 12px;
    line-height: 5px;
    height: 20px;
    margin-left: 0px;
}

.PrecioCajaProductoExtendida {
    color: #202020;
    text-align: left;
    font-size: 19px;
    letter-spacing: 0px;
    margin-top: 11px;
    line-height: 20px;
    height: 20px;
    padding-top: 3px;
    padding-left: 10px;
}

.ContenedorPrecioProductoCajaProductoExtendida {
    border-bottom: 1px solid #e0e0e0;
    margin-left: 10px;
    width: 97%;
}

.ContenedorPrecioSinCuotasCajaProductoExtendida {
    margin-left: 0px;
    color: #202020;
    text-align: left;
    font-size: 19px;
    letter-spacing: 0px;
    margin-top: 4px;
    line-height: 30px;
    height: 20px;
    padding-left: 52px;
    padding-top: 1px;
}


.CuotasCajaProductoExtendida {
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-top: 1px solid #e0e0e0;*/
    border-bottom: 1px solid #e0e0e0;
}

.ContenedorCompararCajaProductoExtendida {
    background-color: white;
    width: 100%;
    justify-content: start;
    margin-left: 10px;
    margin-top: 12px;
    color: #000;
}

.ContenedorPorcOffCajaProductoExtendida {
    padding-left: 15px;
    justify-content: start;
    background-color: white;
    width: 40%;
}

.PorcOffCajaProductoExtendida {
    color: #008A45;
    font-size: 18px;
    line-height: 28px;
    margin-right: 8px;
    margin-top: 11px;
}

.ContenedorCuotasSinInteres {
    width: 41%;
    margin-left: 10px;
    padding-top: 3px;
}

.InfoCuotaCajaProductosExtendida {
    font-size: 23px;
    line-height: 29px;
    letter-spacing: -1px;
    color: #E53308;
    height: 31px;
}

.TextoSinInteresCajaProductoExtendida {
    color: #E53308;
    display: inline-block;
    font-weight: normal;
    margin-top: 2px;
    font-size: 23px;
    letter-spacing: -1.5px;
    margin-left: 5px;
}

.EnvioCajaProductoExtendida {
    margin-left: 14px;
    display: flex;
    align-items: center;
    margin-top: 13px;
    margin-bottom: -8px;
    font-size: 15px;
}

.PlaquetapromoCajaProductoExtendida {
    margin-left: -825px;
}
/* FIN Caja de Producto Extendida */
.CajaProductoGrilla {
    padding: 5px 5px 5px 5px;
    text-align: center;
    margin: 0 5px 15px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: white;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .CajaProductoGrilla:hover {
        box-shadow: 0 0 15px #CDCDCD;
        transition: box-shadow 0.3s;
    }

.TextCenter {
    text-align: center;
}

Subrayado:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.InfoCuotaListado {
    font-size: 21px;
    line-height: 22px!important;
    letter-spacing: -1px;
    color: #E53308;
    height: 28px!important;
    margin-left: 0px;
}

.TextoSinInteres, .TextoBonificado {
    color: #E53308;
    display: inline-block;
    font-weight: normal;
    margin-top: 2px;
    font-size: 20px;
    letter-spacing: -0.5px;
    margin-left: 3px;
}

.PrecioMostrado {
    color: #202020;
    text-align: left;
    font-size: 17px;
    letter-spacing: 0px;
    margin-top: 14px;
    line-height: 20px;
    height: 20px;
}

.margin-off{
    margin-top: 0;
}

.font14Important {
    font-size: 14px !important;
    margin-top: 15px !important;
}

.PuntosSuspensivosEsp {
    /*overflow: hidden;
    text-overflow: ellipsis;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.PrecioTachado {
    color: #777;
    text-decoration: line-through;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0px;
    margin-top: 25px!important;
    line-height: 15px;
}

.PorcOff {
    color: #008A45;
    font-size: 16px;
    line-height: 15px;
    margin-right: -2px;
    margin-top: 18px;
}

.BtnPaginado {
    width: 35px;
    height: 35px;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    font-size: 17px;
    color: #666;
    line-height: 30px;
    margin: 0px 5px;
    text-align: center;
    background-color: #f3f3f3;
    margin-right: 10px;
}

    .BtnPaginado:hover {
        border: 1px solid #666;
        background-color: white;
    }

.BtnPaginaActual {
    background-color: #FFF;
    color: #666;
    border: 1px solid #E53308;
    border-radius: 5px;
}

    .BtnPaginaActual:hover {
        border: 1px solid #666;
        cursor: default;
        border-radius: 5px;
    }

.TextCapitalize {
    text-transform: capitalize;
}

.CategoriaSelect {
    font-family: 'NovaBold';
}

.SeparadorFiltros {
    display: block;
    border-top: 1px solid #CECECE;
    margin: 15px 0 15px 0;
}

.SeparadorFiltrosAtributos {
    display: block;
    border-top: 1px solid #CECECE;
    margin: 10px 0px;
}

.c56A1B7 {
    color: #56A1B7;
}

.c777777 {
    color: #212529;
}

.textoExpressCucardaCarrusel {
    z-index: 10;
    top: 50px;
    left: 51px;
    color: black;
}

.textoExpressCucarda {
    z-index: 10;
    top: 53px;
    left: 51px;
    color: black;
}

.icoOrdenEscritorio {
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-orden.svg?version=30);
    background-size: 22px 24px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0px;
    width: 25px;
    height: 24px;
    margin-left: 0px;
    margin-right: 0px;
}

.icoOrden {
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-orden.svg?version=30);
    background-size: 19px 15px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0px;
    width: 19px;
    height: 15px;
    margin-left: 0px;
    margin-right: 4px;
}

.icoVista {
    background: url(../../Images/Listados/vista.svg?version=30);
    background-size: 22px 24px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    margin-top: 0px;
    width: 30%;
    height: 24px;
    margin-left: 0px;
    margin-right: 0px;
}

.icoVistaRectangular {
    background: url(../../Images/Listados/VistaHorizontal.svg?version=30);
    background-size: 22px 24px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    margin-top: 0px;
    width: 30%;
    height: 24px;
    margin-left: 0px;
    margin-right: 0px;
}

.icoVistaMobileCuadrada {
    background: url(https://www.megatone.net/next/Files/Listados/icono-vista-cuadricula.svg?version=30);
    background-size: 35px 35px;
    background-repeat: no-repeat;
    float: left;
    width: 30%;
    margin-top: 5px;
    height: 38px;
    padding-top: 10px;
    margin-left: 15px;
    margin-right: -15px;
}

.icoVistaMobile {
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-vista-cuadricula.svg?version=30);
    background-size: 35px 35px;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 0;
    float: left;
    width: 30%;
    margin-top: 5px;
    height: 38px;
    padding-top: 10px;
}

.icoVistaMobileHoriz {
    background: url(https://www.megatone.net/next/Files/Images/Listados/VistaHorizontal.svg?version=30);
    background-size: 35px 35px;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 0;
    float: left;
    width: 30%;
    margin-top: 5px;
    height: 38px;
    padding-top: 10px;
}

.FiltroVista {
    width: 70%;
    height: 24px;
    margin-top: 0px;
    margin-left: 4px;
    margin-right: 0px;
}

.FiltroOrdenar {
    width: 15px;
    height: 24px;
    margin-top: -15px;
    display: contents;
    margin-right: 0px;
    margin-left: 0px;
}

#ContenedorOrdenarPor {
    letter-spacing: -0.5px;
    justify-content: center;
}

#ContenedorSeleccionarVista {
    letter-spacing: -0.5px;
    display: flex;
    justify-content: center;
}

#FlechaOrdenarPor {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

#FlechaOrdenarPorr {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    top: 2px;
    width: 25px;
    margin-left: 2px;
}

.rotateUp {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rotateUpp {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icoOrdenAsc {
    height: 24px;
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-orden.svg?version=30);
    background-size: 22px 24px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0px;
    width: 25px;
    margin-left: 0px;
    margin-right: 0px;
}

.icoOrdenDesc {
    width: 25px;
    height: 24px;
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-orden.svg?version=30);
    background-size: 22px 24px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.icoVistas {
    width: 18px;
    height: 24px;
    background: url(../../Images/Listados/vista.svg?version=30);
    background-size: 18px 24px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 5px;
}

.icoFiltros {
    width: 16px;
    height: 24px;
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-vista-filtro.svg?version=30);
    background-size: 16px 24px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 5px;
}

#FiltrosMobile {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    height: 87px;
    background-color: white;
    margin-bottom: 10px;
}

.divOrden {
    height: 30px;
}

.divVistas {
    height: 30px;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
}

.divFiltros {
    height: 30px;
}

#TituloListado {
    margin-bottom: 15px;
}

.fontMobileTitulo {
    font-family: 'NovaBold', 'Trebuchet MS';
}


.Titulo {
    font-size: 15px;
    height: 38px;
    line-height: 17px;
    font-family: 'NovaLight';
}

.selected {
    font-weight: bold;
    color: black;
}

.unselected {
    font-weight: normal;
}

.c858585 {
    color: #858585;
}

.c1F1F1Fi {
    color: #1F1F1F !important;
}

.miga-de-pan {
    color: #777777 !important;
    word-spacing: 1px !important;
    text-decoration: none;
    padding: 0px;
}

#DivMigasDePan > a > span.mL8:hover {
    color: #333333 !important;
}

#DivMigasDePan {
    padding-top: 10px !important;
    margin-left: -14px;
}

.c333333 {
    color: #333333;
}

.c000I {
    color: #000 !important;
}

.mT28 {
    margin-top: 28px;
}

.mB45 {
    margin-bottom: 45px;
}

#Migasdepan a {
    color: #858585;
}

.separadorCajaP {
    margin-left: -11px;
    margin-right: -11px;
}
/*-------------------------------------------------------*/
@media (min-width: 1300px) {
    .container {
        max-width: 1230px;
    }

    .CajaProductoGrilla {
        width: 245px;
    }


    #FiltrosMobile {
        display: none;
    }

    .imagenListado {
        /*max-height: 218px;*/
        max-width: 100%;
    }

    /*Caja Producto Extendida*/

    .Width100PorCiento {
        width: 100%;
        /*margin-left: -13px;*/
    }

    .EnvioCajaProductoExtendida {
        margin-left: 0px;
        display: flex;
        align-items: center;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 15px;
    }

    .ContenedorPrecioSinCuotasCajaProductoExtendida {
        margin-left: 0px;
        color: #202020;
        text-align: left;
        font-size: 19px;
        letter-spacing: 0px;
        margin-top: 4px;
        line-height: 30px;
        height: 20px;
        padding-left: 0px;
        padding-top: 0px;
    }

    .PrecioNormalCajaProductoExtendida {
        text-align: left;
        margin-left: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        color: #202020;
        text-align: left;
        font-size: 19px;
        letter-spacing: 0px;
        margin-top: 12px;
        line-height: 20px;
        height: 32px;
    }

    /*Fin Caja Producto Extendida*/
}

@media(max-width: 700px) {
    #bannerListado {
        display: none;
    }
}

@media (max-width: 999px) {
    h1 {
        font-size: 26px !important;
    }

    owl-item active {
        margin-right: 0px !important;
    }

    .icoVistaMobileCuadrada {
        width: 22px;
        height: 22px;
        background-size: 22px 22px;
        margin-right: 10px;
        margin-top: 0px;
    }

    .icoVistaMobile {
        width: 15px;
        height: 15px;
        background-size: 15px 15px;
        margin-right: 7px;
        margin-top: 6px !important;
        background-repeat: no-repeat !important;
    }

    .marginOff{
        margin-top: 1px;
    }

    .icoVistaMobileHoriz {
        background-size: 15px 15px;
        background-repeat: no-repeat;
        margin-right: 7px;
        margin-top: 6px !important;
        width: 15px;
        height: 15px;
    }

    .AjustePadding .owl-stage-outer {
        padding-left: 0px !important;
        margin-right: 0px !important;
    }

    .owl-item {
        margin-right: 0px !important;
    }

    .ContenedorCarruseles .owl-item {
        margin-right: 10px !important;
    }

    .btnAplicaFiltro, .btnQuitarFiltro {
        font-size: 18px !important;
        padding: 10px 20px !important;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #EEE7E7;
        text-align: center;
        width: 156px;
        height: 40px;
        justify-content: center;
        display: flex;
        align-items: center;
        border-radius: 24px;
    }

    .btnQuitarFiltro {
        margin-left: 8px !important;
    }

    #OpcionBotonFiltro {
        height: 100px !important;
        margin-top: -19px;
        margin-bottom: 0px;
    }

    .SeparadorFiltros {
        display: block;
        border-top: 0px;
        margin: -11px 0 7px 0;
    }

    .OpcionesFiltrosAtributos img, .flechaMarcas {
        width: 24px;
        height: 24px;
        margin-top: 5px;
    }

    #OpCategoria img, .flechaCategoria {
        width: 24px;
        height: 24px;
        margin-top: 5px;
    }

    .cantidadFiltros {
        margin-left: 5px !important;
    }

    .IcoCheckVacio, .IcoCheck {
        width: 15px !important;
        height: 15px !important;
        background-size: 15px 15px !important;
    }

    .ContenedorExtTL {
        margin-left: 0px !important;
        padding-top: 0px !important;
        top: -4px;
        left: 0px;
    }

        .ContenedorExtTL img {
            transform: scale(0.5);
        }

    .CajaProductoExtendidaGrilla a {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }


    /*.BanerCentrado a{
        height: 220px !important;
    }*/
    .masProductoCombo {
        right: 157px !important;
    }

    .productoCombo {
        width: 157px !important;
    }

    /* INICIO Plaquetas */
    .ContenedorBR {
        bottom: 200px !important;
        right: -4px !important;
    }

    .ContenedorTL {
        top: -9px;
        left: -4px !important;
        zoom: 50%;
    }

    .ContenedorBL {
        bottom: 135px !important;
        left: -4px !important;
    }
    /* FIN Plaquetas */
    /* INICIO Plaquetas extendidas  */

    .ContenedorExtBR {
        bottom: -10px !important;
        left: 290px !important;
    }

    /* FIN Plaquetas */
    #pnlFiltros {
        display: none;
    }

    #DivMigasDePan {
        /*padding-top: 0px !important;
        margin-top: 10px;*/
        /*font-size: 26px;*/
        margin-left: 13px;
        margin-bottom: 0px !important;
        font-size: 14px;
        width: 330px;
    }

    .ContenedorSecundario {
        margin-left: 10px;
    }

    .miga-de-pan {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .itemListadoGrilla {
        margin: 0px !important;
    }

    .cl_2 {
        height: 50px;
        font-size: 25px;
        line-height: 24px;
    }

    .container {
        max-width: 799px;
        padding: 2px;
    }

    /*.CajaProductoGrilla {*/
    /*width: 335px;*/
    /*width: 48%;
    }*/

    .imagenListado {
        /*max-height: 275px;*/
        max-width: 100%;
        max-height: 170px;
        /*margin-top: -20px !important;*/
    }

    .hImagen {
        /*height: 312px;*/
        height: 215px;
    }

    #Migasdepan {
        margin-top: 20px;
    }

    .icoOrden {
        margin-right: 5px;
        /* margin-left: 30px; */
        margin-top: 6px;
        width: 18px;
        height: 14px;
        background-size: 18px 14px;
        margin-left: 10px;
    }

    .icoOrdenAsc {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        margin-right: 5px;
        margin-left: 30px;
        margin-top: 3px;
    }

    .icoOrdenDesc {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        margin-right: 5px;
        margin-left: 30px;
        margin-top: 3px;
    }

    .icoOrden, .icoOrdenAsc, .icoOrdenDesc, .icoVistas, .icoFiltros {
        margin-left: 25px;
    }

    .TituloCategoria, .TituloMarcas, .TituloPrecio, .TituloAtributos {
        /*font-size: 35px !important;*/
        color: #111111 !important;
        margin-bottom: 10px;
        font-size: 16px !important;
    }

    .IcoCheck, .IcoCheckVacio {
        margin-top: 0px !important;
        margin-right: 20px !important;
    }

    .TituloPrecio {
        padding-bottom: 10px;
    }

    .OpcionesOrden{
        padding: 21px 5px!important;
    }

    #OpcionesFiltrosCategorias, #OpcionesFiltrosMarcas, #OpcionesFiltrosPrecios, .OpcionesFiltrosAtributos, #OpCategorias{
        /*padding: 40px 24px;*/
        background-color: white;
        /*padding: 18px 10px;*/
        margin-bottom: 0px;
        padding: 9px 5px;
    }

        #OpcionesFiltrosCategorias .row {
            margin-left: 0;
            margin-right: 0;
        }

        #OpcionesFiltrosMarcas .row {
            margin-left: 0;
            margin-right: 0;
        }

    #OpcionesFiltrosAtributos .row {
        margin-left: 0;
        margin-right: 0;
    }

    .NombreCategoria, .NombreAtributo, .NombreMarca {
        color: #666666;
        /*font-size: 35px !important;*/
        font-size: 16px !important;
        display: contents;
    }

    .VerMasMenos {
        color: #008A45;
        /*font-size: 31px !important;*/
        font-size: 16px !important;
    }

    .EspaciadoCategoria {
        margin-top: 20px;
    }

    .TextoFiltroMobile {
        /*font-size: 31px;*/
        margin-left: -27px;
        font-size: 16px !important;
    }

    .icoVistas {
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
    }

    .icoFiltros {
        width: 19px;
        height: 16px;
        background-size: 19px 16px;
        margin-left: -11px;
        margin-top: 5px;
    }

    .PrecioTachado {
        width: 95%;
        color: #777;
        font-size: 14px;
        padding-left: 5px;
        margin-top: 5px;
        margin-bottom: -10px;
    }

    .AjustePrecioMostrado {
        margin-top: 52px!important;
    }

    .PrecioMostrado {
        width: 60%;
        /*font-size: 38px;*/
        margin-left: 0;
        padding-left: 5px;
        font-size: 24px;
        margin-top: 14px !important;
    }

    .PorcOff {
        /*font-size: 25px;*/
        color: #008C46;
        font-size: 14px;
        margin-right: 0px;
    }

    .InfoCuotaListado {
        color: #E53308;
        /*font-size: 30px !important;*/
        /*padding-left: 5px;*/
        margin-top: 2px!important;
        font-size: 17px !important;
        padding-left: 1px;
        line-height: 7px;
        margin-left: 3px;
        margin-bottom: 8px;
    }

    .BtnPaginado {
        width: 31px;
        height: 31px;
        font-size: 18px;
        line-height: 15px;
        margin: 13px;
        padding: 0px;
    }

    .TextoBonificado {
        color: #E53308;
        font-size: 28px !important;
    }

    .TextoSinInteres {
        color: #E53308;
        /*font-size: 28px !important;
        letter-spacing: -2.5px;*/
        font-size: 11px !important;
        letter-spacing: -0.5px;
    }

    #OpcionesFiltrosCategorias, #OpcionesFiltrosMarcas, #OpcionesFiltrosAtributos {
        /*font-size: 25px !important;*/
        font-size: 21px !important;
        margin-left: -3px;
        margin-right: -1px;
        line-height: 28px;
    }

    .col-desdeM, .col-hastaM {
        width: 48%;
        float: left;
        text-align: center;
    }

    .col-btnM {
        float: left;
    }

    #desdeM, #hastaM {
        text-align: center;
        /*height: 56px;*/
        margin-top: 10px;
        margin-bottom: 20px;
        /*font-size: 32px !important;*/
        font-family: 'NovaLight';
        height: 36px;
        font-size: 16px !important;
    }

    .btnFiltroPrecio {
        width: 73px !important;
        height: 56px !important;
    }

    .icoFiltroPrecio {
        background-position: 20px 13px !important;
        background-size: 30px 30px !important;
    }

    .Titulo {
        height: 77px;
        letter-spacing: -1px;
    }

    .TextoSinInteresM {
        display: inline-block;
    }

    .TextoSinInteresD {
        display: none;
    }

    .AnchoInterno {
        width: 95% !important;
    }

    #TituloListado {
        margin-bottom: 0;
    }

    .TituloMobileListado {
        font-size: 40px !important;
        font-family: "NovaLight" !important;
    }

    .PlaquetaEnvioG {
        bottom: 220px !important;
    }

    /*Caja Producto Extendida*/

    .CajaProductoExtendidaGrilla {
        padding: 25px 5px 59px 15px;
        text-align: center;
        margin-bottom: 0px;
        /* width: 96%; */
        border-top: 1px solid #e0e0e0;
        border-radius: 0px;
        background-color: white;
        display: inline-block;
        position: relative;
        overflow: hidden;
        max-height: 250px;
        width: 99%;
    }

        .CajaProductoExtendidaGrilla:hover {
            box-shadow: 0 0 15px #CDCDCD;
            transition: box-shadow 0.3s;
        }

    .ContenedorInfoProductoCajaProductoExtendida {
        width: 50%;
        padding: 0px !important;
    }

    .ContenedorImagenCajaProductoExtendida {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 200px;
        /*padding: 50px;*/
    }

    .DimensionCajaProductoExtendida {
        width: 100%;
        min-height: 160px;
        height: 160px !important;
    }

    .ImagenCajaProductoExtendida {
        max-width: 100%;
        /*max-height: 300px;*/
        text-align: center;
        vertical-align: middle;
        /*margin-top: 35px;*/
        padding-bottom: 35px;
        /*margin-left: 20px;*/
        /*margin-right: 20px;*/
        max-height: 200px !important;
        margin-left: 0px;
        margin-top: 0px;
    }


    .ContenedorTituloCajaProductoExtendida {
        height: 40%;
        margin-left: 10px;
        text-transform: none;
        border-bottom: 0px;
        justify-content: start;
        text-align: start;
        padding-right: 10px;
    }

    .TituloCajaProductoExtendida {
        padding-left: 10px;
        position: relative;
        top: 20%;
        /*font-size: 25px;*/
        font-size: 14px;
        padding: 0px;
        font-weight: normal;
    }

    .Width100PorCiento {
        width: 100%;
    }

    .ContenedorPrecioTachadoCajaProductoExtendida {
        background-color: white;
        width: 100%;
        margin-top: -25px;
        padding-top: 0px;
        /*margin-left: 0px;
        margin-bottom: 10px;*/
        margin-left: -12px;
        margin-bottom: 13px;
    }

    .PrecioTachadoCajaProductoExtendida {
        color: #777;
        text-decoration: line-through;
        text-align: start;
        letter-spacing: 0px;
        /*margin-top: 18px;*/
        line-height: 25px;
        padding-top: 9px;
        /*font-size: 25px;*/
        /*padding-left: 35px;*/
        margin-top: 10px;
        font-size: 14px !important;
        padding-left: 13px;
    }

    .ContenedorPrecioCajaProductoExtendida {
        background-color: white;
        width: 100%;
        margin-top: -19px;
        height: 0px;
        padding-top: 1px;
        height: 27px;
    }

    .PrecioCajaProductoExtendida {
        color: #202020;
        text-align: left;
        letter-spacing: 0px;
        /*margin-top: 14px;*/
        line-height: 20px;
        /*height: 20px;*/
        /*padding-top: 10px;*/
        /*font-size: 35px;*/
        /*padding-left: 35px;*/
        margin-top: 0px;
        height: 20px;
        padding-top: 0px;
        font-size: 24px;
        padding-left: 0px;
    }

    .PrecioNormalCajaProductoExtendida {
        text-align: left;
        padding-top: 3px;
        color: #202020;
        text-align: left;
        /*font-size: 35px;*/
        letter-spacing: 0px;
        margin-top: 13px;
        line-height: 5px;
        height: 20px;
        /*margin-left: 22px;*/
        /*padding-bottom: 23px;*/
        font-size: 23px;
        margin-left: 0px;
        padding-bottom: 16px;
    }

    .ContenedorPrecioProductoCajaProductoExtendida {
        width: 100%;
    }

    .ContenedorPrecioSinCuotasCajaProductoExtendida {
        color: #202020;
        text-align: left;
        letter-spacing: 0px;
        line-height: 20px;
        height: 20px;
        /*margin-left: 15px;*/
        margin-top: -5px !important;
        /*font-size: 35px;*/
        padding-left: 0px;
        padding-top: 1px;
        font-size: 24px;
        margin-left: 3px;
    }

    .CuotasCajaProductoExtendida {
        padding-top: 0px;
    }

    .ContenedorCompararCajaProductoExtendida {
        background-color: white;
        width: 50%;
        /*justify-content: start;*/
        /*font-size: 23px;*/
        /*margin-left: -52px;
        margin-top: 36px;*/
        font-size: 15px;
        text-align: start;
    }

    .ContenedorPorcOffCajaProductoExtendida {
        padding-left: 0px;
        justify-content: center;
        align-items: center;
        background-color: white;
        width: 50px;
        margin-left: 144px;
        margin-top: -42px;
        /*min-height: 65px;*/
    }

    /*.PorcOffCajaProductoExtendida {
        justify-content: center;
        align-items: center;
        color: #008A45;
        font-size: 28px;
        line-height: 12px;
        margin-right: 0px;
        margin-top: 0px;
        padding: 10px;
        border: 1px solid #008A45;
        border-radius: 10px;
    }*/

    .ContenedorCuotasSinInteres {
        width: 100%;
        /*border-top: 1px solid #C2C2C2;*/
        margin-top: 0px;
        /*margin-left: 20px;*/
        padding-top: 0px;
        margin-left: 10px;
    }

    .CuotasCajaProductoExtendida {
        border-bottom: none;
    }

    .InfoCuotaCajaProductosExtendida {
        /*line-height: 29px;*/
        /*letter-spacing: -1px;*/
        color: #E53308;
        /*height: 31px;*/
        display: flow-root;
        /*margin-left: 18px;*/
        /*font-size: 30px;*/
        /*margin-bottom: -20px;*/
        line-height: 29px;
        letter-spacing: -1px;
        height: 0px;
        margin-left: -10px;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .TextoSinInteresCajaProductoExtendida {
        color: #E53308;
        /*display: inline-block;*/
        font-weight: normal;
        margin-top: 2px;
        letter-spacing: -0.5px;
        margin-left: 5px;
        /*font-size: 30px;*/
        font-size: 15px;
        display: contents;
    }

    .EnvioCajaProductoExtendida {
        display: flex;
        align-items: center;
        font-size: 15px;
        margin-bottom: -35px;
        margin-left: 24px;
        margin-top: 25px;
    }



    /*Fin Caja Producto Extendida*/
}

@media (max-width:999px) {
    .CajaProductoGrilla {
        width: 180px !important;
        min-height: 360px !important;
        margin: 0 0px 8px 3px !important;
        padding: 3px !important;
    }

    .estiloPorcDesc {
        margin-top: 0;
        margin-right: 0;
    }

    .margin-off {
        margin-top: 1px;
    }

    #FiltrosMobile {
        height: 44px !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    .fontMobileTitulo {
        font-family: 'NovaLight', 'Trebuchet MS';
    }

    .ContenedorExtTR {
        right: 75px !important;
        zoom: 50%;
        top: 3px;
    }

    .ContenedorTR {
        zoom: 50%;
    }

    .ContenedorTRCarrusel {
        zoom: 60%;
    }

    hImagen {
        height: 205px;
    }
}

@media (min-width: 799px) and (max-width: 999px) {
    .ContenedorCompararCajaProductoExtendida {
        margin-left: -50px;
    }
}

@media (max-width: 799px) {
    .ContenedorCompararCajaProductoExtendida {
        background-color: white;
        width: 100%;
        text-align: start;
        font-size: 15px;
        margin: 0px 0px 0px -4px;
    }

    .OffAjusteMobile {
        display: block;
    }

    .PorcOffCajaProductoExtendida {
        justify-content: center;
        align-items: center;
        color: #008A45;
        font-size: 14px;
        line-height: 3px;
        margin-right: 0px;
        margin-top: 13px;
        padding: 10px;
        /*border: 1px solid #008A45;*/
        border-radius: 10px;
        padding: 5px 0px;
        margin-left: -35px;
    }

    .ContenedorPrecioProductoCajaProductoExtendida {
        margin-left: 0px;
        width: 100%;
    }

    .PlaquetapromoCajaProductoExtendida {
        margin-left: -450px;
    }

    .separadorCajaP {
        margin-left: -8px;
        margin-right: -8px;
    }

    .CajaProductoGrilla {
        /*width: 280px;*/
        width: 173px;
        /*width: 310px;*/
    }

    .AnchoInterno {
        width: 98% !important;
    }

    .PorcOff {
        /*font-size: 25px;*/
        color: #008C46;
        font-size: 14px;
    }

    .TextoBonificado {
        font-size: 28px !important;
    }

    .TextoSinInteres {
        font-size: 16px !important;
        margin-left: 2px!important;
    }

    .Titulo {
        height: 77px;
    }

    .ContenedorExtTR {
        right: 50px !important;
        zoom: 50%;
    }
}

@media(min-width: 999px) {
    .TextoSinInteresM {
        display: none;
    }

    .flechaNegraOrdenar {
        margin-left: 5px;
        margin-top: 4px;
    }

    .TextoSinInteresD {
        display: inline-block;
    }

    .marginFiltros {
        margin-top: 96px;
    }

    .marginFiltrosSinCarrusel {
        margin-top: 113px;
    }

    #pnlfiltroprecios {
        padding-right: 144px;
    }

    .CajaProductoGrilla {
        width: 246px;
    }

    #FiltrosMobile {
        display: none;
    }

    #OpcionesFiltros {
        display: none;
    }

    .imagenListado {
        /*max-height: 218px;*/
        max-width: 100%;
    }



    .icoOrdenEscritorio {
        background: url(../../Images/Listados/asc.svg?version=30);
        background-size: 22px 24px;
        background-repeat: no-repeat;
        float: left;
        margin-top: 0px;
        width: 25px;
        height: 24px;
        margin-left: 0px;
        margin-right: 0px;
    }
}

.itemListadoGrilla {
    margin: 0px !important;
}

.borderR {
    border-right: 1px solid #CECECE;
}

.borderL {
    border-left: 1px solid #CECECE;
}

.borderT {
    border-top: 1px solid #DADADA!important;
}

.borderB {
    border-bottom: 0px solid #DADADA!important;
}

#DivMainContent {
    min-height: 800px;
    /*padding-left: 30px;*/
}

.icoCheck {
    width: 16px;
    height: 16px;
    background: url(../../Images/Listados/check.svg);
    background-size: 16px 16px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    /*margin-right: -15px;*/
    margin-left: 12px;
    margin-right: 0px;
}

.Titulo {
    color: #000 !important;
}

#DivMainContent {
    min-height: 800px;
}

#Migasdepan {
    font-size: 14px;
}

#desde, #hasta {
    text-align: center;
    height: 30px;
    margin-top: 10px;
    font-family: 'NovaLight';
    display: block;
    width: 105px;
    padding: 0;
}

.marginHasta{
    margin-left: 13px;
}

.contenedorHasta {
    margin-left: 12px;
    margin-right: 7px;
}

#toolD, #toolH {
    /*font-size: 12px !important;*/
    height: 30px;
}

.rs-scale {
    display: none !important;
}

.col-desde, .col-hasta {
    float: left;
    text-align: center;
}

.col-btn {
    float: left;
}

.btnFiltroPrecio {
    width: 27px;
    height: 30px;
    background-color: #CECECE !important;
    border-radius: 0 3px 3px 0;
    margin-top: 35px;
    margin-left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .btnFiltroPrecio:hover {
        border: 1px solid #b9b9b9;
    }

.icoFiltroPrecio {
    background: url(../../Images/angle-right.svg);
    background-size: 16px 16px;
    background-position: 5px 7px;
    background-repeat: no-repeat;
    float: left;
}

.txtFiltroPrecio {
    margin-bottom: 12px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
    color: #006080;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        position: absolute;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.tooltip-right {
    top: -5px;
    left: 125%;
}

    .tooltip-right::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #555 transparent transparent;
    }

.tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px;
}

    .tooltip-bottom::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #555 transparent;
    }

.tooltip-top {
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
}

    .tooltip-top::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 128%;
}

    .tooltip-left::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent transparent #555;
    }

.QuitarFiltro {
    font-size: 14px;
}

.hFiltros {
    height: 30px;
    margin-left: 1px !important;
}

.Filtros {
    color: #333333;
    padding: 0px;
}

    .Filtros:hover {
        color: #333333;
        font-weight: bold;
    }

.PadL0 {
    padding-left: 0;
}

.PadR0 {
    padding-right: 0;
}

.AnchoInterno {
    width: 218px;
}

.zInputs {
    z-index: 98;
}

#botones {
    margin-top: 23px !important;
    margin-bottom: 35px !important;
}

/* Plaquetas */
.ContenedorTL {
    top: 0px;
    left: -4px;
}

.ContenedorTR {
    top: 3px;
    right: -4px;
}

.ContenedorBR {
    bottom: 117px;
    right: -4px;
}

.ContenedorBL {
    bottom: 170px;
    left: -4px;
}
/* FIN Plaquetas */

/* Plaquetas Extendidas  */
/*.ContenedorExtTL {
    top: 3px;*/
/*left: 1px;*/
/*}*/

.ContenedorExtTR {
    top: 10px;
    right: 60px;
}

.estiloPorcDesc {
    margin-top: 2px;
    margin-right: 1px;
}

.ContenedorExtBR {
    bottom: -10px;
    left: 140px;
}

.ContenedorExtBL {
    bottom: -10px;
    left: 10px;
}
/* FIN Plaquetas Extendidas */

.masProductoCombo {
    top: 3px;
    right: 125px;
    width: 22px;
    height: 22px;
    background: url(/Images/SpriteSheet.png?version=30) no-repeat -343px -427px;
    position: absolute;
    display: block;
}

.productoCombo {
    width: 125px;
    border: 2px solid #f04603;
    border-radius: 0 5px 5px 5px;
    background: white;
    position: absolute;
    top: 3px;
    right: 0;
    padding: 10px;
}

.owl-stage {
    position: relative;
}

.owl-item .active .BanerCentrado {
    position: absolute;
    left: -1000px;
    right: -1000px;
}

.AjustePosicionFlechas {
    display: block;
}

/*.AjustePosicionFlechas {
    display: block;
}*/

.CarruselFlechas:hover > .AjustePosicionFlechas {
    display: block;
}

.slider {
    width: auto;
    overflow: hidden;
}

.productoslides {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    height: 267px;
    overflow-y: hidden;
}

    .productoslides::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    .productoslides::-webkit-scrollbar-thumb {
        background: #666;
        border-radius: 10px;
    }

    .productoslides::-webkit-scrollbar-track {
        background: transparent;
    }

    .productoslides > div {
        scroll-snap-align: start;
        flex-shrink: 0;
        width: 234px;
        height: 267px;
        margin-right: 50px;
        border-radius: 10px;
        transform-origin: center center;
        transform: scale(0.8);
        transition: transform 0.5s;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }


/*
.slider > a {
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    background: white;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 0 0.5rem 0;
    position: relative;
}

    .slider > a:active {
        top: 1px;
        color: #1c87c9;
    }

    .slider > a:focus {
        background: #eee;
    }
*/
/*@supports (scroll-snap-type) {
    .slider > a {
        display: none;
    }
}*/

.AjustePlaquetaPre {
    right: 110px;
}

.PlaquetaHotsale {
}

.PlaquetaUltimasUnidades {
    right: 60px;
}

.PlaquetaEnvioG {
    bottom: 155px;
}

.PlaquetaAgotado {
    bottom: 155px;
    right: 70px;
}

/* Orden Dropdown */
#BotonDropdown {
    margin-bottom: 5px;
}

.contenidoDropdown {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.2);
}

.contenidoVistaDropdown {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.2);
}

.contenidoDropdown a {
    cursor: pointer;
    display: block;
    margin: 0 10px;
    border-bottom: solid 1px #e0e0e0;
    color: #777777;
    font-size: 15px;
    line-height: 40px;
}

.contenidoVistaDropdown a {
    cursor: pointer;
    display: block;
    margin: 0 10px;
    border-bottom: solid 1px #e0e0e0;
    color: #777777;
    font-size: 15px;
    line-height: 40px;
}

.contenidoDropdown a:last-child {
    border-bottom: none;
}

.contenidoVistaDropdown a:last-child {
    border-bottom: none;
}

.showDropdown {
    display: block;
}

.showDropdownn {
    display: block;
}

.FiltroDropdownActivo {
    color: #333333 !important;
    font-weight: bold;
}
/* FIN Orden Dropdown */

