body {
    font-family: 'Overpass' !important;
    width: 100% !important;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free" !important;
}


/*POPUP CHANGE ADDRESS*/

.popUpEditarFondo {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    width: 100vw;
    height: calc(100%);
    z-index: 99999999;
    margin-right: auto;
    left: 0px;
    position: fixed;
    width: 100vw;
    margin-top: 129px;
    height: calc(100vh - 70px);
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    z-index: 99;
    border-top: 0;
    overflow: scroll;
    margin-top: calc(129px + 45px);
    /* rudyseÃƒÂ±al */
}

.elementoMenuMovil.divDemora {
    /* display: none !important; */
}

#popupmodificarDireccion {
    background-color: white;
    display: block;
    width: 100%;
    top: 0;
    position: absolute;
    padding-top: 10px;
    height: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    margin: 0px auto;
    border: none;
    height: -webkit-fill-available;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    z-index: 99;
    padding-bottom: 50px;
    box-shadow: inset 0px 0px 40px 10px white;
    background-size: cover;
}

#cerrarModificarDireccion {
    display: block;
    position: absolute;
    float: right;
    right: 0;
    background-color: black;
    top: 1%;
    color: white;
    font-size: 20px;
    padding: 5px;
    line-height: 15px;
    height: 15px;
    cursor: pointer;
    display: none;
}

#cerrarModificarDireccion:hover {
    display: block;
    position: absolute;
    float: right;
    right: 0;
    background-color: white;
    top: 1%;
    color: black;
    font-size: 20px;
    padding: 5px;
    line-height: 15px;
    height: 15px;
    cursor: pointer;
}

#popupmodificarDireccion .title,
.divMenu .title {
    margin-top: 17px;
    font-size: 57px !important;
    padding: 5px !important;
    letter-spacing: 0px !important;
    padding-bottom: 0;
    font-weight: bolder !important;
    text-transform: lowercase;
    color: black;
    position: relative;
    width: 80%;
    font-family: 'TodaySHOP' !important;
    margin: 0 auto;
    height: auto;
    margin-left: 10%;
    height: auto;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    float: left;
    display: block;
    background-color: transparent !important;
}

.divOpciones {
    margin-top: 13px;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    border: 0;
    text-align: center;
    position: relative;
    vertical-align: top;
    height: auto;
    margin-top: 15px;
}

#confirmShipping,
#confirmPickup,
#confirmarCambiosEnvio,
#confirmarCambioRetiro {
    display: block;
    position: relative;
    font-family: 'TodaySHOP' !important;
    background-color: #000000;
    width: 219px;
    text-align: center;
    margin: 0 auto;
    font-size: 37px;
    color: white;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    letter-spacing: 3px;
    padding-bottom: 5px;
    cursor: pointer;
    height: 25px;
    line-height: 34px;
    margin-bottom: 40px;
    margin-top: 40px;
    border-radius: 55px;
    border: solid 3px;
    height: auto;
    padding: 13px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 23px;
}

#confirmShipping:hover,
#confirmPickup:hover,
#confirmarCambioRetiro:hover {
    color: black;
    background-color: white;
}

#enviarMapa,
#mapaTienda {
    width: 100%;
    height: 25vh;
    margin-top: 15px;
    margin-bottom: 15px;
}


/*.option {
    width: 131px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin: 10px;
    margin-bottom: 0 !important;
}*/

.option.opcSeleccionada {
    color: black;
    background-color: white;
    font-weight: 600;
}

.enviarFila {
    font-weight: 100;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.rudyPopArriba {
    display: none;
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 30px;
    z-index: 99999;
    top: calc(calc(100vh - 400px)/2);
    background-color: #ce3e37;
    left: calc(calc(100vw - 400px)/2);
    /* RUDYSEÑAL */
}

.cerrarProducto {
    color: white;
    font-size: 37px;
    right: 16px;
    display: block;
    position: relative;
    float: right;
    cursor: pointer;
    top: 11px;
}

.textoRudy {
    display: block;
    width: 80%;
    margin-left: 10%;
    color: white;
    margin-top: 50px;
    font-size: 40px;
    line-height: 50px;
    font-family: 'TodaySHOP';
    letter-spacing: 1px;
    text-align: center;
}

.divSeleccionarShipping {
    display: inline-block;
    vertical-align: top;
    width: 337px;
    font-size: 15px;
    letter-spacing: 0;
    height: 55px;
    line-height: 21px;
}

.enviarSeleccion {
    display: inline-block;
    vertical-align: top;
    width: 341px;
    font-size: 29px;
    font-family: 'TodaySHOP';
    letter-spacing: 0;
    padding: 5px;
    padding-left: 18px;
    padding-right: 18px;
    height: 55px;
    float: left;
    line-height: 45px;
    color: black;
    border-radius: 25px;
    background: white;
    border: 3px solid black;
}

.flechaEnvioSeleccion {
    position: absolute;
    display: inline-block;
    justify-content: right;
    float: right;
    margin-left: -41px;
    margin-top: 17px;
    color: black;
    pointer-events: none;
    filter: invert(1);
}

#direccionTienda {
    height: 20px;
    line-height: 20px;
    color: black;
    font-size: 20px;
}

#dataTienda {
    font-weight: 100;
    margin-top: 20px;
    font-size: 14px;
}

.divOpcionesEnvio,
.divOpcionesPickup {
    display: block;
    position: relative;
    width: 900px;
    margin: 0 auto;
}

.hidden {
    display: none;
}

#subtituloMapaEnvio {
    display: block;
    font-weight: 100;
    margin-top: 10px;
    margin-left: 0;
    font-size: 13px;
}

#menuDerecho {
    float: right;
    position: relative;
    width: 50%;
    min-height: 90%;
    min-height: calc(100% - 600px);
}

#mapaEntradaCalle,
#mapaEntradaNumero,
#mapaEntradaEsquina,
#mapaEntradaApto {
    display: inline-block;
    position: relative;
    height: 30px;
    font-size: 13px;
    padding: 5px;
    padding-left: 12px;
    font-weight: 100;
    width: 300px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: black;
}

#mapaEntradaNumero {
    width: 100px;
    margin-left: 10px;
    margin-right: 10px;
}

#mapaEntradaApto {
    width: 100px;
    margin-right: 10px;
}

#mapaEntradaEsquina {
    width: 285px;
}

#subtituloMapaEnvio {
    font-size: 13px;
}


/*#enviarMapa, #mapaTienda {
    width: 100%;
    height: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
}*/


/*POPUP*/

.popupBackground {
    left: 0px;
    position: fixed;
    width: 100vw;
    margin-top: -1%;
    height: calc(100vh - 70px);
    /* background-color: #353535cf; */
    opacity: 1;
    transition: opacity 0.5s;
    z-index: 99;
    display: none;
    overflow: scroll;
}

.completedText {
    color: #51D4A5;
}

.btnAtras {
    display: none !important;
    margin: 0;
}

#blackLine {
    overflow: hidden;
    border: 1px solid black;
    opacity: 1;
    width: 76%;
    left: 6.2%;
    margin-top: 17px;
    position: relative;
}

#total {
    font-size: 22pt;
    font-family: 'Overpass';
    display: block;
    color: black;
    margin-top: 21px;
    position: relative;
    font-weight: 700;
    align-items: center;
    height: 50px;
    text-transform: uppercase;
    float: none;
    width: 76%;
    left: 6.2%;
}

.buyPopup {
    margin: 0px auto;
    padding-bottom: 0px;
    border: none;
    height: -webkit-fill-available;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 0px;
    background-color: white;
    position: relative;
    left: 50%;
    top: 49%;
    transform: translate(-50%, -50%);
    width: 100vw;
    color: #777777;
    z-index: 99;
    background-image: url(../../../files/menuBackground.png);
    padding-bottom: 50px;
    box-shadow: inset 0px 0px 40px 10px white;
    background-size: cover;
    top: calc(49% + 10px);
    /* rudyseÃƒÂ±al */
}

#price {
    display: inline-block;
    position: relative;
    margin: 0 !important;
    float: right;
    right: 4%;
}

.itemInfoDiv {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    display: inline-flex;
}

.opcionesContenedor {
    /* border-top: 0.3px solid #C7C7C7; */
    width: 87%;
    float: none;
    position: relative;
    margin-top: 20px;
    left: 7.7%;
}

.imageContainer {
    min-height: 97%;
    /*height: 100%;*/
    width: 50%;
    float: left;
    min-height: calc(100% - 700px);
}

.image {
    display: inline-block;
    position: relative;
    width: 91%;
    left: 9%;
    height: 40vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("");
    /*filter: drop-shadow(3px -1px 16px rgba(0, 0, 0, 0.25));*/
    margin-top: 30px;
    float: left;
    /*min-height: 60vh !important;*/
}

.infoHeader {
    position: relative;
    /* display: inline-block; */
    width: 100%;
    height: auto;
    vertical-align: top;
    text-align: center;
    right: 0;
    color: black;
    float: none;
}

.agregarAlCarrito:hover,
.buyBtn:hover {
    color: #F42222;
    background: white;
    border: solid 2px #F42222;
}

.agregarAlCarrito,
.buyBtn {
    border: 3px solid black;
}

.itemName {
    position: relative;
    display: inline-block;
    font-size: 57px;
    font-weight: 700;
    text-transform: lowercase;
    width: 87%;
    padding: 8px;
    letter-spacing: 3px;
    margin-top: 30px;
    font-family: 'TodaySHOP';
    text-align: left;
    padding-bottom: 0;
    left: 1%;
}

.itemPrice {
    position: relative;
    display: block;
    font-size: 57px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    margin-top: 10px;
    font-family: 'TodaySHOP';
    text-align: left;
    left: 7.8%;
}

.itemPriceTachado {
    position: relative;
    display: block;
    font-size: 57px;
    font-weight: bold;
    text-transform: uppercase;
    width: 50%;
    margin-top: 10px;
    font-family: 'TodaySHOP';
    text-align: left;
    left: 7.8%;
    text-decoration: line-through;
    color: #777777;
}

.divPrecios {
    display: flex;
    position: auto;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 10px;
    left: 7.8%;
}

/*.divOpciones {
    position: relative;
    display: block;
    width: calc(98%);
    height: auto;
    padding: 7px;
    vertical-align: top;
     border-bottom: 0.3px solid #C7C7C7; 
}*/

.divOpcionesTitulo {
    display: inline-block;
    position: relative;
    font-weight: normal;
    font-size: 15pt;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: black;
    font-family: 'Overpass';
    font-weight: 700;
    letter-spacing: 5px;
}

.divOpcionesSubtitulo {
    display: inline-block;
    position: relative;
    font-weight: 100;
    font-size: 14px;
    margin-left: 10px;
    line-height: 20px;
    color: black;
    font-family: 'Overpass';
    letter-spacing: 2px;
}

.option {
    width: calc(97% - 26px);
    height: 25px;
    line-height: 16px;
    font-size: 16px;
    margin: 10px;
    margin-bottom: 0 !important;
    cursor: pointer;
    position: relative;
    display: inline-block;
    border: solid 1px white;
    padding: 3px;
    text-transform: none;
    text-align: center;
    vertical-align: middle;
    font-weight: 800;
    left: 3%;
    word-break: break-word;
    font-family: 'Overpass';
}

.itemDescription {
    display: inline-block;
    position: relative;
    font-size: 1.8vw;
    width: calc(85%);
    margin-top: 10px;
    line-height: 1.8vw;
    padding: 12px;
    font-weight: 100;
    text-align: left;
    font-family: 'Overpass';
    font-weight: 700;
}

.options {
    display: block;
    position: relative;
    font-size: 14px;
    width: 100%;
    margin-top: 5px;
}

.quantity {
    position: relative;
    display: block;
    float: none;
    left: 8%;
    width: 100%;
}

.divComentarios {
    position: relative;
    width: 74%;
    height: auto;
    float: none;
    padding-bottom: 10px;
    display: block;
    left: 8%;
    margin-top: 17px;
}

#comments {
    display: block;
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    height: 75px;
    resize: none;
    font-weight: 100;
    border: none;
    padding: 10px;
    background-color: #e5e5e5;
}

.elementoCantidad {
    display: inline-block;
    position: relative;
    margin-left: 30px;
    height: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: white !important;
    /* float: right; */
    width: 80px;
    border: solid 1px #000000;
}

.elementoMenosCantidad {
    display: inline-block;
    width: 33%;
    color: black;
    background-color: transparent;
    float: left;
    height: 30px;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    font-weight: 800;
    font-size: 19pt;
}

.contCantidad {
    display: inline-block;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    width: 33%;
    font-weight: 800;
    font-size: 13pt;
    height: 30px;
    color: black;
}

.masCantidad {
    display: inline-block;
    width: 33%;
    color: black;
    float: right;
    height: 30px;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    line-height: 30px;
    font-size: 15pt;
    font-weight: 800;
}


/*#quantity {
    width: 100px;
    height: 29px;
    line-height: 30px;
    font-weight: 100;
    color: black;
    background-color: #F9F9F9;
    border: #F9F9F9;
    padding-left: 35px;
    float: left;
}*/

#arrowContainer {
    position: relative;
    width: 27PX;
    height: 29PX;
    z-index: 1;
    margin-left: 75px;
    background-color: #656565;
    pointer-events: none;
}

.selectArrow {
    height: 7px;
    width: 7px;
    background-image: url(../../files/selectTriangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    right: 9px;
    pointer-events: none;
}

#agregarIcono {
    font-size: 6.5vw;
    margin-top: 27px;
    width: 37%;
}

.agregarAlCarrito {
    width: 55%;
    padding: 12px;
    padding-left: 70px;
    padding-right: 70px;
    position: relative;
    height: 6.2vw;
    display: flex;
    letter-spacing: 0px;
    color: white;
    text-transform: lowercase;
    background-color: black;
    text-align: center;
    font-size: 40px;
    margin: 0 auto;
    line-height: 3.1vw;
    cursor: pointer;
    font-weight: normal;
    border-radius: 65px;
    font-family: 'TodaySHOP';
    letter-spacing: 3px;
    margin-top: 36px;
    float: right;
    right: 15%;
    margin-bottom: 50px;
}

.agregarAlCarrito p {
    display: inline-block;
    margin: 0;
}

.elementoSubtitulo {
    display: inline-block;
    position: relative;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    /* margin-left: 10px; */
    margin-bottom: 20px;
    /* width: 45%; */
    text-transform: uppercase;
    color: black;
    font-size: 15pt;
    font-weight: 700;
    letter-spacing: 4px;
}

.cerrarProductoPopUp {
    position: sticky;
    display: block;
    font-size: 21px;
    font-weight: 100;
    top: 9px;
    z-index: 1;
    left: calc(95% - 17px);
    line-height: 35px;
    height: 35px;
    text-align: center;
    width: 35px;
    cursor: pointer;
    color: #777777;
    background-color: #ffffff;
    border: 1px solid #f9c747;
    cursor: pointer;
    display: none;
}

.optionSelect {
    display: inline-block;
    position: relative;
    border: 2px solid black;
    height: 15px;
    /* margin: 1px; */
    margin-right: 5px;
    width: 15px;
    line-height: 15px;
    margin-top: 1px;
}

.optionDiv {
    position: relative;
    display: inline-block;
    width: calc(calc(100% - 0px) / 3);
    height: 45px;
    cursor: pointer;
    color: black;
    font-family: 'Overpass';
}

.optionSelect.opcSeleccionada {
    background-color: black;
    border: 2px black;
    padding: 2px;
}

.divOpciones .divOpcionesTitulo {
    display: inline-block;
    position: relative;
    font-weight: normal;
    font-size: 15pt;
    line-height: 20px;
    margin-bottom: 17px;
    text-transform: uppercase;
    color: black;
    font-family: 'Overpass';
    font-weight: 700;
    float: left;
    letter-spacing: 5px;
}

.divOpciones .divOpcionesSubtitulo {
    display: inline-block;
    position: relative;
    font-weight: 100;
    font-size: 14px;
    margin-left: 10px;
    line-height: 20px;
    color: black;
    font-family: 'Overpass';
    letter-spacing: 2px;
    float: left;
    height: auto;
}

.options .optionDiv {
    position: relative;
    display: inline-block;
    width: calc(calc(100% - 0px) / 3);
    height: 50px;
    cursor: pointer;
    color: black;
    font-family: 'Overpass';
    float: left;
}

.optionDiv .optionSelect {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.optionDiv .option {
    border: none;
    display: inline-block;
    float: left;
    margin: 0;
    text-align: left;
}


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

#content {
    height: auto;
    min-height: calc((100vh - 117px) - 0px);
    width: 100% !important;
    background-image: url(../../../files/menuBackground.png);
    box-shadow: inset 0px 0px 40px 10px white;
    background-size: cover;
    top: 45px;
    /* rudyseÃƒÂ±al */
}


/*#popupmodificarDireccion {
    background-color: black;
    display: block;
    width: 80%;
    margin: 0 auto;
    height: calc(100vh - 270px);
}*/

#volverAlMenu {
    text-align: center;
    position: relative;
    color: black;
    font-size: 3vw;
    text-decoration: underline;
    right: 0;
    cursor: pointer;
    font-weight: 700;
    float: none;
    margin-bottom: 50px;
    padding-top: 20px;
    height: 45px;
    overflow: auto;
    width: 100%;
    height: fit-content;
}

#header {
    min-width: 1100px;
    height: calc(117px);
    width: 100%;
    position: absolute;
    z-index: 100;
    background-image: url(../../../files/menuBackground.png);
    background-size: cover;
    box-shadow: inset 0px 0px 40px 10px white;
}

.logoMensajeAlerta {
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    width: 300px;
    margin-bottom: 20px;
}

#ocultarBarraSuperior {
    color: black;
    position: relative;
    left: 0;
    top: -80px;
    width: 100%;
    opacity: 1;
    z-index: 10;
    overflow: visible;
    height: 95px;
    transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -webkit-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    min-width: 1100px;
}

#barraOcultaArriba {
    position: absolute;
    text-align: center;
    display: block;
    margin: auto;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#ocultarBarra {
    display: inline-block;
    position: relative;
    width: auto;
    height: 95px;
    max-width: 100%;
    float: left;
    margin: 0 auto;
    margin-left: 0px;
    background-color: transparent;
}

#opcionesHeaders {
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    margin: auto;
}

#headerLogoContenedor {
    line-height: 80px;
}

#headerLogo {
    height: 51px;
    margin: auto;
    display: none;
}

#logoBarraOculta {
    margin: auto;
    float: left;
    display: inline-block;
    margin-left: 40px;
    margin-right: 7px;
    margin-top: 15px;
    height: 102px;
}

#headerWrapper {
    display: inline-block;
    width: auto;
}

#headerMessageBar {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 8px;
    background-color: #EBE3D4;
    color: #58595b;
    font-weight: 300;
    letter-spacing: 4px;
    font-size: 13px;
}

.opcionesHeader {
    position: relative;
    float: left;
    margin-right: 1.5vw;
    margin-left: 1.5vw;
    color: black;
    font-size: 3.3vw;
    font-weight: 100;
    cursor: pointer;
    text-transform: lowercase;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    height: 40px;
    top: 0px;
    width: auto;
    letter-spacing: 2px;
    line-height: 40px;
    margin-top: 48px;
    font-family: 'TodaySHOP';
}

.encabezadoSubrayado {
    background-color: white;
    position: relative;
    margin-top: 5px;
    left: 0;
    width: 0%;
    height: 0;
    transition: width .7s;
}

.opcionesHeader:hover .encabezadoSubrayado {
    background-color: black;
    position: relative;
    margin-top: 0px;
    left: 0;
    width: 100%;
    height: 6px;
}

.opcionesHeader.selected .encabezadoSubrayado {
    background-color: black;
    position: relative;
    margin-top: 0px;
    left: 0;
    width: 100%;
    height: 6px;
    display: block;
}

.selectedSection .encabezadoSubrayado {
    background-color: white;
    position: relative;
    margin-top: 5px;
    left: 0;
    width: 100%;
    height: 2px;
    display: none;
}

#headerseparadorTitulosBar {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: -10px;
    height: 50px;
    margin-top: 16px;
}

#headerMainBar {
    width: 100%;
    float: left;
    height: 60px;
}

#opcEncabezadoDerecha {
    float: right;
    margin-top: 21px;
    margin-right: 9%;
}

.headerOcultoDerecha {
    margin-top: -61px;
}

.headerSearchImg {
    position: relative;
    float: left;
    height: 20px;
    margin-top: 20px;
    margin-left: 15px;
    cursor: pointer;
    margin-right: 15px;
    display: none;
}

#headerFacebook,
#headerInstagram {
    position: relative;
    float: left;
    height: 27px;
    margin-top: 20px;
    margin-left: 60px;
    cursor: pointer;
}

#headerCarrito {
    position: relative;
    float: left;
    height: 45px;
    margin-top: 5px;
    cursor: pointer;
    margin-left: 27px;
    top: 0;
}

#headerFAQ {
    position: relative;
    float: left;
    height: 30px;
    margin-top: 24px;
    font-size: 19px;
    color: #EFEFEF;
    margin-left: 6px;
}

#headerCarrito2 {
    position: relative;
    float: left;
    height: 30px;
    margin-top: 16px;
    margin-right: 20px;
}

.carritoCantidad {
    display: inline-block;
    position: absolute;
    padding: 1px;
    color: black;
    width: 14px;
    border-radius: 50%;
    text-align: center;
    font-size: 12pt;
    margin-top: -2px;
    padding-top: 2px;
    line-height: 9px;
    right: -3px;
    background: white;
    top: 9px;
    font-family: 'TodaySHOP';
}

.profileDiv {
    float: left;
    width: 43px;
    margin-left: 0px;
}

.iconoPerfil {
    margin-bottom: 69px;
}

#opcCuenta1,
#opcCuenta2 {
    position: relative;
    z-index: 1;
    float: left;
    width: 45px;
    height: 50px;
    font-size: 14px;
    color: white;
    text-align: center;
}

#iconoTriangulo1,
#caretUp {
    display: none;
    color: black;
    right: 13px;
    top: 57px;
}

#perfilUsusario1,
#perfilUsusario2 {
    border: 1.5px solid black;
    color: white;
    border-bottom: 0.5px solid white;
    border-top: none;
    line-height: 40px;
    height: 40px;
    border-radius: 0;
    background-color: black;
    font-weight: lighter;
    font-family: 'TodaySHOP';
    text-transform: lowercase;
    letter-spacing: 1px;
}

#logoutUser1,
#logoUser2 {
    color: white;
    border: 1.5px solid #000000;
    border-top: none;
    line-height: 40px;
    height: 40px;
    border-radius: 0;
    background-color: black;
    font-weight: lighter;
    font-family: 'TodaySHOP';
    text-transform: lowercase;
    letter-spacing: 1px;
}

.negroBkg50 {
    left: 0px;
    position: fixed;
    display: block;
    width: 100vw;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 1;
    transition: opacity 0.5s;
}

#logoutUser1:hover {
    background-color: #F42222;
    color: white;
    font-weight: 900;
    border-color: #F42222;
}

#logoUser2:hover {
    background-color: white;
    color: black;
    font-weight: 900;
    border-color: black;
}

#perfilUsusario1:hover {
    background-color: #dcab3d;
    color: white;
    border-left-color: #dcab3d;
    border-right-color: #dcab3d;
    border-top-color: #dcab3d;
}

#perfilUsusario2:hover {
    background-color: white;
    color: black;
    border-left-color: black;
    border-right-color: black;
    border-top-color: black;
}

.miPerfil {
    float: left;
    letter-spacing: 2px;
    font-size: 11px;
    color: #b4a193;
    margin-top: 7px;
    margin-left: 20px;
    cursor: pointer;
}

#perfilHeader {
    position: relative;
    float: right;
    height: 45px;
    margin-top: 20px;
    cursor: pointer;
    margin-left: 16px;
}

#searchBar {
    position: relative;
    width: 165px;
    height: 30px;
    margin-top: 14px;
    float: left;
    background-color: #EFEFEF;
    color: #657771;
    border-radius: 26px;
    z-index: 100;
    font-weight: 300;
    transition: top, height .2s ease-out;
    -moz-transition: top, height .2s ease-out;
    -webkit-transition: top, height .2s ease-out;
    -o-transition: top, height .2s ease-out;
}

#searchBar.openBar {
    height: 35px;
}

#searchSite {
    width: 90%;
    position: relative;
    margin: 0 auto;
    height: 100%;
    background-color: transparent;
    padding: 0px;
    color: black;
    padding-left: 10px;
    font-size: 13px;
    letter-spacing: 0;
}

#searchSite::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: black;
    opacity: 0.8;
}

#searchSite:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: black;
    opacity: 0.8;
}

#searchSite::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: black;
    opacity: 0.8;
}

#searchSite:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black;
    opacity: 0.8;
}

#searchSite::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
    opacity: 0.8;
}

.categoriaAmpliada {
    position: fixed;
    top: 70px;
    left: 0px;
    display: none;
    height: 0px;
    width: auto;
    background-color: white;
    z-index: 1;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
    padding-left: 30px;
    color: #58595b;
    padding-bottom: 10px;
    transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -webkit-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
}

.categoriaLvl2Image {
    float: left;
    width: 145px;
    margin: 20px;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
}

.categoriaColumna {
    width: 90px;
    position: relative;
    float: left;
    margin-right: 30px;
    margin-left: 13px;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.separadorVertical {
    width: 1px;
    float: left;
    height: 76%;
    background-color: #ADADAD;
    margin-top: 6%;
}

.catLvl2Titulo {
    position: relative;
    width: fit-content;
    text-align: left;
    font-size: 0px;
    margin-top: 20px;
    margin-bottom: 16px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

.catLvl2Titulo::after,
.categoryLevelThreeTitle::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #58595b;
    transition: width .3s;
}

.showMore {
    font-size: 12px;
    text-decoration: underline;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #808285;
}

.categoryLevelThreeTitle:hover  .catLvl2Titulo:hover {
    font-weight: 600;
}

#valesData {
    display: none;
}

.masDatosRegalos {
    left: 7%;
    position: relative;
    width: 75%;
    color: black;
    font-size: 20px !important;
    text-align: left;
    margin-top: 1%;
    margin-bottom: 1%;
}

.masDatosTitulo {
    position: relative;
    left: 7%;
    font-weight: bold;
    font-size: 20px;
    color: black;
    text-transform: uppercase;
    width: 70%;
    margin-bottom: 10px;
    margin-top: 21px;
    display: inline-block;
    position: relative;
    font-weight: normal;
    font-size: 15pt;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: black;
    font-family: 'Overpass';
    font-weight: 700;
    letter-spacing: 5px;
}

.categoryLevelThreeTitle {
    margin-left: 0;
    position: relative;
    font-size: 20px;
    color: #214747;
    width: fit-content;
    display: block;
    line-height: 22px;
    padding-top: 0px;
    margin-bottom: 20px;
    margin-top: -10px;
    padding-bottom: 6px;
    text-transform: capitalize;
}

#encabezadoFicticio {
    position: relative;
    width: 100%;
    height: calc(130px);
    height: calc(130px + 45px);
    /* rudyseÃƒÂ±al */
}

#ocultarBarraSuperior.mostrarBarra {
    top: 0px;
}

.categoriaAmpliada.showncategoriaAmpliada {
    position: fixed;
    top: 70px;
}

#searchBar.shownSearchBar {
    position: fixed;
    top: 70px;
}

.contDivisorMensajeAlerta {
    position: relative;
    margin: 0px auto;
    margin-top: 20%;
    width: 500px;
    height: auto !important;
    background-color: white;
    border: none;
    padding-bottom: 60px !important;
    padding-top: 20px !important;
    border-radius: 0;
}

#logoMensajeAlerta {
    width: 150px;
    display: none;
}

.alertaMensajeCerrar {
    right: 10px;
    color: black;
    font-size: 18px;
}

.mensajeAlertaMensaje {
    color: black !important;
    font-size: 17pt !important;
    margin-top: 39px !important;
    margin-bottom: 25px !important;
    font-weight: 100;
    font-family: 'Overpass';
    height: auto;
    line-height: normal !important;
}

.mensajeAlertaAceptar {
    background-color: black;
    border: 1px solid black;
    font-size: 21pt;
    text-transform: lowercase;
    font-family: 'TodaySHOP';
    border-radius: 50px;
    height: 60px;
    line-height: 60px;
    margin-top: 24px;
}

.options {
    font-size: 11.5px;
    line-height: 15px;
    padding-left: 0vw;
    overflow: hidden;
    height: auto;
    width: calc(100%);
}

#btnMensajeCarrito {
    position: relative;
    display: none;
    width: 344px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 24px;
    float: none;
}

.carritoMensajeAceptar {
    width: auto;
    font-size: 18pt;
    margin: 6px;
    height: 55px;
    font-weight: normal;
    line-height: 55px;
    border-radius: 0;
    text-transform: inherit;
    font-family: 'TodaySHOP';
    letter-spacing: 1px;
    background-color: black;
    border: 2px solid black;
    left: 0%;
    text-align: center;
    position: relative;
    color: white;
    cursor: pointer;
    float: none;
    margin-bottom: 13px;
    border-radius: 56px;
}

.mensajeAlertaAceptar:hover {
    background-color: white;
    color: black !important;
    border: 2px solid black;
    opacity: 1;
}

#divCarritoMensaje {
    height: 240px;
    width: 420px;
    padding: 0 0 0 0;
    overflow: hidden;
    border: none !important;
}

#carritoMensajeMensaje {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #959595 !important;
}

#headerPromocion {
    background-color: #ce3e37;
    color: white;
    height: 45px;
    font-family: 'TodaySHOP';
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 45px;
    display: none;
    /* rudyseÃƒÂ±al */
}

#headerSegundaPromo {
    background-color: #ce3e37;
    color: white;
    height: 45px;
    font-family: 'TodaySHOP';
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 45px;
    display: block;
    /* rudyseÃƒÂ±al */
}

.whatsAppWebContainer {
    width: 200px;
    height: auto;
    right: 30px;
}

.whatsAppWebContainer.open {
    bottom: 65px;
}

#oldTotal {
    font-size: 18pt;
    font-family: 'Overpass';
    display: block;
    color: #ce3e37;
    margin-top: 21px;
    font-weight: 700;
    align-items: center;
    text-transform: uppercase;
    float: right;
    position: relative;
    width: fit-content;
    height: 40px;
    margin-right: 3%;
    margin-bottom: -25px;
}

.oldtot {
    font-size: 22pt;
    font-family: 'Overpass';
    display: block;
    color: black;
    margin-top: 21px;
    position: relative;
    font-weight: 700;
    align-items: center;
    height: 50px;
    text-transform: uppercase;
    float: none;
    width: 76%;
    left: 6.2%;
}

#oldPrice:before {
    border-bottom: 3px solid #ce3e37;
    position: absolute;
    content: "";
    width: 100%;
    height: 29%;
    left: 0px;
}

p#oldPrice {
    height: 25px;
    margin: 0;
    line-height: 25px;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
    text-align: center;
}


}
@media screen and (min-width: 770px) and (max-width: 1100px) {
    .agregarAlCarrito {
        width: 55%;
        padding: 12px;
        padding-left: 70px;
        padding-right: 70px;
        position: relative;
        height: 6.2vw;
        display: flex;
        letter-spacing: 0px;
        color: white;
        text-transform: lowercase;
        background-color: black;
        text-align: center;
        font-size: 40px;
        margin: 0 auto;
        line-height: 3.1vw;
        cursor: pointer;
        font-weight: normal;
        border-radius: 65px;
        font-family: 'TodaySHOP';
        letter-spacing: 3px;
        margin-top: 36px;
        float: right;
        right: 9.1%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 768px) {
    #contProductoPopUp {
        width: 90%;
        height: auto;
        box-shadow: 0 0 9px 1px grey;
    }
    
    .elementoMenuMovil.divDemora {
        background-color: #F42222;
        color: white;
        font-weight: normal;
        letter-spacing: 1px;
        padding-bottom: 5px;
        padding-top: 5px;
        line-height: 35px;
        width: 100%;
        height: 35px;
        font-size: 15px;
        border-bottom: none;
        /* display: none; */
    }
    
    #contDataProducto {
        width: 80%;
        margin-left: 10%;
        margin-top: 30px;
    }
    
    #popUpImg {
        float: none;
        width: 90%;
        height: 130px;
        margin-left: 5%;
        margin-bottom: 10px;
    }
    
    #dataProd {
        width: 100%;
        margin-left: 0;
        height: auto;
    }
    
    #prodPriceContainer {
        margin-top: 5px;
    }
    
    #prodDescription {
        margin-top: 5px;
    }
    
    #prodTitle {
        font-size: 20px;
        height: 22px;
    }
    
    #btnConfirmar {
        margin-bottom: 15px;
        width: 70%;
        margin-left: 15%;
    }
    
    #prodTitle em {
        font-size: 16px;
    }
    
    #prodPrice {
        float: right;
        margin-right: 0;
        ;
    }
    
    .options {
        font-size: 11.5px;
        line-height: 15px;
        padding-left: 5vw;
        overflow: hidden;
        height: 0px;
        width: calc(100% - 5vw);
    }
    
    #prodCant {
        width: fit-content;
        display: inline-block;
        height: 25px;
        line-height: 30px;
        margin-top: 10px;
    }
    
    #selectContainer {
        display: inline-block;
        margin-top: 10px;
        height: 25px;
        line-height: 25px;
        width: auto;
        margin-left: 30px;
        float: right;
        margin-right: 0px;
    }
    /*    #quantity {
            height: 25px;
            display: inline-block !important;
            width: 50px;
            padding-left: 20px;
            line-height: 28px;
            vertical-align: middle;
        }*/
    
    #arrowContainer {
        position: relative;
        height: 25px;
        width: 25px;
        top: auto;
        left: -3px;
        margin-left: -3px;
        display: inline-block;
    }
    
    #priceText {
        font-size: 16px;
        color: #A3A3A3;
        float: left;
        width: fit-content;
        display: inline-block;
        height: 25px;
        line-height: 30px;
        font-weight: 800;
    }
    
    #notesContainer {
        margin-top: 17px;
        margin-left: 10%;
        width: 80%;
    }
    
    #notesText {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    #textAreaAux {
        height: 80px;
        margin-top: 6px;
        width: 90%;
        margin-left: 1%;
    }
    
    #btnConfirmar {
        margin-bottom: 20px;
        width: 70%;
        margin-left: 15%;
    }
    
    .fondoOpaco {
        height: 100%;
        width: 100vw;
    }
    
    #cerrarProductoPopUp {
        top: 10px;
        right: 10px;
    }
    
    #header {
        height: 60px;
    }
    
    #headerPromocion {
        font-size: 12px;
    }
    
    #header {
        position: fixed;
        background-color: white;
    }
    
    #headerCarrito {
        float: right;
        position: relative;
        height: 27px;
        margin-top: 27px;
        cursor: pointer;
        margin-right: 25%;
        margin-left: 3px;
    }
    
    .carritoCantidad {
        width: 12px;
        float: none;
        margin-top: 34px;
        background: white;
        right: 45px;
        top: 7px;
    }
    
    .cartContenedor {
        float: right;
        width: 45px;
        margin-right: 5px;
    }
    
    .iconoMenuMovil {
        width: 22px;
        height: 20px;
        position: relative;
        float: left;
        margin-top: 21px;
        margin-left: 34px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    
    .iconoMenuMovil span {
        display: block;
        position: absolute;
        height: 3px;
        width: 54%;
        background: white;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    
    .iconoMenuMovil span:nth-child(even) {
        left: 50%;
        border-radius: 0 0px 0px 0;
    }
    
    .iconoMenuMovil span:nth-child(odd) {
        left: 0px;
        border-radius: 0px 0 0 0px;
    }
    
    .iconoMenuMovil span:nth-child(1),
    .iconoMenuMovil span:nth-child(2) {
        top: 0px;
    }
    
    .iconoMenuMovil span:nth-child(3),
    .iconoMenuMovil span:nth-child(4) {
        top: 7px;
    }
    
    .iconoMenuMovil span:nth-child(5),
    .iconoMenuMovil span:nth-child(6) {
        top: 14px;
    }
    
    .iconoMenuMovil.open span:nth-child(1),
    .iconoMenuMovil.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .iconoMenuMovil.open span:nth-child(2),
    .iconoMenuMovil.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    .iconoMenuMovil.open span:nth-child(1) {
        left: 0;
        top: 6px;
    }
    
    .iconoMenuMovil.open span:nth-child(2) {
        left: calc(50% - 4px);
        top: 7px;
    }
    
    .iconoMenuMovil.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }
    
    .iconoMenuMovil.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }
    
    .iconoMenuMovil.open span:nth-child(5) {
        left: 0px;
        top: 18px;
    }
    
    .iconoMenuMovil.open span:nth-child(6) {
        left: calc(50% - 4px);
        top: 14px;
    }
    
    #headerLogo {
        width: 19%;
        height: 55px;
        margin-top: 10px;
        float: left;
        display: block;
        position: absolute;
        margin-left: 42%;
    }
    
    #opcEncabezadoDerecha {
        position: relative;
        float: right;
        width: 85px;
        right: 0px;
    }
    
    #perfilHeader {
        margin-top: 8.5px;
        margin-right: 7px;
    }
    
    #headerPerfilMovil {
        position: relative;
        float: right;
        height: 27px;
        margin-top: 25px;
        cursor: pointer;
        margin-right: 15px;
    }
    
    #headerCarritoMobile {
        position: relative;
        float: left;
        margin-left: 5px;
        height: 29px;
        margin-top: 8.5px;
        display: block;
    }
    
    #headerMenuMovil {
        position: fixed;
        height: auto;
        width: 47%;
        top: -280px;
        background-color: #2e2e2e;
        z-index: 100;
        padding-top: 0px;
        font-weight: 100;
        box-shadow: 2px 0 5px -2px #888;
        overflow: scroll;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    
    #headerMenuMovil.open {
        top: 0;
        top: 42px;
        background-color: black;
        width: 100%;
        height: 100vh;
    }
    
    .elementoMenuMovil {
        position: relative;
        width: 100%;
        margin-left: 0;
        display: table;
        height: auto;
        line-height: 40px;
        color: #fefefe;
        text-align: center;
        text-transform: uppercase;
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0px;
        font-weight: bold;
        text-align: left;
        text-indent: 5mm;
    }
    
    .enlacesNav {
        position: relative;
        float: left;
        display: inline-block;
        width: 100%;
        letter-spacing: 1px;
        height: 20px;
        line-height: 20px;
        font-size: 25pt;
        word-break: break-all;
        overflow: hidden;
        font-family: 'TodaySHOP';
        text-transform: lowercase;
    }
    
    .mobileMenuSeeMore {
        position: relative;
        float: right;
        margin-right: 10px;
        height: 40px;
        line-height: 40px;
        width: 30px;
        text-align: center;
    }
    
    .quantity {
        width: 100%;
        margin-bottom: 0px;
        height: auto;
        float: left;
        display: block;
        position: relative;
    }
    
    .mobileMenuSubcategories {
        position: relative;
        float: left;
        width: 100%;
        height: 0px;
        overflow: hidden;
    }
    
    .mobileMenuSubcategory {
        position: relative;
        width: 100%;
        height: auto;
        color: #214747;
        text-transform: capitalize;
        height: auto;
        background-color: transparent;
        border-top: 1px solid #214747;
        overflow: hidden;
    }
    
    .mobileMenuSubcategory.open {
        border-bottom: 0px;
    }
    
    .mobileMenuSubcategoryText:hover {
        font-weight: bolder;
    }
    
    .open .mobileMenuSubcategoryText {
        font-weight: 800;
    }
    
    .open .enlacesNav {
        font-weight: 100;
        display: contents;
    }
    
    .open .mobileMenuCategoryLevelThreeText {
        font-weight: 500;
        font-size: 13px;
    }
    
    .mobileMenuCategoryLevelThree {
        background-color: transparent;
        color: #657771;
        border-bottom: 0px solid white;
        border-top: 0px;
    }
    
    #mobileSearchBar {
        position: relative;
        width: 84%;
        margin: 0 auto;
        height: 35px;
        overflow: hidden;
        border: 0px solid #ccc;
        margin-top: 40px;
        margin-bottom: 20px;
        background: #FFFFFF;
        border-radius: 55px;
        color: #9D9D9D;
    }
    
    #mobileSearchImg {
        position: relative;
        float: left;
        margin-left: 10px;
        height: 18px;
        margin-top: 6px;
    }
    
    #mobileSearch {
        position: relative;
        float: left;
        width: calc(100% - 50px);
        height: 100%;
        padding-left: 14px;
        font-size: 12px;
        color: #5c5d5f;
        background-color: transparent;
    }
    
    #mobileSearch::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #9D9D9D;
    }
    
    #mobileSearch:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #9D9D9D;
    }
    
    #mobileSearch::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #9D9D9D;
    }
    
    #mobileSearch:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #9D9D9D;
    }
    
    #mobileSearch::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #9D9D9D;
    }
    
    .mobileMenuCategoryArrow {
        position: relative;
        float: right;
        height: 10px;
        top: 0px;
        right: 5px;
        -webkit-transition: .15s ease-in-out;
        -moz-transition: .15s ease-in-out;
        -o-transition: .15s ease-in-out;
        transition: .15s ease-in-out;
    }
    
    .mobileMenuCategoryArrow.open {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    
    .mobilePersonalPages {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    #divCarritoMensaje {
        width: 95%;
    }
    
    #btnMensajeCarrito {
        width: 100%;
    }
    
    .carritoMensajeAceptar {
        width: 75%;
        margin-left: 12.5%;
    }
    
    #content {
        min-height: calc(100% - 60px);
    }
    
    #carritoMensajeMensaje {
        margin-bottom: 15px;
    }
    
    .whatsAppWebContainer {
        width: 150px;
        right: 10px;
    }
    
    .whatsAppWebContainer.open {
        bottom: 30px;
    }
}
@media screen and (max-width: 768px) {
    a.enlacesNav.mobileMenuSubcategoryText:hover {
        color: white;
    }
    
    #headerLogo {
        max-width: 215px;
        width: 50px;
        height: 50px;
        margin-left: 42%;
    }
    
    #header,
    #encabezadoFicticio {
        height: 74px;
        height: calc(74px + 45px);
        /* rudyseÃƒÂ±al */
    }
    
    .iconoMenuMovil {
        /* width: 42px;
         height: 40px;*/
        position: relative;
        float: left;
        margin-top: 28px;
        margin-left: 20px;
    }
    
    .iconoMenuMovil span:nth-child(1),
    .iconoMenuMovil span:nth-child(2) {
        top: 0px;
        background-color: black;
    }
    
    .iconoMenuMovil span:nth-child(3),
    .iconoMenuMovil span:nth-child(4) {
        top: 10px;
        background-color: black;
    }
    
    .iconoMenuMovil span:nth-child(5),
    .iconoMenuMovil span:nth-child(6) {
        top: 26px;
    }
    
    .iconoMenuMovil span {
        height: 6px;
        width: 70%
    }
    
    .iconoMenuMovil.open span:nth-child(2) {
        left: calc(50% - 0px);
        top: 7px;
    }
    
    .iconoMenuMovil.open span:nth-child(6) {
        left: calc(50% - 0px);
        top: 17px;
    }
    
    .iconoMenuMovil span:nth-child(5),
    .iconoMenuMovil span:nth-child(6) {
        top: 20px;
        background-color: black;
    }
    
    .iconoMenuMovil span {
        height: 3px;
        width: 80%;
    }
    
    .carritoCantidad {
        width: 7px;
        height: 7px;
        padding: 5px;
        font-size: 10px;
        margin-top: 11px;
        margin-top: calc(11px + 45px);
        /* rudyseÃƒÂ±al */
    }
    
    #headerPerfilMovil {
        height: 24px;
    }
    
    #headerCarrito {
        height: 25px;
    }
    
    .cartContenedor {
        width: 40px;
    }
    
    .buyPopup {
        width: 100%;
        height: auto;
        height: calc(100vh - 67px);
        left: 50%;
        margin-top: 0;
        position: fixed;
        display: flex;
        flex-direction: column;
        background-image: url(../../../files/menuBackground.png);
        background-size: cover;
        box-shadow: inset 0px 0px 40px 10px white;
        overflow-y: scroll;
        top: 48%;
        margin-top: 81px;
        overflow: auto;
        display: block;
        overflow-x: hidden;
        top: calc(48% + 45px);
        /* rudyseÃƒÂ±al */
    }
    
    #menuDerecho {
        width: 100%;
        height: fit-content;
        float: left;
        padding-bottom: 0px;
        display: block;
        position: relative;
        /*overflow: auto;*/
    }
    
    .imageContainer {
        height: auto;
        width: 100%;
        float: none;
        min-height: auto;
    }
    
    .btnAtras {
        position: relative;
        display: none !important;
        height: 20px;
        margin-right: 21px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: -3px;
        font-size: 15px;
        right: 5%;
        cursor: pointer;
    }
    
    .btnAtras:hover {
        font-weight: normal;
    }
    
    #blackLine {
        overflow: hidden;
        border: 1px solid black;
        opacity: 1;
        width: 100%;
        left: 0;
        display: block;
    }
    
    #volverAlMenu {
        font-size: 25px;
        padding-top: 30px;
    }
    
    .itemInfoDiv {
        height: auto;
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-top: -30px;
    }
    
    .opcionesContenedor {
        position: relative;
        display: block;
        width: 100%;
        right: 0;
        margin: 0 auto;
        left: unset;
        float: left;
        z-index: 1;
    }
    
    .divOpcionesTitulo {
        margin-bottom: 10px !important;
    }
    
    .divOpcionesSubtitulo {
        margin-left: 0 !important;
        height: auto;
    }
    
    .optionDiv {
        height: 42px !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .divOpciones {
        width: 90%;
        padding: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: auto;
        height: auto;
        margin: 0 auto;
        margin-left: 0;
    }
    
    .divOpcionesTitulo {
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 15px;
    }
    
    .divOpcionesSubtitulo {
        font-size: 11px;
        line-height: 15px;
        margin-left: 15px;
        width: 56%;
        height: 15px;
        margin-bottom: 0px;
        text-align: left;
    }
    
    .options {
        font-size: 11px;
        line-height: 12px;
        margin-top: 0;
        padding-left: 0 !important;
    }
    
   .optionDiv {
        width: 50%;
        font-size: 14px;
        height: 20px;
        padding-top: 5px;
        width: calc(calc(100% - 0px) / 2) !important;
        padding-bottom: 10px;
    }
    
    .optionSelect {
        height: 13px;
        width: 13px;
        margin-top: 6px;
        margin-right: 0;
    }
    
    .option {
        font-size: 15px;
        line-height: 17px;
        margin-left: 5px;
        width: calc(100% - 27px);
        padding-top: 4px;
        padding-left: 0;
    }
    
    .divComentarios {
        width: calc(100% - 30px);
        left: 4%;
    }
    
    .divOpcionesTitulo {
        margin-bottom: 10px;
        font-size: 15pt;
        line-height: 15px;
        left: 0%;
        letter-spacing: 2px;
    }
    
    textarea#comments {
        margin-top: 20px;
        margin-left: 0;
        width: 92%;
    }
    
    .elementoSubtitulo {
        font-size: 16pt;
        line-height: 15px;
        display: inline-block;
        margin-left: -17px;
        line-height: 30px;
        margin-bottom: 0;
        vertical-align: top;
    }
    
    .elementoCantidad {
        margin-left: 30px;
        margin-bottom: 0;
        vertical-align: top;
    }
    
    .agregarAlCarrito {
        width: 46%;
        padding: 0;
        padding-top: 15px;
        margin: 0 auto;
        font-size: 5.5vw;
        margin-top: 15px;
        padding-bottom: 20px;
        position: relative;
        left: 14%;
        float: left;
        line-height: 31px;
        height: 50px;
        padding-right: 12%;
        padding-left: 12%;
    }
    
    .image {
        width: 100%;
        left: 0;
        height: 85vw;
        background-size: cover;
        background-position: 50% 50%;
        margin-top: 0;
    }
    
    .infoHeader {
        display: block;
        width: 100%;
        margin-top: 0px;
        left: 0;
        margin-left: 15px;
        position: relative;
        float: left;
    }
    
    .itemName {
        font-size: 32pt;
        width: 90%;
        border: none;
        text-align: left;
        left: 0;
        padding-left: 0;
        margin-left: 0;
        float: left;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }
    
    .itemPrice {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 32pt;
        width: 25%;
        float: left;
        left: 0;
        position: relative;
    }
    
    .itemDescription {
        display: block;
        font-size: 16px;
        padding: 10px;
        margin: 0 auto;
        padding-left: 0;
        width: 82%;
        line-height: 17px;
        margin-top: 0;
        margin-left: 0;
        float: none;
        text-align: left;
    }
    
    .showOptions {
        height: 15px;
        width: 15px;
        float: right;
        margin-left: 15px;
        margin-bottom: 0px;
        display: none !important;
    }
    
    .mensajeAlertaMensaje {
        color: black!important;
        font-size: 21px !important;
        margin-top: 20px !important;
        margin-bottom: 25px !important;
        height: auto;
        text-transform: lowercase;
    }
    
    .cerrarProductoPopUp {
        display: none;
        position: absolute;
        left: 85%;
        color: white;
        background-color: transparent;
        border: white;
        font-size: 22pt;
        z-index: 999999;
        padding: 10px;
    }
    
    .elementoCantidad {
        margin-left: 50px;
        margin-bottom: 30px;
    }
    
    .elementoCantidad {
        left: -5%;
        margin-top: 17px;
    }
    
    .flechaIzqDeslizable {
        top: 26% !important;
        left: 5vw !important;
    }
    
    .flechaDeslizableDerecha {
        top: 26% !important;
        right: 5vw !important;
    }
    
    .popupBackground {
        display: none;
    }
    
    #total {
        font-size: 22pt;
        font-family: 'Overpass';
        display: block;
        color: black;
        margin-top: 21px;
        position: relative;
        font-weight: 700;
        align-items: center;
        height: 50px;
        text-transform: uppercase;
        float: none;
        width: 76%;
        left: 6.2%;
    }
    
    #price {
        left: 23vw;
        position: relative;
        display: inline-block;
        margin-left: 40px;
        margin-top: 0;
        margin-bottom: 10px;
    }
    
    #agregarIcono {
        font-size: 33pt;
        margin-top: 15px;
        width: 40%;
    }
    
    .popUpEditarFondo {
        margin-top: 74px;
        /* rudyseÃƒÂ±al */
        margin-top: calc(74px + 45px);
    }
    
    #confirmShipping,
    #confirmPickup,
    #confirmarCambioRetiro {
        font-size: 19pt;
        margin-bottom: 20px;
        margin-left: 15%;
        width: calc(70% - 40px);
        padding-top: 17px;
    }
    
    #popupmodificarDireccion .title,
    .divMenu .title {
        float: none;
        line-height: 38px;
        font-size: 9vw !important;
        text-align: center;
        width: 90%;
        margin-left: 5%;
    }
    
    .divSeleccionarShipping {
        float: none;
        line-height: 38px;
        height: auto;
        font-size: 9vw !important;
    }
    
    #direccionTienda {
        float: left;
        left: 15%;
        position: relative;
        margin-bottom: 16px;
    }
    
    #dataTienda {
        font-size: 12px;
        line-height: 12px;
        left: 10%;
        height: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    
    #confirmPickup {
        font-size: 24px;
        margin-bottom: 20px;
        margin-left: 15%;
        width: calc(70% - 40px);
        line-height: 24px;
        padding-bottom: 16px;
        padding-top: 20px;
    }
    
    #store {
        width: 80%;
        left: 10%;
        height: auto;
        line-height: 19px;
        padding: 7px;
        font-size: 19px;
        padding-left: 10px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin: 0 auto;
        position: relative;
    }
    
    #contDivisorMensajeAlerta {
        padding-bottom: 40px !important;
        height: auto !important;
        padding-top: 20px !important;
    }
    
    .flechaEnvioSeleccion {
        position: absolute;
        display: inline-block;
        justify-content: right;
        float: right;
        margin-left: -40px !important;
        margin-top: 0 !important;
        color: black;
        pointer-events: none;
        top: 1px;
        height: auto;
    }
    
    #headerSegundaPromo {
        font-size: 12px;
    }
    
    #popupmodificarDireccion {
        overflow-x: hidden !important;
        height: calc(100% - 35px - 74px);
        margin-top: 0;
        padding-top: 35px;
        padding-top: calc(16px + 45px) !important;
        /* rudyseÃƒÂ±al */
    }
    
    .divOpcionesPickup {
        width: 100vw !important;
    }
    
    #infoTienda {
        padding-bottom: 0px;
    }
    
    div#total {
        width: 94% !important;
        left: 2% !important;
    }
    
    p#price {
        left: 0;
    }
    
    .oldtot {
        width: 94% !important;
        left: 2% !important;
    }
    
    div#oldTotal {
        margin-right: 0;
    }
}