/* INFOPRODUCTO */

.infoproducto div.div.div.figure.visor.imgCuota img{
  position:absolute;
  top: 48%;
  right: 3%;
  width: 23%;
  background-color: transparent;
}

.infoproducto div.div.div figure.visor img.imgAvisoStock{
  position:absolute;
  top: 48%;
  left: 3%;
  width: 30%;
  background-color: transparent;
}

.infoproducto div.div.div figure.visor img.imgEnvioGratis{
  position:absolute;
  top: 1.5%;
  left: 2%;
  width: 23%;
  z-index: 999;
  background-color: transparent;
}

.infoproducto span.cadenaDescuento{
  font-family: 'Courier New', Courier, monospace;
}

.infoproducto img.imgCamion{
  display: inline;
  width: 4%;
  background-color: transparent;
  margin-right: 10px;;
}

.infoproducto img.imgSucursal{
  display: inline;
  width: 3%;
  background-color: transparent;
  margin-right: 12px;
  margin-left: 4px;;
}

.contenedor-imagenes { display: flex; }

.imagenesFinanzas { 
  width: 6%;
  margin-right: 10px;
}

.infoproducto figure.visor img{
  display:none;
  cursor: crosshair;
  margin-top: 17px;;
}

.infoproducto figure.visor img:first-child { display:block; }

.flexslider { cursor: pointer; }

.lupa {
  display: none;
  position: absolute;
  top:0;
  left:0;
  overflow: hidden;

  border: 1px solid #c5c5c5;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 7px 1px #344488;
  border-radius: 7px;

}

.lupa img{
  position: relative;
  margin-top: -100%;
  margin-left: -50%;
  width: 160%;
}

.btnFacebook{ background: #46639f; }

.compartirRedes{
  border: 0px;
  box-shadow: none;
  margin: 0px;
  background-color: #777;
  background-color: #f0f0f0;
  background-color: transparent;
}

.compartirRedes li p{
  color:white;
  text-align: center;
  line-height: 30px;
  padding: 8px;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  cursor: pointer;
} 

div.cartillaInfoProducto{
  
  cursor: default;

  /* agregado */
  border: 2px solid #e2e2e2;
  border-radius: 10px;
  padding: 25px;
  
}

div.cartillaInfoProducto div.cadenaDescripcion h1 {
  color: #3b3b3b;
  font-family: 'Poppins', sans-serif;
  text-align: left;
  font-weight: 700;
  font-size: xx-large;
  margin-top: 10%;

  
}

/* div.cartillaInfoProducto p{
  text-align: center;
  color: black;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: xx-large;
  margin-top: 15%;
} */

/* div.cartillaInfoProducto div.ultimoParrafo p.cadenaCuotas {
  color: #344488;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  bottom: 0;
  line-height: 110%;
} */



div.cartillaInfoProducto .labelPrecioRegular{
  text-align: left;
  color: #3b3b3b;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: large;
  margin-top: 5%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

div.cartillaInfoProducto .montoUnSoloPago{
  text-align: left;
  color: #3b3b3b;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: xx-large;
  margin-top: 0px;
  padding-top: 0px;
}

div.cartillaInfoProducto .cadenaCuotas{
  text-align: left;
  color: #3B8C57;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: large;
  margin-top: 0px;
  padding-top: 0px;
}

div.cartillaInfoProducto .letrasVedesPequenias{
  text-align: left;
  color: #3B8C57;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: medium;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 5px;
}

div.cartillaInfoProducto .cadenaFinanzas{
  text-align: left;
  color: #3B8C57;
  color: #3b3b3b;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: large;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

div.cartillaInfoProducto hr.separadores{
  border:1px solid #3b3b3b;
  border:1px solid #e2e2e2;
  margin-top: 10px;
}

div.cartillaInfoProducto div.ultimoParrafo p.montoCuotas {
  color: #344488;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: xx-large;
  margin-top: 0px;
  padding-top: 0px;
  top: 0;
}





.contenedor-cuotas {
  display: flex;
  align-items: center;
  justify-content: space-between; 
  margin-top: 10px; 
  width: 60%;
}

.contenedor-imagen img {
  display: flex;
  align-items: flex-end;
  width: 50px; 
  margin-left: 2px;
}

.custom-badge {
  background-color: #344488;
  color: white; 
  border-radius: 5px;
  padding: 5px;
  font-weight: bold;
}

.custom-badge-infoProducto {
  background-color: #344488;
  color: white; 
  border-radius: 5px;
  padding: 5px;
  font-weight: 700;
  font-family: sans-serif;
  font-size: 20px;
  margin-right: 5px;;
}

div.cartillaInfoProducto .areaDelivery{
  padding: 10px;
  margin: 10px;
  line-height: 10px;;
}




div.cartillaInfoProducto div.cadenaPrecioAlFinal{
  position: absolute;
  top: 120%;
  bottom: 2%;
  left:0%;
  right:3%;
  margin: auto;
  text-align: center;
  height: 12%;
}

div.cartillaInfoProducto div.cadenaPrecioAlFinal span strong {
  vertical-align: middle;
  color: black;
  margin-left: 7px;
  font-family: 'Poppins', sans-serif;
  font-size: x-large;
}

.infoproducto figure.visor img.imgEnvioGratis:first-child{
  position:absolute;
  top: 1.5%;
  left: 5%;
  width: 23%;
  z-index: 999;
  background-color: transparent;
  display: block;
}






/*=============================================
ESCRITORIO GRANDE (LG revisamos en 1366px en adelante)
=============================================*/

@media (min-width:1200px){

    .videoPresentacion{

      height: 415px;
      
    }

  
  


	

}

/*=============================================
ESCRITORIO MEDIANO O TABLET HORIZONTAL (MD revisamos en 1024px)
=============================================*/

@media (max-width:1199px) and (min-width:992px){

  .videoPresentacion{

    height: 350px;
    
  }

  

}

/*=============================================
ESCRITORIO PEQUEÑO O TABLET VERTICAL (SM revisamos en 768px)
=============================================*/

@media (max-width:991px) and (min-width:768px){

  .videoPresentacion{

    height: 300px;
    
  }

  
	

}

/*=============================================
MOVIL (XS revisamos en 320px)
=============================================*/

@media (max-width:767px){


  .videoPresentacion{

    height: 200px;
    
  }

  div.cartillaInfoProducto div.cadenaDescripcion h1 {
    font-size: 20px;
    /* background-color: red; */

  }

  div.cartillaInfoProducto div.ultimoParrafo p.cadenaCuotas {
    font-size: 18px;
    /* background-color: blue; */
  }
  
  div.cartillaInfoProducto div.ultimoParrafo p.montoCuotas {
    font-size: 18px;
    /* background-color: yellow; */
  }

  div.cartillaInfoProducto p{
    
    font-size: 14px;
    /* background-color: green; */
    
  }

  .visorInformacion table {
    /* background-color: #344488; */
    width: 100%;;

  }
  

  
	

}
