﻿
body {
    font-family: Century Gothic, Arial, Times New Roman;
    margin: 0px;
    font-size: 0.8em;
    height: auto;
    background: none !important;
}

#DtoCdo {
    display: none;
}

#divOfertaDet {
    display: none;
}

#divArtAsterisco {
    display: none;
    position: absolute;
    top: 160px;
    left: Calc(55% / 2);
    width: 45%;
    height: 250px;
    background-color: white;
    z-index: 10000000;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
}

div#divAsteriscoClose {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #e4312c;
    color: white;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    margin-top: -15px;
    margin-left: Calc(100% - 15px);
    cursor: pointer;
}

#divAsteriscoDialog {
    margin: 5%;
}

#txtDescAsterisco {
    float: left;
    width: 100%;
    height: 100px;
}

#divArtAsterisco span {
    float: left;
}

div#divAddAsterisco {
    /* float: left; */
    background-color: #e4312c;
    color: white;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 15px;
    right: 5%;
    cursor: pointer;
}

/************************************************ MASTER PAGE *************************************************************************************/

.ocultarHome {
    display: none !important;
}

.divMenu {
    width: 100%;
    height: 15px;
    border-top: 1px solid Gainsboro;
    border-bottom: 1px solid Gainsboro;
    padding: 10px 0px 10px 0px;
    float: left;
    position: fixed !important;
    right: 0px;
    top: 0px;
    z-index: 11002 !important;
    background-color: white;
}

#divMsnPrecio {
    float: left;
    width: Calc(100% - 20px);
    height: 30px;
    text-align: center;
    font-size: 18px;
    background-color: #efee1e;
    padding: 10px;
    font-weight: bold;
    display: none;
}

#divNotification {
    display: none;
    /*float: left;
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: #ffff00f5;
    z-index: 100000000000;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 5px;*/
}

#ifrmURL {
    display: none;
    width: 100%;
    height: 1000px;
    position: relative;
    border: none;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
    /* height: 100vh; */
    height: 100%;
    left: 0px !important;
    top: 0px !important;
}

.btnBanner {
    width: 10%;
    cursor: pointer;
    position: absolute;
    height: 40px;
    background-color: #e2292c;
    border: none;
    border-radius: 15px;
    color: white;
    font-weight: bold;
    font-size: 1.4em;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 70%;
    left: 5%;
}


.divMenu li {
    display: inline;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    margin-right: -5px;
}

    .divMenu li:hover {
        background-color: gray;
        color: White;
    }

.ContentMenu {
    width: 72%;
    float: left;
}

    .ContentMenu li a {
        text-decoration: none;
        color: inherit;
    }

.navbar-submenu-menupage {
    background-color: white;
    color: gray;
    display: none;
    position: absolute;
    top: 20px;
    width: 100%;
}

.navbar-item-menu:hover .navbar-submenu-menupage {
    border: 1px solid lightgray;
    display: flex;
    flex-direction: row;
}

.navbar-submenu-menupage li {
    padding: 1% 2%;
}

.divBuscador {
    float: right;
    margin-right: 20px;
    margin-top: -2px;
    vertical-align: middle;
    width: 25%;
    overflow: hidden;
}

.ui-front {
    z-index: 100000 !important;
    border-radius: 10px !important;
    padding: 10px !important;
    -webkit-box-shadow: 2px 7px 5px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 7px 5px -5px rgba(0,0,0,0.75);
    box-shadow: 2px 7px 5px -5px rgba(0,0,0,0.75);
    color: gray !important;
    font-family: Century Gothic, Arial, Times New Roman !important;
}

.ui-menu .ui-menu-item {
    min-height: 20px;
}

.divBuscador input {
    border-radius: 2px;
    border: 1px solid gray;
    width: 75%;
    padding: 1.5px 0px 1.5px 5px;
    font-family: Century Gothic, Arial, Times New Roman;
    float: right;
}

.btnBuscar {
    width: 30px;
    height: 18px;
    background-color: MediumSeaGreen;
    float: right;
    border-radius: 2px;
    background-image: url("../Iconos/Lupa.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 1.5px 0px 1.5px 0px;
    cursor: pointer;
}

.divMap {
    float: left;
    height: 30px;
    width: 80%;
    border-bottom: 1px solid Gainsboro;
    line-height: 30px;
    vertical-align: middle;
    position: fixed !important;
    left: 0px;
    top: 35px;
    z-index: 9 !important;
    background-color: white;
    text-align: left;
    padding-left: 5px;
    z-index: 11001 !important;
    overflow: hidden;
}


.divCart {
    float: left;
    height: 30px;
    width: 20%;
    border-bottom: 1px solid Gainsboro;
    line-height: 30px;
    vertical-align: middle;
    position: fixed !important;
    right: 0px;
    top: 35px;
    z-index: 9 !important;
    background-color: white;
    text-align: right;
    padding-right: 20px;
    z-index: 11001 !important;
}

    .divCart IMG {
        cursor: pointer;
        vertical-align: middle;
    }

    .divCart span {
        vertical-align: middle;
        /*margin-right:20px;*/
        cursor: pointer;
        font-weight: bold;
    }

        .divCart span a {
            text-decoration: none;
            color: Black;
        }

            .divCart span a:hover, #lblUsuario:hover {
                text-decoration: underline;
            }

.divMap li {
    display: inline;
    padding: 10px 5px 10px 5px;
    cursor: pointer;
    font-size: 0.8em;
}

    .divMap li:hover {
        color: Black;
        font-weight: bold;
    }

#MenuDesplegable {
    display: none;
}

.divSliderWeb {
    display: block;
    margin-top: 5%;
}

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.divSliderMobile {
    display: none;
}


.divLateral {
    background-color: #f6f6f6;
    width: 20%;
    display: flex;
    flex-direction: column;
    margin-top: 20%;
    float: left;
    margin-top: 65px;
    min-height: 1910px;
}

.filter-title {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    margin-left: 5%;
    margin-top: 5%;
}

.arrow-filter {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid black;
    margin: 2.5% 0.5%;
    transition: all 0.2s linear;
}

.arrow-selected {
    transform: rotate(180deg);
}

.inner-arrow-filter {
    position: relative;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f6f6f6;
    margin: 2.5% 0.5%;
    left: -7.9px;
    top: 2px;
}

.close-filter {
    height: 0 !important;
    overflow: hidden;
    padding: 0 !important;
}

#rubros-container,
#marcas-container,
#familias-container {
    background-color: #f2f2f2;
    display: flex;
    flex-direction: column;
    height: fit-content;
    margin-left: 5%;
    /*background-color: #E8E8E8; */
    padding: 5% 2%;
    transition: all 0.2s ease-in-out;
    width: 86%;
}


.txtBusquedaFiltros {
    border: none;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    height: 30px;
    padding-left: 6%;
    width: 70%;
}

.filtros-busqueda-container {
    display: flex;
    flex-direction: row;
    margin-left: 5%;
    margin-right: 1%;
    margin-bottom: 4%;
    width: 100%;
}

.btnBuscarFiltros {
    width: 35px;
    height: 29px;
    background-color: black;
    float: right;
    background-image: url(../Iconos/Lupa.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 1.5px 0px 1.5px 0px;
    cursor: pointer;
    border-left: none;
    border-radius: 0px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.FiltrosAcum {
    background-color: #f2f2f2;
    float: left;
    width: 90%;
    height: auto;
    padding: 5%;
}

.FiltrosAcumItem {
    float: left;
    border: 1px solid gainsboro;
    border-radius: 5px;
    padding: 5px;
    font-size: 0.8em;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

    .FiltrosAcumItem:hover > .FiltrosAcumItem_X {
        color: Gray;
    }

.FiltrosAcumItem_X {
    float: right;
    color: gainsboro;
    margin-left: 10px;
}


.divCentral {
    width: 80%;
    float: left;
    height: auto;
    margin-top: 65px;
}

.container-vista {
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
    width: 90%;
    height: 40px;
    margin-bottom: 2%;
}

.buttons-views {
    margin: 0 1%;
    width: 20px;
}

.divItem {
    float: left;
    height: 380px;
    width: 230px;
    cursor: pointer;
    /*border:1px solid Gainsboro;*/
    text-align: center;
    padding: 10px;
    position: relative;
}

    .divItem:hover {
        margin: -1px;
        border: 1px solid Gainsboro;
        border-left: 1px solid white;
        z-index: 11000;
        background-color: White;
    }

    .divItem IMG {
        position: absolute;
        top: 0px;
        left: 15%;
        right: 15%;
        top: 10px;
        max-width: 180px;
        max-height: 260px;
        display: block;
        margin: auto;
    }

.divItemDet {
    width: 65% !important;
    height: 50% !important;
}

    .divItemDet IMG {
        max-width: 120px !important;
        max-height: 220px !important;
    }

.divDetItem {
    width: 100%;
    float: left;
    bottom: 40px;
    left: 0px;
    position: absolute;
}

.divDetItemDetalle {
    margin-left: 70px;
    z-index: 100;
}

#divPrecio, #divAddtoCart {
    /** display:none !important;   **/
}

.PuntosContainer {
    display: flex;
    flex-direction: row;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 3px;
}

.lblPuntos {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border: 1px solid #e31016;
    border-radius: 30px;
    color: white;
    background-color: #e31016;
    font-weight: bold;
    font-size: 1.2em;
}


.ImageSlider {
    display: none;
    border: 1px solid gainsboro;
    /*z-index:100;*/
    width: 100px !important;
    position: relative;
    top: -11px;
    left: -60px;
    height: 400px;
    background-color: white;
    overflow: auto;
}

.ImageSliderDet {
    display: block;
    margin-left: 50px;
    border-color: white !important;
}

.divIMGSlider {
    float: left;
    margin: 10px;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
}

    .divIMGSlider IMG {
    }


.divItem:hover > .ImageSlider {
    display: block;
    border-right: none;
}

.divItem Titulo {
    float: left;
    font-weight: bold;
    font-size: 1em;
    width: 100%;
}

.divItem Descripcion {
    float: left;
    font-size: 1.2em;
    width: 100%;
}

.divItem Precio {
    float: left;
    font-weight: bold;
    font-size: 1.2em;
    width: 100%;
}

.divItem Stock {
    float: left;
    margin-left: 5px;
    font-size: 0.7em;
    color: Red;
    width: 100%;
    text-align: center;
}

.divItem Oferta {
    float: left;
    margin-left: 5px;
    font-size: 0.7em;
    color: Red;
    width: 100%;
    text-align: center;
    display: none !important;
    margin-top: 2px;
}

div#divCanti input {
    border: none;
    border-bottom: 1px solid black;
    outline: none;
    text-align: right;
    width: 70px;
}

div#divCanti {
    text-align: right;
    margin-top: 15px;
}

.divDto {
    float: left;
    font-size: 0.9em;
    background-color: Red;
    color: White;
    font-weight: bold;
    padding: 5px;
    border-radius: 5px;
    margin-left: 25%;
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .divDto:after {
        border-bottom: 8px solid transparent;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid red;
        content: " ";
        position: relative;
        bottom: -25px;
        right: 50%;
    }

    .divDto PrecioDto {
        text-decoration: line-through;
        margin-right: 5px;
    }

.divDtoDet {
    z-index: 2;
    overflow: hidden;
}

    .divDtoDet:hover {
        width: auto;
        height: auto;
    }

    .divDtoDet PrecioDto {
        text-decoration: none !important;
        margin-bottom: 10px;
        margin-top: 6px;
    }

.divPromos {
    float: left;
    display: none;
}


.CarritoCol Stock {
    color: Red;
}

.btnAdd {
    margin-left: 25%;
    width: 50%;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    background-color: MediumSeaGreen;
    float: left;
    border-radius: 2px;
    padding: 1.5px 0px 1.5px 0px;
    cursor: pointer;
    color: White;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    overflow: hidden;
    border: none;
}

.divCantItem {
    display: none;
}

    .divCantItem input {
        width: 22px;
        height: 20px;
        float: left;
        position: relative;
        margin-left: 168px;
        margin-top: -30px;
        border-radius: 20px;
        border: 1px solid gray;
        outline: none;
        text-align: center;
        line-height: 20px;
    }

.botones-cantidad {
    display: none;
}


.btnAdd:hover {
    background-color: #00cc99;
}

.btnAdd a {
    text-decoration: none;
    color: inherit;
}

.btnMiCuenta {
    width: 200px !important;
    margin-left: 40%;
}

.btnOculto {
    display: none;
    width: 25% !important;
}


#divSubMenu {
    background-color: White;
    width: 100%;
    height: 400px;
    position: fixed !important;
    left: 0px;
    top: 36px;
    z-index: 1000000 !important;
    display: none;
    border-top: 1px solid gainsboro;
}

#divSubMenuOscuro {
    background-color: black;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed !important;
    left: 0px;
    top: 35px;
    z-index: 9 !important;
    display: none;
}

.SubMenu {
    float: left;
    width: 95%;
    height: 90%;
    padding: 1%;
    display: none;
    overflow: auto;
}

.SubMenuFlia {
    float: left;
    width: 20%;
    min-width: 100px;
    /*height:80%;*/
    height: auto;
    overflow: hidden;
    /*padding:2%;*/
    font-weight: bold;
    margin-top: 5px;
}

    .SubMenuFlia p {
        margin: 0px;
        cursor: pointer;
    }

        .SubMenuFlia p:hover {
            text-decoration: underline;
        }

.FliaDet {
    height: auto !important;
    font-weight: normal !important;
    width: 100% !important;
    margin-top: 0px !important;
    font-size: 0.8em !important;
    margin-left: 5px !important;
}

    .FliaDet p {
        margin: 0px;
        cursor: pointer;
    }

.divFiltros {
    float: left;
    color: #6A6A6A;
    max-height: 300px;
    width: 87%;
    text-align: left;
    position: relative;
    padding-left: 5%;
    overflow: auto;
    margin-top: -10px;
    width: 92%;
}

.divLateral H4 {
    float: left;
    width: 80%;
    margin: 0;
    padding: 5px 0px 5px 5px;
    border-radius: 2px;
    text-align: left;
    color: #838383;
}

.ListFiltros tr td input[type='checkbox'],
.ListFiltros tr td label {
    cursor: pointer;
}

.EmptyDataText {
    font-size: 1.3em;
    text-align: center;
    padding: 5%;
    margin-top: 70px !important;
    position: absolute;
    font-weight: bold;
}

.divPager {
    width: 98%;
    text-align: right;
    float: left;
    border-top: 1px solid Gainsboro;
    border-bottom: 1px solid Gainsboro;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 2%;
    margin: 10px 0px 10px 0px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

    .divPager a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        border: 1px solid Gainsboro;
        border-radius: 20px;
        margin-left: 5px;
    }


.Page_Disabled {
    background-color: Gray;
    color: White;
}

.Page_Enabled {
    background-color: GhostWhite;
    color: Gray;
}

#lblRecordCount {
    font-weight: bold;
    float: left;
}


/* Let's get this party started */
::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    /*display:none;*/
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: MediumSeaGreen;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: MediumSeaGreen;
    }


#divHomePage {
    width: 100%;
    float: left;
}

.imgContent, .divContent {
    /*float:left;*/
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
}

.MenuUsuario {
    height: 30px;
}

    .MenuUsuario:hover > ul {
        display: block;
    }

    .MenuUsuario ul {
        display: none;
        list-style: none;
        z-index: 999999;
        background-color: white;
        position: absolute;
        top: 10px;
        right: 70px;
        min-width: 150px;
        padding: 0px;
        border: 1px solid gainsboro;
        border-radius: 5px;
    }

        .MenuUsuario ul li {
            text-align: center;
            padding: 5px;
            border-bottom: 1px solid gainsboro;
            font-weight: normal;
            font-size: 0.9em;
        }

            .MenuUsuario ul li:hover {
                background-color: gainsboro;
            }

#divIrCarrito {
    display: none;
}

.Carrito {
    float: right;
    margin-top: 3px;
}

.CarritoVacio {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    display: none;
}


.Carrito:hover > .CarritoPopUp {
    display: block;
}

.CarritoPopUp {
    z-index: auto;
    display: none;
    position: absolute;
    top: 18px;
    right: 30px;
    min-width: 400px;
    background-color: White;
    border: 1px solid gainsboro;
    border-radius: 5px;
    min-height: 100px;
}

.CarritoPopUpPage {
    z-index: auto;
    display: block;
    position: absolute;
    top: 49px !important;
    right: 0px !important;
    min-width: 100vw;
    background-color: White !important;
    border: 1px solid gainsboro;
    border-radius: 0px;
    min-height: 100vh;
}

.CarritoClose {
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    color: gainsboro;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid gainsboro;
    border-radius: 20px;
}

    .CarritoClose:hover {
        border-color: Gray;
        color: Gray;
    }

.CarritoHeader {
    width: 94%;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    padding: 3%;
    border-bottom: 1px solid gainsboro;
    text-align: left;
    color: Red;
}

.CarritoHeaderWide {
    font-size: 2em !important;
}

.CarritoFooter {
    width: 94%;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    padding: 3%;
    border-bottom: 1px solid gainsboro;
    text-align: right;
}


.CarritoRow {
    width: 96%;
    height: 70px;
    border-bottom: 1px solid gainsboro;
    cursor: pointer;
    float: left;
    padding: 2%;
}

    .CarritoRow:hover {
        background-color: #F2F2F2;
    }

.CarritoColHeader {
    height: 20px !important;
    line-height: 20px !important;
    margin-bottom: -10px !important;
}

.CarritoColHeaderWide {
    font-size: 14px !important;
    margin-top: 10px !important;
    margin-bottom: -20px !important;
}

.CarritoCol {
    float: left;
    height: 30px;
    width: 25%;
    text-align: center;
    font-size: 10px;
    color: black;
    text-align: left;
}

.CarritoColWide {
    font-size: 12px !important;
}

.CarritoColDet {
    width: 50% !important;
    text-align: left !important;
    line-height: normal;
}

    .CarritoColDet IMG {
        width: 50px;
        height: auto;
        float: left;
        margin-right: 10px;
    }

.CarritoEliminar {
    height: 80px;
    width: 30px;
    float: right;
    text-align: center;
    border-left: 1px solid gainsboro;
}

    .CarritoEliminar IMG {
        margin-top: 21px;
    }

.itemsCount {
    position: absolute;
    top: 15px;
    right: 13px;
    background-color: Red;
    color: White;
    font-size: 0.8em;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    vertical-align: middle;
    display: none;
    cursor: pointer;
    overflow: hidden;
}

.itemsCountAnimate {
    animation-name: AnimaItemCount;
    animation-duration: 1s;
}


@keyframes AnimaItemCount {
    from {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 30px;
        font-size: 1.4em;
    }

    to {
        width: 15px;
        height: 15px;
        line-height: 15px;
        border-radius: 10px;
        font-size: 0.8em;
    }
}


.itemsNOCountAnimate {
    display: block !important;
    animation-name: AnimaItemNOCount;
    animation-duration: 3s;
}

@keyframes AnimaItemNOCount {
    from {
        width: 250px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 1em
    }

    to {
        width: 250px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 1.2em;
    }
}

.itemsNOCountAnimate2 {
    animation-name: AnimaItemNOCount2;
    animation-duration: 3s;
}

@keyframes AnimaItemNOCount2 {
    from {
        width: 250px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 1.2em;
        font-weight: bold;
    }

    to {
        width: 250px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        font-size: 1em;
        font-weight: bold;
    }
}


.LeyendaPrecios {
    font-size: 0.7em;
    color: gray;
    width: 96%;
    float: left;
    padding-right: 4%;
    margin-top: -15px;
    font-weight: normal;
}

.DetalleItemSel {
    width: 35% !important;
    float: left
}

.DetalleItemSelIMG {
    margin-left: 70px;
}

.DetalleObs {
    width: 61% !important;
    height: 50%;
    float: left;
    padding: 0.5%;
    border-left: 1px solid gainsboro;
    margin-left: 10px;
    /*    white-space:pre-line;*/
}

#divDesc-container {
    display: none;
}

#rptArtDet_ctl00_divDescBottom {
    padding: 2%;
}

.TituloColores {
    float: left;
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
}

.divFiltoColorItem {
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid gray;
    border-radius: 15px;
    margin-right: 5px;
}

#lstColores input {
    display: none;
}

#rptArtDet_ctl00_divColorDesc {
    float: left;
    width: 100%;
    font-weight: bold;
}

.imgArtsColors {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
}

    .imgArtsColors:hover {
        border: 3px solid white;
        width: 19px;
        height: 19px;
        border-radius: 20px;
        margin-bottom: 7px;
        margin-right: 7px;
        box-shadow: 0 0 0 2pt gainsboro;
    }

.imgArtsColorSel {
    border: 3px solid white;
    width: 17px;
    height: 17px;
    border-radius: 20px;
    margin-bottom: 7px;
    margin-right: 7px;
    box-shadow: 0 0 0 2pt #9c9a9a;
}

.DetalleRecomendados {
    width: 61% !important;
    height: 50%;
    float: left;
    padding: 0.5%;
    border-left: 1px solid gainsboro;
    margin-left: 10px
}

.DetalleRecomendadosItem {
    width: 41% !important;
    float: left;
    -webkit-transform: scale(0.6);
    margin-top: -70px;
    margin-left: -50px;
    overflow: hidden !important
}

#divArtDetalleMobile {
    display: none;
}

#divShare {
    border: 1px solid gainsboro;
    position: absolute;
    top: 150px;
    width: 150px;
    background-color: White;
    padding: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
    min-height: 100px;
    white-space: normal;
    z-index: 100000;
}

    #divShare div {
        float: left;
        width: 100%;
        margin-top: 0px !important;
        height: 30px;
    }


/************************************************ FIN MASTER PAGE *************************************************************************************/

/************************************************ LOGIN *************************************************************************************/
.divLog {
    margin-top: 10px;
    float: right;
    width: 45%;
    min-height: 400px;
    padding: 2%;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
}

.divLogSep {
    border-right: 1px solid Gainsboro;
}

.divLog H1 {
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px solid Gainsboro;
    line-height: 30px;
}

.GridLeft {
    width: 35%;
    float: left;
    padding-left: 5%;
    padding-bottom: 10px;
    font-size: 0.9em;
}

.GridRight {
    width: 55%;
    float: left;
    padding-left: 5%;
    padding-bottom: 10px;
}

    .GridRight a {
        text-decoration: none;
        color: gray;
        font-size: 0.8em;
        text-align: right;
    }

.MsnError {
    color: Red;
    font-size: 0.7em;
    width: 100%;
    text-align: center;
    height: 20px;
    margin-bottom: 5px;
    float: left;
}

/************************************************FIN LOGIN *************************************************************************************/

/************************************************FINALIZACIÓN DE COMPRA *************************************************************************************/
#Dialog-Premios {
    position: fixed;
    width: 500px;
    height: 200px;
    margin-left: Calc(50% - 280px);
    margin-top: 100px;
    background-color: white;
    padding: 30px;
    display: none;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
}


.divPasosVolver {
    float: left;
    width: 96%;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    padding: 2px;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 5px;
    font-size: 0.8em;
    cursor: pointer;
}

.divPasos {
    float: left;
    width: 30%;
    min-width: 300px;
    height: auto;
    margin-right: 2%;
    border: 1px solid gainsboro;
    vertical-align: top !important;
    padding-bottom: 20px;
}

    .divPasos H1 {
        margin-top: 0px;
        background-color: Black;
        color: White;
        width: 96%;
        padding: 2%;
        height: 20px;
        line-height: 20px;
        vertical-align: center;
        text-align: left;
        font-size: 0.9em;
        float: left;
        font-weight: normal;
    }

.divDatosPasos {
    float: left;
    width: 96%;
    padding: 2%;
    text-align: left;
    font-weight: bold;
}

    .divDatosPasos input[type=radio], label {
        cursor: pointer;
    }

.lblDetallePasos {
    font-size: 0.8em;
    color: gray;
    padding-left: 20px;
    font-weight: normal;
    width: 95%;
    white-space: pre-wrap;
    text-align: left;
}


.overlay {
    position: fixed;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    position: relative;
    margin: 80px auto;
    padding: 20px;
    background: #f2f2f2;
    border-radius: 5px;
    border: 1px solid gainsboro;
    width: 30%;
    /*  transition: all 5s ease-in-out;*/
    -webkit-box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
    box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
    opacity: 20 !important;
    z-index: 12000;
}

.popupFinCompra {
    position: relative;
    margin: 80px auto;
    padding: 20px;
    background: #f2f2f2;
    border-radius: 5px;
    border: 1px solid gainsboro;
    width: 30%;
    transition: all 5s ease-in-out;
    -webkit-box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
    box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
    opacity: 20 !important;
    z-index: 12000;
}

.popupBig {
    width: 82% !important;
    height: 90% !important;
    z-index: 12000 !important;
    background: white !important;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: -15px;
    right: -15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    background-color: black;
}

    .popup .close:hover {
        color: MediumSeaGreen;
        cursor: pointer;
    }

.popup .content {
    max-height: 30%;
    overflow: auto;
}

.btnMessage {
    width: 20% !important;
    margin-left: 20% !important;
    float: left;
    text-align: center;
}

#rptDetalle_ctl02_lblDescCupon {
    font-size: 0.8em;
    color: lightgreen;
}

.CuponPorcDto {
    font-size: 0.8em;
    color: lightgreen;
}

input#btnPuntos {
    width: 80%;
    margin-left: 10%;
    margin-top: 10px;
}

.divEnvioPciaTitle, .divEnvioPciaCombo {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.divTiposEnvioPcia {
    float: left;
    margin-left: 20px;
    width: Calc(100% - 20px);
    height: auto;
}


/************************************************FIN FINALIZACIÓN DE COMPRA *************************************************************************************/

/************************************************MI CUENTA*************************************************************************************/
.MiCuentaLateral {
    float: left;
    width: 20%;
    height: 100%;
    min-height: 800px;
    border: 1px solid gainsboro;
}

    .MiCuentaLateral li {
        text-decoration: none;
        display: block;
        background-color: white;
        color: black;
        vertical-align: middle;
        padding-left: 20px;
        border: 1px solid gainsboro;
        cursor: pointer;
        padding-top: 30px;
        padding-bottom: 30px;
    }

.MiCuentaOptActive {
    background-color: Black !important;
    color: White !important;
    border: 1px solid black !important;
    border-right: 1px solid white !important;
}

    .MiCuentaOptActive span {
        position: relative;
        top: -28px;
        right: -31px;
        color: White;
        float: right;
        width: 0;
        height: 0;
        border-left: 30px solid black;
        border-top: 35px solid transparent;
        border-bottom: 35px solid transparent;
    }

.MiCuentaLateral li:hover {
    background-color: gainsboro;
}

.MiCuentaCentral {
    float: left;
    width: 69%;
    height: 100%;
    border: 1px solid gainsboro;
    margin-left: 40px;
    padding: 5px 20px 20px 20px;
    vertical-align: top;
}

.MiCuentaLugEntregas {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.MiCuentaLugEntItem {
    float: left;
    width: 98%;
    height: 30px;
    padding: 1%;
    border-bottom: 1px solid gainsboro;
}

.MiCuentaLugEntItemLeft {
    float: left;
    width: 10%;
    cursor: pointer;
    vertical-align: middle;
    line-height: 30px;
}

    .MiCuentaLugEntItemLeft:hover {
        font-weight: bold;
    }

.MiCuentaLugEntItemRight {
    float: left;
    width: 90%;
}

.MiCuentaLugEntItem span {
    font-weight: bold;
}

.MiCuentaMisPedidosCol {
    float: left !important;
    width: Calc(14.27% - 4px);
    height: 24px;
}

.MiCuentaMisPedidosColHeader {
    font-weight: bold;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 10px;
}

.MiCuentaPedidosVer {
    cursor: pointer;
}

    .MiCuentaPedidosVer:hover {
        font-weight: bold;
    }



/************************************************FIN MI CUENTA *************************************************************************************/

/*Estos son los estilos que le dan la funcionalidad al menú*/
/*El checkbox según esté activado o no hará que el menú aparezca o desaparezca*/
.checkboxPpal {
    display: none; /*Ocultamos el checkbox pues no nos interesa que se vea*/
}

/*Estos son los estilos que le dan la funcionalidad al menú*/
/*El checkbox según esté activado o no hará que el menú aparezca o desaparezca*/
.checkbox {
    display: none; /*Ocultamos el checkbox pues no nos interesa que se vea*/
}

@media only screen and (min-width : 240px) and (max-width : 685px) {

    #Dialog-Premios {
        width: Calc(90% - 60px);
        margin-left: 5%;
    }

    .divCustomContent {
        width: 100% !important;
        height: auto !important;
    }

    .divSliderWeb {
        display: none;
    }

    .divSliderMobile {
        display: block;
    }

    .divBuscador {
        width: 97%;
        float: left;
    }


    .divMap {
        width: 50%;
    }

    .divCart {
        width: 50%;
    }


    .navbar-submenu-menupage {
        background-color: white;
        color: gray;
        display: none;
        position: relative;
        width: 100%;
    }

    .navbar-item-menu:hover .navbar-submenu-menupage {
        border: none;
        display: flex;
        flex-direction: column;
        width: 82%;
    }

    .navbar-submenu-menupage li {
        padding: 1% 2%;
    }


    .divCentral {
        width: 100%;
        padding-left: 20%;
        transition: all .5s ease; /*Añadimos una transición para que realice un desplazamineto suave*/
    }

    .divPager {
        margin-left: -20%;
    }

    .divLog {
        width: 95%;
        min-height: 200px;
        border-bottom: none;
        border-top: none;
    }

    .divLogSep {
        border-right: none;
    }

    .GridLeft {
        width: 20%;
    }

    .GridRight {
        width: 80%;
    }

    .CarritoVacio {
        width: 60%;
    }

    .CarritoPopUp {
        z-index: auto;
        display: none;
        position: absolute;
        top: 18px;
        right: 30px;
        background-color: White;
        border: 1px solid gainsboro;
        border-radius: 5px;
        min-height: 100px;
        min-width: 90vw;
    }


    .CarritoHeaderWide {
        font-size: 1.5em !important;
        padding: 5%;
    }

    .CarritoCol {
        float: left;
        height: 30px;
        width: 19%;
        text-align: center;
        font-size: 8px;
        color: black;
        text-align: left;
    }

    .CarritoColWide {
        font-size: 8px !important;
    }

    #lblCant {
        width: 20px;
    }

    .CarritoColDet IMG {
        width: 35px;
        height: auto;
        float: left;
        margin-right: 10px;
    }

    .CarritoEliminar {
        height: 70px;
        width: 1px;
        float: right;
        text-align: center;
        border-left: 1px solid gainsboro;
    }

        .CarritoEliminar IMG {
            margin-top: 21px;
        }

    .popupBig {
        width: 79% !important;
        height: 90% !important;
        z-index: 11001 !important;
        background: white !important;
        margin-top: 20px;
    }

    .DetalleItemSel {
        width: 100% !important;
        float: left
    }

    .DetalleItemSelIMG {
        margin-left: 20%;
        margin-right: 20%;
        min-width: 180px;
    }

    .DetalleObs {
        width: 100% !important;
        height: 50%;
        float: left;
        padding: 0.5%;
        border-left: none;
        margin-left: 10px;
        white-space: pre-line
    }

    .DetalleRecomendados {
        width: 100% !important;
        height: 50%;
        float: left;
        padding: 0;
        border-left: none;
        margin-left: 0px
    }

    .DetalleRecomendadosItem {
        width: 100% !important;
        float: left;
        -webkit-transform: scale(1);
        margin-top: 0px;
        margin-left: 0px;
        overflow: hidden !important
    }

    .ImageSliderDet {
        display: block;
        margin-left: 0px;
        border-color: white !important;
    }

    .divDetItemDetalle {
        margin-left: 40px;
        z-index: 100;
    }


    #divArtDetalleMobile {
        display: block;
    }

    #divArtDetalle {
        display: none;
    }

    .ImageSliderDet {
        display: none;
    }


    /*Estos son los estilos de la hamburguesa del menú que abre y cierra el mismo*/
    /*menú principal*/
    .menuPpal-toogle {
        position: absolute; /*Lo posicionamos absolutamente para poder darle una posición y poder moverlo según el menú esté abierto o cerrado*/
        width: 35px;
        line-height: 1.1;
        text-align: center;
        top: 7px; /*Le damos una posición top y left en donde queramos que se encuentre la hamburguesa del menú*/
        left: 2px;
        border-radius: 3px;
        transition: all .5s ease; /*Añadimos una transición para que realice un desplazamineto suave*/
        z-index: 10000000;
    }
        /*Añadimos la haburguesa y le damos unos estilos*/
        .menuPpal-toogle::before {
            /*content:"☰";*/
            content: "menu";
            font-size: 20px;
            color: gray;
        }



    .ContentMenu {
        width: 80%;
        border: 1px solid gainsboro;
        top: 30px;
        display: none;
        position: absolute;
        background-color: White;
        overflow: hidden;
    }

        .ContentMenu li {
            display: block;
            width: 100%;
        }

    .checkboxPpal:checked ~ .ContentMenu {
        display: block;
        overflow: hidden;
    }



    /*Estos son los estilos de la hamburguesa del menú que abre y cierra el mismo*/
    /*filtros*/

    .divLateral {
        margin-left: -500px;
        transition: all .5s ease; /*Añadimos una transición para que realice un desplazamineto suave*/
    }

    .menu-toogle {
        position: absolute; /*Lo posicionamos absolutamente para poder darle una posición y poder moverlo según el menú esté abierto o cerrado*/
        width: 35px;
        line-height: 1.1;
        text-align: center;
        top: 75px; /*Le damos una posición top y left en donde queramos que se encuentre la hamburguesa del menú*/
        left: 2px;
        border-radius: 3px;
        transition: all .5s ease; /*Añadimos una transición para que realice un desplazamineto suave*/
        z-index: 10000;
    }
        /*Añadimos la haburguesa y le damos unos estilos*/
        .menu-toogle::before {
            content: "☰";
            font-size: 20px;
            color: gray;
        }

    .checkbox:checked ~ .divLateral {
        margin-left: 0px; /*Le quitamos el left negativo para que el menú vuelva a su posición original*/
        position: fixed; /* Fijamos el menú lateral para que se desplace cuando hagamos scroll*/
        width: 200px;
        -webkit-box-shadow: 4px 0px 15px -1px rgba(0,0,0,0.75);
        -moz-box-shadow: 4px 0px 15px -1px rgba(0,0,0,0.75);
        box-shadow: 4px 0px 15px -1px rgba(0,0,0,0.75);
    }

    .checkbox:checked ~ .divCentral {
        margin-left: 200px; /*Cuando el checkbox asigna un margen al contenedor principal para que se desplace junto con el menú*/
    }

    .checkbox:checked ~ .menu-toogle {
        left: 208px;
        position: fixed; /*Fijamos la hamburgues para que se desplace junto con el menú*/
    }


    .MiCuentaLateral {
        float: left;
        width: 100%;
        min-height: 10px;
        border: none;
    }

        .MiCuentaLateral li {
            float: left;
            text-decoration: none;
            display: inline-block;
            height: 30px;
            width: Calc(20% - 2px);
            background-color: white;
            color: black;
            vertical-align: middle;
            /* line-height: 20px; */
            padding: 0px;
            border: 1px solid gainsboro;
            cursor: pointer;
            overflow: hidden;
            text-align: center;
            font-size: 6pt;
            border-bottom: none !important;
            /* border-right: 1px solid gray !important; */
            border-radius: 5px 5px 0px 0px;
            padding-top: 10px;
        }

    .MiCuentaCentral {
        float: left;
        width: Calc(100% - 22px);
        min-height: 400px;
        border: 1px solid gainsboro;
        margin-left: 0px;
        padding: 5px 10px 20px 10px;
    }

    .MiCuentaOptActive span {
        position: relative;
        top: 50px;
        color: White;
        float: left;
        width: 0;
        height: 0;
        border-left: 35px solid transparent;
        border-top: 30px solid black;
        border-bottom: 35px solid transparent;
    }

    .GridLeft {
        width: 95%;
        float: left;
        padding-left: 5%;
        padding-bottom: 10px;
    }

    .GridRight {
        width: 95%;
        float: left;
        padding-left: 5%;
        padding-bottom: 10px;
    }

    .btnMiCuenta {
        width: 150px !important;
        margin-left: 25%;
    }

    .MiCuentaLugEntItem {
        float: left;
        width: 98%;
        height: auto;
        padding: 1%;
        border-bottom: 1px solid gainsboro;
    }


    .MiCuentaLugEntItemLeft {
        float: left;
        width: 15%;
        cursor: pointer;
        vertical-align: middle;
        line-height: 30px;
    }


    .MiCuentaLugEntItemRight {
        float: left;
        width: 85%;
    }


    .MiCuentaMisPedidosCol {
        float: left !important;
        width: Calc(13% - 4px);
        height: 20px;
        font-size: 0.4em;
        padding: 0.5%;
        text-align: center;
    }

    .popup {
        position: relative;
        margin: 80px auto;
        padding: 20px;
        background: #f2f2f2;
        border-radius: 5px;
        border: 1px solid gainsboro;
        width: 76%;
        /*  transition: all 5s ease-in-out;*/
        -webkit-box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
        box-shadow: 2px 11px 13px -5px rgba(0,0,0,0.75);
        opacity: 20 !important;
        z-index: 12000;
    }

    #lblUsuario {
        display: inline-block;
        max-width: 110px;
        height: 30px;
        overflow: hidden;
    }

    #divShare {
        top: 490px;
    }
}

.HomeApp {
    display: none !important;
}

#btnFinalizarApp {
    display: none !important;
}

#btnPagoSeguirApp {
    display: none !important;
}


.app-v2, .app-v2-checkout-buttons-container, .app-v2-checkout-steps-container {
    display: none;
}
