/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2025 | 15:36:14 */
.author-post__date .elementor-post-info__item--type-date {
  color: #ffffff !important;
}
.blog__date .elementor-post-info__item--type-date {
  color: #8B634BD9 !important;
}
.hover-orange a {
  transition: color 0.3s ease;
}
.hover-orange a:hover {
  color: #F17128 !important;
}
.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  min-height: 22px;
}
.social-icons a {
  transition: color 0.3s;
  position: relative;
  min-height: 22px;
  min-width: 22px;
}
.social-icons a:hover {
  transform: scale(1.05);
}
.icon-envelope:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 18px;
  top: 0;
  left: 0;
  background: url(https://jacanawellness.com/wp-content/uploads/2025/05/Group-2.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-facebook:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://jacanawellness.com/wp-content/uploads/2025/05/Group-4.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-x:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://jacanawellness.com/wp-content/uploads/2025/05/Group-3.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-instagram:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://jacanawellness.com/wp-content/uploads/2025/05/logo-instagram-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-whatsapp:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://jacanawellness.com/wp-content/uploads/2025/05/Vector-14.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-link:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background: url(https://jacanawellness.com/wp-content/uploads/2025/05/Vector-15.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
