.tm_p-before-btn + a.maxbutton-1.maxbutton.maxbutton-add-to-cart {
  max-width: 200px;
  width: 100%;
}
.tm_pinterest-btn--center {
  text-align: center;
}
.tm_helena-giveaway-form {
  max-width: 40rem;
  width: 100%;
  margin: 0 auto !important;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 4rem;
  border-radius: 1rem;
}
.tm_helena-giveaway-form .gform_heading {
  display: none;
}
.tm_helena-giveaway-form #gform_submit_button_6 {
  max-width: 12rem;
  width: 100%;
  height: 3rem;
  background-color: #9b8b7b;
  color: #fff;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .cards-layout-section .row-1 {
    display: flex;
    flex-direction: column-reverse;
  }
  .cards-layout-section .row-3 {
    display: flex;
    flex-direction: column-reverse;
  }
}
#sp-ybystj:hover img {
  content: url("https://www.sthelena.com/wp-content/uploads/2023/08/16-1.jpg");
  /* Replace with the URL 
  of the new image */
  transition: all 0.3s ease;
  /* Optional: smooth transition */
}
#sp-a14fpi:hover img {
  content: url("https://www.sthelena.com/wp-content/uploads/2023/08/6-1.png");
  /* Replace with the URL 
  of the new image */
}
#sp-b9x44m:hover img {
  content: url("https://www.sthelena.com/wp-content/uploads/2023/08/8-1.png");
  /* Replace with the URL 
  of the new image */
}
#sp-fqbip3:hover img {
  content: url("https://www.sthelena.com/wp-content/uploads/2023/08/12-1.png");
  /* Replace with the URL 
  of the new image */
}
.row-wrapper {
  display: flex;
  max-width: 800px;
  margin: 0 auto;
  gap: 20px;
  align-items: center;
}
.row-wrapper .column-first {
  max-width: 300px;
  width: 100%;
}
.row-wrapper .column-second {
  flex-basis: fit-content;
}
body.uncorked header, body.uncorked footer.content-info {
  display: none;
}
