/******* Do not edit this file *******
Code Snippets Manager
Saved: Apr 08 2025 | 12:59:24 */
@charset "UTF-8";
.whatsapp {
  width: max-content;
}
.redirect .elementor-shortcode {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.jet-listing-grid__slider .jet-slick-dots {
  margin: 24px 0 0 !important;
}
.search-notas::before, .search-hoteleria::before, .search-hogar::before {
  margin-bottom: 8px;
  display: block;
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: var(--e-global-typography-secondary-line-height);
  color: var(--e-global-color-text);
}
.search-notas::before {
  content: "Notas del blog";
}
.search-hoteleria::before {
  content: "Productos para hotelería";
}
.search-hogar::before {
  content: "Productos para el hogar";
}
@media (min-width: 768px) {
  #blog .jet-smart-filters-select.jet-filter {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .hoteles .elementor-widget-jet-engine-component-2040:nth-child(even) .logo {
    order: 1;
  }
}
@media (max-width: 1024px) {
  .actions {
    background-color: var(--e-global-color-2121b86) !important;
    width: max-content;
  }
}
.single-producto h2, .single-producto h3 {
  margin-top: 24px;
  margin-bottom: 16px;
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: var(--e-global-typography-secondary-line-height);
}
.single-producto h2:first-child, .single-producto h3:first-child {
  margin-top: 0;
}
