







*{

    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
   
}

.me-2 {
    filter: brightness(0.6); /* Ajusta el valor según tu necesidad */
}

#enviar{

    padding-bottom: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
   
}
label{
    
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        font-style: normal;
      
}

title{
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
}

/* Contenedor centrado y con tamaño ajustado */
.form-container {
    width: 150%; /* Ajusta el ancho según tus necesidades */
    max-width: 400px; /* Ancho máximo para evitar que sea muy grande */
    border-radius: 35px;
    position : relative;
    
    /* box-shadow: 0 0 10px rgba(247, 7, 7, 0.801); */
}

/* Limitar la altura del contenedor y permitir desplazamiento */
.products-container {
    margin-top: 90px;
    max-height: 900px; /* Ajusta la altura máxima según necesites */
    overflow-y: auto;  /* Scroll vertical cuando sea necesario */
    position: relative;
}

/* Alinear verticalmente y centrar el contenedor */
.container {

    height: 100vh; /* La altura del contenedor padre para centrar verticalmente */
}

/* Botones dentro de cada item */
button {
    text-align: left; /* Mantener los botones alineados a la izquierda */
}
/* .navbar .svg-container {
    display: flex;
    align-items: center;
}
.navbar .svg-container svg {
    margin-right: 8px;
}
.products-container {
    max-height: 60vh;
    overflow-y: auto;
} */

 /* Custom styles to adjust layout */
 .card-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-body img {
    max-width: 100%;
    height: auto;
}

/* html, body {
    height: 100%;
    margin: 0;
    padding: 0;
} */

.container {
    height: 100%;
}


/* #ig{
    margin-right: 30px;
} */
.form-container {
  
    width: 100%;
    max-width: 900px;
}

.products-container {
    max-height: 60vh; /* Ajusta este valor según tus necesidades */
    overflow-y: auto;
   
}

.btn {
    margin-bottom: 10px; /* Espacio entre los botones */
}
html, body {
    
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden; /* Previene desplazamiento horizontal */
}

body {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

.container {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px; /* Añade padding para evitar que el contenido toque los bordes */
}

.form-container {
    width: 100%;
    max-width: 600px;
}

.products-container {
    max-height: 60vh; /* Ajusta este valor según tus necesidades */
    overflow-y: auto;
    margin-bottom: 10px; /* Espacio entre la lista y el botón */
 
}

.btn {
    margin-bottom: 10px; /* Espacio entre los botones */
}

/* @media (max-width: 768px) {
    #caja-nav{
        margin-left: 230px;
        justify-content: center;
    }
    .form-container {
        width: 100%;
        margin-bottom: 80px;
    }
    .products-container {
        max-height: 50vh; 
    }
  } */

  /* Responsive adjustments for small screens */

.roboto-thin {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .roboto-thin-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .roboto-light-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .roboto-regular-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .roboto-medium-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .roboto-bold-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .roboto-black-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  


  .con-stock {
    background-color: #77c577; /* Color de fondo */
    color: #ffffff; /* Color del texto */
    padding: 3px 6px; /* Espaciado interno */
    border-radius: 3px; /* Radio de borde */
}

/* Estilos para el mensaje de "Sin stock" */
.sin-stock {
    background-color: #da5c5c; /* Color de fondo */
    color: #ffffff; /* Color del texto */
    padding: 3px 6px; /* Espaciado interno */
    border-radius: 3px; /* Radio de borde */
}

.con-stock-descuento {
    background-color: #23ad45; /* Color de fondo */
    color: #ffffff; /* Color del texto */
    padding: 3px 6px; /* Espaciado interno */
    border-radius: 3px; /* Radio de borde */
}

.social-media {

margin-right: 90px;

}

.cartel-llamada {
    margin-right: 30px;
    text-decoration: none;
    color:#f8f9fa;

}

svg {
    margin-right: 20px;
}

#caja-nav{
    margin-left: 230px;
    justify-content: center;
}

#arena {
padding: 30px;
background-image:  url(/img/images.jpeg);
background-size: cover;

}

body {
    background-color: #f8f9fa; /* Fondo claro */
}

.container {
    max-width: 1200px; /* Ancho máximo de la contenedor */
    margin: 0 auto; /* Centrar el contenedor */
}

.card {
    border: none; /* Sin borde por defecto */
    border-radius: 15px; /* Bordes redondeados */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra suave */
    margin-bottom: 1.5rem; /* Espacio entre tarjetas */
}

.card-body {
    padding: 2rem; /* Espacio interno */
}

.card-title button {
    width: 100%;
    border: 1px solid #dee2e6; /* Borde sutil */
    border-radius: 10px; /* Bordes redondeados en botones */
}



.list-group-item .form-check-label {
    
    align-items: center;
}

.list-group-item img {
    margin-right: 1rem; /* Espacio entre imagen y texto */
}


#small-font {
    font-size: 0.90rem; /* Tamaño de fuente normal */
}

/*--------------------DISEÑO MOBILE-------------------*/



#btn-perros , #btn-gato, #btn-otros{
    padding-top: 90px;
    
}
#btn-perros{
            
    position: relative;
    display: inline-block;
    width: 150px; /* Ajusta el tamaño según sea necesario */
    height: 50px; /* Ajusta el tamaño según sea necesario */
    overflow: hidden;
    border: none;
    
    color: #fff;
    text-align: center;
    line-height: 50px; /* Alinea el texto verticalmente */
    font-size: 16px;
    cursor: pointer;
}

#btn-perros img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ajusta la imagen para cubrir el botón sin distorsionarse */
    pointer-events: none; /* Asegúrate de que la imagen no interfiera con los clics en el botón */
}
#btn-gato{
    
    position: relative;
    display: inline-block;
    width: 150px; /* Ajusta el tamaño según sea necesario */
    height: 50px; /* Ajusta el tamaño según sea necesario */
    overflow: hidden;
    border: none;
    
    color: #fff;
    text-align: center;
    line-height: 50px; /* Alinea el texto verticalmente */
    font-size: 16px;
    cursor: pointer;
}

#btn-gato img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ajusta la imagen para cubrir el botón sin distorsionarse */
    pointer-events: none; /* Asegúrate de que la imagen no interfiera con los clics en el botón */
}
#btn-otros{
    
    position: relative;
    display: inline-block;
    width: 150px; /* Ajusta el tamaño según sea necesario */
    height: 50px; /* Ajusta el tamaño según sea necesario */
    overflow: hidden;
    border: none;
    
    color: #fff;
    text-align: center;
    line-height: 50px; /* Alinea el texto verticalmente */
    font-size: 16px;
    cursor: pointer;
}

#btn-otros img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ajusta la imagen para cubrir el botón sin distorsionarse */
    pointer-events: none; /* Asegúrate de que la imagen no interfiera con los clics en el botón */
}

.form {
    padding: 0;
   
}


/* PARA PONER LA IMAGEN A UN LADO Y LA LETRA AL OTRO*/

.form-check {
    margin-bottom: 1rem; /* Espacio inferior entre elementos */
}

.d-flex {
    display: flex; /* Utiliza flexbox para el contenedor */
    align-items: center; /* Alinea verticalmente al centro */
}

img {
    max-width: 100%;
    height: auto;
    border-radius: 5px; /* Opcional: bordes redondeados para la imagen */
}

.form-check-label {
    font-size: 1rem; /* Tamaño de fuente para el texto */
}


.cabecera-presentacion {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 90px;

}
 .informacion {
    max-width: 100%;
    height: auto;
    background-color: #fff;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: .25rem;
    box-shadow: 0 0 15px 1px #000;
}

div{
    display: block;
}
 .informacion img {
    width: 60px;
    object-fit: cover;
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
}
.contenido .titulo {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    color: #1a1a1a;
    padding: 0 0 4px;
}

 .descripcion {
    font-size: 13px;
    letter-spacing: .9px;
    color: #494949;
    margin: 0;
    padding: 0;
}


#catalogo {
    padding-top:120px;
}

.products-container {
    max-height: 400px;
    overflow-y: auto;
    position: relative; /* Asegura que el contenedor sea el referente de sus elementos internos */
}

.perros img,
.gatos img,
.otros img {
    max-width: 100%; /* Asegura que las imágenes no excedan el ancho del contenedor */
    height: auto; /* Mantiene la proporción de las imágenes */
}




.descuento {
    font-weight: bold
}



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



/*PAGINA DE LOS PRODUCTOS DE MERCADITO*/


#catalogo {
    padding-top:10px;
}

body {
    font-family: Arial, sans-serif;
}

.horizontal-slider {
    background-color: #0056b3;
   
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 40px;
}

.horizontal-slider-item {
    display: inline-block;
    margin-right: 10px;
}

.btn {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.btn.solid {
    background-color: #0056b3;
    color: white;
}

.btn.outline {
    background-color: white;
    color: #0056b3;
    border: 2px solid #0056b3;
}


.ui-title {
    display: flex;
    align-items: center;
}

.ui-item-link {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.icon-back {
    width: 20px;
    height: 20px;
    border: solid black;
    border-width: 0 3px 3px 0;
    transform: rotate(135deg);
    margin-right: 10px;
}

.category-title {
    font-size: 16px;
    color: #000;
}

.search-container {
    display: flex;
    align-items: center;
    background-color: #f2f2f2;
    border-radius: 30px;
    padding: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    max-width: 600px; /* Limita el ancho del buscador */
    width: 100%; /* Hace que se ajuste al tamaño de la pantalla */
}

.search-input {
    border: none;
    background-color: transparent;
    padding: 10px;
    outline: none;
    font-size: 16px;
    width: 80%; /* Ajusta el ancho para que sea más compacto */
    color: #333;
}

.search-input::placeholder {
    color: #999;
}

.search-btn {
    background-color: #e74c3c;
    border: none;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
}

.search-btn:hover {
    background-color: #c0392b;
}

.item-list-grid[_ngcontent-ng-c3271226194] {
    padding: 0 1rem 1em;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1.2rem 1.2rem;
}

.item-list-grid {
    padding: 0 1rem 1em;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1.2rem 1.2rem;
}


#producto {
    margin-bottom: 20px;
    box-shadow: 0 3px 25px -10px #96aab480;
}


.search-container {
    margin-top: 50px;
    margin-bottom: 30px;
}
/*---------------------------------------------------*/



#small-font {
    font-size: 0.90rem;
}

#btn-descuento{
    padding: 10px;
    width: 100%;
    margin: 0;
    padding-bottom: 0 ;
}

#cbuAliasLabel {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

#cbuAliasLabel.show {
    display: block;
    opacity: 1;
}



.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Mantener todo el CSS existente y agregar al final: */

/* Ajustes responsive */
@media (max-width: 768px) {
    /* Ajustes para el navbar */
    .navbar-brand img {
        width: 60px;
    }
    
    .navbar-brand h4 {
        margin-left: 20px !important;
        font-size: 1.2rem;
    }
    
    .social-links {
        margin-left: 50px !important;
    }

    /* Ajustes para el contenedor de productos */
    .form-container {
        width: 90%;
        margin: 0 auto;
    }

    .products-container {
        margin-top: 60px;
        max-height: 70vh;
    }

    /* Ajustes para los botones */
    #btn-perros, #btn-gato, #btn-otros {
        padding-top: 60px;
    }

    .btn img {
        width: 65px;
    }

    .btn p {
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    /* Ajustes para el navbar */
    .navbar-brand img {
        width: 50px;
    }
    
    .navbar-brand h4 {
        margin-left: 15px !important;
        font-size: 1rem;
    }
    
    .social-links {
        margin-left: 20px !important;
    }

    /* Ajustes para los íconos sociales */
    .social-links svg {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    /* Ajustes para el contenedor de productos */
    .form-container {
        width: 95%;
    }

    .products-container {
        margin-top: 40px;
        max-height: 65vh;
        padding: 10px;
    }

    /* Ajustes para los botones */
    .btn {
        height: 80px;
    }

    .btn img {
        width: 50px;
    }

    .btn p {
        font-size: 0.8rem;
    }

    /* Ajuste para el botón de descuento */
    #btn-descuento {
        padding: 5px;
    }

    #btn-descuento h4 {
        font-size: 1.1rem;
    }
}

/* Ajustes para pantallas muy pequeñas */
@media (max-width: 360px) {
    .navbar-brand img {
        width: 40px;
    }
    
    .navbar-brand h4 {
        margin-left: 10px !important;
        font-size: 0.9rem;
    }
    
    .social-links {
        margin-left: 10px !important;
    }

    .social-links svg {
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }

    .btn {
        height: 70px;
    }

    .btn img {
        width: 40px;
    }

    .btn p {
        font-size: 0.75rem;
    }
}

/* Mantener todo el CSS existente y modificar/agregar: */

/* Ajustar el espacio entre las cards y "Acerca de Nosotros" */
#catalogo {
    padding-top: 5px;  /* Reducido de 10px */
}

.products-container {
    max-height: 400px;
    overflow-y: auto;
    position: relative;
    margin-top: 10px;  /* Reducido de 20px */
    margin-bottom: 10px;  /* Reducido de 20px */
}

/* Ajustar el espacio del contenedor de "Acerca de Nosotros" */
.container.mt-3 {
    margin: 0 !important;
    padding: 0 !important;
}

.container.mt-3 .row {
    margin: 0 !important;
}

.container.mt-3 .col-12 {
    padding: 0 !important;
}

.container.mt-3 a {
    display: block;
    padding: 5px 0;  /* Solo un pequeño padding vertical para que sea clickeable */
}

.list-group-item.mb-4 {
    margin-bottom: 10px !important;  /* Reducir el espacio entre botones */
}

/* Ajustar el espacio del botón de descuento */
#btn-descuento {
    margin-top: 10px;  /* Reducir el espacio antes del botón de descuento */
}

/* Estilos responsive para "Acerca de Nosotros" */
@media (max-width: 768px) {
    .container.mt-3 h4 {
        font-size: 1.2rem;
    }
}

@media (max-width: 576px) {
    .container.mt-3 h4 {
        font-size: 1rem;
    }
    
    .container.mt-3 {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .container.mt-3 .row {
        margin: 0 !important;
    }
    
    .container.mt-3 .col-12 {
        padding: 0 !important;
    }
    
    .container.mt-3 a {
        padding: 3px 0;
    }
}

@media (max-width: 360px) {
    .container.mt-3 h4 {
        font-size: 0.9rem;
    }
    
    .container.mt-3 a {
        padding: 2px 0;
    }
}

/* Estilos para las páginas de Ayuda y Acerca de Nosotros */
@media (max-width: 768px) {
    .card {
        margin-bottom: 1rem;
    }
    
    .card-body {
        padding: 1rem;
    }
    
    .container.py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    
    h2 {
        font-size: 1.5rem;
    }
    
    h3, .h5 {
        font-size: 1.1rem;
    }
    
    .accordion-button {
        padding: 0.75rem;
        font-size: 0.9rem;
    }
    
    .accordion-body {
        padding: 0.75rem;
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    .card {
        margin-bottom: 0.75rem;
    }
    
    .card-body {
        padding: 0.75rem;
    }
    
    h2 {
        font-size: 1.25rem;
    }
    
    h3, .h5 {
        font-size: 1rem;
    }
    
    p {
        font-size: 0.9rem;
    }
    
    .btn {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }
}

/* Ajustar el tamaño de la imagen en la sección de historia */
.card-body .col-md-6 img {
    max-width: 40px;  /* Reducido de 80px */
    height: auto;
    display: block;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .card-body .col-md-6 img {
        max-width: 35px;  /* Reducido de 70px */
    }
}

@media (max-width: 576px) {
    .card-body .col-md-6 img {
        max-width: 30px;  /* Reducido de 60px */
    }
}

/* Ajustar el espaciado entre las cards */
.list-group-item.mb-4 {
    margin-bottom: 1.5rem !important;  /* Aumentado de 10px a 1.5rem */
}

.gatos.mb-4, .perros.mb-4 {
    margin-bottom: 1.8rem !important;  /* Aumentado el espacio entre secciones */
}

.products-container {
    max-height: 400px;
    overflow-y: auto;
    position: relative;
    margin-top: 15px;  /* Ajustado el margen superior */
    margin-bottom: 15px;  /* Ajustado el margen inferior */
    padding: 10px 15px;  /* Agregado padding horizontal */
}

/* Ajustar el espaciado en móviles */
@media (max-width: 576px) {
    .list-group-item.mb-4 {
        margin-bottom: 1.2rem !important;  /* Ligeramente menor en móviles */
    }
    
    .gatos.mb-4, .perros.mb-4 {
        margin-bottom: 1.5rem !important;
    }
}

/* Estilos para el botón de volver */
.btn-outline-danger {
    border-color: #dc3545;
    color: #dc3545;
}

.btn-outline-danger:hover {
    background-color: #dc3545;
    color: white;
}

.btn-outline-danger svg {
    vertical-align: middle;
    margin-top: -2px;
}

@media (max-width: 576px) {
    .btn-outline-danger {
        font-size: 0.8rem;
        padding: 0.25rem 0.5rem;
    }
    
    .btn-outline-danger svg {
        width: 14px;
        height: 14px;
    }
}

/* Estilos para el botón de descuento */
#btn-descuento {
    padding: 0;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000;
}

#btn-descuento .btn {
    border-radius: 0;
    margin-bottom: 0;
}

#btn-descuento h4 {
    font-size: 1.2rem;
    margin: 0;
}

#btn-descuento p {
    font-size: 0.9rem;
    margin: 0;
}

@media (max-width: 576px) {
    #btn-descuento h4 {
        font-size: 1rem;
    }
    
    #btn-descuento p {
        font-size: 0.8rem;
    }
    
    #btn-descuento .btn {
        padding: 0.5rem !important;
    }
}

/* Estilos responsive para la página de turnos */
.turnos-form {
    max-width: 100%;
    padding: 15px;
}

.turnos-form .form-group {
    margin-bottom: 1rem;
}

.turnos-form label {
    font-size: 0.95rem;
    margin-bottom: 0.3rem;
}

.turnos-form .form-control {
    font-size: 0.9rem;
}

.turnos-form .form-check {
    margin-bottom: 0.5rem;
}

.turnos-form .form-check-label {
    font-size: 0.9rem;
}

@media (max-width: 768px) {
    .turnos-form {
        padding: 10px;
    }

    .turnos-form label {
        font-size: 0.9rem;
    }

    .turnos-form .form-control {
        font-size: 0.85rem;
    }

    .turnos-form .form-check-label {
        font-size: 0.85rem;
    }

    .turnos-form textarea {
        min-height: 60px;
    }
}

@media (max-width: 576px) {
    .turnos-form {
        padding: 8px;
    }

    .turnos-form label {
        font-size: 0.85rem;
    }

    .turnos-form .form-control {
        font-size: 0.8rem;
        padding: 0.4rem 0.6rem;
    }

    .turnos-form .form-check-label {
        font-size: 0.8rem;
    }

    .turnos-form .form-section {
        margin-bottom: 0.8rem;
    }

    .turnos-form .form-group {
        margin-bottom: 0.8rem;
    }

    .turnos-form textarea {
        min-height: 50px;
    }
}

/* Ajustes específicos para el modal en móviles */
@media (max-width: 576px) {
    .modal-content {
        margin: 10% auto;
        padding: 15px;
        width: 90%;
    }

    .modal-content h2 {
        font-size: 1.2rem;
    }

    .modal-content p {
        font-size: 0.9rem;
    }

    .modal-content .btn {
        font-size: 0.9rem;
        padding: 0.3rem 0.8rem;
    }
}

/* Estilos responsive para los catálogos */
.catalog-container {
    padding: 15px;
}

.product-list {
    padding: 0;
}

.product-item {
    margin-bottom: 15px;
}

.producto {
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
}

.producto img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.producto label {
    margin-left: 15px;
    flex: 1;
}

.producto h5 {
    margin: 5px 0;
    font-size: 1rem;
}

/* Ajustes responsive */
@media (max-width: 768px) {
    .catalog-container {
        padding: 10px;
    }

    .producto {
        padding: 8px;
    }

    .producto img {
        width: 60px;
        height: 60px;
    }

    .producto label {
        margin-left: 10px;
        font-size: 0.9rem;
    }

    .producto h5 {
        font-size: 0.9rem;
    }

    .btn-danger {
        padding: 4px 8px;
        font-size: 0.8rem;
    }

    .filter-container {
        padding: 8px;
    }

    .filter-container select {
        font-size: 0.9rem;
        padding: 4px;
    }
}

@media (max-width: 576px) {
    .catalog-container {
        padding: 5px;
    }

    .producto {
        padding: 6px;
    }

    .producto img {
        width: 50px;
        height: 50px;
    }

    .producto label {
        font-size: 0.8rem;
    }

    .producto h5 {
        font-size: 0.8rem;
    }

    .btn-danger {
        padding: 3px 6px;
        font-size: 0.75rem;
    }

    .filter-container select {
        font-size: 0.8rem;
        padding: 3px;
    }
}

/* Ajustes para el botón de volver */
.filter-container a svg {
    width: 24px;
    height: 24px;
}

@media (max-width: 576px) {
    .filter-container a svg {
        width: 20px;
        height: 20px;
    }
}

/* Ajustes para el modal del carrito */
.modal-dialog {
    margin: 1rem;
}

.modal-content {
    padding: 1rem;
}

@media (max-width: 576px) {
    .modal-dialog {
        margin: 0.5rem;
    }

    .modal-content {
        padding: 0.75rem;
    }

    .modal-title {
        font-size: 1rem;
    }

    .modal-body {
        font-size: 0.9rem;
    }
}

/* Estilos para las cards */
.card-hover {
    transition: all 0.3s ease;
    border: none !important;
    overflow: hidden;
}

.card-hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.2) !important;
}

.card-hover img {
    transition: all 0.3s ease;
}

.card-hover:hover img {
    transform: scale(1.05);
}

.card-hover p {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.card-hover:hover p {
    transform: scale(1.05);
    color: #dc3545 !important;
}

/* Ajustes del contenedor */
.products-container {
    padding: 20px;
    background: #f8f9fa;
    border-radius: 20px;
    box-shadow: inset 0 0 15px rgba(0,0,0,0.05);
}

/* Personalización del scrollbar */
.products-container::-webkit-scrollbar {
    width: 8px;
}

.products-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.products-container::-webkit-scrollbar-thumb {
    background: #dc3545;
    border-radius: 10px;
}

.products-container::-webkit-scrollbar-thumb:hover {
    background: #bb2d3b;
}

/* Estilos responsive para el index */
@media (max-width: 768px) {
    /* Ajustes del navbar */
    .navbar {
        padding: 10px;
    }
    
    .navbar-brand img {
        width: 60px;
    }
    
    .navbar-brand h4 {
        font-size: 1.2rem;
        margin-left: 20px !important;
    }

    /* Ajustes del contenedor principal */
    .form-container {
        width: 95%;
        padding: 10px;
    }

    /* Ajustes de las cards */
    .products-container {
        margin-top: 10px;
        padding: 10px;
    }

    .btn {
        height: 110px;  /* Reducido de 130px */
    }

    .btn img {
        width: 70px;  /* Reducido de 100px */
    }

    .btn p {
        font-size: 1rem;
    }
}

@media (max-width: 576px) {
    /* Ajustes del navbar */
    .navbar-brand img {
        width: 50px;
    }
    
    .navbar-brand h4 {
        font-size: 1rem;
        margin-left: 15px !important;
    }

    /* Ajustes de las cards */
    .btn {
        height: 90px;
    }

    .btn img {
        width: 50px;
    }

    .btn p {
        font-size: 0.9rem;
    }

    /* Ajustes del botón de descuento */
    #btn-descuento .descuento {
        font-size: 1rem;
    }
}
@media (max-width: 360px) {
    /* Ajustes del navbar */
    .navbar-brand img {
        width: 40px;
    }
    
    .navbar-brand h4 {
        font-size: 0.9rem;
        margin-left: 10px !important;
    }

    /* Ajustes de las cards */
    .btn {
        height: 80px;
    }

    .btn img {
        width: 40px;
    }

    .btn p {
        font-size: 0.8rem;
    }

    /* Ajustes del botón de descuento */
    #btn-descuento .descuento {
        font-size: 0.9rem;
    }
}

/* Ajustes del scroll */
.products-container {
    max-height: calc(100vh - 250px);
    overflow-y: auto;
    scrollbar-width: thin;
}

/* Ajustes de los íconos sociales */
@media (max-width: 576px) {
    .social-links svg {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
}

