#footerWrapper-1 {
  background: #f5f5f5;
}
#footerLogos-2017 *,
#footerBar-2017 *,
#footerLinks-2017 * {
  font-family: "Lato" !important;
}
#footerLogos-2017 {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#footerLogos-2017 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#footerLogos-2017 ul li {
  width: 100px;
  display: inline-block;
  padding: 5px 0;
  margin: 0;
}
#footerLogos-2017 ul li a {
  display: block;
  padding-top: 38px;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
#footerLogos-2017 ul li.titleist a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-Titleist.png");
}
#footerLogos-2017 ul li.footjoy a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-FJ.png");
}
#footerLogos-2017 ul li.callaway a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-Callaway.png");
}
#footerLogos-2017 ul li.nike a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-Nike.png");
}
#footerLogos-2017 ul li.ping a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-Ping.png");
}
#footerLogos-2017 ul li.bridgestone a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-Bridgestone.png");
}
#footerLogos-2017 ul li.taylormade a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-TaylorMade.png");
}
#footerLogos-2017 ul li.wilsonstaff a {
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footer-WilsonStaff.png");
}
#footerBar-2017 {
  padding: 10px;
  color: #223a0d;
  font-size: 11px;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footerBar-2017 .content input,
#footerBar-2017 .content select,
#footerBar-2017 .content textarea {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
#footerBar-2017 .content input:focus,
#footerBar-2017 .content select:focus,
#footerBar-2017 .content textarea:focus {
  outline: 0;
  outline: none;
}
#footerBar-2017 .content.signUp {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footerBar-2017 .content.signUp h3 {
  border: none;
  margin-top: 0;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 10px;
}
#footerBar-2017 .content.signUp input[type='text'] {
  width: 100%;
  border-radius: 4px;
  font-size: 16px;
  display: block;
  padding: 10px 0;
  text-align: center;
}
#footerBar-2017 .content.signUp > p {
  font-size: 14px;
}
#footerBar-2017 .content.signUp .button {
  float: none;
  text-align: center;
  display: block;
  max-width: 120px;
  margin: 12px auto;
}
#footerBar-2017 .content.signUp .footerBarRecent {
  text-align: center;
}
#footerBar-2017 .content.social {
  width: 32px;
  padding: 0 30px;
}
#footerBar-2017 .content.social ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footerBar-2017 .content.social ul li {
  margin-bottom: 7px;
}
#footerBar-2017 .content.social ul li:last-child {
  margin-bottom: 0;
}
#footerBar-2017 .content.social ul li a {
  width: 32px;
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 32px;
  background-image: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footerIcons_3.png");
  background-repeat: no-repeat;
}
#footerBar-2017 .content.social ul li.fb a {
  background-position: 0 0;
}
#footerBar-2017 .content.social ul li.tw a {
  background-position: 0 -32px;
}
#footerBar-2017 .content.social ul li.yt a {
  background-position: 0 -64px;
}
#footerBar-2017 .content.social ul li.gp a {
  background-position: 0 -96px;
}
#footerBar-2017 .content.confidence ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footerBar-2017 .content.confidence ul li {
  margin-left: 10px;
}
#footerBar-2017 .content.confidence ul li.bbb > a,
#footerBar-2017 .content.confidence ul li.bbb > span {
  width: 70px;
  height: 0;
  padding-top: 101px;
  overflow: hidden;
  display: block;
  background: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footerIcons_3.png") -272px 0;
}
#footerBar-2017 .content.confidence ul li.Inc > a,
#footerBar-2017 .content.confidence ul li.Inc > span {
  width: 103px;
  height: 0;
  padding-top: 101px;
  overflow: hidden;
  display: block;
  background: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footerIcons_3.png") -32px 0;
}
#footerBar-2017 .content.confidence ul li.InternetRetailer > a,
#footerBar-2017 .content.confidence ul li.InternetRetailer > span {
  width: 137px;
  height: 0;
  padding-top: 101px;
  overflow: hidden;
  display: block;
  background: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footerIcons_3.png") -135px 0;
}
#footerBar-2017 .content.confidence ul li.amazon {
  margin-left: 0;
}
#footerBar-2017 .content.confidence ul li.amazon > a,
#footerBar-2017 .content.confidence ul li.amazon > span {
  width: 141px;
  height: 0;
  padding-top: 101px;
  overflow: hidden;
  display: block;
  background: url("https://d1tp32r8b76g0z.cloudfront.net/images/shell/footerIcons_3.png") -342px 0;
}
#footerLinks-2017 {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#footerLinks-2017 h2 {
  color: #528d20;
  font-weight: 300;
  border-style: none;
}
#footerLinks-2017 #copyright {
  width: 100%;
}
#footerLinks-2017 .col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  border-left: 1px solid #ccc;
}
#footerLinks-2017 .col:first-child {
  padding-left: 0;
  border-left: 0;
}
#footerLinks-2017 .col.narrow {
  width: 20%;
}
#footerLinks-2017 .col.wide {
  width: 40%;
}
#footerLinks-2017 .col.wide ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footerLinks-2017 .col.wide ul li {
  width: 50%;
}
#footerLinks-2017 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footerLinks-2017 ul li {
  margin: 0;
  padding: 0;
}
#footerLinks-2017 ul li a {
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-decoration: none;
  color: #666;
  display: block;
  padding: 5px 0;
}
#footerLinks-2017 ul li a:hover {
  background-color: #eff5e5;
}
#footerLinks-2017 ul.singleRow {
  text-align: center;
  line-height: normal;
}
#footerLinks-2017 ul.singleRow li {
  display: inline;
  margin-right: 12px;
  border-right: 1px solid #ccc;
  padding-right: 12px;
}
#footerLinks-2017 ul.singleRow li a {
  font-size: 12px;
}
#footerLinks-2017 ul.singleRow li.last {
  border-right-style: none;
  padding-right: 0;
}
#copyright {
  text-align: center;
  font-size: 10px;
  color: #666;
  margin-top: 1em;
}
