body.widget-snippet .wc-welcome-to {
  padding: 40px;
}
.wc-welcome-to {
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative;
}
.welcome-text-wrap {
  margin-top: 50px;
}
.wc-welcome-to .video {
  background: #ffffff none repeat scroll 0 0;
  padding: 22px;
  width: 100%;
}
.video > iframe {
  height: 220px;
  width: 100%;
}
.wc-welcome-to h1 {
  color: #a14545;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.wc-welcome-to h2 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}
.welcome-text-wrap p {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}
