/*
Theme Name: Marketify
Theme URI: http://astoundify.com/themes/marketify
Author: Astoundify
Author URI: http://astoundify.com
Description: Your beautiful handcrafted digital marketplace.
Version: 2.3.1
License: GNU General Public License
License URI: license.txt
Text Domain: marketify
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, fluid-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
*/
*,
.mfp-container,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.mfp-content,
.mfp-wrap {
  -webkit-backface-visibility: hidden;
}
.mfp-arrow,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
.container:after,
.row:after,
.slick-track:after,
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
.mfp-content,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.mfp-container:before,
.mfp-figure:after,
.slick-track:after,
.slick-track:before {
  content: "";
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.mfp-bg {
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
.mfp-bg.mfp-ready {
  opacity: 1;
}
.mfp-wrap {
  z-index: 503;
  position: fixed;
  outline: 0 !important;
}
.slick-list:focus,
a:active,
a:hover {
  outline: 0;
}
.mfp-container {
  text-align: center;
  position: absolute;
  padding: 0 8px;
  box-sizing: border-box;
}
.slick-slider,
img.mfp-img {
  -moz-box-sizing: border-box;
}
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}
.mfp-close,
.mfp-preloader {
  text-align: center;
  position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  top: 50%;
  width: auto;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}
#page,
.mfp-iframe-scaler,
.slick-list {
  overflow: hidden;
}
.mfp-close-btn-in button.mfp-close:hover {
  background: 0 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 20px;
  border-bottom-width: 20px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 12px solid #000;
  left: 5px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  border-right: 20px solid #fff;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 12px solid #000;
  left: 3px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 20px solid #fff;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img,
img.mfp-img,
pre {
  max-width: 100%;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.5%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
img.mfp-img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
.slick-slider,
.slick-track,
sub,
sup {
  position: relative;
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.individual-testimonial .author .title,
.slick-initialized .slick-slide,
.slick-vertical .slick-slide,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-vertical .slick-slide {
  height: auto;
  border: 1px solid transparent;
}
a img,
hr {
  border: 0;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
hr,
p {
  margin-bottom: 1.5em;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background: #fff;
  padding: 0 !important;
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: dotted thin;
}
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
hr {
  background-color: #ccc;
  height: 1px;
}
ol,
ul {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
address,
table {
  margin: 0 0 1.5em;
}
b,
dt,
strong,
th {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
small,
sub,
sup {
  font-size: 75%;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
sub,
sup {
  height: 0;
  line-height: 0;
  vertical-align: baseline;
}
.slick-list .slick-slide,
img {
  height: auto;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  border-radius: 0;
  box-shadow: none;
}
select {
  border-color: #ccc;
}
button,
input {
  line-height: normal;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border: 2px solid transparent;
  background: #fff;
  -webkit-appearance: button;
}
button,
html input[type="button"],
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-border-radius: 0;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.feature-title,
.individual-testimonial .author span:first-child {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 1.25em;
}
.pricing-table-widget {
  margin-bottom: 30px;
}
.pricing-table-option {
  padding: 20px;
}
.pricing-table-widget-description {
  color: #fff;
  text-align: center;
  padding: 20px;
  border: 5px solid #fff;
}
.pricing-table-widget-description h2,
.pricing-table-widget-description h3 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  margin: 0;
}
.pricing-table-widget-description h3 {
  font-size: 13px;
}
.pricing-table-widget-description sup {
  font-size: 28px;
  font-weight: 400;
}
.pricing-table-widget-description ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
.pricing-table-widget-description li,
.pricing-table-widget-description p {
  font-size: 16px;
}
.pricing-table-widget-description li {
  margin: 4px 0;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: 0 0;
  color: transparent;
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
@font-face {
  font-family: Ionicons;
  src: url(fonts/ionicons.eot?v=2.0.0);
  src: url(fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),
    url(fonts/ionicons.ttf) format("truetype"),
    url(fonts/ionicons.woff?v=2.0.0) format("woff"),
    url(fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
  font-weight: 400;
  font-style: normal;
}
.download-sorting__dir:before,
.edd-lost-password a:before,
.edd-remove-from-cart:before,
.edd-slg-social-wrap .edd-slg-login-wrapper span:before,
.entry-content .fes-vendor-menu .icon:before,
.entry-meta.entry-meta--hentry .comments-link a:before,
.entry-meta.entry-meta--hentry .edit-link a:before,
.entry-meta.entry-meta--hentry .entry-date:before,
.facetwp-pager:not(:empty) .next.facetwp-page:after,
.facetwp-pager:not(:empty) .next.facetwp-page:before,
.facetwp-pager:not(:empty) .prev.facetwp-page:after,
.facetwp-pager:not(:empty) .prev.facetwp-page:before,
.footer-social a:before,
.individual-testimonial .testimonials-text:after,
.individual-testimonial .testimonials-text:before,
.ion,
.ion-alert-circled:before,
.ion-alert:before,
.ion-android-add-circle:before,
.ion-android-add:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-cloud:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done-all:before,
.ion-android-done:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite-outline:before,
.ion-android-favorite:before,
.ion-android-film:before,
.ion-android-folder-open:before,
.ion-android-folder:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone-off:before,
.ion-android-microphone:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-notifications:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person-add:before,
.ion-android-person:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove-circle:before,
.ion-android-remove:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share-alt:before,
.ion-android-share:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-star:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace-outline:before,
.ion-backspace:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox-working:before,
.ion-chatbox:before,
.ion-chatboxes:before,
.ion-chatbubble-working:before,
.ion-chatbubble:before,
.ion-chatbubbles:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-checkmark:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-close:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-code:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document-text:before,
.ion-document:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email-unread:before,
.ion-email:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-erlenmeyer-flask:before,
.ion-eye-disabled:before,
.ion-eye:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash-off:before,
.ion-flash:before,
.ion-folder:before,
.ion-fork-repo:before,
.ion-fork:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy-outline:before,
.ion-happy:before,
.ion-headphone:before,
.ion-heart-broken:before,
.ion-heart:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-help:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information-circled:before,
.ion-information:before,
.ion-ionic:before,
.ion-ios-alarm-outline:before,
.ion-ios-alarm:before,
.ion-ios-albums-outline:before,
.ion-ios-albums:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-analytics-outline:before,
.ion-ios-analytics:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at-outline:before,
.ion-ios-at:before,
.ion-ios-barcode-outline:before,
.ion-ios-barcode:before,
.ion-ios-baseball-outline:before,
.ion-ios-baseball:before,
.ion-ios-basketball-outline:before,
.ion-ios-basketball:before,
.ion-ios-bell-outline:before,
.ion-ios-bell:before,
.ion-ios-body-outline:before,
.ion-ios-body:before,
.ion-ios-bolt-outline:before,
.ion-ios-bolt:before,
.ion-ios-book-outline:before,
.ion-ios-book:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-box-outline:before,
.ion-ios-box:before,
.ion-ios-briefcase-outline:before,
.ion-ios-briefcase:before,
.ion-ios-browsers-outline:before,
.ion-ios-browsers:before,
.ion-ios-calculator-outline:before,
.ion-ios-calculator:before,
.ion-ios-calendar-outline:before,
.ion-ios-calendar:before,
.ion-ios-camera-outline:before,
.ion-ios-camera:before,
.ion-ios-cart-outline:before,
.ion-ios-cart:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-checkmark:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock-outline:before,
.ion-ios-clock:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-close:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cog-outline:before,
.ion-ios-cog:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-wand-outline:before,
.ion-ios-color-wand:before,
.ion-ios-compose-outline:before,
.ion-ios-compose:before,
.ion-ios-contact-outline:before,
.ion-ios-contact:before,
.ion-ios-copy-outline:before,
.ion-ios-copy:before,
.ion-ios-crop-strong:before,
.ion-ios-crop:before,
.ion-ios-download-outline:before,
.ion-ios-download:before,
.ion-ios-drag:before,
.ion-ios-email-outline:before,
.ion-ios-email:before,
.ion-ios-eye-outline:before,
.ion-ios-eye:before,
.ion-ios-fastforward-outline:before,
.ion-ios-fastforward:before,
.ion-ios-filing-outline:before,
.ion-ios-filing:before,
.ion-ios-film-outline:before,
.ion-ios-film:before,
.ion-ios-flag-outline:before,
.ion-ios-flag:before,
.ion-ios-flame-outline:before,
.ion-ios-flame:before,
.ion-ios-flask-outline:before,
.ion-ios-flask:before,
.ion-ios-flower-outline:before,
.ion-ios-flower:before,
.ion-ios-folder-outline:before,
.ion-ios-folder:before,
.ion-ios-football-outline:before,
.ion-ios-football:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-gear-outline:before,
.ion-ios-gear:before,
.ion-ios-glasses-outline:before,
.ion-ios-glasses:before,
.ion-ios-grid-view-outline:before,
.ion-ios-grid-view:before,
.ion-ios-heart-outline:before,
.ion-ios-heart:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-help:before,
.ion-ios-home-outline:before,
.ion-ios-home:before,
.ion-ios-infinite-outline:before,
.ion-ios-infinite:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-information:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad-outline:before,
.ion-ios-keypad:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-list-outline:before,
.ion-ios-list:before,
.ion-ios-location-outline:before,
.ion-ios-location:before,
.ion-ios-locked-outline:before,
.ion-ios-locked:before,
.ion-ios-loop-strong:before,
.ion-ios-loop:before,
.ion-ios-medical-outline:before,
.ion-ios-medical:before,
.ion-ios-medkit-outline:before,
.ion-ios-medkit:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-mic:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-minus:before,
.ion-ios-monitor-outline:before,
.ion-ios-monitor:before,
.ion-ios-moon-outline:before,
.ion-ios-moon:before,
.ion-ios-more-outline:before,
.ion-ios-more:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate-outline:before,
.ion-ios-navigate:before,
.ion-ios-nutrition-outline:before,
.ion-ios-nutrition:before,
.ion-ios-paper-outline:before,
.ion-ios-paper:before,
.ion-ios-paperplane-outline:before,
.ion-ios-paperplane:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-pause-outline:before,
.ion-ios-pause:before,
.ion-ios-paw-outline:before,
.ion-ios-paw:before,
.ion-ios-people-outline:before,
.ion-ios-people:before,
.ion-ios-person-outline:before,
.ion-ios-person:before,
.ion-ios-personadd-outline:before,
.ion-ios-personadd:before,
.ion-ios-photos-outline:before,
.ion-ios-photos:before,
.ion-ios-pie-outline:before,
.ion-ios-pie:before,
.ion-ios-pint-outline:before,
.ion-ios-pint:before,
.ion-ios-play-outline:before,
.ion-ios-play:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-plus:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags-outline:before,
.ion-ios-pricetags:before,
.ion-ios-printer-outline:before,
.ion-ios-printer:before,
.ion-ios-pulse-strong:before,
.ion-ios-pulse:before,
.ion-ios-rainy-outline:before,
.ion-ios-rainy:before,
.ion-ios-recording-outline:before,
.ion-ios-recording:before,
.ion-ios-redo-outline:before,
.ion-ios-redo:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-refresh:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind-outline:before,
.ion-ios-rewind:before,
.ion-ios-rose-outline:before,
.ion-ios-rose:before,
.ion-ios-search-strong:before,
.ion-ios-search:before,
.ion-ios-settings-strong:before,
.ion-ios-settings:before,
.ion-ios-shuffle-strong:before,
.ion-ios-shuffle:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipbackward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-snowy:before,
.ion-ios-speedometer-outline:before,
.ion-ios-speedometer:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-star:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-sunny-outline:before,
.ion-ios-sunny:before,
.ion-ios-telephone-outline:before,
.ion-ios-telephone:before,
.ion-ios-tennisball-outline:before,
.ion-ios-tennisball:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-time-outline:before,
.ion-ios-time:before,
.ion-ios-timer-outline:before,
.ion-ios-timer:before,
.ion-ios-toggle-outline:before,
.ion-ios-toggle:before,
.ion-ios-trash-outline:before,
.ion-ios-trash:before,
.ion-ios-undo-outline:before,
.ion-ios-undo:before,
.ion-ios-unlocked-outline:before,
.ion-ios-unlocked:before,
.ion-ios-upload-outline:before,
.ion-ios-upload:before,
.ion-ios-videocam-outline:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass-outline:before,
.ion-ios-wineglass:before,
.ion-ios-world-outline:before,
.ion-ios-world:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-minus:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon-round:before,
.ion-navicon:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-person:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-plus:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply-all:before,
.ion-reply:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad-outline:before,
.ion-sad:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android-outline:before,
.ion-social-android:before,
.ion-social-angular-outline:before,
.ion-social-angular:before,
.ion-social-apple-outline:before,
.ion-social-apple:before,
.ion-social-bitcoin-outline:before,
.ion-social-bitcoin:before,
.ion-social-buffer-outline:before,
.ion-social-buffer:before,
.ion-social-chrome-outline:before,
.ion-social-chrome:before,
.ion-social-codepen-outline:before,
.ion-social-codepen:before,
.ion-social-css3-outline:before,
.ion-social-css3:before,
.ion-social-designernews-outline:before,
.ion-social-designernews:before,
.ion-social-dribbble-outline:before,
.ion-social-dribbble:before,
.ion-social-dropbox-outline:before,
.ion-social-dropbox:before,
.ion-social-euro-outline:before,
.ion-social-euro:before,
.ion-social-facebook-outline:before,
.ion-social-facebook:before,
.ion-social-foursquare-outline:before,
.ion-social-foursquare:before,
.ion-social-freebsd-devil:before,
.ion-social-github-outline:before,
.ion-social-github:before,
.ion-social-google-outline:before,
.ion-social-google:before,
.ion-social-googleplus-outline:before,
.ion-social-googleplus:before,
.ion-social-hackernews-outline:before,
.ion-social-hackernews:before,
.ion-social-html5-outline:before,
.ion-social-html5:before,
.ion-social-instagram-outline:before,
.ion-social-instagram:before,
.ion-social-javascript-outline:before,
.ion-social-javascript:before,
.ion-social-linkedin-outline:before,
.ion-social-linkedin:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest-outline:before,
.ion-social-pinterest:before,
.ion-social-python:before,
.ion-social-reddit-outline:before,
.ion-social-reddit:before,
.ion-social-rss-outline:before,
.ion-social-rss:before,
.ion-social-sass:before,
.ion-social-skype-outline:before,
.ion-social-skype:before,
.ion-social-snapchat-outline:before,
.ion-social-snapchat:before,
.ion-social-tumblr-outline:before,
.ion-social-tumblr:before,
.ion-social-tux:before,
.ion-social-twitch-outline:before,
.ion-social-twitch:before,
.ion-social-twitter-outline:before,
.ion-social-twitter:before,
.ion-social-usd-outline:before,
.ion-social-usd:before,
.ion-social-vimeo-outline:before,
.ion-social-vimeo:before,
.ion-social-whatsapp-outline:before,
.ion-social-whatsapp:before,
.ion-social-windows-outline:before,
.ion-social-windows:before,
.ion-social-wordpress-outline:before,
.ion-social-wordpress:before,
.ion-social-yahoo-outline:before,
.ion-social-yahoo:before,
.ion-social-yen-outline:before,
.ion-social-yen:before,
.ion-social-youtube-outline:before,
.ion-social-youtube:before,
.ion-soup-can-outline:before,
.ion-soup-can:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle-filled:before,
.ion-toggle:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt-outline:before,
.ion-tshirt:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before,
.ionicons,
.js-toggle-search--close:before,
.love-it-wrapper .love-it:before,
.love-it-wrapper .loved:before,
.nav-menu li.current-cart ul.edd-cart li a.edd-remove-from-cart:before,
.nav-menu--primary li.nav-menu-search a:before,
.nav-menu--primary-toggle:before,
.page-numbers.next:after,
.page-numbers.next:before,
.page-numbers.prev:after,
.page-numbers.prev:before,
.search-form .search-submit:before,
.slick-next:before,
.slick-prev:before,
.widget .edd-taxonomy-widget li:before,
.widget.widget_archive li:before,
.widget.widget_categories li:before,
.widget.widget_meta li:before,
.widget.widget_nav_menu li:before,
.widget.widget_pages li:before,
.widget.widget_recent_entries li:before,
button.mfp-arrow:before {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ion-alert:before {
  content: "";
}
.ion-alert-circled:before {
  content: "";
}
.ion-android-add:before {
  content: "";
}
.ion-android-add-circle:before {
  content: "";
}
.ion-android-alarm-clock:before {
  content: "";
}
.ion-android-alert:before {
  content: "";
}
.ion-android-apps:before {
  content: "";
}
.ion-android-archive:before {
  content: "";
}
.ion-android-arrow-back:before {
  content: "";
}
.ion-android-arrow-down:before {
  content: "";
}
.ion-android-arrow-dropdown:before {
  content: "";
}
.ion-android-arrow-dropdown-circle:before {
  content: "";
}
.ion-android-arrow-dropleft:before {
  content: "";
}
.ion-android-arrow-dropleft-circle:before {
  content: "";
}
.ion-android-arrow-dropright:before {
  content: "";
}
.ion-android-arrow-dropright-circle:before {
  content: "";
}
.ion-android-arrow-dropup:before {
  content: "";
}
.ion-android-arrow-dropup-circle:before {
  content: "";
}
.ion-android-arrow-forward:before {
  content: "";
}
.ion-android-arrow-up:before {
  content: "";
}
.ion-android-attach:before {
  content: "";
}
.ion-android-bar:before {
  content: "";
}
.ion-android-bicycle:before {
  content: "";
}
.ion-android-boat:before {
  content: "";
}
.ion-android-bookmark:before {
  content: "";
}
.ion-android-bulb:before {
  content: "";
}
.ion-android-bus:before {
  content: "";
}
.ion-android-calendar:before {
  content: "";
}
.ion-android-call:before {
  content: "";
}
.ion-android-camera:before {
  content: "";
}
.ion-android-cancel:before {
  content: "";
}
.ion-android-car:before {
  content: "";
}
.ion-android-cart:before {
  content: "";
}
.ion-android-chat:before {
  content: "";
}
.ion-android-checkbox:before {
  content: "";
}
.ion-android-checkbox-blank:before {
  content: "";
}
.ion-android-checkbox-outline:before {
  content: "";
}
.ion-android-checkbox-outline-blank:before {
  content: "";
}
.ion-android-checkmark-circle:before {
  content: "";
}
.ion-android-clipboard:before {
  content: "";
}
.ion-android-close:before {
  content: "";
}
.ion-android-cloud:before {
  content: "";
}
.ion-android-cloud-circle:before {
  content: "";
}
.ion-android-cloud-done:before {
  content: "";
}
.ion-android-cloud-outline:before {
  content: "";
}
.ion-android-color-palette:before {
  content: "";
}
.ion-android-compass:before {
  content: "";
}
.ion-android-contact:before {
  content: "";
}
.ion-android-contacts:before {
  content: "";
}
.ion-android-contract:before {
  content: "";
}
.ion-android-create:before {
  content: "";
}
.ion-android-delete:before {
  content: "";
}
.ion-android-desktop:before {
  content: "";
}
.ion-android-document:before {
  content: "";
}
.ion-android-done:before {
  content: "";
}
.ion-android-done-all:before {
  content: "";
}
.ion-android-download:before {
  content: "";
}
.ion-android-drafts:before {
  content: "";
}
.ion-android-exit:before {
  content: "";
}
.ion-android-expand:before {
  content: "";
}
.ion-android-favorite:before {
  content: "";
}
.ion-android-favorite-outline:before {
  content: "";
}
.ion-android-film:before {
  content: "";
}
.ion-android-folder:before {
  content: "";
}
.ion-android-folder-open:before {
  content: "";
}
.ion-android-funnel:before {
  content: "";
}
.ion-android-globe:before {
  content: "";
}
.ion-android-hand:before {
  content: "";
}
.ion-android-hangout:before {
  content: "";
}
.ion-android-happy:before {
  content: "";
}
.ion-android-home:before {
  content: "";
}
.ion-android-image:before {
  content: "";
}
.ion-android-laptop:before {
  content: "";
}
.ion-android-list:before {
  content: "";
}
.ion-android-locate:before {
  content: "";
}
.ion-android-lock:before {
  content: "";
}
.ion-android-mail:before {
  content: "";
}
.ion-android-map:before {
  content: "";
}
.ion-android-menu:before {
  content: "";
}
.ion-android-microphone:before {
  content: "";
}
.ion-android-microphone-off:before {
  content: "";
}
.ion-android-more-horizontal:before {
  content: "";
}
.ion-android-more-vertical:before {
  content: "";
}
.ion-android-navigate:before {
  content: "";
}
.ion-android-notifications:before {
  content: "";
}
.ion-android-notifications-none:before {
  content: "";
}
.ion-android-notifications-off:before {
  content: "";
}
.ion-android-open:before {
  content: "";
}
.ion-android-options:before {
  content: "";
}
.ion-android-people:before {
  content: "";
}
.ion-android-person:before {
  content: "";
}
.ion-android-person-add:before {
  content: "";
}
.ion-android-phone-landscape:before {
  content: "";
}
.ion-android-phone-portrait:before {
  content: "";
}
.ion-android-pin:before {
  content: "";
}
.ion-android-plane:before {
  content: "";
}
.ion-android-playstore:before {
  content: "";
}
.ion-android-print:before {
  content: "";
}
.ion-android-radio-button-off:before {
  content: "";
}
.ion-android-radio-button-on:before {
  content: "";
}
.ion-android-refresh:before {
  content: "";
}
.ion-android-remove:before {
  content: "";
}
.ion-android-remove-circle:before {
  content: "";
}
.ion-android-restaurant:before {
  content: "";
}
.ion-android-sad:before {
  content: "";
}
.ion-android-search:before {
  content: "";
}
.ion-android-send:before {
  content: "";
}
.ion-android-settings:before {
  content: "";
}
.ion-android-share:before {
  content: "";
}
.ion-android-share-alt:before {
  content: "";
}
.ion-android-star:before {
  content: "";
}
.ion-android-star-half:before {
  content: "";
}
.ion-android-star-outline:before {
  content: "";
}
.ion-android-stopwatch:before {
  content: "";
}
.ion-android-subway:before {
  content: "";
}
.ion-android-sunny:before {
  content: "";
}
.ion-android-sync:before {
  content: "";
}
.ion-android-textsms:before {
  content: "";
}
.ion-android-time:before {
  content: "";
}
.ion-android-train:before {
  content: "";
}
.ion-android-unlock:before {
  content: "";
}
.ion-android-upload:before {
  content: "";
}
.ion-android-volume-down:before {
  content: "";
}
.ion-android-volume-mute:before {
  content: "";
}
.ion-android-volume-off:before {
  content: "";
}
.ion-android-volume-up:before {
  content: "";
}
.ion-android-walk:before {
  content: "";
}
.ion-android-warning:before {
  content: "";
}
.ion-android-watch:before {
  content: "";
}
.ion-android-wifi:before {
  content: "";
}
.ion-aperture:before {
  content: "";
}
.ion-archive:before {
  content: "";
}
.ion-arrow-down-a:before {
  content: "";
}
.ion-arrow-down-b:before {
  content: "";
}
.ion-arrow-down-c:before {
  content: "";
}
.ion-arrow-expand:before {
  content: "";
}
.ion-arrow-graph-down-left:before {
  content: "";
}
.ion-arrow-graph-down-right:before {
  content: "";
}
.ion-arrow-graph-up-left:before {
  content: "";
}
.ion-arrow-graph-up-right:before {
  content: "";
}
.ion-arrow-left-a:before {
  content: "";
}
.ion-arrow-left-b:before {
  content: "";
}
.ion-arrow-left-c:before {
  content: "";
}
.ion-arrow-move:before {
  content: "";
}
.ion-arrow-resize:before {
  content: "";
}
.ion-arrow-return-left:before {
  content: "";
}
.ion-arrow-return-right:before {
  content: "";
}
.ion-arrow-right-a:before {
  content: "";
}
.ion-arrow-right-b:before {
  content: "";
}
.ion-arrow-right-c:before {
  content: "";
}
.ion-arrow-shrink:before {
  content: "";
}
.ion-arrow-swap:before {
  content: "";
}
.ion-arrow-up-a:before {
  content: "";
}
.ion-arrow-up-b:before {
  content: "";
}
.ion-arrow-up-c:before {
  content: "";
}
.ion-asterisk:before {
  content: "";
}
.ion-at:before {
  content: "";
}
.ion-backspace:before {
  content: "";
}
.ion-backspace-outline:before {
  content: "";
}
.ion-bag:before {
  content: "";
}
.ion-battery-charging:before {
  content: "";
}
.ion-battery-empty:before {
  content: "";
}
.ion-battery-full:before {
  content: "";
}
.ion-battery-half:before {
  content: "";
}
.ion-battery-low:before {
  content: "";
}
.ion-beaker:before {
  content: "";
}
.ion-beer:before {
  content: "";
}
.ion-bluetooth:before {
  content: "";
}
.ion-bonfire:before {
  content: "";
}
.ion-bookmark:before {
  content: "";
}
.ion-bowtie:before {
  content: "";
}
.ion-briefcase:before {
  content: "";
}
.ion-bug:before {
  content: "";
}
.ion-calculator:before {
  content: "";
}
.ion-calendar:before {
  content: "";
}
.ion-camera:before {
  content: "";
}
.ion-card:before {
  content: "";
}
.ion-cash:before {
  content: "";
}
.ion-chatbox:before {
  content: "";
}
.ion-chatbox-working:before {
  content: "";
}
.ion-chatboxes:before {
  content: "";
}
.ion-chatbubble:before {
  content: "";
}
.ion-chatbubble-working:before {
  content: "";
}
.ion-chatbubbles:before {
  content: "";
}
.ion-checkmark:before {
  content: "";
}
.ion-checkmark-circled:before {
  content: "";
}
.ion-checkmark-round:before {
  content: "";
}
.ion-chevron-down:before {
  content: "";
}
.ion-chevron-left:before {
  content: "";
}
.ion-chevron-right:before {
  content: "";
}
.ion-chevron-up:before {
  content: "";
}
.ion-clipboard:before {
  content: "";
}
.ion-clock:before {
  content: "";
}
.ion-close:before {
  content: "";
}
.ion-close-circled:before {
  content: "";
}
.ion-close-round:before {
  content: "";
}
.ion-closed-captioning:before {
  content: "";
}
.ion-cloud:before {
  content: "";
}
.ion-code:before {
  content: "";
}
.ion-code-download:before {
  content: "";
}
.ion-code-working:before {
  content: "";
}
.ion-coffee:before {
  content: "";
}
.ion-compass:before {
  content: "";
}
.ion-compose:before {
  content: "";
}
.ion-connection-bars:before {
  content: "";
}
.ion-contrast:before {
  content: "";
}
.ion-crop:before {
  content: "";
}
.ion-cube:before {
  content: "";
}
.ion-disc:before {
  content: "";
}
.ion-document:before {
  content: "";
}
.ion-document-text:before {
  content: "";
}
.ion-drag:before {
  content: "";
}
.ion-earth:before {
  content: "";
}
.ion-easel:before {
  content: "";
}
.ion-edit:before {
  content: "";
}
.ion-egg:before {
  content: "";
}
.ion-eject:before {
  content: "";
}
.ion-email:before {
  content: "";
}
.ion-email-unread:before {
  content: "";
}
.ion-erlenmeyer-flask:before {
  content: "";
}
.ion-erlenmeyer-flask-bubbles:before {
  content: "";
}
.ion-eye:before {
  content: "";
}
.ion-eye-disabled:before {
  content: "";
}
.ion-female:before {
  content: "";
}
.ion-filing:before {
  content: "";
}
.ion-film-marker:before {
  content: "";
}
.ion-fireball:before {
  content: "";
}
.ion-flag:before {
  content: "";
}
.ion-flame:before {
  content: "";
}
.ion-flash:before {
  content: "";
}
.ion-flash-off:before {
  content: "";
}
.ion-folder:before {
  content: "";
}
.ion-fork:before {
  content: "";
}
.ion-fork-repo:before {
  content: "";
}
.ion-forward:before {
  content: "";
}
.ion-funnel:before {
  content: "";
}
.ion-gear-a:before {
  content: "";
}
.ion-gear-b:before {
  content: "";
}
.ion-grid:before {
  content: "";
}
.ion-hammer:before {
  content: "";
}
.ion-happy:before {
  content: "";
}
.ion-happy-outline:before {
  content: "";
}
.ion-headphone:before {
  content: "";
}
.ion-heart:before {
  content: "";
}
.ion-heart-broken:before {
  content: "";
}
.ion-help:before {
  content: "";
}
.ion-help-buoy:before {
  content: "";
}
.ion-help-circled:before {
  content: "";
}
.ion-home:before {
  content: "";
}
.ion-icecream:before {
  content: "";
}
.ion-image:before {
  content: "";
}
.ion-images:before {
  content: "";
}
.ion-information:before {
  content: "";
}
.ion-information-circled:before {
  content: "";
}
.ion-ionic:before {
  content: "";
}
.ion-ios-alarm:before {
  content: "";
}
.ion-ios-alarm-outline:before {
  content: "";
}
.ion-ios-albums:before {
  content: "";
}
.ion-ios-albums-outline:before {
  content: "";
}
.ion-ios-americanfootball:before {
  content: "";
}
.ion-ios-americanfootball-outline:before {
  content: "";
}
.ion-ios-analytics:before {
  content: "";
}
.ion-ios-analytics-outline:before {
  content: "";
}
.ion-ios-arrow-back:before {
  content: "";
}
.ion-ios-arrow-down:before {
  content: "";
}
.ion-ios-arrow-forward:before {
  content: "";
}
.ion-ios-arrow-left:before {
  content: "";
}
.ion-ios-arrow-right:before {
  content: "";
}
.ion-ios-arrow-thin-down:before {
  content: "";
}
.ion-ios-arrow-thin-left:before {
  content: "";
}
.ion-ios-arrow-thin-right:before {
  content: "";
}
.ion-ios-arrow-thin-up:before {
  content: "";
}
.ion-ios-arrow-up:before {
  content: "";
}
.ion-ios-at:before {
  content: "";
}
.ion-ios-at-outline:before {
  content: "";
}
.ion-ios-barcode:before {
  content: "";
}
.ion-ios-barcode-outline:before {
  content: "";
}
.ion-ios-baseball:before {
  content: "";
}
.ion-ios-baseball-outline:before {
  content: "";
}
.ion-ios-basketball:before {
  content: "";
}
.ion-ios-basketball-outline:before {
  content: "";
}
.ion-ios-bell:before {
  content: "";
}
.ion-ios-bell-outline:before {
  content: "";
}
.ion-ios-body:before {
  content: "";
}
.ion-ios-body-outline:before {
  content: "";
}
.ion-ios-bolt:before {
  content: "";
}
.ion-ios-bolt-outline:before {
  content: "";
}
.ion-ios-book:before {
  content: "";
}
.ion-ios-book-outline:before {
  content: "";
}
.ion-ios-bookmarks:before {
  content: "";
}
.ion-ios-bookmarks-outline:before {
  content: "";
}
.ion-ios-box:before {
  content: "";
}
.ion-ios-box-outline:before {
  content: "";
}
.ion-ios-briefcase:before {
  content: "";
}
.ion-ios-briefcase-outline:before {
  content: "";
}
.ion-ios-browsers:before {
  content: "";
}
.ion-ios-browsers-outline:before {
  content: "";
}
.ion-ios-calculator:before {
  content: "";
}
.ion-ios-calculator-outline:before {
  content: "";
}
.ion-ios-calendar:before {
  content: "";
}
.ion-ios-calendar-outline:before {
  content: "";
}
.ion-ios-camera:before {
  content: "";
}
.ion-ios-camera-outline:before {
  content: "";
}
.ion-ios-cart:before {
  content: "";
}
.ion-ios-cart-outline:before {
  content: "";
}
.ion-ios-chatboxes:before {
  content: "";
}
.ion-ios-chatboxes-outline:before {
  content: "";
}
.ion-ios-chatbubble:before {
  content: "";
}
.ion-ios-chatbubble-outline:before {
  content: "";
}
.ion-ios-checkmark:before {
  content: "";
}
.ion-ios-checkmark-empty:before {
  content: "";
}
.ion-ios-checkmark-outline:before {
  content: "";
}
.ion-ios-circle-filled:before {
  content: "";
}
.ion-ios-circle-outline:before {
  content: "";
}
.ion-ios-clock:before {
  content: "";
}
.ion-ios-clock-outline:before {
  content: "";
}
.ion-ios-close:before {
  content: "";
}
.ion-ios-close-empty:before {
  content: "";
}
.ion-ios-close-outline:before {
  content: "";
}
.ion-ios-cloud:before {
  content: "";
}
.ion-ios-cloud-download:before {
  content: "";
}
.ion-ios-cloud-download-outline:before {
  content: "";
}
.ion-ios-cloud-outline:before {
  content: "";
}
.ion-ios-cloud-upload:before {
  content: "";
}
.ion-ios-cloud-upload-outline:before {
  content: "";
}
.ion-ios-cloudy:before {
  content: "";
}
.ion-ios-cloudy-night:before {
  content: "";
}
.ion-ios-cloudy-night-outline:before {
  content: "";
}
.ion-ios-cloudy-outline:before {
  content: "";
}
.ion-ios-cog:before {
  content: "";
}
.ion-ios-cog-outline:before {
  content: "";
}
.ion-ios-color-filter:before {
  content: "";
}
.ion-ios-color-filter-outline:before {
  content: "";
}
.ion-ios-color-wand:before {
  content: "";
}
.ion-ios-color-wand-outline:before {
  content: "";
}
.ion-ios-compose:before {
  content: "";
}
.ion-ios-compose-outline:before {
  content: "";
}
.ion-ios-contact:before {
  content: "";
}
.ion-ios-contact-outline:before {
  content: "";
}
.ion-ios-copy:before {
  content: "";
}
.ion-ios-copy-outline:before {
  content: "";
}
.ion-ios-crop:before {
  content: "";
}
.ion-ios-crop-strong:before {
  content: "";
}
.ion-ios-download:before {
  content: "";
}
.ion-ios-download-outline:before {
  content: "";
}
.ion-ios-drag:before {
  content: "";
}
.ion-ios-email:before {
  content: "";
}
.ion-ios-email-outline:before {
  content: "";
}
.ion-ios-eye:before {
  content: "";
}
.ion-ios-eye-outline:before {
  content: "";
}
.ion-ios-fastforward:before {
  content: "";
}
.ion-ios-fastforward-outline:before {
  content: "";
}
.ion-ios-filing:before {
  content: "";
}
.ion-ios-filing-outline:before {
  content: "";
}
.ion-ios-film:before {
  content: "";
}
.ion-ios-film-outline:before {
  content: "";
}
.ion-ios-flag:before {
  content: "";
}
.ion-ios-flag-outline:before {
  content: "";
}
.ion-ios-flame:before {
  content: "";
}
.ion-ios-flame-outline:before {
  content: "";
}
.ion-ios-flask:before {
  content: "";
}
.ion-ios-flask-outline:before {
  content: "";
}
.ion-ios-flower:before {
  content: "";
}
.ion-ios-flower-outline:before {
  content: "";
}
.ion-ios-folder:before {
  content: "";
}
.ion-ios-folder-outline:before {
  content: "";
}
.ion-ios-football:before {
  content: "";
}
.ion-ios-football-outline:before {
  content: "";
}
.ion-ios-game-controller-a:before {
  content: "";
}
.ion-ios-game-controller-a-outline:before {
  content: "";
}
.ion-ios-game-controller-b:before {
  content: "";
}
.ion-ios-game-controller-b-outline:before {
  content: "";
}
.ion-ios-gear:before {
  content: "";
}
.ion-ios-gear-outline:before {
  content: "";
}
.ion-ios-glasses:before {
  content: "";
}
.ion-ios-glasses-outline:before {
  content: "";
}
.ion-ios-grid-view:before {
  content: "";
}
.ion-ios-grid-view-outline:before {
  content: "";
}
.ion-ios-heart:before {
  content: "";
}
.ion-ios-heart-outline:before {
  content: "";
}
.ion-ios-help:before {
  content: "";
}
.ion-ios-help-empty:before {
  content: "";
}
.ion-ios-help-outline:before {
  content: "";
}
.ion-ios-home:before {
  content: "";
}
.ion-ios-home-outline:before {
  content: "";
}
.ion-ios-infinite:before {
  content: "";
}
.ion-ios-infinite-outline:before {
  content: "";
}
.ion-ios-information:before {
  content: "";
}
.ion-ios-information-empty:before {
  content: "";
}
.ion-ios-information-outline:before {
  content: "";
}
.ion-ios-ionic-outline:before {
  content: "";
}
.ion-ios-keypad:before {
  content: "";
}
.ion-ios-keypad-outline:before {
  content: "";
}
.ion-ios-lightbulb:before {
  content: "";
}
.ion-ios-lightbulb-outline:before {
  content: "";
}
.ion-ios-list:before {
  content: "";
}
.ion-ios-list-outline:before {
  content: "";
}
.ion-ios-location:before {
  content: "";
}
.ion-ios-location-outline:before {
  content: "";
}
.ion-ios-locked:before {
  content: "";
}
.ion-ios-locked-outline:before {
  content: "";
}
.ion-ios-loop:before {
  content: "";
}
.ion-ios-loop-strong:before {
  content: "";
}
.ion-ios-medical:before {
  content: "";
}
.ion-ios-medical-outline:before {
  content: "";
}
.ion-ios-medkit:before {
  content: "";
}
.ion-ios-medkit-outline:before {
  content: "";
}
.ion-ios-mic:before {
  content: "";
}
.ion-ios-mic-off:before {
  content: "";
}
.ion-ios-mic-outline:before {
  content: "";
}
.ion-ios-minus:before {
  content: "";
}
.ion-ios-minus-empty:before {
  content: "";
}
.ion-ios-minus-outline:before {
  content: "";
}
.ion-ios-monitor:before {
  content: "";
}
.ion-ios-monitor-outline:before {
  content: "";
}
.ion-ios-moon:before {
  content: "";
}
.ion-ios-moon-outline:before {
  content: "";
}
.ion-ios-more:before {
  content: "";
}
.ion-ios-more-outline:before {
  content: "";
}
.ion-ios-musical-note:before {
  content: "";
}
.ion-ios-musical-notes:before {
  content: "";
}
.ion-ios-navigate:before {
  content: "";
}
.ion-ios-navigate-outline:before {
  content: "";
}
.ion-ios-nutrition:before {
  content: "";
}
.ion-ios-nutrition-outline:before {
  content: "";
}
.ion-ios-paper:before {
  content: "";
}
.ion-ios-paper-outline:before {
  content: "";
}
.ion-ios-paperplane:before {
  content: "";
}
.ion-ios-paperplane-outline:before {
  content: "";
}
.ion-ios-partlysunny:before {
  content: "";
}
.ion-ios-partlysunny-outline:before {
  content: "";
}
.ion-ios-pause:before {
  content: "";
}
.ion-ios-pause-outline:before {
  content: "";
}
.ion-ios-paw:before {
  content: "";
}
.ion-ios-paw-outline:before {
  content: "";
}
.ion-ios-people:before {
  content: "";
}
.ion-ios-people-outline:before {
  content: "";
}
.ion-ios-person:before {
  content: "";
}
.ion-ios-person-outline:before {
  content: "";
}
.ion-ios-personadd:before {
  content: "";
}
.ion-ios-personadd-outline:before {
  content: "";
}
.ion-ios-photos:before {
  content: "";
}
.ion-ios-photos-outline:before {
  content: "";
}
.ion-ios-pie:before {
  content: "";
}
.ion-ios-pie-outline:before {
  content: "";
}
.ion-ios-pint:before {
  content: "";
}
.ion-ios-pint-outline:before {
  content: "";
}
.ion-ios-play:before {
  content: "";
}
.ion-ios-play-outline:before {
  content: "";
}
.ion-ios-plus:before {
  content: "";
}
.ion-ios-plus-empty:before {
  content: "";
}
.ion-ios-plus-outline:before {
  content: "";
}
.ion-ios-pricetag:before {
  content: "";
}
.ion-ios-pricetag-outline:before {
  content: "";
}
.ion-ios-pricetags:before {
  content: "";
}
.ion-ios-pricetags-outline:before {
  content: "";
}
.ion-ios-printer:before {
  content: "";
}
.ion-ios-printer-outline:before {
  content: "";
}
.ion-ios-pulse:before {
  content: "";
}
.ion-ios-pulse-strong:before {
  content: "";
}
.ion-ios-rainy:before {
  content: "";
}
.ion-ios-rainy-outline:before {
  content: "";
}
.ion-ios-recording:before {
  content: "";
}
.ion-ios-recording-outline:before {
  content: "";
}
.ion-ios-redo:before {
  content: "";
}
.ion-ios-redo-outline:before {
  content: "";
}
.ion-ios-refresh:before {
  content: "";
}
.ion-ios-refresh-empty:before {
  content: "";
}
.ion-ios-refresh-outline:before {
  content: "";
}
.ion-ios-reload:before {
  content: "";
}
.ion-ios-reverse-camera:before {
  content: "";
}
.ion-ios-reverse-camera-outline:before {
  content: "";
}
.ion-ios-rewind:before {
  content: "";
}
.ion-ios-rewind-outline:before {
  content: "";
}
.ion-ios-rose:before {
  content: "";
}
.ion-ios-rose-outline:before {
  content: "";
}
.ion-ios-search:before {
  content: "";
}
.ion-ios-search-strong:before {
  content: "";
}
.ion-ios-settings:before {
  content: "";
}
.ion-ios-settings-strong:before {
  content: "";
}
.ion-ios-shuffle:before {
  content: "";
}
.ion-ios-shuffle-strong:before {
  content: "";
}
.ion-ios-skipbackward:before {
  content: "";
}
.ion-ios-skipbackward-outline:before {
  content: "";
}
.ion-ios-skipforward:before {
  content: "";
}
.ion-ios-skipforward-outline:before {
  content: "";
}
.ion-ios-snowy:before {
  content: "";
}
.ion-ios-speedometer:before {
  content: "";
}
.ion-ios-speedometer-outline:before {
  content: "";
}
.ion-ios-star:before {
  content: "";
}
.ion-ios-star-half:before {
  content: "";
}
.ion-ios-star-outline:before {
  content: "";
}
.ion-ios-stopwatch:before {
  content: "";
}
.ion-ios-stopwatch-outline:before {
  content: "";
}
.ion-ios-sunny:before {
  content: "";
}
.ion-ios-sunny-outline:before {
  content: "";
}
.ion-ios-telephone:before {
  content: "";
}
.ion-ios-telephone-outline:before {
  content: "";
}
.ion-ios-tennisball:before {
  content: "";
}
.ion-ios-tennisball-outline:before {
  content: "";
}
.ion-ios-thunderstorm:before {
  content: "";
}
.ion-ios-thunderstorm-outline:before {
  content: "";
}
.ion-ios-time:before {
  content: "";
}
.ion-ios-time-outline:before {
  content: "";
}
.ion-ios-timer:before {
  content: "";
}
.ion-ios-timer-outline:before {
  content: "";
}
.ion-ios-toggle:before {
  content: "";
}
.ion-ios-toggle-outline:before {
  content: "";
}
.ion-ios-trash:before {
  content: "";
}
.ion-ios-trash-outline:before {
  content: "";
}
.ion-ios-undo:before {
  content: "";
}
.ion-ios-undo-outline:before {
  content: "";
}
.ion-ios-unlocked:before {
  content: "";
}
.ion-ios-unlocked-outline:before {
  content: "";
}
.ion-ios-upload:before {
  content: "";
}
.ion-ios-upload-outline:before {
  content: "";
}
.ion-ios-videocam:before {
  content: "";
}
.ion-ios-videocam-outline:before {
  content: "";
}
.ion-ios-volume-high:before {
  content: "";
}
.ion-ios-volume-low:before {
  content: "";
}
.ion-ios-wineglass:before {
  content: "";
}
.ion-ios-wineglass-outline:before {
  content: "";
}
.ion-ios-world:before {
  content: "";
}
.ion-ios-world-outline:before {
  content: "";
}
.ion-ipad:before {
  content: "";
}
.ion-iphone:before {
  content: "";
}
.ion-ipod:before {
  content: "";
}
.ion-jet:before {
  content: "";
}
.ion-key:before {
  content: "";
}
.ion-knife:before {
  content: "";
}
.ion-laptop:before {
  content: "";
}
.ion-leaf:before {
  content: "";
}
.ion-levels:before {
  content: "";
}
.ion-lightbulb:before {
  content: "";
}
.ion-link:before {
  content: "";
}
.ion-load-a:before {
  content: "";
}
.ion-load-b:before {
  content: "";
}
.ion-load-c:before {
  content: "";
}
.ion-load-d:before {
  content: "";
}
.ion-location:before {
  content: "";
}
.ion-lock-combination:before {
  content: "";
}
.ion-locked:before {
  content: "";
}
.ion-log-in:before {
  content: "";
}
.ion-log-out:before {
  content: "";
}
.ion-loop:before {
  content: "";
}
.ion-magnet:before {
  content: "";
}
.ion-male:before {
  content: "";
}
.ion-man:before {
  content: "";
}
.ion-map:before {
  content: "";
}
.ion-medkit:before {
  content: "";
}
.ion-merge:before {
  content: "";
}
.ion-mic-a:before {
  content: "";
}
.ion-mic-b:before {
  content: "";
}
.ion-mic-c:before {
  content: "";
}
.ion-minus:before {
  content: "";
}
.ion-minus-circled:before {
  content: "";
}
.ion-minus-round:before {
  content: "";
}
.ion-model-s:before {
  content: "";
}
.ion-monitor:before {
  content: "";
}
.ion-more:before {
  content: "";
}
.ion-mouse:before {
  content: "";
}
.ion-music-note:before {
  content: "";
}
.ion-navicon:before {
  content: "";
}
.ion-navicon-round:before {
  content: "";
}
.ion-navigate:before {
  content: "";
}
.ion-network:before {
  content: "";
}
.ion-no-smoking:before {
  content: "";
}
.ion-nuclear:before {
  content: "";
}
.ion-outlet:before {
  content: "";
}
.ion-paintbrush:before {
  content: "";
}
.ion-paintbucket:before {
  content: "";
}
.ion-paper-airplane:before {
  content: "";
}
.ion-paperclip:before {
  content: "";
}
.ion-pause:before {
  content: "";
}
.ion-person:before {
  content: "";
}
.ion-person-add:before {
  content: "";
}
.ion-person-stalker:before {
  content: "";
}
.ion-pie-graph:before {
  content: "";
}
.ion-pin:before {
  content: "";
}
.ion-pinpoint:before {
  content: "";
}
.ion-pizza:before {
  content: "";
}
.ion-plane:before {
  content: "";
}
.ion-planet:before {
  content: "";
}
.ion-play:before {
  content: "";
}
.ion-playstation:before {
  content: "";
}
.ion-plus:before {
  content: "";
}
.ion-plus-circled:before {
  content: "";
}
.ion-plus-round:before {
  content: "";
}
.ion-podium:before {
  content: "";
}
.ion-pound:before {
  content: "";
}
.ion-power:before {
  content: "";
}
.ion-pricetag:before {
  content: "";
}
.ion-pricetags:before {
  content: "";
}
.ion-printer:before {
  content: "";
}
.ion-pull-request:before {
  content: "";
}
.ion-qr-scanner:before {
  content: "";
}
.ion-quote:before {
  content: "";
}
.ion-radio-waves:before {
  content: "";
}
.ion-record:before {
  content: "";
}
.ion-refresh:before {
  content: "";
}
.ion-reply:before {
  content: "";
}
.ion-reply-all:before {
  content: "";
}
.ion-ribbon-a:before {
  content: "";
}
.ion-ribbon-b:before {
  content: "";
}
.ion-sad:before {
  content: "";
}
.ion-sad-outline:before {
  content: "";
}
.ion-scissors:before {
  content: "";
}
.ion-search:before {
  content: "";
}
.ion-settings:before {
  content: "";
}
.ion-share:before {
  content: "";
}
.ion-shuffle:before {
  content: "";
}
.ion-skip-backward:before {
  content: "";
}
.ion-skip-forward:before {
  content: "";
}
.ion-social-android:before {
  content: "";
}
.ion-social-android-outline:before {
  content: "";
}
.ion-social-angular:before {
  content: "";
}
.ion-social-angular-outline:before {
  content: "";
}
.ion-social-apple:before {
  content: "";
}
.ion-social-apple-outline:before {
  content: "";
}
.ion-social-bitcoin:before {
  content: "";
}
.ion-social-bitcoin-outline:before {
  content: "";
}
.ion-social-buffer:before {
  content: "";
}
.ion-social-buffer-outline:before {
  content: "";
}
.ion-social-chrome:before {
  content: "";
}
.ion-social-chrome-outline:before {
  content: "";
}
.ion-social-codepen:before {
  content: "";
}
.ion-social-codepen-outline:before {
  content: "";
}
.ion-social-css3:before {
  content: "";
}
.ion-social-css3-outline:before {
  content: "";
}
.ion-social-designernews:before {
  content: "";
}
.ion-social-designernews-outline:before {
  content: "";
}
.ion-social-dribbble:before {
  content: "";
}
.ion-social-dribbble-outline:before {
  content: "";
}
.ion-social-dropbox:before {
  content: "";
}
.ion-social-dropbox-outline:before {
  content: "";
}
.ion-social-euro:before {
  content: "";
}
.ion-social-euro-outline:before {
  content: "";
}
.ion-social-facebook:before {
  content: "";
}
.ion-social-facebook-outline:before {
  content: "";
}
.ion-social-foursquare:before {
  content: "";
}
.ion-social-foursquare-outline:before {
  content: "";
}
.ion-social-freebsd-devil:before {
  content: "";
}
.ion-social-github:before {
  content: "";
}
.ion-social-github-outline:before {
  content: "";
}
.ion-social-google:before {
  content: "";
}
.ion-social-google-outline:before {
  content: "";
}
.ion-social-googleplus:before {
  content: "";
}
.ion-social-googleplus-outline:before {
  content: "";
}
.ion-social-hackernews:before {
  content: "";
}
.ion-social-hackernews-outline:before {
  content: "";
}
.ion-social-html5:before {
  content: "";
}
.ion-social-html5-outline:before {
  content: "";
}
.ion-social-instagram:before {
  content: "";
}
.ion-social-instagram-outline:before {
  content: "";
}
.ion-social-javascript:before {
  content: "";
}
.ion-social-javascript-outline:before {
  content: "";
}
.ion-social-linkedin:before {
  content: "";
}
.ion-social-linkedin-outline:before {
  content: "";
}
.ion-social-markdown:before {
  content: "";
}
.ion-social-nodejs:before {
  content: "";
}
.ion-social-octocat:before {
  content: "";
}
.ion-social-pinterest:before {
  content: "";
}
.ion-social-pinterest-outline:before {
  content: "";
}
.ion-social-python:before {
  content: "";
}
.ion-social-reddit:before {
  content: "";
}
.ion-social-reddit-outline:before {
  content: "";
}
.ion-social-rss:before {
  content: "";
}
.ion-social-rss-outline:before {
  content: "";
}
.ion-social-sass:before {
  content: "";
}
.ion-social-skype:before {
  content: "";
}
.ion-social-skype-outline:before {
  content: "";
}
.ion-social-snapchat:before {
  content: "";
}
.ion-social-snapchat-outline:before {
  content: "";
}
.ion-social-tumblr:before {
  content: "";
}
.ion-social-tumblr-outline:before {
  content: "";
}
.ion-social-tux:before {
  content: "";
}
.ion-social-twitch:before {
  content: "";
}
.ion-social-twitch-outline:before {
  content: "";
}
.ion-social-twitter:before {
  content: "";
}
.ion-social-twitter-outline:before {
  content: "";
}
.ion-social-usd:before {
  content: "";
}
.ion-social-usd-outline:before {
  content: "";
}
.ion-social-vimeo:before {
  content: "";
}
.ion-social-vimeo-outline:before {
  content: "";
}
.ion-social-whatsapp:before {
  content: "";
}
.ion-social-whatsapp-outline:before {
  content: "";
}
.ion-social-windows:before {
  content: "";
}
.ion-social-windows-outline:before {
  content: "";
}
.ion-social-wordpress:before {
  content: "";
}
.ion-social-wordpress-outline:before {
  content: "";
}
.ion-social-yahoo:before {
  content: "";
}
.ion-social-yahoo-outline:before {
  content: "";
}
.ion-social-yen:before {
  content: "";
}
.ion-social-yen-outline:before {
  content: "";
}
.ion-social-youtube:before {
  content: "";
}
.ion-social-youtube-outline:before {
  content: "";
}
.ion-soup-can:before {
  content: "";
}
.ion-soup-can-outline:before {
  content: "";
}
.ion-speakerphone:before {
  content: "";
}
.ion-speedometer:before {
  content: "";
}
.ion-spoon:before {
  content: "";
}
.ion-star:before {
  content: "";
}
.ion-stats-bars:before {
  content: "";
}
.ion-steam:before {
  content: "";
}
.ion-stop:before {
  content: "";
}
.ion-thermometer:before {
  content: "";
}
.ion-thumbsdown:before {
  content: "";
}
.ion-thumbsup:before {
  content: "";
}
.ion-toggle:before {
  content: "";
}
.ion-toggle-filled:before {
  content: "";
}
.ion-transgender:before {
  content: "";
}
.ion-trash-a:before {
  content: "";
}
.ion-trash-b:before {
  content: "";
}
.ion-trophy:before {
  content: "";
}
.ion-tshirt:before {
  content: "";
}
.ion-tshirt-outline:before {
  content: "";
}
.ion-umbrella:before {
  content: "";
}
.ion-university:before {
  content: "";
}
.ion-unlocked:before {
  content: "";
}
.ion-upload:before {
  content: "";
}
.ion-usb:before {
  content: "";
}
.ion-videocamera:before {
  content: "";
}
.ion-volume-high:before {
  content: "";
}
.ion-volume-low:before {
  content: "";
}
.ion-volume-medium:before {
  content: "";
}
.ion-volume-mute:before {
  content: "";
}
.ion-wand:before {
  content: "";
}
.ion-waterdrop:before {
  content: "";
}
.ion-wifi:before {
  content: "";
}
.ion-wineglass:before {
  content: "";
}
.ion-woman:before {
  content: "";
}
.ion-wrench:before {
  content: "";
}
.ion-xbox:before {
  content: "";
}
.slick-list {
  position: relative;
  z-index: 5;
}
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}
.slick-next,
.slick-prev {
  height: 30px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  margin-top: -15px;
  border: none;
}
.slick-next:before,
.slick-prev:before {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -35px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -35px;
}
.slick-prev:before {
  content: "";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: -35px;
}
[dir="rtl"] .slick-next {
  left: -35px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dots {
  top: -52px;
  list-style: none;
  text-align: center;
  margin: 0;
  width: 100%;
}
.header-outer,
.popup,
.single-post .header-outer.has-image,
.site-header-inner,
.slick-dots li {
  position: relative;
}
.slick-dots li,
.slick-dots li button {
  height: 10px;
  width: 10px;
  cursor: pointer;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  border: 0;
  background: #bdc3c7;
  display: block;
  border-radius: 50%;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li.slick-active button {
  background-color: #515a63;
}
.popup {
  max-width: 420px;
  background: #fff;
  margin: 0 auto;
  padding: 50px 0 40px;
  display: none;
}
.mfp-wrap .popup {
  display: block;
}
#edd-wl-modal .popup .modal-header,
#edd_checkout_form_wrap .popup fieldset#edd_cc_fields > legend,
#edd_checkout_form_wrap .popup fieldset#edd_cc_fields > span,
#edd_checkout_form_wrap .popup fieldset > legend,
#edd_checkout_form_wrap .popup fieldset > span,
#edd_checkout_wrap .popup fieldset#edd_cc_fields > legend,
#edd_checkout_wrap .popup fieldset#edd_cc_fields > span,
#edd_checkout_wrap .popup fieldset > legend,
#edd_checkout_wrap .popup fieldset > span,
.edd_form .popup fieldset > legend,
.edd_form .popup fieldset > span,
.entry-content .popup .edd-slg-social-container > span,
.entry-content .popup .fes-headers,
.popup #edd-wl-modal .modal-header,
.popup #edd_checkout_form_wrap fieldset#edd_cc_fields > legend,
.popup #edd_checkout_form_wrap fieldset#edd_cc_fields > span,
.popup #edd_checkout_form_wrap fieldset > legend,
.popup #edd_checkout_form_wrap fieldset > span,
.popup #edd_checkout_wrap fieldset#edd_cc_fields > legend,
.popup #edd_checkout_wrap fieldset#edd_cc_fields > span,
.popup #edd_checkout_wrap fieldset > legend,
.popup #edd_checkout_wrap fieldset > span,
.popup .edd_form fieldset > legend,
.popup .edd_form fieldset > span,
.popup .entry-content .edd-slg-social-container > span,
.popup .entry-content .fes-headers,
.popup .gform_title,
.popup .section-title,
.popup .widget-title--blog {
  margin-top: 0;
  margin-bottom: 35px;
}
.mfp-close-btn-in .mfp-close {
  color: #bdc3c7;
  opacity: 1;
  top: 10px;
  right: 10px;
}
@media screen and (min-width: 768px) {
  .mfp-close-btn-in .mfp-close {
    color: #fff;
    top: -34px;
    right: -38px;
  }
}
.mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.25);
  -moz-transform: scale(0.25);
  transform: scale(0.25);
  backface-visibility: hidden;
}
.mfp-ready .mfp-content {
  zoom: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.mfp-removing .mfp-content {
  zoom: 1;
  opacity: 0;
  visibility: visible;
  -webkit-transform: scale(0.25);
  -moz-transform: scale(0.25);
  transform: scale(0.25);
}
button.mfp-arrow:before {
  content: "";
  font-size: 40px;
  color: #fff;
  border: 0;
}
button.mfp-arrow:after {
  display: none;
}
button.mfp-arrow:hover {
  background-color: transparent;
}
button.mfp-arrow:focus {
  outline: 0;
}
button.mfp-arrow.mfp-arrow-left:before {
  content: "";
}
a {
  color: #515a63;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
label {
  margin-bottom: 10px;
  display: block;
}
#edd_first_name,
#edd_profile_billing_address_wrap input,
#edd_profile_billing_address_wrap p,
#edd_profile_billing_address_wrap select,
#edd_profile_editor_form p,
#edd_profile_password_wrap input,
.form-row,
.gform_wrapper form li,
.gform_wrapper li {
  margin-bottom: 2em;
}
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],
#edd_checkout_form_wrap input[type="text"],
#edd_checkout_form_wrap textarea,
#edd_checkout_form_wrap textarea.edd-input,
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.marketify-input,
input[type="search"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
textarea {
  color: #404040;
  padding: 10px;
  background: #fff;
  border: 1px solid #bdc3c7;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  word-break: normal;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-siding: border-box;
  box-sizing: border-box;
}
input:disabled {
  opacity: 0.5;
}
input[type="radio"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
textarea:focus {
  outline: 0;
}
textarea {
  vertical-align: top;
  width: 100%;
}
input[type="radio"] {
  margin-right: 10px;
  padding: 3px;
  border: 6px solid #bcc3c8;
  background: #fff;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: -4px;
  cursor: pointer;
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: gray;
}
::-moz-placeholder {
  color: gray;
  opacity: 1;
}
:-ms-input-placeholder {
  color: gray;
}
:placeholder-shown {
  color: gray;
}
#edd-purchase-button,
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount,
.button,
.cart_item.edd_checkout a,
.edd-submit,
.edd-submit.button,
.edd-submit.button:visited,
.edd-wl-button,
.edd-wl-button.edd-wl-action,
.edd_terms_links,
.entry-content #fes-view-comment a,
.facetwp-type-slider .facetwp-slider-reset,
a.edd-wl-button,
a.edd-wl-button.edd-wl-action,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
button,
input[type="reset"],
input[type="submit"],
input[type="submit"].edd-submit {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  display: inline-block;
  padding: 10px 15px;
  border-style: solid;
  border-width: 2px;
  border-radius: 0;
  height: auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-branding,
.site-title {
  text-align: left;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  #edd-purchase-button,
  #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount,
  .button,
  .cart_item.edd_checkout a,
  .edd-submit,
  .edd-submit.button,
  .edd-submit.button:visited,
  .edd-wl-button,
  .edd-wl-button.edd-wl-action,
  .edd_terms_links,
  .entry-content #fes-view-comment a,
  .facetwp-type-slider .facetwp-slider-reset,
  a.edd-wl-button,
  a.edd-wl-button.edd-wl-action,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .button,
  button,
  input[type="reset"],
  input[type="submit"],
  input[type="submit"].edd-submit {
    padding: 10px 20px;
  }
}
#edd_checkout_cart
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  a.edd-cart-saving-button.edd-apply-discount,
#edd_checkout_cart .cart_item.edd_checkout a.edd-cart-saving-button,
#edd_checkout_cart .entry-content #fes-view-comment a.edd-cart-saving-button,
#edd_checkout_cart
  .facetwp-type-slider
  a.edd-cart-saving-button.facetwp-slider-reset,
#edd_checkout_cart a.edd-cart-saving-button#edd-purchase-button,
#edd_checkout_cart a.edd-cart-saving-button.button,
#edd_checkout_cart a.edd-cart-saving-button.edd-submit,
#edd_checkout_cart a.edd-cart-saving-button.edd-wl-button,
#edd_checkout_cart a.edd-cart-saving-button.edd_terms_links,
#edd_checkout_cart
  input[type="submit"][name="edd_update_cart_submit"].edd-submit,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  #edd_checkout_cart
  a.edd-cart-saving-button.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .button--size-small.edd-apply-discount,
.button--size-small,
.button--size-small#edd-purchase-button,
.button--size-small.edd-submit,
.button--size-small.edd-submit.button:visited,
.button--size-small.edd-wl-button,
.button--size-small.edd_terms_links,
.button.button--size-small,
.cart_item.edd_checkout #edd_checkout_cart a.edd-cart-saving-button,
.cart_item.edd_checkout a.button--size-small,
.entry-content #fes-view-comment #edd_checkout_cart a.edd-cart-saving-button,
.entry-content #fes-view-comment a,
.facetwp-type-slider
  #edd_checkout_cart
  a.edd-cart-saving-button.facetwp-slider-reset,
.facetwp-type-slider .button--size-small.facetwp-slider-reset,
a.button--size-small.edd-wl-button.edd-wl-action,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button--size-small.button,
button.button--size-small,
input[type="reset"].button--size-small,
input[type="submit"].button--size-small {
  font-size: 12px;
  padding: 6px 10px;
}
#edd-purchase-button,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .button--size-full.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .button--style-mobile.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .entry-content
  .fes-login-registration
  .edd-submit.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .entry-content
  .fes-submission-form
  .fes-submit
  .edd-submit.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .fes-profile-form
  .fes-submit
  .edd-submit.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .minimal
  .fes-submit
  .edd-submit.edd-apply-discount,
#edd_login_form input[type="submit"],
#edd_profile_submit_wrap .edd_submit,
#edd_register_form input[type="submit"],
.button--size-full,
.button--size-full.edd-submit,
.button--size-full.edd-submit.button:visited,
.button--size-full.edd-wl-button,
.button--size-full.edd_terms_links,
.button--style-mobile,
.button--style-mobile#edd-purchase-button,
.button--style-mobile.edd-submit,
.button--style-mobile.edd-submit.button:visited,
.button--style-mobile.edd-wl-button,
.button--style-mobile.edd_terms_links,
.button.button--size-full,
.button.button--style-mobile,
.cart_item.edd_checkout .entry-content .fes-login-registration a.edd-submit,
.cart_item.edd_checkout
  .entry-content
  .fes-submission-form
  .fes-submit
  a.edd-submit,
.cart_item.edd_checkout .fes-profile-form .fes-submit a.edd-submit,
.cart_item.edd_checkout .minimal .fes-submit a.edd-submit,
.cart_item.edd_checkout a,
.cart_item.edd_checkout a.button--style-mobile,
.cart_item.edd_checkout a.edd-submit:visited,
.cart_item.edd_checkout
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a,
.comment-form input[type="submit"],
.entry-content #fes-view-comment .fes-login-registration a.edd-submit,
.entry-content #fes-view-comment .fes-profile-form .fes-submit a.edd-submit,
.entry-content #fes-view-comment .fes-submission-form .fes-submit a.edd-submit,
.entry-content #fes-view-comment .minimal .fes-submit a.edd-submit,
.entry-content #fes-view-comment a.button--size-full,
.entry-content #fes-view-comment a.button--style-mobile,
.entry-content
  .fes-login-registration
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-apply-discount,
.entry-content .fes-login-registration #fes-view-comment a.edd-submit,
.entry-content .fes-login-registration .cart_item.edd_checkout a.edd-submit,
.entry-content .fes-login-registration .edd-submit,
.entry-content .fes-login-registration .edd-submit#edd-purchase-button,
.entry-content .fes-login-registration .edd-submit.button,
.entry-content .fes-login-registration .edd-submit.edd-wl-button,
.entry-content .fes-login-registration .edd-submit.edd_terms_links,
.entry-content
  .fes-login-registration
  .facetwp-type-slider
  .edd-submit.facetwp-slider-reset,
.entry-content
  .fes-login-registration
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.button,
.entry-content .fes-login-registration input.edd-submit[type="submit"],
.entry-content
  .fes-submission-form
  .fes-submit
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-apply-discount,
.entry-content .fes-submission-form .fes-submit #fes-view-comment a.edd-submit,
.entry-content .fes-submission-form .fes-submit .button.edd-submit,
.entry-content
  .fes-submission-form
  .fes-submit
  .cart_item.edd_checkout
  a.edd-submit,
.entry-content .fes-submission-form .fes-submit .edd-submit,
.entry-content .fes-submission-form .fes-submit .edd-submit#edd-purchase-button,
.entry-content .fes-submission-form .fes-submit .edd-submit.edd-wl-button,
.entry-content .fes-submission-form .fes-submit .edd-submit.edd_terms_links,
.entry-content
  .fes-submission-form
  .fes-submit
  .facetwp-type-slider
  .edd-submit.facetwp-slider-reset,
.entry-content .fes-submission-form .fes-submit input.edd-submit[type="submit"],
.facetwp-type-slider .button--size-full.facetwp-slider-reset,
.facetwp-type-slider .button--style-mobile.facetwp-slider-reset,
.facetwp-type-slider
  .entry-content
  .fes-login-registration
  .edd-submit.facetwp-slider-reset,
.facetwp-type-slider
  .entry-content
  .fes-submission-form
  .fes-submit
  .edd-submit.facetwp-slider-reset,
.facetwp-type-slider
  .fes-profile-form
  .fes-submit
  .edd-submit.facetwp-slider-reset,
.facetwp-type-slider .minimal .fes-submit .edd-submit.facetwp-slider-reset,
.fes-profile-form
  .fes-submit
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-apply-discount,
.fes-profile-form .fes-submit .button.edd-submit,
.fes-profile-form .fes-submit .cart_item.edd_checkout a.edd-submit,
.fes-profile-form .fes-submit .edd-submit,
.fes-profile-form .fes-submit .edd-submit#edd-purchase-button,
.fes-profile-form .fes-submit .edd-submit.edd-wl-button,
.fes-profile-form .fes-submit .edd-submit.edd_terms_links,
.fes-profile-form .fes-submit .entry-content #fes-view-comment a.edd-submit,
.fes-profile-form
  .fes-submit
  .facetwp-type-slider
  .edd-submit.facetwp-slider-reset,
.fes-profile-form
  .fes-submit
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.button,
.fes-profile-form .fes-submit input.edd-submit[type="submit"],
.gform_wrapper .gform_footer input[type="submit"],
.minimal
  .fes-submit
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-apply-discount,
.minimal .fes-submit .cart_item.edd_checkout a.edd-submit,
.minimal .fes-submit .edd-submit,
.minimal .fes-submit .edd-submit#edd-purchase-button,
.minimal .fes-submit .edd-submit.button,
.minimal .fes-submit .edd-submit.edd-wl-button,
.minimal .fes-submit .edd-submit.edd_terms_links,
.minimal .fes-submit .entry-content #fes-view-comment a.edd-submit,
.minimal .fes-submit .facetwp-type-slider .edd-submit.facetwp-slider-reset,
.minimal
  .fes-submit
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.button,
.minimal .fes-submit input.edd-submit[type="submit"],
.widget--vendor-profile-contact .edd-submit,
a.button--size-full.edd-wl-button.edd-wl-action,
a.button--style-mobile.edd-wl-button.edd-wl-action,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button--size-full.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button--style-mobile.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .cart_item.edd_checkout
  a,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .entry-content
  .fes-login-registration
  .edd-submit.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .fes-profile-form
  .fes-submit
  .edd-submit.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .minimal
  .fes-submit
  .edd-submit.button,
button.button--size-full,
button.button--style-mobile,
input.button--size-full[type="submit"].edd-submit,
input[type="reset"].button--size-full,
input[type="reset"].button--style-mobile,
input[type="submit"].button--size-full,
input[type="submit"].button--style-mobile {
  padding: 14px 20px;
  display: block;
  width: 100%;
}
@media screen and (min-width: 992px) {
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .button--size-large.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .feature-callout-cover
    .edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .header-outer
    .edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .popup
    .edd-submit.edd-add-to-cart.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .popup
    .edd-submit.edd_go_to_checkout.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd-apply-discount,
  .button--size-large,
  .button--size-large#edd-purchase-button,
  .button--size-large.edd-submit,
  .button--size-large.edd-submit.button:visited,
  .button--size-large.edd-wl-button,
  .button--size-large.edd_terms_links,
  .button.button--size-large,
  .cart_item.edd_checkout .feature-callout-cover a,
  .cart_item.edd_checkout .header-outer a,
  .cart_item.edd_checkout .popup a.edd-submit.edd-add-to-cart,
  .cart_item.edd_checkout .popup a.edd-submit.edd_go_to_checkout,
  .cart_item.edd_checkout a.button--size-large,
  .cart_item.edd_checkout
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    a,
  .entry-content #fes-view-comment .feature-callout-cover a,
  .entry-content #fes-view-comment .header-outer a,
  .entry-content #fes-view-comment .popup a.edd-submit.edd-add-to-cart,
  .entry-content #fes-view-comment .popup a.edd-submit.edd_go_to_checkout,
  .entry-content #fes-view-comment a.button--size-large,
  .entry-content
    #fes-view-comment
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    a,
  .facetwp-type-slider .button--size-large.facetwp-slider-reset,
  .facetwp-type-slider .feature-callout-cover .facetwp-slider-reset,
  .facetwp-type-slider .header-outer .facetwp-slider-reset,
  .facetwp-type-slider .popup .edd-submit.edd-add-to-cart.facetwp-slider-reset,
  .facetwp-type-slider
    .popup
    .edd-submit.edd_go_to_checkout.facetwp-slider-reset,
  .facetwp-type-slider
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .facetwp-slider-reset,
  .feature-callout-cover #edd-purchase-button,
  .feature-callout-cover
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-apply-discount,
  .feature-callout-cover .button,
  .feature-callout-cover .cart_item.edd_checkout a,
  .feature-callout-cover .edd-submit,
  .feature-callout-cover .edd-submit.button:visited,
  .feature-callout-cover .edd-wl-button,
  .feature-callout-cover .edd_terms_links,
  .feature-callout-cover .entry-content #fes-view-comment a,
  .feature-callout-cover .facetwp-type-slider .facetwp-slider-reset,
  .feature-callout-cover a.edd-wl-button.edd-wl-action,
  .feature-callout-cover input[type="submit"].edd-submit,
  .header-outer #edd-purchase-button,
  .header-outer
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-apply-discount,
  .header-outer .button,
  .header-outer .cart_item.edd_checkout a,
  .header-outer .edd-submit,
  .header-outer .edd-submit.button:visited,
  .header-outer .edd-wl-button,
  .header-outer .edd_terms_links,
  .header-outer .entry-content #fes-view-comment a,
  .header-outer .facetwp-type-slider .facetwp-slider-reset,
  .header-outer a.edd-wl-button.edd-wl-action,
  .header-outer input[type="submit"].edd-submit,
  .popup
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-submit.edd-add-to-cart.edd-apply-discount,
  .popup
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-submit.edd_go_to_checkout.edd-apply-discount,
  .popup .cart_item.edd_checkout a.edd-submit.edd-add-to-cart,
  .popup .cart_item.edd_checkout a.edd-submit.edd_go_to_checkout,
  .popup .edd-submit.button.edd-add-to-cart,
  .popup .edd-submit.button.edd_go_to_checkout,
  .popup .edd-submit.edd-add-to-cart,
  .popup .edd-submit.edd-add-to-cart#edd-purchase-button,
  .popup .edd-submit.edd-add-to-cart.edd-wl-button,
  .popup .edd-submit.edd-add-to-cart.edd_terms_links,
  .popup .edd-submit.edd_go_to_checkout,
  .popup .edd-submit.edd_go_to_checkout#edd-purchase-button,
  .popup .edd-submit.edd_go_to_checkout.edd-wl-button,
  .popup .edd-submit.edd_go_to_checkout.edd_terms_links,
  .popup .entry-content #fes-view-comment a.edd-submit.edd-add-to-cart,
  .popup .entry-content #fes-view-comment a.edd-submit.edd_go_to_checkout,
  .popup .facetwp-type-slider .edd-submit.edd-add-to-cart.facetwp-slider-reset,
  .popup
    .facetwp-type-slider
    .edd-submit.edd_go_to_checkout.facetwp-slider-reset,
  .popup input.edd-submit.edd-add-to-cart[type="submit"],
  .popup input.edd-submit.edd_go_to_checkout[type="submit"],
  a.button--size-large.edd-wl-button.edd-wl-action,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    #edd-purchase-button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-apply-discount,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .cart_item.edd_checkout
    a,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd-submit,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd-wl-button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd_terms_links,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .entry-content
    #fes-view-comment
    a,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .facetwp-type-slider
    .facetwp-slider-reset,
  button.button--size-large,
  input[type="reset"].button--size-large,
  input[type="submit"].button--size-large {
    font-size: 15px;
    padding: 14px 20px;
    border-width: 3px;
  }
  #edd-purchase-button,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .button--size-full.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .button--style-mobile.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .entry-content
    .fes-login-registration
    .edd-submit.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .entry-content
    .fes-submission-form
    .fes-submit
    .edd-submit.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .fes-profile-form
    .fes-submit
    .edd-submit.edd-apply-discount,
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .minimal
    .fes-submit
    .edd-submit.edd-apply-discount,
  #edd_login_form input[type="submit"],
  #edd_profile_submit_wrap .edd_submit,
  #edd_register_form input[type="submit"],
  .button--size-full,
  .button--size-full.edd-submit,
  .button--size-full.edd-submit.button:visited,
  .button--size-full.edd-wl-button,
  .button--size-full.edd_terms_links,
  .button--style-mobile,
  .button--style-mobile#edd-purchase-button,
  .button--style-mobile.edd-submit,
  .button--style-mobile.edd-submit.button:visited,
  .button--style-mobile.edd-wl-button,
  .button--style-mobile.edd_terms_links,
  .button.button--size-full,
  .button.button--style-mobile,
  .cart_item.edd_checkout .entry-content .fes-login-registration a.edd-submit,
  .cart_item.edd_checkout
    .entry-content
    .fes-submission-form
    .fes-submit
    a.edd-submit,
  .cart_item.edd_checkout .fes-profile-form .fes-submit a.edd-submit,
  .cart_item.edd_checkout .minimal .fes-submit a.edd-submit,
  .cart_item.edd_checkout a,
  .cart_item.edd_checkout a.button--style-mobile,
  .cart_item.edd_checkout a.edd-submit:visited,
  .cart_item.edd_checkout
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    a,
  .comment-form input[type="submit"],
  .entry-content #fes-view-comment .fes-login-registration a.edd-submit,
  .entry-content #fes-view-comment .fes-profile-form .fes-submit a.edd-submit,
  .entry-content
    #fes-view-comment
    .fes-submission-form
    .fes-submit
    a.edd-submit,
  .entry-content #fes-view-comment .minimal .fes-submit a.edd-submit,
  .entry-content #fes-view-comment a.button--size-full,
  .entry-content #fes-view-comment a.button--style-mobile,
  .entry-content
    .fes-login-registration
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-submit.edd-apply-discount,
  .entry-content .fes-login-registration #fes-view-comment a.edd-submit,
  .entry-content .fes-login-registration .cart_item.edd_checkout a.edd-submit,
  .entry-content .fes-login-registration .edd-submit,
  .entry-content .fes-login-registration .edd-submit#edd-purchase-button,
  .entry-content .fes-login-registration .edd-submit.button,
  .entry-content .fes-login-registration .edd-submit.edd-wl-button,
  .entry-content .fes-login-registration .edd-submit.edd_terms_links,
  .entry-content
    .fes-login-registration
    .facetwp-type-slider
    .edd-submit.facetwp-slider-reset,
  .entry-content
    .fes-login-registration
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd-submit.button,
  .entry-content .fes-login-registration input.edd-submit[type="submit"],
  .entry-content
    .fes-submission-form
    .fes-submit
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-submit.edd-apply-discount,
  .entry-content
    .fes-submission-form
    .fes-submit
    #fes-view-comment
    a.edd-submit,
  .entry-content .fes-submission-form .fes-submit .button.edd-submit,
  .entry-content
    .fes-submission-form
    .fes-submit
    .cart_item.edd_checkout
    a.edd-submit,
  .entry-content .fes-submission-form .fes-submit .edd-submit,
  .entry-content
    .fes-submission-form
    .fes-submit
    .edd-submit#edd-purchase-button,
  .entry-content .fes-submission-form .fes-submit .edd-submit.edd-wl-button,
  .entry-content .fes-submission-form .fes-submit .edd-submit.edd_terms_links,
  .entry-content
    .fes-submission-form
    .fes-submit
    .facetwp-type-slider
    .edd-submit.facetwp-slider-reset,
  .entry-content
    .fes-submission-form
    .fes-submit
    input.edd-submit[type="submit"],
  .facetwp-type-slider .button--size-full.facetwp-slider-reset,
  .facetwp-type-slider .button--style-mobile.facetwp-slider-reset,
  .facetwp-type-slider
    .entry-content
    .fes-login-registration
    .edd-submit.facetwp-slider-reset,
  .facetwp-type-slider
    .entry-content
    .fes-submission-form
    .fes-submit
    .edd-submit.facetwp-slider-reset,
  .facetwp-type-slider
    .fes-profile-form
    .fes-submit
    .edd-submit.facetwp-slider-reset,
  .facetwp-type-slider .minimal .fes-submit .edd-submit.facetwp-slider-reset,
  .fes-profile-form
    .fes-submit
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-submit.edd-apply-discount,
  .fes-profile-form .fes-submit .button.edd-submit,
  .fes-profile-form .fes-submit .cart_item.edd_checkout a.edd-submit,
  .fes-profile-form .fes-submit .edd-submit,
  .fes-profile-form .fes-submit .edd-submit#edd-purchase-button,
  .fes-profile-form .fes-submit .edd-submit.edd-wl-button,
  .fes-profile-form .fes-submit .edd-submit.edd_terms_links,
  .fes-profile-form .fes-submit .entry-content #fes-view-comment a.edd-submit,
  .fes-profile-form
    .fes-submit
    .facetwp-type-slider
    .edd-submit.facetwp-slider-reset,
  .fes-profile-form
    .fes-submit
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd-submit.button,
  .fes-profile-form .fes-submit input.edd-submit[type="submit"],
  .gform_wrapper .gform_footer input[type="submit"],
  .minimal
    .fes-submit
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-submit.edd-apply-discount,
  .minimal .fes-submit .cart_item.edd_checkout a.edd-submit,
  .minimal .fes-submit .edd-submit,
  .minimal .fes-submit .edd-submit#edd-purchase-button,
  .minimal .fes-submit .edd-submit.button,
  .minimal .fes-submit .edd-submit.edd-wl-button,
  .minimal .fes-submit .edd-submit.edd_terms_links,
  .minimal .fes-submit .entry-content #fes-view-comment a.edd-submit,
  .minimal .fes-submit .facetwp-type-slider .edd-submit.facetwp-slider-reset,
  .minimal
    .fes-submit
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .edd-submit.button,
  .minimal .fes-submit input.edd-submit[type="submit"],
  .widget--vendor-profile-contact .edd-submit,
  a.button--size-full.edd-wl-button.edd-wl-action,
  a.button--style-mobile.edd-wl-button.edd-wl-action,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .button--size-full.button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .button--style-mobile.button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .cart_item.edd_checkout
    a,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .entry-content
    .fes-login-registration
    .edd-submit.button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .fes-profile-form
    .fes-submit
    .edd-submit.button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .minimal
    .fes-submit
    .edd-submit.button,
  button.button--size-full,
  button.button--style-mobile,
  input.button--size-full[type="submit"].edd-submit,
  input[type="reset"].button--size-full,
  input[type="reset"].button--style-mobile,
  input[type="submit"].button--size-full,
  input[type="submit"].button--style-mobile {
    font-size: 15px;
  }
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .button--color-white.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .feature-callout-cover
  .edd-apply-discount,
#edd_checkout_form_wrap .edd-cart-adjustment .header-outer .edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .home
  .page-header
  .edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .page-header
  .edd-submit.edd-add-to-cart.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .page-header
  .edd-submit.edd_go_to_checkout.edd-apply-discount,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-apply-discount,
.button--color-white,
.button--color-white#edd-purchase-button,
.button--color-white.edd-submit,
.button--color-white.edd-submit.button:visited,
.button--color-white.edd-wl-button,
.button--color-white.edd_terms_links,
.button.button--color-white,
.cart_item.edd_checkout .content-grid-download__actions a,
.cart_item.edd_checkout
  .content-grid-download__actions
  a.edd-submit.edd-add-to-cart,
.cart_item.edd_checkout
  .content-grid-download__actions
  a.edd-submit.edd_go_to_checkout,
.cart_item.edd_checkout .feature-callout-cover a,
.cart_item.edd_checkout .header-outer a,
.cart_item.edd_checkout .home .page-header a,
.cart_item.edd_checkout .page-header a.edd-submit.edd-add-to-cart,
.cart_item.edd_checkout .page-header a.edd-submit.edd_go_to_checkout,
.cart_item.edd_checkout a.button--color-white,
.cart_item.edd_checkout
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a,
.content-grid-download__actions #edd-purchase-button,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-add-to-cart.edd-apply-discount,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd_go_to_checkout.edd-apply-discount,
.content-grid-download__actions .button,
.content-grid-download__actions .cart_item.edd_checkout a,
.content-grid-download__actions
  .cart_item.edd_checkout
  a.edd-submit.edd-add-to-cart,
.content-grid-download__actions
  .cart_item.edd_checkout
  a.edd-submit.edd_go_to_checkout,
.content-grid-download__actions .edd-submit,
.content-grid-download__actions .edd-submit.button.edd-add-to-cart,
.content-grid-download__actions .edd-submit.button.edd_go_to_checkout,
.content-grid-download__actions .edd-submit.button:visited,
.content-grid-download__actions .edd-submit.edd-add-to-cart,
.content-grid-download__actions .edd-submit.edd-add-to-cart#edd-purchase-button,
.content-grid-download__actions .edd-submit.edd-add-to-cart.edd-wl-button,
.content-grid-download__actions .edd-submit.edd-add-to-cart.edd_terms_links,
.content-grid-download__actions .edd-submit.edd_go_to_checkout,
.content-grid-download__actions
  .edd-submit.edd_go_to_checkout#edd-purchase-button,
.content-grid-download__actions .edd-submit.edd_go_to_checkout.edd-wl-button,
.content-grid-download__actions .edd-submit.edd_go_to_checkout.edd_terms_links,
.content-grid-download__actions .edd-wl-button,
.content-grid-download__actions .edd_terms_links,
.content-grid-download__actions .entry-content #fes-view-comment a,
.content-grid-download__actions
  .entry-content
  #fes-view-comment
  a.edd-submit.edd-add-to-cart,
.content-grid-download__actions
  .entry-content
  #fes-view-comment
  a.edd-submit.edd_go_to_checkout,
.content-grid-download__actions
  .facetwp-type-slider
  .edd-submit.edd-add-to-cart.facetwp-slider-reset,
.content-grid-download__actions
  .facetwp-type-slider
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset,
.content-grid-download__actions .facetwp-type-slider .facetwp-slider-reset,
.content-grid-download__actions a.edd-wl-button.edd-wl-action,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd-add-to-cart.button,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd_go_to_checkout.button,
.content-grid-download__actions input.edd-submit.edd-add-to-cart[type="submit"],
.content-grid-download__actions
  input.edd-submit.edd_go_to_checkout[type="submit"],
.content-grid-download__actions input[type="submit"].edd-submit,
.entry-content #fes-view-comment .content-grid-download__actions a,
.entry-content
  #fes-view-comment
  .content-grid-download__actions
  a.edd-submit.edd-add-to-cart,
.entry-content
  #fes-view-comment
  .content-grid-download__actions
  a.edd-submit.edd_go_to_checkout,
.entry-content #fes-view-comment .feature-callout-cover a,
.entry-content #fes-view-comment .header-outer a,
.entry-content #fes-view-comment .home .page-header a,
.entry-content #fes-view-comment .page-header a.edd-submit.edd-add-to-cart,
.entry-content #fes-view-comment .page-header a.edd-submit.edd_go_to_checkout,
.entry-content #fes-view-comment a.button--color-white,
.entry-content
  #fes-view-comment
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a,
.facetwp-type-slider .button--color-white.facetwp-slider-reset,
.facetwp-type-slider
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.facetwp-slider-reset,
.facetwp-type-slider
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset,
.facetwp-type-slider .content-grid-download__actions .facetwp-slider-reset,
.facetwp-type-slider .feature-callout-cover .facetwp-slider-reset,
.facetwp-type-slider .header-outer .facetwp-slider-reset,
.facetwp-type-slider .home .page-header .facetwp-slider-reset,
.facetwp-type-slider
  .page-header
  .edd-submit.edd-add-to-cart.facetwp-slider-reset,
.facetwp-type-slider
  .page-header
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset,
.facetwp-type-slider
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .facetwp-slider-reset,
.feature-callout-cover #edd-purchase-button,
.feature-callout-cover
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.feature-callout-cover .button,
.feature-callout-cover .cart_item.edd_checkout a,
.feature-callout-cover .edd-submit,
.feature-callout-cover .edd-submit.button:visited,
.feature-callout-cover .edd-wl-button,
.feature-callout-cover .edd_terms_links,
.feature-callout-cover .entry-content #fes-view-comment a,
.feature-callout-cover .facetwp-type-slider .facetwp-slider-reset,
.feature-callout-cover a.edd-wl-button.edd-wl-action,
.feature-callout-cover
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.feature-callout-cover input[type="submit"].edd-submit,
.header-outer #edd-purchase-button,
.header-outer #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount,
.header-outer .button,
.header-outer .cart_item.edd_checkout a,
.header-outer .edd-submit,
.header-outer .edd-submit.button:visited,
.header-outer .edd-wl-button,
.header-outer .edd_terms_links,
.header-outer .entry-content #fes-view-comment a,
.header-outer .facetwp-type-slider .facetwp-slider-reset,
.header-outer a.edd-wl-button.edd-wl-action,
.header-outer
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.header-outer input[type="submit"].edd-submit,
.home .page-header #edd-purchase-button,
.home
  .page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.home .page-header .button,
.home .page-header .cart_item.edd_checkout a,
.home .page-header .edd-submit,
.home .page-header .edd-wl-button,
.home .page-header .edd_terms_links,
.home .page-header .entry-content #fes-view-comment a,
.home .page-header .facetwp-type-slider .facetwp-slider-reset,
.home
  .page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-add-to-cart.edd-apply-discount,
.page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd_go_to_checkout.edd-apply-discount,
.page-header .cart_item.edd_checkout a.edd-submit.edd-add-to-cart,
.page-header .cart_item.edd_checkout a.edd-submit.edd_go_to_checkout,
.page-header .edd-submit.button.edd-add-to-cart,
.page-header .edd-submit.button.edd_go_to_checkout,
.page-header .edd-submit.edd-add-to-cart,
.page-header .edd-submit.edd-add-to-cart#edd-purchase-button,
.page-header .edd-submit.edd-add-to-cart.edd-wl-button,
.page-header .edd-submit.edd-add-to-cart.edd_terms_links,
.page-header .edd-submit.edd_go_to_checkout,
.page-header .edd-submit.edd_go_to_checkout#edd-purchase-button,
.page-header .edd-submit.edd_go_to_checkout.edd-wl-button,
.page-header .edd-submit.edd_go_to_checkout.edd_terms_links,
.page-header .entry-content #fes-view-comment a.edd-submit.edd-add-to-cart,
.page-header .entry-content #fes-view-comment a.edd-submit.edd_go_to_checkout,
.page-header
  .facetwp-type-slider
  .edd-submit.edd-add-to-cart.facetwp-slider-reset,
.page-header
  .facetwp-type-slider
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset,
.page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd-add-to-cart.button,
.page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd_go_to_checkout.button,
.page-header input.edd-submit.edd-add-to-cart[type="submit"],
.page-header input.edd-submit.edd_go_to_checkout[type="submit"],
a.button--color-white.edd-wl-button.edd-wl-action,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  #edd-purchase-button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .cart_item.edd_checkout
  a,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-wl-button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd_terms_links,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .entry-content
  #fes-view-comment
  a,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .facetwp-type-slider
  .facetwp-slider-reset,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .feature-callout-cover
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .header-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .home
  .page-header
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .page-header
  .edd-submit.edd-add-to-cart.button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .page-header
  .edd-submit.edd_go_to_checkout.button,
button.button--color-white,
input.button--color-white[type="submit"].edd-submit,
input[type="reset"].button--color-white,
input[type="submit"].button--color-white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .button--color-white.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .feature-callout-cover
  .edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .header-outer
  .edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .home
  .page-header
  .edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .page-header
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .page-header
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-apply-discount:hover,
.button--color-white#edd-purchase-button:hover,
.button--color-white.edd-submit:hover,
.button--color-white.edd-wl-button:hover,
.button--color-white.edd_terms_links:hover,
.button--color-white:hover,
.button.button--color-white:hover,
.cart_item.edd_checkout .content-grid-download__actions a:hover,
.cart_item.edd_checkout .feature-callout-cover a:hover,
.cart_item.edd_checkout .header-outer a:hover,
.cart_item.edd_checkout .home .page-header a:hover,
.cart_item.edd_checkout a.button--color-white:hover,
.cart_item.edd_checkout
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a:hover,
.content-grid-download__actions #edd-purchase-button:hover,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:hover,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
.content-grid-download__actions .button:hover,
.content-grid-download__actions .cart_item.edd_checkout a:hover,
.content-grid-download__actions
  .edd-submit.edd-add-to-cart#edd-purchase-button:hover,
.content-grid-download__actions .edd-submit.edd-add-to-cart:hover,
.content-grid-download__actions
  .edd-submit.edd_go_to_checkout#edd-purchase-button:hover,
.content-grid-download__actions .edd-submit.edd_go_to_checkout:hover,
.content-grid-download__actions .edd-submit:hover,
.content-grid-download__actions .edd-wl-button:hover,
.content-grid-download__actions .edd_terms_links:hover,
.content-grid-download__actions
  .entry-content
  #fes-view-comment
  a.edd-submit.edd-add-to-cart:hover,
.content-grid-download__actions
  .entry-content
  #fes-view-comment
  a.edd-submit.edd_go_to_checkout:hover,
.content-grid-download__actions .entry-content #fes-view-comment a:hover,
.content-grid-download__actions
  .facetwp-type-slider
  .facetwp-slider-reset:hover,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:hover,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd-add-to-cart.button:hover,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd_go_to_checkout.button:hover,
.entry-content
  #fes-view-comment
  .content-grid-download__actions
  a.edd-submit.edd-add-to-cart:hover,
.entry-content
  #fes-view-comment
  .content-grid-download__actions
  a.edd-submit.edd_go_to_checkout:hover,
.entry-content #fes-view-comment .content-grid-download__actions a:hover,
.entry-content #fes-view-comment .feature-callout-cover a:hover,
.entry-content #fes-view-comment .header-outer a:hover,
.entry-content #fes-view-comment .home .page-header a:hover,
.entry-content
  #fes-view-comment
  .page-header
  a.edd-submit.edd-add-to-cart:hover,
.entry-content
  #fes-view-comment
  .page-header
  a.edd-submit.edd_go_to_checkout:hover,
.entry-content #fes-view-comment a.button--color-white:hover,
.entry-content
  #fes-view-comment
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a:hover,
.facetwp-type-slider .button--color-white.facetwp-slider-reset:hover,
.facetwp-type-slider
  .content-grid-download__actions
  .facetwp-slider-reset:hover,
.facetwp-type-slider .feature-callout-cover .facetwp-slider-reset:hover,
.facetwp-type-slider .header-outer .facetwp-slider-reset:hover,
.facetwp-type-slider .home .page-header .facetwp-slider-reset:hover,
.facetwp-type-slider
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .facetwp-slider-reset:hover,
.feature-callout-cover #edd-purchase-button:hover,
.feature-callout-cover
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:hover,
.feature-callout-cover .button:hover,
.feature-callout-cover .cart_item.edd_checkout a:hover,
.feature-callout-cover .edd-submit:hover,
.feature-callout-cover .edd-wl-button:hover,
.feature-callout-cover .edd_terms_links:hover,
.feature-callout-cover .entry-content #fes-view-comment a:hover,
.feature-callout-cover .facetwp-type-slider .facetwp-slider-reset:hover,
.feature-callout-cover
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:hover,
.header-outer #edd-purchase-button:hover,
.header-outer
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:hover,
.header-outer .button:hover,
.header-outer .cart_item.edd_checkout a:hover,
.header-outer .edd-submit:hover,
.header-outer .edd-wl-button:hover,
.header-outer .edd_terms_links:hover,
.header-outer .entry-content #fes-view-comment a:hover,
.header-outer .facetwp-type-slider .facetwp-slider-reset:hover,
.header-outer
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:hover,
.home .page-header #edd-purchase-button:hover,
.home
  .page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:hover,
.home .page-header .button:hover,
.home .page-header .cart_item.edd_checkout a:hover,
.home .page-header .edd-submit:hover,
.home .page-header .edd-wl-button:hover,
.home .page-header .edd_terms_links:hover,
.home .page-header .entry-content #fes-view-comment a:hover,
.home .page-header .facetwp-type-slider .facetwp-slider-reset:hover,
.home
  .page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:hover,
.page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
.page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
.page-header .edd-submit.edd-add-to-cart#edd-purchase-button:hover,
.page-header .edd-submit.edd-add-to-cart:hover,
.page-header .edd-submit.edd_go_to_checkout#edd-purchase-button:hover,
.page-header .edd-submit.edd_go_to_checkout:hover,
.page-header
  .entry-content
  #fes-view-comment
  a.edd-submit.edd-add-to-cart:hover,
.page-header
  .entry-content
  #fes-view-comment
  a.edd-submit.edd_go_to_checkout:hover,
.page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd-add-to-cart.button:hover,
.page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit.edd_go_to_checkout.button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  #edd-purchase-button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .cart_item.edd_checkout
  a:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-wl-button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd_terms_links:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .entry-content
  #fes-view-comment
  a:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .facetwp-type-slider
  .facetwp-slider-reset:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .feature-callout-cover
  .button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .header-outer
  .button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .home
  .page-header
  .button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .page-header
  .edd-submit.edd-add-to-cart.button:hover,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .page-header
  .edd-submit.edd_go_to_checkout.button:hover,
button.button--color-white:hover,
input[type="reset"].button--color-white:hover,
input[type="submit"].button--color-white:hover {
  background-color: #fff;
  border-color: #fff;
}
@media screen and (min-width: 768px) {
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .button--style-mobile.edd-apply-discount,
  .button--style-mobile,
  .button--style-mobile#edd-purchase-button,
  .button--style-mobile.edd-submit,
  .button--style-mobile.edd-submit.button:visited,
  .button--style-mobile.edd-wl-button,
  .button--style-mobile.edd_terms_links,
  .button.button--style-mobile,
  .cart_item.edd_checkout a.button--style-mobile,
  .comment-form input[type="submit"],
  .entry-content #fes-view-comment a.button--style-mobile,
  .facetwp-type-slider .button--style-mobile.facetwp-slider-reset,
  a.button--style-mobile.edd-wl-button.edd-wl-action,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .button--style-mobile.button,
  button.button--style-mobile,
  input[type="reset"].button--style-mobile,
  input[type="submit"].button--style-mobile {
    font-size: 13px;
    width: auto;
    padding: 10px 15px;
    display: inline-block;
  }
}
.comment-content table,
.entry-content table {
  border: 1px solid #f2f2f2;
  margin: 0 0 1.5em;
  width: 100%;
}
.comment-content table th,
.entry-content table th {
  background: #fafafa;
  font-weight: 700;
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.comment-content table td,
.entry-content table td {
  background: #fff;
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.comment-content table tr:last-child td,
.entry-content table tr:last-child td {
  border: none;
}
.comments-area,
.content-area,
.edd-recommended-products,
.section,
.site-content,
.widget--home,
.widget-area {
  margin-top: 3em;
  margin-bottom: 3em;
}
.site-header {
  padding: 1em 0;
  min-height: 30px;
}
@media screen and (min-width: 992px) {
  .comments-area,
  .content-area,
  .edd-recommended-products,
  .section,
  .site-content,
  .widget--home,
  .widget-area {
    /*margin-top:7em;*/
    margin-bottom: 7em;
  }
  .site-header {
    padding: 2em 0;
  }
}
.site-header-inner {
  display: table;
  width: 100%;
}
.site-title {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  margin: 0;
  clear: none;
  display: inline-block;
}
.site-title a {
  color: #fff;
  text-decoration: none;
}
.site-title a:hover {
  color: #fff;
}
.site-title--footer {
  display: block;
}
.site-branding {
  display: table-cell;
}
.site-branding .custom-header {
  margin-right: 10px;
  display: inline-block;
}
.site-branding .custom-header img {
  max-width: 100%;
  height: auto;
}
.header-outer {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.header-outer:after,
.header-outer:before {
  content: "";
  display: table;
}
.header-outer:after {
  clear: both;
}
.single-post .header-outer.has-image > * {
  position: relative;
  z-index: 1;
}
.single-post .header-outer.has-image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
}
@media screen and (min-width: 992px) {
  .navigation-bar-toggle {
    display: none;
  }
  .nav-menu ul {
    margin: 0;
    padding: 0;
  }
  .nav-menu li {
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .nav-menu li a {
    font-size: 100%;
    display: inline-block;
  }
  .nav-menu li a:hover {
    text-decoration: none;
  }
  .nav-menu li:hover:not(.menu-item-has-children):not(.page_item_has_children) {
    box-shadow: 0 0 0 3px #fff;
  }
  .nav-menu li:hover > ul,
  .nav-menu li:hover > ul > ul {
    z-index: 101;
    display: block;
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  .nav-menu li:hover > ul li,
  .nav-menu li:hover > ul > ul li {
    display: block;
    margin-right: 0;
  }
  .nav-menu li:hover ul ul {
    top: 0;
    margin-top: 0;
    right: 200px;
    left: auto;
    border-radius: 6px;
  }
  .nav-menu li:hover ul ul:after,
  .nav-menu li:hover ul ul:before {
    right: -10px;
    top: 6px;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #fff;
  }
  .nav-menu li:hover ul ul:before {
    border-width: 11px 0 11px 11px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.06);
    top: 5px;
    right: -14px;
  }
  .nav-menu li[class^="ion"] > a {
    margin-left: -22px;
    padding-left: 22px;
  }
  .nav-menu li[class^="ion"]:before {
    margin-top: -2px;
  }
  .nav-menu li.menu-item-has-children:after,
  .nav-menu li.page_item_has_children:after {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    right: 2px;
    content: "\f3d0";
  }
  .nav-menu .children,
  .nav-menu .sub-menu {
    opacity: 0;
    position: absolute;
    margin: 0;
    padding: 10px 0;
    top: 95%;
    right: -16px;
    z-index: 99999;
    border-radius: 4px;
    width: 200px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.08);
    background: #fff;
    border: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, -60%) scale(0);
    -moz-transform: translate(0, -60%) scale(0);
    transform: translate(0, -60%) scale(0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .nav-menu .children ul,
  .nav-menu .sub-menu ul {
    left: 0;
    right: auto;
  }
  .nav-menu .children li:last-child,
  .nav-menu .sub-menu li:last-child {
    border-bottom: 0;
  }
  .nav-menu .children li:hover,
  .nav-menu .sub-menu li:hover {
    box-shadow: none;
  }
  .nav-menu .children li.menu-item-has-children:after,
  .nav-menu .children li.page_item_has_children:after,
  .nav-menu .sub-menu li.menu-item-has-children:after,
  .nav-menu .sub-menu li.page_item_has_children:after {
    display: none;
  }
  .nav-menu .children li.menu-item-has-children:before,
  .nav-menu .children li.page_item_has_children:before,
  .nav-menu .sub-menu li.menu-item-has-children:before,
  .nav-menu .sub-menu li.page_item_has_children:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    top: 7px;
    left: 15px;
    content: "";
  }
  .nav-menu .children li.menu-item-has-children a,
  .nav-menu .children li.page_item_has_children a,
  .nav-menu .sub-menu li.menu-item-has-children a,
  .nav-menu .sub-menu li.page_item_has_children a {
    padding-left: 26px;
  }
  .nav-menu .children li,
  .nav-menu .sub-menu li {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .nav-menu .children a,
  .nav-menu .sub-menu a {
    margin: 0;
    padding: 6px 18px;
    display: inline-block;
  }
  .nav-menu .children li[class^="ion"],
  .nav-menu .sub-menu li[class^="ion"] {
    padding-left: 22px;
  }
  .nav-menu .children li[class^="ion"] > a,
  .nav-menu .sub-menu li[class^="ion"] > a {
    margin-left: 0;
    padding-left: 0;
  }
  .nav-menu .children:after,
  .nav-menu .children:before,
  .nav-menu .sub-menu:after,
  .nav-menu .sub-menu:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #fff;
    content: " ";
    position: absolute;
    top: -10px;
    right: 13px;
    z-index: 10;
  }
  .nav-menu .children:before,
  .nav-menu .sub-menu:before {
    border-color: transparent transparent rgba(0, 0, 0, 0.06);
    border-width: 0 11px 11px;
    top: -12px;
    right: 12px;
    z-index: 7;
  }
  .nav-menu--primary-toggle {
    display: none;
  }
}
.nav-menu--primary-toggle,
.nav-menu--primary-toggle:hover {
  background-color: transparent;
}
.nav-menu--primary-toggle {
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: -3px;
  top: -6px;
  overflow: hidden;
  border: 0;
}
.nav-menu--primary-toggle:before {
  content: "";
}
@media screen and (max-width: 992px) {
  .nav-menu--primary {
    background: #fff;
    position: absolute;
    padding: 20px 0;
    margin: 0;
    z-index: 100;
    right: 0;
    top: 50px;
    width: 100%;
    list-style: none;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.06) 0 0 0 3px;
    display: none;
  }
}
.nav-menu--primary > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu--primary.active {
  display: block;
}
.nav-menu--primary:after,
.nav-menu--primary:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #fff;
  content: " ";
  position: absolute;
  top: -10px;
  right: 14px;
  z-index: 10;
}
.nav-menu--primary:before {
  border-color: transparent transparent rgba(0, 0, 0, 0.06);
  border-width: 0 11px 11px;
  top: -14px;
  right: 13px;
  z-index: 7;
}
.nav-menu--primary li {
  text-align: left;
  padding: 6px 20px;
}
.nav-menu--primary a {
  text-decoration: none;
}
.nav-menu--primary .children li,
.nav-menu--primary .sub-menu li {
  font-size: 16px !important;
  padding: 1px 0;
}
.nav-menu--primary .current-cart a:first-child,
.nav-menu--primary .current-cart ul {
  display: none;
}
.nav-menu--primary li.nav-menu-search:hover {
  box-shadow: none !important;
}
.nav-menu--primary li.nav-menu-search a {
  padding: 0;
}
.nav-menu--primary li.nav-menu-search a:before {
  content: "";
  font-size: 16px;
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .home-search .nav-menu--primary li.nav-menu-search,
  .nav-menu--primary li.nav-menu-search .search-form {
    display: none;
  }
  .nav-menu--primary {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    background: 0 0;
    box-shadow: none;
  }
  .nav-menu--primary:after,
  .nav-menu--primary:before {
    display: none;
  }
  .nav-menu--primary .current-cart > a:first-child {
    display: inline-block;
  }
  .nav-menu--primary .current-cart > a:first-child:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    content: "";
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
  }
  .nav-menu--primary .current-cart > a:last-of-type {
    display: none;
  }
  .nav-menu--primary .current-cart ul.edd-cart {
    display: block;
  }
  .nav-menu--primary li {
    padding: 0;
  }
  .nav-menu--primary li a {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
  }
  .nav-menu--primary li li a {
    text-align: left;
  }
  .nav-menu--primary
    li
    li:hover:not(.menu-item-has-children):not(.page_item_has_children),
  ul.nav-menu--primary
    li
    li:hover:not(.menu-item-has-children):not(.page_item_has_children) {
    box-shadow: none;
  }
  /*#page {
	overflow: auto
}*/
}
.bypostauthor,
.gallery-caption,
.sticky {
  width: auto;
}
.page-header {
  text-align: center;
  padding: 1em 0 3em;
}
@media screen and (min-width: 992px) {
  .page-header {
    padding: 2em 0 6em;
  }
}
.page-header--download {
  padding-bottom: 0;
}
.page-header--single {
  position: relative;
}
#edd_checkout_form_wrap .edd-cart-adjustment .page-header .edd-apply-discount,
.cart_item.edd_checkout .page-header a,
.entry-content #fes-view-comment .page-header a,
.facetwp-type-slider .page-header .facetwp-slider-reset,
.page-header #edd-purchase-button,
.page-header #edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount,
.page-header .button,
.page-header .cart_item.edd_checkout a,
.page-header .edd-submit,
.page-header .edd-submit.button:visited,
.page-header .edd-wl-button,
.page-header .edd_terms_links,
.page-header .entry-content #fes-view-comment a,
.page-header .facetwp-type-slider .facetwp-slider-reset,
.page-header a.edd-wl-button.edd-wl-action,
.page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.page-header input[type="submit"].edd-submit,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .page-header
  .button {
  margin: 0 1em;
}
.page-header__entry-meta.entry-meta.entry-meta--hentry {
  margin: 2em 0 0;
}
.page-header__entry-meta.entry-meta.entry-meta--hentry a,
.page-header__entry-meta.entry-meta.entry-meta--hentry span {
  color: #fff;
  text-decoration: none;
}
.page-title {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
  max-width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .page-header--single {
    padding: 6em 0 9em;
  }
  .page-title {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .page-title {
    font-size: 36px;
  }
}
#edd-wl-modal .modal-header h2,
#edd-wl-modal .modal-header span,
#edd_checkout_form_wrap fieldset#edd_cc_fields > legend span,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span legend,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span span,
#edd_checkout_form_wrap fieldset > legend span,
#edd_checkout_form_wrap fieldset > span legend,
#edd_checkout_form_wrap fieldset > span span,
#edd_checkout_wrap fieldset#edd_cc_fields > legend span,
#edd_checkout_wrap fieldset#edd_cc_fields > span legend,
#edd_checkout_wrap fieldset#edd_cc_fields > span span,
#edd_checkout_wrap fieldset > legend span,
#edd_checkout_wrap fieldset > span legend,
#edd_checkout_wrap fieldset > span span,
.edd_form fieldset > legend span,
.edd_form fieldset > span legend,
.edd_form fieldset > span span,
.entry-content .edd-slg-social-container > span legend,
.entry-content .edd-slg-social-container > span span,
.entry-content .fes-headers span,
.gform_title span,
.section-title span,
.section-title__inner,
.widget-title--blog span {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #bdc3c7;
  line-height: 1;
  padding: 14px 20px;
  border: 3px solid #bdc3c7;
  background: #fff;
  display: inline-block;
  z-index: 10;
  position: relative;
  margin: 0 auto;
}
#edd-wl-modal .modal-header,
#edd_checkout_form_wrap fieldset#edd_cc_fields > legend,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span,
#edd_checkout_form_wrap fieldset > legend,
#edd_checkout_form_wrap fieldset > span,
#edd_checkout_wrap fieldset#edd_cc_fields > legend,
#edd_checkout_wrap fieldset#edd_cc_fields > span,
#edd_checkout_wrap fieldset > legend,
#edd_checkout_wrap fieldset > span,
.edd_form fieldset > legend,
.edd_form fieldset > span,
.entry-content .edd-slg-social-container > span,
.entry-content .fes-headers,
.gform_title,
.section-title,
.widget-title--blog {
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  margin: 3em auto;
  background: 0 0;
  border-radius: 0;
  position: relative;
  display: block;
}
#edd-wl-modal .modal-header:after,
#edd_checkout_form_wrap fieldset#edd_cc_fields > legend:after,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span:after,
#edd_checkout_form_wrap fieldset > legend:after,
#edd_checkout_form_wrap fieldset > span:after,
#edd_checkout_wrap fieldset#edd_cc_fields > legend:after,
#edd_checkout_wrap fieldset#edd_cc_fields > span:after,
#edd_checkout_wrap fieldset > legend:after,
#edd_checkout_wrap fieldset > span:after,
.edd_form fieldset > legend:after,
.edd_form fieldset > span:after,
.entry-content .edd-slg-social-container > span:after,
.entry-content .fes-headers:after,
.gform_title:after,
.section-title:after,
.widget-title--blog:after {
  content: " ";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background: #bdc3c7;
  z-index: 1;
}
.user-bubble,
.user-bubble__gravatar {
  position: relative;
}
#edd-wl-modal .modal-header:first-child,
#edd_checkout_form_wrap fieldset#edd_cc_fields > legend:first-child,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span:first-child,
#edd_checkout_form_wrap fieldset > legend:first-child,
#edd_checkout_form_wrap fieldset > span:first-child,
#edd_checkout_wrap fieldset#edd_cc_fields > legend:first-child,
#edd_checkout_wrap fieldset#edd_cc_fields > span:first-child,
#edd_checkout_wrap fieldset > legend:first-child,
#edd_checkout_wrap fieldset > span:first-child,
.edd_form fieldset > legend:first-child,
.edd_form fieldset > span:first-child,
.entry-content .edd-slg-social-container > span:first-child,
.entry-content .fes-headers:first-child,
.gform_title:first-child,
.section-title:first-child,
.widget-title--blog:first-child {
  margin-top: 0;
}
.comment-reply-title,
.edd-cart-item-price,
.edd-cart-item-title,
.entry-content div[itemprop="description"] > h1,
.entry-content div[itemprop="description"] > h2,
.entry-content div[itemprop="description"] > h3,
.entry-content div[itemprop="description"] > h4,
.entry-content div[itemprop="description"] > h5,
.entry-content div[itemprop="description"] > h6,
.entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6,
.entry-summary > h1,
.entry-summary > h2,
.entry-summary > h3,
.entry-summary > h4,
.entry-summary > h5,
.entry-summary > h6,
.entry-title--hentry,
.facetwp-pager:not(:empty) .facetwp-page,
.fes-comment-author-name,
.fes-purchase-badge,
.item-title,
.marketify-widget--download-single-details .widget-detail .edd_price,
.nav-menu--primary > li,
.nav-menu--primary > ul > li,
.page-header__entry-meta.entry-meta.entry-meta--hentry a,
.page-header__entry-meta.entry-meta.entry-meta--hentry span,
.page-numbers,
.search-form .search-field,
.single-download .comments-area .edd-reviews-total-count,
.team-member__byline,
.widget-detail--author .author-link,
.widget-detail__title,
.widget-title,
a.page-numbers,
label,
ul.taxonomy-stylized a {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
#fes-comment-date,
.edd_purchase_tax_rate,
.entry-meta.entry-meta--hentry span,
.item-meta,
.nav-menu--primary .children li,
.nav-menu--primary .sub-menu li,
.widget-description,
.widget-detail__info {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
  text-transform: none;
}
.comment-author .fn,
.comment-metadata .fn,
.content-grid-download__actions .item-price span {
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.entry-title--truncated {
  height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.user-bubble {
  margin: 0 auto 2em;
}
.user-bubble--blog {
  width: 140px;
}
.user-bubble--team {
  width: auto;
}
.user-bubble--with-social:hover .user-bubble__social-profiles {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.user-bubble--with-social:hover .user-bubble__gravatar:after {
  box-shadow: inset 0 0 0 300px rgba(81, 90, 99, 0.87);
}
.user-bubble__gravatar:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  border: 4px solid transparent;
  box-shadow: inset 0 0 0 0 rgba(81, 90, 99, 0.87);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.user-bubble__gravatar img {
  border-radius: 50%;
  border: 4px solid #fff;
  min-width: 100%;
  display: block;
}
.user-bubble__social-profiles {
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  width: 100%;
  z-index: 10;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
}
.user-bubble__social-profiles a {
  color: #fff;
  font-size: 20px;
  margin: 0 3px;
  display: inline-block;
}
.user-bubble--team .user-bubble__social-profiles {
  margin-top: -20px;
}
.user-bubble--team .user-bubble__social-profiles a {
  font-size: 30px;
}
.site-content--home {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .content-area {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.hentry {
  margin-bottom: 4em;
}
.hentry:last-of-type {
  margin-bottom: 0;
}
.blog-post-thumbnail {
  display: none;
}
@media screen and (min-width: 768px) {
  .blog-post-thumbnail {
    display: block;
  }
}
.navigation.pagination,
.paginate-links {
  margin: 3em auto;
  text-align: center;
}
.facetwp-pager:not(:empty) .facetwp-page,
.facetwp-pager:not(:empty) a.facetwp-page,
.page-numbers,
a.page-numbers {
  font-size: 12px;
  padding: 6px 10px;
  text-decoration: none;
  border: 2px solid #bdc3c7;
  display: inline-block;
}
.facetwp-pager:not(:empty) .current.facetwp-page,
.facetwp-pager:not(:empty) .facetwp-page.active,
.page-numbers--current,
.page-numbers.current {
  color: inherit;
  border-color: #515a63;
}
.facetwp-pager:not(:empty) .next.facetwp-page,
.facetwp-pager:not(:empty) .prev.facetwp-page,
.page-numbers.next,
.page-numbers.prev {
  border: 0;
}
.facetwp-pager:not(:empty) .next.facetwp-page:after,
.facetwp-pager:not(:empty) .next.facetwp-page:before,
.facetwp-pager:not(:empty) .prev.facetwp-page:after,
.facetwp-pager:not(:empty) .prev.facetwp-page:before,
.page-numbers.next:after,
.page-numbers.next:before,
.page-numbers.prev:after,
.page-numbers.prev:before {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.facetwp-pager:not(:empty) .next.facetwp-page:after,
.page-numbers.next:after {
  content: "";
  margin-left: 3px;
}
.facetwp-pager:not(:empty) .prev.facetwp-page:before,
.page-numbers.prev:before {
  content: "";
  margin-right: 3px;
}
.comment .comment-respond {
  margin-top: 3em;
}
.comment-form input[type="email"],
.comment-form input[type="text"] {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .comment-form input[type="email"],
  .comment-form input[type="text"] {
    width: 50%;
  }
}
.comments-area--singular {
  margin-top: 6em;
  margin-bottom: 0;
}
.comment-reply-title {
  font-size: 18px;
  margin-bottom: 2em;
}
.comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comment,
.pingback {
  margin-bottom: 55px;
}
.comment-meta {
  width: 90px;
  float: left;
}
.pingback .comment-meta {
  display: none;
}
.comment-content {
  padding: 20px;
  border: 1px solid #bdc3c7;
  background: #fff;
  position: relative;
}
.comment-content p:last-child {
  margin-bottom: 0;
}
.comment.depth-1 .comment-content {
  margin-left: 120px;
}
.comment.depth-1 .comment-content:after,
.comment.depth-1 .comment-content:before {
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid #fff;
  content: " ";
  position: absolute;
  top: 32px;
  left: -14px;
}
.comment.depth-1 .comment-content:before {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid #bdc3c7;
  left: -15px;
}
.site-footer--light .footer-widget-areas,
.site-footer--light .site-info {
  border-top: 1px solid #bdc3c7;
}
.comment-list .children {
  margin: 25px 0 0 120px;
  padding: 0;
  list-style: none;
}
.comment-list .comment-author {
  text-align: center;
}
.comment-list .children .comment-author.vcard img {
  margin-top: 26px;
  width: 40px;
  height: 40px;
}
.comment-list .children .comment-content {
  margin-left: 100px;
}
.comment-metadata {
  font-size: 13px;
  border-bottom: 1px solid #bdc3c7;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.comment-metadata .edit-link a,
.comment-metadata .reply-link a {
  font-weight: 700;
}
.comment-metadata a {
  text-decoration: none;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-author .fn,
.comment-metadata .fn {
  font-size: 10px;
  font-style: normal;
  margin-top: 8px;
  display: block;
  text-align: center;
}
.comment-metadata .fn {
  font-size: 12px;
  text-align: left;
  display: none;
}
.site-title--minimal,
.team-member {
  text-align: center;
}
.comment-author .fn a {
  text-decoration: none;
}
.comment-author img {
  border-radius: 50%;
}
.comment-reply-title small {
  vertical-align: middle;
  display: inline-block;
  float: right;
}
#cancel-comment-reply-link {
  color: #d04e4e;
  text-decoration: none;
}
.site-footer {
  padding: 3em 0 5em;
}
.site-footer--light {
  background-color: #fff;
}
.footer-social {
  padding-top: 1px;
}
.footer-social a {
  font-size: 29px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.footer-social a[href*="facebook.com"]::before {
  content: "";
}
.footer-social a:hover[href*="facebook.com"]::before {
  color: #3b5998;
}
.footer-social a[href*="twitter.com"]::before {
  content: "";
}
.footer-social a:hover[href*="twitter.com"]::before {
  color: #3cf;
}
.footer-social a[href*="plus.google.com"]::before {
  content: "";
}
.footer-social a:hover[href*="plus.google.com"]::before {
  color: #dd4b39;
}
.footer-social a[href*="linkedin.com"]::before {
  content: "";
}
.footer-social a:hover[href*="linkedin.com"]::before {
  color: #069;
}
.footer-social a[href*="instagram.com"]::before {
  content: "";
}
.footer-social a:hover[href*="instagram.com"]::before {
  color: #3f729b;
}
.footer-social a[href*="pinterest.com"]::before {
  content: "";
}
.footer-social a:hover[href*="pinterest.com"]::before {
  color: #c8232c;
}
.footer-social a[href*="vimeo.com"]::before {
  content: "";
}
.footer-social a:hover[href*="vimeo.com"]::before {
  color: #1ab7ea;
}
.footer-social a[href$=".rss"]::before {
  content: "";
}
.footer-social a:hover[href$=".rss"]::before {
  color: #f60;
}
.footer-social a[href*="youtube.com"]::before {
  content: "";
}
.footer-social a:hover[href*="youtube.com"]::before {
  color: #cd201f;
}
.download-header__info .edd_price,
.minimal,
.minimal #edd_checkout_form_wrap span.edd-description {
  color: #fff;
}
.not-found-links {
  margin-top: 5em;
}
.the-team {
  margin: 3em 0;
}
.team-member__byline {
  margin: 1em 0;
}
.team-member__byline a {
  text-decoration: none;
}
#edd-wl-modal .minimal .modal-header:after,
#edd_checkout_form_wrap .minimal fieldset#edd_cc_fields > legend:after,
#edd_checkout_form_wrap .minimal fieldset#edd_cc_fields > span:after,
#edd_checkout_form_wrap .minimal fieldset > legend:after,
#edd_checkout_form_wrap .minimal fieldset > span:after,
#edd_checkout_wrap .minimal fieldset#edd_cc_fields > legend:after,
#edd_checkout_wrap .minimal fieldset#edd_cc_fields > span:after,
#edd_checkout_wrap .minimal fieldset > legend:after,
#edd_checkout_wrap .minimal fieldset > span:after,
.edd_form .minimal fieldset > legend:after,
.edd_form .minimal fieldset > span:after,
.entry-content .minimal .edd-slg-social-container > span:after,
.entry-content .minimal .fes-headers:after,
.minimal #edd-wl-modal .modal-header:after,
.minimal #edd_checkout_form_wrap fieldset#edd_cc_fields > legend:after,
.minimal #edd_checkout_form_wrap fieldset#edd_cc_fields > span:after,
.minimal #edd_checkout_form_wrap fieldset > legend:after,
.minimal #edd_checkout_form_wrap fieldset > span:after,
.minimal #edd_checkout_wrap fieldset#edd_cc_fields > legend:after,
.minimal #edd_checkout_wrap fieldset#edd_cc_fields > span:after,
.minimal #edd_checkout_wrap fieldset > legend:after,
.minimal #edd_checkout_wrap fieldset > span:after,
.minimal .edd_form fieldset > legend:after,
.minimal .edd_form fieldset > span:after,
.minimal .entry-content .edd-slg-social-container > span:after,
.minimal .entry-content .fes-headers:after,
.minimal .gform_title:after,
.minimal .section-title:after,
.minimal .widget-title--blog:after,
.section-title--minimal:after {
  display: none;
}
.header-outer .download-gallery img,
.single-format-video iframe {
  display: block;
}
#edd-wl-modal .modal-header .minimal h2,
#edd-wl-modal .modal-header .minimal span,
#edd_checkout_form_wrap fieldset#edd_cc_fields > legend .minimal span,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span .minimal legend,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span .minimal span,
#edd_checkout_form_wrap fieldset > legend .minimal span,
#edd_checkout_form_wrap fieldset > span .minimal legend,
#edd_checkout_form_wrap fieldset > span .minimal span,
#edd_checkout_wrap fieldset#edd_cc_fields > legend .minimal span,
#edd_checkout_wrap fieldset#edd_cc_fields > span .minimal legend,
#edd_checkout_wrap fieldset#edd_cc_fields > span .minimal span,
#edd_checkout_wrap fieldset > legend .minimal span,
#edd_checkout_wrap fieldset > span .minimal legend,
#edd_checkout_wrap fieldset > span .minimal span,
.edd_form fieldset > legend .minimal span,
.edd_form fieldset > span .minimal legend,
.edd_form fieldset > span .minimal span,
.entry-content .edd-slg-social-container > span .minimal legend,
.entry-content .edd-slg-social-container > span .minimal span,
.entry-content .fes-headers .minimal span,
.gform_title .minimal span,
.minimal #edd-wl-modal .modal-header h2,
.minimal #edd-wl-modal .modal-header span,
.minimal #edd_checkout_form_wrap fieldset#edd_cc_fields > legend span,
.minimal #edd_checkout_form_wrap fieldset#edd_cc_fields > span legend,
.minimal #edd_checkout_form_wrap fieldset#edd_cc_fields > span span,
.minimal #edd_checkout_form_wrap fieldset > legend span,
.minimal #edd_checkout_form_wrap fieldset > span legend,
.minimal #edd_checkout_form_wrap fieldset > span span,
.minimal #edd_checkout_wrap fieldset#edd_cc_fields > legend span,
.minimal #edd_checkout_wrap fieldset#edd_cc_fields > span legend,
.minimal #edd_checkout_wrap fieldset#edd_cc_fields > span span,
.minimal #edd_checkout_wrap fieldset > legend span,
.minimal #edd_checkout_wrap fieldset > span legend,
.minimal #edd_checkout_wrap fieldset > span span,
.minimal .edd_form fieldset > legend span,
.minimal .edd_form fieldset > span legend,
.minimal .edd_form fieldset > span span,
.minimal .entry-content .edd-slg-social-container > span legend,
.minimal .entry-content .edd-slg-social-container > span span,
.minimal .entry-content .fes-headers span,
.minimal .gform_title span,
.minimal .section-title span,
.minimal .section-title__inner,
.minimal .widget-title--blog span,
.section-title .minimal span,
.section-title--minimal__inner,
.widget-title--blog .minimal span {
  font-size: 20px;
  letter-spacing: 1px;
  color: #fff;
  border: 0 !important;
  background-color: transparent !important;
}
#edd_checkout_form_wrap .minimal input.edd-input,
#edd_checkout_form_wrap .minimal input[type="email"],
#edd_checkout_form_wrap .minimal input[type="password"],
#edd_checkout_form_wrap .minimal input[type="text"],
#edd_checkout_form_wrap .minimal textarea,
.gform_wrapper .minimal input[type="email"],
.gform_wrapper .minimal input[type="number"],
.gform_wrapper .minimal input[type="password"],
.gform_wrapper .minimal input[type="tel"],
.gform_wrapper .minimal input[type="text"],
.gform_wrapper .minimal input[type="url"],
.minimal #edd_checkout_form_wrap input.edd-input,
.minimal #edd_checkout_form_wrap input[type="email"],
.minimal #edd_checkout_form_wrap input[type="password"],
.minimal #edd_checkout_form_wrap input[type="text"],
.minimal #edd_checkout_form_wrap textarea,
.minimal #edd_checkout_form_wrap textarea.edd-input,
.minimal .gform_wrapper input[type="email"],
.minimal .gform_wrapper input[type="number"],
.minimal .gform_wrapper input[type="password"],
.minimal .gform_wrapper input[type="tel"],
.minimal .gform_wrapper input[type="text"],
.minimal .gform_wrapper input[type="url"],
.minimal .marketify-input,
.minimal input[type="email"],
.minimal input[type="number"],
.minimal input[type="password"],
.minimal input[type="search"],
.minimal input[type="text"],
.minimal input[type="url"],
.minimal textarea {
  border-color: #fff;
}
.site-header--minimal {
  text-align: center;
  padding: 90px 0 45px;
}
.minimal .site-content {
  margin-top: 2em;
}
.minimal #edd_checkout_cart th {
  background: #fff;
}
.minimal #edd_checkout_cart input.edd-item-quantity {
  border: 1px solid #efefef;
}
.minimal {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.download-grid-wrapper[data-columns]::before,
.features[data-columns]::before {
  font-size: 0;
}
.download-grid-wrapper.edd_download_columns_1[data-columns]::before,
.download-grid-wrapper[data-columns]::before,
.features[data-columns]::before,
.the-team[data-columns]::before,
.widget--blog-posts-grid[data-columns]::before,
.widget--blog-posts-list[data-columns]::before {
  content: "1 .col-xs-12";
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .download-grid-wrapper[data-columns]::before,
  .features[data-columns]::before,
  .the-team[data-columns]::before,
  .widget--blog-posts-grid[data-columns]::before {
    content: "2 .col-xs-6";
  }
  .download-grid-wrapper.edd_download_columns_1[data-columns]::before,
  .features.columns-1[data-columns]::before,
  .widget--blog-posts-list[data-columns]::before {
    content: "1 .col-xs-12";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .download-grid-wrapper[data-columns]::before,
  .features[data-columns]::before,
  .the-team[data-columns]::before,
  .widget--blog-posts-grid[data-columns]::before,
  .widget--blog-posts-list[data-columns]::before {
    content: "2 .col-sm-6";
  }
  .download-grid-wrapper.edd_download_columns_1[data-columns]::before,
  .features.columns-1[data-columns]::before {
    content: "1 .col-xs-12";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .download-grid-wrapper.edd_download_columns_3[data-columns]::before,
  .download-grid-wrapper[data-columns]::before,
  .features.columns-3[data-columns]::before,
  .features[data-columns]::before,
  .the-team[data-columns]::before,
  .widget--blog-posts-grid[data-columns]::before {
    content: "3 .col-md-4";
  }
  .download-grid-wrapper.edd_download_columns_2[data-columns]::before,
  .features.columns-2[data-columns]::before,
  .widget--blog-posts-list[data-columns]::before {
    content: "2 .col-sm-6";
  }
  .download-grid-wrapper.edd_download_columns_1[data-columns]::before,
  .features.columns-1[data-columns]::before {
    content: "1 .col-xs-12";
  }
}
.download-header__info {
  margin: 2em 0;
}
@media screen and (min-width: 768px) {
  .download-header__info {
    margin: 3em 0;
  }
}
#edd-wl-modal .content-area .modal-header:first-of-type,
#edd_checkout_form_wrap
  .content-area
  fieldset#edd_cc_fields
  > legend:first-of-type,
#edd_checkout_form_wrap
  .content-area
  fieldset#edd_cc_fields
  > span:first-of-type,
#edd_checkout_form_wrap .content-area fieldset > legend:first-of-type,
#edd_checkout_form_wrap .content-area fieldset > span:first-of-type,
#edd_checkout_wrap .content-area fieldset#edd_cc_fields > legend:first-of-type,
#edd_checkout_wrap .content-area fieldset#edd_cc_fields > span:first-of-type,
#edd_checkout_wrap .content-area fieldset > legend:first-of-type,
#edd_checkout_wrap .content-area fieldset > span:first-of-type,
.content-area #edd-wl-modal .modal-header:first-of-type,
.content-area
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > legend:first-of-type,
.content-area
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > span:first-of-type,
.content-area #edd_checkout_form_wrap fieldset > legend:first-of-type,
.content-area #edd_checkout_form_wrap fieldset > span:first-of-type,
.content-area #edd_checkout_wrap fieldset#edd_cc_fields > legend:first-of-type,
.content-area #edd_checkout_wrap fieldset#edd_cc_fields > span:first-of-type,
.content-area #edd_checkout_wrap fieldset > legend:first-of-type,
.content-area #edd_checkout_wrap fieldset > span:first-of-type,
.content-area .edd_form fieldset > legend:first-of-type,
.content-area .edd_form fieldset > span:first-of-type,
.content-area .entry-content .edd-slg-social-container > span:first-of-type,
.content-area .entry-content .fes-headers:first-of-type,
.content-area .gform_title:first-of-type,
.content-area .section-title:first-of-type,
.content-area .widget-title--blog:first-of-type,
.edd_form .content-area fieldset > legend:first-of-type,
.edd_form .content-area fieldset > span:first-of-type,
.entry-content .content-area .edd-slg-social-container > span:first-of-type,
.entry-content .content-area .fes-headers:first-of-type {
  margin-top: 0;
}
.header-outer .download-gallery {
  max-width: 80%;
  margin: 0 auto;
}
.header-outer .download-video + .download-gallery {
  margin-top: 3em;
}
.download-gallery__image img {
  margin: 0 auto;
  min-width: 100%;
}
.download-gallery-navigation {
  margin: 3em -1em;
}
.download-gallery-navigation.has-dots {
  margin-top: 5em;
}
.download-gallery-navigation__image {
  margin: 0 1em;
  position: relative;
  cursor: pointer;
}
.content-area .download-gallery {
  margin: 3em 0;
}
.content-area .download-gallery:first-child {
  margin-top: 0;
}
.single-format-video .header-outer iframe {
  margin: 0 auto;
}
.content-area iframe {
  width: 100%;
}
.content-area .download-video {
  margin: 0 0 3em;
}
.content-grid-download .mejs-controls .mejs-button button,
.single-download .mejs-controls .mejs-button button {
  background-image: url(images/controls.svg);
}
.content-grid-download .mejs-container .mejs-controls,
.content-grid-download .wp-playlist .mejs-container,
.single-download .mejs-container .mejs-controls,
.single-download .wp-playlist .mejs-container {
  background: #fff;
}
.content-grid-download .wp-playlist,
.single-download .wp-playlist {
  border: 0;
  margin: 0;
  padding: 0;
}
.content-grid-download .wp-playlist-current-item,
.single-download .wp-playlist-current-item {
  display: none;
}
.page-header .wp-playlist-tracks {
  border-top: 1px solid #eee;
}
.single-download .content-area .wp-playlist,
.single-download .page-header .wp-playlist {
  margin: 3em auto;
}
.single-download .content-area .wp-playlist:first-of-type,
.single-download .page-header .wp-playlist:first-of-type {
  margin-top: 0;
}
.single-download .content-area .wp-playlist-tracks,
.single-download .page-header .wp-playlist-tracks {
  background: #fff;
  margin-top: 0;
}
.single-download .content-area .mejs-container .mejs-controls,
.single-download .page-header .mejs-container .mejs-controls {
  border-width: 1px;
  height: 32px;
}
.single-download .content-area .mejs-controls .mejs-time-rail .mejs-time-float,
.single-download .page-header .mejs-controls .mejs-time-rail .mejs-time-float {
  border: 0;
}
.single-download
  .content-area
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total,
.single-download .content-area .mejs-controls .mejs-time-rail .mejs-time-total,
.single-download
  .page-header
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total,
.single-download .page-header .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: rgba(0, 0, 0, 0.08);
}
.single-download
  .content-area
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current,
.single-download
  .content-area
  .mejs-controls
  .mejs-time-rail
  .mejs-time-current,
.single-download
  .page-header
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current,
.single-download
  .page-header
  .mejs-controls
  .mejs-time-rail
  .mejs-time-current {
  background-color: #404040;
}
.single-download .content-area .mejs-container .mejs-controls .mejs-time,
.single-download .page-header .mejs-container .mejs-controls .mejs-time {
  color: #404040;
}
.single-download .content-area .mejs-controls .mejs-time-rail .mejs-time-loaded,
.single-download .page-header .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(0, 0, 0, 0.15);
}
.single-download .content-area .wp-playlist-item,
.single-download .page-header .wp-playlist-item {
  text-align: left;
  padding: 12px 15px;
  border-bottom: 1px solid #eee;
}
.single-download .content-area .wp-playlist-item:last-child,
.single-download .page-header .wp-playlist-item:last-child {
  border-bottom: 0;
}
.single-download .content-area .wp-playlist-item-length,
.single-download .page-header .wp-playlist-item-length {
  right: 15px;
  top: 14px;
  font-size: 13px;
  opacity: 0.5;
}
.single-download .content-area .mejs-controls,
.single-download .content-area .wp-playlist-tracks {
  border-color: #bdc3c7;
  border-width: 0 1px 1px;
  border-style: solid;
}
.content-grid-download .wp-playlist,
.content-grid-download .wp-playlist .mejs-container {
  width: 25px !important;
  height: 25px !important;
  border-radius: 50%;
  overflow: hidden;
}
.content-grid-download .mejs-controls,
.content-grid-download .mejs-controls div {
  width: 24px !important;
  height: 24px !important;
}
.content-grid-download .wp-playlist {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 2px;
}
.content-grid-download .mejs-controls .mejs-button button {
  margin: 4px 5px;
}
.content-grid-download,
.content-grid-download__actions,
.content-grid-download__overlay,
.no-backface {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.content-grid-download {
  margin-bottom: 30px;
}
.content-grid-download .edd-cart-ajax-alert,
.content-grid-download .edd_download_quantity_wrapper,
.content-grid-download .edd_purchase_tax_rate {
  display: none;
}
.content-grid-download__entry-image {
  position: relative;
}
.content-grid-download__entry-image a,
.content-grid-download__entry-image img {
  display: block;
}
.content-grid-download__entry-image img {
  min-width: 100%;
}
.content-grid-download__entry-image.hover .content-grid-download__actions,
.content-grid-download__entry-image:hover .content-grid-download__actions {
  top: 35%;
  bottom: auto;
}
.content-grid-download__entry-image.hover
  .content-grid-download__actions
  .item-price,
.content-grid-download__entry-image:hover
  .content-grid-download__actions
  .item-price {
  margin-top: 10px;
  margin-bottom: 20px;
}
.content-grid-download__entry-image.hover .content-grid-download__overlay,
.content-grid-download__entry-image:hover .content-grid-download__overlay {
  opacity: 1;
}
.content-grid-download__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 10;
  background: 0 0;
  opacity: 0;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.content-grid-download__actions {
  width: 100%;
  height: 42px;
  position: absolute;
  top: 50%;
  bottom: 10%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-apply-discount,
.cart_item.edd_checkout .content-grid-download__actions a,
.content-grid-download__actions #edd-purchase-button,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.content-grid-download__actions .button,
.content-grid-download__actions .cart_item.edd_checkout a,
.content-grid-download__actions .edd-submit,
.content-grid-download__actions .edd-submit.button:visited,
.content-grid-download__actions .edd-wl-button,
.content-grid-download__actions .edd_terms_links,
.content-grid-download__actions .entry-content #fes-view-comment a,
.content-grid-download__actions .facetwp-type-slider .facetwp-slider-reset,
.content-grid-download__actions a.edd-wl-button.edd-wl-action,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.content-grid-download__actions input[type="submit"].edd-submit,
.entry-content #fes-view-comment .content-grid-download__actions a,
.facetwp-type-slider .content-grid-download__actions .facetwp-slider-reset,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .button {
  padding-left: 10px;
  padding-right: 10px;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-apply-discount,
.cart_item.edd_checkout .content-grid-download__actions a,
.content-grid-download__actions #edd-purchase-button,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.content-grid-download__actions .button,
.content-grid-download__actions .cart_item.edd_checkout a,
.content-grid-download__actions .edd-submit,
.content-grid-download__actions .edd-submit.button:visited,
.content-grid-download__actions .edd-wl-button,
.content-grid-download__actions .edd_download_purchase_form,
.content-grid-download__actions .edd_terms_links,
.content-grid-download__actions .entry-content #fes-view-comment a,
.content-grid-download__actions .facetwp-type-slider .facetwp-slider-reset,
.content-grid-download__actions a.edd-wl-button.edd-wl-action,
.content-grid-download__actions
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.content-grid-download__actions input[type="submit"].edd-submit,
.entry-content #fes-view-comment .content-grid-download__actions a,
.facetwp-type-slider .content-grid-download__actions .facetwp-slider-reset,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .content-grid-download__actions
  .button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.content-grid-download__actions .item-price {
  display: block;
  width: 100%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.content-grid-download__actions .item-price span {
  font-size: 13px;
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}
.content-grid-download__entry-header {
  padding: 15px 20px;
  background: #fff;
  border: 1px solid rgba(189, 195, 199, 0.38);
  z-index: 10;
  position: relative;
  overflow: hidden;
}
.content-grid-download__entry-header .entry-title {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin: 0;
}
#wp-calendar caption,
.widget_rss li a {
  font-weight: 700;
  text-transform: uppercase;
}
.content-grid-download__entry-header .entry-title.truncated {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-grid-download__entry-header .entry-title a {
  text-decoration: none;
}
.content-grid-download .entry-excerpt {
  font-size: 90%;
  line-height: 90%;
  margin: 1em 0 0.5em;
}
.content-grid-download .entry-meta {
  font-size: 13px;
  margin-top: 0.5em;
}
.content-grid-download .entry-meta:empty {
  display: none;
}
.byline img,
.entry-meta .byline {
  display: inline-block;
  vertical-align: middle;
}
.content-grid-download .entry-meta a {
  text-decoration: none;
}
.entry-meta .byline {
  margin-top: 0.5em;
}
.byline img {
  border-radius: 50%;
  margin: -2px 0 0 4px;
  width: 26px;
  height: 26px;
}
.content-grid-download .entry-meta .star-rating {
  float: right;
}
.edd_download_inner {
  padding: 0;
  margin: 0;
}
.archive .marketify_widget_featured_popular,
.page-template-shop .marketify_widget_featured_popular {
  margin-top: 0;
  position: relative;
}
#edd-wl-modal .archive .content-area .modal-header:first-of-type,
#edd-wl-modal .page-template-shop .content-area .modal-header:first-of-type,
#edd_checkout_form_wrap
  .archive
  .content-area
  fieldset#edd_cc_fields
  > legend:first-of-type,
#edd_checkout_form_wrap
  .archive
  .content-area
  fieldset#edd_cc_fields
  > span:first-of-type,
#edd_checkout_form_wrap .archive .content-area fieldset > legend:first-of-type,
#edd_checkout_form_wrap .archive .content-area fieldset > span:first-of-type,
#edd_checkout_form_wrap
  .page-template-shop
  .content-area
  fieldset#edd_cc_fields
  > legend:first-of-type,
#edd_checkout_form_wrap
  .page-template-shop
  .content-area
  fieldset#edd_cc_fields
  > span:first-of-type,
#edd_checkout_form_wrap
  .page-template-shop
  .content-area
  fieldset
  > legend:first-of-type,
#edd_checkout_form_wrap
  .page-template-shop
  .content-area
  fieldset
  > span:first-of-type,
#edd_checkout_wrap
  .archive
  .content-area
  fieldset#edd_cc_fields
  > legend:first-of-type,
#edd_checkout_wrap
  .archive
  .content-area
  fieldset#edd_cc_fields
  > span:first-of-type,
#edd_checkout_wrap .archive .content-area fieldset > legend:first-of-type,
#edd_checkout_wrap .archive .content-area fieldset > span:first-of-type,
#edd_checkout_wrap
  .page-template-shop
  .content-area
  fieldset#edd_cc_fields
  > legend:first-of-type,
#edd_checkout_wrap
  .page-template-shop
  .content-area
  fieldset#edd_cc_fields
  > span:first-of-type,
#edd_checkout_wrap
  .page-template-shop
  .content-area
  fieldset
  > legend:first-of-type,
#edd_checkout_wrap
  .page-template-shop
  .content-area
  fieldset
  > span:first-of-type,
.archive .content-area #edd-wl-modal .modal-header:first-of-type,
.archive
  .content-area
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > legend:first-of-type,
.archive
  .content-area
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > span:first-of-type,
.archive .content-area #edd_checkout_form_wrap fieldset > legend:first-of-type,
.archive .content-area #edd_checkout_form_wrap fieldset > span:first-of-type,
.archive
  .content-area
  #edd_checkout_wrap
  fieldset#edd_cc_fields
  > legend:first-of-type,
.archive
  .content-area
  #edd_checkout_wrap
  fieldset#edd_cc_fields
  > span:first-of-type,
.archive .content-area #edd_checkout_wrap fieldset > legend:first-of-type,
.archive .content-area #edd_checkout_wrap fieldset > span:first-of-type,
.archive .content-area .edd_form fieldset > legend:first-of-type,
.archive .content-area .edd_form fieldset > span:first-of-type,
.archive
  .content-area
  .entry-content
  .edd-slg-social-container
  > span:first-of-type,
.archive .content-area .entry-content .fes-headers:first-of-type,
.archive .content-area .gform_title:first-of-type,
.archive .content-area .section-title:first-of-type,
.archive .content-area .widget-title--blog:first-of-type,
.edd_form .archive .content-area fieldset > legend:first-of-type,
.edd_form .archive .content-area fieldset > span:first-of-type,
.edd_form .page-template-shop .content-area fieldset > legend:first-of-type,
.edd_form .page-template-shop .content-area fieldset > span:first-of-type,
.entry-content
  .archive
  .content-area
  .edd-slg-social-container
  > span:first-of-type,
.entry-content .archive .content-area .fes-headers:first-of-type,
.entry-content
  .page-template-shop
  .content-area
  .edd-slg-social-container
  > span:first-of-type,
.entry-content .page-template-shop .content-area .fes-headers:first-of-type,
.page-template-shop .content-area #edd-wl-modal .modal-header:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > legend:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > span:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_form_wrap
  fieldset
  > legend:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_form_wrap
  fieldset
  > span:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_wrap
  fieldset#edd_cc_fields
  > legend:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_wrap
  fieldset#edd_cc_fields
  > span:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_wrap
  fieldset
  > legend:first-of-type,
.page-template-shop
  .content-area
  #edd_checkout_wrap
  fieldset
  > span:first-of-type,
.page-template-shop .content-area .edd_form fieldset > legend:first-of-type,
.page-template-shop .content-area .edd_form fieldset > span:first-of-type,
.page-template-shop
  .content-area
  .entry-content
  .edd-slg-social-container
  > span:first-of-type,
.page-template-shop .content-area .entry-content .fes-headers:first-of-type,
.page-template-shop .content-area .gform_title:first-of-type,
.page-template-shop .content-area .section-title:first-of-type,
.page-template-shop .content-area .widget-title--blog:first-of-type {
  margin-top: 0;
}
@media screen and (min-width: 1200px) {
  .download-grid-wrapper.edd_download_columns_1[data-columns]::before,
  .features.columns-1[data-columns]::before {
    content: "1 .col-xs-12";
  }
  .download-grid-wrapper.edd_download_columns_2[data-columns]::before,
  .features.columns-2[data-columns]::before,
  .widget--blog-posts-list[data-columns]::before {
    content: "2 .col-sm-6";
  }
  .download-grid-wrapper.edd_download_columns_3[data-columns]::before,
  .features.columns-3[data-columns]::before,
  .widget--blog-posts-grid[data-columns]::before {
    content: "3 .col-md-4";
  }
  .download-grid-wrapper.edd_download_columns_4[data-columns]::before,
  .features.columns-4[data-columns]::before,
  .the-team[data-columns]::before {
    content: "4 .col-md-3";
  }
  .features.columns-5[data-columns]::before {
    content: "6 .col-md-2";
  }
  .header-outer .download-gallery {
    max-width: 60%;
  }
  .home .page-header {
    padding-top: 6em;
    padding-bottom: 10em;
  }
  .home .page-header .page-title {
    font-size: 48px;
  }
}
.home .page-header p {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin: 2.5em auto;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .home
  .page-header
  .edd-apply-discount,
.cart_item.edd_checkout .home .page-header a,
.entry-content #fes-view-comment .home .page-header a,
.facetwp-type-slider .home .page-header .facetwp-slider-reset,
.home .page-header #edd-purchase-button,
.home
  .page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.home .page-header .button,
.home .page-header .cart_item.edd_checkout a,
.home .page-header .edd-submit,
.home .page-header .edd-wl-button,
.home .page-header .edd_terms_links,
.home .page-header .entry-content #fes-view-comment a,
.home .page-header .facetwp-type-slider .facetwp-slider-reset,
.home
  .page-header
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .home
  .page-header
  .button {
  margin: 0 8px;
}
@media screen and (min-width: 992px) {
  .page-header .wp-playlist {
    max-width: 80%;
  }
  .home .page-header p {
    max-width: 60%;
  }
  #edd_checkout_form_wrap
    .edd-cart-adjustment
    .home
    .page-header
    .edd-apply-discount,
  .cart_item.edd_checkout .home .page-header a,
  .entry-content #fes-view-comment .home .page-header a,
  .facetwp-type-slider .home .page-header .facetwp-slider-reset,
  .home .page-header #edd-purchase-button,
  .home
    .page-header
    #edd_checkout_form_wrap
    .edd-cart-adjustment
    .edd-apply-discount,
  .home .page-header .button,
  .home .page-header .cart_item.edd_checkout a,
  .home .page-header .edd-submit,
  .home .page-header .edd-wl-button,
  .home .page-header .edd_terms_links,
  .home .page-header .entry-content #fes-view-comment a,
  .home .page-header .facetwp-type-slider .facetwp-slider-reset,
  .home
    .page-header
    body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .button,
  body
    .marketify_widget_slider_hero
    .soliloquy-container
    .soliloquy-caption-outer
    .home
    .page-header
    .button {
    margin: 0 15px;
    font-size: 18px;
    padding: 14px 24px;
  }
  .home .page-header p:last-of-type {
    max-width: 980px;
  }
}
.home .page-header p:last-of-type {
  font-size: 15px;
  margin-bottom: 0;
}
.home .page-header p:last-of-type img {
  margin-bottom: -3em;
  display: block;
}
@media screen and (min-width: 992px) {
  .home .page-header p:last-of-type img {
    margin-bottom: -6em;
  }
}
@media screen and (min-width: 1200px) {
  .home .page-header p:last-of-type img {
    margin-top: 8em;
    margin-bottom: -10em;
  }
}
.page-header__search {
  margin: 2.5em auto;
  max-width: 80%;
}
.page-header__search .search-form {
  overflow: visible;
  position: relative;
}
.page-header__search label {
  display: inline-block;
}
.js-toggle-search,
.page-header__search .js-toggle-search {
  display: none;
}
.header-outer.has-video {
  position: relative;
}
.header-outer.has-video .wp-video {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100% !important;
  height: auto !important;
  position: absolute !important;
}
@media screen and (min-width: 992px) {
  .js-toggle-search {
    display: inline-block;
  }
}
.home-search .page-header .search-form .search-field,
.search-form-overlay .search-form .search-field {
  color: #404040;
  background: #fff;
  border-color: #fff;
}
.search-form-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.search-form-overlay.active {
  opacity: 1;
  visibility: visible;
}
.search-form-overlay .search-form {
  width: 40%;
  top: 50%;
  left: 30%;
  position: absolute;
  overflow: visible;
}
.features,
.search-form,
.widget-most-recent,
.widget-related-entries {
  overflow: hidden;
}
.js-toggle-search--close {
  position: absolute;
  top: 8px;
  right: -38px;
  color: #fff;
  font-size: 18px;
}
.js-toggle-search--close:before {
  content: "";
}
.widget a {
  text-decoration: none;
}
.widget--blog {
  margin-bottom: 4em;
}
.widget .edd-taxonomy-widget li:before,
.widget.widget_archive li:before,
.widget.widget_categories li:before,
.widget.widget_meta li:before,
.widget.widget_nav_menu li:before,
.widget.widget_pages li:before,
.widget.widget_recent_entries li:before {
  content: "";
  margin-right: 5px;
}
.widget ol,
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ol ol,
.widget ol ul,
.widget ul ol,
.widget ul ul {
  list-style: inside;
  margin: 0 0 0 1em;
}
.widget ol ol li:before,
.widget ol ul li:before,
.widget ul ol li:before,
.widget ul ul li:before {
  display: none !important;
  margin-right: 0;
}
.widget--blog li {
  margin: 5px 0;
}
.widget--blog select {
  max-width: 100%;
  min-width: 100%;
}
.widget-most-recent li,
.widget-related-entries li {
  margin: 0 4% 4% 0;
  float: left;
  width: 29%;
}
.widget-most-recent .widget-download-title,
.widget-related-entries .widget-download-title {
  display: none;
}
.widget-most-recent li img,
.widget-related-entries li img {
  min-width: 100%;
  height: auto;
}
#wp-calendar {
  margin: 0;
  width: 100%;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
  text-align: left;
}
#wp-calendar #next {
  padding-right: 24px;
  text-align: right;
}
.widget_rss li {
  margin-bottom: 20px;
}
.widget_rss li:before {
  content: " ";
}
.widget_rss li a {
  padding: 0;
}
.widget_rss li a:hover {
  background: 0 0;
}
.widget_rss .rss-date {
  font-size: 13px;
  display: block;
  margin: 5px 0;
}
.search-form .search-field {
  font-size: 15px;
  color: #bdc3c7;
  padding: 9px 10px;
  border: 2px solid #bdc3c7;
  background: #fff;
  width: 87%;
}
.search-form .search-submit {
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  width: 13%;
  float: right;
  padding: 0;
  height: 41px;
  background-color: #bdc3c7;
}
.search-form .search-submit:before {
  content: "";
}
.widget--home-taxonomy-stylized:first-child {
  margin-top: 0;
}
ul.taxonomy-stylized {
  padding: 2em 0;
}
ul.taxonomy-stylized li {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}
@media screen and (min-width: 768px) {
  ul.taxonomy-stylized li {
    width: 49.5%;
  }
}
@media screen and (min-width: 992px) {
  ul.taxonomy-stylized li {
    width: 33%;
  }
}
@media screen and (min-width: 1200px) {
  ul.taxonomy-stylized li {
    width: 24.5%;
  }
}
ul.taxonomy-stylized a {
  color: #fff;
  display: block;
}
.individual-testimonial {
  margin: 0 40px;
}
.individual-testimonial .testimonials-text {
  font-weight: 300;
  font-size: 20px;
  font-style: italic;
  line-height: 25px;
  margin: 6px 0 30px 20px;
  padding: 0;
  position: relative;
}
.individual-testimonial .testimonials-text:after,
.individual-testimonial .testimonials-text:before {
  content: "";
  color: #bdc3c7;
}
.individual-testimonial .testimonials-text:before {
  top: -2px;
  left: -35px;
  position: absolute;
  font-size: 30px;
}
.individual-testimonial .testimonials-text:after {
  transform: scale(-1, 1);
}
.individual-testimonial p {
  margin-bottom: 0;
  display: inline;
}
.individual-testimonial .avatar-wrap {
  border-radius: 50%;
  overflow: hidden;
  margin-left: 27px;
  float: left;
  display: inline-block;
}
.individual-testimonial .author,
.individual-testimonial .avatar,
.individual-testimonial .avatar-link {
  float: left;
}
.individual-testimonial .author {
  margin-left: 20px;
  margin-top: 6px;
}
.individual-testimonial .avatar-link img {
  border-radius: 50%;
}
.individual-testimonial .author .excerpt {
  font: 400 15px "Source Sans Pro", sans-serif;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 5px;
  display: block;
}
.feature-callout h2,
.nav-next .nav-title,
.nav-previous .nav-title {
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}
.company-testimonial {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1em;
}
.company-testimonial a,
.company-testimonial img {
  display: block;
  width: 200px;
  height: auto;
}
.testimonials .slick-next:before,
.testimonials .slick-prev:before {
  color: #bdc3c7;
}
.minimal .edd-lost-password a,
.minimal .edd-lost-password a:before,
.single-download
  .page-header
  .edd_download_purchase_form
  .edd_purchase_tax_rate,
.site-footer--dark,
.site-footer--dark .widget-title--site-footer,
.site-footer--dark a,
.site-footer--dark p {
  color: #fff;
}
.widget--download-archive {
  margin-bottom: 3em;
}
.widget-title--download-archive {
  margin-bottom: 1em;
}
.widget--download-single {
  border: 1px solid #bdc3c7;
  margin: 0 0 3em;
  padding: 25px;
}
.widget--download-single:last-child {
  margin-bottom: 0;
}
.marketify-widget--download-single-details {
  margin-top: 160px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .marketify-widget--download-single-details {
    margin-top: 100px;
  }
  #edd-wl-modal .marketify-widget--download-single-details .modal-header,
  #edd_checkout_form_wrap
    .marketify-widget--download-single-details
    fieldset#edd_cc_fields
    > legend,
  #edd_checkout_form_wrap
    .marketify-widget--download-single-details
    fieldset#edd_cc_fields
    > span,
  #edd_checkout_form_wrap
    .marketify-widget--download-single-details
    fieldset
    > legend,
  #edd_checkout_form_wrap
    .marketify-widget--download-single-details
    fieldset
    > span,
  #edd_checkout_wrap
    .marketify-widget--download-single-details
    fieldset#edd_cc_fields
    > legend,
  #edd_checkout_wrap
    .marketify-widget--download-single-details
    fieldset#edd_cc_fields
    > span,
  #edd_checkout_wrap
    .marketify-widget--download-single-details
    fieldset
    > legend,
  #edd_checkout_wrap .marketify-widget--download-single-details fieldset > span,
  .edd_form .marketify-widget--download-single-details fieldset > legend,
  .edd_form .marketify-widget--download-single-details fieldset > span,
  .entry-content
    .marketify-widget--download-single-details
    .edd-slg-social-container
    > span,
  .entry-content .marketify-widget--download-single-details .fes-headers,
  .marketify-widget--download-single-details #edd-wl-modal .modal-header,
  .marketify-widget--download-single-details
    #edd_checkout_form_wrap
    fieldset#edd_cc_fields
    > legend,
  .marketify-widget--download-single-details
    #edd_checkout_form_wrap
    fieldset#edd_cc_fields
    > span,
  .marketify-widget--download-single-details
    #edd_checkout_form_wrap
    fieldset
    > legend,
  .marketify-widget--download-single-details
    #edd_checkout_form_wrap
    fieldset
    > span,
  .marketify-widget--download-single-details
    #edd_checkout_wrap
    fieldset#edd_cc_fields
    > legend,
  .marketify-widget--download-single-details
    #edd_checkout_wrap
    fieldset#edd_cc_fields
    > span,
  .marketify-widget--download-single-details
    #edd_checkout_wrap
    fieldset
    > legend,
  .marketify-widget--download-single-details #edd_checkout_wrap fieldset > span,
  .marketify-widget--download-single-details .edd_form fieldset > legend,
  .marketify-widget--download-single-details .edd_form fieldset > span,
  .marketify-widget--download-single-details
    .entry-content
    .edd-slg-social-container
    > span,
  .marketify-widget--download-single-details .entry-content .fes-headers,
  .marketify-widget--download-single-details .gform_title,
  .marketify-widget--download-single-details .section-title,
  .marketify-widget--download-single-details .widget-title--blog {
    margin-top: -100px;
  }
}
#edd-wl-modal .marketify-widget--download-single-details .modal-header,
#edd_checkout_form_wrap
  .marketify-widget--download-single-details
  fieldset#edd_cc_fields
  > legend,
#edd_checkout_form_wrap
  .marketify-widget--download-single-details
  fieldset#edd_cc_fields
  > span,
#edd_checkout_form_wrap
  .marketify-widget--download-single-details
  fieldset
  > legend,
#edd_checkout_form_wrap
  .marketify-widget--download-single-details
  fieldset
  > span,
#edd_checkout_wrap
  .marketify-widget--download-single-details
  fieldset#edd_cc_fields
  > legend,
#edd_checkout_wrap
  .marketify-widget--download-single-details
  fieldset#edd_cc_fields
  > span,
#edd_checkout_wrap .marketify-widget--download-single-details fieldset > legend,
#edd_checkout_wrap .marketify-widget--download-single-details fieldset > span,
.edd_form .marketify-widget--download-single-details fieldset > legend,
.edd_form .marketify-widget--download-single-details fieldset > span,
.entry-content
  .marketify-widget--download-single-details
  .edd-slg-social-container
  > span,
.entry-content .marketify-widget--download-single-details .fes-headers,
.marketify-widget--download-single-details #edd-wl-modal .modal-header,
.marketify-widget--download-single-details
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > legend,
.marketify-widget--download-single-details
  #edd_checkout_form_wrap
  fieldset#edd_cc_fields
  > span,
.marketify-widget--download-single-details
  #edd_checkout_form_wrap
  fieldset
  > legend,
.marketify-widget--download-single-details
  #edd_checkout_form_wrap
  fieldset
  > span,
.marketify-widget--download-single-details
  #edd_checkout_wrap
  fieldset#edd_cc_fields
  > legend,
.marketify-widget--download-single-details
  #edd_checkout_wrap
  fieldset#edd_cc_fields
  > span,
.marketify-widget--download-single-details #edd_checkout_wrap fieldset > legend,
.marketify-widget--download-single-details #edd_checkout_wrap fieldset > span,
.marketify-widget--download-single-details .edd_form fieldset > legend,
.marketify-widget--download-single-details .edd_form fieldset > span,
.marketify-widget--download-single-details
  .entry-content
  .edd-slg-social-container
  > span,
.marketify-widget--download-single-details .entry-content .fes-headers,
.marketify-widget--download-single-details .gform_title,
.marketify-widget--download-single-details .section-title,
.marketify-widget--download-single-details .widget-title--blog {
  margin-top: -100px;
  margin-bottom: 55px;
}
.marketify-widget--download-single-details .widget-detail .edd_price {
  font-weight: 400;
  letter-spacing: 0;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .marketify-widget--download-single-details
  .widget-detail
  .edd-apply-discount,
.cart_item.edd_checkout
  .marketify-widget--download-single-details
  .widget-detail
  a,
.entry-content
  #fes-view-comment
  .marketify-widget--download-single-details
  .widget-detail
  a,
.facetwp-type-slider
  .marketify-widget--download-single-details
  .widget-detail
  .facetwp-slider-reset,
.marketify-widget--download-single-details .widget-detail #edd-purchase-button,
.marketify-widget--download-single-details
  .widget-detail
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.marketify-widget--download-single-details .widget-detail .button,
.marketify-widget--download-single-details
  .widget-detail
  .cart_item.edd_checkout
  a,
.marketify-widget--download-single-details .widget-detail .edd-submit,
.marketify-widget--download-single-details .widget-detail .edd-wl-button,
.marketify-widget--download-single-details .widget-detail .edd_terms_links,
.marketify-widget--download-single-details
  .widget-detail
  .entry-content
  #fes-view-comment
  a,
.marketify-widget--download-single-details
  .widget-detail
  .facetwp-type-slider
  .facetwp-slider-reset,
.marketify-widget--download-single-details
  .widget-detail
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .marketify-widget--download-single-details
  .widget-detail
  .button {
  margin: 1em auto;
  display: block;
  width: 80%;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .marketify-widget--download-single-details
  .widget-detail
  .edd-apply-discount:first-child,
.cart_item.edd_checkout
  .marketify-widget--download-single-details
  .widget-detail
  a:first-child,
.entry-content
  #fes-view-comment
  .marketify-widget--download-single-details
  .widget-detail
  a:first-child,
.facetwp-type-slider
  .marketify-widget--download-single-details
  .widget-detail
  .facetwp-slider-reset:first-child,
.marketify-widget--download-single-details
  .widget-detail
  #edd-purchase-button:first-child,
.marketify-widget--download-single-details
  .widget-detail
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:first-child,
.marketify-widget--download-single-details .widget-detail .button:first-child,
.marketify-widget--download-single-details
  .widget-detail
  .cart_item.edd_checkout
  a:first-child,
.marketify-widget--download-single-details
  .widget-detail
  .edd-submit:first-child,
.marketify-widget--download-single-details
  .widget-detail
  .edd-wl-button:first-child,
.marketify-widget--download-single-details
  .widget-detail
  .edd_terms_links:first-child,
.marketify-widget--download-single-details
  .widget-detail
  .entry-content
  #fes-view-comment
  a:first-child,
.marketify-widget--download-single-details
  .widget-detail
  .facetwp-type-slider
  .facetwp-slider-reset:first-child,
.marketify-widget--download-single-details
  .widget-detail
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:first-child,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .marketify-widget--download-single-details
  .widget-detail
  .button:first-child {
  margin-top: 0;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .marketify-widget--download-single-details
  .widget-detail
  .edd-apply-discount:last-child,
.cart_item.edd_checkout
  .marketify-widget--download-single-details
  .widget-detail
  a:last-child,
.entry-content
  #fes-view-comment
  .marketify-widget--download-single-details
  .widget-detail
  a:last-child,
.facetwp-type-slider
  .marketify-widget--download-single-details
  .widget-detail
  .facetwp-slider-reset:last-child,
.marketify-widget--download-single-details
  .widget-detail
  #edd-purchase-button:last-child,
.marketify-widget--download-single-details
  .widget-detail
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:last-child,
.marketify-widget--download-single-details .widget-detail .button:last-child,
.marketify-widget--download-single-details
  .widget-detail
  .cart_item.edd_checkout
  a:last-child,
.marketify-widget--download-single-details
  .widget-detail
  .edd-submit:last-child,
.marketify-widget--download-single-details
  .widget-detail
  .edd-wl-button:last-child,
.marketify-widget--download-single-details
  .widget-detail
  .edd_terms_links:last-child,
.marketify-widget--download-single-details
  .widget-detail
  .entry-content
  #fes-view-comment
  a:last-child,
.marketify-widget--download-single-details
  .widget-detail
  .facetwp-type-slider
  .facetwp-slider-reset:last-child,
.marketify-widget--download-single-details
  .widget-detail
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:last-child,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .marketify-widget--download-single-details
  .widget-detail
  .button:last-child {
  margin-bottom: 0;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .marketify-widget--download-single-details
  .widget-detail
  .edd-apply-discount:only-of-type,
.cart_item.edd_checkout
  .marketify-widget--download-single-details
  .widget-detail
  a:only-of-type,
.entry-content
  #fes-view-comment
  .marketify-widget--download-single-details
  .widget-detail
  a:only-of-type,
.facetwp-type-slider
  .marketify-widget--download-single-details
  .widget-detail
  .facetwp-slider-reset:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  #edd-purchase-button:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:only-of-type,
.marketify-widget--download-single-details .widget-detail .button:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  .cart_item.edd_checkout
  a:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  .edd-submit:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  .edd-wl-button:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  .edd_terms_links:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  .entry-content
  #fes-view-comment
  a:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  .facetwp-type-slider
  .facetwp-slider-reset:only-of-type,
.marketify-widget--download-single-details
  .widget-detail
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:only-of-type,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .marketify-widget--download-single-details
  .widget-detail
  .button:only-of-type {
  margin: 0 auto;
}
.marketify-widget--download-single-details .edd_download_purchase_form {
  margin-bottom: 0;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .edd-apply-discount,
.cart_item.edd_checkout
  .marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  a,
.entry-content
  #fes-view-comment
  .marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  a,
.facetwp-type-slider
  .marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .facetwp-slider-reset,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  #edd-purchase-button,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .button,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .cart_item.edd_checkout
  a,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .edd-submit,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .edd-wl-button,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .edd_terms_links,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .entry-content
  #fes-view-comment
  a,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .facetwp-type-slider
  .facetwp-slider-reset,
.marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .marketify-widget--download-single-details
  .edd_download_purchase_form:only-child
  .button {
  margin: 0 auto;
}
.marketify-widget--download-single-details
  .edd_download_purchase_form
  .edd_go_to_checkout,
.marketify-widget--download-single-details
  .widget-detail
  .edd_download_quantity_wrapper {
  margin-top: 0;
}
.marketify-widget--download-single-details
  .widget-detail
  .edd_download_purchase_form
  .edd-wl-button,
.marketify-widget--download-single-details
  .widget-detail
  .edd_download_purchase_form
  .edd_price_options {
  display: none;
}
.marketify-widget--download-single-details .edd_purchase_tax_rate,
.marketify_widget_fes_product_details .fes-display-field-table td,
.marketify_widget_fes_product_details .fes-display-field-table th {
  display: block;
}
.widget--download-single-meta {
  padding: 0;
}
.widget--download-single-meta .widget-title--download-single {
  border-bottom: 1px solid #bdc3c7;
  padding: 20px 25px;
}
.marketify_widget_fes_product_details .fes-display-field-table {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .marketify_widget_fes_product_details .fes-display-field-table {
    width: 100%;
  }
  .marketify_widget_fes_product_details
    .fes-display-field-table
    tr:first-child
    td,
  .marketify_widget_fes_product_details
    .fes-display-field-table
    tr:first-child
    th {
    padding-top: 25px;
  }
  .marketify_widget_fes_product_details
    .fes-display-field-table
    tr:last-child
    td,
  .marketify_widget_fes_product_details
    .fes-display-field-table
    tr:last-child
    th {
    padding-bottom: 25px;
  }
}
.marketify_widget_fes_product_details .fes-display-field-table td:first-child,
.marketify_widget_fes_product_details .fes-display-field-table th {
  padding: 7px 15px;
}
.marketify_widget_fes_product_details .fes-display-field-table td:last-child {
  padding: 0 15px 15px;
}
.marketify_widget_fes_product_details .fes-display-field-table th,
.marketify_widget_fes_product_details
  .fes-display-field-table
  tr
  td:first-child {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .marketify_widget_fes_product_details .fes-display-field-table td,
  .marketify_widget_fes_product_details .fes-display-field-table th {
    padding: 7px 5px;
    vertical-align: middle;
    display: table-cell;
  }
  .marketify_widget_fes_product_details .fes-display-field-table th,
  .marketify_widget_fes_product_details
    .fes-display-field-table
    tr
    td:first-child {
    border-right: 1px solid #ccc;
    width: 45%;
    display: table-cell;
  }
}
.marketify-widget--download-single-share div.sharedaddy h3.sd-title,
.widget--vendor-profile-contact .fes-headers,
.widget-detail--half.widget-detail--last:after,
.widget.widget--site-footer li:before {
  display: none;
}
.marketify_widget_fes_product_details .fes-display-field-table td {
  font-size: 14px;
}
.marketify-widget--download-single-share div.sharedaddy .sd-content {
  margin-top: 1.5em;
}
.marketify-widget--download-single-share div.sharedaddy .sd-content ul {
  margin-bottom: 0 !important;
}
.vendor-widget-area {
  border: 1px solid #bdc3c7;
  margin: 0;
  padding: 0;
}
.widget-title--vendor-profile {
  margin-bottom: 1em;
}
.widget--vendor-profile-contact .fes-submit {
  margin-bottom: 0;
}
.widget--site-footer {
  padding: 3em 2em;
  border-bottom: 1px solid #bdc3c7;
}
.widget--site-footer:last-child {
  border-bottom: 0;
}
@media screen and (min-width: 992px) {
  .widget--site-footer {
    border-right: 1px solid #bdc3c7;
    border-bottom: 0;
  }
  .widget--site-footer:last-child {
    border-right: 0;
  }
}
.widget-title--site-footer {
  margin-bottom: 1em;
}
.widget.widget--site-footer li {
  margin-bottom: 0.5em;
}
.widget.widget--site-footer a:hover {
  text-decoration: underline;
}
.edd-lost-password a,
.entry-content .fes-vendor-menu a,
.entry-meta.entry-meta--hentry a,
.entry-meta.entry-meta--hentry span,
.entry-title--hentry a,
.feature-title a,
.nav-next a,
.nav-previous a,
.widget-detail--author .author-link {
  text-decoration: none;
}
.widget.widget--site-footer p {
  line-height: 1.75;
}
.widget.widget--site-footer p:last-child,
.widget.widget--site-footer p:only-child {
  margin-bottom: 0;
}
.site-footer--dark .widget--site-footer {
  border-right: 0;
}
.widget-detail {
  border-bottom: 1px solid #bdc3c7;
  position: relative;
  clear: left;
  padding: 25px;
}
.widget-detail:last-child {
  border-bottom: 0;
}
.widget-detail--pull {
  margin: 25px -25px -25px;
}
.widget-detail--top {
  border-top: 1px solid #bdc3c7;
}
.widget-detail--half {
  width: 50%;
  clear: none;
  float: left;
}
.widget-detail--half:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  background: #bdc3c7;
  width: 1px;
  height: 100%;
}
.marketify-widget--download-single-details .widget-detail .edd_price,
.widget-detail__title {
  font-size: 21px;
  text-align: center;
  display: block;
}
.widget-detail__info {
  text-align: center;
  display: block;
}
.widget-detail--author .author-joined,
.widget-detail--author .author-link,
.widget-detail--author .author-link img {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.widget-detail--author .author-link {
  margin-top: 1em;
}
.widget-detail--author .author-avatar img {
  display: block;
  margin: 0 auto;
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
@media screen and (min-width: 992px) {
  .widget-area {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.feature-callout {
  position: relative;
}
.feature-callout h2 {
  font-weight: 700;
  font-size: 32px;
}
.feature-callout-cover,
.feature-callout-image-pull {
  background-size: cover;
  background-position: center;
}
.feature-callout-image-pull {
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  .feature-callout-image-pull {
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
.feature-callout-cover.has-overlay:after {
  content: " ";
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.feature-callout-cover .container {
  position: relative;
  z-index: 2;
}
.feature-callout.text-right .feature-callout-content {
  text-align: right;
}
.feature,
.feature-callout.text-center .feature-callout-cover,
.paging-navigation,
.wp-caption-text {
  text-align: center;
}
.feature-callout.text-right .feature-callout-cover {
  background-position: center left;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .feature-callout.text-right
  .edd-apply-discount:not(:only-child),
.cart_item.edd_checkout .feature-callout.text-right a:not(:only-child),
.entry-content #fes-view-comment .feature-callout.text-right a:not(:only-child),
.facetwp-type-slider
  .feature-callout.text-right
  .facetwp-slider-reset:not(:only-child),
.feature-callout.text-right #edd-purchase-button:not(:only-child),
.feature-callout.text-right
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount:not(:only-child),
.feature-callout.text-right .button:not(:only-child),
.feature-callout.text-right .cart_item.edd_checkout a:not(:only-child),
.feature-callout.text-right .edd-submit:not(:only-child),
.feature-callout.text-right .edd-wl-button:not(:only-child),
.feature-callout.text-right .edd_terms_links:not(:only-child),
.feature-callout.text-right .entry-content #fes-view-comment a:not(:only-child),
.feature-callout.text-right
  .facetwp-type-slider
  .facetwp-slider-reset:not(:only-child),
.feature-callout.text-right
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button:not(:only-child),
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .feature-callout.text-right
  .button:not(:only-child) {
  margin: 0 0 0 15px;
}
.feature-callout.text-left .feature-callout-cover {
  background-position: center right;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .feature-callout.text-left
  .edd-apply-discount,
.cart_item.edd_checkout .feature-callout.text-left a,
.entry-content #fes-view-comment .feature-callout.text-left a,
.facetwp-type-slider .feature-callout.text-left .facetwp-slider-reset,
.feature-callout.text-left #edd-purchase-button,
.feature-callout.text-left
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.feature-callout.text-left .button,
.feature-callout.text-left .cart_item.edd_checkout a,
.feature-callout.text-left .edd-submit,
.feature-callout.text-left .edd-wl-button,
.feature-callout.text-left .edd_terms_links,
.feature-callout.text-left .entry-content #fes-view-comment a,
.feature-callout.text-left .facetwp-type-slider .facetwp-slider-reset,
.feature-callout.text-left
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .feature-callout.text-left
  .button {
  margin: 0 15px 0 0;
}
@media screen and (min-width: 992px) {
  .feature-callout.text-center .callout-feature-content {
    max-width: 75%;
    margin: 0 auto;
  }
  .feature-callout.text-center h2 {
    font-size: 58px;
  }
}
.callout-feature-content {
  padding: 3em 0;
}
.callout-feature-content h2 {
  font-size: 30px;
  margin: 0;
}
.callout-feature-content p {
  line-height: 1.75;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.callout-feature-content p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .feature-callout.text-right .feature-callout-cover.has-overlay:after {
    background: -webkit-linear-gradient(
      left,
      transparent 50,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: -moz-linear-gradient(
      left,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: -ms-linear-gradient(
      left,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: linear-gradient(
      to right,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
  }
  .feature-callout.text-left .feature-callout-cover.has-overlay:after {
    background: -webkit-linear-gradient(
      right,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: -moz-linear-gradient(
      right,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: -ms-linear-gradient(
      right,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
    background: linear-gradient(
      to left,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 100%
    );
  }
  .callout-feature-content {
    padding-top: 6em;
    padding-bottom: 6em;
  }
  .callout-feature-content p {
    font-size: 16px;
    line-height: 2;
    margin: 1.5em 0;
  }
  .feature-callout.text-left .callout-feature-content {
    padding-right: 2em;
  }
  .feature-callout.text-right .callout-feature-content {
    padding-left: 2em;
  }
}
.entry-content div[itemprop="description"] > li,
.entry-content div[itemprop="description"] > p,
.entry-content > li,
.entry-content > p,
.entry-summary > li,
.entry-summary > p,
.feature-content {
  line-height: 1.75;
}
@media screen and (min-width: 992px) {
  .callout-feature-content {
    padding-top: 8em;
    padding-bottom: 8em;
  }
  .callout-feature-content p {
    font-size: 18px;
  }
  .callout-feature-content h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .callout-feature-content h2 {
    font-size: 58px;
  }
  .feature-callout.text-left .callout-feature-content {
    padding-right: 5em;
  }
  .feature-callout.text-left .callout-feature-content h2 {
    margin-bottom: 0;
    font-size: 40px;
  }
  .feature-callout.text-right .callout-feature-content {
    padding-left: 5em;
  }
  .feature-callout.text-right .callout-feature-content h2 {
    font-size: 40px;
  }
}
.featured-popular-tabs {
  margin-top: 5em;
}
.featured-popular-tabs .slick-dots {
  top: -44px;
}
.featured-popular-switcher span {
  cursor: pointer;
  margin: 0 10px;
}
.featured-popular-tabs > div.inactive {
  display: none;
}
.featured-popular-tabs > div.active {
  display: block;
}
#items-featured .edd_download,
#items-popular .edd_download {
  margin: 0 15px;
}
#items-featured #edd_download_pagination,
#items-popular #edd_download_pagination {
  display: none;
}
#items-featured .edd_downloads_list {
  margin-left: -15px;
  margin-right: -15px;
}
.widget_woothemes_features .features {
  margin-bottom: -3em;
}
.feature-content {
  margin: 1.5em 1em 3em;
  clear: both;
}
.feature a {
  display: inline-block;
}
.download-sorting label[for="orderby"] {
  position: relative;
}
.download-sorting label input[type="radio"] {
  display: none;
}
.download-sorting #m_orderby {
  display: inline-block;
}
.download-sorting__dir {
  font-weight: 400;
  display: inline-block;
  font-size: 13px;
  margin-left: 8px;
}
.download-sorting__dir:hover {
  cursor: pointer;
}
.download-sorting__dir--active {
  font-weight: 700;
}
label[for="order-asc"]:before {
  content: "";
}
label[for="order-asc"]:after {
  content: "/";
  padding-left: 8px;
  font-weight: 400;
}
label[for="order-desc"]:before {
  content: "";
}
.entry-title--hentry {
  font-size: 20px;
}
.entry-meta.entry-meta--hentry {
  margin: 1em 0;
}
.entry-meta.entry-meta--hentry span {
  position: relative;
  vertical-align: baseline;
  margin-right: 12px;
}
.entry-meta.entry-meta--hentry .byline {
  margin: 0;
}
.entry-meta.entry-meta--hentry .byline img {
  margin-left: 0;
  margin-right: 4px;
}
.entry-meta.entry-meta--hentry .comments-link a:before,
.entry-meta.entry-meta--hentry .edit-link a:before,
.entry-meta.entry-meta--hentry .entry-date:before {
  font-size: 16px;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.entry-meta.entry-meta--hentry .entry-date:before {
  content: "";
}
.entry-meta.entry-meta--hentry .comments-link a:before {
  content: "";
}
.entry-meta.entry-meta--hentry .edit-link a:before {
  content: "";
}
.entry-meta--footer .edit-link,
.entry-meta--footer .entry-categories,
.entry-meta--footer .entry-tags {
  display: block;
  margin-bottom: 0.5em;
}
.entry-content div[itemprop="description"] > h1,
.entry-content div[itemprop="description"] > h2,
.entry-content div[itemprop="description"] > h3,
.entry-content div[itemprop="description"] > h4,
.entry-content div[itemprop="description"] > h5,
.entry-content div[itemprop="description"] > h6,
.entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6,
.entry-summary > h1,
.entry-summary > h2,
.entry-summary > h3,
.entry-summary > h4,
.entry-summary > h5,
.entry-summary > h6 {
  margin: 2em 0;
}
.entry-content div[itemprop="description"] > h1:first-child,
.entry-content div[itemprop="description"] > h2:first-child,
.entry-content div[itemprop="description"] > h3:first-child,
.entry-content div[itemprop="description"] > h4:first-child,
.entry-content div[itemprop="description"] > h5:first-child,
.entry-content div[itemprop="description"] > h6:first-child,
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child {
  margin-top: 0;
}
.entry-content div[itemprop="description"] > h1,
.entry-content > h1,
.entry-summary > h1 {
  font-size: 28px;
  margin: 0.7em 0;
}
.entry-content div[itemprop="description"] > h2,
.entry-content > h2,
.entry-summary > h2 {
  font-size: 24px;
  margin: 1em 0;
}
.entry-content div[itemprop="description"] > h3,
.entry-content > h3,
.entry-summary > h3 {
  font-size: 19px;
  margin: 1.1em 0;
}
.entry-content div[itemprop="description"] > h4,
.entry-content > h4,
.entry-summary > h4 {
  font-size: 16px;
}
.entry-content div[itemprop="description"] > h5,
.entry-content > h5,
.entry-summary > h5 {
  font-weight: 400;
  font-size: 14px;
}
.entry-content div[itemprop="description"] > h6,
.entry-content > h6,
.entry-summary > h6 {
  font-weight: 400;
  font-size: 13px;
}
.entry-content div[itemprop="description"] > blockquote,
.entry-content > blockquote,
.entry-summary > blockquote {
  padding-left: 1.5em;
  border-left: 2px solid;
}
.comment-content,
.entry-content,
.entry-summary,
.page-title,
.widget {
  word-break: break-word;
}
.blog-post-thumbnail a,
.blog-post-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.paging-navigation {
  margin: 45px 0 0;
}
.comment-navigation {
  margin: 45px 0;
}
.paging-navigation > div {
  margin: 0 10px;
  display: inline-block;
}
.nav-next a,
.nav-previous a {
  border: 1px solid #bdc3c7;
  display: inline-block;
}
.comment-navigation .nav-previous a,
.post-navigation .nav-previous a {
  padding-right: 20px;
}
.comment-navigation .nav-next a,
.post-navigation .nav-next a {
  padding-left: 20px;
}
.nav-next .nav-title,
.nav-previous .nav-title {
  font-weight: 400;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 27px 0 0 -15px;
}
.nav-next i,
.nav-previous i {
  font-size: 50px;
  float: left;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
}
.comment-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
}
.comment-navigation .nav-next a,
.comment-navigation .nav-previous a,
.post-navigation .nav-next a,
.post-navigation .nav-previous a {
  border: 0;
}
.comment-navigation .nav-next i,
.comment-navigation .nav-previous i,
.post-navigation .nav-next i,
.post-navigation .nav-previous i {
  font-size: 30px;
}
.comment-navigation .nav-next .nav-title,
.comment-navigation .nav-previous .nav-title,
.post-navigation .nav-next .nav-title,
.post-navigation .nav-previous .nav-title {
  margin: 14px 0 0 -5px;
}
.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-main .gallery {
  margin-bottom: 1.5em;
}
.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-main .gallery dd {
  margin: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .page-header
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .page-header
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
.cart_item.edd_checkout
  .content-grid-download__actions
  a.edd-submit.edd-add-to-cart:hover,
.cart_item.edd_checkout
  .content-grid-download__actions
  a.edd-submit.edd_go_to_checkout:hover,
.cart_item.edd_checkout .page-header a.edd-submit.edd-add-to-cart:hover,
.cart_item.edd_checkout .page-header a.edd-submit.edd_go_to_checkout:hover,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
.content-grid-download__actions
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
.content-grid-download__actions
  .cart_item.edd_checkout
  a.edd-submit.edd-add-to-cart:hover,
.content-grid-download__actions
  .cart_item.edd_checkout
  a.edd-submit.edd_go_to_checkout:hover,
.content-grid-download__actions .edd-submit.button.edd-add-to-cart:hover,
.content-grid-download__actions .edd-submit.button.edd_go_to_checkout:hover,
.content-grid-download__actions
  .edd-submit.edd-add-to-cart#edd-purchase-button:hover,
.content-grid-download__actions .edd-submit.edd-add-to-cart.edd-wl-button:hover,
.content-grid-download__actions
  .edd-submit.edd-add-to-cart.edd_terms_links:hover,
.content-grid-download__actions .edd-submit.edd-add-to-cart:hover,
.content-grid-download__actions
  .edd-submit.edd_go_to_checkout#edd-purchase-button:hover,
.content-grid-download__actions
  .edd-submit.edd_go_to_checkout.edd-wl-button:hover,
.content-grid-download__actions
  .edd-submit.edd_go_to_checkout.edd_terms_links:hover,
.content-grid-download__actions .edd-submit.edd_go_to_checkout:hover,
.content-grid-download__actions
  .entry-content
  #fes-view-comment
  a.edd-submit.edd-add-to-cart:hover,
.content-grid-download__actions
  .entry-content
  #fes-view-comment
  a.edd-submit.edd_go_to_checkout:hover,
.content-grid-download__actions
  .facetwp-type-slider
  .edd-submit.edd-add-to-cart.facetwp-slider-reset:hover,
.content-grid-download__actions
  .facetwp-type-slider
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset:hover,
.content-grid-download__actions
  input.edd-submit.edd-add-to-cart[type="submit"]:hover,
.content-grid-download__actions
  input.edd-submit.edd_go_to_checkout[type="submit"]:hover,
.entry-content
  #fes-view-comment
  .content-grid-download__actions
  a.edd-submit.edd-add-to-cart:hover,
.entry-content
  #fes-view-comment
  .content-grid-download__actions
  a.edd-submit.edd_go_to_checkout:hover,
.entry-content
  #fes-view-comment
  .page-header
  a.edd-submit.edd-add-to-cart:hover,
.entry-content
  #fes-view-comment
  .page-header
  a.edd-submit.edd_go_to_checkout:hover,
.facetwp-type-slider
  .content-grid-download__actions
  .edd-submit.edd-add-to-cart.facetwp-slider-reset:hover,
.facetwp-type-slider
  .content-grid-download__actions
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset:hover,
.facetwp-type-slider
  .page-header
  .edd-submit.edd-add-to-cart.facetwp-slider-reset:hover,
.facetwp-type-slider
  .page-header
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset:hover,
.page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd-add-to-cart.edd-apply-discount:hover,
.page-header
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-submit.edd_go_to_checkout.edd-apply-discount:hover,
.page-header .cart_item.edd_checkout a.edd-submit.edd-add-to-cart:hover,
.page-header .cart_item.edd_checkout a.edd-submit.edd_go_to_checkout:hover,
.page-header .edd-submit.button.edd-add-to-cart:hover,
.page-header .edd-submit.button.edd_go_to_checkout:hover,
.page-header .edd-submit.edd-add-to-cart#edd-purchase-button:hover,
.page-header .edd-submit.edd-add-to-cart.edd-wl-button:hover,
.page-header .edd-submit.edd-add-to-cart.edd_terms_links:hover,
.page-header .edd-submit.edd-add-to-cart:hover,
.page-header .edd-submit.edd_go_to_checkout#edd-purchase-button:hover,
.page-header .edd-submit.edd_go_to_checkout.edd-wl-button:hover,
.page-header .edd-submit.edd_go_to_checkout.edd_terms_links:hover,
.page-header .edd-submit.edd_go_to_checkout:hover,
.page-header
  .entry-content
  #fes-view-comment
  a.edd-submit.edd-add-to-cart:hover,
.page-header
  .entry-content
  #fes-view-comment
  a.edd-submit.edd_go_to_checkout:hover,
.page-header
  .facetwp-type-slider
  .edd-submit.edd-add-to-cart.facetwp-slider-reset:hover,
.page-header
  .facetwp-type-slider
  .edd-submit.edd_go_to_checkout.facetwp-slider-reset:hover,
.page-header input.edd-submit.edd-add-to-cart[type="submit"]:hover,
.page-header input.edd-submit.edd_go_to_checkout[type="submit"]:hover {
  background-color: #fff;
  border-color: #fff;
}
#edd_checkout_form_wrap fieldset#edd_cc_fields > legend span,
#edd_checkout_form_wrap fieldset#edd_cc_fields > span legend,
#edd_checkout_form_wrap fieldset > legend span,
#edd_checkout_form_wrap fieldset > span legend,
#edd_checkout_wrap fieldset#edd_cc_fields > legend span,
#edd_checkout_wrap fieldset#edd_cc_fields > span legend,
#edd_checkout_wrap fieldset > legend span,
#edd_checkout_wrap fieldset > span legend {
  margin: 0 auto;
  width: auto;
}
#edd_login_form .edd-input,
#edd_register_form .edd-input,
.edd_form fieldset > legend {
  width: 100%;
}
.edd_form p {
  margin-bottom: 2em;
}
#edd_login_form label,
#edd_profile_editor_form label,
#edd_register_form label {
  display: block;
  width: auto;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .entry-content
  .fes-submission-form
  .multiple_pricing
  .upload_file_button.edd-apply-discount,
.cart_item.edd_checkout
  .entry-content
  .fes-submission-form
  .multiple_pricing
  a.upload_file_button,
.edd_download_columns_0 .edd_download,
.edd_download_columns_1 .edd_download,
.edd_download_columns_2 .edd_download,
.edd_download_columns_3 .edd_download,
.edd_download_columns_4 .edd_download,
.edd_download_columns_5 .edd_download,
.edd_download_columns_6 .edd_download,
.entry-content
  #fes-view-comment
  .fes-submission-form
  .multiple_pricing
  a.upload_file_button,
.entry-content
  .fes-submission-form
  .multiple_pricing
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .upload_file_button.edd-apply-discount,
.entry-content
  .fes-submission-form
  .multiple_pricing
  #fes-view-comment
  a.upload_file_button,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .button.upload_file_button,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .cart_item.edd_checkout
  a.upload_file_button,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .facetwp-type-slider
  .upload_file_button.facetwp-slider-reset,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .upload_file_button#edd-purchase-button,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .upload_file_button.edd-submit,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .upload_file_button.edd-wl-button,
.entry-content
  .fes-submission-form
  .multiple_pricing
  .upload_file_button.edd_terms_links,
.facetwp-type-slider
  .entry-content
  .fes-submission-form
  .multiple_pricing
  .upload_file_button.facetwp-slider-reset {
  width: 100%;
}
body .edd_download_purchase_form {
  text-align: center;
  margin-bottom: 0;
}
.popup .edd_download_purchase_form .edd_price_options {
  margin-bottom: 40px;
}
.single-download .entry-content .edd_download_purchase_form {
  border: 1px solid #bdc3c7;
  border-radius: 3px;
  margin: 2em 0;
  padding: 1.5em;
}
.single-download
  .entry-content
  .edd_download_purchase_form
  .edd_purchase_submit_wrapper {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.single-download .entry-content .edd_download_purchase_form .edd_price_options {
  margin: -1.5em -1.5em 1.5em;
}
.edd_download_purchase_form .edd_price_options {
  text-align: left;
}
.edd_download_purchase_form .edd_price_options li {
  padding: 15px 20px;
  border-bottom: 1px solid #bdc3c7;
  margin-bottom: 0;
}
.edd_download_purchase_form .edd_price_options li label {
  font-family: "Source Sans Pro", sans-serif;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}
.edd_download_purchase_form .edd_price_options .edd_price_option_price {
  font-weight: 700;
}
.edd_download_purchase_form .edd_download_quantity_wrapper {
  margin: 1em 0;
}
.download-header__info .edd-item-quantity {
  border: 0;
}
.page-header .edd_price_options {
  display: none;
}
.single-download .page-header .edd_download_purchase_form {
  display: inline-block;
}
.edd_purchase_tax_rate {
  margin: 1em 0;
  display: inline-block;
}
.edd-cart-added-alert {
  display: none !important;
}
.edd-lost-password {
  text-align: center;
}
.edd-lost-password a:before {
  content: "\f142";
  margin-right: 2px;
  margin-top: -1px;
  vertical-align: middle;
  display: inline-block;
}
.edd_price,
.edd_price_range_high,
.edd_price_range_low {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}
#edd_checkout_cart
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  a.edd-cart-saving-button.edd-apply-discount,
#edd_checkout_cart .cart_item.edd_checkout a.edd-cart-saving-button,
#edd_checkout_cart .entry-content #fes-view-comment a.edd-cart-saving-button,
#edd_checkout_cart
  .facetwp-type-slider
  a.edd-cart-saving-button.facetwp-slider-reset,
#edd_checkout_cart a.edd-cart-saving-button#edd-purchase-button,
#edd_checkout_cart a.edd-cart-saving-button.button,
#edd_checkout_cart a.edd-cart-saving-button.edd-submit,
#edd_checkout_cart a.edd-cart-saving-button.edd-wl-button,
#edd_checkout_cart a.edd-cart-saving-button.edd_terms_links,
#edd_checkout_cart
  input[type="submit"][name="edd_update_cart_submit"].edd-submit,
#edd_checkout_form_wrap
  .edd-cart-adjustment
  #edd_checkout_cart
  a.edd-cart-saving-button.edd-apply-discount,
.cart_item.edd_checkout #edd_checkout_cart a.edd-cart-saving-button,
.entry-content #fes-view-comment #edd_checkout_cart a.edd-cart-saving-button,
.facetwp-type-slider
  #edd_checkout_cart
  a.edd-cart-saving-button.facetwp-slider-reset {
  font-weight: 700;
}
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount {
  margin-top: 1em;
}
#edd_checkout_cart_form,
#edd_checkout_form_wrap {
  margin-top: 3em;
  margin-bottom: 3em;
}
#edd_checkout_cart_form:first-child,
#edd_checkout_form_wrap:first-child {
  margin-top: 0;
}
#edd_checkout_cart_form fieldset,
#edd_checkout_cart_form fieldset fieldset,
#edd_checkout_form_wrap fieldset,
#edd_checkout_form_wrap fieldset fieldset {
  border: 0;
  padding: 0;
  margin-top: 3em;
  margin-bottom: 3em;
}
#edd_checkout_cart_form fieldset#edd_terms_agreement,
#edd_checkout_form_wrap fieldset#edd_terms_agreement {
  margin: 0 0 1em;
}
#edd_checkout_cart_form label,
#edd_checkout_form_wrap label {
  font-size: 100%;
}
#edd_checkout_cart_form p,
#edd_checkout_form_wrap p {
  margin-bottom: 2em;
}
#edd_checkout_form_wrap fieldset#edd_cc_fields {
  border: 0;
  background: 0 0;
}
#edd_checkout_form_wrap input[type="radio"] {
  border-width: 6px;
  border-style: solid;
  border-color: #bdc3c7;
}
#edd_checkout_form_wrap input[type="radio"]:checked {
  border-color: #404040;
}
#edd_show_terms {
  margin-bottom: 0.5em;
}
#edd_download_pagination {
  clear: both;
  text-align: center;
  width: 100%;
  margin: 3em auto;
}
.edd-cart-item {
  padding: 1em 0;
  border-bottom: 1px solid #ccc;
}
.edd-cart-item-price,
.edd-cart-item-title {
  font-size: 14px;
}
.edd-cart-item-title,
.edd-cart-item-title .edd-cart-item-separator {
  display: block;
}
.edd-cart-item-separator {
  display: none;
}
.edd-remove-from-cart,
.nav-menu li.current-cart ul.edd-cart li a.edd-remove-from-cart {
  font-size: 0;
}
.edd-remove-from-cart:before,
.nav-menu li.current-cart ul.edd-cart li a.edd-remove-from-cart:before {
  content: "";
  font-size: 12px;
}
.cart_item.edd-cart-meta {
  font-style: normal;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.cart_item.edd-cart-meta:last-child {
  border-bottom: 0;
}
.cart_item.edd_checkout {
  margin-top: 1em;
}
.nav-menu li.current-cart .edd-cart-number-of-items {
  padding: 0 10px 10px;
  margin: 0;
}
.nav-menu li.current-cart ul.edd-cart {
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.nav-menu li.current-cart ul.edd-cart .edd-cart-item,
.nav-menu li.current-cart ul.edd-cart li {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.nav-menu li.current-cart ul.edd-cart .edd-cart-item:last-child,
.nav-menu li.current-cart ul.edd-cart li:last-child {
  border-bottom: 0;
}
.nav-menu li.current-cart ul.edd-cart .cart_item.edd_checkout a {
  display: block;
}
#edd-wl-modal .modal-header h2 + p,
.edd_form fieldset > span.edd-cart-ajax:after {
  display: none;
}
.nav-menu li.current-cart ul.edd-cart .cart_item.empty {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.nav-menu li.current-cart ul.edd-cart .cart_item.empty span {
  font-size: 13px;
}
.nav-menu li.current-cart ul.edd-cart li a.edd-remove-from-cart {
  padding: 0;
}
.edd_form fieldset > span.edd-cart-ajax {
  margin-top: 1em;
}
#edd-wl-modal .modal-header {
  margin: 3em 0 1em;
  border: 0;
}
#edd-wl-modal .modal-header h2 {
  letter-spacing: 0;
}
#edd-wl-modal .modal-dialog {
  margin: 6em auto;
}
#edd-wl-modal .modal-content {
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
#edd-wl-modal .modal-content label {
  display: inline-block;
}
#edd-wl-modal .modal-body {
  padding: 0 40px 40px;
}
#edd-wl-modal a.edd-wl-close {
  top: 10px;
  right: 10px;
  color: #bdc3c7;
}
@media screen and (min-width: 768px) {
  #edd-wl-modal a.edd-wl-close {
    color: #fff;
    top: -28px;
    right: -22px;
  }
}
#edd-wl-modal .modal-backdrop.in {
  opacity: 0.7;
}
#edd-wl-modal input[type="radio"] {
  padding: 3px;
  margin: -4px 10px 0 0;
}
.mfp-content a.edd-wl-action.edd-wl-button {
  display: none;
}
.single-download .entry-content .edd_download_purchase_form .edd-wl-button {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.edd_download .edd_download_quantity_wrapper {
  display: none;
}
body .entry-content .edd-wish-list li span.edd-wl-item-image {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.entry-content #fes-vendor-dashboard .fes-headers,
.single-download .comments-area .comment-list + .edd_reviews_breakdown,
body .download-header__info a.edd-wl-action.edd-wl-button,
body .edd_download a.edd-wl-action.edd-wl-button {
  display: none;
}
body .wl-row .edd_price,
body .wl-row .edd_price_range_high,
body .wl-row .edd_price_range_low {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.single-download .comments-area .edd_reviews_breakdown {
  margin: 0;
}
.single-download .comments-area .edd-reviews-total-count {
  margin-bottom: 1em;
}
.entry-content .fes-headers {
  margin-bottom: 3em;
}
.entry-content .fes-vendor-menu {
  margin: 0 0 3em;
  background: 0 0;
}
@media screen and (min-width: 992px) {
  .entry-content .fes-vendor-menu {
    border-bottom: 3px solid #bdc3c7;
  }
}
.entry-content .fes-vendor-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.entry-content .fes-vendor-menu ul:after,
.entry-content .fes-vendor-menu ul:before {
  content: "";
  display: table;
}
.entry-content .fes-vendor-menu ul:after {
  clear: both;
}
.entry-content .fes-vendor-menu li {
  float: left;
}
.entry-content .fes-vendor-menu li.active a {
  color: #404040;
  border-color: #bdc3c7;
  background: #fff;
}
.entry-content .fes-vendor-menu a {
  color: #bdc3c7;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 -3px;
  padding: 12px 17px;
  display: block;
}
@media screen and (min-width: 992px) {
  .entry-content .fes-vendor-menu a {
    border: 3px solid transparent;
    border-width: 3px 3px 0;
  }
}
.entry-content .fes-vendor-menu a span {
  vertical-align: middle;
}
.entry-content .fes-vendor-menu .icon:before {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 3px;
}
.entry-content .fes-vendor-menu .icon.icon-house:before {
  content: "";
}
.entry-content .fes-vendor-menu .icon.icon-list:before {
  content: "";
}
.entry-content .fes-vendor-menu .icon.icon-pencil:before {
  content: "";
}
.entry-content .fes-vendor-menu .icon.icon-ticket:before {
  content: "";
}
.entry-content .fes-vendor-menu .icon.icon-user:before {
  content: "";
}
.entry-content .fes-vendor-menu .icon.icon-logout:before {
  content: "";
}
.entry-content .fes-vendor-menu .icon.icon-graph:before {
  content: "";
}
.entry-content .fes_login_registration_form_row {
  padding: 0;
  border: 0;
}
.entry-content .fes-comments-wrap {
  margin-top: 2em;
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  .entry-content
  .fes-vendor-comment-respond-form
  .edd-apply-discount,
.cart_item.edd_checkout .entry-content .fes-vendor-comment-respond-form a,
.entry-content #fes-view-comment .fes-vendor-comment-respond-form a,
.entry-content .fes-vendor-comment-respond-form #edd-purchase-button,
.entry-content
  .fes-vendor-comment-respond-form
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
.entry-content .fes-vendor-comment-respond-form #fes-view-comment a,
.entry-content .fes-vendor-comment-respond-form .button,
.entry-content .fes-vendor-comment-respond-form .cart_item.edd_checkout a,
.entry-content .fes-vendor-comment-respond-form .edd-submit,
.entry-content .fes-vendor-comment-respond-form .edd-wl-button,
.entry-content .fes-vendor-comment-respond-form .edd_terms_links,
.entry-content
  .fes-vendor-comment-respond-form
  .facetwp-type-slider
  .facetwp-slider-reset,
.entry-content
  .fes-vendor-comment-respond-form
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
.facetwp-type-slider
  .entry-content
  .fes-vendor-comment-respond-form
  .facetwp-slider-reset,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .entry-content
  .fes-vendor-comment-respond-form
  .button {
  margin-top: 10px;
  margin-right: 10px;
}
#fes-comments-table td {
  vertical-align: top;
}
.entry-content td.col-author {
  text-align: center;
  border-right: 1px solid #f2f2f2;
}
.entry-content td.col-content {
  padding: 20px;
}
.fes-comment-table-meta {
  margin-bottom: 0.5em;
}
.fes-author-img img {
  border-radius: 50%;
}
#fes-comment-author {
  margin-bottom: 1em;
}
.fes-comment-author-name {
  display: block;
}
.fes-purchase-badge {
  font-size: 12px;
  color: #fff;
  padding: 2px 4px;
  border-radius: 4px;
}
.fes-purchase-badge-purchased {
  background-color: #78c50a;
}
.fes-purchase-badge-not-purchased {
  background-color: #c50a0a;
}
.fes-comments-content {
  margin: 1em 0;
}
.entry-content .fes-submission-form .multiple_pricing .fes-url-choose-row,
.entry-content .fes-submission-form td:last-child {
  padding-right: 0;
}
.entry-content .fes-submission-form .wp-editor-container {
  border: 1px solid #ccc;
}
.entry-content .fes-submission-form .fes-el.checkbox .fes-fields label,
.entry-content .fes-submission-form .fes-el.download_category .fes-fields label,
.entry-content .fes-submission-form .fes-el.download_tag .fes-fields label,
.entry-content .fes-submission-form .fes-el.radio .fes-fields label,
.entry-content .fes-submission-form .fes-el.taxonomy .fes-fields label {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 3px;
}
.entry-content .fes-submission-form .fes-el.checkbox .fes-fields input,
.entry-content .fes-submission-form .fes-el.download_category .fes-fields input,
.entry-content .fes-submission-form .fes-el.download_tag .fes-fields input,
.entry-content .fes-submission-form .fes-el.radio .fes-fields input,
.entry-content .fes-submission-form .fes-el.taxonomy .fes-fields input {
  margin-right: 3px;
}
.entry-content .fes-submission-form .fes-category-checklist,
.entry-content .fes-submission-form .fes-checkbox-checklist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fes-product-list-td .edd_price,
.fes-product-list-td .edd_price_range_high,
.fes-product-list-td .edd_price_range_low {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.fes-profile-form .fes-avatar-image-upload .fes-avatar-image {
  max-width: 200px;
}
.fes-profile-form .fes-remove-avatar-image {
  display: block;
  cursor: pointer;
}
.entry-content .fes-login-registration {
  border: 0;
}
.fes-form fieldset {
  margin: 0 0 2em;
}
.fes-form label {
  margin-bottom: 5px;
}
.fes-form .fes-help {
  font-size: 80%;
  display: block;
  margin: 0 0 5px;
}
.entry-content .fes-table td {
  vertical-align: middle;
}
.entry-content .edd-slg-social-container > span legend {
  width: auto;
  margin: 0 auto;
}
.entry-content .edd-slg-social-container {
  border: 0;
  padding: 0;
  margin-top: 2em;
}
.entry-content fieldset.edd-slg-social-container > span:after {
  text-align: left;
}
.entry-content .edd-slg-social-wrap {
  color: #fff;
  text-align: center;
}
.edd-slg-social-wrap .edd-slg-login-wrapper {
  display: block;
  float: none;
  margin-bottom: 10px;
}
.edd-slg-social-wrap .edd-slg-login-wrapper a {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  padding: 13px 20px;
  display: block;
}
.edd-slg-social-wrap .edd-slg-login-wrapper img {
  display: none;
}
.edd-slg-social-wrap .edd-slg-login-wrapper span:before {
  font-size: 24px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
.facetwp-template + #edd_download_pagination,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption
  .caption-alt {
  display: none;
}
.edd-slg-social-login-facebook {
  background: #3b5998;
}
.edd-slg-social-login-facebook span:before {
  content: "";
}
.edd-slg-social-login-twitter {
  background: #00acee;
}
.edd-slg-social-login-twitter span:before {
  content: "";
}
.edd-slg-social-login-googleplus {
  background: #dd4b39;
}
.edd-slg-social-login-googleplus span:before {
  content: "";
}
.edd-slg-social-login-linkedin {
  background: #0e76a8;
}
.edd-slg-social-login-linkedin span:before {
  content: "";
}
.edd-slg-social-login-yahoo {
  background: #720e9e;
}
.edd-slg-social-login-yahoo span:before {
  content: "";
}
.edd-slg-social-login-windowslive {
  background: #0072c6;
}
.edd-slg-social-login-windowslive span:before {
  content: "";
}
.edd-slg-social-login-foursquare {
  background: #f94877;
}
.edd-slg-social-login-foursquare span:before {
  content: "";
}
.edd-slg-social-login-vk {
  background: #45668e;
}
.facetwp-pager:not(:empty) {
  margin: 3em auto 0;
  text-align: center;
}
.widget .facetwp-facet {
  font-size: inherit;
  margin-bottom: 0;
}
.widget .facetwp-facet + .facetwp-facet {
  margin-bottom: 2em;
}
.facetwp-checkbox {
  line-height: 16px;
}
.facetwp-type-slider > * {
  box-shadow: none;
}
.facetwp-type-slider .facetwp-slider-reset {
  border-radius: 0;
}
.facetwp-type-slider .facetwp-slider-label + div {
  margin-top: 1em;
}
.facetwp-type-number_range .facetwp-number {
  margin-bottom: 1em;
}
.facetwp-type-number_range .facetwp-number:last-child {
  margin-bottom: 0;
}
.love-it-wrapper .love-it,
.love-it-wrapper .loved {
  color: #ea626f;
  font-size: 0;
  text-decoration: none;
  position: relative;
  z-index: 5;
  visibility: hidden;
}
.love-it-wrapper .love-it:before,
.love-it-wrapper .loved:before {
  content: "";
  visibility: visible;
  margin: 6px 6px 0 0;
  font-size: 18px;
  width: auto;
  text-align: right;
}
.love-it-wrapper .loved:before {
  content: "";
}
.love-it-wrapper {
  font-size: 0;
  visibility: hidden;
  float: right;
  position: relative;
}
.love-it-wrapper:after {
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  content: " ";
  border-top: 44px solid #fff;
  border-left: 44px solid transparent;
  visibility: visible;
}
body .marketify_widget_slider_hero .soliloquy-container {
  height: auto;
  max-height: none;
}
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy
  .soliloquy-slides
  img {
  width: auto;
  height: auto;
}
body .marketify_widget_slider_hero .soliloquy-container .soliloquy-caption {
  max-width: 80%;
  margin: 40px auto 0;
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  background: 0 0;
}
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption
  .soliloquy-caption-inside {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-shadow: none;
  background: 0 0;
  padding: 0;
  max-width: 75%;
  margin: 0 auto;
}
body .marketify_widget_slider_hero h2.soliloquy-caption-title {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 58px;
  text-transform: uppercase;
  color: #fff;
}
body
  .marketify_widget_slider_hero
  .soliloquy-control-nav.soliloquy-control-paging {
  position: absolute;
  bottom: 50px;
  left: 50%;
}
body
  .marketify_widget_slider_hero
  .soliloquy-control-nav.soliloquy-control-paging
  a {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 10;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#edd_checkout_form_wrap
  .edd-cart-adjustment
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-apply-discount,
.cart_item.edd_checkout
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a,
.entry-content
  #fes-view-comment
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  a,
.facetwp-type-slider
  body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .facetwp-slider-reset,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  #edd-purchase-button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  #edd_checkout_form_wrap
  .edd-cart-adjustment
  .edd-apply-discount,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .cart_item.edd_checkout
  a,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-submit,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd-wl-button,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .edd_terms_links,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .entry-content
  #fes-view-comment
  a,
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  .facetwp-type-slider
  .facetwp-slider-reset {
  display: inline-block !important;
}
body
  .marketify_widget_slider_hero
  .soliloquy-container
  .soliloquy-caption-outer
  p {
  margin-bottom: 1.5em;
  line-height: 26px;
}
body .marketify_widget_slider_hero .soliloquy-theme-classic .soliloquy-pager {
  text-align: center;
}
.mailbag-input input[type="submit"] {
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .nav-menu--primary li {
    border-top: 1px solid #ccc;
  }
  .nav-menu--primary #menu-vendor li:hover,
  #nav-menu--primary #menu-vendor li:focus {
    background: #01da90;
  }
  .nav-menu--primary #menu-vendor li:hover a,
  .nav-menu--primary .menu-vendor #menu-vendor li:focus a {
    color: #fff;
  }
}
.content-area iframe form {
  max-width: 100%;
}
