@font-face {
  font-family: "GothamRounded-Medium";
  src: url("//cdn.hstatic.net/themes/1000280264/1001389859/14/SVN_Gotham_Rounded_Medium1.ttf?v=2023");
  font-weight: 500; }

@font-face {
  font-family: "GothamRounded-Book";
  src: url("//cdn.hstatic.net/themes/1000280264/1001389859/14/gothamrounded-book.ttf?v=2023");
  font-weight: 400; }

.header-sticky {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: rgba(255, 255, 255, 0.6); }

.lfcSection .lfcVideoWrap {
  position: relative;
  width: 100%; }

.lfcSection .lfcVideoWrap .videoHeight {
  padding-top: 56.3%;
  display: block; }
  @media (max-width: 767px) {
    .lfcSection .lfcVideoWrap .videoHeight {
      margin-top: 90px; } }

.lfcSection .lfcVideoWrap iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.lfcSection .lfcVideoWrap .videoPosterLFC {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important; }

.lfcSection .lfcVideoWrap .videoPosterLFC img {
  position: absolute;
  max-width: 240px;
  top: 50%;
  left: 50%;
  margin: -120px 0 0 -120px;
  opacity: 0.8; }

.lfcSection .teamedUpSection {
  position: relative;
  background: url("//cdn.hstatic.net/themes/1000280264/1001389859/14/lfcGradient.png?v=2023") no-repeat center center;
  background-size: cover !important;
  overflow: hidden; }

.lfcSection .teamedUpSection .teamedUp {
  text-align: center;
  padding: 50px 0 150px; }

.lfcSection .teamedUpSection .teamedUp article {
  margin-bottom: 50px; }

.lfcSection .teamedUpSection .teamedUp article strong {
  font-family: 'GothamRounded-Medium' !important;
  color: #fff;
  font-size: 36px;
  margin-bottom: 30px;
  display: block;
  font-weight: 400; }

.lfcSection .teamedUpSection .teamedUp article p:last-child {
  font-family: 'GothamRounded-Book' !important;
  font-size: 14px;
  color: #fff; }

.lfcSection .teamedUpSection .teamedUp img {
  display: inline-block; }

.lfcSection .teamedUpSection::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -30px;
  width: 50%;
  background: #fff;
  height: 70px;
  transform: skew(40deg); }

.lfcSection .teamedUpSection::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 50%;
  background: #fff;
  height: 70px;
  transform: skew(-40deg); }

.lfcSection .promotionsSectionLFC {
  padding: 50px 0; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC {
  margin: 0 auto;
  padding: 0 20px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section {
  text-align: center; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section h2 {
  font-family: 'GothamRounded-Medium' !important;
  color: #e0202c;
  font-size: 36px;
  font-weight: 400 !important;
  margin-bottom: 10px;
  display: block; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span {
  font-family: 'GothamRounded-Book' !important;
  font-size: 15px;
  color: #58595b;
  display: block;
  padding: 0 190px;
  max-width: 1100px;
  margin: 0 auto; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul {
  margin: 0;
  padding: 50px 0;
  list-style: none; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-stage {
  display: flex; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item {
  opacity: 0.2;
  display: flex; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item.active {
  opacity: 1; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav {
  display: block;
  height: 0; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-indent: -9999px;
  overflow: hidden; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-indent: -9999px;
  overflow: hidden; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li {
  box-shadow: -5px 5px 15px 2px #cecece;
  padding: 0px;
  margin: 20px;
  display: block;
  width: 100%; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li .promoImgLFC {
  background-size: cover !important;
  min-height: 300px;
  display: block;
  width: 100%; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article {
  padding: 15px 10px;
  background: #fff; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article strong {
  color: #58595b;
  font-family: 'GothamRounded-Medium' !important;
  display: block;
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
  min-height: 62px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article span {
  color: #58595b;
  font-family: 'GothamRounded-Book' !important;
  display: block;
  font-size: 14px;
  line-height: 20px;
  max-height: 60px;
  min-height: 60px;
  overflow: hidden; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div {
  margin-top: 30px;
  display: table;
  width: 100%;
  min-height: 42px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a img {
  width: auto; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a:last-child {
  font-family: 'GothamRounded-Medium' !important;
  font-size: 14px;
  text-transform: uppercase;
  color: #e0202c;
  text-decoration: none;
  text-align: right; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #d7d7d7; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot.active {
  margin-bottom: -5px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot.active span {
  background: #f8a931;
  width: 25px;
  height: 25px; }

.lfcSection .productsSectionLFC {
  padding: 50px 0 0;
  border-top: 5px solid #f0f0f0; }

.lfcSection .productsSectionLFC .productsWrapLFC {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px; }

.lfcSection .productsSectionLFC .productsWrapLFC > section {
  text-align: center; }

.lfcSection .productsSectionLFC .productsWrapLFC > section h2 {
  font-family: 'GothamRounded-Medium' !important;
  color: #e0202c;
  font-size: 36px;
  font-weight: 400 !important;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 1.23; }

.lfcSection .productsSectionLFC .productsWrapLFC > section span {
  font-family: 'GothamRounded-Book' !important;
  font-size: 15px;
  color: #58595b;
  display: inline-block;
  padding: 0 180px;
  margin-bottom: 30px;
  line-height: 1.2; }

.lfcSection .productsSectionLFC .productsWrapLFC > section span a {
  text-decoration: underline;
  color: #e0202c; }

.lfcSection .productsSectionLFC .productsWrapLFC > section img {
  display: inline-block; }

.lfcSection .productsSectionLFC .productsWrapLFC ul {
  margin: 30px 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap; }

.lfcSection .productsSectionLFC .productsWrapLFC ul li {
  padding: 30px;
  text-align: center;
  width: 33%;
  box-sizing: border-box;
  margin-bottom: 30px;
  display: inline-block; }

.lfcSection .productsSectionLFC .productsWrapLFC ul li .productThumbLFC {
  display: block;
  padding-bottom: 40px;
  text-decoration: none;
  border-bottom: 1px solid #b4afa6; }

.lfcSection .productsSectionLFC .productsWrapLFC ul li .productTitleLFC {
  font-family: 'GothamRounded-Medium' !important;
  color: #58595b;
  font-size: 15px;
  margin: 15px 0;
  display: block;
  text-decoration: none; }

.lfcSection .productsSectionLFC .productsWrapLFC ul li .productMoreLFC {
  font-family: 'GothamRounded-Medium' !important;
  color: #e0202c;
  font-size: 14px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 15px; }

.lfcSection .whereToBuySectionLFC {
  padding: 20px 0;
  background: #F8F8F8;
  border-bottom: 15px solid #f0f0f0; }

.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0 20px; }

.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC > span {
  color: #58595b;
  font-family: 'GothamRounded-Medium' !important;
  font-size: 15px;
  padding: 10px 0; }

.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC a {
  display: block;
  text-decoration: none;
  text-align: center;
  flex: 1;
  margin: 0 10px; }

.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC a img {
  display: inline-block; }

.lfcSection .signedSectionLFC {
  background: url("../../images/networksBg.png") no-repeat center center;
  background-size: cover !important;
  border-bottom: 15px solid #f0f0f0; }

.lfcSection .signedSectionLFC .signedWrapLFC {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
  display: table;
  width: 100%; }

.lfcSection .signedSectionLFC .signedWrapLFC > div {
  display: table-cell; }

.lfcSection .signedSectionLFC .signedWrapLFC > div:first-child a {
  display: inline-block;
  color: #91060F;
  background: #fff;
  border: 2px solid #fff;
  font-size: 30px;
  border-radius: 20px;
  width: 40px;
  text-align: center;
  margin-right: 3px; }

.lfcSection .signedSectionLFC .signedWrapLFC > div:first-child span {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  margin-left: 20px;
  font-family: 'GothamRounded-Medium' !important; }

.lfcSection .signedSectionLFC .signedWrapLFC > div:last-child {
  text-align: right;
  vertical-align: middle; }

.lfcSection .signedSectionLFC .signedWrapLFC > div:last-child a {
  color: #fff;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'GothamRounded-Medium' !important;
  text-decoration: none; }

/*
.lfcSection .fanZoneSection {
  background: url('../../images/stadiumGray.png') no-repeat center center;
  background-size: cover !important;
}
.lfcSection .fanZoneSection .fanZoneWrap {
  padding: 50px 0 100px;
  max-width: 1000px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
.lfcSection .fanZoneSection .fanZoneWrap > section {
  width: 50%;
  display: table-cell;
  vertical-align: bottom;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child {
  padding-right: 220px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child h2 {
  font-family: 'GothamRounded-Medium' !important;
  color: #e0202c;
  font-size: 30px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child img {
  display: block;
  margin: 20px 0;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child a {
  font-family: 'GothamRounded-Medium' !important;
  color: #e0202c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #fff;
  display: block;
  padding: 10px 15px;
  box-shadow: 0 0 5px 0px #bdbdbd;
  border-radius: 12px;
  position: relative;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child a i {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 20px;
  font-weight: 800;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child {
  padding-left: 220px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child h2 {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 30px;
  margin-bottom: 25px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child a {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #fff;
  display: block;
  padding: 10px 15px;
  box-shadow: 0 0 5px 0px #bdbdbd;
  border-radius: 12px;
  position: relative;
  margin-bottom: 15px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child a i {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 20px;
  font-weight: 800;
}
*/
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav {
  display: none; }

.lfcSection .promotionsSectionLFC {
  padding: 50px 0; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC {
  margin: 0 auto;
  padding: 0 20px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section {
  text-align: center; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section h2 {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 36px;
  font-weight: 400 !important;
  margin-bottom: 10px;
  display: block;
  line-height: 1.23; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span {
  font-family: 'GothamRounded-Book';
  font-size: 15px;
  color: #58595b;
  display: block;
  padding: 0 190px;
  max-width: 1100px;
  margin: 0 auto;
  line-height: 1.2; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul {
  margin: 0;
  padding: 50px 0;
  list-style: none; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-stage {
  display: flex; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item {
  opacity: 0.2;
  display: flex; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item.active {
  opacity: 1; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav {
  display: block;
  height: 0; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-indent: -9999px;
  overflow: hidden; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-indent: -9999px;
  overflow: hidden; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li {
  box-shadow: -5px 5px 15px 2px #cecece;
  padding: 0px;
  margin: 20px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li .promoImgLFC {
  background-size: cover !important;
  min-height: 300px;
  display: block;
  width: 100%; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article {
  padding: 15px 10px;
  background: #fff; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article strong {
  color: #58595b;
  font-family: 'GothamRounded-Medium';
  display: block;
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
  min-height: 62px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article span {
  color: #58595b;
  font-family: 'GothamRounded-Book';
  display: block;
  font-size: 14px;
  line-height: 20px;
  max-height: 60px;
  min-height: 60px;
  overflow: hidden; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div {
  margin-top: 30px;
  display: table;
  width: 100%;
  min-height: 42px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a img {
  width: auto; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a:last-child {
  font-family: 'GothamRounded-Medium';
  font-size: 14px;
  text-transform: uppercase;
  color: #e0202c;
  text-decoration: none;
  text-align: right; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #d7d7d7; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot.active {
  margin-bottom: -5px; }

.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot.active span {
  background: #f8a931;
  width: 25px;
  height: 25px; }

@media screen and (max-width: 1200px) {
  .lfcSection .signedSectionLFC .signedWrapLFC {
    padding: 40px 20px; }
  .lfcSection .fanZoneSection .fanZoneWrap {
    padding: 50px 20px 100px; } }

@media screen and (max-width: 959px) {
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span,
  .lfcSection .productsSectionLFC .productsWrapLFC > section span {
    padding: 0 50px; }
  .lfcSection .signedSectionLFC .signedWrapLFC > div:first-child span {
    font-size: 22px;
    margin-left: 10px; }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child {
    padding-right: 100px; }
  .lfcSection .fanZoneSection .fanZoneWrap > section:last-child {
    padding-left: 100px; } }

@media screen and (max-width: 767px) {
  .lfcSection .lfcVideoWrap .videoPosterLFC img {
    max-width: 160px;
    margin: -80px 0 0 -80px; }
  .lfcSection .teamedUpSection .teamedUp {
    padding: 30px 50px 120px; }
  .lfcSection .teamedUpSection .teamedUp article strong {
    font-size: 26px; }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span,
  .lfcSection .productsSectionLFC .productsWrapLFC > section span {
    padding: 0; }
  .lfcSection .productsSectionLFC .productsWrapLFC > section img {
    padding: 0 50px; }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-stage {
    left: -50px; }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul {
    width: 110%;
    margin: 0 -20px; }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li {
    box-shadow: 5px 7px 15px 0px #cecece;
    padding: 0px;
    margin: 20px 7px; }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item {
    opacity: 1; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap {
    margin: 90px 0; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap > span {
    margin-bottom: 10px;
    color: #58595b;
    font-family: 'GothamRounded-Medium';
    font-size: 15px;
    display: block;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #afa9a0; }
  .lfcSection .productsSectionLFC .productsWrapLFC ul li {
    padding: 15px; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .productsSliderMobileLFC {
    flex-wrap: unset;
    margin: 0; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .productsSliderMobileLFC li {
    box-shadow: 5px 5px 15px 2px #cecece;
    margin: 15px;
    width: auto;
    display: inline-block;
    max-width: 350px; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .productsSliderMobileLFC li .productThumbLFC img {
    padding: 0; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #d7d7d7;
    margin-bottom: 0 !important; }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots .owl-dot.active span {
    background: #f8a931;
    transform: scale(1.5); }
  .lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC {
    overflow: hidden;
    display: block; }
  .lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC > span {
    display: block;
    text-align: center;
    padding: 20px 0; }
  .lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC a {
    width: 50%;
    float: left;
    margin: 10px 0; }
  .lfcSection .signedSectionLFC {
    background-size: 100% 100% !important; }
  .lfcSection .signedSectionLFC .signedWrapLFC {
    padding: 40px 20px; }
  .lfcSection .signedSectionLFC .signedWrapLFC > div {
    display: block;
    text-align: center; }
  .lfcSection .signedSectionLFC .signedWrapLFC > div span {
    margin-left: 0;
    margin-top: 20px; }
  .lfcSection .signedSectionLFC .signedWrapLFC > div:last-child {
    text-align: center;
    padding-top: 30px; }
  .lfcSection .fanZoneSection .fanZoneWrap {
    padding: 30px; }
  .lfcSection .fanZoneSection .fanZoneWrap > section {
    width: 100%;
    display: block;
    padding: 0 !important;
    max-width: 300px;
    margin: 0 auto; }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child {
    margin-bottom: 70px; }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child h2 {
    text-align: center; }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child img {
    max-width: 250px;
    margin: 30px auto; }
  .lfcSection .fanZoneSection .fanZoneWrap > section:last-child h2 {
    text-align: center; }
  .page-template-page-lfc #footer {
    margin-top: 0 !important; }
  .snapjs-right .promotionsSectionLFC,
  .snapjs-right .productsSectionLFC {
    display: none; } }

@media screen and (max-width: 480px) {
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article strong {
    min-height: 78px; }
  .lfcSection .productsSectionLFC .productsWrapLFC ul li {
    width: 100%; } }

.main-container {
  padding-bottom: 0; }

.header-container .header .header-sticky.ontop {
  top: 0; }
