﻿
/*#region - -   -   -   -   PWA*/
#ContenedorLoader{
    position:fixed;
    top: 0px;
    left: 0px;
    /*display:block;*/
    z-index:990;
    background: rgba(0,0,0,0.90);
    width: 100%;
    height: 100%;
}
#loaderSVG{
    position:fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display:block;
    z-index:999;
}
.DivMensajeInformativo{
    position:fixed;
    left:0px;
    bottom:0px;
    width:100%;
    padding:0px 2%;
    display:block;
    color:#FFF;
    background-color:#EB4212;
    z-index:1100;
    text-align:center;
    transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
    max-height:0px; 
    line-height:20px;
    box-shadow: inset 0 0 8px #000;
    font-size:20px;
}
.DivMensajeInformativoVisible{max-height:400px; padding:10px 2%;}
/*#endregion */

.ImagenProductosBuscador{
    max-width: 40px; max-height: 26px; /*top:5px; left:5px;*/ width:auto; height:auto; vertical-align:middle; display:inline-block;
}
.ContenedorImagenProductoBuscador{width:50px; height:30px;display:block; float:left; margin-left:5px; text-align:center;}

.OpcionBuscador{width:98%; color:#000; height:30px; line-height:30px;padding:0px 1%; font-size:14px; display:block; overflow:hidden;}
.OpcionBuscador:hover{background: rgba(190,190,190,0.3);}
.OpcionBuscadorActiva{background: rgba(190,190,190,0.3);}
#DivSugerenciasBuscador{
    font-family: 'NovaLight';
    position:absolute;
    left:0px; top:40px;
    width:473px;
    border-top:0px solid #DDD;
    border-left:1px solid #DDD;
    border-right:1px solid #DDD;
    border-bottom:1px solid #DDD;
    padding: 0px 2px 0px 2px;
    background-color:#FFF; display:block;
    z-index:12;
    font-size:13px;
    box-shadow:0px 0px 3px #CCC;
}
.txtBusquedaUnicoNormal{width:400px;}

.BoxBusqueda {
    width: 50px;
    height: 40px;
    background-color: #e53308;
    display: block;
    border-radius: 0px 5px 5px 0px;
}
.icoBusqueda {
    width: 24px;
    height: 24px;
    /*background-image: url(../../Images/Vistas/Master/Search.svg);*/
    background-size: 24px 24px;
    display: block;
    margin-top: 8px;
    margin-left: 13px;
}
.icoCarrito45 {
    width: 45px;
    height: 24px;
    background-image: url(/next/Files/Images/Iconos/carrito_2018.svg);
    background-size: 27px 24px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.DivIconoMegatone_Normal {
    width: 224px;
    height: 62px;
    /*background-image: url(../../Images/Vistas/Master/LogoMegatoneTexto.svg);*/
    background-image: url(/next/Files/Images/SVGs/logo-mega-net22.svg);
    background-size: 213px 46px;
    display: block;
    background-position: 0px 10px;
    background-repeat: no-repeat;
}
.DivIconoM_Normal {
    width: 52px;
    height: 47px;
    /*background-image: url(../../Images/Vistas/Master/LogoMegatone.svg);
    background-size: 52px 47px;*/
    display: block;
    margin-top: -4px;
    margin-right: 12px;
}
.TituloAuxBuscador{
    height:30px; line-height:30px;
    /*background-color: #DDD;
    border-radius: 5px;
    box-shadow: -15px 0px 15px #DDD;*/
    padding: 0px 5px;
    z-index:13;
    color:#444 !important;
}


@media (max-width: 999px)
{
    .TituloAuxBuscador{
        display: none;
    }

    .ImagenProductosBuscador {
        /*max-width: 60px;
        max-height: 46px;*/
        max-width: 35px;
        max-height: 27px;
        margin-left: -10px;
    }
    .ContenedorImagenProductoBuscador{width:30px; height:25px;display:block;}
    .TituloAuxBuscador{font-size:24px; height:50px; line-height:50px;}
    .OpcionBuscador{
        height: 33px;
        line-height:33px;
        font-size: 16px;
    }
    .TextoOpcionBuscador{
        width: 85%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #DivSugerenciasBuscador{
        left:0px; 
        padding-left:2%;
        padding-right:2%;
        width:96%;
        top:108px;
        position:fixed;
        box-sizing:initial;
        padding-top: 10px;
        box-shadow: 0 2px 4px #BBB;
    }
    .txtBusquedaUnicoNormal{width:580px; font-size:28px;}
    .BoxBusqueda {
        width: 90px;
        height: 74px;
        border-radius: 0px 10px 10px 0px;
        display:none;
    }
    .icoBusqueda {
        width: 50px;
        height: 50px;
        background-size: 50px 50px;
        display: block;
        margin-top: 11px;
        margin-left: 20px;
    }
    .icoCarrito45 {
        width: 30px;
        height: 30px;
        background-image: url(/next/Files/Images/Iconos/carrito_2018.svg);
        background-size: 30px 30px;
    }
    .DivIconoMegatone_Normal {
        width: 126px;
        height: 44px;
        /*background-image: url(../../Images/Vistas/Master/LogoMegatoneTexto.svg);*/
        background-image: url(/next/Files/Images/SVGs/logo-mega-net22.svg);
        background-size: 125px 29px;
        display: block;
        background-position: 0px 10px;
        background-repeat: no-repeat;
        -ms-transform: scale(0.95, 0.95);
        -webkit-transform: scale(0.95, 0.95);
        transform: scale(0.95, 0.95);
    }
    .DivIconoM_Normal { width: 30px; height: 30px; display: block; margin-right: 2px !important;margin-top: 4px; }
}
@media (min-width: 800px) and (max-width: 999px)
{
    /*.ImagenProductosBuscador{ max-width: 60px; max-height: 46px; }*/
    /*.ContenedorImagenProductoBuscador{width:60px; height:50px;display:block;}*/
    /*.TituloAuxBuscador{font-size:24px; height:50px; line-height:50px;}*/
    /*.OpcionBuscador{height:50px; line-height:50px; font-size: 24px;}*/
    .txtBusquedaUnicoNormal{width:780px; font-size:28px;}
    .BoxBusqueda {
        width: 90px;
        height: 74px;
        border-radius: 0px 10px 10px 0px;
        display: none;
    }

    .icoBusqueda {
        width: 50px;
        height: 50px;
        background-size: 50px 50px;
        display: block;
        margin-top: 11px;
        margin-left: 20px;
    }
    .icoCarrito45 {
        width: 26px;
        height: 26px;
        background-image: url(/next/Files/Images/Iconos/carrito_2018.svg);
        background-size: 26px 26px;
    }
    .DivIconoMegatone_Normal {
        width: 239px;
        height: 56px;
        /*background-image: url(../../Images/Vistas/Master/LogoMegatoneTexto.svg);*/
        background-image: url(/next/Files/Images/SVGs/logo-mega-net22.svg);
        background-size: 239px 36px;
        display: block;
        background-position: 0px 10px;
        background-repeat: no-repeat;
        -ms-transform: scale(0.95, 0.95);
        -webkit-transform: scale(0.95, 0.95);
        transform: scale(0.95, 0.95);
    }
    .DivIconoM_Normal { width: 59px; height: 51px; display: block; margin-right: 9px !important;margin-top: 4px; }
}
@media (min-width: 1000px) and (max-width: 1199px) 
{
    #DivSugerenciasBuscador{
        width:546px;
    }
    .txtBusquedaUnicoNormal{width:290px;}
}
@media (min-width: 1200px) 
{

}