.PaginaProductos{
  margin: auto;
  position: absolute;
  width: 100%;
  height: auto;
  max-width: 1920px;
   min-width: 887px;
  background: rgb(239,239,239);
  background: linear-gradient(0deg, rgba(239,239,239,1) 85.5%, rgba(255,255,255,1) 85.5%);

}

.PaginaProductosCarrito{
  margin: auto;
  position: absolute;
  width: 100%;
  height: auto;
  max-width: 1920px;
   min-width: 887px;
  background: rgb(239,239,239);
  background: linear-gradient(0deg, rgba(239,239,239,1) 85.5%, rgba(255,255,255,1) 85.5%);

}

.PaginaProductos2{
  margin: auto;
  position: absolute;
  width: 100%;
  height: auto;
  max-width: 1920px;
   min-width: 887px;
  background: #fff;

}

.modal{
  position: fixed !important; 
  top: 10% !important;
}

.Contenedor2020{
  margin:auto;
  width: 1239px;
  /* width: 80%; */
  height: auto;
  padding: 2%;
}
.Separadores2020{
  height: 40px;
}
.CajaBuscador{
  position: relative;
  width: 100%;
}
.Buscador{
  position: absolute;
  display: inline-block;
  width: 90%;
   left: -50px;
  height: 38px;
  margin-right: 50px;
  background: #FFFFFF;
  border: 1px solid #C2C2C2;
  box-sizing: border-box;
  border-radius: 20px;
  outline: none;

}
.Buscador:focus{
  margin: 10px;
  outline: none;

}
.IconoBuscador{
  position: absolute;
  right: 50px;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: #6eb52c;
}
.separador2020{
  position: absolute;
  width: 100%;
  height: 50px;
  margin-left: -200px;
  background:#E8BC1D;
   border-radius: 0px 30px 30px 0px;
}
.txtSeparadorDerecho{
  margin-right: 38px;
  /* font-family: OpenSans; */
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  text-align: right;
  letter-spacing: -0.015em;
  color: #FFFFFF;
  outline: none;
  margin-top: 7px;
}

/* Footer  */
.footerProductos{
  margin-top: 10px;
  margin: auto;
  width: 100%;
  height: auto;
  background: #DCDCDC;

}
.SeñalarColumn{
position: fixed;
/* background-color: #6EB52C; */
margin: 2%;
height: 800px;
overflow-y: auto;
overflow-x: hidden;
}
.CajaInformacion2020{
  position: fixed;

margin: 2%;
height: auto;
}
.Informacion2020{
  display: inline-block;
  height: 100%;
}
.Informacion2020Hijo{
  display: block;

}
.Historias2020{
  display: inline-block;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;

}

.fotoNegocio{
  position: relative;
    display: inline-block;
    margin: auto;
    width: 240px;
    max-width: 246px;
    height: auto;
    max-height: 320px;
    padding: 2px;

}



.SeparadorAmarillo2{
  position: absolute;
  left: 0px;
  top : -20px;
  width: 100%;
  height: 50px ;
  padding: 1.5%;
  background: #E8BC1D;
  border-radius: 0px 25px 25px 0px ;
  margin-bottom: 50px;
  text-decoration: none;
  border: none;
  /* font-family: OpenSans; */
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  text-align: right;
  letter-spacing: -0.015em;
  color: #FFFFFF;
  outline: none;
}
.SeparadorAmarillo2:focus {
  outline: none;
}
.ListaHistorias{
  top:100px;
  height: 100%;
}

.IconoLupa{
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%);
  font-size: 20px;
  color: #fff;
}


/*Version Pantallagrande*/
@media screen and (min-width: 1920px)  {
  .separador2020 {
    position: absolute;
    width: 150%;
    height: 50px;
    margin-left: -500px;
    background: #E8BC1D;
    border-radius: 0px 30px 30px 0px;
}
}
/*Version movil*/
@media screen and (max-width: 1024px)  {
  .PaginaProductos{
    position: absolute;
    width: 100%;
    height: auto;
    background: rgb(239,239,239);
    background: linear-gradient(0deg, rgba(239,239,239,1) 90.5%, rgba(255,255,255,1) 90.5%); 
  }

  .Historias{
  position: relative;
  text-align: center;
  margin: auto;
  height: 40px;
  width: 70%;
  border: #E8BC1D solid 1px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 5px;
  font-family: RalewayR;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.015em;
  color: #585858;
  padding-top: 3px;

}

  .PaginaProductosCarrito{
  margin: auto;
  position: absolute;
  width: 100%;
  height: auto;
  zoom: 165%;
  max-width: 1920px;
   min-width: 887px;
  background: rgb(239,239,239);
  background: linear-gradient(0deg, rgba(239,239,239,1) 85.5%, rgba(255,255,255,1) 85.5%);

}

  .Contenedor2020{
    margin:auto;
    width: 90%;
    height: auto;
    padding: 2%;

  }

  .Separadores2020{
    height: 100px;
  }
  .Buscador{
    width: 100%;
    height: 38px;
    margin-top: 60px;
    margin-right: 100px;
  }
  .separador2020{
    position: absolute;
    width: 100%;
    height: 50px;
    margin-left: -80px;
    background:#E8BC1D;
     border-radius: 0px 30px 30px 0px;
     
  }
  .txtSeparadorDerecho{
    margin-right: 38px;
    /* font-family: OpenSans; */
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    outline: none;
    margin-top: 7px;
  }
  .CajaBuscadorPadre{
    margin-top: 70px;

  }

  .CajaBuscador{
    position: relative;
    width: 100%;
    height: 80%;
  }
  .Buscador{
    position: absolute;
    display: inline-block;
    width: 80%;
    left: 0px;
    height: 38px;
    margin-right: 50px;
    background: #FFFFFF;
    border: 1px solid #C2C2C2;
    box-sizing: border-box;
    border-radius: 20px;
    top: -50px;
  }
  .IconoBuscador{
    position: absolute;
    right: 10px;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    background-color: #6eb52c;
    top:8px
  }

.Productos{
    position: fixed;
    margin: 2%;
    height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
    }

.Informacion2020{
      display: inline-block;
      width: 30%;  
      max-height: 30%;
      
    }
.Historias2020{
      display: inline-block;
      width: 100%;
      height: 100%;
    }

    
/* Footer  */
.footerProductos{
  margin-top: 2px;
  margin: auto;
  width: 100%;
   height: auto;
  background: #DCDCDC;
}
  
.HistoriasFooter{
  width: 300px;
}


  .SeparadorAmarillo{
    width: 30%;
    height: 50px ;
    background: #E8BC1D;
    border-radius: 0px 25px 25px 0px ;
    /* font-family: OpenSans; */
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.015em;
    color: #FFFFFF;
 }

 .SeparadorAmarillo2{
   position:static;
   width: 106%;
   height: 50px ;

   margin-top: 10px;
   margin-bottom: 20px;
   margin-left: -80px;

 

}

.ListaHistorias{
  top:0px;
  height: 100%;
}

}



/*fin  movil*/


.btn_detalleProducto{
    margin:auto;
    width: 90%;
    height: 42px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: black;
    border-radius: 21px;
    padding: 8px;
    text-align: center;
    margin :20px;
    font-family: RalewayR;
   
}

.btn_detalleProducto:hover{
    text-decoration: none;
    color: #FFF; 
    background:  #6EB52C;
    font-family: RalewayR;
}

.UsaloYa2{
    float: left;
    width: 99px;
    height: 24px;
    border-radius: 0px 4px 4px 0px;
    background-color: #6EB52C;
    margin-top: -245px;
    position: absolute;

    color: white;
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
  }

  .CajaFotoProducto{
      position: relative;
      margin-bottom: 10px;
      padding:  1%;
  }

  .btn_agregarCarrito{
      position: absolute; 
      width: 60px;
      height: 60px;
      background:#E8BC1D;
      top:90%;
      left: 50%;
      transform:  translate(-50%);
      border:none;
      border-radius:50%; 
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      color: #fff;
  }
  .btn_agregarCarrito:hover{
      border: none;
      background: #Fff;
      color: #E8BC1D;
  }
  .iconoAddCarito{
    font-size: 30px !important;
  }
  .fondoblanco{
    position: absolute;
    top: 35px;
    width: 105%;
    height: 50%;
    border-radius: 0% 100% 100% 5%;
    background: #FFF;
    left: -10px;
  }

  .contenedor{
      margin: auto;
      width: 90%;
      max-width: 1920px;
      position: relative;
      height: 100vh;
      margin-bottom: 0px;
  }
  .ContenedorInfo{
    position: relative;
    width: 100%;
    height: 683px;
    padding: 0px;
     /* border: solid black 3px;  */
  }
  
.InfoG{
  position: relative;
  width: 65%;
  height: 100%;
  display: inline-block;
}
.InfoH{
  position: relative;
  width: 35%;
  display: inline-block;
   border-left: black solid 1.5px; 
}
.CajaFijainfo{
  height: 300px;
  margin-right: 10px;
}
.CajaFijainfo2{
  display: flex;
  align-items: center;
  margin-top: 20px;
  height: 290px;
}


.imgPantallaNegocioProducto {
  width: 100%;
  height: 272;
  box-shadow: 4px 4px 4px 4px rgb(0,0,0,0.25);
  object-fit: cover;
}

.imgPantallaNegocioProducto2 {
  width: 100%;
  height: 272;
  box-shadow: 4px 4px 4px 4px rgb(0,0,0,0.25);
}


.infoD{
position: relative;
height: 298px;
 left:  15px;
border-right: black solid 3px;
}
.infoN{
  position: relative;
   left:  15px;
   height: 285px;

}
.cajaRed{
  position: relative;
  display: block;
  height: 35px;
}
.colRed{
  position: absolute;
  display: inline-block;
  
}
.CirculoAzul{
  text-align: center;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-bottom: 5px;
  background: #304858;
  color: #DCDCDC;
}
.CirculoAzulIntagram{
  text-align: center;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-bottom: 5px;
  color: #DCDCDC;
}
.CirculoAzulFacebook{
  text-align: center;
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-bottom: 5px;
  color: #DCDCDC;
  margin-left: -9px;

}
.txtredes{
  position: absolute;  
  left: 50px;
  top: 5px;

  font-family: RalewayR;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.015em;
  width: 300px;
  text-decoration:none;
  color: black;
  }
  .Link{
    margin-top: 3px;
    color: #FFF;
    
  }
  .IconoLink{
    color: #FFF;
  }
  .IconoLink:hover{
    text-decoration: none;
    color: #fff;
  }
  .IconoFace{
    margin-left: -4px;
  }

.Instagram{
  position: relative;
  align-items: center;
  text-align: center;
  display: inline-block;
  text-align: left;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-bottom: 5px;
  margin-left: -3px;
  margin: 5px;

}
.Facebook{
  position: relative;
  align-items: center;
  text-align: center;
  display: inline-block;
  text-align: left;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-bottom: 5px;
  margin-left: -2px;
  margin: 5px;
}


.CirculoAzul:hover{
  text-decoration: none;
}
.Redesinta{
  display: inline-block;
}

.CirculoAzulFacebook{
  margin-left: -1px;
}

.FotoDueños{
  display: inline-block;
  max-width: 272;
  max-height: 100%;
  box-shadow: 0px 0px 3px 4px rgba(0, 0, 0, 0.20);
}

/* img{
  max-width: 272;
} */

.DatosDueños{
  position: absolute;
  display: inline-block;
  margin-left: 5%;
  width: 50%;
  height: 100%;
  top: 0px;
}
.DatosDueños2{
  margin: auto;
  display: inline-block;
  width: 70%;
  height: auto;
  max-height: 320px;
  padding: 2px;
}

.txtReshistoria{
  margin-top: 15%;
  margin-left: -5px;
  text-align: justify;
  font-family: RalewayR;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.015em;
  color: #585858;
  z-index: 2;

}


.SeparadorAmarilloNombre{
  text-align: center;
  background: #E8BC1D;
  color: #FFF;
  width: 100%;
  height: 45px;
  border: 0.5px solid #EDD681;


  /* font-family: OpenSans; */
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -0.015em;
  color: #FFFFFF;

}
.BordeNombre{

  display: inline-block;
  margin-top: -37px;
  margin-left: 1%;
  width: 100%;
  height: 45px;
  border: 1px solid #f1e894;
  /* border: 1px solid black;*/

}


/* Textos */
.TiTuloBinvenida{
  /* font-family: OpenSans; */
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -0.015em;
  color: #6EB52C;
}
.Nombre{

  /* font-family: OpenSans; */
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 105%;
  letter-spacing: -0.015em;
  color: #6EB52C;
  margin-bottom: 0px;
}
.Encargados{
margin-top: 15px;
/* font-family: OpenSans; */
font-style: normal;
font-weight: normal;
font-size: 22px;
line-height: 20px;
letter-spacing: -0.015em;
color: #585858;
}

.Encargados2{
margin-top: 15px;
/* font-family: OpenSans; */
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 20px;
letter-spacing: -0.015em;
color: #585858;
}

.Encargados3{

font-family: bold;

}

.Datos{
margin-bottom: 0px;
font-family: RalewayR;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 20px;
/* or 133% */
letter-spacing: -0.015em;

color: #585858;
}

.bold{
  font-weight: bold;

}

  .ContenedorSeparadores{
    position: absolute;
    /* border: solid black 3px; */
    width: 100%;
    height: 70px;
    top: 750px;  
  }



/* Contenedor produtos */
 .ContenedorProductos2{
    left:  5px;
    height: 800px;
    top: 850px;  
    background: #EFEFEF;
    overflow-y: auto;
    overflow-x: hidden;

  }

  .ContenedorProductos2::-webkit-scrollbar{
    width: 7px;
    }
    .ContenedorProductos2::-webkit-scrollbar-thumb{
      background-color: #6eb52c;
    border-radius: 5px;
    }

    .FichasProductos{
      width: 272px;
      max-width: 272px;

      display: inline-block;
      padding: 1%;
  
  }

  .btnDetalles{
    /* Fuente tipográfica: Raleway. Tamaño mínimo: W: 80. H: 25. Color relleno: 304858 Color tipografía: FFFFFF */
      height: 25px;
      width: auto;
      font-family:RalewayR ;
      background: #304858;
      border-radius: 12px;
  }

  .btn_detalleProducto2{
    width: 100%;
    height: 42px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #304858;
    border-radius: 21px;
    /* padding: 8px; */
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
    font-family: RalewayR;
    font-size: 16px;
    margin-top: 20px;
   
}

.btn_detalleProducto2:hover{
    text-decoration: none;
    color: #304858; 
    background:  #fFF;
    font-family: RalewayR;
    border: 1px solid #304858;
}

.btn_Pequeño{
  margin:auto;
  width: 200px;
  height: 42px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  background: #304858;
  border-radius: 21px;
  padding: 8px;
  text-align: center;
  margin :20px;
  font-family: RalewayR;
  font-size: 16px;
  border: none;
}
.btn_Pequeño:hover{
  text-decoration: none;
  color: #304858; 
  background:  #fFF;
  font-family: RalewayR;
  border: 1px solid #304858;
}

.txtPrecioProducto{
font-family: RalewayR;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 21px;
align-items: center;
color: #000000;

}
.txtNombreProd{
  font-family: RalewayR;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  align-items: center;
  color: #6EB52C;
}
.DescripcionProd {
  font-family: manjariR;
  font-size: 12px;
  color: black;
  height: 54px;
  text-align: justify;
  margin: auto;
}
.txtSeparador{
  position: absolute;
  /* font-family:RalewayR; */
  top:  calc(50% - 20px) ;
  right: 20px;
  /* font-family: OpenSans; */
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: -0.015em;
  color: #FFFFFF;

 }
 
 .BuscadorProdutos{
   position: absolute;
   top:30px;
   right: 150px;
   width: 50%;
   height: 40px;
   border-radius: 20px ;
   border: 1px solid #C2C2C2;
   padding-left: 20;
 }
 
 .IconoCircular{
   text-align: left;
   position: absolute;
   height: 40px;
   width: 40px;
   border-radius: 50%;
   background: #6EB52C;
   color: #fff;
   top:30px;
   right: 100px;
   box-shadow: -2px 2px 5px rgba(194, 194, 194, 0.25);
 }
 







.Borde{
  position: relative;
  top :8px;
  left:1%;
  width: 100%;
  height: 50px ;
  border: 1px solid #f1e894;
  border-radius: 0px 25px 25px 0px ;
}





.iconoFlecha{
  margin-top: 4px;
  margin-right: 20px;

}
.Borde2{
  display: inline-block;
  margin-top: -34px ;
  left:1%;
  width: 105%;
  height: 50px ;
  border: 1px solid #f1e894;
  border-radius: 0px 25px 25px 0px ;
}





/* Footer */
.CajaFooter{
  margin: auto;
  width: 50%;
  padding: 2%;
  border: none;
}
.Historias{
  position: relative;
  margin: auto;
  height: 40px;
  width: 70%;
  border: #E8BC1D solid 1px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 5px;
  font-family: RalewayR;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.015em;
  color: #585858;
  padding-top: 3px;
  padding-left: 20px;

}
.HistoriasFooter{
   width: 100%; 
  height: 36px;
  left: 50%;
  background: #FFFFFF;
  border: 2px solid #E8BC1D;
  box-sizing: border-box;
  border-radius: 25px;
  padding-left: 16;
  padding-right: 16;
  padding-top: 8;
  padding-bottom: 4;


 
}
.txtHistoriasFooter{
  display: inline-block;
  font-family: RalewayR;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.015em;
   color: #585858;
   margin-top: -2px;
}
.iconoplayFooter{
  float: right;
 text-align: right;
  right: 5px;
  margin-top: -3px;
  }

.iconoplay{
position: absolute;
right: 5px;
top:5px;
}
.txtHistorias{
  font-family: RalewayR;
font-style: normal;
font-size: 14px;
line-height: 20px;
/* or 100% */

text-align: center;
letter-spacing: -0.015em;

color: #585858;
}


.SinHistorias{
  padding: 15px;
  width: 316px;
  height: 105px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
 
}
.txtsinhistorias{
  font-family: RalewayR;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  align-items: center;
  text-align: center;
  letter-spacing: -0.015em;
  color: #585858;
}
.txtsinhistorias2{
  color: #242020;
}

.txtprecio{
  font-family: RalewayR;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  align-items: center;
  color: #000000;
}
.DescripcionGris{
font-family: RalewayR;
font-style: normal;
font-weight: bold;
font-size: 10px;
line-height: 12px;
display: flex;
align-items: center;
color: #585858;

}
.NombreNegocio{
  font-family: RalewayR;
font-style: normal;
font-weight: bold;
font-size: 15px;
line-height: 18px;
display: flex;
align-items: center;

color: #6EB52C;
}
