/* Start custom CSS */.elementor-98 .s-products-actions,
.elementor-98 .s-products-search-actions {
  align-items: center !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
}
.elementor-98 .s-products-actions > p,
.elementor-98 .s-products-search-actions > p,
.elementor-98 .s-products-range-grid > article > p:last-child,
.elementor-98 .s-products-type-grid > article > p:last-child {
  margin: 0 !important;
}
.elementor-98 .s-products-range-grid {
  align-items: stretch !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 18px !important;
  width: 100% !important;
}
.elementor-98 .s-products-range-grid > article {
  background: #15191d !important;
  border: 1px solid rgba(184, 190, 196, 0.18) !important;
  border-radius: 8px !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18) !important;
  display: flex !important;
  flex: 1 1 calc(25% - 18px) !important;
  flex-direction: column !important;
  gap: 14px !important;
  min-width: 240px !important;
  padding: 24px !important;
}
.elementor-98 .s-products-range-grid > article > * {
  max-width: 100% !important;
}
.elementor-98 .s-products-range-grid h3,
.elementor-98 .s-products-range-grid p {
  margin-top: 0 !important;
}
.elementor-98 a.rm-button-primary,
.elementor-98 a.rm-button-secondary {
  align-items: center !important;
  border-radius: 8px !important;
  display: inline-flex !important;
  font-family: Oswald, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  justify-content: center !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  min-height: 47px !important;
  padding: 12px 22px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: background-color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}
.elementor-98 a.rm-button-primary {
  background: #c1121f !important;
  border: 1px solid #c1121f !important;
  color: #fff !important;
}
.elementor-98 a.rm-button-secondary {
  background: #15191d !important;
  border: 1px solid rgba(184, 190, 196, 0.32) !important;
  color: #fff !important;
}
.elementor-98 a.rm-button-primary:hover,
.elementor-98 a.rm-button-primary:focus-visible,
.elementor-98 a.rm-button-secondary:hover,
.elementor-98 a.rm-button-secondary:focus-visible {
  background: #8f0d17 !important;
  border-color: #8f0d17 !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24) !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
}
@media (max-width: 767px) {
  .elementor-98 .s-products-range-grid,
  .elementor-98 .s-products-actions,
  .elementor-98 .s-products-search-actions {
    flex-direction: column !important;
  }
  .elementor-98 .s-products-range-grid > article {
    flex-basis: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }
}
.elementor-98 .s-products-type-section,
.elementor-98 .s-products-search-cta {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 24px !important;
  width: 100% !important;
}
.elementor-98 .s-products-type-copy,
.elementor-98 .s-products-search-copy {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  max-width: 820px !important;
  min-width: 0 !important;
  width: 100% !important;
}
.elementor-98 .s-products-type-heading,
.elementor-98 .s-products-search-heading,
.elementor-98 .s-products-type-intro,
.elementor-98 .s-products-search-intro {
  max-width: 820px !important;
}/* End custom CSS */