.elementor-107138 .elementor-element.elementor-element-26f84bd{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-f3c4eca */.shop-button {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
  background: linear-gradient(90deg, #00e5ff, #ff00c3);
  color: #000;
  font-weight: bold;
  border-radius: 10px;
  text-decoration: none;
  transition: background 0.3s ease;
}
.shop-button:hover {
  background: linear-gradient(90deg, #00c3ff, #e100ff);
  color: #fff;
}/* End custom CSS */