@charset utf-8;
html,
body,
p {
  padding: 0;
  margin: 0;
}

.none {
  display: none !important;
}

.clear {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

mark {
  background: #FEDE63;
}

code {
  font-size: 1.15em;
}

.code--dark {
  color: #E2E2E2;
  border: 1px solid #6A6A6A;
  background-color: #3A3A3A;
  padding: 1px 6px;
}

.tleft,
.text--left {
  text-align: left;
}

.tcenter,
.text--center {
  text-align: center;
}

.text--faded {
  opacity: .75;
}

.tright,
.text--right {
  text-align: right;
}

.text--bold {
  font-weight: 600;
}

.text--italic {
  font-style: italic;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--uppercase {
  text-transform: uppercase;
}

.nowrap {
  white-space: nowrap;
}

img {
  max-width: 100%;
  height: auto;
  align-self: center;
}

.display--block {
  display: block;
}

.display--inline-block {
  display: inline-block;
}

.display--none {
  display: none;
}
.width--100 {
  width:100%;
}
/* typography */

.radius--circle {
  border-radius: 50%;
}

.border--grey {
  border: 2px solid #e2e2e2;
}
.border--light-grey {
  border-color: 2px solid #d8d8d8;
}
.border--dark-grey {
  border-color: 2px solid #808080;
}

.border--s {
  border-width: 1px;
}

.border--m {
  border-width: 2px;
}

.border--l {
  border-width: 5px;
}

.border--white {
  border-color: #fefefe;
}

.border--purple {
  border-color: #6b3090;
}
.border--light-purple {
  border-color: #c6b3d5;
}
.border--light-orange {
  border-color: #dfc7ac;
}

.border--solid {
  border-style: solid;
}

.testimonial--light {
  color: #525252;
}

@media screen and (min-width: 650px) {
  .minus--navigation {
    margin-top: -42px;
  }
}

a,
a img,
.fade,
input,
textarea {
  transition: all .15s linear;
}

a.post-edit-link {
  display: block;
  position: fixed;
  bottom: 55px;
  left: 0;
  padding: 6px;
  background: #2c6ec7;
  color: #fefefe !important;
  font-size: .8em;
  opacity: .3;
  z-index: 99;
  border-top-right-radius: .2em;
}

a.post-edit-link:hover {
  opacity: 1;
}

a.post-edit-link small:after {
  content: '►';
  display: inline-block;
  margin-left: 9px;
}

.testimonial__link {
  color: inherit !important;
}

.testimonial__link:hover {
  opacity: .8;
}

button,
input {
  font-family: "lemonde-courrier", palatino, georgia, times, "times new roman", serif !important;
  cursor: pointer;
}

button:active,
button:focus {
  border: none;
}

h1,
.gigantic {
  font-size: 2.2em;
}

h2 {
  font-size: 1.9em;
}

h3,
.huge {
  font-size: 1.75em;
}

h4,
.large {
  font-size: 1.5em;
}

h5,
.big,
big {
  font-size: 1.3em;
}

h6 {
  font-size: 1.25em;
}

.normal,
body {
  font: 1.4em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
  text-shadow: 0 0 1px rgba(0, 0, 0, .1);
  color: #2e2e2e;
}

.small,
small {
  font-size: .9em;
}

.tiny {
  font-size: .8em;
}

.font-size--_6 {
  font-size: .5em
}

a img,
fieldset {
  border: 0;
}

a:link,
a:visited {
  color: #2C6ec7;
  text-decoration: none;
}

a:hover {
  color: #3584de;
}

a:active {
  color: #1b4aa1;
}

a:focus {
  text-decoration: none;
}

.link--light-blue,
a.link--light-blue {
  color: #5797eb;
}

.link--light-blue:hover,
a.link--light-blue:hover {
  color: #2c6ec7;
}
.link--bronze,
a.link--bronze {
  color: #cc7356;
}

.link--bronze:hover,
a.link--bronze:hover {
  color: #d58268;
}

.link--silver,
a.link--silver {
  color: #c7cacc;
}

.link--silver:hover,
a.link--silver:hover {
  color: #dbdee0;
}

.link--gold,
a.link--gold {
  color: #efb800;
}

.link--gold:hover,
a.link--gold:hover {
  color: #ffc300;
}

.link--grey,
a.link--grey {
  color: #2e2e2e;
}

.link--grey:hover,
a.link--grey:hover {
  color: #4e4e4e;
}

.link--light-grey,
a.link--light-grey {
  color: #808080;
}

.link--light-grey:hover,
a.link--light-grey:hover {
  color: #d8d8d8;
}

.link--white, a.link--white {
  color: #fefefe;
}

.link--white:hover, a.link--white:hover {
  color: #e2e2e2;
}
.link--black, a.link--black {
  color: #2e2e2e;
}

.link--black:hover, a.link--black:hover {
  color: #3e3e3e;
}

.link--white--faded, a.link--white--faded {
  color: rgba(255, 255, 255, .8);
}

.link--white--faded:hover, a.link--white--faded:hover {
  color: rgba(255, 255, 255, .65);
}

abbr,
acronym {
  text-decoration: none;
  border-bottom: none;
  cursor: help;
  font-variant: small-caps;
}

address,
cite,
em,
i {
  font-style: italic;
}

address {
  margin-bottom: 20px;
}

.sans-serif {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Trebuchet MS, Arial, Verdana, Tahoma, sans-serif !important;
}

.serif {
  font-family: "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
  margin: 0 0 5px 0;
  font-weight: 600;
  flex-basis: 100%;
}

p {
  margin: 0 0 15px 0;
}

::selection {
  background: #2c6ec7;
  color: #e2e2e2;
}

body {
  background: #e2e2e2;
}

input[type='submit'],
.quiz-submit {
  appearance: none;
  -webkit-appearance: none;
  border: 0 !important;
}

input[type='text'],
input[type='search'],
input[type='email'],
input[type='number'] {
  appearance: none;
  -webkit-appearance: none;
  font-size: .8em;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  height: 44px;
  display: inline-block;
  margin: 0;
}

textarea {
  appearance: none;
  -webkit-appearance: none;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  display: inline-block;
  margin: 0;
}

.opacity--40 {
  opacity: .4
}

.opacity--50 {
  opacity: .5
}

.opacity--60 {
  opacity: .6
}

.opacity--75 {
  opacity: .75
}

.opacity--80 {
  opacity: .8
}

/* grid */

*,
*:before,
*:after {
  box-sizing: border-box;
}


/* .row:before,
.row:after {
  content: " ";
  display: table;
} */

.row::after {
  clear: both;
}

.row,
.col-full {
  margin: 0 auto;
  max-width: 1184px;
  width: 100%;
  overflow: hidden;
}

.row .row {
  margin: 0;
  min-width: 0;
}

.one,
.two,
.three,
.four,
.five,
.six,
.seven,
.eight,
.nine,
.ten,
.eleven,
.twelve {
  float: left;
  min-height: 1px;
  position: relative;
  padding: 0 22px;
}

.one {
  width: 8.33333%;
}

.two {
  width: 16.66667%;
}

.three {
  width: 25%;
}

.four {
  width: 33.33333%;
}

.five {
  width: 41.66667%;
}

.six {
  width: 50%;
}

.seven {
  width: 58.33333%;
}

.eight {
  width: 66.66667%;
}

.nine {
  width: 75%;
}

.ten {
  width: 83.33333%;
}

.eleven {
  width: 91.66667%;
}

.twelve {
  width: 100%;
}

.ml-one {
  margin-left: 8.33333%;
}

.ml-two {
  margin-left: 16.66667%;
}

.ml-three {
  margin-left: 25%;
}

.ml-four {
  margin-left: 33.33333%;
}

.ml-five {
  margin-left: 41.66667%;
}

.ml-six {
  margin-left: 50%;
}

.ml-seven {
  margin-left: 58.33333%;
}

.ml-eight {
  margin-left: 66.66667%;
}

.ml-nine {
  margin-left: 75%;
}

.ml-ten {
  margin-left: 83.33333%;
}

.ml-eleven {
  margin-left: 91.66667%;
}

.ml-twelve {
  margin-left: 100%;
}

.mr-one {
  margin-right: 8.33333%;
}

.mr-two {
  margin-right: 16.66667%;
}

.mr-three {
  margin-right: 25%;
}

.mr-four {
  margin-right: 33.33333%;
}

.mr-five {
  margin-right: 41.66667%;
}

.mr-six {
  margin-right: 50%;
}

.mr-seven {
  margin-right: 58.33333%;
}

.mr-eight {
  margin-right: 66.66667%;
}

.mr-nine {
  margin-right: 75%;
}

.mr-ten {
  margin-right: 83.33333%;
}

.mr-eleven {
  margin-right: 91.66667%;
}

.mr-twelve {
  margin-right: 100%;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  box-flex: 0;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  -ms-flex-pack: start;
  box-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -ms-flex-pack: center;
  box-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.end-xs {
  -ms-flex-pack: end;
  box-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -ms-flex-align: start;
  box-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -ms-flex-align: center;
  box-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.bottom-xs {
  -ms-flex-align: end;
  box-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -ms-flex-pack: justify;
  box-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -ms-flex-order: -1;
  box-ordinal-group: 0;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -ms-flex-order: 1;
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media only screen and (min-width: 480px) {
  .container {
    width: 46rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    box-flex: 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    box-flex: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    -ms-flex-pack: start;
    box-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
    box-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
    box-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
    box-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
    box-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
    box-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
    box-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
    box-ordinal-group: 0;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
    box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 768px) {
  .container {
    width: 61rem;
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    box-flex: 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    box-flex: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    -ms-flex-pack: start;
    box-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
    box-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
    box-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
    box-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
    box-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
    box-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
    box-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
    box-ordinal-group: 0;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
    box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 960px) {
  .container {
    width: 71rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    box-flex: 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
  }
  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    box-flex: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    -ms-flex-pack: start;
    box-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
    box-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
    box-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
    box-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
    box-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
    box-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
    box-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
    box-ordinal-group: 0;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
    box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

/* framework */

#main.lettering,
#main.business {
  padding-top: 80px;
}

#main.lettering #content {
  padding: 0 22px 0;
}

div.meter {
  height: auto !important;
}

article.course,
article.lesson {
  width: 100%;
}

.mview {
  display: none !important;
}

.grey {
  color: #888;
}

iframe,
object {
  max-width: 100%;
  border: 0;
}

.small-quote {
  background: url(i/small-quote.png) top left no-repeat;
  margin: 0 0 1em 0;
  padding: 20px 0 0 40px;
  opacity: 0.6;
  font-size: 16px;
}

/* buttons */

.button--small {
  font-size: .8em;
}

.green-button,
.green-button:link,
.green-button:visited,
.blue-button,
.blue-button:link,
.red-button,
.red-button:link,
.purple-button,
.purple-button:link,
.teal-button,
.teal-button:link,
.orange-button,
.orange-button:link,
.grey-button,
.grey-button:link,
.grey-button:visited,
.lt-grey-button,
.lt-grey-button:link,
.lt-grey-button:visited,
.shop_table .actions .button,
.oldernewer a:link,
.oldernewer a:visited,
.woocommerce-message .button,
#place_order,
.quiz-submit,
input.course-start,
.yellow-button,
.yellow-button:link,
.gold-button,
.gold-button:link {
  display: block;
  border: 0;
  border-radius: .2em;
  text-align: center;
  padding: 10px 20px;
}

.button {
  text-align: center;
  margin: 15px 0;
  font-size: inherit;
}

.button a {
  display: inline-block !important;
  margin: 0 auto;
  color: inherit;
}

.quiz-submit {
  font-weight: normal !important;
  text-transform: none !important;
}

.blue-button,
.blue-button:link,
.blue-button:visited {
  background: #2f75c5;
  color: #f8f8f8 !important;
}

.blue-button:hover {
  background: #3584de;
  cursor: pointer;
}

.blue-button:active {
  background: #2966ab;
}

.yellow-button,
.yellow-button:link,
.yellow-button:visited {
  background: #FFDA4E;
  color: #2e2e2e !important;
}

.yellow-button:hover {
  background: #FFE37B;
  cursor: pointer;
}

.yellow-button:active {
  background: #FFE37B;
}

.red-button,
.red-button:link,
.red-button:visited {
  background: #e42424;
  color: #f8f8f8 !important;
}

.red-button:hover {
  background: #fc2828;
  cursor: pointer;
}

.red-button:active {
  background: #c92020;
}

.purple-button,
.purple-button:link,
.purple-button:visited {
  background: #6b3090;
  color: #f8f8f8 !important;
}

.purple-button:hover {
  background: #853bb3;
  cursor: pointer;
}

.purple-button:active {
  background: #853bb3;
}

.teal-button,
.teal-button:link,
.teal-button:visited {
  background: #29b8c0;
  color: #f8f8f8 !important;
}

.teal-button:hover {
  background: #2ed0d9;
  cursor: pointer;
}

.teal-button:active {
  background: #149ea6;
}

.orange-button,
.orange-button:link,
.orange-button:visited {
  background: #f4900c;
  color: #f8f8f8 !important;
}

.orange-button:hover {
  background: #ff9b30;
  cursor: pointer;
}

.orange-button:active {
  background: #d9770f;
}

.page-id-128857 .blue-button:link {
  background: #FFDA4E;
  color: #2e2e2e !important;
}

.green-button,
.green-button:link,
.green-button:visited,
.shop_table .actions .checkout-button.button,
.woocommerce-message .button:link,
.woocommerce-message .button:visited,
#place_order,
.quiz-submit:hover,
input.course-start {
  background: #27913e !important;
  color: #fafafa !important;
}

.green-button:hover,
input#mc-embedded-subscribe.button:hover,
.shop_table .actions .checkout-button.button:hover,
.woocommerce-message .button:hover,
#place_order:hover,
.quiz-submit:hover,
input.course-start:hover {
  background: #2eab49 !important;
  cursor: pointer;
}

.green-button:active,
.shop_table .actions .checkout-button.button:active,
.woocommerce-message .button:active,
#place_order:active,
.quiz-submit:active,
input.course-start:active {
  background: #1f7f34 !important;
}

.grey-button,
.grey-button:link,
.grey-button:visited,
.oldernewer a:link,
.oldernewer a:visited {
  background: #2e2e2e;
  display: block;
  color: #e2e2e2 !important;
  padding: 10px 20px;
}

.grey-button:hover,
.oldernewer a:hover {
  background: #474747;
  cursor: pointer;
}

.grey-button:active,
.oldernewer a:active {
  background: #141414;
}

.grey-button--80 {
  background: #808080;
  color: #e2e2e2 !important;
  display: block;
  border: 0;
  border-radius: .2em;
  text-align: center;
  font-size: 20px;
  padding: 10px 20px;
}

.grey-button--80:hover {
  background: #606060;
  cursor: pointer;
}

.grey-button--80:active {
  background: #3e3e3e;
}

#gform_submit_button_12,
#gform_submit_button_13 {
  background: #20933a;
}

.oldernewer .older a {
  float: right;
}

.archive-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  background: #f8f8f8;
  padding: 10px;
}

.archive-thumbnail {
  width: 100%;
  max-width: 150px;
  margin-right: 20px;
}

@media screen and (max-width: 599px) {
  .archive-wrapper {
    flex-direction: column;
    text-align: center;
  }
  .archive-thumbnail {
    max-width: 250px;
  }
}

.archive__nav {
  margin-left: 20px;
  margin-right: 20px;
}
.archive__nav__button {
  flex-grow: 1;
}

@media screen and (min-width: 650px) {
  .archive__nav__button {
    flex-basis: 33.333%;
  }
}

.archiveNavigationNext,
.archiveNavigationPrevious {
  display: inline-block;
}

.archiveNavigationNext {
  float: right;
}

.archiveNavigation a {
  display: block;
  border: 0;
  border-radius: .2em;
  text-align: center;
  font-size: 20px;
  background: #2e2e2e;
  color: #e2e2e2 !important;
  padding: 10px 20px;
}

.archiveNavigation a:hover {
  background: #474747;
  cursor: pointer;
}

.archiveNavigation a:active {
  background: #141414;
}

.archiveNavigationNextContent:before {
  display: block;
  content: 'Next ►';
}

.archiveNavigationPreviousContent:before {
  display: block;
  content: '◄ Previous';
}

@media screen and (max-width: 650px) {
  .archiveNavigationNextContent:before {
    content: '►';
  }
  .archiveNavigationPreviousContent:before {
    content: '◄';
  }
  .archiveNavigation a {
    min-width: 100px;
  }
}

.button--next--arrow:before {
  content: '►';
}

.button--previous--arrow:before {
  content: '◄';
}

.button--next:before {
  content: 'Next ►';
}

.button--previous:before {
  content: '◄ Previous';
}

@media screen and (max-width: 650px) {
  .button--next:before {
    content: '►';
  }
  .button--previous:before {
    content: '◄';
  }
}

.view-all a {
  background: #e2e2e2 !important;
  color: #a2a2a2 !important;
}

.view-all a:hover {
  background: #d6d6d6 !important;
  color: #2e2e2e !important;
}

.view-all a:active {
  background: #a2a2a2 !important;
  color: #2e2e2e !important;
}

.lt-grey-button,
.lt-grey-button:link,
.lt-grey-button:visited,
.shop_table .actions .button {
  background: #ddd;
  display: block;
  color: #5e5e5e;
}

.lt-grey-button:hover,
.shop_table .actions .button:hover {
  background: #999;
  color: #fefefe;
  cursor: pointer;
}

.lt-grey-button:active,
.shop_table .actions .button:active {
  background: #bbb;
  color: #e2e2e2;
}

.grid-img {
  padding-bottom: 40px;
}

/* boxes */

.grey-box,
.mold-box,
.lt-grey-box,
.med-grey-box,
.blue-box {
  padding: 30px;
  background: #d6d6d6;
  border: 2px #d1d1d1 solid;
  margin-bottom: 20px;
  font-size: 18px;
}

.grey-box h4,
.mold-box h4 {
  padding-bottom: 10px;
}

.grey-box ul,
.grey-box li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.grey-box li a,
.mold-box li a {
  display: block;
  padding: 2px 0;
}

.lt-grey-box {
  background: #ececec;
}

.med-grey-box {
  background: #d6d6d6;
}

.lettering_signup.mold-box {
  background: #f0f0f0;
}

.lettering_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d4d6da;
}

.abc_signup.mold-box {
  background: #f0f0f0 !important;
  border: 2px #d1d1d1 solid !important;
}

.abc_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d4d6da;
}

.business_signup.mold-box {
  background: #e6ebf2;
  border: solid 2px #cedbf2;
}

.business_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d4d6da;
}

.vbp_signup.mold-box {
  margin-top: 80px;
  background: #f0eaf3 !important;
  border: solid 2px #d0c7d5 !important;
  color: #2e2e2e;
}

.vbp_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d0c7d5;
}

.tpd_signup.mold-box {
  background: #f0f0f0 !important;
  border: solid 2px #d4d6da !important;
}

.tpb_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d4d6da;
}

.community_talk_signup.mold-box {
  background: #292929 !important;
  border: solid 2px #2e2e2e !important;
}

.community_talk_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d0d0d0 !important;
}

.community_talk_signup .nine h4 {
  color: #ddd;
}

.community_talk_signup p {
  color: #e2e2e2;
}

.dark_signup.mold-box {
  background: #292929 !important;
  border: solid 2px #2e2e2e !important;
}

.dark_signup.mold-box input#mce-EMAIL.email {
  border: solid 2px #d0d0d0 !important;
}

.dark_signup .nine h4,
.dark_signup .ten h4 {
  color: #ddd;
}

.dark_signup p {
  color: #e2e2e2;
}

.business .mold-box {
  background: #e6ebf2;
  border: solid 2px #cedbf2;
}

.business_signup {
  background: #e6ebf2;
  border: solid 2px #cedbf2;
}

.business_signup p {
  opacity: 0.6;
}

.story-box {
  margin-bottom: 80px;
}

.no-box {
  margin-bottom: 40px;
}

.no-box2 {
  margin-bottom: 80px;
}

/* newsletter */

.newsletter_signup {
  padding: 30px 20px;
}

.newsletter_signup input#mce-EMAIL.email {
  margin-right: 10px;
  border: 2px #d4d6da solid;
}

.newsletter_signup h4 {
  font-size: 28px;
  color: #2e2e2e;
}

.newsletter_signup p,
.newsletter_signup ul {
  opacity: 0.6;
  margin-bottom: 30px;
}

.lambo {
  padding-top: 15px;
}

.valuequestions {
  padding-top: 50px;
}

#footer .newsletter_signup h4 {
  color: #ddd;
}

/* Mailing List/Newsletter Forms */

.mailingListForm {
  padding: 30px;
  margin: 20px 0;
}

.mailingListFormVeryLight {
  background: #f0f0f0;
  border: 2px #d1d1d1 solid;
}

.mailingListFormLight {
  background: #d6d6d6;
  border: 2px #d1d1d1 solid;
}

.mailingListFormDark {
  background: #404040;
  border: 2px #525252 solid;
  color: #ddd;
}

.mailingListFormVeryDark {
  background: #292929;
  border: 2px #2e2e2e solid;
  color: #e2e2e2;
}

.mailingListFormBlue {
  background: #e6ebf2;
  border: solid 2px #cedbf2;
}

.mailingListFormPurple {
  background: #f0eaf3;
  border: solid 2px #d0c7d5;
  color: #2e2e2e;
}

.mailingListFormVeryDark h4,
.mailingListFormVeryDark h3,
.mailingListFormVeryDark h2,
.mailingListFormVeryDark h1 {
  color: #ddd;
}

.mailingListFormBlue img,
.mailingListForm img,
.mailingListFormDark img,
.mailingListFormVeryDark img {
  float: right;
  max-width: 16%;
  width: 64px;
  margin: 5px 0 20px 20px;
}

.mailingListFormBlue p,
.mailingListFormBlue ul,
.mailingListForm p,
.mailingListForm ul,
.mailingListFormDark p,
.mailingListFormDark ul,
.mailingListFormVeryDark p,
.mailingListFormVeryDark ul {
  opacity: 0.6;
  margin-bottom: 30px;
  font-size: .87em;
  width: 75%;
}

.mailingListFormDark h4,
.mailingListFormDark h3,
.mailingListFormDark h2,
.mailingListFormDark h1 {
  color: #ddd;
}

.mailingListEmail {
  width: 59%;
  line-height: 36px;
  opacity: 1.0 !important;
}

.mailingListFormLight .mailingListEmail {
  border: 2px #d1d1d1 solid;
}

.mailingListButton {
  max-width: 40%;
  margin-top: 0;
  margin-left: 1%;
  display: inline-block;
}

.mailingListFormMiniCourse {
  max-width: 960px;
  margin: 40px auto 80px;
}

.mailingListFormMiniCourse img {
  max-width: 33%;
  width: 100%;
}

.mailingListFormMiniCourse p {
  width: 66%;
}

.mailingListFormMiniCourse .mailingListEmail {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .mailingListEmail,
  .mailingListButton {
    width: 100% !important;
    max-width: 360px;
    margin: 3px 0;
  }
}

@media screen and (max-width: 479px) {
  .mailingListForm p,
  .mailingListForm ul {
    width: 100%;
  }
  .mailingListFormMiniCourse img {
    max-width: 100%;
  }
}

#epkb-main-page-container.epkb-basic-template .epkb-section-container {
  margin-top: 0;
}

.error {
  color: #e42424 !important;
  border: 1px solid #cd0a0a !important;
  background: #fef1ec !important;
  padding: 10px;
  margin: 10px 0;
  opacity: 0.6;
  border-radius: 4px;
  list-style-type: none;
  display: inline-block;
}

.success {
  color: #20933a;
  border: 1px solid #20933a;
  background: #edfcd5;
  padding: 10px;
  margin: 10px 0;
  opacity: 0.6;
  border-radius: 4px;
  list-style-type: none;
  display: inline-block;
}

select {
  font: 1em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
  font-size: 1em;
  width: 100%;
  border: solid 2px #d4d6da;
  padding: 10px;
}

input.error::-webkit-input-placeholder {
  color: #e42424 !important;
}

input.error::-moz-placeholder {
  color: #e42424 !important;
}

input.error:-moz-placeholder {
  color: #e42424 !important;
}

label.error {
  display: none !important;
}

input#mce-EMAIL.email {
  margin: 0 10px 20px 0;
}

input#mce-EMAIL.email,
input#mce-EMAIL.email:before,
input#mce-EMAIL.email:after {
  box-sizing: border-box;
}

input#mc-embedded-subscribe.button {
  background: #27913e;
  display: block;
  color: #fafafa;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  padding: 0 20px;
  border: none;
  margin: 0;
}

input#mc-embedded-subscribe.button,
input#podcast-embedded-subscribe.button {
  display: inline;
  line-height: 32px;
}

input#mce-EMAIL.email,
#email_footer,
input#podcast-EMAIL.email {
  padding: 0 8px;
  font-size: 16px;
  line-height: 36px;
  height: 44px !important;
  min-width: 160px;
  border: none;
}

input#mce-EMAIL.email {
  width: 63%;
  border: 2px #d4d6da solid;
  height: 50px;
}

input#podcast-EMAIL.email {
  width: 50%;
}

input#mc-embedded-subscribe.button {
  height: 50px;
}

/* header */

#header ul,
#header li {
  padding: 0;
  margin: 0;
}

#logo {
  display: block;
  height: 194px;
  line-height: 166px;
  padding: 0 22px;
  margin-left: -22px;
  font-weight: normal;
  font-size: 70px;
  line-height: 178px;
}

/* Page Header */

@media screen and (min-width: 650px) {
  .page-header {
    margin-top: -42px;
  }
}

.page-header--dark {
  background: #2e2e2e;
  color: #e2e2e2;
}

.page-header--light {
  background: #f9f9f9;
}

.page-header--padding-l {
  padding: 60px 0;
}

.blue {
  color: #2c6ec7;
}

.bg--blue {
  background-color: #2c6ec7;
  color: #fefefe;
}
.bg--green {
  background-color: #20933a;
}
.bg--light-green {
  background-color: #82CC88;
}
.bg--light-purple {
  background-color: #c29ac9;
}
.bg--purple {
  background-color: #6b3090;
}
.bg--orange {
  background-color: #f4900c;
}
.bg--light-orange {
  background-color: #f4c167;
}
.bg--light-blue {
  background-color: #8daedb;
}
.bg--light-deep-blue {
  background-color: #718aaf;
}
.bg--highlight {
  background-color: #f9f462;
}
.bg--white {
  background-color: #fefefe;
}
.bg--light {
  background-color: #efefef;
}
.bg--grey--e2e2e2 {
  background-color: #e2e2e2;
}
.bg--light-grey {
  background-color: #d8d8d8;
}
.bg--grey {
  background-color: #808080;
}
.bg--dark-grey {
  background-color: #4e4e4e;
}
.bg--black {
  background-color: #2e2e2e;
  color: #fefefe;
}
.bg--dark-black {
  background-color: #1e1e1e;
  color: #fefefe;
}
.bg--darkest-black {
  background-color: #090909;
  color: #e2e2e2;
}

.bg--abc {
  background-color: #112f51;
  color: #fefefe;
}

.bg--overlap {
  background-color: #0F4670;
  color: #fefefe;
}


.bg--bronze {
  background-color: #cc7356;
}

.bg--silver {
  background-color: #c7cacc;
}

.bg--gold {
  background-color: #efb800;
}

.color--inherit {
  color: inherit;
}

.color--blue {
  color: #2c6ec7;
}
.color--red {
  color: #e42424;
}
.color--yellow {
  color: #FFDA4E;
}

.color--black {
  color: #2e2e2e;
}

.color--white {
  color: #fefefe;
}

.color--abc {
  color: #112f51;
}

.color--overlap {
  color: #0F4670;
}

.color--light {
  color: #efefef;
}

.color--grey {
  color: #808080;
}

.color--light-grey {
  color: #d8d8d8;
}

.color--bronze {
  color: #cc7356;
}

.color--silver {
  color: #c7cacc;
}

.color--gold {
  color: #efb800;
}
.border-color--grey {
  border-color: #808080;
}

/* Hidden Post Featured Images */

.postid-42269 .thumbimg {
  display: none;
}

/* footer */

.footer-links {
  border-top: 10px solid #404040;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 10px 0 0;
}

#footer {
  background: #2e2e2e;
  color: #585858;
  margin-top: 40px;
  padding: 80px 10px;
  font-size: .85em;
}

#footer a:link,
#footer a:visited {
  color: #888;
}

#footer a:hover {
  color: #f8f8f8;
}

#footer a:active {
  color: #000;
}

#footer .first.six {
  padding-left: 0;
}

ul#f-links-general,
li#f-links-general {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 22px;
}

#footer li a {
  display: block;
}

#footer a.first {
  color: #f8f8f8;
  margin-bottom: 15px;
}

#f-links-lettering .first {
  border-bottom: 10px #20933a solid;
}

#f-links-business .first {
  border-bottom: 10px #2c6ec7 solid;
}

#f-links-general {
  border-top: 10px #404040 solid;
  margin-top: 15px !important;
  padding-top: 15px !important;
}

#footer .mold-box {
  background: #404040;
  border: 2px #525252 solid;
  color: #a1a1a1;
}

#footer .mold-box h5 {
  color: #e2e2e2;
}

#footer-social {
  margin: 30px 0;
}

#footer-social a {
  padding: 10px;
}

#footer-social a:hover {
  opacity: .7;
}

#footer-social a:first-child {
  padding-left: 0;
}

#footer-line {
  border-top: 2px #373737 solid;
}

#bottom-footer {
  line-height: 50px;
  font-size: 18px;
  padding: 20px 0;
}

#bottom-footer a:link,
#bottom-footer a:visited {
  color: #888;
}

#bottom-footer a:hover {
  color: #f8f8f8;
}

#bottom-footer a:active {
  color: #000;
}

#footer .search-field {
  background: #404040;
  border: 2px #585858 solid;
  color: #a6a6a6;
  height: 46px;
  padding-left: 4px;
  font-size: 20px;
}

#footer .search-field:hover {
  border: 2px #a8a8a8 solid;
}

#footer .search-field:focus {
  border: 2px #a8a8a8 solid;
  color: #f8f8f8;
}

#loginlogin {
  cursor: pointer;
}

.loginBlockHide {
  display: none !important;
}

#closeLoginBlock {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #aaa;
  cursor: pointer;
}

#homepage {
  padding: 0 !important;
  margin-top: -42px;
}

#theVault {
  padding: 0 !important;
  margin-bottom: 80px !important;
  margin-top: -42px;
}

#theVault {
  background: #2e2e2e;
}

#homepage .row,
.page-id-49470 .row,
#theVault .row {
  padding: 0 1% !important;
}

.homepageHeader,
.theVaultHeader {
  background: #2e2e2e;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
}

.theVaultHeader p {
  color: #aaa;
  max-width: 500px;
  margin: 0 auto;
}

.homepageHeader {
  background-image: url('/wp-content/themes/seanwes/i/homepage/site-header-img.svg');
  background-size: 1538px;
}

.theVaultHeader {
  background-image: url('/wp-content/themes/seanwes/i/vault-icon.svg');
}

.homepageHeaderIntro {
  padding: 150px 0 250px;
}

.theVaultHeader {
  background-position: 10% center;
  background-size: 14%;
  padding-left: 33%;
}

.vault__display {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.display__setting {
  margin: 0 7px;
  transition: .2s;
  cursor: pointer;
}

.display__block {
  width: 18px;
  background: url(/wp-content/themes/seanwes/i/display-block.svg);
  height: 18px;
}

.display__block.display__setting--selected,
.display__block:hover {
  background: url(/wp-content/themes/seanwes/i/display-block-selected.svg);
}

.display__column {
  width: 22px;
  height: 18px;
  background: url(/wp-content/themes/seanwes/i/display-column.svg);
}

.display__column.display__setting--selected,
.display__column:hover {
  background: url(/wp-content/themes/seanwes/i/display-column-selected.svg);
}

.course-select__image img {
  display: inherit;
}

.vault__display--column .myCourse {
  flex-basis: 100%;
  margin: 0 0 9px;
}

.vault__display--column .course__course-select {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  text-align: left;
  padding: 5px;
}

.vault__display--column .vault__course-container {
  max-width: 768px;
}

.vault__display--column .course-select__image {
  flex-basis: 20%;
}

.vault__display--column .course__course-select__title {
  margin: 0;
  flex-basis: 80%;
  padding-left: 1.5em;
}

.vault__display--column .course-meter {
  margin-top: 9px;
  display: none;
  flex-basis: 30%;
}

@media screen and (max-width: 767px) {
  .theVaultHeader {
    background-position: center 0;
    padding: 115px 20px 0;
    margin: 0 auto;
  }
}

.homepageGrow {
  background: #2e2e2e;
  background-image: url('/wp-content/themes/seanwes/i/homepage/membership-section.svg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1538px;
  text-align: center;
  color: #e2e2e2;
}

.homepageGrowSection,
.bg--grow {
  padding: 50px 0 350px;
}

@media only screen and (max-width: 1538px) {
  .homepageHeader,
  .homepageGrow {
    background-size: 1184px;
  }
  .homepageHeaderIntro {
    padding: 150px 0 200px;
  }
  .homepageGrowSection,
  .bg--grow {
    padding: 50px 0 250px;
  }
}

@media only screen and (max-width: 1137px) {
  .homepageHeader,
  .homepageGrow {
    background-size: 768px;
  }
}

@media only screen and (max-width: 767px) {
  .homepageHeaderIntro {
    padding: 110px 0;
  }
  .homepageGrowSection,
  .bg--grow {
    padding: 50px 0 150px;
  }
}

.new {
  padding: 5px 10px;
  margin: 5px 0;
  font-size: .75em;
  font-weight: 600;
  font-style: italic;
  background: #2c6ec7;
  color: #fefefe;
  border-radius: 1em;
  display: inline-block;
}

.new:before {
  content: '\2605' !important;
  margin-right: 5px;
  font-style: normal;
}

.comingSoon {
  color: #f8f8f8;
  background-color: #e42424;
  padding: 10px;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: -6px;
}

.miniCourseComingSoon {
  opacity: .5;
}

.homepageHeader h1,
.homepageGrow h1,
.theVaultHeader h1 {
  color: #ddd;
  text-align: center;
  /* font-size:2.5em;*/
}

.homepageHeader strong,
.theVaultHeader strong {
  color: #ddd;
}

.homepageHeader .subtitle,
.homepageGrow .subtitle,
.theVaultHeader .subtitle {
  color: #aaa;
  text-align: center;
  font-size: 1.3em;
}

.homepageHeaderIntro .button,
.theVaultHeader .button {
  margin: 50px 0 20px;
}

.homepageHeaderIntro .headerLogin {
  color: #555;
  text-align: center;
}

.homepageHeaderIntro .headerLogin a {
  color: #888;
}

.homepageHeaderIntro .blue-button,
.homepageMembership .blue-button.large,
.homepageLearningPaths .blue-button,
.theVaultHeaderIntro .blue-button {
  max-width: 350px;
  margin: 0 auto;
  font-size: 1em !important;
}

.homepageLearningPaths,
.homepageDescription,
.homepageMembership,
.theVaultLearningPaths {
  margin: 50px 0 0;
}

.homepageSignUp .moneyBackGuarantee {
  background-size: 29%;
  background-position: 10% 22px;
}

.homepageTheVault,
.homepageTheCommunity {
  margin-bottom: 30px;
}

.homepageTheVault {
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: center 5px;
  padding-top: 19%;
}

.homepageTheCommunity {
  background-repeat: no-repeat;
  background-size: 33%;
  background-position: center 5px;
  padding-top: 19%;
}

.LearningPath,
.miniCourse {
  padding: 0 15px;
  margin: 20px 0;
  position: relative;
  width: 25%;
  flex-basis: 25%;
}

.myCourse {
  padding: 0 15px;
  margin: 20px 0;
  position: relative;
  width: 33%;
  flex-basis: 33%;
}

.myCourse--50 {
  padding: 0 15px;
  margin: 20px 0;
  position: relative;
  width: 50%;
  flex-basis: 50%;
}

.flexContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

.flex-stretch {
  align-items: stretch;
}
.flex-centered,
.full-section--centered {
  justify-content: center;
  align-items: center;
}

.flex-centered--vertical {
  align-items: center;
}

.height--100 {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
}

.flex-column {
  flex-direction: column;
}

.full-section {
  width: 100%;
  padding: 30px 0;
  display: flex;
}

.full-section--padding {
  padding: 50px 0;
}

.full-section--margin {
  margin: 50px 0;
}

.full-section--margin-l {
  margin: 100px 0;
}

.full-section__content {
  max-width: 786px;
  width: 100%;
  padding: 0 20px;
}

.full-section__content--large {
  max-width: 1184px;
  width: 100%;
  padding: 0 20px;
}

.full-section__content--xl {
  max-width: 1184px;
  width: 100%;
  padding: 0 20px;
}

.full-section__content--margin {
  padding: 70px 20px;
}

@media screen and (max-width: 479px) {
  .full-section__content--margin {
    padding: 40px 20px;
  }
}

.full-section--dark {
  background: #2e2e2e;
  color: #e2e2e2;
}

.full-section--blue {
  background: #2c6ec7;
  color: #f8f8f8;
}

.full-section--light {
  background: #efefef;
  color: #2e2e2e;
}

.full-section__video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.full-section__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Flex Width */

.flex--25 {
  flex-basis: 25%;
  width: 25%;
}

.flex--30 {
  flex-basis: 30%;
  width: 30%;
}

.flex--33 {
  flex-basis: 33%;
  width: 33%;
}

.flex--50 {
  flex-basis: 50%;
  width: 50%;
}

.flex--66 {
  flex-basis: 66%;
  width: 66%;
}

.flex--70 {
  flex-basis: 70%;
  width: 70%
}

.flex--75 {
  flex-basis: 75%;
  width: 75%;
}

@media screen and (max-width: 767px) {
  .full-section {
    padding: 40px 0;
    /*margin: 30px 0;*/
  }
  .LearningPath,
  .miniCourse,
  .myCourse {
    width: 50%;
    flex-basis: 50%;
    padding: 0 10px;
  }
  .LearningPath h4,
  .miniCourse h4,
  .myCourse h4 {
    font-size: 1.2em;
  }
  .flex--25,
  .flex--33,
  .flex--30,
  .flex--50,
  .flex--66,
  .flex--70,
  .flex--75 {
    width: 50%;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 767px) {
  .LearningPath,
  .miniCourse,
  .myCourse {
    margin: 10px 0;
  }
  .LearningPath h4 {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 479px) {
  .LearningPath,
  .miniCourse,
  .myCourse {
    margin: 10px 0;
    padding: 0 10px;
    width: 100%;
    flex-basis: 100%;
  }
  .flex--25,
  .flex--33,
  .flex--30,
  .flex--50,
  .flex--66,
  .flex--70,
  .flex--75 {
    width: 100%;
    flex-basis: 100%;
  }
}

.LearningPath p a,
.miniCourse p a,
.myCourse p a {
  display: inline-block;
}

.theVaultShows .button {
  margin: 20px 0 40px;
}

.theVaultShows a {
  margin: 10px 0;
}

.theVaultLearningPaths .button,
.theVaultMiniCourses .button {
  margin-top: 40px;
}

.theVaultShows #custom-feeds {
  margin: 0 0 50px;
  background: #303030;
  padding: 50px 0;
}

.homepageLearningPaths .subtitle,
.homepageDescription .subtitle {
  margin-bottom: 50px;
}

.homepageCourses {
  background: #2e2e2e;
  color: #aaa;
  padding: 80px 0;
}

.homepageCourses h2,
.homepageCourses h3,
.homepageCourses strong,
.homepageGrow h1,
.homepageGrow strong {
  color: #ddd;
}

.homepageCourse {
  background-repeat: no-repeat;
  background-size: 40%;
  margin: 50px 0;
  clear: both;
  background-position: left 5px;
  padding-left: 43%;
}

.homepageCourse .blue-button {
  float: right;
}

.homepageCommunity .blue-button,
.homepageLearningPaths .blue-button {
  width: 250px;
  margin: 0 auto;
}

#homepage .blue-button {
  margin: 0 auto;
}

.homepageCommunity {
  padding: 50px 20px;
}

.homepageCommunityPitch {
  background-repeat: no-repeat;
  background-size: 20%;
  clear: both;
  background-position: right 5px;
  padding-right: 23%;
}

.homepageFreeContent .row .six,
.homepageFreeContent .row .three {
  margin-top: 20px !important;
}

@media screen and (max-width: 479px) {
  img.pitchTestimonialImageRight,
  img.pitchTestimonialImageLeft {
    display: block;
    float: none;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .homepageCourse {
    background-size: 60%;
    padding-left: 0;
    padding-top: 36%;
  }
  .homepageCommunityPitch {
    background-size: 60%;
    padding-left: 0;
    padding-top: 65%;
    padding-right: 0;
    background-position: left 5px;
  }
  .homepageCourse .blue-button,
  .homepageCommunity .blue-button {
    float: left;
    margin-left: 20px !important;
  }
  .homepageTheVault,
  .homepageTheCommunity {
    padding-top: 36%;
  }
}

.homepageLearningPaths .LearningPath {
  flex-basis: 33%;
}

.homepageFreeContent img,
.theVaultShows img {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

.homepageFreeContent h5,
.theVaultShows h5 {
  display: inline-block;
  margin-right: 20px !important;
}

.homepageFreeContent .featuredContent {
  font-size: 1.2em;
}

.homepageFreeContent img {
  margin-bottom: 10px;
}

.featured-content__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}

.featured-content__item {
  flex-basis: 43%;
  flex-grow: 2;
  width: 43%;
  margin: 20px;
}

.featured-content__inner {
  background: #f8f8f8;
  padding: 20px;
}

.featured-content__item:hover {
  opacity: .9;
}

@media only screen and (max-width: 767px) {
  .homepageLearningPaths .LearningPath {
    flex-basis: 50%;
  }
}

@media only screen and (max-width:960px) {
  .homepageFreeContent .featuredContent img {
    margin-top: 10px;
  }
  .homepageFreeContent h5 {
    display: block;
    margin: 0;
  }
}

@media only screen and (max-width: 639px) {
  .homepageCourse {
    background-size: 100%;
    padding-top: 60%;
  }
  .homepageFreeContent .row .six {
    width: 100% !important;
  }
}

/* blog */

.blogArchiveImg {
  float: left;
}

.blogHeader {
  background: #2e2e2e;
  padding: 150px 0 130px;
  margin: -42px 0 50px;
  text-align: center;
}

.blogSingleHeader {
  background-color: #2e2e2e;
  padding: 80px 0;
  margin: -42px 0 50px;
  text-align: center;
}

.blogSingleHeader .ten {
  float: none;
  margin: 0 auto;
}

.blogHeader h1 {
  color: #ddd;
  font-size: 3em;
  line-height: 1.2em;
}

.blogSingleHeader h1 {
  color: #ddd;
  font-size: 2.5em;
  line-height: 1.2em;
}

.blogHeader .subtitle,
.blogSingleHeader .subtitle {
  color: #aaa;
  font-size: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blogHeader .subtitle .avatar,
.blogSingleHeader .subtitle .avatar {
  margin-right: 20px;
  opacity: 0.8;
}

.avatar {
  border-radius: 50%;
}

.blogSingleHeader .subtitle .subtitle-pipe {
  opacity: 0.2;
  margin: 0 10px;
}

.blogSingleHeader .subtitle .subtitle-date {
  opacity: 0.5;
}

.blogArchivePost {
  float: none;
  padding: 10px;
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 50px -4px;
}

.blogArchivePostInside {
  padding: 20px;
  background: #fefefe;
}

.blogArchivePostInside p {
  font-size: 1.2em;
  font-weight: 600;
}

.blogArchivePostInside span {
  font-size: .8em;
}

.subtitle-author {
  opacity: 0.6;
}

.subtitle-pipe {
  opacity: 0.2;
}

.subtitle-date {
  opacity: 0.4;
}

@media screen and (max-width: 767px) {
  .blogArchivePost {
    min-height: 0;
  }
}

@media screen and (max-width: 649px) {
  .blogArchivePost {
    width: 100%;
    margin: 0 0 30px;
  }
  .blogHeader h1,
  .blogSingleHeader h1 {
    font-size: 1.8em;
  }
  .blogHeader {
    padding: 100px 0;
    margin: 0 0 20px;
  }
  .blogSingleHeader {
    padding: 50px 0;
    margin: 0 0 40px;
  }
}

.post {
  margin-bottom: 40px;
}

.post-article {
  float: none;
  margin: 0 auto 80px;
}

.post-date {
  font-style: italic;
  display: block;
}

.post-author {
  display: block;
  opacity: 0.4;
  margin: 0 0 15px;
}

.continue-reading {
  margin: 20px auto;
}

.post-content {
  margin-bottom: 40px;
}

.post-meta {
  color: #767676;
}

.social {
  margin-right: 15px;
}

#short-url {
  font-size: 16px;
}

#short-url input {
  color: #767676;
  background: none;
  border: none;
  font-size: 16px;
  width: 220px;
}

.single a div.thumbimg {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

blockquote {
  border-top: 4px #ccc solid;
  border-bottom: 2px #ccc solid;
  margin: 30px 0;
  background: #dcdcdc;
}

blockquote.valuequote {
  border-top: 4px #d0c7d5 solid;
  border-bottom: 2px #d0c7d5 solid;
  margin: 20px 0;
  background: #f0eaf3;
  color: #3a2e42;
}

blockquote.valuequote a {
  color: #6b3090;
}

blockquote.valuequote a:hover {
  color: #853bb3;
}

blockquote.valuequote a:active {
  color: #5f2a80;
}

blockquote ul {
  margin: 1em 2em 2em 2em;
}

blockquote p {
  margin: 1em;
}

/* podcast */

.excerpt {
  margin-top: 1em;
}

.sidebarTitle {
  padding: 10px 30px;
  background: #ececec;
  border: 2px #d1d1d1 solid;
  border-width: 2px 2px 0 2px;
}

.sidebarHost {
  padding: 0 10px 0;
  margin: 10px 0;
  clear: both;
  display: inline-block;
  vertical-align: top;
}

.sidebarHost h5 {
  vertical-align: top;
}

img.sidebarHostAvatar {
  border-radius: 50%;
  width: 168px;
  max-width: 100%;
}

.sidebarHostTwitter {
  position: relative;
  height: 20px;
  padding: 0 8px;
  display: inline-block;
  color: #fff !important;
  cursor: pointer;
  background-color: #1b95e0;
  border-radius: 3px;
  box-sizing: border-box;
  font: 12px/18px 'Helvetica Neue', Arial, sans-serif;
}

.sidebarHostTwitter span {
  font-weight: 600;
}

.sidebarHostTwitter:hover,
.sidebarHostTwitter:focus,
.sidebarHostTwitter:active {
  background-color: #0c7abf;
  text-decoration: none;
}

.sidebarHostTwitter i {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 3px;
  background: transparent 0 0 no-repeat;
  background-image: url('/wp-content/themes/seanwes/i/twitter.svg');
}

@media screen and (max-width: 767px) {
  .sidebarHost {
    width: 50%;
    padding: 10px;
  }
}

#podcast-sidebar .lt-grey-box.first {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  border-bottom: 0;
}

#podcast-sidebar .lt-grey-box.first .nine,
#podcast-sidebar .lt-grey-box.first .three {
  padding-left: 10px;
  padding-right: 10px;
}

#podcast-sidebar .lt-grey-box.first .lt-grey-button {
  font-size: 16px;
  margin-bottom: 20px;
}

#podcast-sidebar .med-grey-box {
  border-bottom: 0;
  border-top: 0;
}

#podcast-sidebar .lt-grey-box.contact {
  border-top: 0;
}

#podcast-sidebar img.avatar {
  border-radius: 50%;
}

div.memberbar {
  background-color: #2c6ec7;
  color: #fafafa;
  font-weight: 600;
  font-size: 1.2em;
  padding: 10px 10px 10px 20px;
}

div.memberbar a {
  color: #fafafa;
}

/* store */

.wbf-gallery {
  position: relative;
  line-height: 0;
}

.wbf-gallery .large {
  position: absolute;
  display: none;
  top: 0;
}

.wbf-gallery #img1 {
  display: block;
  position: relative;
}

.wbf-gallery .large.visible {
  display: block;
  z-index: 10;
}

.wbf-gallery .thumb {
  width: 12.5%;
  float: left;
  margin-bottom: 3px;
}

.wbf-gallery .thumb:hover {
  border-top: 3px solid #000;
  margin-bottom: 0;
  cursor: pointer;
}

#purchase {
  background: #3e3e3e;
  color: #e2e2e2;
  position: relative;
  padding: 0;
}

#purchase-buttons .inner-padding {
  padding: 22px 43px;
}

#store-social .inner-padding {
  padding: 22px 43px 57px;
}

#purchase a:link,
#purchase a:visited {
  color: #f8f8f8;
}

#purchase a:hover {
  color: #517fb3;
}

#purchase a:active {
  color: #003673;
}

#purchase-buttons {
  min-height: 445px;
}

#purchase .price {
  color: #2e2e2e;
}

p.stock,
p.price {
  font-weight: bold;
}

del {
  color: #6a6a6a;
}

ins {
  text-decoration: none;
}

#price {
  font-size: 36px;
}

#out-of-stock {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 21px;
}

.reset_variations {
  white-space: nowrap;
  font-size: 12px;
  opacity: .5;
}

#add-to-cart .single_add_to_cart_button {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
  background: #27913e;
  color: #fafafa;
  height: 43px;
  font-size: 24px;
  margin-top: 21px;
  border-radius: .2em;
}

#add-to-cart .single_add_to_cart_button:hover {
  cursor: pointer;
  background: #2eab49;
}

#add-to-cart .single_add_to_cart_button:active {
  background: #1f7f34;
}

.coupon-container {
  background: #f8f8f8 !important;
}

#add-to-cart .plus,
#add-to-cart .minus,
#add-to-cart input.input-text,
.quantity .plus,
.quantity .minus,
.actions .coupon .button {
  height: 43px;
  width: auto;
  border: 0;
  color: #2e2e2e;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 24px;
  text-shadow: 0 0 1px rgba(0, 0, 0, .1);
  text-align: center;
}

.actions .coupon input[type='submit'] {
  height: auto;
  width: auto;
  padding: 10px;
  color: #2e2e2e;
}

.quantity .plus:hover,
.quantity .minus:hover,
.actions .coupon .button:hover {
  cursor: pointer;
}

div.coupon {
  display: none !important;
}

#add-to-cart #size {
  margin-left: 15px;
}

.woocommerce-select {
  display: block;
}

.variations {
  margin: 0;
  padding: 0;
}

.variation-Available {
  display: inline-block;
  margin: 0;
}

.variations .label,
.variations .value {
  display: block;
}

.variation {
  margin-left: 5px;
}

.free-shipping {
  text-align: center;
  text-transform: uppercase;
  padding: 22px;
  background-color: #888;
}

#store-social {
  opacity: .5;
  padding-top: 43px;
}

#store-social:hover {
  opacity: 1;
}

#store-social .left,
#store-social .right {
  height: 62px;
  width: 48%;
}

#store-social #side-facebook {
  width: 49px;
}

#store-social #side-pinterest {
  width: 50px;
}

.grey-button.buy-now {
  display: none;
}

.upsells h2 {
  font-size: 1.6em;
}

.upsells li {
  list-style: none;
}

.upsells li a {
  display: block;
  width: 150px;
}

.upsells li a h2 {
  font-size: 1em;
}

.upsells li a.button,
.upsells li a h3,
.upsells li a span {
  display: none;
}

/* 404 page */

.header404 {
  background: #2e2e2e;
  padding: 60px 20px 30px;
  margin: -80px 0 40px;
  text-align: center;
  color: #ddd;
}

.header404 h1 {
  font-size: 3em;
}

@media screen and (max-width: 767px) {
  .header404 h1 {
    font-size: 2.4em;
  }
}

.learn-bot {
  width: 250px;
}

.learn-bot__bot {
  transform: translate(0, 15px);
  animation: levitate 1.5s linear infinite;
  -webkit-animation: levitate 1.5s linear infinite;
}

.learn-bot__shadow {
  transform-origin: center;
  animation: shadow 1.5s linear infinite;
}

@keyframes levitate {
  50% {
    transform: translate(0, 0);
  }
}

@keyframes shadow {
  50% {
    transform: scaleX(.8);
  }
}

.LearnBot {
  background: url('/wp-content/themes/seanwes/i/LearnBot.svg');
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 36%;
  background-size: 25%;
  height: 550px;
  padding-top: 10%;
}

.LearnBot404 code {
  font-size: 1.2em;
  margin: 0 0 30px 0;
  display: inline-block;
  padding: 10px 20px;
  background: #333;
  color: #efefef;
  border: 2px solid #aaa;
}

.LearnBot404 {
  background: url('/wp-content/themes/seanwes/i/LearnBot.svg');
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 36%;
  background-size: 30%;
  height: 550px;
  padding-top: 10%;
}

@media screen and (max-width: 767px) {
  .LearnBot {
    background-position: top center;
    padding: 63% 20px 0 !important;
    background-size: 40%;
  }
}

/* cart */

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  color: #e42424;
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  opacity: 0.6;
  border-radius: 4px;
  padding: 30px 30px 30px 84px;
  margin-bottom: 30px;
  position: relative;
  list-style-type: none;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  color: #20933a;
  border: 1px solid #20933a;
  background: #edfcd5;
  opacity: 0.6;
  border-radius: 4px;
  padding: 30px 30px 30px 84px;
  margin-bottom: 30px;
  position: relative;
  list-style-type: none;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before {
  content: "";
  height: 1.5em;
  width: 1.5em;
  display: block;
  position: absolute;
  top: 0;
  left: 1em;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5;
  text-align: center;
  color: #f8f8f8;
  padding-top: 1em;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-info:after,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-message:after,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-error:after,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-info:after {
  content: " ";
  display: table;
}

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  border-top: 3px solid #b81c23;
}

.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
  background-color: #b81c23;
  content: "\00d7";
  font-weight: 700;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  border-top: 3px solid #1f9239;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
  background-color: #1f9239;
  content: "\2713";
}

.woocommerce-message .button {
  float: right;
  margin-top: -10px;
}

.recurring-totals {
  background: #f4f4f4;
  color: #2e2e2e;
  text-align: left;
}

.shop_table {
  width: 100%;
  border: 2px #cbcbcb solid;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 30px;
}

.shop_table thead {
  background: #ececec;
  border-bottom: 2px #cbcbcb solid;
  text-align: left;
}

.shop_table tbody {
  background: #f4f4f4;
}

.shop_table td,
.shop_table th {
  padding: 18px;
  line-height: 45px;
}

.shop_table th {
  border-bottom: 2px #cbcbcb solid;
  border-top: 2px #cbcbcb solid;
}

.shop_table .product-remove {
  width: 50px;
}

.shop_table .product-thumbnail {
  width: 45px;
  padding: 20px 6px 4px;
}

.shop_table .product-thumbnail a {
  display: block;
  height: 45px;
  width: 45px;
}

.shop_table .product-thumbnail img {
  width: 45px;
  height: auto;
}

.shop_table .product-quantity .qty {
  border: 2px #cbcbcb solid;
}

.shop_table tr td {
  border-top: 2px #cbcbcb solid;
  background: #ececec;
}

.shop_table tr.cart_table_item td {
  border-top: 2px #ececec solid;
  border-bottom: 2px #ececec solid;
  background: #f4f4f4;
}

.shop_table .actions {
  text-align: right;
}

.shop_table .actions .button {
  display: inline-block;
}

.cart-collaterals {
  position: relative;
}

.cart_totals {
  float: right;
  width: 50%;
  border-left: 2px #cbcbcb solid;
  border-right: 2px #cbcbcb solid;
  border-bottom: 2px #cbcbcb solid;
}

.cart_totals {
  border-top: 2px #cbcbcb solid;
  margin-top: 40px;
  font-size: 18px;
}

.cart_totals h2 {
  background: #ececec;
  color: #2e2e2e;
  font-size: 1.7em;
  text-align: right;
  padding: 20px;
  margin: 0;
}

.cart_totals table {
  width: 100%;
}

.cart_totals th,
.cart_totals td {
  border-bottom: 1px #cbcbcb solid;
  padding: 4px 30px;
}

.cart_totals .order-total th,
.cart_totals .order-total td {
  border-bottom: none;
}

.cart_totals table th {
  text-align: left;
}

.cart_totals table td {
  text-align: right;
}

.shipping_calculator {
  display: none;
}

.cross-sells {
  position: absolute;
  top: 0;
  left: -10px;
  width: 50%;
  padding: 30px 0;
}

.cross-sells h2,
.cross-sells h3,
.cross-sells span,
.cross-sells .add_to_cart_button {
  display: none;
}

.cross-sells ul,
.cross-sells li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.cross-sells li {
  width: 33.33%;
  float: left;
}

.cross-sells a {
  display: block;
  line-height: 0;
  padding: 10px;
}

.cart .woocommerce .woocommerce-info {
  display: none;
}

/* learn lettering */

.learn-tag {
  margin-bottom: 120px;
  margin-top: 40px;
}

.learn-tag h2 {
  margin-bottom: 10px;
  font-size: 52px;
}

.learn-tag h4 {
  font-size: 30px;
}

.learn {
  margin-bottom: 80px;
}

.learn ul {
  margin-left: 30px;
}

a.button.send-message-button {
  display: none;
}

.lettering div.widget-area.widget-sidebar {
  display: none;
}

/* community */

.price-container {
  width: 33.3333%;
  float: left;
}

.price-container-single {
  width: 33.3333%;
}

.top-border {
  height: 20px;
  background: #2e2e2e;
  width: 100%;
  margin-top: 64px;
}

.top-border.blue {
  background: #2f75c5;
  margin-top: 0;
}

.top-border.green {
  background: #20933a;
  margin-top: 0;
}

.price-box {
  font-size: .85em;
  background: #d6d6d6;
  padding: 2em;
  text-align: center;
}

.price-box.blue,
.price-box.green {
  background: #e2e2e2;
}

.price-box h3 em {
  font-size: 26px;
  font-weight: normal;
  line-height: 36px;
}

.price-box.blue h3,
.price-box.green h3 {
  margin-bottom: 40px;
}

.price-box.blue p,
.price-box.blue p {
  margin-bottom: 30px;
}

.price-box.first {
  border-right: none;
}

.price-box.last {
  border-left: none;
}

.price-box--dark {
  background: #2e2e2e;
  color: #e2e2e2;
}

.price-box__primary {
  flex-grow: 1;
  order: 1;
}

.price-box__second {
  flex-grow: 1;
  order: 2;
  color: #555;
}

.price-box__third {
  flex-grow: 1;
  order: 3;
  color: #555;
}

@media screen and (min-width: 768px) {
  .price-box__primary,
  .price-box__second,
  .price-box__third {
    flex-basis: 33%;
  }
}

a.buy-button:link,
a.buy-button:visited {
  display: block;
  color: #fafafa;
  width: 70%;
  margin: 0 auto;
  padding: 10px;
  background: #2e2e2e;
  text-align: center;
}

a.buy-button:hover {
  background: #474747;
}

a.buy-button:active {
  background: #141414;
}

.blue a.buy-button {
  background: #2f75c5;
  border: 2px solid #2f75c5;
}

.blue a.buy-button:hover {
  background: #3584de;
}

.blue a.buy-button:active {
  background: #2966ab;
}

.testimonial {
  background: #e6ebf3;
  border: 2px solid #cddaf3;
  padding: 20px;
  margin-bottom: 40px;
  color: #516c8a;
}

.testimonial.grey {
  background: #ececec;
  border: 2px solid #d6d6d6;
  color: #525252;
}

.quote {
  padding: 0 40px 40px 96px;
  margin: 40px 0 0 198px;
  background: url(i/community/quote.png) top left no-repeat;
}

.testimonial.grey .quote {
  background: url(i/grey-testimonial-quote.png) top left no-repeat;
}

.right .quote {
  margin-left: 0;
}

.right .quote .tright {
  margin-right: 190px;
}

.testimonial-picture {
  margin: 10px 20px 40px 40px;
  width: 150px;
}

.right .testimonial-picture {
  float: right;
  margin: 40px;
}

.testimonial-picture img {
  border: 4px solid #f0f3f8;
  width: auto;
  border-radius: 50%;
}

.cost-box,
.cost-box-master {
  border: 2px solid #bcbcbc;
  color: #2e2e2e;
  height: 80px;
  width: 140px;
  text-align: center;
  line-height: 70px;
  font-size: 40px;
  font-weight: 600;
  margin: 0 auto 40px;
}

.cost-box {
  background: #e2e2e2;
}

.cost-box-master {
  background: #ececec;
  width: 140px;
}

.cost-box-master .grey-txt {
  font-weight: normal;
}

.blue .cost-box {
  background: #f0f0f0;
  color: #2f75c5;
}

#ios-app {
  padding-right: 10px;
  margin-bottom: 20px;
}

#mac-app {
  padding-left: 10px;
  margin-bottom: 20px;
}

/* about */

#portrait-photo {
  margin: 0 0 20px 30px;
  width: 216px;
  height: 300px;
}

#square-photo {
  margin: 0 0 20px 30px;
  width: 200px;
  height: 200px;
}

#circle-photo {
  margin: 0 0 20px 30px;
  width: 200px !important;
  border: 4px solid #f0f3f8;
  width: auto;
  border-radius: 50%;
}

.author-photo {
  text-align: center;
  color: #6e6e6e;
  margin: 0 0 20px 30px;
  font-size: .8em;
}

.author-photo img {
  width: 100%;
  max-width: 200px;
  border: 4px solid #f0f3f8;
  border-radius: 50%;
}

@media screen and (min-width: 480px) {
  .author-photo {
    margin: 0 0 20px 30px;
    float: right;
  }
}

/* contact */

.gform_button {
  height: 50px;
  background: #2c6ec7;
  display: block;
  color: #fafafa;
  text-align: center;
  font-size: 20px;
  border: none;
  padding: 0 20px;
  float: right;
  margin-left: 20px;
}

.gform_button:hover {
  background: #3584de;
  cursor: pointer;
}

.gform_button:active {
  background: #2966ab;
  cursor: pointer;
}

.gform_wrapper ul.gform_fields li.gfield {
  margin: 0 0 56px;
}

.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
  padding: 10px;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
  font-weight: 600;
  background: #ededed;
  border: 1px solid #d5d5d5;
}

/* course */

.course .course-status:before,
.course-archive .status:before,
.course-lessons .lesson-status.complete:before {
  display: inline-block;
  font-size: 100%;
  margin-right: .618em;
}

.course .course-status,
.course-archive .status {
  padding: .382em 1em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  color: #fff;
  font-weight: 700;
  background: #c6c6c6;
  clear: both;
  display: inline-block
}

.course .course-status:before,
.course-lessons ul li a:before,
.course-archive .status:before,
.course-lessons .lesson-status.complete:before {
  font-weight: 400;
  font-family: FontAwesomeSensei, FontAwesome;
  line-height: 1em;
  width: 1em
}

.course .course-status.completed,
.course-archive .status.completed {
  background: #63a95f
}

.course .course-status.completed:before,
.course-archive .status.completed:before {
  content: "\f00c"
}

.course .course-status.in-progress:before,
.course-archive .status.in-progress:before {
  content: "\f110"
}

.course-lessons .lesson-status {
  font-style: normal
}

.course-lessons .lesson-status.complete {
  color: #63a95f
}

.course-lessons .lesson-status.complete:before {
  content: '\f00c'
}

.course-description {
  padding: 1em 20px;
  background: rgba(0, 0, 0, .015);
  margin: 0;
  font-style: italic
}

.course-lessons header {
  margin: 0 !important;
  padding: .6em .6em .6em 20px !important;
  border-top: 1px solid rgba(0, 0, 0, .05) !important;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  background: rgba(0, 0, 0, .03)
}

.course-lessons header h3 {
  margin: 0;
  font-size: 1.2em
}

.course-lessons ul {
  margin: 0 0 2em !important;
  padding: 0 !important;
  list-style: none !important
}

.course-lessons ul li {
  list-style: none !important;
  margin: 0 !important;
  position: relative
}

.course-lessons ul li a {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  padding: .618em .618em .618em 3.618em;
  background: rgba(0, 0, 0, .01);
  position: relative;
  font-size: 1.1em;
  text-decoration: none
}

.course-lessons ul li a:before {
  display: inline-block;
  font-size: 150%;
  margin-right: .618em;
  position: absolute;
  left: 20px;
  top: .5em;
  content: '\f10c';
  color: rgba(0, 0, 0, .1)
}

.course-lessons ul li a:hover {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  text-decoration: none
}

.course-lessons ul li a:hover:before {
  content: '\f138';
  color: rgba(0, 0, 0, .2)
}

.course-lessons ul li a .preview-label {
  float: right;
  color: #fff;
  background: #63a95f;
  padding: .2em 1em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  clear: both;
  position: relative;
  top: -.2em
}

.course-lessons ul li a .preview-label:before {
  font-family: FontAwesomeSensei, FontAwesome;
  display: inline-block;
  margin-right: .168em;
  line-height: 1em;
  width: 1em;
  content: '\f13e'
}

.course-lessons ul li.completed a {
  color: rgba(0, 0, 0, .4)
}

.course-lessons ul li.completed a:before {
  content: '\f058';
  color: #63a95f
}

.course-status {
  position: absolute;
  right: 20px;
  top: 1em;
  margin: 0 !important;
  font-size: inherit !important
}

.type-course {
  margin: 2em 0;
}

.course-lessons {
  margin: 0 0 50px 20px;
}

.course-lessons h2 {
  font-size: 1em;
}

.course-lessons .post {
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}

.course-info .course-meta,
.course-info header:first-child,
.course-info .progress {
  display: none;
}

.course-info .meter {
  margin: 0;
  border-radius: 0;
}

.course-info .meter>span {
  width: 100%;
  border-radius: 0;
}

.courseQuickInfo {
  margin-bottom: 30px;
}

.courseQuickInfo .course-meta,
.courseQuickInfo header:first-child,
.courseQuickInfo .progress,
.single-lesson .lesson header:first-child {
  display: none;
}

.courseQuickInfo .meter {
  margin: 0;
  border-radius: 0;
}

.courseQuickInfo .meter>span {
  width: 100%;
  border-radius: 0;
}

.meter.orange>span {
  background-color: #e59a4e;
}

article.module header h3 {
  font-size: 1.5em;
}

#main .course header h2,
#main .course-container header h2 {
  color: #999;
}

.course-header {
  background-color: #2e2e2e;
  padding: 40px 0;
  text-align: center;
  color: rgba(255, 255, 255, .9);
}

.course-header p {
  display: inline-block;
}

.course-header a {
  color: rgba(255, 255, 255, .7) !important;
  display: inline-block;
}

.course-header a:hover {
  color: rgba(255, 255, 255, .5) !important;
}

.course-header img {
  max-width: 800px;
  width: 100%;
}

.course-header h1 {
  font-size: 3em;
}

.course-header h2 {
  margin-top: 20px;
}

.course-header .ten {
  float: none;
  margin: 0 auto;
}

.courseQuickInfo {
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}

.single-lesson .courseQuickInfo .sensei-message {
  text-align: center;
  margin: 0;
}

.single-lesson .courseQuickInfo .sensei-message a.next-lesson {
  max-width: 250px;
  margin: 20px auto 0 !important;
  color: #fefefe !important;
}

.courseQuickInfo .sensei-message a {
  color: #fefefe !important;
}

.lesson-container {
  width: 100%;
  background: #e2e2e2;
}

.single-lesson .lesson-content {
  margin-top: 30px;
}

.single-lesson #main {
  margin-bottom: 100px;
}

@media screen and (max-width: 649px) {
  .course-header {
    margin-top: 0;
    padding: 10px;
  }
  .course-header .thumbimg {
    margin-bottom: 0 !important;
  }
  .course-header h1 {
    font-size: 1.25em !important;
    line-height: 125%;
  }
}

.lessons-count {
  opacity: 0.5;
}

.lesson-meta {
  display: none;
}

ol#sensei-quiz-list li.multiple-choice ul li label,
ol#sensei-quiz-list li.multiple-choice ul li input {
  cursor: pointer;
  transition: .2s;
}

ol#sensei-quiz-list li.multiple-choice ul li label:hover {
  background: #e9e9e9;
}

ol#sensei-quiz-list li ul li label {
  padding: 10px;
}

.post-103122.quiz .sensei-message.info:after {
  content: '.';
}

.single-quiz .sensei-breadcrumb,
.single-quiz #post-entries {
  display: block;
  max-width: 746px;
  margin: 0 auto;
}

.single-quiz article header h1 {
  display: none;
}

.post-103121 .quiz-submit.complete {
  display: none;
}

.sensei_text_editor {
  height: 200px;
  font-family: "lemonde-courrier", palatino, georgia, times, "times new roman", serif !important;
  font-size: .8em !important;
}

/* contend dictated break point – secondary-nav */

@media only screen and (max-width: 1000px) {
  .s-nav ul {
    left: 0;
  }
}

/* sub iPad */

@media only screen and (max-width: 767px) {
  #main-head #community-nav {
    display: none !important;
  }
  h1,
  h1.gigantic {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.7em;
  }
  h3,
  .huge {
    font-size: 1.6em;
  }
  h4,
  .large {
    font-size: 1.4em;
  }
  .normal,
  body {
    font-size: 1.3em;
  }
  blockquote ul {
    margin: 1em 1em 2em;
  }
  .row,
  .col-full {
    min-width: 0;
    padding: 0;
  }
  .one,
  .two,
  .three,
  .four,
  .five,
  .six,
  .seven,
  .eight,
  .nine,
  .ten,
  .eleven,
  .twelve,
  .article.course,
  article.lesson,
  section.sensei-breadcrumb,
  nav.post-entries {
    width: 100%;
  }
  .ml-one,
  .ml-two,
  .ml-three,
  .ml-four,
  .ml-five,
  .ml-six,
  .ml-seven,
  .ml-eight,
  .ml-nine,
  .ml-ten,
  .ml-eleven,
  .ml-twelve {
    margin-left: 0;
  }
  .mr-one,
  .mr-two,
  .mr-three,
  .mr-four,
  .mr-five,
  .mr-six,
  .mr-seven,
  .mr-eight,
  .mr-nine,
  .mr-ten,
  .mr-eleven,
  .mr-twelve {
    margin-right: 0;
  }
  .mview {
    display: block !important;
  }
  .mhide {
    display: none !important;
  }
  #main {
    padding-top: 0;
  }
  .wbf-gallery {
    margin: 0 -22px 20px;
  }
  /* nav */
  #main-head a:link,
  #main-head a:visited,
  #three-bars {
    color: #e2e2e2;
  }
  #main-head h2 a:hover,
  #main-head.business h2 a:hover,
  #main-head.lettering h2 a:hover {
    color: #888 !important;
  }
  #main-head {
    margin-top: 0;
  }
  #primary-nav.open.mhide,
  #m-nav.left.open {
    display: block !important;
  }
  .active-nav a:link,
  .active-nav a:visited,
  .active-nav #t-nav a:link,
  .active-nav #t-nav a:visited {
    color: #e2e2e2;
  }
  .active-nav #main-head {
    background: none;
    height: auto;
    line-height: 40px;
    font-size: 20px;
  }
  .active-nav #main-head .row {
    padding: 0;
  }
  .active-nav #main-head .twelve {
    padding: 0;
  }
  .active-nav #head-top {
    background: #2e2e2e;
    height: 40px;
    width: 100%;
    display: block;
  }
  #three-bars {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 18px;
  }
  #three-bars:hover {
    cursor: pointer;
  }
  .active-nav #logo {
    height: 40px;
    line-height: 35px;
    width: auto;
    font-size: 30px;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  #m-nav-imgs {
    font-size: 20px;
  }
  #m-nav-imgs .gravatar {
    padding: 0 15px;
  }
  .active-nav #m-nav {
    position: relative;
    width: 100%;
    left: 0;
  }
  .active-nav #m-nav a:link,
  .active-nav #m-nav a:visited {
    height: 40px;
    padding: 0 15px;
    font-size: 20px;
  }
  .active-nav #m-nav .left {
    width: 50%;
  }
  .active-nav #lettering-nav {
    background: #20933a;
  }
  .active-nav #business-nav {
    background: #2c6ec7;
  }
  .active-nav .s-nav {
    float: left;
    width: 50%;
    height: auto;
    border-bottom: none;
  }
  .active-nav .s-nav .row {
    padding: 0;
  }
  .active-nav .s-nav .twelve {
    height: auto;
    padding: 0;
  }
  .active-nav .s-nav ul {
    position: relative;
  }
  .active-nav .s-nav li {
    float: none;
  }
  .active-nav .s-nav a:link,
  .active-nav .s-nav a:visited {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 20px;
  }
  .active-nav #lettering-sub-nav {
    background: #276134;
  }
  #lettering-sub-nav a:hover,
  #lettering-nav:hover {
    color: #e2e2e2;
    background: #2eab49;
  }
  #lettering-sub-nav a:active,
  #lettering-nav:active {
    background: #10471d;
  }
  .community-view-padding {
    padding-bottom: 280px;
  }
  .active-nav #business-sub-nav {
    background: #2d4e7b;
  }
  #business-sub-nav a:hover,
  #business-nav:hover {
    color: #e2e2e2;
    background: #3584de;
  }
  #business-sub-nav a:active,
  #business-nav:active {
    background: #102847;
  }
  #business-sub-nav .tertiary-nav a {
    padding-left: 30px;
  }
  #main-head #lettering-nav:hover,
  #main-head #business-nav:hover {
    color: #f8f8f8 !important;
  }
  #t-nav a:hover {
    background: #7d7d7d;
  }
  #t-nav a:active {
    background: #4a4a4a;
  }
  .s-nav .current-nav:link,
  .s-nav .current-nav:visited {
    font-weight: bold;
    color: #e2e2e2;
  }
  #main-head.lettering #lettering-nav,
  #main-head.business #business-nav {
    background-image: none;
  }
  #t-nav {
    position: relative;
    clear: both;
    height: auto;
  }
  .active-nav #t-nav .row {
    padding: 0;
  }
  .active-nav #t-nav .twelve {
    height: auto;
    padding: 0;
  }
  .active-nav #t-nav ul {
    float: none;
  }
  .active-nav #t-nav li {
    width: 50%;
    text-align: left;
  }
  .active-nav #t-nav a {
    padding: 0 15px;
    font-size: 20px;
  }
  /* Footer */
  #footer .six {
    padding: 0;
  }
  #footer .six.first {
    margin-bottom: 30px;
  }
  .newsletter_signup {
    padding: 20px 10px;
  }
  .newsletter_signup img {
    max-width: 50%;
  }
  .newsletter_signup .email,
  .newsletter_signup input#mce-EMAIL.email,
  .newsletter_signup .blue-button,
  .newsletter_signup .red-button,
  .newsletter_signup .purple-button,
  .newsletter_signup .teal-button,
  .newsletter_signup .orange-button,
  .newsletter_signup .green-button,
  input.course-start {
    width: 100%;
  }
  .newsletter_signup .tright {
    text-align: center;
    margin-top: 30px;
  }
  #footer-social a {
    padding: 8px;
  }
  #footer .search-field {
    width: 100%;
  }
  #footer #bottom-footer .tright {
    text-align: left;
    font-size: 15px;
  }
  /* home page */
  .home .business_signup.no-box .nine,
  .home .business_signup.no-box .three {
    padding: 0;
  }
  .home .business_signup.no-box .nine {
    margin-bottom: 40px;
  }
  /* general */
  .m-pad-top {
    margin-top: 20px;
  }
  #main.lettering,
  #main.business {
    padding-top: 0;
  }
  .title-full {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  /* pricing */
  .price-container {
    width: 100%;
    float: none;
  }
  /* store */
  .product {
    padding-left: 0;
    padding-right: 0;
  }
  .grey-button.buy-now {
    display: block;
    margin-top: 10px;
  }
  /* cart */
  .shop_table td,
  .shop_table th {
    font-size: 14px;
    padding: 10px;
    line-height: 30px;
  }
  .cart_totals,
  .shipping_calculator,
  .cross-sells {
    width: 100%;
    float: none;
    position: relative;
    margin: 0;
    left: 0;
  }
  .product-price,
  .product-thumbnail {
    display: none;
  }
  /* learn */
  .testimonial .testimonial-picture {
    margin: 0;
    padding: 20px;
    width: 100%;
  }
  .testimonial .quote {
    padding: 0 20px 40px 20px;
    margin-left: 0;
    clear: both;
    background-image: none;
    margin-left: 20px;
  }
  .right .quote .tright {
    margin-right: 0;
  }
  /* podcast */
  .mejs-container {
    width: 100% !important;
  }
  /* live */
  #ios-app {
    padding-right: 22px;
  }
  #mac-app {
    padding-left: 22px;
  }
}

@media screen and (max-width: 480px) {
  .hide--xs {
    display: none;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .hide--sm {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  .hide--md {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .hide--lg {
    display: none;
  }
}

/* end sub-ipad */

@media handheld,
only screen and (max-width: 400px) {
  .smallhide,
  .hideWhenNarrow {
    display: none;
  }
  .video iframe {
    height: 240px;
  }
  .instagram-video iframe {
    height: 440px;
  }
}

.left {
  float: left;
}

.right {
  float: right;
}

.float-left-margin {
  margin-right: 20px;
  margin-bottom: 20px;
}

.mt {
  margin-top: 0 !important;
}

.mr {
  margin-right: 0 !important;
}

.mb {
  margin-bottom: 0 !important;
}

.ml {
  margin-left: 0 !important;
}

.pt {
  padding-top: 0 !important;
}

.pr {
  padding-right: 0 !important;
}

.pb {
  padding-bottom: 0 !important;
}

.pl {
  padding-left: 0 !important;
}

.bullet {
  list-style-type: disc !important;
  margin-left: 25px !important;
}

.no-bullet,
.no-bullet ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}

.strike {
  opacity: .5;
  text-decoration: line-through;
}

/* Remove PayPal Stuff */

.payment_method_paypal img,
.payment_method_paypal .about_paypal {
  display: none;
}

.blockUI.blockOverlay {
  position: fixed !important;
  opacity: 1 !important;
  background: rgba(255, 255, 255, .8) !important;
}

.blockUI.blockOverlay:before {
  content: 'Processing. Please wait a moment...';
  position: absolute;
  display: inline-block;
  top: 50vh;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  line-height: normal;
  color: #2c6ec7;
  font-weight: 600;
  font-size: 1.3em;
}

/* Prevent double message in Cart */

.cart-collaterals .blockOverlay {
  display: none !important;
}

.woocommerce .checkout .input-text,
.woocommerce .checkout_coupon .input-text {
  font-size: 1em;
  width: 100%;
  display: block;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  line-height: 36px;
  height: 44px !important;
}

.woocommerce .checkout_coupon {
  padding: 0 0 20px;
  margin: 20px 0;
}

.woocommerce .woocommerce-info {
  margin-bottom: 30px;
}

.payment_methods.methods {
  list-style-type: none;
  margin: 40px 0;
  padding: 0;
}

label[for="payment_method_paypal"] img,
label[for="payment_method_paypal"] .about_paypal {
  display: none;
}

.payment_method_stripe input {
  vertical-align: middle;
}

.payment_method_stripe label {
  display: block;
}

.payment_method_stripe img {
  vertical-align: middle;
}

.woocommerce-checkout-payment .button {
  width: 50%;
}

.woocommerce .checkout textarea {
  font: 1em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
  font-size: .8em;
  width: 100%;
  border: solid 2px #d4d6da;
  padding: 10px;
}

.woocommerce .checkout #customer_details {
  margin-bottom: 50px;
}

.woocommerce .checkout label {
  font-weight: 600;
}

.woocommerce .checkout .form-row {
  margin: 10px 0 20px;
}

.woocommerce .checkout .woocommerce-shipping-fields h3 {
  font-size: 1.5em;
}

/* seanwes tv */

.tvVideo {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.tvVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tv .oldernewer {
  overflow: auto;
  clear: both;
  /*background: #2e2e2e;*/
  margin: 20px 0;
}

.tv .oldernewer p {
  margin: 0;
}

.tv .oldernewer .title {
  width: 100%;
  padding: 0 100px 0;
  color: #e2e2e2;
  text-align: center;
  line-height: 50px;
}

.tv #short-url,
.tv .mb {
  color: #767676;
  clear: both;
}

.tv-archive {
  padding: 0;
}

.tv-archive .post {
  display: block;
  width: 45%;
  margin: 2.5%;
  float: left;
}

.tv-archive .odd {
  clear: left;
}

.tv-archive .even {
  clear: right;
}

.tv-archive .post img {
  width: 100%;
}

.tv-archive .post h2 {
  font-size: 1.4em;
}

.tv-archive .oldernewer {
  margin-left: 2.5%;
  margin-right: 2.5%;
}

@media only screen and (max-width: 767px) {
  .tvVideo,
  div.memberbar {
    margin: 0 -22px 0;
  }
  .tvVideo {
    padding-top: 25px;
  }
  .tvVideo img {
    margin-top: -25px;
  }
}

body.woocommerce-cart .cart-collaterals>.woocommerce-shipping-calculator {
  display: none;
}

body.woocommerce-cart .wc-proceed-to-checkout {
  display: none;
}

/* The Community Pitch Page (the-community) */

.page-id-49470 {
  padding: 0 !important;
}

#community-sales-pitch {
  padding: 0 !important;
  margin-bottom: 80px !important;
  margin-top: -42px;
}

#community-sales-pitch .row,
.page-id-49470 .row {
  padding: 0 1% !important;
}

#community-sales-pitch h3 {
  font-size: 32px;
}

.communityPitchSectionVideo {
  background: #2e2e2e;
  margin-top: -80px !important;
  margin-bottom: 80px !important;
}

.communityPitchSectionVideoInner {
  width: 66%;
  padding: 80px 0;
  margin: 0 auto;
}

.communityPitchSection {
  background-repeat: no-repeat;
  background-size: 33%;
}

.communityPitchSection {
  margin-bottom: 80px;
  clear: both;
}

.communityPitchSignup {
  text-align: center;
}

.communityPitchSignup a.blue-button {
  display: inline-block;
  padding-left: 80px;
  padding-right: 80px;
}

.communityPitchSectionLeft {
  background-position: right 20px;
  padding-right: 43%;
}

.communityPitchSectionRight {
  background-position: left 20px;
  padding-left: 43%;
}

blockquote.communityTestimonialLeft {
  margin-right: 25%;
}

blockquote.communityTestimonialRight {
  margin-left: 25%;
}

blockquote.communityTestimonialCenter {
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}

blockquote.communityTestimonialRight,
blockquote.communityTestimonialLeft,
blockquote.communityTestimonialCenter {
  margin-top: 0;
  margin-bottom: 0;
  clear: both;
}

.testimonialPictureLeft,
.limitedTimeOffer48 {
  float: left;
  width: 150px;
  margin: 1em 2em 1em 1em;
}

.testimonialPictureRight {
  float: right;
  width: 150px;
  margin: 1em 1em 1em 2em;
}

.testimonialPictureLeft img,
.testimonialPictureRight img {
  border: 4px solid #f0f3f8;
  width: auto;
  border-radius: 50%;
}

.communityPitchSectionBattery {
  background-image: url('i/community-pitch/battery.svg');
}

.communityPitchSectionChat {
  background-image: url('i/community-pitch/chat.svg');
}

.communityPitchSectionChest {
  background-image: url('i/community-pitch/chest.svg');
}

.communityPitchSectionMountain {
  background-image: url('i/community-pitch/mountain.svg');
}

.communityPitchSectionPlant {
  background-image: url('i/community-pitch/plant.svg');
}

.communityPitchSectionRocket {
  background-image: url('i/community-pitch/rocket.svg');
}

.communityPitchSectionStars {
  background-image: url('i/community-pitch/stars.svg');
}

#communityPitchSignup {
  width: 75%;
  margin: 80px auto;
  text-align: center;
  overflow: auto;
}

#communityPitchSignup h3 {
  font-size: 38px;
  margin: 1em 0;
}

#communityPitchSignup .monthly,
#communityPitchSignup .yearly {
  float: left;
  width: 50%;
}

#communityPitchSignup .offer {
  text-transform: uppercase;
  padding: .6em;
  background: #e2e2e2;
  letter-spacing: 2px;
  font-size: 0.9em;
}

#communityPitchSignup .yearly .offer {
  background: #3377C2;
  color: white;
}

#communityPitchSignup .details {
  overflow: auto;
  padding: 0 1em;
}

#communityPitchSignup .monthly .details {
  background: #d6d6d6;
}

#communityPitchSignup .yearly .details {
  background: #2e2e2e;
  color: #e2e2e2;
}

#communityPitchSignup .price {
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  padding: .2em .5em .4em;
}

#communityPitchSignup .yearly .price {
  background: #3377C2;
}

#communityPitchSignup .yearly .price del {
  color: inherit;
  opacity: 0.5;
}

#communityPitchSignup .increaseWarning {
  margin-top: 3em;
  margin-bottom: -1em;
  font-weight: bold;
}

#communityPitchSignup .finePrint {
  margin-top: -1em;
  margin-bottom: 2em;
  opacity: 0.75;
}

#communityPitchSignup .price span {
  font-size: .6em;
  opacity: .5;
}

#communityPitchSignup .monthly .price {
  border-color: #b4b4b4;
  background: #e2e2e2;
}

#communityPitchSignup .button a {
  padding: 10px 80px;
  display: inline-block;
  margin: 1em 0;
}

#communityPitchSignup .monthly .button a {
  background: #2e2e2e;
}

@media only screen and (max-width: 767px) {
  .communityPitchSectionVideoInner {
    width: 100% !important;
  }
  .communityPitchSection {
    background-repeat: no-repeat !important;
    background-size: 50% !important;
  }
  .communityPitchSectionLeft,
  .communityPitchSectionRight {
    background-position: center 20px !important;
    padding-top: 53% !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  blockquote.communityTestimonialLeft,
  blockquote.communityTestimonialRight,
  blockquote.communityTestimonialCenter {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 90% !important;
  }
  #communityPitchSignup {
    width: 90% !important;
  }
  #communityPitchSignup .monthly,
  #communityPitchSignup .yearly {
    float: none !important;
    width: 100% !important;
  }
  #communityPitchSignup .monthly {
    margin-bottom: 80px;
  }
}

/* Pitch Pages */

.pitchPage {
  padding: 0 !important;
}

.pitchPage h3 {
  font-size: 1.5em !important;
}

.pitchPage .button {
  text-align: center;
}

.pitchSection,
.pitchTestimonial,
.pitchSectionDark {
  margin-bottom: 80px;
  clear: both;
}

.pitchSection {
  background-repeat: no-repeat;
  background-size: 30%;
  padding-left: 22px;
  padding-right: 22px;
}

.pitchSection h4 {
  margin: .75em 0;
}

.pitchSectionDark {
  padding-top: 44px;
  padding-bottom: 44px;
  background-color: #2e2e2e;
  color: #d6d6d6;
  overflow: auto;
}

.purplePage .pitchSectionDark {
  background-color: #2e2e2e;
}

.pitchNoImage,
.pitchTestimonial {
  width: 66%;
  margin-left: auto;
  margin-right: auto;
}

.pitchVideoWrapper {
  background-color: #2e2e2e;
  margin-bottom: 80px !important;
}

.pitchVideo {
  width: 66%;
  padding: 80px 0;
  margin: 0 auto;
}

.pitchImageRight {
  background-position: 98% 22px;
  padding-right: 43%;
}

.pitchImageLeft {
  background-position: 2% 22px;
  padding-left: 43%;
}

.pitchTestimonial {
  background-color: #ececec;
  border: 2px solid #d6d6d6;
  color: #525252;
  padding: 1em 3em;
  overflow: auto;
}

.pitch-testimonial__content {
  margin: 1em 0 0 0;
  font-size: 1.3em;
}

.pitchTestimonialImageLeft {
  float: left;
  margin: 1em 2em 1em 0em;
}

.pitchTestimonialImageRight {
  float: right;
  margin: 1em 0 1em 2em;
}

.pitchTestimonialImageLeft,
.pitchTestimonialImageRight {
  width: 150px !important;
  border: 4px solid #f0f3f8;
  width: auto;
  border-radius: 50%;
}

.moduleTitle {
  font-size: 0.8em;
  opacity: 0.6;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .pitchSection {
    background-repeat: no-repeat !important;
    background-size: 50% !important;
  }
  .pitchTestimonial,
  .pitchNoImage {
    width: 95% !important;
    padding: 1em;
    margin-bottom: 0;
  }
  .pitchVideo {
    width: 100% !important;
  }
  .pitchImageLeft,
  .pitchImageRight {
    background-position: center 20px !important;
    background-size: auto 300px !important;
    padding-top: 344px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .valueBasedPricing .pitchImageLeft,
  .valueBasedPricing .pitchImageRight {
    background-size: auto 200px !important;
    padding-top: 244px !important;
  }
  .buyDark {
    width: 100% !important;
  }
  .superchargeBenefits {
    width: 90% !important;
    padding: 0 !important;
  }
  .valueBasedPricingBenefits {
    width: 90% !important;
    padding: 0 !important;
  }
  ul.bolt {
    padding-left: 0;
  }
  .courseDetails {
    margin: 20px 0;
  }
  .SuperchargeYourWritingClassDetails .courseDetails img {
    width: 70px;
  }
  .valueBasedPricingClassDetails .courseDetails img {
    width: 70px;
    margin-bottom: 2em;
  }
  .toolsDetails img {
    margin: 30px 60px !important;
  }
  h5.toolTitle {
    font-size: 1.6em !important;
  }
}

@media only screen and (min-width: 768px) {
  .courseDetails {
    font-size: 0.75em;
  }
  .SuperchargeYourWritingClassDetails .courseDetails img {
    width: 50px;
  }
  .valueBasedPricingClassDetails .courseDetails img {
    width: 55px;
    margin-bottom: 2em;
  }
}

.SuperchargeYourWritingClassDetails .courseDetails img {
  float: left;
  height: auto;
  padding: 10px;
}

.valueBasedPricingClassDetails .courseDetails img {
  float: left;
  height: auto;
  padding: 10px 10px 0 0;
}

.toolsDetails img {
  margin: 30px;
}

.lessonCount {
  opacity: 0.5;
}

.lessonList {
  opacity: 0.35;
}

h5.toolTitle {
  font-size: 1.15em
}

/* Live Event Countdown */

body .page-id-99579 {
  background: #2e2e2e !important;
}

.liveEventCountdown {
  margin-top: -42px;
  padding-top: 42px;
  background: #2e2e2e;
  min-height: 100vh;
  color: #e2e2e2;
}

.liveEventCountdown p,
.liveEventCountdown ul {
  opacity: .8;
}

.liveEventCountdown blockquote {
  border-color: #515151;
  color: #efefef;
  background: #404040;
}

.liveEventCountdown a:link {
  color: #5797eb;
}

.liveEventCountdown a:visited {
  color: #377bd9;
}

.liveEventCountdownContent {
  color: #e2e2e2;
  text-align: center;
  padding: 40px 20px 100px;
}

.liveEventCountdown .newsletter_signup {
  color: #2e2e2e;
}

/* Live Event Registration Page*/

.liveEventRegistrationPage {
  background: #2e2e2e;
  min-height: 100vh;
  color: #e2e2e2;
  padding-bottom: 80px;
}

.liveEventRegistrationPage a:link {
  color: #5797eb;
}

.liveEventRegistrationPage a:visited {
  color: #377bd9;
}

.liveEventHeader {
  background-color: #2e2e2e;
  padding: 40px 0 0;
  text-align: center;
  color: rgba(255, 255, 255, .9);
}

.liveEventHeader .ten {
  float: none;
  margin: 0 auto;
}

.liveEventHeader h1 {
  color: rgba(255, 255, 255, .9);
  font-size: 3em;
  line-height: 1.2em;
}

.liveEventHeader h2 {
  color: rgba(255, 255, 255, .9);
  font-size: 2.5em;
  line-height: 1.2em;
}

.liveEventHeader p {
  color: #aaa;
  font-size: 1em;
  opacity: .8;
}

.liveEventLeft {
  background: #3e3e3e;
  padding: 20px;
  flex-direction: column;
}

.liveEventDate {
  width: 25%;
  flex-direction: column;
  max-width: 100px;
}

.liveEventTime {
  width: 75%;
  padding: 0 10px 0 20px;
}

.liveEventTime h5 {
  font-size: 1em;
  text-transform: uppercase;
  margin: 0 !important;
}

.liveEventTime h4 {
  font-size: 1.3em;
  border-bottom: 1px dashed #636363;
}

.liveEventTime span {
  font-size: .8em;
  font-style: italic;
}

.liveEventTimeInfo {
  padding: 20px 0 0 20px;
}

.liveEventMonth {
  width: 100%;
  background: #2c6ec7;
  text-align: center;
  font-weight: 600;
  padding: 0;
  margin: 0;
}

.liveEventDay {
  width: 100%;
  background: #fefefe;
  color: #3e3e3e;
  display: flex;
  justify-content: center;
  padding: 25px 0 35px;
  font-size: 2em;
  font-weight: 600;
  line-height: 0;
}

.liveEventHost {
  max-width: 50%;
  padding: 15px 20px;
  text-align: center;
  flex-basis: 50%;
}

.liveEventHost img {
  border-radius: 50%;
  width: 100%;
  max-width: 150px;
}

.liveEventHost span {
  font-size: .8em;
  font-style: italic;
  display: block;
  opacity: .8;
}

.liveEventHost h5 {
  font-size: 1em;
}

.liveEventCountdownClock {
  text-align: center;
  border-top: 1px solid #bebebe;
  padding-top: 20px;
}

.liveEventCountdownClock h4 {
  padding: 10px;
}

.liveEventRight {
  background: #ddd;
  padding: 20px;
  color: #2e2e2e;
  font-size: .8em;
}

.liveEventYoullLearn li {
  background: url('/wp-content/themes/seanwes/i/checkmark.svg') no-repeat;
  background-position: 10px 6px;
  list-style-type: none;
  background-size: 15px;
  padding-left: 35px;
  margin-bottom: 10px;
  margin-left: -50px;
}

.liveEventYoullLearn h5 {
  padding: 10px 0 0;
}

.liveEventRegister {
  text-align: center;
  margin: 40px 0;
}

.liveEventHeader .liveEventRegister {
  margin: 0;
}

.liveEventMakeTime {
  margin: 0 0 5px 0;
  padding: 15px 20px;
  font-size: 1.125rem;
  font-style: italic;
  text-align: center;
  color: #2e2e2e;
  background: #FEDE63;
  position: relative;
  font-weight: 600;
}

.liveEventMakeTime:after {
  display: block;
  content: '';
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 17px 0 17px;
  border-color: #FEDE63 transparent transparent transparent;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}

.liveEventRegistrationPage blockquote {
  border-top: 4px #4e4e4e solid;
  border-bottom: 2px #4e4e4e solid;
  background: #3e3e3e;
  color: #efefef;
}

.valueBasedPricingEvent .liveEventYoullLearn li {
  background-image: url('/wp-content/themes/seanwes/i/vbp/vbp.svg');
}

.valueBasedPricingEvent .liveEventMonth {
  background: #6b3090;
}

.liveEventRegistrationPage .cf-cta-container span {
  color: #2e2e2e;
}

.liveEventRegistrationPage .liveEventRegister .cf-cta-container span {
  color: #fefefe;
}

.liveEventRegistrationPage .cf-button span {
  font-size: 1.35em;
}

.liveEventRegistrationPage .cf-button p {
  padding: 15px;
}

.liveEventRegistrationPage .cf-col {
  padding: 0 !important;
}

/* Countdown Registration Page */

.conferenceRegistrationCountdown {
  margin-top: -42px;
  background: #2e2e2e;
  min-height: 100vh;
}

.conferenceRegistrationCountdownContent {
  color: #e2e2e2;
  text-align: left;
  padding: 40px 20px 0;
}

.conferenceRegistrationCountdown h1,
.conferenceRegistrationCountdown h2,
.conferenceRegistrationCountdown h3 {
  color: white;
}

.conferenceRegistrationCountdownContent p {
  text-align: left;
}

body .page-id-103615 {
  background: #2e2e2e !important;
}

/* Full Page Video */

/* Not sure what this is.*/

.fullPageVideo {
  margin-top: -42px;
  background: #2e2e2e;
  min-height: 100vh;
}

.fullPageVideoContent {
  color: #e2e2e2;
  text-align: center;
  padding: 40px 20px 0;
}

.video-page {
  min-height: 100vh;
  color: #e2e2e2;
  background: #2e2e2e;
  padding: 50px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.video-page__video {
  width: 100%;
  max-width: 1184px;
  margin: 0 auto 50px;
}

/* Course Pitch Page */

.countdownWrapper {
  display: none;
}

.countdown-fixed {
  text-align: center;
  position: fixed;
  z-index: 99;
  background: #FEDE63;
  color: #2e2e2e;
  margin: 0;
  padding: 20px;
  top: 42px;
  font-weight: 600;
  font-size: 1em;
  width: 100%
}

.countdown-fixed__text {
  max-width: 768px;
  margin: 0 auto;
}

@media screen and (max-width: 649px) {
  .countdown-fixed {
    font-size: .85em;
    padding: 10px;
    position: absolute;
    left: 0;
  }
}

.countdown-wrapper__fixed--nomenu {
  top: 0;
}

.countdown__header {
  text-align: center;
  position: fixed;
  z-index: 99;
  top: 0;
  display: inline;
}

.countdown__header h5 {
  background: #FEDE63;
  color: #2e2e2e;
  margin: 0;
  padding: 20px;
}

.countdown__header--navigation {
  top: 42px;
}

@media screen and (max-width: 584px) {
  .countdown__header--navigation {
    position: absolute;
  }
}

@media screen and (max-width: 1184px) {
  .countdownWrapper h5 {
    font-size: .8em;
  }
}

.learnLetteringPitchIntro h2 {
  color: #ddd;
  font-size: 2.5em;
}

.learnLetteringPitchIntro .button a {
  display: block;
}

.SuperchargeYourWritingPitchIntro h2 {
  color: #ddd;
  font-size: 2.5em;
}

.SuperchargeYourWritingPitchIntro .button a {
  display: block;
}

.valueBasedPricingPitchIntro h2 {
  color: #ddd;
  font-size: 2.5em;
}

.valueBasedPricingPitchIntro .button a {
  display: block;
}

.valueBasedPricing .pitchPageIntro {
  margin-bottom: 50px;
  padding-top: 100px;
}

.pitchPageIntro h2 {
  color: #ddd;
}

.pitchPageIntro .subtitle,
.pitchPageIntro .keyPoint {
  color: #aaa;
}

.pitchPageIntro .subtitle {
  font-size: 1.4em;
  margin-bottom: 80px;
}

.pitchPageIntro .keyPoint {
  padding-left: 80px;
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center left;
}

.pitchPageIntro .keyPoint strong {
  color: #ddd;
}

.pitchPageIntro .button {
  margin-top: 40px;
}

.learnLetteringClassDetails .row {
  margin-top: 22px;
  margin-bottom: 22px;
}

.SuperchargeYourWritingClassDetails {
  padding-bottom: 0;
}

.SuperchargeYourWritingClassDetails .lessonCount {
  font-style: italic;
}

.SuperchargeYourWritingClassDetails .row {
  margin-top: 22px;
  margin-bottom: 22px;
}

.SuperchargeYourWritingClassDetails .button a {
  display: block;
}

.superchargeBenefits {
  width: 45%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  min-width: 300px;
  padding: 0 0.5em;
}

.valueBasedPricingYourWritingClassDetails {
  padding-bottom: 0;
}

.valueBasedPricingClassDetails .lessonCount {
  font-style: italic;
}

.valueBasedPricingClassDetails .row {
  margin-top: 22px;
  margin-bottom: 22px;
}

.valueBasedPricingClassDetails .button a {
  display: block;
}

.valueBasedPricingBenefits {
  width: 45%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  min-width: 300px;
  padding: 0 0.5em;
}

.bolt li {
  padding-left: 45px;
  list-style: none;
  margin-bottom: 1.5em;
  min-height: 65px;
  background-image: url('/wp-content/themes/seanwes/i/bolt.svg');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 0 0.2em;
}

.vbp-dollar li {
  padding-left: 45px;
  list-style: none;
  margin-bottom: 1.5em;
  min-height: 65px;
  background-image: url('/wp-content/themes/seanwes/i/vbp/vbp.svg');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 0 0.2em;
}

.buy {
  text-align: center;
  margin-bottom: 80px;
  overflow: auto;
  clear: both;
}

.buy .originalPrice {
  margin: 1em 0 0;
  font-size: 1.5em;
}

.buy .contains {
  font-style: italic;
}

.buy .details {
  font-size: 0.8em;
}

.buy .supercharge .details {
  text-align: left;
}

.buy .starter,
.buy .intermediate,
.buy .master {
  float: left;
  padding: 1em;
  background-color: #d6d6d6;
}

.buy .annual {
  margin: 0 auto;
  padding: 1em;
  background-color: #2e2e2e;
  color: #e2e2e2;
  font-size: 1.2em;
  width: 50%;
  float: left;
  margin-left: 5%;
}

.buy .buyLeft {
  float: left;
  margin: 0 auto;
  padding: 1em;
  background-color: #d6d6d6;
  color: #2e2e2e;
  font-size: 1.2em;
  width: 40%;
  margin-top: 44px;
}

.buy .buyCenter {
  margin: 0 auto;
  padding: 1em;
  background-color: #2e2e2e;
  color: #e2e2e2;
  font-size: 1.2em;
  width: 50%;
  float: left;
  margin-left: 5%;
}

.buy .buyRight {
  float: left;
  margin: 0 auto;
  padding: 1em;
  background-color: #d6d6d6;
  color: #2e2e2e;
  font-size: 1.2em;
  width: 40%;
  margin-top: 44px;
}

.full-buy-box {
  display: flex;
  text-align: center;
  align-items: flex-start;
  margin: 0 0 20px;
  justify-content: center;
}

.buy-box__image {
  flex-basis: 30%;
  margin: 0 0 20px;
  order: 1;
}

.buy-box__content {
  flex-basis: 70%;
  order: 2;
  display: flex;
  flex-wrap: wrap;
}

.buy-box__pricing {
  background: #2e2e2e;
  color: #f8f8f8;
  font-size: .85em;
  padding: 0.5em;
  order: 3;
}

.buy-box__buy {
  border: 2px solid #b4b4b4;
}

.buy-box__content--left {
  flex-basis: 80%;
  padding: 0 20px 20px;
  flex-grow: 1;
}

.buy-box__content--right {
  flex-basis: 20%;
  flex-grow: 1;
}

.buy-box__content--right h1 {
  margin: 0;
}

.buy-box__content--center {
  flex-basis: 80%;
  align-self: flex-start;
  /*flex-grow: 1;*/
}

.buy-box__image img {
  max-height: 350px;
}

@media screen and (max-width: 542px) {
  .buy-box__image img {
    max-height: 200px;
  }
  .buy-box__content--center {
    flex-grow: 1;
  }
  .buy-box__image {
    flex-basis: 100%;
  }
  .buy-box__content {
    flex-basis: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 658px) {
  .full-buy-box {
    flex-wrap: wrap;
  }
  .buy-box__content--left,
  .buy-box__content--right,
  .buy-box__content--center {
    flex-basis: 100%;
    align-self: center;
  }
}

.flex-buy-box {
  display: flex;
  text-align: center;
  align-items: center;
  margin: 0 0 20px;
  overflow: auto;
  clear: both;
}

.buy-box__right,
.buy-box__left {
  padding: 1em;
  background-color: #d6d6d6;
  color: #2e2e2e;
  font-size: 1.2em;
  flex-basis: 30%;
  width: 30%;
}

.buy-box__center {
  margin: 0 auto;
  padding: 1em;
  background-color: #2e2e2e;
  color: #e2e2e2;
  font-size: 1.2em;
  flex-basis: 40%;
  width: 40%;
  align-items: center;
}

.buy-box__details {
  font-size: 0.8em;
}

.buy-box__price {
  font-size: 38px;
  font-weight: 600;
  display: inline-block;
  background-color: #e2e2e2;
  border-color: #b4b4b4;
  border-width: 2px;
  border-style: solid;
  padding: .2em .5em .4em;
  margin: 0.5em 0;
}

.buy-box__price--blue {
  background-color: #3377C2;
  color: #fefefe;
}

.buy-box__price--yellow {
  background-color: #FFDA4E;
  color: #2e2e2e;
}

.buy-box__button {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.buy-box--blue {
  background: #0B3D66;
  color: rgba(255, 255, 255, .9);
}

@media screen and (max-width: 768px) {
  .buy-box__left {
    order: 2;
    width: 50%;
    flex-basis: 50%;
    border-right: 1px solid #aaa;
  }
  .buy-box__right {
    order: 3;
    width: 50%;
    flex-basis: 50%;
  }
  .buy-box__center {
    order: 1;
    flex-basis: 100%;
    width: 100%;
    margin: 0;
  }
  .flex-buy-box {
    flex-flow: wrap;
    align-items: stretch;
    padding: 0;
  }
}

.buy .monthly .grey-button {
  padding: 10px 20px;
}

.buy .monthly {
  margin: 0 auto;
  padding: 1em;
  background-color: #2e2e2e;
  color: #e2e2e2;
  font-size: 1.2em;
  width: 75%;
  max-width: 500px;
}

/*  Old Tier
.buy .monthly {
  float:left;
  margin:0 auto;
  padding: 1em;
  background-color: #d6d6d6;
  color: #2e2e2e;
  font-size: 1.2em;
  width: 40%;
  margin-top: 44px;
}
*/

.buy .master,
.buy .supercharge {
  background-color: #2e2e2e;
  color: #e2e2e2;
  font-size: 1.2em;
  width: 40%;
}

.buy .starter,
.buy .intermediate {
  margin-top: 44px;
  width: 30%;
}

.buy .supercharge {
  background-color: #2e2e2e;
  color: #e2e2e2;
  font-size: 1.2em;
  width: 100%;
  padding: 1em;
}

.buy .supercharge .price del {
  color: inherit;
  opacity: 0.5;
}

.buy .button {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.buy .master .button,
.buy .supercharge .button {
  font-weight: 600;
}

.buy .starter .button a,
.buy .intermediate .button a {
  background-color: #2e2e2e !important;
}

.buy p s {
  opacity: 0.5;
  font-size: 0.8em;
}

.price {
  font-size: 38px;
  font-weight: 600;
  display: inline-block;
  background-color: #e2e2e2;
  padding: .2em .5em .4em;
  margin: 0.5em 0 1em 0;
}

.green-price {
  background-color: #20933a;
  color: #efefef;
}

.orange-price {
  background-color: #f4900c;
}

.purple-price {
  background-color: #6b3090;
}

.blue-price {
  background-color: #3377C2 !important;
  color: #fefefe;
}

.grey-price {
  border-color: #767676;
  color: #e2e2e2;
  background-color: #404040;
}

.buy .supercharge .price {
  background-color: #e58200;
  border-color: #e2e2e2;
}

@media only screen and (max-width: 930px) {
  .buy .starter,
  .buy .intermediate,
  .buy .master,
  .buy .supercharge,
  .buy .annual,
  .buy .monthly,
  .buy .buyCenter,
  .buy .buyRight {
    width: 90% !important;
    float: none !important;
    margin: 0 auto !important;
  }
}

/* Conference Pitch Page */

.conferenceHeader {
  background-image: url('/wp-content/uploads/2016/11/seanwes-conference-banner-large.jpg');
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 0;
  background-position: center center;
}

.conferenceHeaderLogo {
  max-width: 400px;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.conferenceWaitlistSignup {
  padding: 20px 30px;
  background: #2e2e2e;
  color: #e2e2e2;
  border: 2px #333 solid;
  margin-bottom: 20px;
  font-size: 18px;
}

.conference-pitch h4 {
  font-weight: normal;
  font-size: 1.3em;
  text-align: center;
}

.conference-pitch .button a {
  font-size: 1.2em !important;
}

.conference-video h3 {
  color: #ddd;
}

.conferenceCountdownBar {
  background-color: #faf956;
  color: #2e2e2e;
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  left: 0;
  padding: 0.5em;
  margin-bottom: .5em;
  opacity: 1;
  z-index: 100;
}

.conference-video {
  padding-top: 88px;
}

.conference-video p {
  font-size: .9em;
  opacity: .75;
  margin-bottom: 1.5em;
}

.conference-speaker h3 {
  font-size: 1.2em !important;
  margin: 0;
}

.conference-speaker a {
  color: #777;
  font-size: .8em;
  font-style: italic;
  margin: 1em 0;
}

.conference-speaker img {
  border-radius: 50%;
  width: 100%;
}

.conference-speaker {
  width: 25%;
  padding: 20px 20px;
}

@media screen and (max-width: 980px) {
  .conference-speaker {
    width: 49.6% !important;
  }
  conference-speaker p {
    font-size: .8em;
  }
}

#conferencePitchSignup {
  max-width: 850px;
  margin: 40px auto;
  text-align: center;
  overflow: auto;
}

#conferencePitchSignup h3 {
  font-size: 38px;
  margin: 1em 0;
}

#conferencePitchSignup .fullPrice,
#conferencePitchSignup .earlyBird {
  width: 50%;
  margin: 0 auto;
}

#conferencePitchSignup .offer {
  text-transform: uppercase;
  padding: .6em;
  background: #e2e2e2;
  letter-spacing: 2px;
  font-size: 0.9em;
}

#conferencePitchSignup .earlyBird .offer {
  background: #3377C2;
  color: white;
}

#conferencePitchSignup .details {
  overflow: auto;
  padding: 0 1em;
}

#conferencePitchSignup .fullPrice .details {
  background: #d6d6d6;
}

#conferencePitchSignup .earlyBird .details {
  background: #2e2e2e;
  color: #e2e2e2;
}

#conferencePitchSignup .price {
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  padding: .2em .5em .4em;
}

#conferencePitchSignup .earlyBird .price {
  background: #3377C2;
}

#conferencePitchSignup .earlyBird .price del {
  color: inherit;
  opacity: 0.5;
}

#conferencePitchSignup .increaseWarning {
  margin-top: 3em;
  margin-bottom: -1em;
  font-weight: bold;
}

#conferencePitchSignup .finePrint {
  margin-top: -1em;
  margin-bottom: 2em;
  opacity: 0.75;
}

#conferencePitchSignup .fullPrice .price {
  border-color: #b4b4b4;
  background: #e2e2e2;
}

#conferencePitchSignup .button a,
#conferencePitchSignup .button span {
  padding: 10px 80px;
  display: inline-block;
  margin: 1em 0;
}

#conferencePitchSignup .fullPrice .button span {
  background: #2e2e2e;
}

@media only screen and (max-width: 767px) {
  #conferencePitchSignup {
    width: 90% !important;
  }
  #conferencePitchSignup .fullPrice,
  #conferencePitchSignup .earlyBird {
    float: none !important;
    width: 100% !important;
  }
  #conferencePitchSignup .fullPrice {
    margin-bottom: 80px;
  }
}

/* Books Pitch Page */

.bookDescriptions {
  margin-top: 40px;
}

.bookDescriptions .pitchSection {
  background-size: 22%;
}

.bookDescriptions .pitchImageLeft {
  padding-left: 33%;
}

.bookDescriptions .pitchImageRight {
  padding-right: 33%;
}

#journal {
  margin-top: 40px;
}

/* Site Wide Banner */

.siteBanner {
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #20933a;
  color: white;
}

.siteBanner a {
  color: white;
  font-weight: 600;
  display: block;
  height: 50px;
  line-height: 50px;
}

/* Sensei */

/* Get rid of All/Featured buttons and ordering dropdown menu. Remove meta temporarily. */

.sensei-ordering,
.sensei-course-filters,
.sensei-course-meta {
  display: none;
}

.post-type-archive-course #main .course,
.post-type-archive-course #main .course-container li.course {
  width: 32.8%;
  display: inline-block;
  padding: 0 10px 1em;
  vertical-align: bottom;
  float: none;
}

.post-type-archive-course #main .course-container li.course p {
  display: none;
}

.course-lesson-count,
.course-category,
.course-lesson-progress {
  display: block;
}

#main .course h3.course-title {
  font-size: 1.5em !important;
}

.writingPrompt {
  background-image: url('/wp-content/themes/seanwes/i/syw/syw-writing-habit.svg');
  background-repeat: no-repeat;
  background-size: 14%;
  background-position: 20px 38px;
  padding: 20px 20px 20px 20%;
  background-color: #FDDD8D;
  border: 3px solid #ECB972;
  margin: 50px 20px;
  color: #414042;
}

.writingPrompt blockquote {
  border-top: 2px #666 solid;
  border-bottom: 2px #666 solid;
  margin: 20px 0;
  background: #2e2e2e;
  color: #e2e2e2;
}

@media only screen and (max-width: 768px) {
  .writingPrompt {
    background-image: none;
    padding: 20px;
    margin: 50px 0;
  }
  .post-type-archive-course #main .course-container li.course {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  /* Targets the course/module/lesson/quiz main area and centers it and makes it look better*/
  .module-archive #main .row .twelve,
  .single-lesson #main .row .twelve,
  .single-course #main .row .twelve,
  .single-quiz #main .row .twelve {
    width: 75%;
    margin: 0 auto;
    float: none;
  }
}

.entry section.sensei-breadcrumb,
.entry nav.post-entries {
  width: 100%;
  padding: 20px;
}

section.sensei-breadcrumb {
  display: inline-block;
  padding: 20px;
  width: 100%;
}

nav.post-entries {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}

.single-lesson section.sensei-breadcrumb .nav-prev a,
.single-lesson nav.post-entries .nav-prev a,
.single-lesson section.sensei-breadcrumb .nav-next a,
.single-lesson nav.post-entries .nav-next a {
  background: #2e2e2e;
  padding: 10px 30px;
  color: #f4f4f4;
  border-radius: .2em;
}

.single-lesson section.sensei-breadcrumb .nav-prev a:hover,
.single-lesson nav.post-entries .nav-prev a:hover,
.single-lesson section.sensei-breadcrumb .nav-next a:hover,
.single-lesson nav.post-entries .nav-next a:hover {
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (min-width: 650px) {
  .single-lesson section.sensei-breadcrumb .nav-prev a:after,
  .single-lesson nav.post-entries .nav-prev a:after {
    content: 'Previous Lesson';
  }
  .single-lesson section.sensei-breadcrumb .nav-next a:before,
  .single-lesson nav.post-entries .nav-next a:before {
    content: 'Next Lesson';
  }
}

section.sensei-breadcrumb {
  background: #efefef;
}

.module header {
  background: none;
}

input.quiz-submit {
  margin-bottom: 40px;
}

input.quiz-submit.complete {
  color: #fefefe;
  width: 100%;
  padding: 10px 20px;
  margin: 1em 0 1em 0;
  border-radius: .2em;
  font-size: 1em;
}

input.quiz-submit.complete:hover {
  background: #2eab49;
}

input.quiz-submit.reset {
  font-size: .75em;
}

/* Disables the arbitrary grade number in lesson quizzes */

.quiz form ol#sensei-quiz-list li>span .grade,
.quiz form ol#sensei-quiz-list li .answer_message {
  display: none;
}

.module-archive #main .status,
#main .course .module-status,
.module-navigation {
  display: none;
}

.lesson a.button {
  background: #2c6ec7 !important;
  color: #f8f8f8 !important;
  display: block;
  border: 0;
  text-align: center;
  font-size: 20px !important;
  padding: 10px 20px;
  font-weight: normal;
  text-transform: none;
  border-radius: .2em;
}

.lesson a.button:hover {
  background: #3584de !important;
  cursor: pointer;
}

.lesson a.button:active {
  background: #2966ab !important;
}

.quiz input.quiz-submit.reset:hover,
.lesson input.quiz-submit.reset:hover {
  background: #cd0a0a !important;
}

.quiz input.quiz-submit.reset:hover,
.lesson input.quiz-submit.reset:hover {
  background: #fc2828 !important;
}

/* Nav Prev/Next */

.nav-next,
.nav-prev {
  /* width:50% !important;*/
  display: inline-block;
  margin-bottom: 20px;
}

.nav-next {
  position: relative;
}

.nav-next a {
  text-align: right;
  padding-left: 10px;
}

.nav-prev a {
  padding-right: 10px;
}

.sensei-message a.next-lesson {
  background: #2c6ec7 !important;
  color: #f8f8f8 !important;
  display: block !important;
  border: 0 !important;
  float: none !important;
  text-align: center !important;
  margin: 16px 0 0 !important;
  font-size: 20px !important;
  padding: 10px 20px !important;
  font-weight: normal !important;
  text-transform: none !important;
  border-radius: .2em !important;
}

.sensei-message a.next-lesson:hover {
  background: #3584de !important;
  cursor: pointer;
}

.sensei-message a.next-lesson:active {
  background: #2966ab !important;
}

.lesson-notice {
  color: #20933a;
  border: 1px solid #20933a;
  background: #edfcd5;
  padding: 10px;
  margin: 20px 0;
  opacity: 0.6;
  border-radius: 4px;
}

.vbp-lesson-icon {
  max-width: 200px;
  height: auto;
  width: 25%;
  float: left;
  margin: 0 1em 0 0;
}

.quiz input.quiz-submit.save,
.lesson input.quiz-submit.save {
  display: none;
}

/* Shortcodes: showbefore and showafter */

.shortcode-showbefore,
.shortcode-showafter,
.shortcode-showmanually {
  display: none;
}

/* Styles for the /account and /my-account so they don't look like trash anymore. */

a.woocommerce-Button--next,
a.woocommerce-Button--previous {
  background: #2e2e2e;
  display: block;
  color: #e2e2e2 !important;
  padding: 10px 20px;
  margin: 20px 0;
  min-width: 150px;
  text-align: center;
}

a.woocommerce-Button--next:hover,
a.woocommerce-Button--previous:hover {
  background: #474747;
  cursor: pointer;
}

a.woocommerce-Button--next:active,
a.woocommerce-Button--previous:active {
  background: #141414;
}

a.woocommerce-Button--next {
  float: right;
}

a.woocommerce-Button--previous {
  float: left;
}

.wpuf-profile {
  margin-bottom: 80px;
}

input:disabled,
textarea:disabled {
  opacity: .5;
  font-style: italic;
}

.wpuf-profile legend,
.woocommerce .edit-account legend {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 20px;
}

table.wpuf-table,
.wpuf-profile fieldset {
  /*   Removed margin because /account was looking weird. Revert if necessary.
  margin-top:20px;*/
  margin: 0;
}

table.wpuf-table,
table.wpuf-table td {
  border: none;
}

.wpuf-profile th {
  width: 30%;
  padding: 0 0 24px;
  font-weight: 600 !important;
  vertical-align: top;
}

.wpuf-profile td {
  width: 70%;
  padding: 0 17px 24px !important;
  vertical-align: top;
}

.wpuf-profile label {
  font-size: 1.5em;
  color: #2e2e2e;
}

.woocommerce-edit-address .woocommerce label {
  font-size: .8em;
  color: #2e2e2e;
  font-weight: 600;
  display: inline-block;
}

#order_seanwes_conference_shirt_size_field label:first-child {
  display: block;
}

#order_seanwes_conference_shirt_size_field label {
  margin: 0 10px;
}

.wpuf-profile input[type='text'],
.wpuf-profile input[type='password'],
.wpuf-profile input[type='search'] {
  font-size: .8em;
  width: 100%;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  line-height: 36px;
  height: 44px !important;
}

.woocommerce-edit-address .woocommerce input[type='text'],
.woocommerce-edit-address .woocommerce input[type='email'],
.woocommerce-edit-address .woocommerce input[type='tel'] {
  font-size: .8em;
  width: 100%;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  line-height: 36px;
  height: 44px !important;
}

.wpuf-profile textarea {
  font: .8em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
  font-size: .8em;
  width: 100%;
  border: solid 2px #d4d6da;
  padding: 10px;
}

.wpuf-profile select {
  font-size: .8em;
}

.woocommerce-edit-address input[type='submit'],
.wpuf-profile input[type='submit'] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: .2em !important;
  border: none !important;
  width: 100%;
  font-size: 1em;
  background: #2f75c5;
  display: block;
  color: #fefefe !important;
  padding: 20px 10px;
}

.woocommerce-edit-address input[type='submit']:hover,
.wpuf-profile input[type='submit']:hover {
  background: #3584de;
  cursor: pointer;
}

.woocommerce-edit-address input[type='submit']:hover,
.wpuf-profile input[type='submit']:active {
  background: #2966ab;
}

.wpuf-profile .description {
  font-size: .8em;
}

.woocommerce .addresses {
  margin-left: 30px;
}

.woocommerce .addresses h3 {
  display: inline-block;
  margin-right: 20px;
}

.shop_table thead {
  background: #2e2e2e;
  color: #e2e2e2;
}

.woocommerce .edit-account fieldset {
  margin: 0 0 30px;
  padding: 0;
}

.woocommerce .edit-account .form-row {
  padding: 10px 0;
}

.woocommerce .edit-account .form-row label {
  width: 30%;
  font-size: .8em;
  color: #2e2e2e;
  display: inline-block;
  font-weight: 600;
  vertical-align: top;
}

.woocommerce .login .form-row label,
.woocommerce .lost_reset_password .form-row label {
  width: 100%;
  font-size: .8em;
  color: #2e2e2e;
  display: inline-block;
  font-weight: 600;
  vertical-align: top;
}

.woocommerce .edit-account .form-row input[type='text'],
.woocommerce .edit-account .form-row input[type='email'],
.woocommerce .edit-account .form-row input[type='password'] {
  font-size: .8em;
  width: 68%;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  line-height: 36px;
  height: 44px !important;
  vertical-align: top;
}

.shop_table input.input-text {
  font-size: 1.15em;
  width: 148px;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  line-height: 36px;
  height: 44px !important;
  vertical-align: top;
}

.subscription_details .button.reactivate,
.wcs-switch-link,
.subscription_details .button.change_payment_method {
  appearance: none;
  -webkit-appearance: none;
  border-radius: .2em !important;
  border: none !important;
  width: 100%;
  font-size: 1em;
  background: #2f75c5;
  display: block;
  color: #fefefe !important;
  margin: 10px 0;
  text-align: center;
}

.subscription_details .button.reactivate:hover,
.wcs-switch-link:hover,
.subscription_details .button.change_payment_method:hover {
  background: #3584de;
  cursor: pointer;
}

.subscription_details .button.reactivate:active,
.wcs-switch-link:active,
.subscription_details .button.change_payment_method:active {
  background: #2966ab;
}

.subscription_details .button.cancel {
  color: #e42424;
}

.wcs-switch-link {
  display: none !important;
}

.subscription__actions {
  display: flex;
  flex-direction: column;
}

.subscription__actions .button.cancel {
  order: 10;
}

.shipping-calculator-form button {
  background: #2e2e2e;
  font-size: 1em;
  color: #e2e2e2 !important;
  padding: 10px 20px;
  border: none;
}

.woocommerce .login .form-row input[type='text'],
.woocommerce .login .form-row input[type='email'],
.woocommerce .login .form-row input[type='password'],
.woocommerce .lost_reset_password .form-row input[type='text'],
.woocommerce .lost_reset_password .form-row input[type='email'],
.woocommerce .lost_reset_password .form-row input[type='password'] {
  font-size: .8em;
  width: 68%;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  line-height: 36px;
  height: 44px !important;
  vertical-align: top;
}

.woocommerce .edit-account input[type='submit'] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: .2em !important;
  border: none !important;
  width: 100%;
  font-size: 1em;
  background: #2f75c5;
  display: block;
  color: #fefefe !important;
  padding: 20px 10px;
}

.woocommerce .edit-account input[type='submit']:hover {
  background: #3584de;
  cursor: pointer;
}

.woocommerce .edit-account input[type='submit']:active {
  background: #2966ab;
}

.woocommerce input[type='submit'] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: .2em !important;
  border: none !important;
  font-size: 1em;
  background: #2f75c5;
  display: block;
  color: #fefefe;
  padding: 10px;
  margin: 30px 0;
}

.woocommerce input[type='submit']:hover {
  background: #3584de;
  cursor: pointer;
}

.woocommerce input[type='submit']:active {
  background: #3584de;
}

.woocommerce .login input[type='submit'],
.woocommerce .lost_reset_password input[type='submit'] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: .2em !important;
  border: none !important;
  font-size: 1em;
  background: #2f75c5;
  display: block;
  color: #fefefe !important;
  padding: 10px;
  margin: 30px 0;
  width: 68%;
}

.woocommerce .login .lost_password {
  font-style: italic;
}

.woocommerce .login input[type='submit']:hover,
.woocommerce .lost_reset_password input[type='submit']:hover {
  background: #3584de;
  cursor: pointer;
}

.woocommerce .login input[type='submit']:active,
.woocommerce .lost_reset_password input[type='submit']:active {
  background: #3584de;
}

.woocommerce .login .col-1 {
  margin-bottom: 40px;
}

.woocommerce-password-strength {
  margin-top: 20px;
}

.woocommerce-password-strength.short {
  color: #a41a1a;
  font-weight: 600;
}

.woocommerce-password-strength.bad {
  color: #e42424;
  font-weight: 600;
}

.woocommerce-password-strength.good {
  color: #f4900c;
  font-weight: 600;
}

.woocommerce-password-strength.strong {
  color: #20933a;
  font-weight: 600;
}

.woocommerce-password-strength.strong::after {
  content: '!';
}

/* My Account Layout, including sidebar and tabs */

.post-19604 {
  padding: 0 22px;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
  float: left;
  min-height: 1px;
  position: relative;
}

.woocommerce-MyAccount-navigation {
  width: 33.33333%;
  padding: 0 22px 0 0;
}

.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
  padding: 10px 0;
}

.woocommerce-MyAccount-content {
  width: 66.66667%;
  padding: 0 0 22px;
}

.seanwes-account .post-content {
  margin: 0;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .woocommerce-MyAccount-navigation,
  .woocommerce-MyAccount-content {
    width: 100%;
  }
  .woocommerce-MyAccount-navigation ul {
    margin-bottom: 30px;
  }
  .woocommerce-MyAccount-navigation ul li {
    padding: 0;
  }
}

/* This is for the Switch Subscription Page */

.postid-49435 .post-49435 {
  display: none;
}

.postid-49435 #purchase.summary.four {
  width: 100%;
}

.postid-49435 .free-shipping {
  background-color: #888;
  font-size: 0;
  padding: 0;
}

.postid-49435 .free-shipping:after {
  text-align: center;
  text-transform: uppercase;
  display: block;
  padding: 22px;
  background-color: #888;
  font-size: 20px;
  color: #f8f8f8;
  content: 'Choose Your Subscription';
}

.postid-49435 #add-to-cart table.group_table {
  width: 100%;
}

.postid-49435 #add-to-cart table.group_table tr td .price {
  padding: 20px 0;
}

.postid-49435 #add-to-cart table.group_table tr td {
  padding: 20px 0;
  text-align: center;
}

.postid-49435 #add-to-cart table.group_table tr:nth-child(n+2) td {
  border-top: 1px solid #666;
}

.postid-49435 #purchase-buttons {
  min-height: 0;
}

.postid-49435 a.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart {
  appearance: none;
  -webkit-appearance: none;
  border-radius: .2em !important;
  border: none !important;
  background: #2f75c5;
  display: block;
  color: #fefefe !important;
  padding: 10px;
  font-weight: bold;
  text-align: center;
}

.postid-49435 a.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart:hover,
.postid-49435 a.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart:active {
  background-color: #3584de;
}

/* These should stay at the bottom of the stylesheet to ensure they override any previously-set colors. */

.orangePage a, a.link--orange {
  color: #e58200;
}
.orangePage a:hover,
a:hover.link--orange {
  color: #ff9b30;
}
.orangePage a:active,
a:active.link--orange {
  color: #d9770f;
}

.greenPage a:active {
  color: #1f7f34;
}

.greenPage a {
  color: #20933a;
}

.greenPage a:hover {
  color: #2eab49;
}


.purplePage a {
  color: #6b3090;
}

.purplePage a:hover {
  color: #853bb3;
}

.purplePage a:active {
  color: #853bb3;
}

a.purpleLink, a.link--purple {
  color: #6b3090;
}

a:hover.purpleLink, a:hover.link--purple {
  color: #853bb3;
}

a:active.purpleLink,
a:active.link--purple {
  color: #853bb3;
}

.button {
  opacity: 1;
}

/* Messages and Alerts */

.message {
  padding: 20px;
  margin: 20px 0;
  border-radius: 4px;
  margin-bottom: 2em;
  color: #666;
  border: 1px solid #ccc;
  background: #efefef;
}

.message__highlight--yellow {
  background-color: #FEDE63;
}


.message--blue {
  color: #60a1da;
  border: 1px solid #ccdcf3;
  background: #e1e9f1;
}

.message--blue a {
  color: #2D69C4;
}

.message--blue a:hover {
  color: #2D69C4;
  opacity: .8;
}

.twitter-tweet {
  margin: 0 auto;
}

.message__image {
  padding: 0.5em;
  opacity: 0.6;
  max-width: 20%;
  height: auto;
}

.message__image--right {
  float: right;
}

.membershipContentMessage {
  background: #303030;
  padding: 30px 35px 15px 35px;
  font-size: 1em;
  margin: 0;
  color: #DDD !important;
  word-wrap: break-word;
}

.seanwes_message {
  position: fixed;
  top: -42px;
  left: 0;
  width: 100%;
  background: #FEDE63;
  height: auto;
  padding: 10px;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .theVaultShows #custom-feeds {
    padding: 50px 0;
  }
  #theVault .membershipContentMessage {
    padding: 30px 0 15px 0;
  }
}

#freeEpisodeMessage {
  margin-bottom: 30px;
}

#freeEpisodeMessage img {
  max-width: 120px;
  float: right;
  margin: 20px 20px 40px 40px;
}

@media screen and (max-width: 767px) {
  #freeEpisodeMessage img {
    max-width: 100px;
  }
}

.membershipContentMessage p {
  color: #BBB;
}

.membershipContentMessage h1 {
  color: #DDD;
}

.membershipContentMessage .button {
  margin-top: 30px;
}

.membershipContentMessage a {
  color: #559AF2;
}

.membershipContentMessage a:hover {
  color: #2c6ec7;
}

/* Podcast Archive 2.0 */

.podcastArchiveHeader {
  background-color: #2e2e2e;
  padding: 80px 0;
  margin: -42px 0 50px;
}

.podcastArchiveHeader p {
  color: #BBB;
}

.podcastArchiveHeader h1 {
  color: #ddd;
  padding-top: 20px;
}

.podcastArchiveHeaderContent {
  background-repeat: no-repeat;
  background-size: 35%;
  padding-right: 22px;
  background-position: 2% 0;
  padding-left: 43%;
  min-height: 450px;
}

.podcastEpisodeHeader {
  background-color: #2e2e2e;
  padding: 40px 0;
  text-align: center;
  margin-top: -42px;
  color: rgba(255, 255, 255, .9);
}

.podcastEpisodeHeader p {
  display: inline-block;
}

.podcastEpisodeHeader a,
.blogSingleHeader a {
  color: rgba(255, 255, 255, .7) !important;
  display: inline-block;
}

.podcastEpisodeHeader a:hover,
.blogSingleHeader a:hover {
  color: rgba(255, 255, 255, .5) !important;
}

.podcastEpisodeHeader img {
  max-width: 800px;
  width: 100%;
}

.podcastEpisodeHeader h2 {
  margin-top: 20px;
}

.podcastEpisodeHeader .ten {
  float: none;
  margin: 0 auto;
}

.podcastEpisodeHeader .subtitle {
  color: #aaa;
  font-size: 1.2em;
}

.pageDarkHeader {
  background-color: #2e2e2e;
  padding: 80px 0;
  margin: -42px 0 50px;
  text-align: center;
  color: rgba(255, 255, 255, .9);
}

.membershipHeader {
  background: url('/wp-content/themes/seanwes/i/homepage/site-header-img.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 83%;
  background-color: #2e2e2e;
  padding: 150px 0;
  margin: -42px 0 50px;
  text-align: center;
  color: rgba(255, 255, 255, .9);
}

.overlapBookHeader {
  background: #0F4670;
  padding: 80px 0 80px;
  margin-bottom: 0 !important;
  background-size: 11%;
  background-position: center;
}

.overlapBookHeader .affwp-form {
  color: #2e2e2e;
  text-align: left;
}

.overlapBookHeader a {
  color: #6192D5;
}

.overlapBookHeader a:hover {
  color: #82afed;
}

.overlapBookHeader blockquote {
  text-align: center;
  border: none;
  background: #0b3351;
  border-bottom: solid 3px #082a44;
  border-top: solid 3px #082a44;
  padding: 15px;
}

/* Overlap Book Chapters */

.head {
  font-size: 1.75em;
  margin: 20px 0 2px 0 !important;
  font-weight: 600;
  text-indent: 0 !important;
}

.head b {
  font-weight: 600;
}

.booksection p {
  margin: 0;
  text-indent: 1.5em;
}

p.noindent,
p.noindenta,
p.noindent1 {
  text-indent: 0 !important;
}

.drop {
  font-size: 3em;
  float: left;
  line-height: 0.6em;
  padding: 12px 2px 0 0;
}

.booksection blockquote p {
  margin: 1em;
  text-indent: 0 !important;
  font-size: 1.5em;
}

@media screen and (max-width: 980px) {
  .membershipHeader {
    background-size: 98%;
    padding: 100px 0;
  }
}

.pageDarkHeader .ten {
  float: none;
  margin: 0 auto;
}

.pageDarkHeader img {
  max-width: 800px;
  width: 100%;
}

.pageDarkHeader h1 {
  color: rgba(255, 255, 255, .9);
  font-size: 3em;
  line-height: 1.2em;
}

.pageDarkHeader h2 {
  color: rgba(255, 255, 255, .9);
  font-size: 2.5em;
  line-height: 1.2em;
}

.lightHeader,
.lightHeader h1,
.lightHeader h2,
.lightHeader h3 {
  color: #2e2e2e;
}

.lightHeader a {
  color: rgba(0, 0, 0, .6) !important;
  display: inline-block;
}

.lightHeader a:hover {
  color: rgba(0, 0, 0, .4) !important;
}

.headerShowTitle {
  background: #1e1e1e;
  color: #f9f9f9;
  margin-top: -42px;
  z-index: 99;
}

.headerShowLink {
  max-width: 1184px;
  margin: 0 auto;
  position: relative;
}

.headerShowLink h5 {
  margin: 0;
  padding: 10px 0;
  font-weight: normal;
  text-align: center;
}

.headerShowLink h5 a {
  color: #f9f9f9 !important
}

.pageDarkHeader .subtitle {
  color: #aaa;
  font-size: 1.2em;
  opacity: .8;
}

.headerLightBar {
  background: #ececec;
  padding: 15px 0 0;
  margin-bottom: 40px;
}

@media screen and (max-width: 649px) {
  .headerShowTitle {
    margin-top: 0;
  }
  .podcastEpisodeHeader h1 {
    font-size: 1.8em;
  }
  .podcastEpisodeHeader {
    padding: 50px 0;
  }
}

@media screen and (max-width: 649px) {
  .pageDarkHeader {
    margin: 0 0 50px;
    padding: 50px 0;
  }
  .podcastArchiveHeaderContent {
    background-position: center 20px !important;
    background-size: auto 300px !important;
    padding-top: 344px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .podcastArchiveHeader {
    padding: 80px 0 50px !important;
  }
  .pageDarkHeader h1 {
    font-size: 2em;
  }
}

@media screen and (max-width: 567px) {
  .pageDarkHeader h1 {
    font-size: 1.6em;
  }
  .pageDarkHeader {
    padding: 40px 0;
  }
}

.woocommerce-MyAccount-navigation-link--settings {
  display: none;
}

/* Onboarding */

.onboarding-section {
  margin: 0 0 50px 0;
}

.onboardingHeader {
  margin: -42px 0 50px;
  background: #2e2e2e;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 80%;
  text-align: center;
  color: #efefef;
}

.onboardingHeaderSection {
  min-height: 33vh;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .onboardingHeader {
    background-size: 100%;
  }
}

@media screen and (max-width: 959px) {
  .onboardingHeader {
    background-size: 90%;
  }
}

#apps,
#paths {
  background: #2e2e2e;
  color: #ddd;
  padding: 40px 0;
  margin: 40px 0;
}

#apps a:link,
#apps a:visited {
  color: #559AF2;
}

.onboardingImage {
  padding: 20px;
  margin: 20px 0;
}

.onboardingImage img {
  display: block;
  margin: 0 auto;
  border: 20px solid #ddd;
}

.onboardingiOSApp .button,
.onboardingmacOSApp .button {
  margin: 30px 0;
}

.onboardingiOSApp {
  margin-top: 30px;
  background-image: url('/wp-content/uploads/2016/09/getting-started-ios-app.png');
  background-position: left 30px;
  padding-left: 23%;
  background-size: 17%;
  background-repeat: no-repeat;
}

.onboardingmacOSApp {
  margin-top: 30px;
  background-image: url('/wp-content/uploads/2016/09/getting-started-macOS-app.png');
  background-position: right 30px;
  padding-right: 44%;
  height: auto;
  background-size: 37%;
  background-repeat: no-repeat;
}

.onboardingAndroid .eight {
  padding: 0;
}

.onboardingLearningPaths {
  background-image: url('/wp-content/uploads/2016/09/getting-started-learning-paths.jpg');
  background-position: right 30px;
  padding-right: 470px;
  height: auto;
  background-size: 420px;
  background-repeat: no-repeat;
}

.onboardingMiniCourses {
  background-image: url('/wp-content/uploads/2016/08/30-days-better-writing.png');
  background-position: left 30px;
  padding-left: 470px;
  height: auto;
  background-size: 420px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .onboardingiOSApp {
    background-position: center top;
    padding-top: 300px;
    padding-left: 0;
    background-size: 150px;
  }
  .onboardingmacOSApp {
    background-position: center top;
    padding-top: 50%;
    padding-right: 0;
    background-size: 85%;
  }
  .onboardingLearningPaths {
    background-position: center top;
    padding-top: 75%;
    padding-right: 0;
    background-size: 100%;
  }
  .onboardingMiniCourses {
    background-position: center top;
    padding-top: 53%;
    padding-right: 0;
    padding-left: 0;
    background-size: 100%;
  }
  .onboardingImage {
    padding: 10px;
  }
}

@media screen and (max-width: 659px) {
  .onboardingHeader {
    margin: 0 0 50px;
  }
}

.progress__wrapper {
  width: 100%;
  background: #282828;
  height: 34px;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
}

.progress__bar {
  height: 100%;
  flex-basis: 100%;
  opacity: .2;
  text-align: right;
  padding-right: 20px;
  display: flex;
  align-items: center;
  font-size: .85em;
  justify-content: flex-end;
}

.progress__bar:not(:last-child) {
  border-right: 2px solid rgba(255, 255, 255, .06);
  border-right-style: inset;
}

.progress__amount {
  opacity: .85;
}

.progress__bar--viewed {
  opacity: 1;
}

.progress__bar--green {
  background: #20933a;
}

.progress__bar--purple {
  background: #6b3090;
}

.progress__bar--orange {
  background: #f4900c;
}

.onboardingProgress {
  width: 100%;
  background: #2B651C;
  margin-bottom: 30px;
  margin-top: -50px;
  height: 34px;
  overflow: hidden;
}

.onboardingProgressBar {
  text-align: right;
  background: #20933a;
  color: rgba(255, 255, 255, .8);
  padding: 0 20px;
  font-weight: 600;
  height: 34px;
  width: 0;
  float: left;
}

.onboardingProgressBarText {
  display: none;
  width: 100%;
  color: rgba(255, 255, 255, .8);
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.onboardingProgressBarArrow {
  content: '';
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  border-width: 17px 0 17px 17px;
  border-color: transparent transparent transparent #20933a;
  position: relative;
}

.onboardingLinks {
  display: flex;
  opacity: 0;
  margin: 20px auto 50px;
  text-align: center;
  padding: 0;
  max-width: 1920px;
}

.onboardingLinks li {
  list-style-type: none;
  flex-basis: 25%;
  display: block;
  margin: 0;
  padding: 0;
}

.onboardingLinks li a {
  color: #2e2e2e;
}

.onboardingLinks li a:hover {
  opacity: .8;
}

.onboardingStep {
  background: #999;
  color: rgba(255, 255, 255, .8);
  width: 40px;
  height: 40px;
  opacity: .7;
  line-height: 1.6em;
  font-weight: 700;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}

.onboardingStepVisited .onboardingStep {
  background: #20933a;
  display: flex;
}

.onboardingStepVisited img {
  display: flex;
  align-items: center;
  width: 20px;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .onboardingStep {
    width: 30px;
    height: 30px;
  }
  .onboardingStep img {
    width: 15px;
  }
  .onboardingLinks {
    font-size: .8em;
  }
}

@media screen and (max-width: 466px) {
  .onboardingProgress {
    margin-bottom: 0;
  }
  .onboardingLinks {
    flex-direction: column;
    margin: 20px auto;
    padding-bottom: 20px;
  }
  .onboardingLinks li {
    margin: 10px 20px;
    min-height: 20px;
    flex-basis: 100%;
    display: inherit;
  }
  .onboardingStep {
    display: inline-block !important;
    margin-right: 10px;
  }
  .onboardingStep img {
    display: inherit;
    vertical-align: middle;
  }
}

#seanwesNav .section p.avatar img {
  border-radius: 50%;
}

/* Revised Navigation */
.navigation {
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 2px solid #3a3a3a;
  max-height: 100vh;
  overflow: scroll;
}
.navigation__logo {
  font-size: 24px;
  margin-left: 20px;
}
.navigation__menu__close {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 0;
  width: 12px;
  margin: 0;
  height: 12px;
  cursor: pointer;
}
.navigation__menu__close:hover {
  opacity: .85;
}

.navigation__content {
  position: relative;
  padding: 20px 0 50px;
}

.navigation__item {
  padding: 7px 16px;
  cursor: default;
  position: relative;
}

.navigation__parent:hover {
  background: #1e1e1e;
}

.navigation__cta a {
  background: #2c6ec7;
  border-radius: .2em;
  padding: 5px 10px;
}

.navigation__end {
  border-left: 2px solid #3a3a3a;
  padding-left: 20px;
  margin-left: 20px;
}

.navigation__menu {
  position: fixed;
  top: 0;
  left: 0;
  top: 42px;
  width: 100%;
  z-index: 555;
  font-size: 18px;
  color: #e2e2e2;
  border-bottom: 2px solid #3a3a3a;
}

.navigation__menu__item {
  list-style-type: none;
}

.navigation__menu__title {
  font-weight: 800;
  color: #606060;
  border-bottom: 5px solid #606060;
  /* display: inline-block; */
}

.navigation__avatar {
  max-width: 28px;
  line-height: 0;
  padding: 0;
}
/* End Revised Navigation */



#tinymce {
  font: 1.4em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif !important;
}

/* Theater Mode BETA */

.video--aleen-mode {
  max-width: 1440px !important;
}

.lessonTheater .video {
  margin-left: 8.33333%;
  margin: 0 auto;
  display: block;
  z-index: 99;
  padding: 30px 0;
  background: #222;
  max-width: 840px;
}

.lessonTheater .courseQuickInfo {
  margin-bottom: 0;
}

.course-info--quiz {
  margin-bottom: 30px;
}

.lessonTheater .row {
  max-width: none;
}

.lessonTheater .twelve {
  width: 100% !important;
  padding: 0;
}

.lessonTheater .video-container {
  background: #222;
  width: 100%;
  padding: 0;
  height: auto;
  max-width: 100vw;
}

.lesson-breadcrumbs {
  margin-top: 50px;
}

#theaterButton {
  left: 0;
  z-index: 999;
}

#theaterButton a {
  background: #444;
  width: 100%;
}

.lessonTheater header {
  background: #222;
  color: #e2e2e2;
  text-align: center;
  padding: 42px 20px 20px;
}

.lessonTheater header h1 {
  margin: 0;
}

.lessonTheater .course-header h1 {
  font-size: 1.6em;
}

.course-header h4 {
  font-size: 1em;
}

.lesson-content {
  display: block;
  max-width: 840px;
  width: 75%;
  margin: 0 auto 60px;
}

.quiz-content {
  display: block;
  max-width: 840px;
  width: 75%;
  margin: 0 auto 165px;
}

.lessonTheater .sensei-breadcrumb {
  max-width: 840px;
  width: 75%;
  margin: 0 auto;
  display: block;
}

.lessonTheater .sensei-message {
  text-align: center;
  margin: 0 auto !important;
  background: #333 !important;
  color: #e2e2e2;
  border-radius: 0 !important;
}

.lessonTheater .sensei-message .next-lesson {
  max-width: 200px;
  margin: 20px auto 0 !important;
  display: block !important;
}

.lessonTheater .wistia_responsive_padding {
  margin: 0 auto;
}

.lessonTheater .post-entries {
  max-width: 840px;
  width: 75%;
  margin: 20px auto 50px;
  display: block;
}

@media screen and (max-width: 650px) {
  .lessonTheater .videom .video--aleen-mode {
    max-width: 100%;
    padding: 0;
    margin: 20px 0;
  }
  .lessonTheater {
    margin-top: 0;
  }
  .lesson-content {
    width: 100%;
    padding: 0 20px;
  }
}

.course-loader {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .95);
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
}

.course-loader__text {
  display: block;
  font-size: 1.25em;
  font-weight: 600;
  color: #2c6ec7;
  position: relative;
  -webkit-animation: courseLoaderOpacity 1s infinite linear;
  animation: courseLoaderOpacity 1s infinite linear;
}

.course-loader--visible {
  display: flex;
}

@keyframes courseLoaderOpacity {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0.25;
  }
  66% {
    opacity: 0.25;
  }
  100% {
    opacity: 1;
  }
}

#main {
  margin-top: 0 !important;
}

.video--scrolling {
  position: fixed;
  top: 42px;
  left: 0;
  width: 50%;
  z-index: 101;
  max-width: none !important;
  padding: 0 !important;
  margin: 0;
  background: transparent !important;
}

.video--scrolling>.video {
  padding: 0;
}

.video-container--scrolling,
.lesson-container--scrolling {
  flex-basis: 50%;
  flex-grow: 1;
}

.course-body {
  background: #e2e2e2;
  position: absolute;
  width: 100%;
  overflow: scroll;
  top: 42px;
  right: 0;
  z-index: 100;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  transition: 0.35s;
}

.course-body__sidebar--open {
  width: -moz-calc(100% - 400px);
  width: -webkit-calc(100% - 400px);
  width: -o-calc(100% - 400px);
  width: calc(100vw - 400px);
  overflow-x: hidden;
}

@media screen and (max-width: 900px) {
  .course-body__sidebar--open .video--scrolling {
    opacity: 0;
  }
  .video-container--scrolling {
    flex-basis: 100%;
  }
  .video--scrolling {
    position: inherit;
    width: inherit !important;
  }
}

.course-sidebar {
  position: fixed;
  top: 42px;
  font-size: .85em;
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  height: -o-calc(100% - 96px);
  height: calc(100% - 96px);
  background: #2e2e2e;
  color: #f9f9f9 !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
  min-width: 400px;
  width: 400px;
  z-index: 110;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 20px;
  transition: all .2s;
}

.course-sidebar--closed {
  left: -150vw;
}

.course-sidebar--open {
  left: 0;
}

.course-sidebar__lesson-list {
  margin: 10px 0 0;
  padding: 0;
}

.course-sidebar__lesson {
  padding: 5px 34px;
  list-style-type: none;
}

.course-sidebar__lesson a {
  color: #f9f9f9;
  opacity: .75;
  padding-left: 12px;
  text-indent: -12px;
  display: inline-block;
}

.course-sidebar__lesson a:hover {
  opacity: 1;
}

.course-sidebar__course-title {
  padding: 8px 10px;
  margin: 0 !important;
  text-align: center;
  background: #444;
}

.course-sidebar__course-title a {
  color: #f9f9f9;
}

.course-sidebar__module {
  padding: 5px 24px;
  margin: 0 !important;
}

.course-sidebar h5 {
  margin: 20px 0 10px !important;
  opacity: .5;
}

.course-sidebar__lesson--completed {
  opacity: .5;
  font-style: italic;
}

.course-sidebar__lesson--incomplete a:before,
.course-sidebar__lesson--completed a:before {
  font-family: 'FontAwesomeSensei';
  display: inline-block;
  font-style: normal;
  margin-right: 8px;
  position: relative;
}

.course-sidebar__lesson--incomplete a:before {
  content: '\f10c';
  color: rgba(255, 255, 255, .2);
}

.course-sidebar__lesson--incomplete a:hover:before {
  content: '\f138';
}

.course-sidebar__lesson--completed a:before {
  content: '\f058';
  color: #63a95f;
}

.course-sidebar__lesson--current {
  background-color: #555;
  border-top: solid 1px #777;
  border-bottom: solid 1px #777;
}

.course-sidebar__footer {
  font-size: 1em;
  padding: 20px 10px;
  margin: 0 20px;
  opacity: .7;
}

.course-sidebar__footer:before {
  content: '';
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
  width: 100%;
  margin: 0 0 20px;
  display: block;
}

.course-sidebar__link {
  margin: 5px 0;
}

.course-sidebar__section {
  margin: 20px 0;
}

.course-sidebar__footer a {
  color: #f9f9f9;
  opacity: 1;
}

.course-sidebar__links {
  margin: 0;
  padding: 0;
}

.course-sidebar__link {
  list-style-type: none;
}

.course-footer {
  background: #333;
  height: 50px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #f9f9f9;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 102;
}

.course-footer__section {
  flex-grow: 1;
  flex-basis: 33%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.course-footer__sidebar-toggle {
  padding: 5px 10px;
  flex-basis: 100%;
  text-align: left;
  display: flex;
  align-items: center;
}

.course-footer__sidebar-toggle__text {
  display: inline-block;
  cursor: pointer;
}

.course-footer__sidebar-toggle__text .grey-button {
  padding: .2em .4em;
  background: #4e4e4e;
}

.course-footer a,
.course-footer__sidebar-toggle__text,
.course-footer__complete-lesson {
  color: #f9f9f9;
  opacity: .8;
}

.course-footer a:hover,
.course-footer__sidebar-toggle__text:hover,
.course-footer__complete-lesson:hover {
  opacity: 1;
}

.course-footer__complete-lesson {
  text-align: center;
  flex-basis: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  max-width: 250px;
}

.course-footer__complete-lesson input.quiz-submit.complete {
  background: none;
}

form.course-footer__complete-lesson__form {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course-footer__button {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  font-size: 1em;
  color: #e2e2e2;
  transition: 0.25s;
}

.course-footer__button--complete,
.course-footer__button--quiz {
  padding-top: .35em;
  padding-bottom: .35em;
  font-size: 1em;
}

.course-footer__button--quiz img,
.course-footer__button--complete img {
  opacity: .8;
  margin: 0 auto;
}

.course-footer__button--quiz:hover img,
.course-footer__button--complete:hover img {
  opacity: 1;
}

.course-footer__nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-basis: 100%;
}

.course-footer__next,
.course-footer__previous,
.course-footer__back {
  padding: 5px 10px;
  text-align: right;
}

.course-footer__next,
.course-footer__back {
  margin-right: 10px;
}

.course-footer__previous .blue-button,
.course-footer__back .blue-button {
  background: #4e4e4e;
}

.course-footer__next .blue-button,
.course-footer__previous .blue-button,
.course-footer__back .blue-button {
  padding: .2em .4em;
}

@media screen and (min-width: 650px) {
  .course-footer__sidebar-toggle__text .grey-button:before {
    content: 'View ';
  }
  .course-footer__button--complete:after,
  .course-footer__next a:after {
    content: ' Lesson';
  }
}

@media screen and (max-width: 649px) {
  .course-footer__previous {
    display: none;
  }
}

.course-meter {
  height: 5px;
  background: rgba(0, 0, 0, .05);
  clear: both;
  width: 100%;
  bottom: 50px;
  z-index: 997;
}

.course-meter--dark {
  background: #555;
}

.course-meter--fixed {
  position: fixed;
}

.course-meter__span {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: right;
  color: #fff;
  min-width: 45px;
  box-sizing: border-box;
}

.course-meter__span--green {
  background-color: #63a95f;
}

.course-meter__span--red {
  background: #ed6c6c;
}

.course-meter__span--orange {
  background-color: #e59a4e;
}

.course__course-select {
  background: #efefef;
  padding: 15px;
  text-align: center;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .02);
  position: relative;
  transition: 0.25s;
  height: 100%;
}

.course__course-select:hover {
  height: 103%;
  background: #f9f9f9;
}

.course__course-select__title {
  margin: 15px 0;
  color: #2e2e2e;
}

.course-select__locked:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .85);
  background-image: url(/wp-content/themes/seanwes/i/vault-icon-locked.svg);
  background-repeat: no-repeat;
  z-index: 59;
  background-size: 30%;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .course-sidebar {
    width: 100vw;
    max-width: 100%;
    font-size: 1em;
  }
  .course-body__sidebar--open {
    right: -50vw;
  }
}

/* Audio Player Magic */

.mejs-container {
  background: #2e2e2e !important;
}

.mejs-container .mejs-controls {
  background: #2e2e2e !important;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  background: #444;
}

/* ConvertFlow */

.cf-button {
  max-width: 100% !important;
  min-width: 0 !important;
}

.cf-text-element.cf-button p {
  font-family: "lemonde-courrier", palatino, georgia, times, "times new roman", serif !important;
  font-weight: 400;
  font-size: 1em !important;
}

.cf-cta-container {
  margin-bottom: 40px;
}

#cta3347-step1-inner-container {
  border: solid 2px #d4d0a3;
}

#cta3496-step1-inner-container,
#cta3496-step1-inner-container>.cf-form-field input {
  border: solid 2px #d0c7d5;
}

.cf-container span,
.cf-container p,
.cf-container ul {
  font-family: "lemonde-courrier" !important;
  opacity: 1;
}

.cf-container {
  box-shadow: none !important;
}

.cf-text-element h1 span,
.cf-text-element h1 {
  font-size: 38px !important;
  font-weight: 600;
  line-height: 1.2em !important;
}

.cf-form-field input {
  border: solid 2px #cedbf2 !important;
  color: #28324e !important;
}

/* Hide these if mobile */

@media screen and (max-width: 768px) {
  #cta9676 {
    display: none !important;
  }
}

/* Conversations */

strong.conversationTypeName {
  padding: .1em .5em;
  margin: .25em .5em .25em 0;
  border-radius: 10em;
  display: inline-block;
  color: white;
}

.questionsConversationType {
  background-color: #f28f28;
  /* Orange */
}

.valueConversationType {
  background-color: #853bb3;
  /* Purple */
}

.accountabilityConversationType {
  background-color: #149ea6;
  /* Teal */
}

.showsConversationType {
  background-color: #e42424;
  /* Red */
}

.introductionsConversationType {
  background-color: #20933a;
  /* Green */
}

.generalConversationType {
  background-color: #2c6ec7;
  /* Blue */
}

.hide-expand__button {
  cursor: pointer;
}

.hide-expand__button {
  background: rgba(255, 255, 255, .2);
  border: 1px solid rgba(0, 0, 0, .2);
  padding: 5px 10px;
}

.hide-expand__content {
  display: none;
  overflow: hidden;
}

.hide-expand__caret:before {
  content: '►';
  padding: 5px;
  color: rgba(255, 255, 255, .25);
  font-size: 0.8em;
  display: inline-block;
  margin-right: 5px;
  transform: rotate(0deg);
}

.course-product__module>.hide-expand__button {
  background: rgba(255, 255, 255, .2);
  border: 1px solid rgba(0, 0, 0, .2);
  padding: 5px 10px;
}

.hide-expand--open:before {
  transform: rotate(90deg);
}

.email-style {
  background: #f8f8f8;
  padding: 25px 50px;
  margin: 20px 0;
  max-width: 680px;
  border-radius: .2em;
}

.twitter-container {
  width: 33%;
  flex-basis: 33%;
  padding: 20px;
}

.facebook-container {
  width: 50%;
  flex-basis: 50%;
  padding: 20px;
}

.twitter-content {
  background: #F3F7FA;
  color: #2e2e2e;
  padding: 20px;
  border-radius: .2em;
  border: 2px solid #0084b4;
}

.facebook-content {
  background: #dcdcdc;
  padding: 20px 50px;
  border-top: 4px #ccc solid;
  border-bottom: 2px #ccc solid;
  margin: 30px 0;
}

.promotion-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.social-container {
  width: 33%;
  flex-basis: 33%;
  padding: 20px;
}

@media screen and (max-width: 900px) {
  .twitter-container {
    width: 50%;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 600px) {
  .twitter-container,
  .facebook-container,
  .social-container {
    width: 100%;
    flex-basis: 100%;
  }
}

.promo-section__image {
  flex-basis: 40%;
}

.promo-section__description {
  flex-basis: 60%;
}

.full-section__promo {
  display: flex;
}

@media screen and (max-width: 768px) {
  .full-section__promo {
    flex-direction: column;
  }
}

/* Used on seanwes conference page */

.imageCanvasOverlay {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 997;
}

.imageExpand,
.photo-wall__image {
  cursor: pointer;
  -webkit-transition: .2s transform ease-in-out;
  transition: .2s transform ease-in-out;
}

.imageExpandOverlay,
.photo-wall__overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  text-align: center;
  padding: 50px;
  z-index: 998;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.imageExpandOverlay img,
.photo-wall__overlay img {
  max-width: 100%;
  align-self: center;
  max-height: 80vh;
  -webkit-box-shadow: 8px 8px 15px rgba(0, 0, 0, .3);
  box-shadow: 8px 8px 15px rgba(0, 0, 0, .3);
}

.closeImageOverlay,
.photo-wall__overlay--close {
  color: #fefefe;
  position: relative;
  cursor: pointer;
  z-index: 9949;
  width: 100%;
}

.conferencePhotoWall,
.photo-wall {
  display: flex;
  flex-wrap: wrap;
  background: #2e2e2e;
  margin-bottom: 80px;
  flex-direction: row;
}

.conferencePhotoWall img {
  width: 25%;
  align-self: center;
  height: auto;
}

.photo-wall__image {
  width: 25%;
  align-self: center;
  height: auto;
  flex-grow: 1;
  flex-basis: 25%;
}

@media screen and (max-width: 767px) {
  .conferencePhotoWall img {
    width: 33.333%;
  }
  .photo-wall__image {
    width: 50%;
    flex-basis: 50%;
  }
}

ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
  list-style-type: none;
}

.form-row.woocommerce-SavedPaymentMethods-saveNew,
#wc-stripe-new-payment-method,
#wc-stripe-new-payment-method_field {
  display: none !important;
}

ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods>li>label {
  display: inline-block;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wc-smart-coupons {
  display: none;
}

/* Smart Offers */

div[id^="so-entry-content"] {
  background: none !important;
  padding: 0 !important;
}

.so_wrapper {
  background: #E9EEF3 !important;
  border: 2px solid #D4E0F3;
  padding: 2em 2em 0 !important;
  margin: 40px 0 20px;
}

.so_accept a {
  display: block;
  font-family: 'lemonde-courrier', palatino, georgia, times, 'times new roman', serif !important;
  border-radius: .2em;
  text-align: center;
  font-size: 1.3em !important;
  padding: 10px 20px;
  background: #2f75c5;
  color: #f8f8f8 !important;
}

.so_skip {
  font-size: .8em;
  padding: 20px 0;
  text-align: center;
  margin: auto;
}

/* Affiliate Dashboard */

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
  text-align: center;
  background: #eaeaea;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
  padding: 10px 20px;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
  background: #3e3e3e;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs .active a {
  color: #efefef;
}

.affwp-tab-content,
#affwp-login-form {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.affwp-form input[type='text'],
.affwp-form input[type='email'],
.affwp-form input[type='url'],
.affwp-form input[type='password'],
.affwp-form input[type=text].required,
.affwp-form input[type=password].required,
.affwp-form input[type=email].required,
.affwp-form input[type=url].required {
  appearance: none;
  -webkit-appearance: none;
  font-size: .8em;
  border: solid 2px #d4d6da;
  padding: 0 8px;
  height: 44px !important;
  display: inline-block;
  margin: 0;
  min-width: 300px;
}

p.no-access {
  padding: 50px;
  margin: 0 auto;
  text-align: center;
}

#seanwesconferenceAfterPartyInfo {
  margin-top: 25px;
}

.affwp-form {
  background: #efefef;
  padding: 20px !important;
  border-radius: .2em;
}

.affwp-form label {
  display: block;
}

.affwp-form textarea {
  font: .8em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
  font-size: .8em;
  width: 100%;
  border: solid 2px #d4d6da;
  padding: 10px;
}

.affwp-form .button {
  display: block;
  border: 0;
  border-radius: .2em;
  text-align: center;
  font-size: 20px !important;
  padding: 10px 20px;
  background: #2c6ec7;
  color: #fefefe;
}

.affwp-form .button:hover {
  background: #3584de;
  cursor: pointer;
}

.affwp-form .button:active {
  background: #2966ab;
}

/* PlusThis Countdown */

.pitch__countdown {
  margin: 50px 0;
  text-align: center;
}

.pt_countdown {
  margin: 0 !important;
  max-width: none !important;
  text-align: center;
}

div.pt_count_item span {
  font-family: "lemonde-courrier", palatino, georgia, times, "times new roman", serif !important;
  margin-top: 15px !important;
}

div.pt_count_item {
  font-family: "lemonde-courrier", palatino, georgia, times, "times new roman", serif !important;
  font-size: 1.32em !important;
  padding: 25px !important;
  width: auto !important;
  background: none !important;
  color: inherit !important;
}

@media screen and (max-width: 650px) {
  .pitch__countdown {
    margin: 10px 0;
  }
  div.pt_count_item {
    font-size: .8em !important;
  }
}

.membership-upgrade__modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, .85);
  overflow-y: scroll;
  z-index: 999;
}

.membership-upgrade__modal--visible {
  display: flex;
}

.membership--upgrade__offer {
  max-width: 600px;
  padding: 50px;
  background: #2e2e2e;
  color: #efefef;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 100vh;
  overflow-y: scroll;
}

.close-modal {
  font-style: italic;
  cursor: pointer;
  font-size: .8em;
}

.button__enroll {
  color: #2e2e2e;
  padding: 5px 8px;
  border-radius: .2em;
  font-size: .8em;
}

.product-select {
  background: #efefef;
  padding: 0 0 15px;
  text-align: center;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .02);
  position: relative;
  transition: 0.25s;
  height: 100%;
}

.product-select>img {
  display: block;
}

.product-select:hover {
  height: 103%;
  background: #f9f9f9;
}

.product-select__membership {
  font-size: .7em;
  font-weight: 600;
}

.product-select:hover>.button>.button__enroll {
  background: #2c6ec7;
  color: #fefefe;
  font-size: .9em;
}

.product-select__title {
  margin: 15px 0;
  font-weight: 600;
  padding: 0 10px;
  color: #2e2e2e;
}

.product-select__description {
  font-size: .8em;
  padding: 0 20px;
  margin-bottom: 10px;
  color: #2e2e2e;
}

.product-select>a img {
  display: block;
}

.product-select__price {
  color: #2e2e2e;
  padding: 5px 30px;
  font-weight: 600;
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
  margin-bottom: 10px;
  display: inline-block;
}

.product-select__enrolled {
  background: #82CC88;
  color: #FAFAFA;
  font-weight: 600;
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 5px;
}

.product-select__view {
  font-weight: 600;
}

.line-height-1-5 {
  line-height: 1.5em;
}
.line-height--1 {
  line-height: 1em;
}

.course-product__price {
  border-right: 1px solid rgba(100, 100, 100, .4);
}

.course-product__price .price {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .course-product__price {
    border: none;
  }
}

/* Padding and Margin */

.padding--none {
  padding: 0;
}
.margin--none {
  margin: 0;
}

.padding--s {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding--s--top {
  padding-top: 10px;
}

.padding--s--bottom {
  padding-bottom: 10px;
}

.padding--s--left {
  padding-left: 10px;
}

.padding--s--right {
  padding-right: 10px;
}

.padding--s--all {
  padding: 10px;
}
.padding--s--sides {
  padding-right: 10px;
  padding-left: 10px;
}

.padding--m {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding--m--top {
  padding-top: 30px;
}

.padding--m--bottom {
  padding-bottom: 30px;
}
.padding--m--left {
  padding-left: 30px;
}

.padding--m--right {
  padding-right: 30px;
}

.padding--m--all {
  padding: 30px;
}
.padding--m--sides {
  padding-right: 30px;
  padding-left: 30px;
}

.padding--l {
  padding-top: 60px;
  padding-bottom: 60px;
}

.padding--l--top {
  padding-top: 60px;
}

.padding--l--bottom {
  padding-bottom: 60px;
}

.padding--l--left {
  padding-left: 60px;
}

.padding--l--bottom {
  padding-bottom: 60px;
}

.padding--l--all {
  padding: 60px;
}
.padding--l--sides {
  padding-right: 60px;
  padding-left: 60px;
}

.padding--xl {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding--xl--top {
  padding-top: 100px;
}

.padding--xl--bottom {
  padding-bottom: 100px;
}
.padding--xl--left {
  padding-left: 100px;
}

.padding--xl--right {
  padding-right: 100px;
}

.padding--xl--all {
  padding: 100px;
}
.padding--xl--sides {
  padding-right: 100px;
  padding-left: 100px;
}

.margin--s {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin--s--all {
  margin: 10px;
}

.margin--s--top {
  margin-top: 10px;
}

.margin--s--bottom {
  margin-bottom: 10px;
}
.margin--s--left {
  margin-left: 10px;
}

.margin--s--right {
  margin-right: 10px;
}

.margin--m {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin--m--all {
  margin: 30px;
}

.margin--m--top {
  margin-top: 30px;
}

.margin--m--bottom {
  margin-bottom: 30px;
}
.margin--m--left {
  margin-left: 30px;
}

.margin--m--right {
  margin-right: 30px;
}

.margin--l {
  margin-top: 60px;
  margin-bottom: 60px;
}

.margin--l--all {
  margin: 60px;
}

.margin--l--top {
  margin-top: 60px;
}

.margin--l--bottom {
  margin-bottom: 60px;
}
.margin--l--left {
  margin-left: 60px;
}

.margin--l--right {
  margin-right: 60px;
}

.margin--xl {
  margin-top: 100px;
  margin-bottom: 100px;
}

.margin--xl--top {
  margin-top: 100px
}

.margin--xl--bottom {
  margin-bottom: 100px
}

.margin--xl--left {
  margin-left: 100px
}

.margin--xl--right {
  margin-right: 100px
}

.margin--xl--all {
  margin: 100px;
}

@media screen and (max-width: 480px) {
  .padding--s {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .padding--s--all {
    padding: 5px;
  }
  .padding--s--sides {
    padding-right: 5px;
    padding-left: 5px;
  }
  .padding--m {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .padding--m--all {
    padding: 15px;
  }
  .padding--m--sides {
    padding-right: 15px;
    padding-left: 15px;
  }
  .padding--l {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .padding--l--all {
    padding: 15px;
  }
  .padding--l--sides {
    padding-right: 15px;
    padding-left: 15px;
  }
  .padding--xl {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .padding--xl--all {
    padding: 15px;
  }
  .padding--xl--sides {
    padding-right: 15px;
    padding-left: 15px;
  }
  .margin--s {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .margin--s--all {
    margin: 5px;
  }
  .margin--s--bottom {
    margin-bottom: 5px;
  }
  .margin--m {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .margin--m--all {
    margin: 15px;
  }
  .margin--m--bottom {
    margin-bottom: 15px;
  }
  .margin--l {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .margin--l--all {
    margin: 15px;
  }
  .margin--l--top {
    margin-top: 15px;
  }
  .margin--l--bottom {
    margin-bottom: 15px;
  }
  .margin--xl {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .margin--xl--top {
    margin-top: 15px
  }
  .margin--xl--bottom {
    margin-bottom: 15px
  }
  .margin--xl--all {
    margin: 15px;
  }
  .padding-xs-none {
    padding: 0;
  }
}

@media screen and (min-width:481px) and (max-width: 767px) {
  .padding--s {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .padding--s--all {
    padding: 10px;
  }
  .padding--s--sides {
    padding-right: 10px;
    padding-left: 10px;
  }
  .padding--m {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding--m--all {
    padding: 30px;
  }
  .padding--m--sides {
    padding-right: 30px;
    padding-left: 30px;
  }
  .padding--l {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding--l--all {
    padding: 30px;
  }
  .padding--l--sides {
    padding-right: 30px;
    padding-left: 30px;
  }
  .padding--xl {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding--xl--all {
    padding: 30px;
  }
  .padding--xl--sides {
    padding-right: 30px;
    padding-left: 30px;
  }
  .margin--s {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .margin--s--all {
    margin: 10px;
  }
  .margin--s--bottom {
    margin-bottom: 10px;
  }
  .margin--m {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .margin--m--all {
    margin: 30px;
  }
  .margin--m--bottom {
    margin-bottom: 30px;
  }
  .margin--l {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .margin--l--all {
    margin: 30px;
  }
  .margin--l--top {
    margin-top: 30px;
  }
  .margin--l--bottom {
    margin-bottom: 30px;
  }
  .margin--xl {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .margin--xl--top {
    margin-top: 30px
  }
  .margin--xl--bottom {
    margin-bottom: 30px
  }
  .margin--xl--all {
    margin: 75px;
  }
  .padding-sm-none {
    padding: 0;
  }
}

@media screen and (min-width:768px) and (max-width: 899px) {
  .padding--l {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .padding--l--all {
    padding: 20px;
  }
  .padding--l--sides {
    padding-right: 20px;
    padding-left: 20px;
  }
  .padding--xl {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding--xl--all {
    padding: 30px;
  }
  .padding--xl--sides {
    padding-right: 30px;
    padding-left: 30px;
  }
  .margin--l {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .margin--l--all {
    margin: 20px;
  }
  .margin--l--top {
    margin-top: 20px;
  }
  .margin--l--bottom {
    margin-bottom: 20px;
  }
  .margin--xl {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .margin--xl--top {
    margin-top: 30px
  }
  .margin--xl--bottom {
    margin-bottom: 30px
  }
  .margin--xl--all {
    margin: 50px;
  }
}

/* Navigation */

#seanwesNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #ddd;
  background: #2e2e2e;
  border-bottom: 1px solid #3e3e3e;
  z-index: 10000;
  margin: 0;
  font-size: 18px !important;
}

#seanwesNav * {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

#seanwesNav .nav {
  margin: 0 auto;
  padding: 0 22px;
}

#seanwesNav .nav,
#seanwesNav .section p.sectionDescription,
#seanwesNav .section .menu ul {
  max-width: 1184px;
}

#seanwesNav .section p.sectionDescription,
#seanwesNav .section .menu ul {
  margin: 0 auto;
}

.nav__logo a,
#seanwesNav h1 {
  display: block !important;
  margin: 0;
}

.nav__logo a,
#seanwesNav h1 a {
  float: left;
  height: 42px;
  line-height: 38px;
  padding: 0 22px 0 0;
  font-size: 26px;
  font-weight: normal;
  color: #e2e2e2 !important;
}

.nav__logo a,
#seanwesNav h1 a:hover {
  color: #fff !important;
}

#seanwesNav nav {
  text-align: right;
}

#seanwesNav ul,
#seanwesNav ul li {
  list-style-type: none;
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

#seanwesNav .sectionsTitle,
#seanwesNav .sectionTitle,
#seanwesNav .section p.avatar {
  font-size: 20px;
  height: 42px;
  line-height: 42px;
  cursor: default;
}

#seanwesNav p.avatar.loggedout {
  -webkit-transform: scale(.6);
  -moz-transform: scale(.6);
  transform: scale(.6);
}

#seanwesNav .section p.avatar img {
  width: 32px !important;
  height: 32px !important;
}

#seanwesNav .section li {
  display: inline-block;
  vertical-align: top;
}

#seanwesNavAccount li {
  font-size: 1em !important;
}

#seanwesNav .section li.normalItem {
  width: auto;
}

#seanwesNav .section li.normalItem p.itemTitle {
  display: inline;
  margin: 0;
}

#seanwesNav .normalItem .itemTitle::before {
  content: '◆ ';
}

#seanwesNavShop li.productItem {
  opacity: 0.8;
}

#seanwesNavShop li.productItem:hover {
  opacity: 1;
}

#seanwesNav .section ul li a p.itemTitle {
  font-weight: 600;
}

#seanwesNav .section ul li a p.itemDescription,
#seanwesNav p.sectionDescription {
  font-size: 0.8em;
  opacity: 0.6;
}

#seanwesNav .section ul li.heroItem a img {
  float: left;
  max-width: 64px;
  max-height: 64px;
}

#seanwesNav .section ul li p {
  margin: 0;
  padding: 0;
}

#seanwesNav .section ul li a p {
  margin-left: 86px;
}

#seanwesNav .section .menu,
#seanwesNav .section .menu a {
  color: #e2e2e2;
}

#seanwesNav .section .menu a:hover,
#seanwesNav .section .menu a:hover * {
  color: #fff;
  opacity: 1;
}

#seanwesNav a:hover img {
  box-shadow: none !important;
}

#seanwesNav .section .menu a img {
  opacity: 0.8;
}

#seanwesNav .section .menu a:hover img {
  opacity: 1;
}

#main {
  padding-top: 0 !important;
}

.sectionTitle a {
  color: #fefefe;
  display: block;
  padding: 0 18px;
}

.sectionTitle a:hover {
  background: #1e1e1e;
}

#seanwesNav .menu {
  background: #1e1e1e;
}

#seanwesNavMembership .sectionTitle a {
  background: #2c6ec7;
  display: inline;
  padding: 5px 10px;
  border-radius: .2em;
}
#seanwesNavMembership .sectionTitle a {
  background: #2c6ec7;
  display: inline;
  padding: 5px 10px;
  border-radius: .2em;
}
#seanwesNavMembership .sectionTitle a:hover {
  background: #3584de;
}

/* Compact */

@media (max-width: 649px) {
  #main {
    margin-top: 0px !important;
  }
  #seanwesNav {
    position: relative;
    height: auto;
  }
  #seanwesNav .sectionsTitle {
    margin: 0 !important;
  }
  #seanwesNav .sectionsTitle:hover {
    color: #fff;
  }
  #seanwesNav .sectionsTitle:hover,
  #seanwesNav .sectionTitle:hover {
    cursor: pointer;
  }
  #seanwesNav .nav,
  #seanwesNav .section .menu,
  #seanwesNav .section .menu a {
    background: #2e2e2e;
  }
  #seanwesNav .sections {
    text-align: left;
  }
  #seanwesNavAccount {
    padding-bottom: .5em;
  }
  #seanwesNav .section {
    border-bottom: solid 1px #444;
  }
  #seanwesNav .section:last-child {
    border-bottom: none;
  }
  #seanwesNav p.sectionTitle {
    font-weight: 600;
  }
  /*  #seanwesNav .section p.sectionTitle::before {
      content: '▸ ';
    }

    #seanwesNav .section.visible p.sectionTitle::before {
      content: '▾ ';
    }*/
  #seanwesNav p.sectionTitle,
  #seanwesNav p.sectionDescription {
    margin: 0 !important;
    padding: 0 !important;
  }
  #seanwesNav .section li {
    width: 100%;
    padding: 22px 0 0;
  }
  #seanwesNav .section li.normalItem {
    width: 100%;
  }
  #seanwesNavShop p.sectionDescription {
    padding-bottom: 22px;
  }
  #seanwesNavShop li.productItem {
    width: 49% !important;
    padding: 0 !important;
  }
  #seanwesNavAccount li.normalItem,
  #seanwesNavShows li.normalItem {
    width: auto !important;
    margin-right: 22px;
    padding: .5em 0 0 !important;
  }
  #seanwesNav p.avatar {
    float: right;
    margin-top: 6px;
  }
  #seanwesNav .sections {
    display: none;
  }
  #seanwesNav .sections.visible {
    display: block;
  }
  #seanwesNav .section .menu {
    display: none;
  }
  #seanwesNav .section.visible .menu {
    display: block;
  }
  #seanwesNavAccount .menu{
    display: block !important;
  }
  #seanwesNav .sectionsTitle {
    -webkit-transition: opacity 1s !important;
    -moz-transition: opacity 1s !important;
    transition: opacity 1s !important;
  }
  #seanwesNav .sectionsTitle.transparent {
    opacity: 0;
  }
  #seanwesNav .sectionsTitle.menu-button::before {
    content: 'Menu';
  }
  #seanwesNav .sectionsTitle.open {
    opacity: 1 !important;
  }
  #seanwesNav .sectionsTitle.open::before {
    content: '✕' !important;
  }
}

/* Regular */

@media (min-width: 650px) {
  #main {
    margin-top: 84px !important;
  }
  #seanwesNav .sectionsTitle {
    display: none;
  }
  #seanwesNav .section {
    display: inline-block;
    position: relative;
  }
  #seanwesNav .sectionTitle,
  #seanwesNav .section p.avatar {
    display: inline-block;
    margin: 0;
  }
  #seanwesNav .section p.avatar {
    padding: 0 0 0 18px;
  }
  #seanwesNav .section p.avatar img {
    vertical-align: -9px;
  }
  #seanwesNavAccount p.avatar a {
    display: inline-block;
    height: 42px;
  }
  #seanwesNav .section:hover .menu,
  #seanwesNav .section.active .menu {
    display: block;
    position: fixed;
    z-index: 10001;
    top: 42px;
    left: 0px;
    right: 0px;
    overflow: auto;
    max-height: 80vh;
    padding-bottom: 22px;
    border-bottom: solid rgba(0, 0, 0, 0.25) 4px;
    min-width: 150px;
  }
  #seanwesNav #seanwesNavAccount.section:hover .menu,
  #seanwesNav #seanwesNavAccount.section.active .menu {
    position: absolute;
    left: auto;
  }
  #seanwesNav .menu,
  #seanwesNav .section.closed .menu {
    display: none;
  }
  #seanwesNav .section:hover p.sectionTitle {
    color: #fff;
  }
  #seanwesNav p.sectionDescription {
    display: none;
  }
  #seanwesNav .section li {
    width: 32%;
    padding: 22px 22px 0;
  }
  #seanwesNavShop li.productItem {
    width: 16% !important;
  }
  #seanwesNavAccount .menu ul li {
    display: block !important;
    text-align: center;
  }
  #seanwesNav .section.closed p.sectionTitle {
    background: none;
  }
}

/* Tabs */

.tab-wrapper {
  background: #3e3e3e;
  color: #e2e2e2;
}

.tab-select {
  list-style-type: none;
  display: flex;
  background: #3e3e3e;
  justify-content: center;
  padding: 0;
  color: #fefefe;
  margin: 0;
}

.tab__button {
  padding: 12px 20px;
  font-size: .85em;
  cursor: default;
  text-align: center;
}

.tab__button--current {
  background: #2c6ec7;
  position: relative;
  font-weight: 600;
}

.tab__button:hover {
  background: #393939;
}

.tab__button--current:hover {
  background: #2c6ec7;
}

.tab__button--current:after {
  position: absolute;
  width: 0;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #2c6ec7;
  content: '';
  text-align: center;
}

.tab__content {
  display: none;
}

.tab__content--visible {
  display: block;
}

@media screen and (max-width: 650px) {
  .tab__button {
    display: none;
  }
  .tab__button--current {
    display: block;
  }
}

/* Gift Certificates */

.ywgc-card-message {
  font-size: .85em;
}

.ywgc-template {
  background: #e2e2e2;
  color: #2e2e2e;
}

#ywgc-edit-message {
  font-size: 1em !important;
  font: 1em/1.45 "lemonde-courrier", palatino, georgia, times, "times new roman", serif;
}

/* Membership */

.full-pricing-wrapper {
  display: flex;
  border: 1px solid #5e5e5e;
  box-shadow: 0 0 black;
  flex-direction: column;
  background: #3e3e3e;
}

.full-pricing__features {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
}

.full-pricing__tier {
  text-align: center;
  flex-basis: 20%;
  position: relative;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #5e5e5e;
}

.tier__header {
  padding: 20px;
  border-top-width: 30px;
  border-top-style: solid;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  transition: .2s;
  position: relative;
}

.tier__header.tier--bronze {
  border-top-color: #cc7356;
  background: #5a433d;
}

.tier__header.tier--silver {
  background: #646466;
  border-color: #c7cacc;
}

.header__best-value:before {
  content: '$7,500+ VALUE ';
  position: absolute;
  width: 100%;
  left: 0;
  background: #efb800;
  color: #2e2e2e;
  top: -32px;
  font-size: .85em;
  padding: 2px;
  text-align: center;
}

.tier__purchase__best-value {
  position: relative;
}

.tier__purchase__best-value:after {
  content: '';
  height: 30px;
  background: #60522d;
  position: absolute;
  bottom: -32px;
  width: 100%;
  transition: .2s;
}

.tier-column--gold--hover.tier__purchase__best-value:after {
  background: #efb800;
}

.tier__header.tier--gold {
  border-top:none;
  border-top-color: #efb800;
  background: #60522d;
  flex-grow: 1;
}

.tier__header.features__header {
  border-top-color: #474546;
  flex-grow: 1;
}

.tier__feature {
  font-size: .8em;
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}

.tier__header.features__header {
  background: #3e3e3e;
}

.feature--not-included:before {
  background: url('/wp-content/themes/seanwes/i/icon-x.svg');
  background-repeat: no-repeat;
  content: '';
  background-size: 100%;
  height: 25px;
  width: 25px;
  transition: .2s;
}

.feature--included:before {
  background: url('/wp-content/themes/seanwes/i/icon-check.svg');
  background-repeat: no-repeat;
  content: '';
  background-size: 100%;
  height: 25px;
  width: 25px;
  transition: .2s;
}

.full-pricing__headers {
  display: flex;
  flex-basis: 100%;
  width: 100%;
}

.full-pricing-section__features {
  flex-grow: 1;
  background: #3e3e3e
}

.feature__type {
  padding: 10px 1em;
  transition: .2s;
  flex-basis: 40%;
  flex-grow: 1;
  border-bottom: 1px solid #5e5e5e;
}

.feature__type--hover {
  background: #474546;
}

.feature__tier {
  text-align: center;
  flex-basis: 20%;
  border-left: 1px solid #5e5e5e;
  border-bottom: 1px solid #5e5e5e;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: .2s;
}

.tier__pricing {
  font-weight: 600;
}

.full-pricing__purchase {
  display: flex;
  justify-content: flex-end;
}

.tier__purchase {
  flex-basis: 20%;
  border-left: 1px solid #5e5e5e;
}

.tier__button {
  border-radius: .2em;
  text-align: center;
  font-size: 20px;
  padding: 6px 12px;
  font-weight: 600;
}

.bronze-button {
  background:#cc7356;
  color: #fefefe;
}

.bronze-button--no-fill {
  background: #5a433d;
  color: #cc7356 !important;
  border: 2px solid #cc7356;
}
.bronze-button--no-fill:hover {
  background-color: #cc7356;
  color: #fefefe !important;
}

.silver-button {
  background-color: #c7cacc;
  color: #2e2e2e !important;
}

.silver-button:hover {
  background-color: #c7cacc;
  color: #2e2e2e !important;
}

.silver-button--no-fill {
  background-color: #646466;
  color: #c7cacc !important;
  border: 2px solid #c7cacc;
}
.silver-button--no-fill:hover {
  background-color: #c7cacc;
  color: #2e2e2e !important;
}

.gold-button {
  background-color: #efb800;
  color: #2e2e2e !important;
}

.gold-button--no-fill {
  border: 2px solid #efb800;
  color: #efb800 !important;
  background: #60522d;
}
.gold-button--no-fill:hover,
.gold-button--no-fill:active  {
  color: #2e2e2e !important;
  background: #efb800;
}

.bronze-button:hover {
  background-color: #cc7356;
  color: #fff !important;
}


.gold-button:hover {
  background-color: #ffc300;
}
.gold-button:active {
  background-color: #d6a400;
}

.tier-column--bronze--hover {
  background-color: #5A433D;
}

.tier-column--gold {
  background-color: #474546;
  flex-basis: 20%;
}

.tier-column--silver--hover {
  background: #646466;
}

.tier-column--gold--hover {
  background: #60522d;
}

.fade--25 {
  opacity: .25;
}

.tier-column--greyscale:before {
  opacity: .4;
}

.includes-tier {
  background: #474546;
  border-left-color: rgba(94, 94, 94, 0);
}

.tier__border-top {
  border-top: 1px solid #5e5e5e;
}

.column--bronze {
  background: #3e3e3e;
  margin: 25px 0;
  border: 1px solid #5e5e5e
}

.column--silver {
  margin: 25px 0;
  background: #3e3e3e;
  border: 1px solid #5e5e5e
}

.column--gold {
  margin: 25px 0;
  background: #3e3e3e;
  border: 1px solid #5e5e5e
}

.full-pricing--mobile {
  display: none;
}

@media screen and (max-width: 900px) {
  .full-pricing--desktop {
    display: none;
  }
  .full-pricing--mobile {
    display: block;
  }
  .feature--not-included::before,
  .feature--included::before,
  .tier__purchase__best-value:after {
    display: none
  }
  .tier__feature {
    display: block;
  }
  .tier-column--greyscale {
    opacity: .25
  }
  .feature__tier {
    border-left: none
  }
  .tier__purchase {
    border: none;
  }
  .full-pricing-wrapper {
    background: none;
    border: none;
  }
  .tier-column--bronze--hover,
  .tier-column--gold--hover {
    background: inherit
  }
  .tier-column--silver--hover {
    background: #474546;
  }
  .header__best-value:before {
    top: -29px
  }
}

.testimonial--person__image {
  max-width: 150px;
  display: inline-block;
}

.testimonial--person {
  text-align: center;
  margin: 0 20px;
  float: right;
}

@media screen and (max-width: 767px) {
  .testimonial--person {
    text-align: center;
    margin: 0 20px;
    float: none;
  }
}

/* Section Arrows */

.section-arrow--down {
  position: relative;
  margin-bottom: 0;
}

.section-arrow--down:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    height: 0;
    border-left: 50vw solid;
    border-right: 50vw solid;
    border-top: 50px solid;
    border-color: transparent;
    clear: both;
    z-index: 99;
}
@media screen and (max-width: 900px) {
  .section-arrow--down:after {
    bottom: -20px;
    border-top: 20px solid;
  }
}

.section-arrow--e2e2e2:after {
  border-top-color: #e2e2e2;
}
.section-arrow--d8d8d8:after {
  border-top-color: #d8d8d8;
}
.section-arrow--2e2e2e:after {
  border-top-color: #2e2e2e;
}
