@font-face {
  font-family: 'bebas_neueregular';
  src: url('/unify/css/webfonts/BebasNeue-webfont.eot');
  src: url('/unify/css/webfonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('/unify/css/webfonts/BebasNeue-webfont.woff') format('woff'), url('/unify/css/webfonts/BebasNeue-webfont.ttf') format('truetype'), url('/unify/css/webfonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.text-shadow {
  text-shadow: -1px 3px 0px #dddddd;
}
#better-breadcrumbs {
  top: 0px !important;
}
#header {
  background: none;
}
#footer {
  z-index: 32;
}
#nav .subnav {
  z-index: 302;
}
.products-container {
  padding-top: 40px;
  padding-left: 20px;
  position: relative;
  background: #f9f9f9 url(//static.fleshlight.com/landing/launchpad/divider-drop-shadow.png?lang=en&skin=r) no-repeat;
}
.products-container .best-value-badge {
  position: absolute;
  z-index: 3;
  top: 72px;
  right: -33px;
}
.products-container .bottom-header {
  color: #000;
  text-shadow: -1px 3px 0px #dddddd;
  font-size: 35px;
  text-transform: uppercase;
  font-family: "bebas_neueregular";
  margin-left: -20px;
  text-align: center;
  letter-spacing: 5px;
  padding-bottom: 20px;
}
.products-container .product {
  cursor: pointer;
  margin-left: 20px;
  margin-bottom: 26px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 20px rgba(0,0,0,0.2);
  box-shadow: 0 0px 20px rgba(0,0,0,0.2);
  background: white;
  font-size: 14px;
  width: 430px;
  position: relative;
  display: inline-block;
  height: 208px;
}
.products-container .product img {
  position: absolute;
  bottom: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 171px;
}
.products-container .product .you-save-badge {
  z-index: 1;
  left: -18px;
  top: 107px !important;
}
.products-container .product .product-info-header {
  font-size: 18px;
  font-weight: bold;
  background: white;
  padding: 4px 3px;
  position: absolute;
  right: 20px;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: 1px;
}
.products-container .product .product-container {
  padding-top: 11px;
  padding-bottom: 11px;
}
.products-container .product .product-container .more-info {
  top: 38px;
  position: absolute;
  right: 24px;
  cursor: pointer;
  font-size: 12px;
  color: #082530;
  z-index: 3;
  width: 100%;
  text-align: right;
}
.products-container .product .product-container li {
  line-height: 24px;
}
.content-selector {
  width: 119px;
  font-size: 11px;
  position: relative;
  right: 70px;
  top: 20px;
  z-index: 100;
}
.price sup {
  line-height: 1em;
  font-size: .5em;
}
@-moz-document url-prefix() {
  .price sup {
    position: relative;
    top: 0.25em;
  }
}
*:first-child+html .price sup {
  font-size: .55em;
  position: relative;
  top: -0.45em;
}
.price {
  position: absolute;
  right: 16px;
  bottom: 64px;
  font-weight: 700;
  text-align: right;
}
.price .slash-price {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  opacity: 0.55;
  vertical-align: middle;
  min-width: 0;
  background: transparent url("/images/price-slashes/000000.png?width=65") no-repeat 143px center;
  position: relative;
  width: 200px;
}
.price .cur-price {
  vertical-align: middle;
  font-size: 27px;
  color: #ff4101;
  text-shadow: 0px 1px 2px #f1ede3;
}
.price .you-save {
  font-size: 11px;
  color: #ff4101;
  font-weight: 400;
  letter-spacing: 1px;
}
.add-button {
  z-index: 3;
  position: absolute;
  bottom: 17px;
  right: 14px;
  padding: 10px 14px;
  text-align: center;
  font-size: 18px;
  font-family: 'bebas_neueregular', sans-serif;
  cursor: pointer;
  letter-spacing: 1px;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  color: white;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  color: white;
  background: #91c71c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#2e8201),color-stop(1,#91c71c));
  background: -ms-linear-gradient(bottom,#2e8201,#91c71c);
  background: -moz-linear-gradient(center bottom,#2e8201 0%,#91c71c 100%);
  background: -o-linear-gradient(#91c71c,#2e8201);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91c71c', endColorstr='#2e8201', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.add-button:hover {
  text-decoration: underline;
}
.what-is-video {
  z-index: 3;
  height: 38px;
  line-height: 14px;
  position: absolute;
  bottom: 32px;
  right: 51px;
  padding: 2px 9px;
  text-align: center;
  font-size: 20px;
  font-family: 'bebas_neueregular', sans-serif;
  cursor: pointer;
  letter-spacing: 1px;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  color: white;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  color: white;
  background: #91c71c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#2e8201),color-stop(1,#91c71c));
  background: -ms-linear-gradient(bottom,#2e8201,#91c71c);
  background: -moz-linear-gradient(center bottom,#2e8201 0%,#91c71c 100%);
  background: -o-linear-gradient(#91c71c,#2e8201);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91c71c', endColorstr='#2e8201', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.what-is-video:hover {
  text-decoration: underline;
}
.what-is-video .video-text {
  display: inline-block;
  position: relative;
  bottom: 9px;
}
.products-container .product .product-container .stripe {
  background: #9a9a9a;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 24px;
}
h1 {
  font-family: 'bebas_neueregular';
  color: black;
  font-weight: 100;
}
h2 {
  font-size: 20px;
  font-weight: 500;
}
p {
  font: normal 16px Lato, arial, sans-serif;
  line-height: 21px;
}
#launchPadHeader .headerParts,
.sectionLeft,
.sectionRight {
  width: 480px;
  float: left;
  position: relative;
}
#imgText {
  position: relative;
  top: -80px;
  left: 40px;
}
#imgText p,
#imgText h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
#launchPadLogo {
  text-indent: -9999px;
  background: url(//static.fleshlight.com/landing/launchpad/launchpad_logo.png?lang=en&skin=r) no-repeat;
  width: 404px;
  height: 80px;
  margin-bottom: 30px;
  position: relative;
  left: 40px;
  top: 10px;
}
#launchPadHeader .price {
  position: relative;
  bottom: -20px;
  float: left;
  right: 55px;
}
#launchPadHeader .slash-price {
  position: relative;
  top: -5px;
}
#launchPadHeader .add-button {
  left: 40px;
  bottom: 18px;
  right: auto;
}
#how-it-works-reviews {
  background: url(//static.fleshlight.com/landing/launchpad/divider-bg.jpg?lang=en&skin=r) no-repeat;
  height: 400px;
  position: relative;
  bottom: 20px;
}
#sectionHeading {
  height: 153px;
  width: 960px;
  display: block;
  font-family: 'bebas_neueregular';
}
#sectionHeading h1,
#sectionHeading h2 {
  margin: 0;
  font-size: 44px;
  padding: 7px;
}
#sectionHeading h1 {
  float: left;
  position: relative;
  left: 30px;
  top: 10px;
}
#sectionHeading h1:nth-child(2) {
  float: right;
  position: relative;
  right: 336px;
  left: auto;
}
.sectionLeft {
  width: 470px;
  height: 289px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  top: 20px;
}
.sectionLeft p {
  margin: 0;
  padding: 20px 40px;
  width: 386px;
  font-weight: 300;
  font-size: 18px;
}
.sectionRight h2,
.sectionRight span {
  padding: 30px;
}
.sectionRight span {
  font-size: 16px;
  font-style: italic;
  text-transform: uppercase;
}
.sectionRight label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 15px;
  margin-right: 15px;
  font-size: 18px;
  margin-bottom: 14px;
}
.sectionRight input[type=radio] {
  display: none;
}
.sectionRight label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #767677;
  box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.3), 0px 1px 0px 0px rgba(255,255,255,0.8);
}
.sectionRight .radio label:before {
  border-radius: 8px;
}
.sectionRight input[type=radio]:checked + label:before {
  content: "\2022";
  color: #9BD883;
  font-size: 22px;
  text-align: center;
  line-height: 13px;
}
.radio {
  margin-left: 30px;
  margin-right: 5px;
  margin-top: 40px;
  position: absolute;
  top: 250px;
  left: 5px;
}
#upsellContainer {
  position: relative;
  background: url(//static.fleshlight.com/landing/smart-strap/divider_btm.png?lang=en&skin=r) no-repeat center top;
  padding-top: 20px;
}
.price .cur-price {
  color: black;
}
.reviewPost h2 {
  width: 360px;
  font-weight: 500;
  padding-bottom: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 20px;
  left: 30px;
}
ul#models {
  font-size: 18px;
  font-weight: 300;
  position: relative;
  left: 45px;
}
.banner {
  position: relative;
  overflow: auto;
}
.banner li {
  list-style: none;
}
.banner ul li {
  float: left;
}
.banner .dots li {
  display: inline-block;
  background: #8c8c8d;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #8c8c8d;
  border-radius: 6px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}
.dots {
  position: relative;
  bottom: 50px;
  left: 400px;
  height: 0px;
}
.banner .dots li.active {
  background: #e4e7e7;
  opacity: 1;
}
.upsellBox .add-button {
  position: relative;
  left: 327px;
  top: 185px;
}
#cboxContent {
  background: black;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.flowplayer {
  top: 0px !important;
}
.slider-copy {
  background: rgba(255,255,255,0.7);
  top: 125px;
  position: absolute;
  font-size: 30px;
  right: 0px;
  width: 329px;
  padding: 26px;
  font-weight: 700;
}
#discountContainer {
  background: url(//static.fleshlight.com/landing/smart-strap/divider_btm.png?lang=en&skin=r) no-repeat center top;
  padding-bottom: 10px;
}
.requestDiscount {
  display: inline-block;
  text-align: center;
  position: relative;
  left: 100px;
  bottom: 74px;
}
.giveDiscount {
  text-align: center;
  position: relative;
  left: 163px;
  display: none;
  bottom: 238px;
  margin-bottom: -157px;
}
.email {
  padding: 10px;
  width: 250px;
  text-align: center;
  border-radius: 5px;
  border-color: rgba(238,238,238,0.43);
  font: normal 16px Lato, arial, sans-serif;
}
