/*Ficha sin consultar por*/
.product-status {
   display: none;
}
/*Boton email ficha alineacion*/
.col-md-12.mt-4 > .row {
  place-content: flex-end!important;
}
/*Boton email ficha color tipo*/
.btn.angulo-item-outline {
    color: #ffffff !important;
}
/*imagenes productos borde
.angulo-item-img {
    border-radius: 0px !important;
}*/

/*Lista productos HOME*/
.product-home .angulo-item-img {
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 160px !important; /* Ajusta la altura de la imagen según sea necesario */
    width: 100% !important;
}

.product-home {
    padding: 15px !important; /* Añade espacio entre la imagen y el borde del contenedor */
    box-sizing: border-box !important;
}
.product-home {
    padding-bottom: 0 !important; /* Elimina el padding inferior del contenedor */
    margin-bottom: 0 !important; /* Elimina el margen inferior del contenedor */
}

.product-home .pb-4, 
.product-home .pt-2 {
    padding-bottom: 0 !important; /* Ajusta el padding en los elementos internos si es necesario */
    padding-top: 0 !important;
}

.product-home .d-flex.justify-content-between {
    margin-bottom: 20px !important; /* Elimina cualquier margen inferior en la sección de precio y botón */
}
/*FIN lista de productos HOME*/

/*Lista de productos*/

.angulo-item-producto-home .angulo-item-img {
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 160px !important; /* Ajusta la altura de la imagen según sea necesario */
    width: 100% !important;
}

.angulo-item-producto-home {
    padding: 15px !important; /* Añade espacio entre la imagen y el borde del contenedor */
    padding-bottom: 0 !important; /* Elimina el padding inferior del contenedor */
    margin-bottom: 0 !important; /* Elimina el margen inferior del contenedor */
    box-sizing: border-box !important;
}

.angulo-item-producto-home .pb-4, 
.angulo-item-producto-home .pt-2 {
    padding-bottom: 0 !important; /* Ajusta el padding en los elementos internos si es necesario */
    padding-top: 0 !important;
}

.angulo-item-producto-home .d-flex.justify-content-between {
    margin-bottom: 20px !important; /* Elimina cualquier margen inferior en la sección de precio y botón */
}


/*FIN Lista de productos*/

/*Alinea el boton de la lista de productos dentro del contenedor*/

.angulo-item-producto-home .d-flex.justify-content-between {
    margin-bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
}

.angulo-item-producto-home .col-md-8 {
    padding: 0 !important;
}

.angulo-item-producto-home .col-md-4 {
    padding: 0 !important;
    display: flex !important;
    justify-content: flex-end !important; /* Alinea el botón a la derecha */
}

.angulo-item-producto-home .angulo-item-button {
    padding: 6px 12px !important; /* Ajusta el tamaño interior del botón */
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: auto !important; /* Evita que el botón ocupe
.angulo-item-producto-home {
    padding: 15px !important; /* Añade espacio entre la imagen y el borde del contenedor */
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    box-sizing: border-box !important;
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important; *//* Aplica la sombra */
    border-radius: 0px !important; /* Opcional: bordes redondeados para suavizar */
    background-color: #ffffff !important; /* Fondo blanco para resaltar el contenido */
}
#product-container .col-lg-4.col-md-6 {
    margin-bottom: 20px !important; /* Añade un espacio de 20px entre las filas de productos */
}
#product-container .col-lg-3.col-md-6 {
    margin-bottom: 20px !important; /* Añade un espacio de 20px entre las filas de productos */
}










/*FIN centrato nombre del producto*/

/* letra O*/
.col-md-1.text-center {
 display: none;
}
/*imagenes productos lista*/
.angulo-item-img .bg-image-center{
   background-size: contain!important;
}
/*imagenes productos lista*/
.angulo-item-img {
   background-size: contain!important;
   height: 220px!important;
}
/*Texto descripcion ficha*/
.product-description p {
    margin-top: 4rem;
    font-size: 1.2rem;
}

/*Nombre del producto en lista
.angulo-item-producto-home .angulo-item-name {
    font-size: 16px;
    padding-top: 0px;
    font-weight: 600;
}*/
/*Sombra productos*/
.angulo-item-producto-home {
    border: 1px solid #F0F2F5 !important;    
    margin-bottom: 10px !important;
/*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}
/*Nombre producto en lista centrado
.text-left {
    text-align: center!important;
}*/
/*Texto banner home*/
.carousel-caption {
position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   width: 50%;
   height: 30%;
   margin: auto;
}
/*categorias home -- ocultar nombres*/
.category-name {
    display: none;
}
/*categorias home -- ocultar fondo nombres*/
.category-name-background {
    display: none;
}
/* Estilos para las imágenes dentro de la sección específica */
section.angulo-widgets.widgets-footer .category-container .angulo-item-img.bg-image-center,
section.angulo-widgets.widgets-footer .category-container .angulo-item-img {
  background-size: contain !important;
  height: 310px !important; /* Ajusta la altura según sea necesario */
}
/*Sombra productos HOME*/
.product-home {
    /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
    border-radius: 0px;
    border-color: #F0F2F5 !important;
    border: solid;
    border-width: 1px;
   margin-bottom: 10px;
}
/*nombre productos destacados
.product-home .angulo-item-name {
    font-size: 16px;
    font-weight: 600;
}*/
/*HOVER categorias home*/
.angulo-item-producto:hover, .angulo-item-producto:focus {
    box-shadow:0px!important;
    border: 0px!important; 
}
/*animacion en categorias de productos home*/
.category-container:hover {
    animation: myAnim 1s ease 0s 1 normal forwards;
}
@keyframes myAnim {
	0% {
		animation-timing-function: ease-in;
		opacity: 1;
		transform: translateY(45px);
	}
	24% {
		opacity: 1;
	}
	40% {
		animation-timing-function: ease-in;
		transform: translateY(24px);
	}
	65% {
		animation-timing-function: ease-in;
		transform: translateY(12px);
	}
	82% {
		animation-timing-function: ease-in;
		transform: translateY(6px);
	}
	93% {
		animation-timing-function: ease-in;
		transform: translateY(4px);
	}
	25%,
	55%,
	75%,
	87% {
		animation-timing-function: ease-out;
		transform: translateY(0px);
	}
	100% {
		animation-timing-function: ease-out;
		opacity: 1;
		transform: translateY(0px);
	}
}

/* Animacion texto slider */
/* Aplicar la animación a los elementos de texto dentro de la sección slider */
.section-slider .carousel-caption h5,
.section-slider .carousel-caption p {
    -webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s both;
            animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s both;
}

@-webkit-keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
                filter: blur(12px);
        opacity: 0;
    }
    100% {
        -webkit-filter: blur(0px);
                filter: blur(0px);
        opacity: 1;
    }
}

@keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
                filter: blur(12px);
        opacity: 0;
    }
    100% {
        -webkit-filter: blur(0px);
                filter: blur(0px);
        opacity: 1;
    }
}
/*Sombra texto slider*/
#slider .carousel-item-verti-center {
    text-shadow: 0px 2px 4px black;
    transform: translateX(-20%);
}

/*Linea superior secciones*/
.border-top-theme {
    border-top: 0px solid #151515;
}

/*Sombra header*/
.angulo-header-main {
   box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

/* ---------- BANDERAS GENERALES ---------- */
.flags-container{
  display:flex;
  gap:4px;
  align-items:center;
  margin-left:8px;               /* espacio junto al carrito (desktop)   */
}
.flag-img{
  width:24px;
  height:24px;
  border-radius:50%;
  object-fit:cover;
}

/* ---------- VISIBILIDAD EN MÓVIL ---------- */
@media (max-width:768px){

  /* NO toques menú / hamburguesa ⇒ solo ocultamos las del HEADER */
  .header  .flags-container,
  .top-bar .flags-container{
    display:none !important;
  }

  /* …y mostramos cualquiera que esté dentro del menú lateral */
  .sidebar .flags-container,
  .offcanvas-body .flags-container,
  .navbar-collapse .flags-container{
    display:flex !important;
    margin:16px auto;            /* centradas en el sidebar               */
  }
}
/* ---------- BANDERAS EN VERSIÓN MÓVIL (≤ 768 px) ---------- */
@media (max-width:768px){

  /* contenedor dentro del menú lateral */
  .sidebar         .flags-container,
  .offcanvas-body  .flags-container,
  .navbar-collapse .flags-container{
      justify-content:center;   /* centradas horizontalmente   */
      gap:12px;                 /* separación entre iconos     */
      margin:24px auto 12px;    /* top-margin más generoso     */
  }

  /* tamaño y pequeño contorno */
  .sidebar         .flag-img,
  .offcanvas-body  .flag-img,
  .navbar-collapse .flag-img{
      width:32px;
      height:32px;
      box-shadow:0 0 0 1px #dcdcdc;  /* aro gris muy sutil      */
      transition:transform .2s;
  }

  /* feedback al tocar */
  .sidebar .flag-img:hover,
  .offcanvas-body .flag-img:hover,
  .navbar-collapse .flag-img:hover{
      transform:scale(1.08);
  }
}

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

/* -------Nosotros fotos ------*/
.nosotros-fotos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr; /* Ahora son 4 columnas */
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  justify-content: center; 
  justify-items: center; 
}

.nosotros-fotos img {
  width: 100%;              /* Asegura que las imágenes ocupen todo el espacio disponible */
  height: auto;             /* Mantiene la proporción de las imágenes */
  border-radius: 50%;       /* Hace las imágenes circulares */
  filter: grayscale(100%);  /* Aplica blanco y negro */
  transition: filter 0.5s ease;  /* Transición suave al pasar el mouse */
}

.nosotros-fotos img:hover {
  filter: grayscale(0%);    /* Retorna el color original al hacer hover */
}

/* Responsive Nosotros Fotos */
@media (max-width: 768px) {
  .nosotros-fotos {
    grid-template-columns: 1fr; /* Se mantiene en una sola columna en pantallas pequeñas */
  }
}

/* ------ FIN NOSOTROS ---------*/

/*Precio productos en ficha*/
.product-price {
    color: #EB585B !important;
}
.mb-5 {
    margin-bottom: 1rem !important;
}
.mt-5 {
    margin-top: 1rem !important;
}
#main-fancy div {
    background-size: contain !important;
}

/* LIstado de productos
.pb-4.pl-2.pt-2.d-flex.justify-content-between {
    flex-direction: column; /* Apilamos los elementos en columna */
    align-items: center;     /* Centramos los elementos horizontalmente */
}*/

.angulo-item-name-container {
    padding: 0 5px;          /* Padding a la derecha e izquierda del nombre del producto */
    text-align: center;       /* Centrar el texto del nombre */
}
/*
.angulo-item-price {
    text-align: center;       /* Centrar el precio */
}*/

.angulo-item-price h6.price-offer {
    font-size: 1em;         /* Aumenta el tamaño del precio */
    color: #EB585B;           /* Cambia el color del precio */
}

/*FIn listado productos*/

/*Menu principal*/
.navbar-top .navbar-nav .nav-item a {
    font-size: 13px !important;
}
/*FIn menu principal*/

/*Boton lista productos*/
.btn.angulo-item-button {
    height: auto;
    /* margin-top: 12px; */
    border: 1px solid #ced4da;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    font-size: 13px;
    font-family: var(--font-customize);
    font-weight: 400;
    background-color: #ced4da;
    border-radius: 0px;
}
/*FIN boton lista productos*/

/*titulo secciones*/
.section-product-category .title {
    display: none;
}
.angulo-header-main .top-content .redes {
    display: none;
}

/*===============OCULTAR FORM ORIGINAL================*/
section.mb-5.mt-5 .form-contact { display:none !important; }

/*===============FIN OCULTAR FORM ORIGINAL================*/