/* 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;
  transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1),
              right 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.infoproducto div.div.div figure.visor:hover img.imgEnvioGratis {
  left: auto;
  right: 2%;
}

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

.infoproducto img.imgCamion{
  display: inline;
  height: 1.1em;
  width: auto;
  background-color: transparent;
  margin-right: 8px;
  vertical-align: middle;
}

.infoproducto img.imgSucursal{
  display: inline;
  height: 1.1em;
  width: auto;
  background-color: transparent;
  margin-right: 8px;
  margin-left: 0px;
  vertical-align: middle;
}

.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 0px;
  margin: 10px 0px;
  line-height: normal;
}

.lineaDelivery{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.lineaDelivery span, .lineaDelivery a{
  margin-right: 5px;
}




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%;;

  }

  /* Ocultar flechas de carrusel en móvil */
  .flexslider .flex-direction-nav {
    display: none !important;
  }

  /* Optimización Táctil y Logos Finanzas */
  .imagenesFinanzas {
    width: 35px !important;
    margin-right: 5px;
  }
  
  div.cartillaInfoProducto {
    padding: 15px !important;
  }

  /* Stack vertical de Atributos en Móvil */
  .caracteristica-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding: 14px 15px;
  }
  
  .caracteristica-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #888;
  }
  
  .caracteristica-value {
    text-align: left;
    font-size: 14px;
    color: #353535;
  }
  
}

/* =============================================
DISEÑO HÍBRIDO DE CARACTERÍSTICAS
============================================= */

/* Por defecto (Desktop): Tabla Clásica visible, Grid de tarjetas oculto */
.tabla-caracteristicas-desktop {
  display: block;
  padding: 20px 0;
}

.caracteristicas-cards-mobile {
  display: none !important;
}

/* Estilos de la Tabla Clásica */
.classic-table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Poppins', sans-serif;
  margin-top: 15px;
}

.classic-table tr {
  border-bottom: 1px solid #e9ecef;
}

.classic-table tr:last-child {
  border-bottom: none;
}

.classic-table td {
  padding: 12px 18px;
  font-size: 14px;
}

.ct-nombre {
  color: #666;
  font-weight: 500;
  width: 45%;
}

.ct-valor {
  color: #353535;
  font-weight: 600;
}

/* Estilos del Grid de Tarjetas (Cards) para móvil */
.icon-grid-style {
  padding: 15px 0;
}

.icon-grid-style h3 {
  font-family: 'Poppins', sans-serif;
  color: #1a1a2e;
  margin-bottom: 20px;
  font-weight: 600;
}

.icon-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.icon-card {
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e9ecef;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(52, 68, 136, 0.08);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.icon-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #344488 0%, #46639f 100%);
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s ease;
}

.icon-card:hover::before {
  transform: scaleY(1);
}

.icon-card:hover {
  background: #f8faff;
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(52, 68, 136, 0.25);
  border-color: rgba(52, 68, 136, 0.2);
}

.icon-badge {
  position: absolute;
  top: 8px;
  left: 20px;
  right: auto;
  transition: left 0.5s cubic-bezier(0.25, 1, 0.5, 1), color 0.3s ease;
}

.icon-badge i {
  font-size: 24px;
  color: #344488;
  transition: color 0.3s ease;
}

.icon-card:hover .icon-badge {
  left: calc(100% - 44px);
}

.icon-card:hover .icon-badge i {
  color: #46639f;
}

.icon-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 50px;
}

.icon-label {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #adb5bd;
  font-weight: 500;
  transition: color 0.3s ease;
}

.icon-card:hover .icon-label {
  color: #344488;
}

.icon-value {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #1a1a2e;
  font-weight: 700;
  text-align: center;
  transition: all 0.3s ease;
}

.icon-card:hover .icon-value {
  color: #0d1b4d;
  transform: scale(1.03);
}

/* =============================================
MINIATURA ACTIVA RESALTADA EN EL VISOR
============================================= */
.flexslider ul.slides li img {
  border: 2px solid transparent;
  border-radius: 4px;
  transition: all 0.25s ease;
}

.flexslider ul.slides li.flex-active-slide img,
.flexslider ul.slides li img.active-thumbnail {
  border-color: #344488 !important;
  box-shadow: 0 4px 8px rgba(52, 68, 136, 0.3);
  transform: scale(1.02);
}

/* =============================================
 WHATSAPP SHOP SECTION
 ============================================= */
.whatsapp-shop-section {
    margin: 25px 0 15px 0;
    padding: 20px;
    background: linear-gradient(135deg, #f8fff8 0%, #e8f5e8 100%);
    border-radius: 12px;
    border: 1px solid #d4edda;
}

.quantity-selector-container {
    margin-bottom: 18px;
}

.quantity-label {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #3b3b3b;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.quantity-controls {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    border: 2px solid #e2e2e2;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.qty-btn {
    width: 42px;
    height: 42px;
    border: none;
    background: #f8f8f8;
    font-size: 20px;
    font-weight: 600;
    color: #344488;
    cursor: pointer;
    transition: all 0.2s ease;
}

.qty-btn:hover {
    background: #344488;
    color: #fff;
}

.qty-minus { border-right: 1px solid #e2e2e2; }
.qty-plus { border-left: 1px solid #e2e2e2; }

.qty-input {
    width: 55px;
    height: 42px;
    border: none;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #3b3b3b;
    background: #fff;
    -moz-appearance: textfield;
}

.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.btn-whatsapp-comprar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 14px 28px;
    background: linear-gradient(135deg, #25d366 0%, #128c7e 100%);
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.35);
    transition: all 0.3s ease;
    cursor: pointer;
}

.btn-whatsapp-comprar:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.45);
    background: linear-gradient(135deg, #22c55e 0%, #0f766e 100%);
    color: #fff;
}

.btn-whatsapp-comprar:active {
    transform: translateY(0);
}

.whatsapp-icon-btn {
    width: 24px;
    height: 24px;
}

/* Mobile responsive */
@media (max-width: 767px) {
    .quantity-selector-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .whatsapp-shop-section {
        padding: 15px;
        margin: 20px 0 10px 0;
    }
    
    .btn-whatsapp-comprar {
        padding: 12px 20px;
        font-size: 14px;
    }
    
    .whatsapp-icon-btn {
        width: 20px;
        height: 20px;
    }
}

/* =============================================
 MEDIA QUERIES MÓVILES (SOPORTE TÁCTIL Y VISIBILIDAD)
 ============================================= */
@media (max-width: 767px) {
  /* Ocultar tabla en móvil y mostrar cards */
  .tabla-caracteristicas-desktop {
    display: none !important;
  }
  
  .caracteristicas-cards-mobile {
    display: block !important;
  }
}


