  .slider-ctg-box:hover {
    cursor: pointer;
  }
  .slider-ctg-box:hover .title-slider-ctg{
    color: #E30613;
  }
  .slider-ctg-box:hover .description-slider-ctg{
    color: #E30613;
  }
  .slider-ctg-box:hover .button-content-slider-ctg{
    background-color: #ffff;
    color: var(--color-steelblue);
  }

  .slider-ctg-box:hover .boton-ver-productos{
    color: var(--color-steelblue);
  }
  .boton-mas-info-pro-h:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .boton-mas-info-pro-h:hover a {
    color: #fff;
  }
  .boton-contact-sp:hover {
    color: #fff;
    text-decoration: underline;
  }
  .boton-ficha-sp:hover img {
    filter: saturate(0) brightness(100);
  }
  .table-esp-teg-sp tr:hover {
    background-color: #c1c1c1 !important;
  }
  .boton-mas-info-pro-h-category-products:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .content-image-product-home a:hover .image-product-home {
    transform: scale(1.2);
  }
  .title-product-home a:hover {
    color: #E30613;
  }
  .content-title-ficha-box a:hover {
    color: #E30613;
    text-decoration: underline;
  }
  .input_registro_producto:hover {
    background-color: #2c2c2c;
    color: #fff;
  }
  .boton-box-sus-f input:hover {
    background-color: #2C2C2C;
  }
  .boton-registro input:hover {
    background-color: #E30613;
  }
  .link-cb-b-home a:hover {
    text-decoration: underline;
  }
.dates-info-f-c a:hover {
  text-decoration: underline;
}
.boton-ficha-sp:hover {
  text-decoration: underline;
}