﻿#DescripcionListado{
    margin-left: 6px;
}
/*Ordenar*/
.contenidoDropdownA {
    cursor: pointer;
    display: block;
    margin: 0 10px;
    border-bottom: solid 1px #e0e0e0;
    color: #777777;
    font-size: 15px;
    line-height: 40px;
}

/*Descripcion listado*/
#ContenedorSupremo {
    text-align: justify;
    display: flex;
}

.bpFabIcon {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #FEF6F5;
    background-size: cover;
    mask: url("https://cdn.bzagroup.com/f/2024/04/26/16/Megan_b7fb89beab76e5b2.jpg") no-repeat center!important;
}

.ContenedorSecundario {
    width: 90%;
    justify-content: center;
}

.colorMobileFiltros {
    color: #8E8E8E !important;
}

.ajusteContenedorSinProductos{
    padding: 100px 118px;
}

.ajustePublicidadGoogle{
    height: 200px;
    margin-bottom: 35px;
}

.ajusteLeyendaSP{
    padding-left: 32px;
}

.resolucionMobile {
    display: none !important;
}

.resolucionDesktop {
    display: block !important;
}


.ajusteResultadosDesktop {
    display: flex !important;
    justify-content: flex-end;
    margin-left: 83px;
    margin-right: -28px;
}

.porcDesc{
    margin-left: 5px;
}

.contenedorDescuento {
    display: flex;
    align-items: baseline;
    margin-left: 5px!important
    /*color:#7e1bb6;*/
}

#btnVerMas {
    display: flex;
    width: 15%;
}

article {
    width: 95%
}

.descMobile {
    font-size: 16px;
    word-wrap: break-word;
}

.arrow {
    border: solid;
    color: orangered;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    position: relative;
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 1px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: -2px;
}

.der {
    text-align: right;
    margin-bottom: 20px;
}

.migasDePanSuperpuestas {
    display: block;
    word-spacing: 6px;
    color: rgb(119, 119, 119);
    position: absolute;
    z-index: 10;
    margin-left: 10px;
    padding-top: 22px;
}

.marginMigasPan {
    margin-bottom: 18px;
}

.align-baseline{
    align-items: baseline
}

.ajusteTituloDesktop {
    align-items: end;
    display: flex;
    margin-bottom: 0;
    letter-spacing: -1px;
    padding: 0;
    margin-left: 2px;
    font-size: 28px;
}

.centradoOrdenar{
    align-items: center;
    display: grid!important;
}

.c212529{
    color: #212529;
    cursor: pointer;
}

    .c212529:hover {
        color: #212529;
        cursor: pointer;
    }

.NombreMarca:hover{
    color: #000;
}

.marginFiltrosAplicados{
    margin-bottom: 15px;
}

.estiloFiltros {
    line-height: 30px;
    font-size: 15px;
    margin-left: -4px;
    color: #333;
}

.checkboxFiltros {
    color: #F3F3F3;
    border: 1px solid #C2C2C2;
    margin-right: 9px !important;
    margin-top: 1px !important;
}

.btnPaginaSiguiente {
    width: 30px;
    height: 13px;
    margin-top: 10px;
    cursor: pointer;
}

.btnPaginaAnterior {
    width: 30px;
    height: 13px;
    margin-top: 10px;
    cursor: pointer;
}

/*CajaProducto*/
.TituloListado {
    font-weight: normal !important;
    font-size: 15px !important;
    height: 60px !important;
    font-family: 'NovaLight' !important;
    line-height: 19px !important;
    margin-top: -2px !important;
    color: #000 !important;
}

.borderB {
    border: 1px solid #cecece;
}

.ajusteOrdenarMobile {
    flex-direction: column;
    justify-content: center;
}

#ContenedorOrdenMobile {
    position: fixed;
    left: 0;
    width: 100vw;
    height: 100vh;
    top: -120%;
    background-color: #fff;
    transition: top 0.5s ease; /* Transición suave de la propiedad top */
    z-index: 9999;
}

#ContenedorFiltrosMobile {
    position: fixed;
    top: -120%; /* Inicia fuera de la pantalla hacia arriba */
    opacity: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background-color: #ffffff;
    transition: top 0.7s ease, opacity 0.7s ease; /* Transición suave de la propiedad top */
}

.active {
    top: 0 !important; /* Llevar el div a la parte superior de la pantalla */
    opacity: 1!important;
}

.hideFiltro{
    top: -100%;
}

.hidden {
    display: none;
}

.marginFiltrosMobile {
    margin: 0 15px;
}

.centradoOrdenar{
    margin-bottom: 2px!important;
}

.ajusteBotones {
    justify-content: space-between;
    display: flex;
    position: absolute;
    top: 115px;
}

.estiloOrdenarDesktop{
    font-size: 18px;
    display: inline-flex;
    align-items: center;
}

.largoFiltros {
    width: 266px !important;
    margin-left: 20px;
}

.largoCajas {
    width: 78% !important;
}

.estilosFiltra {
    align-items: center;
    display: flex;
}

.OpcionesFiltros {
    margin-bottom: 0px !important;
    padding: 12px 0px !important;
}

.espacioFiltros {
    padding: 10px 0 !important;
}

.bordeFiltros {
    border-bottom: 21px solid #DDDDDD !important;
}

.contenedorAtributos {
    display: inline-grid;
    width: 100%;
}

.estiloAtributos {
    margin-left: 15px !important;
    display: flex;
    align-items: center;
}


.estiloCategorias {
    margin-left: -7px !important;
    display: flex;
    align-items: center;
}

.sombraCarruselGuiasListado {
    position: absolute;
    top: 24px;
    right: 38px;
    z-index: 9;
    height: 458px;
}

.verMas {
    color: #008A45 !important;
    transition: all .5s !important;
    padding-left: 3px;
}

.verMenos {
    color: #E53308!important;
    transition: all .5s!important;
    padding-left: 3px;
}

.estiloAtributosAtr {
    margin-left: 0px !important;
    display: flex;
    align-items: center;
}

.cantidadFiltros {
    color: #A8A8A8;
}

.cantidadFiltros:hover {
    color: #A8A8A8;
}

.contenedorCruz {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 15px;
    height: 15px;
    z-index: 10;
}

.scroll-fijo {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

.bordeFiltrosMarcas {
    border-bottom: 1px solid #DDDDDD !important;
}

.bordeFiltrosAtributos {
    border-bottom: 9px solid #DDDDDD !important;
}

/*estilo filtros*/
.ajusteFiltroMobile {
    height: 155px !important;
    background-color: #F3F3F3 !important;
    width: 103% !important
}

/*estilo filtros*/
.ajusteFiltroMobileResultadosBusqueda {
    height: 205px !important;
    background-color: #F3F3F3 !important;
    width: 103% !important
}

.tituloFiltrosListado {
    color: #111111 !important;
    margin-bottom: 10px;
    font-size: 18px !important;
}

.inputComprar {
    width: 100%;
    position: absolute;
    visibility: hidden;
}

.marginPlaquetaBottom {
    margin-bottom: 60px;
}

.containerImagenCruz {
    position: relative;
    top: 15px;
    left: 12px;
}

.imagenMegatoneFiltro {
    width: 190px;
    height: 155px;
    z-index: 1;
}

.tituloLeyendas{
    font-size: 15px;
}

.marginTituloMobileFiltro {
    margin-left: 11px;
    margin-top: 16px;
    position: static;
}

.ajusteOpciones {
    margin-left: 13px;
}

.imagenMegatoneOrdenar {
    width: 165px;
    height: 165px;
    top: -7px;
    left: 250px;
    position: absolute;
}

.imagenMegatoneOrdenarRB {
    width: 178px;
    height: 162px;
    top: -7px;
    left: 235px;
    position: absolute;
}

.botonesFiltro {
    justify-content: space-evenly;
    display: flex;
    position: relative;
    z-index: 100;
    top: -35px;
}

.fijo {
    position: fixed;
    top: 0;
    width: 105%;
    z-index: 1000;
}

.tamañoTituloCajaGuia {
    margin-left: 44px;
    padding: 12px;
}

.tamañoImagenCajaGuia{
    margin-left: 44px;
}

.tamañoCarruselGuia {
    width: 1040px;
    position: relative;
    left: -10px;
}

.swiper-carrusel-guias .swiper-button-prev,
.swiper-carrusel-guias .swiper-button-next {
    --swiper-navigation-size: 30px;
    height: 60px;
    width: 60px;
    color: #000000;
    margin-top: -3%;
    top: 36px;
    height: 172px;
    background: #fff;
}

.swiper-carrusel-guias .swiper-button-prev {
    margin-left: -3%!important;
    background: #F3F3F3;
    height: 90%;
    top: 67px;
    box-shadow: none;
}

.swiper-carrusel-guias .swiper-button-next {
    margin-right: -3%!important;
    background: #F3F3F3;
    height: 90%;
    top: 67px;
}

.marginCarruselMarcas {
    margin-top: 71px;
    margin-bottom: -30px;
    display: inline-grid;
}

    .marginCarruselMarcas .swiper-carrusel-marcas .swiper-button-next {
        height: 105%;
        top: 55px;
    }

    .marginCarruselMarcas .swiper-carrusel-marcas .swiper-button-prev {
        height: 105%;
        top: 55px;
    }

    .marginCarruselMarcas .swiper-carrusel-marcas .swiper-button-next::after {
        --swiper-navigation-size: 20px;
    }

    .marginCarruselMarcas .swiper-carrusel-marcas .swiper-button-prev::after {
        --swiper-navigation-size: 20px;
    }

.marginCarruselMarcas .swiper-slide{
    margin-left: 20px;
}

.iconoImagenMarca {
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    width: 100px !important;
    height: 100px !important;
    cursor: pointer;
}

.centradoLogos {
    justify-content: space-evenly;
}

.contenedorMobile {
    max-height: 100%;
    overflow: auto;
}

.marginItemsOrdenar {
    margin-left: 15px;
    margin-top: 6px;
}

.contenedorMobileOrdenar {
    max-height: 100%;
}

.filtroAplicadoL {
    display: flex;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding: 0 8px;
    font-size: 14px;
    background-color: #fff;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: -6px;
    width: max-content;
    height: 28px;
    color: #858585;
    position: relative;
}

.paddingLandingListado{
    padding-top: 0!important;
    display: block;
}

.wrap-toggle {
    padding: 5rem;
}

.mensajeEnvioSinDesc {
    display: flex;
    align-items: center;
    color: #008A45;
    font-size: 12px;
    /* font-weight: bold; */
    width: 100%;
}

.imagenFiltroPrecio{
    width: 10px;
}

.separacionFiltros{
    height: 30px;
}

.contenedorFiltroDesktop{
    display: flex;
}

.centradoInput{
    margin-top: -3px;
}

/*Switch por cada filtro de envio para que no se solapen*/
.switch {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 11px;
    background-color: darkgrey;
    border-radius: 40px;
    transition: all 0.3s;
    cursor: pointer;
    margin-right: 10px;
}

    .switch:after {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        border-radius: 30px;
        border: 0.5px solid #FFFFFF1F;
        background-color: #FBFBFB;
        box-shadow: 0px 1px 1px #0000003D;
        top: -3px;
        left: -3px;
        transition: all 0.3s;
    }

input[type='checkbox']:checked + .switch:after {
    transform: translateX(20px);
    background-color: #008A45;
}

.offscreen {
    position: absolute;
    left: -9999px;
}

.LeyendaMarca {
    font-weight: normal !important;
    font-size: 15px !important;
    font-family: 'NovaBold' !important;
    color: #000 !important;
}

.estiloPorcentajeDescuento {
    margin-top: 2px;
    margin-right: 1px;
}

.marginPnlProdSinCarrusel {
    margin-top: 94px;
}

.marginPnlProd {
    margin-top: 78px;
}

.cajasProductosInferior {
    width: max-content;
}

.TextoFiltroMobileListado {
    font-size: 17px !important;
    margin-left: 0 !important;
    color: #000;
}

.productContent {
    box-sizing: border-box;
    transition: all .5s;
}

#filtrosSeleccionadosMobile {
    position: relative;
    margin-left: 15px;
    height: 65px;
}

.filtros3 {
    height: 80px !important;
}

.filtros5 {
    height: 110px !important;
}


.buyButton {
    display: none;
    width: 214px;
    height: 36px;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    background-color: #008A45;
    pointer-events: none;
    cursor: pointer;
    margin-top: 11px;
}

    .buyButton:hover {
        background-color: #007539 !important;
        color: white !important;
    }

    .buyButton[disabled]:hover {
        background-color: #E6E6E6 !important;
    }

.buyButtonVistaExtendida {
    width: 214px;
    height: 36px;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    background-color: #008A45;
    pointer-events: none;
    cursor: pointer;
    margin-top: 11px;
    margin-left: 25px;
}

    .buyButtonVistaExtendida:hover {
        background-color: #007539 !important;
        color: white !important;
    }

    .buyButtonVistaExtendida[disabled]:hover {
        background-color: #E6E6E6 !important;
    }



.btnComprarContenedor {
    display: flex;
    width: 100%;
    justify-content: center;
    height: 100%;
}

.btnComprarContenedorVistaExtendida {
    display: flex;
    width: 175px;
    height: auto;
    margin-left: 150px;
    margin-top: -5px;
}

.CajaProductoGrillaListado:hover .buyButton {
    display: block;
}

.altoPreciosInput{
    height: 75px;
}

.altoPreciosQuitar{
    height: 15px;
}

.botonMasMenosFiltro {
    color: #008A45;
    font-size: 22px;
}

.cursor-pointer{
    cursor: pointer;
}

.ajusteCarrusel:hover {
    height: 575px !important;
}

.ajusteCarruselCM:hover {
    height: 520px !important;
}

.hoverActivo {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100% !important;
    height: 270px;
    width: 240px;
    display: none;
    padding: 3px;
    left: -0.8px;
    top: 0;
    background: #ffffff;
    opacity: 0.8;
    z-index: 10;
    color: #000 !important;
}

.mensajePromo {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 20px 0;
    padding: 0 10px;
}

.SeparadorDescuentos {
    width: 200px;
    border-bottom: 3px solid #000;
    margin: 0 auto;
}

.ImagenCamion {
    width: 20px !important;
    height: 14px!important;
    margin-left: 3px;
}

.imagenListado {
    width: auto !important;
    max-width: 100%;
}

input[type="checkbox"] {
    cursor: pointer;
    margin: 5px;
}

.verMasCarruseles {
    font-size: 20px;
    color: rgb(229, 51, 7) !important;
    margin-left: 10px;
}

.Precio {
    font-size: 24px;
    color: #000;
    letter-spacing: -1px!important;
}

.mensajeEnvio {
    display: flex;
    align-items: center;
    color: #008A45;
    font-size: 12px;
    /*font-weight: bold;*/
    width: 100%;
    margin-bottom: 3px;
}

.EnvGratis {
    /*background-color: yellow;
        color:black;*/
    margin-left: 2px;
    margin-right: 2px;
}

.comparador {
    font-size: 14px;
    color: #000;
    position: absolute;
    bottom: -5px;
    right: 0;
}

.burbujaEnlaces {
    align-items: center;
    display: inline-flex;
    padding: 8px;
    font-size: 14px;
    border-radius: 8px;
    height: 23px;
    background-color: #fff;
    color: #000 !important;
}


.cajaEnvio {
    margin-top: -25px !important;
    margin-bottom: 30px;
}

.cajaVacia {
    margin-top: 8px;
    margin-bottom: 47px;
}

.cajaCuotas {
    margin-top: 20px;
    margin-bottom: 20px;
}

.cajaCuotasEnvio{
    margin-top: 19px;
}

.preciosContainer {
    display: flex;
    flex-direction: column;
    width: fit-content;
}

.cajaConTodo{
    margin-top: -15px;
}

.cajaDesc {
    margin-top: -8px !important;
    margin-bottom: 47px;
}

.cajaEnvioSinDesc {
    margin-top: 8px;
    margin-bottom: 30px;
}

.cajaProd {
    margin-top: -13px;
    margin-bottom: 17px;
}

.maxWidthBannerFiltrosTopSort {
    max-width: 254px;
    margin-top: 15px;
}

.maxWidthBannerInferior {
    max-width: 1040px;
    margin-left: 10px;
}

.maxWidthBanner {
    width: 100%;
}

.tamañoBannerIntermedio {
    width: 1271px;
    height: 131px;
    margin-top: 0px;
    margin-bottom: 45px;
}

.burbujaDescuento {
    width: 74px;
    height: 19px;
    background: #008A45 0% 0% no-repeat padding-box;
    border-radius: 13px;
    opacity: 1;
    font-size: 15px;
    color: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 342px;
    right: 0px;
}

.marginEnvios{
    margin: 5px 15px;
}

.burbujaDescuentoExtendida {
    width: 68px;
    height: 20px;
    background: #008A45 0% 0% no-repeat padding-box;
    border-radius: 13px;
    opacity: 1;
    font-size: 14px;
    color: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 78px;
    right: 393px;
}

.colorVerde {
    color: #008A45;
}

.marginLeyendaFiltro {
    margin-right: 12px;
}

.comparadorText {
        font-size: 13px;
    color: #000;
    position: relative;
    bottom: 0px;
    right: 0px;
}

    .comparadorText label {
        padding: 3px;
        display: flex;
        align-items: center;
    }

/*Caja Producto Extendida*/
.hoverActivo {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100% !important;
    height: 270px;
    width: 240px;
    display: none;
    padding: 3px;
    /*margin-left: -5px;*/
    top: 0;
    background: #ffffff;
    opacity: 0.8;
    z-index: 10;
    color: #000 !important;
}

.CorrectorMarginTop {
    margin-top: 171px;
}

.mensajePromo {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 20px 0;
}

.SeparadorDescuentos {
    width: 200px;
    border-bottom: 3px solid #000;
    margin: 0 auto;
}

.logoInternacional{
    width: 14px;
    height: 14px;
}

.containerInternacional {
    margin-left: 8px;
    display: flex;
}

.textoInternacional {
    font-size: 12px;
    color: #0D4FB1;
}

.textoSinImpuesto {
    font-size: 11px;
    color: #212529;
}

.ImagenCamion {
    width: 24px !important;
    height: 16px;
    margin-left: 3px;
}

.imagenListado {
    width: auto !important;
    max-width: 100%;
}

input[type="checkbox"] {
    cursor: pointer;
}

.Precio {
    font-size: 24px;
    color: #000;
}

.mensajeEnvioCajaProductoExtendida {
    display: flex;
    align-items: center;
    color: #008A45;
    font-size: 15px;
    /*font-weight: bold;*/
    width: 100%;
}

.EnvGratis {
    /*background-color: yellow;
        color:black;*/
    margin-left: 2px;
    margin-right: 2px;
}

.envioExpress {
    color: #008B3E;
    font-size: 12px;
}

.imgCamion {
    width: 22px;
    margin-top: -2px;
}

.paddingListado {
    padding-left: 0px;
}

/*Seccion carruseles*/
contenedor-carrusel {
    width: 100%
}

.flechaFiltrosMobile {
    transition: transform 0.5s ease;
    width: 24px;
    height: 24px;
    margin-top: 5px;
}

.flechaFiltrosMobileInvertida {
    width: 15px;
    height: 15px;
    margin-top: 5px;
    margin-right: 5px;
}

.rotate {
    transform: rotate(180deg);
}

/*Carrusel Productos*/
.ajustePosicionFlechasListado {
    display: inline-block !important;
}

.ContenedorCP {
    max-width: 100%;
    display: contents;
}

.ajusteCarrusel {
    height: 520px !important;
}

.ajusteCarruselCM {
    height: 490px !important;
}

.AjustePadding .owl-stage-outer {
    /*padding-left: 56px;*/
    padding: 0px !important;
}

#BannerSeparador {
    overflow: hidden;
}

.marginBanner {
    margin-bottom: -20px;
    margin-right: auto;
    margin-left: auto;
}

.posicionBanner {
    width: 100%;
    height: 270px;
}

.AjusteCarruseles {
    margin-top: 50px;
}

.AjusteCarruselesSinMargenTop {
    margin-top: 0px;
}

/*Titulo*/

#DivTitulo {
    align-items: end;
    margin-top: 0;
    margin-left: 0 !important;
}

h1 {
    font-size: 27px;
    margin-left: 7px;
}

/*Fondo*/
.c777777 {
    color: #777;
}

.bgcF3F3F3 {
    background-color: #f3f3f3 !important;
}

.tituloListado {
    display: flex !important;
    font-size: 27px;
    margin-bottom: 12px !important;
    flex-direction: row;
    justify-content: space-around;
    padding: 0px 5px;
}

#BannerSeparador {
    overflow: hidden;
}

.AjusteCarruseles {
    margin-top: 50px;
}

.AjusteCarruselesSinMargenTop {
    margin-top: 0px;
}

.vistaOculta {
    visibility: hidden;
}

.lineaInferiorOrdenar{
    border-bottom: 1px solid #A8A8A8;
}

.lineaIzquierdaFiltros{
    border-right: 1px solid #A8A8A8;
}

.SeparadorFiltrosSinDivision {
    display: block;
    margin: 20px 0 15px 0;
}

.estiloEnvio {
    font-size: 15px;
    color: #008A45 !important;
    margin-left: -13px!important;
}

.icoVistaRectangularListado {
    background: url(https://www.megatone.net/next/Files/Images/Listados/icono-vista-cuadricula.svg?version=30);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 6px;
    width: 14px;
    height: 14px;
    margin-left: 0px;
    margin-right: 3px;
}

.icoVistaHoriz {
    background: url(https://www.megatone.net/next/Files/Images/Listados/VistaHorizontal.svg?version=30);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 6px;
    width: 14px;
    height: 14px;
    margin-left: 0px;
    margin-right: 3px;
}

.iconoCerrarFiltro {
    background: url(https://www.megatone.net/next/Files/Images/Listados/cruz-cierre-pequenos-filtros.svg);
    background-size: 11px 11px;
    float: left;
    width: 11px;
    margin-top: 7px;
    height: 11px;
}

.ultimaCategoria {
    border: 1px solid #707070;
}

.FiltroVistaListado {
    width: auto;
    height: 24px;
    margin-top: 0px;
    margin-left: 4px;
    margin-right: 0px;
    text-align: center;
}

.anchoBanner {
    max-width: 100% !important;
    overflow: hidden !important;
}

.desplegableFiltro{
    max-height: 1px;
    overflow: hidden;
    transition: all 0.3s;
    margin-top: 5px;
}

.comparadorSinInternacional{
    bottom: -5px!important;
}

.botonSinInternacional {
    bottom: -24px!important;
    position: relative!important;
    z-index: 15!important;
}

.activeFiltro{
    max-height: 500px!important;
}

@media (max-width: 700px) {
    /*Carrusel producto*/

    .textoSinImpuesto{
        font-size: 9px;
    }

    .marginTitulo {
        margin-left: -12px;
    }
}

@media (max-width: 999px) {

    .comparadorSinInternacional {
        bottom: 0px !important;
    }

    .botonSinInternacional {
        bottom: -15px !important;
    }

    .ajustePublicidadGoogle {
        height: 90px;
        margin-bottom: 0;
    }

    .contenedorDescuento {
        width: max-content;
        height: auto;
    }

    .porcDesc {
        font-size: 20px;
    }

    .simboloPorc{
        width: max-content;
    }

    .verMasCarruseles {
        font-size: 20px;
        color: rgb(229, 51, 7) !important;
        margin-left: 5px;
    }

    .tamañoCarruselGuia {
        width: 109%;
        position: relative;
        left: -55px;
    }

    .tamañoImagenCajaGuia{
        width: 90%!important;
        margin-left: 9%!important;
    }

    .marginPlaquetaBottom {
        margin-bottom: -50px;
    }

    .tituloCarruselGuias{
        margin-left: 80px !important;
    }

    .swiper-carrusel-guias .swiper-pagination {
        left: 44px !important;
        top: 315px !important;
    }

    .TituloCajaGuia{
        width: 90%!important;
    }

    .tamañoTituloCajaGuia{
        margin-left: 25px!important;
    }

    .wrapper-guias {
        margin-left: 97px;
    }

    /*Switch por cada filtro de envio para que no se solapen*/
    .switch {
        position: relative;
        display: inline-block;
        width: 34px;
        height: 14px;
        background-color: darkgrey;
        border-radius: 40px;
        transition: all 0.3s;
        cursor: pointer;
        margin-right: 0px;
    }

        .switch:after {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            border-radius: 30px;
            background-color: #F1F1F1;
            top: -3px;
            left: -3px;
            transition: all 0.3s;
        }

    input[type='checkbox']:checked + .switch:after {
        transform: translateX(25px);
        background-color: #008A45;
    }

    .containerInternacional {
        margin-top: -10px;
        margin-bottom: 5px;
    }

    .IcoCheckVacio {
        background: url(https://megatone.net/next/Files/Images/Listados/check-mobile-desktop.svg?version=30);
        background-repeat: no-repeat;
    }

    .centradoLogos{
        justify-content: normal;
    }

    .iconoImagenMarca {
        width: 66px !important;
        height: 66px !important;
    }

    .LeyendaMarca {
        font-size: 13px !important;
    }

    .ajusteTituloDesktop {
        margin-left: 7px;
        font-size: 23px !important;
    }

    .IcoCheck {
        background: url(https://megatone.net/next/Files/Images/Listados/check-apretado-mobile-desktop.svg?version=30);
        background-repeat: no-repeat;
    }

    .largoCajas {
        width: auto !important;
    }

    .burbujaEnlaces {
        align-items: center;
        display: inline-flex;
        padding: 8px;
        font-size: 12px;
        border-radius: 8px;
        height: 18px;
        background-color: #fff;
        color: #000 !important;
    }

    .iconoCerrarFiltro {
        margin-top: 1px;
        background-size: 8px 8px;
        width: 8px;
        height: 8px;
    }

    .btnPaginaSiguiente {
        width: 33px;
        height: 16px;
        cursor: pointer;
        margin-top: 20px;
    }

    .tamañoFiltrosMobile {
        min-height: 55px !important;
        align-items: center;
        margin-left: 0px !important;
        margin-right: 0px !important;
        border-bottom: 2px solid #F3F3F3;
    }

    .btnPaginaAnterior {
        width: 33px;
        height: 16px;
        cursor: pointer;
        margin-top: 20px;
    }

    .heigthBanner{
        height: auto;
    }

    .centradoFiltros {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .heightBannerContainer{
        height: auto;
    }

    .tamañoBannerIntermedio {
        width: 100%;
        height: 108px;
        margin-top: -5px;
        margin-bottom: 30px;
    }

    .maxWidthBanner{
        width: 100%;
    }

    .preciosContainer {
        display: contents;
        width: fit-content;
    }

    widthBannerIntermedio{
        width: 103%!important;
    }

    .FiltroAplicado {
        background-color: #fff;
        border-radius: 5px;
        padding: 0px 10px;
        border: 1px solid #DBDBDB;
        align-items: center;
        display: flex;
    }

    .ajusteFiltroMobile {
        height: 170px !important;
        background-color: #F3F3F3 !important;
        width: 103% !important
    }

    .buyButton {
        width: 99%;
        height: 30px;
        padding: 0;
        margin-top: -30px;
    }

    .btnComprarContenedor {
        display: flex;
        width: 100%;
        justify-content: center;
        height: 15px;
        flex-direction: column;
    }

    .buyButtonVistaExtendida {
        width: 1010px;
        height: 36px;
        color: white !important;
        text-transform: uppercase;
        font-size: 16px;
        text-align: center;
        background-color: #008A45;
        pointer-events: none;
        cursor: pointer;
        margin-top: 3px;
        margin-left: -20px;
        margin-right: 15px;
    }

    /*Descripcion listado*/
    .CajaProductoGrillaListado {
        width: 47% !important;
        min-height: 360px !important;
        margin: 0 5px 8px 0px !important;
        padding: 3px !important;
    }

    .cajaEnvio {
        margin-top: 12px !important;
    }

    .cajaCuotasEnvio {
        margin-top: -60px;
        margin-bottom: 23px;
    }

    .cajaDesc {
        margin-top: 9px !important;
        margin-bottom: 40px;
    }

    .cajaVacia {
        margin-top: 20px;
        margin-bottom: 35px;
    }

    .cajaProd {
        margin-top: -15px;
        margin-bottom: 10px;
    }

    .cajaCuotas {
        margin-top: -60px;
        margin-bottom: 36px;
    }

    .cajaCuotasDesc{
        margin-top: -25px;
    }

    .cajaConTodo {
        margin-top: -15px;
        margin-bottom: 10px;
    }

    .cajaEnvioSinDesc {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .mensajeEnvioSinDesc {
        font-size: 10px !important;
        margin-left: 6px !important;
        width: 100% !important;
        margin-bottom: 0px !important;
        margin-top: -12px!important;

        display: flex;
        align-items: center;
        color: #008A45;
        /* font-weight: bold; */
    }

    .marginPnlProd {
        margin-top: 0px;
    }

    .marginPnlProdSinCarrusel {
        margin-top: 0px;
    }

    .tituloListado {
        display: block !important;
        font-size: 27px;
        margin-bottom: 0px !important;
        padding: 0px 26px;
    }

    .filtroAplicadoL {
        margin-left: 0;
        z-index: 9999;
    }

    .sombraCarruselGuiasListado {
        display: none;
    }

    /*Banner*/
    .resolucionDesktop {
        display: none !important;
    }

    .ajusteResultadosDesktop {
        display: none !important;
        justify-content: flex-end;
    }

    .marginCarruselMarcas {
        margin-top: 25px;
        margin-bottom: 3px;
        margin-left: 8px;
    }

        .marginCarruselMarcas .swiper-slide {
            margin-left: 0;
        }  
    
    .estiloCategorias {
        margin-left: 15px !important;
        display: flex;
        align-items: center;
    }

    .burbujaDescuento {
        width: 66px;
        height: 17px;
        /* UI Properties */
        background: #008A45 0% 0% no-repeat padding-box;
        border-radius: 13px;
        /*
    line-height: 15px;
    margin-right: -2px;
    margin-top: 18px;
    */
        opacity: 1;
        font-size: 13px;
        color: #fff;
        align-items: center;
        display: flex;
        justify-content: center;
        position: absolute;
        top: 268px;
        right: 0px;
    }


    .widthFiltros {
        width: inherit;
    }

    .InfoCuotaL {
        color: #E53308;
        /*font-size: 30px !important;*/
        /*padding-left: 5px;*/
        margin-top: 8px;
        font-size: 17px !important;
        padding-left: 1px;
        margin-left: 3px;
    }

    .TituloCategoriaL, .TituloMarcasL, .TituloPrecioL, .TituloAtributosL {
        color: #212529 !important;
        margin-bottom: 0px;
        font-size: 18px !important;
    }

    .TituloEnvios {
        color: #008A45 !important;
        margin-bottom: 3px;
        font-size: 18px !important;
    }

    .filtroMobileSeleccionado {
        font-family: NovaBold !important;
    }

    .resolucionMobile {
        display: block !important;
    }

    .marginBanner {
        margin-bottom: 0px;
    }

    .estiloPorcentajeDescuento{
        margin-top: 3px;
    }

    .tituloCantidadListado {
        margin-left: 19px;
        margin-top: -5px;
        margin-bottom: 5px;
    }

    .item {
        width: 100%;
        /* margin-left: -15px; */
        /* margin-top: -35px; */
        margin-bottom: 10px;
    }

    .burbujaDescuentoExtendida {
        width: 60px;
        height: 15px;
        background: #008A45 0% 0% no-repeat padding-box;
        border-radius: 13px;
        opacity: 1;
        font-size: 12px;
        color: #fff;
        align-items: center;
        display: flex;
        justify-content: center;
        position: absolute;
        top: 64px;
        right: 30px;
    }

    .BanerCentrado a {
        position: inherit;
        display: block;
        height: 296px !important;
        margin-bottom: -160px;
    }
    /*Fin estilos caja producto*/

    .marginCarruselGuias {
        margin-left: 0 !important;
    }

    .marginMigasPan {
        margin-bottom: 0px !important;
    }

    .borderB {
        border: 1px solid #cecece;
    }

    .CorrectorMarginTop {
        margin-top: 135px;
    }

    .descMobile {
        font-size: 14px !important;
    }

    #btnVerMas {
        width: 24% !important;
    }

    h2 {
        font-size: 20px;
    }

    .ContenedorSecundario {
        margin-left: 27px !important;
    }

    /*Caja Producto*/
    .TituloMobile {
        /*font-size: 25px !important;*/
        /*height: 86px !important;*/
        font-family: 'NovaLight' !important;
        overflow: hidden;
        color: #222222;
        /*line-height: 29px !important;*/
        /*margin-top: 15px !important;*/
        margin-bottom: 2.5px !important;
        font-size: 13px !important;
        line-height: 13px !important;
        height: 40px !important;
        margin-top: 0px !important;
        padding-left: 2px !important;
        letter-spacing: 0px;
    }

    .Precio {
        font-size: 24px;
        line-height: 29px;
        margin-left: 3px !important;
    }

    .btnAplicaFiltro {
        font-size: 18px !important;
        padding: 10px 20px !important;
        color: #000 !important;
    }

    .btnQuitarFiltro {
        font-size: 18px !important;
        padding: 10px 20px !important;
        color: #e63409 !important;
    }

    .mensajeEnvio {
        font-size: 10px !important;
        margin-left: 6px !important;
        /*font-weight: bold;*/
        width: 100% !important;
        margin-top: -10px !important;
        margin-bottom: 0px !important;
    }

    .ImagenCamion {
        width: initial !important;
        height: 12px;
        margin-left: 3px;
    }

    .TextoFiltroAplicado{
        font-size: 13px;
    }
    
    .comparadorText {
        font-size: 11px;
        bottom: 10px;
        right: 0;
    }

        .comparadorText input[type=checkbox] {
            transform: scale(0.8);
            margin-right: 6px;
        }

    .fixMobile {
        height: 45px !important;
        margin-top: -31px !important;
        padding-left: 0 !important;
        padding-right: 16px !important;
    }

    .hoverActivo {
        padding: 0 20px;
        margin-left: 0;
        height: 312px;
    }

    .mensajePromo {
        font-size: 28px;
        line-height: 28px;
        letter-spacing: 1.8px;
    }

    .SeparadorDescuentos {
        width: 100%;
    }

    .imagenListado {
        margin-top: 10px;
    }

    .mensajeEnvioCajaProductoExtendida {
        display: flex;
        align-items: center;
        color: #008A45;
        font-size: 9px;
        margin-left: -10px;
        margin-top: 3px;
        margin-bottom: 10px;
        /* font-weight: bold; */
        width: 103%;
    }

    .ImagenCamion {
        width: initial !important;
        height: 14px;
        margin-left: 6px;
    }

    .fixMobile {
        height: 45px !important;
        margin-top: -31px !important;
        padding-left: 0 !important;
        padding-right: 16px !important;
    }

    .hoverActivo {
        padding: 0 20px;
        margin-left: 0;
        height: 312px;
    }

    .mensajePromo {
        font-size: 28px;
        line-height: 28px;
        letter-spacing: 1.8px;
    }

    .SeparadorDescuentos {
        width: 100%;
    }

    .envioExpress {
        margin-left: -9px;
        font-size: 10px;
        margin-bottom: -10px;
        margin-top: 4px;
        text-align: start;
    }

    .imgCamion {
        width: 16px;
    }

    input[type="checkbox"] {
        top: 1px;
        position: relative;
    }

    /*Carrusel productos*/
    .ajusteCarrusel {
        height: 420px !important;
        margin: 0px !important;
    }

        .ajusteCarrusel:hover {
            height: 460px !important;
        }

    .ajusteCarruselCM {
        height: 390px !important;
        margin: 0px !important;
    }

        .ajusteCarruselCM:hover {
            height: 415px !important;
        }

    .paddingCajas {
        padding-right: 3px;
    }

    #ajustarTitulosCarrusel {
        display: flex;
        justify-content: space-between !important;
        margin-left: 4px !important;
        /*margin-bottom: 20px !important;*/
    }

    .maxWidthBannerFiltrosTopSort {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .maxWidthBannerInferior {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .swiper-carrusel-guias{
        height: auto!important;
    }

    .mTop6 {
        margin-top: 6px;
    }

    .btnComprarContenedorVistaExtendida {
        margin-left: 2px;
        width: auto;
        margin-top: 0;
    }

    #CajasCategoriasDestacadas {
        background-color: rgb(243,243,243);
    }

    .TituloDestacados {
        padding-top: 29px !important;
    }

    #CajasMarcasDestacadas {
        background-color: rgb(243,243,243);
    }

    /*Titulo*/
    h1 {
        font-size: 45px;
        margin-top: revert;
        margin-left: 18px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #DivTitulo {
        margin-top: 20px !important;
        /*margin-bottom: 40px !important;*/
        margin-left: -15px !important;
        align-items: center;
    }

    #DivContainerLP2 #DivTitulo {
        margin-left: -3px !important;
    }

    #DivContainerLP2 {
        margin-top: 0px;
        /* margin-left: 0px; */
    }

    .DivMainContent {
        padding-top: 0px !important;
    }

    #ajustarTitulosCarrusel {
        display: flex;
        justify-content: space-between !important;
        margin-left: 4px !important;
        /*margin-bottom: 20px !important;*/
    }

    .mTop6 {
        margin-top: 6px;
    }

    #CajasCategoriasDestacadas {
        background-color: rgb(243,243,243);
    }

    .TituloDestacados {
        padding-top: 29px !important;
    }

    #CajasMarcasDestacadas {
        background-color: rgb(243,243,243);
    }

    .migasDePanSuperpuestas {
        display: block;
        word-spacing: 3px;
        color: rgb(119, 119, 119);
        position: relative !important;
        z-index: 98;
        margin-left: 14px;
        margin-top: 5px;
        padding-top: 0;
    }
}

@media (min-width:1100px) and (max-width: 1275px){
    .largoCajas{
        width: 800px !important;
    }

    .tituloListado{
        justify-content: start;
    }

    .ajusteResultadosDesktop{
        margin-left: 0px;
    }
}

/*Caja Precios, Si gris quieres la caja no toques los important*/
.irs-bar {
    background-color: #CECECE !important;
}

.irs-from {
    background-color: #FFFFFF !important;
    color: #000 !important;
}

    .irs-from ::before {
        border-top-color: #FFFFFF !important;
        color: #000 !important;
    }

.irs-to {
    background-color: #FFFFFF !important;
    color: #000 !important;
}

    .irs-to ::before {
        border-top-color: #FFFFFF !important;
        color: #000 !important;
    }

.irs-handle {
    width: 17px !important;
    height: 17px !important;
    border: 2px solid rgb(206, 206, 206) !important;
    background-color: #FFF !important;
}

@media (min-width: 999px) {
    /*Carrusel producto*/
    .CajaProductoGrillaListado {
        width: 244px;
        height: 460px;
    }

    .flechaEnListado {
        margin-right: -10px !important;
    }
}

@media(min-width: 1200px) {
    /*Caja Producto*/

    .CajaProductoGrillaListado .AnchoInterno {
        width: 95%
    }

    .containerListado {
        max-width: 1300px;
        padding-right: 0;
        margin: auto;
        padding-left: 0;
    }
}

.CajaProductoGrillaListado {
    padding: 5px 5px 5px 5px;
    text-align: center;
    margin: 0 5px 15px 5px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: white;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .CajaProductoGrillaListado:hover {
        box-shadow: 0 0 15px #CDCDCD;
    }

@media (min-width: 1270px) and (max-width: 1290px){
    .largoFiltros {
        margin-left: 45px !important;
    }

    .largoCajas {
        width: 70% !important;
    }

    .CajaProductoGrillaListado {
        width: 210px;
    }

    .tamañoCarruselGuia{
        width: 865px;
    }

    .swiper-carrusel-guias .IcoImg{
        max-width: 240px!important;
    }

    .swiper-carrusel-guias .TituloCajaGuia {
        width: 242px !important;
    }

    .migasDePanSuperpuestas {
        margin-left: 41px !important;
    }

    .ajusteResultadosDesktop {
        margin-left: 80px;
        margin-right: -18px;
        width: 25% !important;
    }

    .ajusteTituloDesktop {
        width: 66.66666667%!important;
    }
}
 