.elementor-12026 .elementor-element.elementor-element-c7d298f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-c76961e *//* Showroom CTA Buttons */
.trusol-article-17 .ts17-showrooms {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 28px;
}

.trusol-article-17 .ts17-showrooms a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 22px;
  border: 1px solid rgba(255,255,255,.75);
  color: #ffffff;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .25s ease;
}

.trusol-article-17 .ts17-showrooms a:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #111111;
  transform: translateY(-2px);
}

@media (max-width: 560px) {
  .trusol-article-17 .ts17-showrooms {
    flex-direction: column;
  }

  .trusol-article-17 .ts17-showrooms a {
    width: 100%;
  }
}/* End custom CSS */