.axgmap{
    width: 100%;
    height: 460px;
    border: solid 0px #ccc;
}

.axgmap > div:nth-child(2)
{
    display: :none;
    visibility: hidden;
}



.axgmap > div:nth-child(1) > div.gm-style > div:nth-child(2)  > div:nth-child(1)  > div:nth-child(5) 
{

    filter: brightness(2.4) saturate(0.6);
    

}

.bg_heart {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
 }

.heart {
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -m-transform: rotate(-45deg);
    transform: rotate(-45deg)
 }

.heart:before {
    position: absolute;
    top: -50%;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 100%;
}

.heart:after {
    position: absolute;
    top: 0;
    right: -50%;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 100%;
}

@-webkit-keyframes love {
  0%{top:110%}
}
@-moz-keyframes love {
  0%{top:110%}
}
@-ms-keyframes love {
  0%{top:110%}
}
@keyframes love {
  0%{top:110%}
}
html {
    /* background: #eee; */
    height: 100%;
    background-attachment: fixed;
    /* position: relative; */
    background-image: url(../img/night.svg) ,url(../img/night.svg) ,url(../img/night.svg) ,url(../img/night.svg);
    background-size: 20% , 10%, 7% , 5%;
    background-repeat: no-repeat;
    background-position: 100% 10%,5% 50%, 10% 10%,90% 50%;
}
body {
    margin: 0 0 0px 0;
    margin: 0 0 0px 0;
    font: 14px "Lato", Arial, sans-serif;
    padding: 0;
    height: 100%;
    color: #fff;
    border:solid 0px #00ff00;
    overflow-y: auto;
    overflow-x: hidden;
}

.head{
    max-width: 1360px;
    margin: auto;
    /* border: solid 0.1px #991d20; */
    height: 105px;
    position: relative;
    text-align: -webkit-right;
    /* background-image: url(../img/logo-analucia.png); */
    background-repeat: no-repeat;
    background-size: 101px;
    background-position: 10% 45%;
}
.user,.whatapp{
        display: inline-block;
        font-size: 11px;
        margin-right:20px;
        margin-top: 5px;
}
.user a,.whatapp a{
       color:#fff;
       text-decoration:none;
    font-size: 11px;
}

.user img ,.whatapp img{
    position:relative;
    top:2px;margin-right:5px
}


.medallas{position:absolute;margin-left: 20px;margin-top: -85px;}

.medallas table{
    text-align:center;
    color: #fff;
    text-transform: uppercase;
    font-family: calibri;
    font-size: 10px;
    text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}

.medallas span{
   /* position:absolute;*/
   display:block;
   margin-top:-37px;
    top:65px;
    font-size:11px;
}

.mascaramapa{
    overflow: hidden;
    height: 302px;
    width: 100%;
    padding: 0;
    /* margin-right: 1%; */
    /* margin-left: 1%; */
    /* border:solid 4px #ddd; */
    display: inline-block;
}
.mascaramapa2{
    overflow: hidden;
    height: 302px;
    width: 50%;
    padding: 0;
    /* margin-right: 1%; */
    margin-left: 1%;
    /* border:solid 4px #ddd; */
    display: inline-block;
}

.fototienda{
    display:inline-block;
    vertical-align: top;
    /* margin-left: 1%; */
    height: 350px;
    width: 49%;
    overflow:hidden;
}
.fototienda img {
    width:100%;
    height: 300px;
    object-fit: cover;
}

.infotienda{
    display: inline-block;
    vertical-align: top;
    margin-left: 1%;
    height: 100%;
    border: solid 1px #bbb;
    /* padding: 0; */
    background: #ffffff;
    width: calc(49% - 30px);
    padding: 15px;
    /* line-height: 22px; */
    min-height: 318px;
    background-image: url(https://www.flaticon.com/svg/vstatic/svg/3843/3843940.svg?token=exp=1616011006~hmac=c49f3a124529806414a0f09d6e30e301);
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: Lato;
    background-clip: border-box;
    background-position-x: 100%;
    background-position-y: 100%;
    background-size: 25%;
}
.capamapa {
    border: 0px solid red;
    /* height: 850px; */
    width: 100%;
    position:relative;
    top:-280px;
    /* left:-200px; */
    margin-left: -2px;
}
.capamapa2 {
    border: 0px solid red;
    height: 850px;
    width: 2000px;
    position:relative;
    top:-280px;
    left:-200px;
}

.capamapa div div div div div:nth-child(5)  {
    /* filter:brightness(2.4) saturate(0.6);*/
    -webkit-filter:saturate(0.6);
    -webkit-filter:brightness(2.4);
}
.capamapa2 div div div div div:nth-child(5)  {
    /* filter:brightness(2.4) saturate(0.6);*/
    -webkit-filter:saturate(0.6);
    -webkit-filter:brightness(2.4);
}

.loading{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9;
    background: #000 radial-gradient(circle,#3d4572 0,#1a1b47 100%) 50% 50% no-repeat;
    background-size: 100% 100%;
    /* background-color: #fef8ff; *//* background: -webkit-linear-gradient(top, #a61f22 0%,#75181a 100%); *//* background: linear-gradient(to bottom, #a61f22 0%,#75181a 100%); *//* text-align: center; *//* vertical-align: middle; */
    display: block;}
.loading img {
    /* max-height: 100%; */
    /* max-width: 100%; */
    /* width: auto; */
    /* height: auto; */
    position: absolute;
    top: 50%;
    /* height: 180px; */
    /* margin-top: -121px; */
    /* margin-left: -106px; */
    transform: translate(-50%, -60%);
    /* bottom: 0; */
    left: 50%;
    max-width: 400px;
    /* right: 0; */
    /* margin: auto; */
}

img.sunat2{

left:100%;

    transform: translate(-110%, -50%);
}


.pulse {
    animation: pulse_6084 2s linear infinite;
    transform-origin: 50% 50%;
}

@keyframes pulse_6084 {
    0% { transform: scale(1.1) }
    50% { transform: scale(0.8) }
    100% { transform: scale(1.1) }
}

.sunat-link{display: none;}

.telefono{
    /*display:inline-block;*/
    position:absolute;
    left: 26%;
    text-align:center;
    line-height:10px;
    top: 34%;
    width: 100px;
}
.celular{
    /*display:inline-block;*/
    position:absolute;
    left: 34%;
    text-align:center;
    line-height:10px;
    top: 34%;
    width: 100px;
}
.celular a{
text-decoration:none;
color:#fff
}
.sunat{
    /*display:inline-block;*/
    position:absolute;
    left: 45%;
    text-align:center;
    /*line-height:10px;*/
    top:3%;
    width: 100px;
}
.telefono a{
    text-decoration:none;
    color:#fff;
}
.limite {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    width: 86%;
    z-index: 8;
    position: relative;
    bottom: 0;
    vertical-align: bottom;
}
.bloquecentro{
    width: auto;
    /* display: inline-block; */
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    /* border: solid 1px #ddd; */
    /* max-width: 600px; */
    }
.justificado{
    text-align:justify
}

.titulodelivery{
    color:#7788f5;
    line-height: -1px;
    font-size:24px;
    display: inline-block;
    max-height: 60px;
    /* width: calc(100% - 136px); */
}
.mediaimagen{
    width: 48%;
    margin-left: 1%;
    display:inline-block;
    overflow: hidden;
    position:relative;
    /* float:left; */
    /* margin: 0 20px 20px 0px; */
    margin-right: 1%;
}
.bloqueizquierdo{
    width: 47%;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}
.mediaimagen img{
 width:100%;
    
}
.contenido{
    padding: 20px 0px;
    font-size: 18px;
    font-family: 'Lato';
}

.datoscontacto li{
    padding-bottom:10px
}
.bloque2{
    width: 50%;
    display:inline-block;
    float:left;
}
.bloque2 img{
    width:100%;
    min-height: 300px;
    object-fit: cover;
}
.textopequeno{font-size:14px}
.home-link{
    text-decoration:none;
    font-size:11px;
    font-family:lato;

}
.mensajelibro{text-align:center;margin-top:20px}
.descuento{
    position:absolute;
    background-color:#eb5269;
    color:#fff;
    top:0;
    z-index: 1;
    padding: 5px;
}
.thumb{
    border:solid 1px #ccc;
    padding:10px;
    max-width: 80px;
    margin-bottom: 10px;
    cursor: pointer;
}

.thumb img{
    max-width:65px
}
#flex {display: flex;flex-direction: row;position: relative;/* background-image: url(../img/logo-analucia.png); *//* opacity: 1; *//* background-repeat: no-repeat; *//* background-size: 400px; *//* background-position: bottom right; */width: 100%;}
.thumbimagen{
    width: 6%;
    min-width: 60px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-left: 20px;
}
.oculto{
    display: none;
}

#espera{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background-color: rgba(255, 255, 255, 0.75);
    height:100%;
    z-index: 9;
}

.plus{float: left;transition: all 0.5s ease;color: #f3f6fa !important;background: #5f5a5a;width: 25px;outline: none;border: none;text-decoration: none;text-align: center;border-radius: 0px 6px 0px 0px;font-size: 12px;/* padding: 0px 10px; */cursor: pointer;/* box-shadow: 0px 0px 6px #999; */}
.plus:hover{
    background-color:#373535;
}
.minus{
        float: left;
    transition: all 0.5s ease;
    color: #f3f6fa !important;
    background: #4c4a4a;
    width: 25px;
    outline: none;
    border: none;
    text-decoration: none;
    text-align: center;
    border-radius: 0px 0px 6px 0px;
    font-size: 12px;
    /* padding: 0px 10px; */
    cursor: pointer;
    /* box-shadow: 0px 0px 6px #999;*/
}
.minus:hover{
    background-color:#363535
}

/* everything below is not required */
.loading span {
    font-family: lato;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    /* padding: 15px; */
    color: #ffffff7d;
    background: rgba(0, 0, 0, 0.14);
    font-size: 14px;
    padding: 10px;
}
.logo{
    position: absolute;
    left: 9%;
    top: 8px;
    /* box-shadow: 5px 2px 2px #000; */
    /* -webkit-filter: drop-shadow(2px 5px 5px #222); */
    filter: drop-shadow(2px 2px 4px #222);
    z-index: 1;
}

.logo img{
    height: 130px;
}

.codigo{
    font-size:11px;
    color:#999

}
.detalleimagen{
    max-width: 650px;
    min-width: 300px;
    height: 450px;
    width: 100%;
    height: auto;
    position: relative;
    /* width: 35%; */
    border:solid 1px #d8d8d8;
}


.rs{
    margin-bottom: 20px;
    font-family: Lato;
}

.rs img{
    height:40px

}
.rs div{

    display: inline-block;

    color: #000;

    vertical-align: top;
}

.rs span{
    font-size: 11px;
    color: #999;
}

.detalleproducto{
    font-size: 16px;
    vertical-align:top;
    /* width: calc(100% - 580px); */
    /* width: 100%; */
    min-width: 300px;
    font-family:Noto sans jp;
}
.detalleproducto2{
    display:none;
}
.cantidad{
    margin-bottom:20px;
    width: 94px;
    /* border: solid 1px; */
    height: 31px;
    display: inline-block;
}
.peso{}
.descripcion{
    font-size: 11px;
    white-space: pre-wrap;
    color: #666;
    text-align: justify;
    /* border-top: solid 1px #ddd; */
    padding-top: 10px;
    margin-top: 10px;
}
.marca{
    display: inline-block;
    width: 32%;
    vertical-align: bottom;
    height: 140px;
    overflow: hidden;
    text-align: center;
    border: solid 0px #ff5555;
    margin-left: 1%;
    margin-right: 0%;
}

.analucia{
    background: #000 radial-gradient(circle,#c2181d 0,#7c1115 100%) 50% 50% no-repeat;
    background-size: 100% 100%;
    /* background: #c2181d; */
    background: -moz-linear-gradient(top, #a61f22 0%, #75181a 100%);
    /* background: -webkit-linear-gradient(top, #a61f22 0%,#75181a 100%); */
    /* background: linear-gradient(to bottom, #a61f22 0%,#75181a 100%); */
}

.djesus{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#665e4a+0,3f3a2d+100 */
    background: #000 radial-gradient(circle,#665e4a 0,#3f3a2d 100%) 50% 50% no-repeat;
    background-size: 100% 100%;
    /* background: #665e4a; */ /* Old browsers */
    background: -moz-linear-gradient(top,  #665e4a 0%, #3f3a2d 100%); /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top,  #665e4a 0%,#3f3a2d 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom,  #665e4a 0%,#3f3a2d 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665e4a', endColorstr='#3f3a2d',GradientType=0 ); /* IE6-9 */
}

.marca img{
    height:100px;
    vertical-align:center;
    margin-top:20px;
}

.joel{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3d4572+0,1a1b47+100 */
    background: #000 radial-gradient(circle,#3d4572 0,#1a1b47 100%) 50% 50% no-repeat;
    background-size: 100% 100%;
    /* background: #353550; */ /* Old browsers */
    background: -moz-linear-gradient(top,  #3d4572 0%, #1a1b47 100%); /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top,  #3d4572 0%,#1a1b47 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom,  #3d4572 0%,#1a1b47 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d4572', endColorstr='#1a1b47',GradientType=0 ); /* IE6-9 */
}
.cantidad input{
    width: 40px;
    border: solid 2px #ddd;
    border-radius: 6px 0px 0px 6px;
    padding: 6px 5px 7px 5px;
    text-align: right;
    outline: none;
    float: left;
    /* margin-right: 20px; */
}

input[type="text"].cantidad{
    width: 40px;
    border: solid 2px #ddd;
    border-radius: 6px;
    padding: 3px 15px 3px 0px;
    text-align: right;
    margin: 0;
    background-color: #fff;
}

input[type="number"].cantidad{

text-align: right;

margin: 0;

background-color: #fff;

width: 40px;

height: 28px;

border: solid 2px #ddd;

border-radius: 6px 0px 0px 6px;

padding: 0px 5px 0px 5px;

text-align: right;

outline: none;

/* margin-right: 20px; */

float: left;
}

.bolsadetalle{
    width: 70%;
    display: inline-block;
    padding: 20px;
}
.bolsatotal{
    width: 24%;
    display: inline-block;
    min-width: 260px;
    vertical-align: top;
    border: solid 1px #ddd;
    padding: 10px 10px;
    margin: 18px 0 20px 0;
    /* height: 400px; */
}

div.bolsa{
    /* width: 80px; */
    /* border: solid 2px; */
    /* padding: 10px 20px 0px 0px; */
    /* font-family: Lato; */
    /* border-radius: 20px; */
    position: relative;
    display: inline-block;
    /* background-color: aliceblue; */
    font-size: 11px;
    margin-right: 20px;
}

.numeroinfo{
    background-color: #000000ba;
    border-radius:20px;
    display:block;
    text-align:center;
    font-size:8px;
    font-family:Lato;
    width:15px;
    height:15px;
    line-height:14px;
    position:absolute;
    /* left: 10px; */
    top: -3px;
}
.bolsa a{
    text-decoration:none;
    color:#ffffff;
}
.bolsa img{
    margin-bottom:-2px;
    margin-right:5px
}

.nombreproducto{
    /* height: 45px; */
    font-family: Lato;
    color: #6b6b6b;
    text-transform: uppercase;
}

.detalleproducto, .detalleimagen{
    display:inline-block;
    margin:20px 0px 20px 20px;
}

h2{
    font-size: 16px;
    font-family: lato;
    font-weight: 400;
    color: #1a130b;
    margin-left: 1%;
}

h4{
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 600;
    color: #807b75;
    /* margin-left: 1%; */
    text-align:center;
}

h6{
    margin:0;
    font-family:Lato;
    font-size:12px;
    padding-left: 5px;
}

h7{
    display:block;
    margin: 20px 0 20px 0;
    font-family: 'Rajdhani';
    font-size: 29px;
    font-weight: 500;
    color: #677ee0;
}


#tienda{
    /* background-color:#eee; */
    /* margin:1%; */
    /* padding:2% */
    min-height: 300px;
}


#tienda ul li{
    /* list-style: none; */
    padding: 3px 0 3px 0;
    /* font-family: noto sans; */
    /* border-bottom: solid 1px #ddd; */
    /* font-size: 14px; */
    color: #757575;
    /* line-height: 3px; */
}
#tienda ul li img{
    display:none;
    height:24px;
    margin-right:20px;
    /* vertical-align:initial; */
}


h3{
    font-size: 50px;
    font-family: lato;
    font-weight: 600;
    color: #859cf3;
    margin-top:0;
    font-family: 'Rajdhani';
    text-transform: capitalize;
    margin-bottom: -5px;
}
.h3{
    margin-bottom: 22px;
    margin-top: 50px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
}

.atributo{
    font-size:11px;
    font-family: 'Lato';
    line-height:24px;
    border-bottom: solid 1px #eee;
    max-width:240px;
}

.atributo span{
    width:120px;
    display:inline-block;
    color:#999
}
.precioproductos{display:block;text-align: center;/* border-top: solid 1px; */margin-top: -3px;color: #ec0f1a;font-family: 'Rajdhani';font-size: 16px;padding: 12px;/* background-color: #afafaf; */letter-spacing: -1px;margin-bottom: 30px;font-weight: 600;/* font-family: fantasy; */width: 125px;margin-right: auto;border-radius: 5px;margin-left: auto;}
.leyenda{
    font-size: 11px;
    border: solid 1px #ccc;
    padding: 10px;
    width: calc(100% - 20px);
    background-color: whitesmoke;
    margin: 0px 0 20px 0;
}
h5{font-size: 16px;font-family: Lato;text-align: left;margin: 15px 0 15px 0;color: #ffffff;}


h1{
    font-size: 50px;
    text-align: center;
    font-family: 'Rajdhani';
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px;
    margin: 0px 0px 0px 0;
    color: #d09f4f;
    /* border-bottom: solid 1px #ddd; */
}

.infoshopping{
    /* float: right; */
    /* display: inline-block; */
    position: absolute;
    cursor: pointer;
    font-family: Noto sans;
    font-size: 15px;
    font-weight: 700;
    right: 20px;
    padding: 5px 10px;
    border: solid 2px #eb5269;
    border-radius: 30px;
    color: #eb5269;
}

.infoshopping img{height:18px;margin-bottom: -2px;margin-left: 2px;margin-right: 2px;}

.detalle-productos .dataTables_length select {
    border-radius: 90px;
    border-color: #e6e6e6;
    padding-top: 2px;
    font-family: Noto Sans;
    padding-bottom: 2px;
}

.dataTables_length select {
    padding: 6px 28px 6px 12px;
    border-width: 2px;
    background-position: center right 12px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNjkwREJFMUE0MUNFNDExOTgzOEM0NTcwQzRERENCMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2RDQ3MzU0ODhGMTIxMUU4OTZDQUYzMDQxOEYwNTU5OCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2RDQ3MzU0NzhGMTIxMUU4OTZDQUYzMDQxOEYwNTU5OCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEY3RUYwNTMxODIwNjgxMTgzRDFDNDk5RjAwQjZGRUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTY5MERCRTFBNDFDRTQxMTk4MzhDNDU3MEM0RERDQjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6tPb94AAAAJUlEQVR42mIMDQ39z4ADMAExIw45RiYYA10CppMBTQFcIUCAAQDkXgIMj5xqDQAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: center right 13px;
    padding-right: 35px;
    cursor: pointer;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], select, textarea {
    font-size: 13px;
    line-height: 24px;
    border: 3px solid #ddd;
    /* padding: 7px 20px; */
    max-width: 100%;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    color: #666;
}

.texto-pequeno{
    font-size:11px;
    vertical-align: top;
    line-height: 3px;
}

.bagregar{
    /* width:180px; */
    display:inline-block;
    vertical-align: top;
}


.precio{
    color: #db6666;
    font-size: 50px;
    font-family: 'Russo One', sans-serif;
    letter-spacing: -1.5px;
    font-weight: 200;
    /* width: 186px; */
    border-top: solid 1px #ddd;
    padding-top: 15px;
    margin-bottom: 25px;
    margin-top: 14px;
}
.precioregular{
    color: #ccc9ca;
    font-size: 20px;
    /* text-decoration:line-through;*/
    font-family: lato;
    margin-bottom: 0px;
    margin-top: 10px;
}
.precioregular span{

    font-size:11px;
    /* vertical-align: top;*/
    line-height: 3px;
    text-decoration:none;
}
.precioregular span:nth-child(3){

    font-size:20px;
    text-decoration:line-through;
    vertical-align:text-bottom
}

.precioregular span:first-child{
    margin-right:26px

}
.precio span{
    font-size: 20px;
    letter-spacing: 0px;
    vertical-align: top;
    /* line-height: 3px; */
}
.precio span:first-child{
    margin-right:30px;
    letter-spacing: 0px;
    font-size: 15px;
    text-transform: uppercase;
}

.small{
    font-size: 11px;
}
.advertencias{
    position: absolute;
    margin-top: -60px;
}

.agregar{
    transition: all 0.5s ease;
    color: #f3f6fa !important;
    text-transform: uppercase;
    background: #e0485f;
    margin: auto;
    text-shadow: none;
    border: 0;
    box-shadow: none;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    font-size: 12px;
    padding: 7px 20px;
    cursor: pointer;
    line-height: 17px;
    /* border-color: #f6b93b; */
    display: inline-block;
    font-family: Noto sans;
    font-weight: 500;
    /* display: block; */
    /* margin-top: 20px; */
    outline: none;
    /* margin-bottom: 20px; */
    box-shadow: 0px 0px 6px #999;
}


.agregar:hover {
    background-color:#f96279;
}
.agregar:active {
    position:relative;
    top:1px;
}



.vercarrito{
    transition: all 0.5s ease;
    color: #f3f6fa !important;
    text-transform: uppercase;
    background: #656464;
    margin: auto;
    text-shadow: none;
    border: 0;
    box-shadow: none;
    /* width: 175px; */
    border-radius: 6px;
    font-size: 12px;
    padding: 7px 20px;
    cursor: pointer;
    /* border-color: #f6b93b; */
    display: inline-block;
    font-family: Noto sans;
    font-weight: 500;
    display: block;
    /* margin-top: 20px; */
    outline: none;
    /* margin-bottom: 20px; */
    box-shadow: 0px 0px 6px #999;
}


.vercarrito:hover {
    background-color:#2f2f2f;
}
.vercarrito:active {
    position:relative;
    top:1px;
}


.page {
    width: 100%;
    margin: 0 auto;
    /* max-width: 1280px; */
    min-height: calc(100% - 385px);
    /* margin-bottom: -40px; */
    position: relative;
    /* height: 100%; */
    border: solid 0px #ff0000;
    /* filter: blur(4px); */
}

.page {}


.top-productos{
    /* height: 50px; */
    position: relative;
    text-align: center;
    padding-top: 15px;
    /* border-bottom: solid 1px #eee; */
}
.bolsapasos{
    background-color: #f5f5f5;
    width: 100%;
    /* width: calc(100% - 40px); */
    text-align: center;
    border-bottom: solid 1px #ddd;
    margin: auto;
}

.categorias,.detalle-productos{
    display: inline-block;
}
.categorias{
    width: 150px;
    height: 510px;
    border-right: solid 1px #eee;
    vertical-align: top;
    /* background-color: #e5e5e5; */
    padding: 20px 20px 0 10px;
    cursor:pointer;
}

.borrarcategoria,.borrarmarca{

    transition: all 0.5s ease;
    border-radius:15px;
    background-color:#ddd;
    padding: 3px 10px 3px 20px;
    font-size: 9px;
    text-transform: uppercase;
    font-family: Noto sans;
}

.borrarcategoria:hover,.borrarmarca:hover{
    background-color:#ccc;
}


.detalle-productos{
    width: calc(100% - 184px);
    /* margin-left: 1%; */
    margin-top: 1%;
}
/*
.nav {
    height: 30px;
    margin: 0 0 0px;
    padding: 0;
    background-color: #e4e423;
}
.nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.nav li {
    margin: 0 0px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    display: inline;
}
.nav a {
    padding: 5px 22px;
    display: block;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none;
}
.nav a:hover {
    background: #7b7f82;
    text-decoration: none;
}
.nav a:focus {
    outline: none;
}
.nav .selected {
    background: #8d8d8d;
    text-decoration: none;
}
.nav .selected:hover {
    background: #9b9b9b;
}
*/

ul.lista{
    margin-left: auto;
    list-style:none;
}
ul.lista li
{
    font-family:Lato;
    font-size:14px;
    color:#eb5269;
    padding:5px 0px;
    cursor:pointer;
//background-image: url(img/shape.png) no-repeat;

    list-style-image: url(../img/shape.png);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

ul.lista a.selected{
    color:#000;
    font-weight:700;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.regular,.online{
    display:inline-block;
}
.online{
    color:#eb5269

}
.regular{
    margin-right:10px;
    color:#aaa;

}
.precior{
    color: #cacaca;
    text-decoration:line-through;
    font-size: 20px;
    font-family: lato;
    /* width: 186px; */
    /* border-top: solid 1px #ddd; */
    margin-bottom: 25px;
    margin-top: 20px;

}

#mostrarmas{

transition: all 0.5s ease;

display:block;

width:98%;

margin:5px auto 20px auto;

border-radius: 6px;

text-align: center;

border: 0;

/* border:solid 1px #444; */

padding:10px 0px;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7d7e7d+0,4c4c4c+100 */

background: #7d7e7d; /* Old browsers */

background: -moz-linear-gradient(top,  #7d7e7d 0%, #4c4c4c 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #7d7e7d 0%,#4c4c4c 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #7d7e7d 0%,#4c4c4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */

color:#fff;

/* font-family:Lato; */

/* font-size:14px; */

font-family: Noto sans;

font-weight: 500;

display: block;

/* margin-top: 20px; */

outline: none;

text-transform:uppercase;

cursor:pointer;

box-shadow: 0px 0px 6px #999;
}

#mostrarmas:hover{
    opacity:0.9;
}
#mostrarmas:active {
    position:relative;
    top:1px;
}

.fotos{
    display:inline-block;
    width:30%;
    margin:1% 1%;
    border:solid 1px #ddd;

}
 .fotos img{width:100%}
label.titulo{
    color: #e0485f;
    font-weight:600;
    font-family:lato;
    font-size:16px;
    text-transform:uppercase;
}

.productosjoel h2{
     font-size: 40px;
     margin: -20px 0 0px 0px;
     border-top: solid 1px #d81818;
     border: 0;
     font-weight: 600;
     position: relative;
     font-family: 'Rajdhani';
}

div.itemproducto{
    text-align:center;
    /* border-right: solid 0.1px #ddd; */
    /* border-bottom: solid 0.1px #ddd; */
    width: 30.1%;
    margin-right: 1.5%;
    font-family: 'Rajdhani';
    margin-left: 1.5%;
    /* font-family: 'Chilanka'; */
    display: inline-block;
    /* margin:20px; */
    font-weight: 600;
    line-height: 14px;
}
.productosjoel img{width:100%;/* height: 410px; */margin-top: -3px;margin-bottom: 10px;/* z-index: 0; */object-fit:contain;}
.productosjoel {
    max-width:1360px;
    margin-right:auto;
    margin-left:auto
}

.productosjoel .line{
 width: 100px;
 position: absolute;
 bottom: 0;
 margin-left: -80px;
 margin-bottom: -13px;
}

.content {
    padding: 0px;
    height: calc(100% - 100px);
    border: 0px solid #f3f3f3;
    background: rgb(255, 255, 255);
    /* background: #000 radial-gradient(circle,#e3e3e3 0,#ffffff 100%) 50% 50% no-repeat; */
    color: #000;
}

#nregistro img{
    filter:brightness(0);
    position:relative;
    top:1px;
    margin-right:3px;
    
}
#nregistro {
    float:right;
    cursor: pointer;
}

#isesion{float:right;cursor:pointer}
#isesion img {margin-right:5px;position:relative;top:1px}

.caracteristicas{
    display:inline-block;
    width: calc(25% - 31.6px);
    border:solid 1px #ddd;
    margin-right:10px;
    margin-bottom: 10px;
    padding:10px;
    color:#f58b8b;
}

.caracteristicas:last-child{
    margin-right:0;
}

.caracteristicas img{
    width: 45px;
    display: inline-block;
    margin-right: 10px;
    filter: brightness(0);
}
.caracteristicas label{
    color:#000;
    font-size:14px;text-transform:uppercase
}
.caracteristicas div{
    display: inline-block;    
    margin-top:7px;
    width: 75%;
    vertical-align: top;
    font-size:10px;
    color:#f58b8b;
}

#olvidaste{
    cursor:pointer;
}

#olvidaste img{
    margin-right:5px;
    position:relative;
    top:1px
}


.nuevoregistro{
    text-decoration:none;
}
.opcionescuenta{
    display:inline-block;
    border:solid 1px #ddd;
    width:20%;
    min-width:200px;
    margin-right:20px;
}
.opcionescuenta img {
    width:48px;
    margin-right:20px;
    -webkit-filter: brightness(100%);
    /* filter: invert(100%); */
}

.opcionescuenta ul{
    list-style:none;
    padding-left:10px;
    padding-right:10px;
}

.opcionescuenta ul li{
   margin-bottom:0px;
   border-bottom:solid 1px #ddd;
   padding-bottom:0px
}

.opcionescuenta ul li:last-child{
   margin-bottom:0px;
   border-bottom:solid 0px #ddd;
   padding-bottom:0px
}



.opcionescuenta li div{
          display: flex;
          padding:10px; 
   align-items:center;
}

.opcionescuenta li div:hover{
          display: flex;
 background-color:#d1d3ca;
   align-items:center;
   cursor:pointer;
   /*color:#fff;*/
   -webkit-filter: brightness(100%);
   filter:invert(100%);
}
.detallecuenta,.detallepedidos {
    display:inline-block;
    vertical-align:top;
    border:solid 1px #ddd;
    width: calc(80% - 88px);
    padding: 20px;
}
.detallecuenta hr,.detallepedidos hr{
    border-top:0;
    border-bottom: solid 1px #ffcecf;
    margin-bottom:20px;
    margin-top: -10px;
}
.mensajefinal{
    text-align:center;
    padding: 20px 0;
    border: solid 1px #bfbfbf;
    max-width: 400px;
    margin: 5% auto;
}


.mensajefinal span{
    color:#aaa;
}


.mensajefinal img{
   /* height:40px;*/
    margin:10px
}

.total{
        background-color: #2c2e32;
        padding: 17px 20px 16px;
        color: #fff;
        margin:-20px -20px 20px;
        text-transform:uppercase;
}

.total span{
    float:right;
    font-weight:600;
}

#sesion{
    /* min-height:180px; */
    padding: 20px;
    border: solid 1px #ddd;
}

.opcion{
    border:solid 1px #ddd;
    padding: 5px 0px;
    display:inline-block;
    text-align:center;
    min-width: 135px;
    margin-right: 10px;
}

.opcion:hover{
    background-color:#f5f5f5;
}

.tienda{
    background-color: #2c2e32;
    padding:20px;
    color: #fff;
    margin:-20px;
}

.despachofield{
    width:140px;
    display:inline-block;
    color:#888
}
.despacho{
    border:solid 1px #ddd;
    /* vertical-align: top; */
    margin-top:20px;
    /* display: flex; */
    /* align-items: center; */
}
.disabled{
    background-color:#e4e4e4;
    color:#a7a5a4

}
.disabled img {opacity:0.2}
.despacho input{
    margin-right:10px;
    
}
.despacho  label{
    /* vertical-align:top; */
    font-size:18px;
    /* line-height: 69px; */
    display: flex;
    align-items: center;
}

.despachoopciones{
    width:30%;
    display:inline-block;

}

.despacho img{
    /* height: 90px; */
    width: 60px;
    margin: 20px;
}
.cuentabanco{
    background-color:#c3cdd6;
    margin:-20px -20px 20px;
    padding:20px;
    /* height: 91px; */
    /* display: block; */
    /* font-size: 14px; */
    /* white-space: break-spaces; */
    font-family: Lato;
}

.cuentabanco img{
    /* display: flex; */
    float: left;
    height: 80px;
    margin-top: -6px;
    margin-right: 20px;
}
.detalledespacho{
    margin-top:20px;
    padding:20px;
    border:solid 1px #ddd;
    width: calc(68% - 46px);
    margin-left:2%;
    display:inline-block;
    /* height:200px; */
    line-height: 26px;
    vertical-align: top;
}

.spaciobottom{margin-bottom:20px}
.spacioderecha{margin-right: 6%;}

.login{
    width: 30%;
    min-width: 380px;
    margin: auto;
    /* display: inline-block; */
    vertical-align: top;
    /* border-right: solid 1px #ddd; */
}
#nuevoregistro{
    width: calc(66% - 4px);
    margin: auto;
    /* display: inline-block; */
    min-height: 370px;
    padding-left: 4%;
    /* border-left: solid 1px #ddd; */
}

.pasos li.active {
    color: #424242;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    text-indent: 0;
    /* line-height: 22pt; */
}
.pasos li.active span {
    background: #424242;
    margin-right: 10px;
}

.pasos li.active a {
    color:#424242;
    text-decoration:none;
    transition: all 0.5s ease;
}

.pasos li.active a:hover {
    color:#e0485f;
    text-decoration:none;
}

.pasos{
    /* list-style-type: none; */
    /* margin: 0 auto 20px auto; */
    padding: 0;
    display: inline-block;
    /* width: 700px; */
    /* height: 20px; */
    /* border: solid; */
    /* float: left; */
    /* line-height: 18pt; */
    /* color: #414040; */
    /* text-indent: -9999px; */
    /* text-transform: uppercase; */
    /* font-size: 12px; */
}

.pasos li{
    /* list-style-type: none; */
    margin: 0 10px 0 0;
    /* padding: 0; */
    display: inline-block;
    /* float: left; */
    line-height: 22pt;
    color: #d7d7d7;
    /* text-indent: -9999px; */
    /* text-transform: uppercase; */
    font-size: 12px;
}

.pasos li span{background: #d7d7d7;height: 30px;width: 30px;display: block;float: left;color: #fff;text-align: center;font-size: 14px;line-height: 22pt;text-indent: 0;margin: 0 10px 0 0;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}

.pasos li span.separador{
        background: #d7d7d7;
        width: 30px;
        height: 2px;
        float: right;
        margin: 14px 0 0 10px;
}


.formulario
{
    padding-top: 20px;
    position:relative;
    /* width: 70%; */
    }

.resumen{width:30%}
label{padding 20px;margin: 10px 20px 0px 0;display:inline-block;font-size: 14px;}
.field {
 width: calc(46.8% - 2px);
 /* float: left; */
 font-size: 14px;
 display: inline-block;
 font-family: Lato;
 /* padding-left: 50px; */
 /* margin-right: 5%; */
 }
.infoinput{position:absolute;margin-top: -20px;color: red;font-size: 9px;}

 .full{
     width: 86%;
     /* margin-bottom:20px; */
 }


 .full2{
     width: 100%;
     /* margin-bottom:20px; */
     font-size: 14px;
 }

.field input,.field textarea{
    display:block;
    width: calc(98% - 20px);
    border: solid 1px #ddd;
    padding: 12px 12px;
    outline: none;
    margin: 5px 0 20px 0;
}

input[type="date"]{
    
font-size: 14px;
    
font-family: 'Lato';
}

input[type="radio" i] {
    display:inherit;
    width:auto;
    background-color: initial;
    cursor: default;
    appearance: radio;
    box-sizing: border-box;
    margin: 3px 10px 0px 5px;
    padding: initial;
    border: initial;
}

input.borderojo{
border-color:red;
}

.field input:disabled,.field select:disabled{
    
background-color: #f5f5f5;
    
color: #a0a0a0;
    
border: solid 1px #e0e0e0;
}

.field select{
    display:block;
    width: calc(100%);
    border: solid 1px #ddd;
    padding: 7px 11px 8px 17px;
    margin: 5px 0 20px 0;
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: calc(100% - 13px);
}

.marco{
    border: solid 1px #eeeeee;
    padding:2px
    display: flex;
    text-align:center;
    margin:auto;
    width: 80px;
}
.marco img{
    width:100%;
    height:auto;

}

.productoscantidad{float:left;margin-top: 6px;width: 80px;}
.content p {
    /* margin: 0 0 10px; */
    text-align: justify;
    color: #4d4040;
    display: inline-block;
}
.banner img{width: 100%;/* height: 100%; */}

.banner {/* width:calc(100% + 80px); *//* margin-left:-41px; */margin-top:-10px;
/*display: none;*/
}
.video{
    display:inline-block;
    margin: 0;
    position:relative;
    width: calc(18% - 2px);
    margin-right: 1%;
    margin-left: 1%;
    border:solid 1px #ddd;
    margin-bottom: 2%;
}

.legal{
    padding: 5px 0px 5px 0px;
    margin: 5px 0 0px 0px;
    font-size:11px;
    font-family:noto sans;
    /* border: solid 1px #f00; */
}

.legal div {
    width:90%;
    display:inline-block;
    vertical-align:top;
    margin-left:2%
}

.disable{
    background-color: #a5a3a3;
}
.disable:hover{

    background-color:#a5a3a3;
    cursor:auto;
}

.carritobotones button{
    display:inline-block;margin-right:15px
}
.carritobotones{
    padding:20px 0;
}
.Descuentocarrito  input{
    width:80px;
    float:right;
    margin-top: -7px;
    background-color: #fff;
    /* width: 40px; */
    height: 28px;
    border: solid 2px #ddd;
    border-radius: 6px 6px 6px 6px;
    padding: 0px 5px 0px 5px;
    text-align: right;
    outline: none;
}

.totalcarrito,.Descuentocarrito,.subtotalcarrito{
    background-color: #f5f5f5;
    border-top: solid 1px #e6e6e6;
    padding: 15px 10px;
}



.subtotalcarrito{
    border-top:0
}

input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  border: 2px solid #ddd;
  display: inline-flex;
}

 
.number-input button {
  outline:none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #212121;
  transform: translate(-50%, -50%);
}

button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
  font-family: sans-serif;
  max-width: 5rem;
  padding: .5rem;
  border: solid #ddd;
  border-width: 0 2px;
  font-size: 2rem;
  height: 3rem;
  font-weight: bold;
  text-align: center;
}






.totalcarrito span,.subtotalcarrito span{
    float:right;
    color:#e0485f;
    font-weight:bold;
    
}

.tiempo{
    position:absolute;
    right: 2%;
    padding:3px 5px;
    font-size: 11px;
    top: 50%;
    background-color:#000000b0;
    color:#fff;
}
.video span{
    width: calc(33.33% - 36px);
    /* text-align:center; */
    padding-left: 36px;
    /*background-color: #ffffff;*/
    display:inline-block;
    font-size: 10px;
    border-top: solid 1px #ddd;
    line-height: 20px;
    height:20px;
}

.video span:nth-of-type(1)
{
    background-color:#fff;
    background-image:url(../img/eye.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position:10px center;

}

.video span:nth-of-type(2)
{
    background-color:#fff;
    background-image:url(../img/heart.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position:10px center;

}
.video span:nth-of-type(3)
{
    background-color:#fff;
    background-image:url(../img/comment.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position:10px center;

}

.video img{
    width:100%;
}

.play{

    transition: all 0.5s ease;

    cursor:pointer;

    width:100%;

    height:100%;

    position:absolute;

    /* filter: brightness(0.9); */

    opacity: 0.0;
}

.play:hover{
    opacity:1


}

.play img {
    width:40px;
    position:absolute;
    left:50%;
    margin-left:-20px;
    top:25%;

}

.video-descripcion{
    color:#aaa;
    font-size:10px;
    height: 34px;
    padding: 5px;
    overflow: hidden;
}
.ruta{background-color: #f1f1f1;padding: 10px;font-size: 11px;width: calc(100% - 60px);margin-left: 20px;text-transform: capitalize;}
.ruta a{
    text-decoration:none;
    margin-right:5px;
    margin-left:5px;
    color: #eb5269;
}
.home-marcas{
    /* border:solid 1px; */
    /* display: block; */
    /* width: 100%; */
    /* padding: 0; */
    /* position: relative; */
    margin: auto;
}

.octogono{
    position:absolute;
    z-index:1;
    height: 100px;
    right:0;
    bottom: 0;
}
.octogono:nth-child(2){
    right: 80px;
}

.referencial{
    position:absolute;
    bottom: 5px;
    left: 5px;
    font-size: 11px;
    color:#eb5269;
    /* text-transform: uppercase; */
}
 

.redes img{
    /* display:inline-block; */
    margin-right:20px;
    /* margin-bottom: 0; */
}




.foot-nav,.redes {
    text-align:left;
    display: inline-block;
    padding-left: 20px;
    width: calc(25% - 20px);
    border-left: solid 1px rgba(255, 255, 255, 0.05);
    vertical-align:top;
    max-width: 430px;
    min-height:200px;
}

.foot-nav ul li{
    list-style:;
    text-align:left;
    font-size:14px;
    font-family:Lato;
    line-height:25px

}
.foot-nav a{ text-decoration:none
;color:#beb5b5
}
.foot-nav a:hover{
    color:#fff
}
.foot-info {
    
display: inline-block;
    
line-height:20px;
    
color: #707070;
    
width: calc(50% - 20px);
    
text-align: center;
    
border-left: 0;
}


.foot-info img{
    -webkit-filter: grayscale(100%) brightness(100%) saturate(100%) hue-rotate(95deg) blur(0px);
    opacity: 0.3;
    margin:10px 0 15px 0;
}
footer
{
    background-color: #2c2e32;
    /* background: #000 radial-gradient(circle,#555555 0,#151515 100%) 50% 50% no-repeat; */
    background-size: 100% 100%;
    width: 100%;
    display: block;
    /* position: absolute; */
    margin-top: 10px;
    padding-top: 15px;
    text-align: center;
    /* padding: 5px 0px; */
    font-size: 11px;
    bottom: 0;
    min-height: 240px;
    color: white;
    border-top: solid 5px #717171;
}


header {
    width: 100%;
    /* height: 110px; */
    margin-bottom: 10px;
    /* background: #484542; */ /* Old browsers */
    /* background-image: url(../img/logo-analucia.png) ,url(../img/bg-top.jpg); */
    /* background-repeat: no-repeat , repeat-x; */
    /* background-position: 10% 50%,0 0; */
    /* background-size: 93px, auto; */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a61f22+0,75181a+100 */
    /* border-top: solid 10px #07143e; */
    /* background: #000 radial-gradient(circle,#c2181d 0,#7c1115 100%) 50% 50% no-repeat; */
    /* background-size: 100% 100%; */
    background: #000 linear-gradient(to bottom,#15256d 0,#001825 100%) 50% 50% no-repeat;
    background-size: 100% 100%;
    /* background: #a61f22; */ /* Old browsers */
    background: -moz-linear-gradient(top,  #a61f22 0%, #75181a 100%); /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top,  #a61f22 0%,#75181a 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* filter: blur(4px); */
    /* background: linear-gradient(to bottom,  #a61f22 0%,#75181a 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a61f22', endColorstr='#75181a',GradientType=0 ); /* IE6-9 */
}

header nav {
    /* width: 617px; */
    position: absolute;
    /* top: 0; */
    right: 0;
    bottom: 10px;
    border:0;
    /* margin:20px auto; */
    /* float: right; */
    /* display: inline-block; */
    /* vertical-align: bottom; */
    /* background: #0000006b; */
    /* margin: 0 auto 0 auto; */
    /* clip-path: polygon(0 0, 100% 0, 100% 0%, 90% 100%, 0% 100%, 0 0%); */
}

.menu_bar {
    display:none;
}

header nav ul {
    overflow:hidden;
    list-style:none;
    padding-left: 0;
    border:0;
    margin: 0;
    /* float: right; */
}

header nav ul li {
    /* float:left; */
    /* border: 0; */
    display: inline-block;
}

header nav ul li a {
    color:#fff;
    padding: 8px 20px 6px;
    display:block;
    border-radius: 5px 5px 0 0;
    text-decoration:none;
    font-family: Lato;
    text-align: center;
    font-weight:700;
    font-size: 14px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

header nav ul li span {
    margin-right:10px;
}

header nav ul li a:hover {
    /* background: #ab844d; */
    color: #debe88;
}

header nav ul li a.selected {
    /* background: #c69b5f; */
    /* border-radius: 20px; */
    color: #ff00ff;
    /* clip-path: polygon(10% 0, 90% 0, 94% 7%, 97% 21%, 100% 100%, 0 100%, 4% 18%, 5% 5%); */
    /* clip-path: polygon(9% 0, 90% 0, 94% 8%, 96% 21%, 100% 100%, 0 100%, 4% 18%, 6% 6%); */
    
    /* clip-path: polygon(9% 0, 90% 0, 95% 7%, 98% 18%, 100% 100%, 0 100%, 2% 20%, 4% 7%); */
    text-decoration: none;
 
}
section {
    padding:20px;
}




::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}


::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8); */
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    position: absolute;
    float: right;
}


::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 0px;
    /* background: rgba(185, 153, 153, 0.4705882352941176); */
    -webkit-box-shadow: inset 0 0 6px rgb(154, 154, 156);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(221,221,221,0.4);
}



@media screen and (max-width:1024px ) {
    .video{
        width: calc(23% - 2px);
    }
}





@media screen and (max-width:800px ) {

.mediaimagen{
    width:100%;
    display:block;
    margin: 0;
}
.bloqueizquierdo{
    width: 90%;
    display: block;
    margin:auto;
    margin-bottom:40px;
}

.detalledespacho{
    width: calc(100% - 40px);
    margin-left:0;
}

.despachoopciones{
width:100%
}

.pasos li {

     text-indent: -9999px; 
}

.pasos li.active {

     text-indent: -9999px; 
}

.pasos li span.separador {
      display:none;
}

.sunat-link{
    display: block;
    text-align: center;
    background-color:#c14b4b;
    position:absolute;
    bottom:0;
    width:100%;
    color:#fff;
    padding: 15px 0;
    font-size:11px;
}
.sunat-link img {
    display:block;margin:auto
   
}


    .video{
        width: calc(29.33% - 2px);
        margin-left:2%;
        margin-right:2%;
        margin-bottom:4%;
    }

    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
    }

    .page{
        width: 100%;
    }

    header nav {
        width: 100%;
        height:100%;
        left:-100%;
        margin:0;
        position: fixed;
        top: 0;
        z-index: 99;
        background-color: rgba(255, 255, 255, 0.95);
        /* filter: blur(4px); */
    }

    header nav ul{
        width: 100%;
        float:none;
    }


    header nav ul li {
        display:block;
        float:none;
        border-bottom: 1px solid rgba(139, 133, 133, 0.3);
    }

    header nav ul li a {
        color: #1c1b1b;
        padding: 10px 20px 10px;
        display: block;
        background-image:none;
        text-decoration: none;
        font-family: Lato;
        text-align: left;
        font-size: 15px;
    }

    header nav ul li a.selected {

        padding: 10px 20px 10px;
        display: block;
        text-decoration: none;
        background-position:95% top;
        font-family: Lato;
        text-align: left;
        font-size: 15px;
    }

    .detalleproducto{
        width:100%;
        display:block;
    }

    .marca{
        width: 33.33%;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        overflow: hidden;
        white-space: normal;
        display: inline-block;
        padding: 0;
        height:100px
    }

    .marca img {
        height:60px;

    }

    .logo{
        left: 50%;
        transform: translate(-50%, 0%);
    }

    
    .telefono{right: 1%;left: auto;top: 50%;}
    .celular{right: 15%;left: auto;top: 50%;}
    .sunat{display: none}
    .menu_bar {
        display:block;
        width: 84px;
        position: absolute;
        left: 1%;
        /* float: left; */
        /* border: solid 1px #fff; */
        top: 35%;
    }

    .menu_bar .bt-menu {
        display:block;
        /* padding: 10px; */
        /* background: #000000; */
        color:#fff;
        text-decoration:none;
        /* font-weight: bold; */
        font-size: 14px;
        /* width: 100px; */
        cursor: pointer;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
    }

    .menu_bar span img {
        height: 25px;
        margin-bottom: -7px;
        margin-right: 5px;

        /* float:right; */
    }
}





@media screen and (max-width: 720px) {

div.itemproducto{
    width: 80%;
    margin-left: 10%;
}
.loading img {
    /* max-height: 100%; */
    /* max-width: 100%; */
    /* width: auto; */
    /* height: auto; */
    position: absolute;
    top: 50%;
    /* height: 180px; */
    /* margin-top: -121px; */
    /* margin-left: -106px; */
    transform: translate(-50%, -60%);
    /* bottom: 0; */
    left: 50%;
    max-width: 300px;
    /* right: 0; */
    /* margin: auto; */
}
.banner{/* height: 500px; */display: block;}
.banner div{display:block;/* height:100%; *//* border:solid; */}
.banner div img{/* height: 100%; *//* width: 100%; */object-fit: cover;}
.detallecuenta,.detallepedidos{
    width:calc(100% - 40px)
}

.opcionescuenta{

    width:calc(100% - 0px);
    margin-bottom:20px;
}

    .bolsadetalle{width: calc(100% - 35px);margin: 0 -1%;}

    .bolsatotal{

        width:90%;

        margin: 0 3% 5% 3%;

    }


    h1{ font-size:18px}
    h3{font-size:18px}

    /*
    .detalleimagen{
        width:100%;
        min-width:93.5%
    }*/

    .detalleproducto{
        margin-bottom:-10px;
    }

    #flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .detalleproducto2{
        display:block;
        margin-left: 20px;
    }
    .detalleproducto3{
        display:none;

    }
    .detalleimagen{margin : 0 20px 0 20px;width: calc(100% - 40px);}

    .thumbimagen{margin-top:10px;width: 100%;}

    .thumb{
        display:inline-block;
    }

    .thumb img{
        height:50px;
        width:auto
    }
    .marca{
        width: 98%;
        margin-right: 0;
        margin-left: 1%;
        border: 0;
        overflow: hidden;
        white-space: normal;
        display: inline-block;
        padding: 0;
        height: 110px;
    }
    .fototienda,.infotienda,.mascaramapa {width:98%}

    .analucia,.joel{margin-bottom: 2%;}

    .marca img {
        height: 70px;
    }
    .redes,.foot-nav,.foot-info{width:100%;border-left: 0;border-bottom: solid 1px #444;margin-bottom: 20px;text-align: center;padding-bottom: 20px;padding-left: 0;}



}
@media screen and (max-width:600px ) {

header{
    
}

.head{
    margin-top:30px
}
 

.user,.whatapp, div.bolsa {
    background-color: #2c2e32;
    position:absolute;
    top: -30px;
    width: 33.33%;
    left: 33%;
    text-align:center;
    height:30px;
    line-height:31px;
    margin-top:0;
}

.whatapp {
    left: -1px;
}

div.bolsa {
    left: 66.3%;
    width: 34%;
}

.telefono{
    top:-30px;
    background-color:#000;
    width:50%;height:30px;
    left:0;
}
.celular{
    top:-30px;
    background-color:#000;
    width:50%;height:30px;
    left:50%;
}

#login,#nuevoregistro {
    width:100%;
    margin-bottom: 40px;
    margin-left:0;
    padding-left:0;
    border:0;
}


#nuevoregistro {
    border-left:0;
    /* border-top:solid 1px #ddd; */
    /* padding-top:30px; */
}

.full {
    width:100%;
}



    .video{
        width: calc(46% - 2px);
        margin-left:2%;
        margin-right:2%;
        margin-bottom:5%
    }
}

@media screen and (max-width:425px ) {


.login{
    min-width:100%;
}

#olvidaste{
 width:100%;
 text-align:center;
 display:block;
}

#iniciarsesion{
    text-align:center;
    display:block;
}

#nregistro{
    float:none;
    display:block;
    text-align:center;
    margin-top:5px

}


h5{text-align:center;margin-bottom:40px}
    .despacho label{font-size:14px}

    .despacho img {
        width:50px;
    }

    .carritobotones button{
        margin-right:auto;
        display:block;
        /* margin-bottom:20px */
    }
.foot-nav{/* display:none */}

.despachofield{width:100%}
.tienda{font-size:11px}
.opcion{
    width:100%;
    margin-bottom:10px;
}

.ruta{
    width:100%;
    margin:auto;
}
.detalleimagen {
    margin: 0 5px 0 5px;
    width: calc(100% - 10px);
}

.thumbimagen {
     margin: 5px 5px;
     width: 100%;
}

    .field{
        width:98%;
    }

    .pasos li.active span,.pasos li span{
        margin-right:0px;
    }

    .video{
        width: calc(94% - 2px);
        margin-left:3%;
        margin-right:3%;
        margin-bottom:5%
    }
}
