/* eslint-disable */
/**
* Secondary Color Definitions
*/
/**
*  MHP colors
**/
/**
* Tertiary Color Definitions
*/
/**
* Primary Text Color Definitions
*/
/**
* Misc Color Definitions
*/
/* FONTS */
/**
 * Basic typography style for copy text
 */
/**
* This class is applicable for a wide variety of header types, not just heros
**/
.heroHeader {
  font-family: Oswald;
  color: #549670;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
}
@media (min-width: 1040px) {
  .heroHeader {
    font-size: 110px;
    line-height: 100px;
  }
}
.darkTheme .heroHeader {
  color: #ffffff;
}
.heroHeader--large {
  font-family: Oswald;
  color: #549670;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  font-size: 38px;
  line-height: 44px;
}
@media (min-width: 1040px) {
  .heroHeader--large {
    font-size: 110px;
    line-height: 100px;
  }
}
@media screen and (min-width: 1040px) {
  .heroHeader--large {
    font-size: 80px;
    line-height: 90px;
  }
}
.heroHeader--medium {
  font-family: Oswald;
  color: #549670;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  font-size: 38px;
  line-height: 44px;
}
@media (min-width: 1040px) {
  .heroHeader--medium {
    font-size: 110px;
    line-height: 100px;
  }
}
.heroHeader--section {
  font-family: Oswald;
  color: #549670;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  font-size: 36px;
  line-height: 44px;
}
@media (min-width: 1040px) {
  .heroHeader--section {
    font-size: 110px;
    line-height: 100px;
  }
}
@media screen and (min-width: 375px) {
  .heroHeader--section {
    font-size: 45px;
  }
}
@media (min-width: 1040px) {
  .heroHeader--section {
    font-size: 52px;
    line-height: 55px;
  }
}
@media screen and (min-width: 1280px) {
  .heroHeader--section {
    font-size: 60px;
  }
}
.heroHeader--coverage, .heroHeader--medium {
  font-family: Oswald;
  color: #549670;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  font-size: 38px;
  line-height: 44px;
}
@media (min-width: 1040px) {
  .heroHeader--coverage, .heroHeader--medium {
    font-size: 110px;
    line-height: 100px;
  }
}
@media screen and (min-width: 1040px) {
  .heroHeader--coverage, .heroHeader--medium {
    font-size: 48px;
    line-height: 55px;
  }
}
.heroHeader--small {
  font-family: Oswald;
  color: #549670;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
}
@media (min-width: 1040px) {
  .heroHeader--small {
    font-size: 110px;
    line-height: 100px;
  }
}
@media (min-width: 320px) {
  .heroHeader--small {
    font-size: 38px;
    line-height: 44px;
  }
}

.validation-error {
  opacity: 0.95;
  color: #FF6600;
  font-family: "proxima-nova";
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  visibility: hidden;
}

.orderLookupHeader {
  color: #549670;
  font-family: Oswald;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 44px;
  text-align: center;
}

.heroTriple-1 {
  font-family: "DIN-2014";
  font-weight: bold;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (min-width: 1040px) {
  .heroTriple-1 {
    font-size: 27px;
    line-height: 26px;
  }
}

.heroTriple-2 {
  font-family: Oswald;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 66px;
  line-height: 65px;
}
@media screen and (min-width: 1040px) {
  .heroTriple-2 {
    font-size: 80px;
    line-height: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .heroTriple-2 {
    font-size: 120px;
    line-height: 140px;
  }
}

.heroTriple-3 {
  font-family: "DIN-2014";
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 30px;
}
@media screen and (min-width: 1040px) {
  .heroTriple-3 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 6px;
  }
}

/**
*
**/
.subHeader {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
}
.darkTheme .subHeader {
  color: #ffffff;
}
.subHeader--phoneTitle {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin: 10px auto;
  font-weight: 800;
}
.subHeader--videoHero {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-size: 18px;
  line-height: 20px;
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
}
@media (min-width: 1040px) {
  .subHeader--videoHero {
    width: 75%;
    font-size: 24px;
    line-height: 26px;
  }
}
.subHeader--mobile {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 1040px) {
  .subHeader--mobile {
    font-size: 24px;
    line-height: 26px;
  }
}
.subHeader--plansCalc {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  color: #4B4B4D;
  font-size: 16px;
  font-weight: 100;
  line-height: 20px;
  letter-spacing: 0;
  margin: 0 auto;
  padding: 20px;
}
@media (min-width: 1040px) {
  .subHeader--plansCalc {
    color: #549670;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
  }
}

.mobileChange {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-size: 16px;
  line-height: 20px;
  color: #4B4B4D;
  font-weight: normal;
}
@media (min-width: 1040px) {
  .mobileChange {
    font-size: 24px;
    line-height: 26px;
    color: #549670;
  }
}

/**
*
**/
.blockTitle, .blockTitle--sm {
  font-family: "DIN-2014";
  color: #549670;
  font-size: 24px;
  line-height: 30px;
}
.blockTitle--sm {
  font-size: 18px;
  line-height: 22px;
}

.lightText, .lightText--green {
  font-size: 16px;
  line-height: normal;
  font-family: "proxima-nova";
  color: #4B4B4D;
  font-weight: 100;
  text-align: center;
}
.lightText--green {
  color: #549670;
}

/**
*
**/
.featureLabel {
  font-family: "DIN-2014";
  color: #549670;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  min-height: 24px;
}

/**
*
**/
.ctaTitle {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

.ctaHeader {
  font-family: "proxima-nova";
  color: #549670;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
}

/**
*
**/
p,
li {
  font-family: "proxima-nova";
  color: #4B4B4D;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

a {
  text-decoration: none;
  color: #4B4B4D;
}

/**
*
**/
label {
  font-family: "proxima-nova";
  font-weight: normal;
  font-size: 11px;
  line-height: 19px;
  color: #808285;
}

/**
*
**/
input {
  font-family: "proxima-nova";
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #808285;
}

::placeholder {
  font-family: "proxima-nova";
  font-weight: normal;
  font-size: 16px;
  color: #808285;
}

.buttonText, .buttonText--pill {
  font-family: "proxima-nova";
  font-size: 19px;
  font-weight: bold;
  user-select: none;
}
.buttonText--pill {
  font-size: 12px;
  line-height: 14px;
}
@media screen and (min-width: 576px) {
  .buttonText--pill {
    font-size: 14px;
  }
}

.lowAs {
  font-size: 16px;
  font-family: "proxima-nova";
  color: #4B4B4D;
  line-height: 20px;
  text-align: center;
}

.priceGB {
  font-family: Oswald;
  color: #3b664a;
  font-weight: bold;
  font-size: 60px;
  line-height: 55px;
}
@media (max-width: 374px) {
  .priceGB {
    font-size: 44px;
  }
}
@media (min-width: 375px) {
  .priceGB {
    font-size: 54px;
  }
}
@media (min-width: 1040px) {
  .priceGB {
    font-size: 60px;
  }
}

.monthDollar {
  font-family: Oswald;
  color: #3b664a;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1px;
}
@media (min-width: 320px) {
  .monthDollar {
    font-size: 20px;
  }
}
@media (min-width: 375px) {
  .monthDollar {
    font-size: 20px;
  }
}

.priceCrossout {
  font-family: Oswald;
  color: #549670;
  font-weight: 800;
  position: relative;
  align-self: end;
  height: 60px;
  font-size: 30px;
  margin-bottom: -10px;
}
.priceCrossout::before {
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #549670;
  position: absolute;
  transform: translateY(-50%);
}
.priceCrossout .priceGB {
  color: unset;
  font-size: 44px !important;
}
.priceCrossout .monthDollar {
  color: unset;
}

.legalText {
  font-size: 11px;
  line-height: normal;
  font-family: "proxima-nova";
  color: #4B4B4D;
}
.legalText a {
  text-decoration: underline;
  color: #4B4B4D;
}

.navMenu--secondaryLink {
  color: #ffffff;
  font-family: "proxima-nova";
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}

.tabWhite {
  color: #a3a5a6;
  font-family: "proxima-nova";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
}

.speechBubble {
  font-size: 18px;
  line-height: 20px;
  font-family: Oswald;
  color: #549670;
}
@media (min-width: 1040px) {
  .speechBubble {
    font-size: 24px;
    line-height: 30px;
  }
}
.speechBubble span {
  color: #C95100;
}

.errorText {
  font-size: 16px;
  font-family: "proxima-nova";
  color: #C95100;
}

.reviewTitle {
  height: 18px;
  color: #4B4B4D;
  font-family: "proxima-nova";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}

.plainRed {
  color: #F15D2E;
}

.vfHeader {
  font-family: Oswald;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 38px;
  line-height: 44px;
}
@media screen and (min-width: 1040px) {
  .vfHeader {
    font-size: 42px;
    line-height: 55px;
  }
}
@media screen and (min-width: 1280px) {
  .vfHeader {
    font-size: 48px;
  }
}

.prizeContent, .prizeContent--winner {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
}
.prizeContent--winner {
  height: 20px;
}

.premiumWireless {
  font-family: "DIN-2014";
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0.15rem;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1040px) {
  .premiumWireless {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.4rem;
  }
}

.boldSubheader {
  color: #549670;
  font-family: "proxima-nova";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

.o-base-countdowntimer .timercontent {
  display: flex;
  place-items: center;
  place-content: center;
  flex-direction: column;
  background: #EE5D2E;
  color: #ffffff;
  padding: 15px 0;
  font-family: "proxima-nova";
}
@media (min-width: 1040px) {
  .o-base-countdowntimer .timercontent {
    padding: 15px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
  }
}
.o-base-countdowntimer .timercontent .timertitle {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 1040px) {
  .o-base-countdowntimer .timercontent .timertitle {
    margin-bottom: 0px;
    font-size: 24px;
  }
}
.o-base-countdowntimer .timercountdown {
  width: 100%;
  padding: 0 15px;
  max-width: 480px;
}
@media (min-width: 1040px) {
  .o-base-countdowntimer .timercountdown {
    padding: 0;
    width: min-content;
  }
}
.o-base-countdowntimer .timercountdown .timercounter {
  background: #ffffff;
  color: #EE5D2E;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 25px;
  display: inline-flex;
  margin-left: 0px;
  text-align: center;
  border: 1px solid #A94522;
  width: 100%;
  place-content: center;
  place-items: center;
}
@media (min-width: 1040px) {
  .o-base-countdowntimer .timercountdown .timercounter {
    margin-left: 10px;
    border-radius: 50px;
  }
}
.o-base-countdowntimer .timercountdown .timercounter .timernumber {
  font-size: 18px;
}
@media (min-width: 1040px) {
  .o-base-countdowntimer .timercountdown .timercounter .timernumber {
    font-size: 24px;
  }
}
.o-base-countdowntimer .timercountdown .timercounter span {
  padding-right: 5px;
  position: relative;
  margin-right: 5px;
  font-size: 12px;
}
@media (min-width: 375px) {
  .o-base-countdowntimer .timercountdown .timercounter span {
    font-size: 16px;
    padding-right: 10px;
    margin-right: 10px;
  }
  .o-base-countdowntimer .timercountdown .timercounter span:before {
    content: "";
    position: absolute;
    right: 0;
    border-right: 2px solid #EE5D2E;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.o-base-countdowntimer .timercountdown .timercounter span:before {
  content: "";
  position: absolute;
  right: 0;
  border-right: 2px solid #EE5D2E;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.o-base-countdowntimer .timercountdown .timercounter span:last-of-type {
  padding-right: 0px;
  margin-right: 0px;
}
.o-base-countdowntimer .timercountdown .timercounter span:last-of-type:before {
  content: unset;
}

.woocommerce .m-ctaCard__rowName > span > p > .a-label--freeMonth {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.o-center-threeElements-junePromo__header > .o-contentWithCTA__card {
  margin-top: 40px;
}
@media (min-width: 1040px) {
  .o-center-threeElements-junePromo__header > .o-contentWithCTA__card {
    margin-top: inherit;
  }
}

.m-productCard__data > .blockTitle--sm,
.m-productCard__price > .blockTitle--sm {
  font-size: 10px !important;
}
@media (min-width: 375px) {
  .m-productCard__data > .blockTitle--sm,
.m-productCard__price > .blockTitle--sm {
    font-size: 14px !important;
  }
}
@media (min-width: 425px) {
  .m-productCard__data > .blockTitle--sm,
.m-productCard__price > .blockTitle--sm {
    font-size: 17px !important;
  }
}
@media (min-width: 576px) {
  .m-productCard__data > .blockTitle--sm,
.m-productCard__price > .blockTitle--sm {
    font-size: 18px !important;
  }
}