/*
Theme Name: Storefront Theme for WooCommerce
Theme URI: http://woothemes.com/storefront
Description: A clean and stylish theme for WordPress running WooCommerce.
Version: 0.1
Author: Bossman Marketing, LLC
Template: storefront
*/
@import url("//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,400italic,600,700,700italic|Roboto:400,700|Source+Sans+Pro:400,300,600,700,400italic,300italic|Oswald:400,700|Raleway:400,500,700,800|Permanent+Marker|EB+Garamond");
/* standard breakpoints */
/* custom breakpoints */
/* min breakpoints */
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: 0 0;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #333;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* ## Box Sizing
--------------------------------------------- */
html,
input[type="search"] {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  /* removed search focus -cn */
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
  position: relative;
}

/* # lp fonts
---------------------------------------------------------------------------------------------------- */
.bld {
  font-weight: bold;
}

.itl {
  font-style: italic;
}

.landing-pages p {
  font-size: 22px;
  line-height: 1.33em;
  color: #000;
  margin-bottom: 1em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.landing-pages .site-footer p {
  font-size: 12px;
  font-family: roboto;
  line-height: 15px;
  text-align: center;
  max-width: 800px;
  margin: 13px auto 0px;
  color: #000;
}

/* # landing page structure
---------------------------------------------------------------------------------------------------- */
.landing-pages .one-col-cntr {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 12px;
}

.landing-pages #outer-container {
  margin: 0px auto;
  max-width: 1052px;
}

.landing-pages .responsive-container {
  position: relative;
  padding-bottom: 53%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.landing-pages .responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.landing-pages .btn-container-ttav-orange {
  max-width: 505px;
  float: left;
}

.landing-pages .btn-container-ttav-orange button {
  border: 1px solid #ab5734;
  background: #ec9064;
  background: -moz-linear-gradient(top, #ec9064 1%, #be6039 100%);
  background: -webkit-linear-gradient(top, #ec9064 1%, #be6039 100%);
  background: linear-gradient(to bottom, #ec9064 1%, #be6039 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec9064', endColorstr='#be6039',GradientType=0 );
  font-size: 28px;
  color: #f8f9f7;
  font-family: lato;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 18px 12px;
  line-height: 1.33em;
}

@media (max-width: 1031px) {
  .landing-pages .btn-container-ttav-orange button {
    font-size: 25px;
  }
}

@media (max-width: 491px) {
  .landing-pages .btn-container-ttav-orange button {
    font-size: 21px;
  }
}

.landing-pages .btn-container-ttav-orange .privacy-note {
  clear: both;
  padding-top: 10px;
}

.landing-pages .btn-container-ttav-orange .privacy-note p {
  color: #c8cbc5;
  font-size: 16px;
  font-family: arial;
  text-align: center;
}

.landing-pages #defaultCountdown {
  max-width: 350px;
  margin: -20px auto 0;
  display: block;
}

.landing-pages #defaultCountdown .countdown-row .countdown-section {
  max-width: 120px;
  margin-right: 23px;
  float: left;
}

@media (max-width: 405px) {
  .landing-pages #defaultCountdown .countdown-row .countdown-section {
    margin-right: 8px !important;
  }
}

.landing-pages #defaultCountdown .countdown-row .countdown-section .countdown-amount {
  font-family: lato;
  font-size: 42px;
  color: #fefbfb;
  font-weight: 400;
}

@media (max-width: 405px) {
  .landing-pages #defaultCountdown .countdown-row .countdown-section .countdown-amount {
    font-size: 24px !important;
    min-width: 28px !important;
  }
}

.landing-pages #defaultCountdown .countdown-row .countdown-section .countdown-period {
  font-size: 15px;
  font-family: Muli;
  display: block;
  text-align: center;
  color: #fefbfb;
  margin-top: -12px;
}

.landing-pages input:-webkit-autofill, .landing-pages textarea:-webkit-autofill, .landing-pages select:-webkit-autofill {
  background-color: #faffbd;
  background-image: none;
  color: black;
}

.landing-pages .site-container .site-inner {
  max-width: none !important;
}

.landing-pages .site-container .site-inner article {
  padding: 0;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar {
  background-color: #116d85;
  padding: 12px 0;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-left {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-left p {
  font-family: lato;
  font-weight: 400;
  color: #fefbfb;
  font-size: 30px;
  max-width: 385px;
  text-align: center;
  margin: 8px auto 8px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right p {
  color: #ffc;
  margin-bottom: 11px;
  margin-top: -3px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown {
  max-width: 350px;
  margin: -20px auto 0;
  display: block;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown .countdown-row .countdown-section {
  max-width: 120px;
  margin-right: 23px;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown .countdown-row .countdown-section .countdown-amount {
  font-family: lato;
  font-size: 42px;
  color: #fefbfb;
  font-weight: 400;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.topbar .topbar-right #defaultCountdown .countdown-row .countdown-section .countdown-period {
  font-size: 15px;
  font-family: Muli;
  display: block;
  text-align: center;
  color: #fefbfb;
  margin-top: -12px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 {
  background: url("/wp-content/themes/genesis-sample/images/landing/lp-pro-bg3.jpg") no-repeat center top;
  background-size: cover;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .headline {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
  color: red;
  padding-top: 8px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .headline h1 {
  text-align: center;
  color: red;
  font-weight: 600;
  margin: 15px auto;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .subhead {
  max-width: 710px;
  margin: 0 auto 20px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .subhead h2 {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .body-copy {
  max-width: 940px;
  margin: 32px auto 0;
  padding-bottom: 12px;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-001 .body-copy p {
  font-family: lato;
  font-weight: 700;
  font-size: 26px;
  color: #0a6a83;
  text-align: center;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 {
  background-color: #116d85;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap {
  max-width: 1050px;
  margin: 0 auto;
  padding: 22px 0;
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 445px;
  }
}

@media (max-width: 491px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 384px;
  }
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input {
  font-family: lato;
  font-weight: 700;
  font-size: 18px;
  padding-left: 46px;
  color: #2b2b2b;
  float: left;
  border-radius: 4px;
  width: 23%;
  margin-right: 2%;
  margin-top: 21px;
}

@media (max-width: 1031px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input {
    padding-left: 60px;
  }
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input {
    float: none;
    width: 100%;
    margin: 8px auto;
    padding-left: 70px;
    max-width: 445px;
  }
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input ::-moz-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input ::-webkit-input-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input[type='text'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/first-name-icon.png") no-repeat 5px 10px #fff;
}

.landing-pages .site-container .site-inner article .lp-pro-theme section.section-002 .tab-002 .pform-wrap .pform input[type='email'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/email.png") no-repeat 8px 13px #fff;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar {
  background-color: #116d85;
  padding: 12px 0;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-left {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-left p {
  font-family: lato;
  font-weight: 400;
  color: #fefbfb;
  font-size: 30px;
  max-width: 385px;
  text-align: center;
  margin: 8px auto 8px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-right {
  width: 50%;
  float: left;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.topbar .topbar-right p {
  color: #ffc;
  margin-bottom: 11px;
  margin-top: -3px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .headline {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
  color: red;
  padding-top: 8px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .headline h1 {
  text-align: center;
  color: red;
  font-weight: 600;
  margin: 15px auto;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .subhead {
  max-width: 710px;
  margin: 0 auto 20px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .subhead h2 {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .body-copy {
  max-width: 940px;
  margin: 32px auto 0;
  padding-bottom: 12px;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-001 .body-copy p {
  font-family: lato;
  font-weight: 700;
  font-size: 26px;
  color: #0a6a83;
  text-align: center;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 {
  background-color: #116d85;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap {
  max-width: 1050px;
  margin: 0 auto;
  padding: 22px 0;
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 445px;
  }
}

@media (max-width: 491px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap {
    max-width: 384px;
  }
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input {
  font-family: lato;
  font-weight: 700;
  font-size: 18px;
  padding-left: 46px;
  color: #2b2b2b;
  float: left;
  border-radius: 4px;
  width: 23%;
  margin-right: 2%;
  margin-top: 21px;
}

@media (max-width: 1031px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input {
    padding-left: 60px;
  }
}

@media (max-width: 931px) {
  .landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input {
    float: none;
    width: 100%;
    margin: 8px auto;
    padding-left: 70px;
    max-width: 445px;
  }
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input ::-moz-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input ::-webkit-input-placeholder {
  font-family: lato;
  font-weight: 700;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input[type='text'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/first-name-icon.png") no-repeat 5px 10px #fff;
}

.landing-pages .site-container .site-inner article .lp-article-theme section.section-002 .tab-002 .pform-wrap .pform input[type='email'] {
  background: url("/wp-content/themes/genesis-sample/images/landing/email.png") no-repeat 8px 13px #fff;
}

.landing-pages .site-container .site-inner article .countdown-template {
  height: 1130px;
}

.landing-pages .site-container .site-inner article .countdown-template .countdown-amount {
  text-align: center;
  min-width: 48px;
  display: block;
  margin-bottom: 4px !important;
}

.landing-pages .site-container .site-inner article .countdown-template .ttav-logo {
  max-width: 390px;
  margin: 0px auto 0 !important;
  padding-top: 20px;
  padding-bottom: 15px;
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar {
  padding: 12px 0 24px !important;
  background-color: #116d85;
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar p {
  font-family: lato;
  font-weight: 400;
  color: #fefbfb;
  font-size: 30px;
  max-width: 385px;
  text-align: center;
  margin: 8px auto 8px;
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-left {
  width: 100% !important;
  float: none !important;
}

@media (max-width: 405px) {
  .landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-left p {
    font-size: 21px !important;
    margin: 8px auto 23px !important;
  }
}

.landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-right {
  width: 100% !important;
  float: none !important;
  margin-top: 18px;
  max-width: 400px;
  margin: 18px auto;
  padding-left: 50px;
}

@media (max-width: 405px) {
  .landing-pages .site-container .site-inner article .countdown-template section.topbar .topbar-right {
    width: 100% !important;
    float: none !important;
    margin-top: 18px;
    max-width: 225px !important;
    margin: 18px auto;
    padding-left: 0 !important;
  }
}

.landing-pages .site-container .site-inner article .countdown-template section.section-001 .headline h1 {
  font-size: 50px;
}

.landing-pages .site-container .site-inner article .countdown-template section.section-001 .body-copy p {
  text-align: left !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  margin-bottom: 10px;
}

/* # footer
---------------------------------------------------------------------------------------------------- */
.wrap-footer-fb p, .wrap-footer-fb p span, .credit_slogan {
  color: #636363 !important;
  font-size: 18px;
  font-weight: 300;
}

/*# sourceMappingURL=custom.css.map */