#hero-subscribe-lwf .giftguide-right-column {
  text-align: center;
  padding-top: 10px;
}
#hero-subscribe-lwf .errormessage {
  height: 20px;
  margin-top: 30px;
  margin-bottom: -20px;
}
#hero-subscribe-lwf .errormessage #invalidemail {
  display: none;
  color: red;
}
#hero-subscribe-lwf .errormessage #textfieldlabel {
  margin-top: -5px;
  font-size: 15px;
  display: inline-block;
}
#hero-subscribe-lwf a.subscribe {
  margin-top: 30px;
  background: #b42e87;
  color: white;
  border: 0;
  padding: 15px 80px;
  color: white !important;
  display: inline-block;
  border-radius: 5px;
}
#hero-subscribe-lwf #block-hero-subscribe-lwf {
  background: url('https://globein.com/bekitzur/htdocs/images/artisan-gift-box/basketclub/club-hero-cancelation.jpg') 100% 100%;
  background-size: cover;
  background-position: center bottom;
  color: #3c3c3c;
  text-align: center;
  position: relative;
}
@media (min-width: 767px) {
  #hero-subscribe-lwf #block-hero-subscribe-lwf {
    height: 475px;
  }
}
@media (max-width: 767px) {
  #hero-subscribe-lwf #block-hero-subscribe-lwf {
    height: 600px;
    background-image: url('https://globein.com/bekitzur/htdocs/images/artisan-gift-box/basketclub/basket-club-mobilebg.jpg');
    background-repeat: no-repeat;
    background-position-y: -50px;
    background-color: white;
  }
}
#hero-subscribe-lwf #block-hero-subscribe-lwf .description {
  font-size: 18px;
}
@media (max-width: 767px) {
  #hero-subscribe-lwf #block-hero-subscribe-lwf .description {
    margin: 0 20px;
  }
}
#hero-subscribe-lwf #block-hero-subscribe-lwf .title {
  font-size: 40px;
  line-height: 1.5;
  margin: 30px -40 0 -40;
  font-weight: bold;
}
@media (max-width: 991px) {
  #hero-subscribe-lwf #block-hero-subscribe-lwf .title {
    font-size: 30px;
    margin: 50px 0 0 0;
  }
}
@media (max-width: 767px) {
  #hero-subscribe-lwf #block-hero-subscribe-lwf .title {
    font-size: 40px;
    margin: 35px 30px 0 30px;
  }
}
#hero-subscribe-lwf #block-hero-subscribe-lwf .subtitle {
  font-size: 15px;
  color: #b42187;
}
#hero-subscribe-lwf #block-hero-subscribe-lwf .price {
  padding: 20px 0;
  font-size: 35px;
}
