/*
License: GNU General Public License
License URI: license.txt
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
img::selection {
    background: transparent
}
img::-moz-selection {
    background: transparent
}
::selection {
    background: #ed6d62;
    color: #fff
}
::-moz-selection {
    background: #ed6d62;
    color: #fff
}
img {
    max-width: 100%;
    height: auto;
    border: none
}
input[type="search"],
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
a {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}
a:focus,
a:active,
a:visited {
    text-decoration: none;
    outline: 0
}
a:hover {
    outline: 0;
    color: #373737
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000
}
div.align-center {
    text-align: center
}
.hide {
    display: none
}
#affwp-register-form,
#affwp-login-form,
.edd_form,
.box {
    background: #f7f7f7;
    padding: 1rem;
    border: 1px solid #efefef
;
    padding-bottom: 30px;
    margin-top: 10px;
}
input:focus,
textarea:focus {
    outline: 0
}
input[type="checkbox"],
input[type="radio"] {
    width: auto
}
fieldset {
    border: none;
    margin: 0;
    padding: 0
}
fieldset p:last-child {
    margin-bottom: 0
}
legend {
    font-size: 1rem;
    margin-bottom: 1rem;
    text-align: left
}
label {
    text-align: left;
    display: inline-block
}
label input[type="checkbox"] {
    margin-right: 0.25rem
}
label[for="affwp_user_remember"],
label[for="affwp_tos"] {
    cursor: pointer
}
input,
textarea {
    width: 100%;
    padding: 0.75rem;
    color: #787878;
    background: #fff;
    border: 1px solid #efefef
}
input {
    display: inline-block;
    line-height: 1
}
button {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none
}
button:hover,
button:focus {
    text-decoration: none
}
.no-spam {
    position: relative;
    font-size: 0.875rem;
    font-weight: 300;
    font-style: italic;
    margin: 0.5rem 0 0 0;
    color: #9A9A9A;
    display: block
}
.gfield_required {
    display: none
}
.entry-content .gform_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.gform_button {
    background: #e44e44;
    padding: 1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase
}
.validation_error {
    margin-bottom: 2rem;
    color: #ED6D62;
    font-weight: 500
}
.gfield_label {
    margin-bottom: 0.5rem;
    display: block;
    font-size: 1rem;
    font-weight: 500
}
.gfield_description.validation_message,
.validation_message {
    margin: 0.5rem 0;
    color: #e44e44;
    font-weight: 500
}
.gform_footer {
    position: relative
}
.gform_ajax_spinner {
    position: absolute;
    right: 20px;
    top: 13px
}
.gform_confirmation_message {
    margin: 0 auto;
    line-height: 1.62;
    color: #696969
}
.gfield {
    margin-bottom: 0.5rem
}
.ginput_complex span label {
    color: #919191;
    margin-top: 0.5rem
}
.gfield_description {
    margin-bottom: 0.5rem;
    color: #919191
}
.ginput_complex span {
    display: inline-block;
    margin-bottom: 1rem;
    width: 100%
}
.ginput_complex span label {
    display: block
}
.gfield_radio label {
    cursor: pointer;
    padding-left: 0.5rem
}
.gfield_radio input[type="text"] {
    width: auto;
    margin-left: 0.5rem
}
.search-form {
    position: relative
}
.search-form .search-field {
    padding-right: 8rem
}
.search-form label {
    display: block
}
.search-form .button {
    position: absolute;
    top: 0;
    right: 0;
    width: 7rem
}
@media all and (min-width: 980px) {
    .support .gform_wrapper form .ginput_complex span {
        width: 48%
    }
    .support .gform_wrapper form .ginput_complex span.ginput_right {
        float: right
    }
}
@font-face {
    font-family: "affiliatewp";
    src: url("fonts/affiliatewp.html");
    src: url("fonts/affiliatewpd41d.html?#iefix") format("embedded-opentype"), url("fonts/affiliatewp-2.html") format("woff"), url("fonts/affiliatewp-3.html") format("truetype"), url("fonts/affiliatewp.svg#affiliatewp") format("svg");
    font-weight: normal;
    font-style: normal
}
[data-icon]:before {
    font-family: "affiliatewp" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "affiliatewp" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-mail:before {
    content: "\e000"
}
.icon-mail {
    font-size: 5rem
}
.icon-thumbs-up:before {
    content: "\e001"
}
.icon-list:before {
    content: "\e00c"
}
.icon-grid:before {
    content: "\e00b"
}
.icon-benefit-1:before {
    content: "\e00d"
}
.icon-benefit-2:before {
    content: "\e00e"
}
.icon-benefit-3:before {
    content: "\e00f"
}
.icon-crown:before {
    content: "\e010"
}
.icon-arrow-left:before {
    content: "\e01a"
}
.icon-arrow-right:before {
    content: "\e01b"
}
.icon-404:before {
    content: "\e012";
    font-size: 30rem;
    color: #e34f43
}
.icon-support:before {
    content: "\e002"
}
.icon-affwp:before {
    content: "\e007"
}
.icon-cancel:before {
    content: "\e01e"
}
.icon-unlimited-affiliates2:before {
    content: "\e013"
}
.icon-unlimited-affiliates:before {
    content: "\e014"
}
.icon-moderated-registration:before {
    content: "\e015"
}
.icon-extensive-docs:before {
    content: "\e016"
}
.icon-easy-setup2:before {
    content: "\e017"
}
.icon-reliable-tracking:before {
    content: "\e018"
}
.icon-translation-ready:before {
    content: "\e019"
}
.icon-easy-setup:before {
    content: "\ea"
}
.icon-coupon-tracking:before {
    content: "\e01d"
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Thin-Web.html');
    src: url('fonts/Graphik-Thin-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Thin-Web-2.html') format('woff'), url('fonts/Graphik-Thin-Web-3.html') format('truetype'), url('fonts/Graphik-Thin-Web.svg#Graphik-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-ThinItalic-Web.html');
    src: url('fonts/Graphik-ThinItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-ThinItalic-Web-2.html') format('woff'), url('fonts/Graphik-ThinItalic-Web-3.html') format('truetype'), url('fonts/Graphik-ThinItalic-Web.svg#Graphik-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Extralight-Web.html');
    src: url('fonts/Graphik-Extralight-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Extralight-Web-2.html') format('woff'), url('fonts/Graphik-Extralight-Web-3.html') format('truetype'), url('fonts/Graphik-Extralight-Web.svg#Graphik-Extralight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-ExtralightItalic-Web.html');
    src: url('fonts/Graphik-ExtralightItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-ExtralightItalic-Web-2.html') format('woff'), url('fonts/Graphik-ExtralightItalic-Web-3.html') format('truetype'), url('fonts/Graphik-ExtralightItalic-Web.svg#Graphik-ExtralightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Light-Web.html');
    src: url('fonts/Graphik-Light-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Light-Web-2.html') format('woff'), url('fonts/Graphik-Light-Web-3.html') format('truetype'), url('fonts/Graphik-Light-Web.svg#Graphik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-LightItalic-Web.html');
    src: url('fonts/Graphik-LightItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-LightItalic-Web-2.html') format('woff'), url('fonts/Graphik-LightItalic-Web-3.html') format('truetype'), url('fonts/Graphik-LightItalic-Web.svg#Graphik-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Regular-Web.html');
    src: url('fonts/Graphik-Regular-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Regular-Web-2.html') format('woff'), url('fonts/Graphik-Regular-Web-3.html') format('truetype'), url('fonts/Graphik-Regular-Web.svg#Graphik-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-RegularItalic-Web.html');
    src: url('fonts/Graphik-RegularItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-RegularItalic-Web-2.html') format('woff'), url('fonts/Graphik-RegularItalic-Web-3.html') format('truetype'), url('fonts/Graphik-RegularItalic-Web.svg#Graphik-RegularItalic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Medium-Web.html');
    src: url('fonts/Graphik-Medium-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Medium-Web-2.html') format('woff'), url('fonts/Graphik-Medium-Web-3.html') format('truetype'), url('fonts/Graphik-Medium-Web.svg#Graphik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-MediumItalic-Web.html');
    src: url('fonts/Graphik-MediumItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-MediumItalic-Web-2.html') format('woff'), url('fonts/Graphik-MediumItalic-Web-3.html') format('truetype'), url('fonts/Graphik-MediumItalic-Web.svg#Graphik-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Semibold-Web.html');
    src: url('fonts/Graphik-Semibold-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Semibold-Web-2.html') format('woff'), url('fonts/Graphik-Semibold-Web-3.html') format('truetype'), url('fonts/Graphik-Semibold-Web.svg#Graphik-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-SemiboldItalic-Web.html');
    src: url('fonts/Graphik-SemiboldItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-SemiboldItalic-Web-2.html') format('woff'), url('fonts/Graphik-SemiboldItalic-Web-3.html') format('truetype'), url('fonts/Graphik-SemiboldItalic-Web.svg#Graphik-SemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Bold-Web.html');
    src: url('fonts/Graphik-Bold-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Bold-Web-2.html') format('woff'), url('fonts/Graphik-Bold-Web-3.html') format('truetype'), url('fonts/Graphik-Bold-Web.svg#Graphik-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-BoldItalic-Web.html');
    src: url('fonts/Graphik-BoldItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-BoldItalic-Web-2.html') format('woff'), url('fonts/Graphik-BoldItalic-Web-3.html') format('truetype'), url('fonts/Graphik-BoldItalic-Web.svg#Graphik-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Black-Web.html');
    src: url('fonts/Graphik-Black-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Black-Web-2.html') format('woff'), url('fonts/Graphik-Black-Web-3.html') format('truetype'), url('fonts/Graphik-Black-Web.svg#Graphik-Black') format('svg');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-BlackItalic-Web.html');
    src: url('fonts/Graphik-BlackItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-BlackItalic-Web-2.html') format('woff'), url('fonts/Graphik-BlackItalic-Web-3.html') format('truetype'), url('fonts/Graphik-BlackItalic-Web.svg#Graphik-BlackItalic') format('svg');
    font-weight: 800;
    font-style: italic;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-Super-Web.html');
    src: url('fonts/Graphik-Super-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-Super-Web-2.html') format('woff'), url('fonts/Graphik-Super-Web-3.html') format('truetype'), url('fonts/Graphik-Super-Web.svg#Graphik-Super') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal
}
@font-face {
    font-family: 'Graphik Web';
    src: url('fonts/Graphik-SuperItalic-Web.html');
    src: url('fonts/Graphik-SuperItalic-Webd41d.html?#iefix') format('embedded-opentype'), url('fonts/Graphik-SuperItalic-Web-2.html') format('woff'), url('fonts/Graphik-SuperItalic-Web-3.html') format('truetype'), url('fonts/Graphik-SuperItalic-Web.svg#Graphik-SuperItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-stretch: normal
}
@media only screen and (min-width: 1024px) {
    #main ul.menu>li.action {
        margin-left: 1rem
    }
    #main ul.menu li {
        float: left
    }
    li.menu-item>a:before {
        font-size: 2rem;
        font-family: "affiliatewp" !important;
        speak: none;
        line-height: 1;
        display: block;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        bottom: 1rem;
        opacity: 0;
        color: #E44E44;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }
    li.home>a:before {
        content: "\e005"
    }
    li.about>a:before {
        content: "\e004"
    }
    li.pricing>a:before {
        content: "\e00a"
    }
    li.support>a:before {
        content: "\e002"
    }
    li.blog>a:before {
        content: "\e003"
    }
    li.account>a:before {
        content: "\e006"
    }
    li.purchase>a:before {
        content: "\e008"
    }
    li.checkout>a:before {
        content: "\e009"
    }
    li.add-ons>a:before {
        content: "\e01c"
    }
    li.menu-item.purchase>a:before,
    li.menu-item.checkout>a:before {
        color: #fff;
        opacity: 1;
        bottom: 0.5rem
    }
    li.menu-item.checkout:hover>a:before {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}
.home #main ul.menu>li>a:hover {
    color: #fff
}
li:hover>a:before {
    color: #E44E44;
    bottom: 0.5rem;
    opacity: 1
}
.home #main li:hover>a:before,
li.has-sub-menu:hover>a:before {
    color: #fff
}
li.current-menu-ancestor>a:before,
li.current-menu-item>a:before {
    opacity: 1;
    color: #E44E44;
    bottom: 0.5rem
}
#main .button {
    background: #F36739;
    font-size: 14px;
}
.home #main ul.menu>li>a {
    color: #fff
}
#main ul.menu>li>a.button {
    color: #fff
}
#main ul.menu>li.action:hover>a {
    color: #fff
}
@media only screen and (max-width: 481px) {
    #main ul.menu li {
        display: inline-block;
        float: none;
        width: 48%
    }
    #main ul.menu>li.action {
        width: 100%
    }
}
.no-touch ul.menu li:hover>ul,
.no-js ul.menu li:hover>ul {
    top: 100%;
    display: block;
    -khtml-opacity: 100;
    -moz-opacity: 100;
    opacity: 100
}
.no-touch #main ul.menu>li.has-sub-menu a,
.no-js #main ul.menu>li.has-sub-menu a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}
.no-touch #main ul.menu>li.has-sub-menu:hover>a,
.no-js #main ul.menu>li.has-sub-menu:hover>a {
    background-color: #e44e44
}
.no-touch #main ul.menu ul li:hover>a,
.no-js #main ul.menu ul li:hover>a {
    color: #fff;
    text-decoration: none;
    background: #e14336
}
.no-touch #main ul.menu>li.has-sub-menu:hover>a,
.no-js #main ul.menu>li.has-sub-menu:hover>a {
    color: #fff
}
ul.menu ul {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    display: none;
    top: 100%
}
#main ul.menu {
    z-index: 100;
    position: relative;
    display: block;
    zoom: 1
}
#main ul.menu>li {
    margin: 0
}
#main ul.menu>li.active>a,
#main ul.menu>li.current-page-ancestor>a,
#main ul.menu>li.current_page_ancestor>a,
#main ul.menu>li.current_page_parent>a,
#main ul.menu>li.current-menu-item>a,
#main ul.menu>li.current_page_item>a {
    color: #E44E44
}
#main ul.menu>li>a {
    text-transform: uppercase;
    font-weight: 500;
    color: #222;
    line-height: 1rem
}
#main ul.menu ul {
    position: absolute;
    width: auto;
    min-width: 100%;
    background: #e44e44;
    z-index: 100;
    margin-bottom: 0
}
#main ul.menu ul a {
    text-align: left;
    color: #fff;
    text-decoration: none
}
#main ul.menu ul li {
    margin: 0;
    display: block;
    width: 100%
}
#main ul.menu ul ul {
    position: absolute;
    left: 100%;
    top: 0
}
#main ul.menu li {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    line-height: 1;
    list-style-type: none;
    padding: 0
}
#main ul.menu li:hover>a {
    text-decoration: none;
    color: #e44e44
}
#main ul.menu a {
    display: block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    padding: 1rem 1rem 1rem 1rem;
    font-size: 0.875rem;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
.home .wrapper,
.addons .wrapper,
#footer .wrapper {
    max-width: 1220px
}
.single-post .main.columns-3 {
    max-width: 1220px;
    margin: 0 auto
}
.single-docs .columns-3,
.single-download .columns-3,
.page.blog .columns-3,
.page.support .columns-3 {
    max-width: 1220px;
    margin: 0 auto
}
.page.purchase-history #content,
.page.account-logged-in #content {
    text-align: center
}
.page.purchase-history .primary,
.page.account-logged-in .primary {
    max-width: 980px
}
.assets-and-banners .primary,
.about .primary,
.page.testimonials .primary {
    max-width: 1220px
}
.wrapper.slim {
    max-width: 585px;
    text-align: left;
    margin-bottom: 2rem
}
.wrapper.slim.align-center {
    text-align: center
}
.primary.slim {
    max-width: 585px;
    margin: 0 auto
}
.account.account-logged-out .primary,
.affiliates .primary,
.single-docs .primary,
.changelog .primary,
.checkout .primary,
.single-post .primary,
.search .primary,
.archive .primary,
.page.blog .primary,
.page-template-default .primary {
    max-width: 585px;
    margin: 0 auto
}
.primary {
    margin-bottom: 0;
    width: 100%
}
.primary,
#secondary {
    text-align: left
}
#content {
    text-align: justify
}
.support #content,
.full-width #content {
    text-align: center
}
.error404 .wrapper {
    text-align: center
}
@media only screen and (min-width: 1024px) {
    .primary,
    #secondary {
        display: inline-block;
        vertical-align: top;
        text-align: left
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Graphik Web', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    color: #373737;
    font-weight: 300;
    margin: 0 0 1.5rem 0;
    line-height: 1.5
}
h1,
h2 {
    line-height: 1.3
}
h1 {
    font-size: 1.5rem
}
h2 {
    font-size: 1.25rem
}
h3,
h4,
h5,
h6 {
    font-size: 1rem
}
code {
    color: #373737;
    word-wrap: break-word
}
b,
strong {
    font-weight: 500
}
.note {
    padding: 1.5rem;
    background: #FFF6DA;
    margin-bottom: 2rem
}
.note p {
    font-size: 0.875rem
}
.note h3 {
    margin-top: 0
}
.entry-header h1 {
    font-weight: 600;
    margin-bottom: 0
}
.entry-header h2 {
    color: #787878;
    margin: 0 auto;
    font-size: 1.25rem
}
section.section.guarantee h1 {
    font-weight: 600
}
section.section.used-by h1,
section.section.featured h1,
section.section.subscribe h1 {
    margin-bottom: 0.5rem
}
section.section.used-by h1 span,
section.section.featured h1 span,
section.section.subscribe h1 span {
    font-weight: 600
}
p {
    margin: 0 0 1.62rem 0;
    line-height: 1.62;
    font-weight: 300
;
    font-size: 16px!important;
}
p,
ul,
ol,
dl {
    color: #787878;
    font-size: 1.1rem
;
}
.entry-content li div {
    margin-bottom: 1.62rem
}
.entry-content ul,
.entry-content ol,
.entry-content dl {
    color: #787878;
    line-height: 1.62;
    font-weight: 300
}
.entry-content dl {
    margin: 0 0 1.62rem 1.62rem
}
.entry-content dl dt {
    font-weight: 400
}
.entry-content dl dd {
    margin: 0 0 1.62rem 0
}
@media only screen and (min-width: 720px) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2rem
    }
    h3 {
        font-size: 1.5rem
    }
    h4 {
        font-size: 1.25rem
    }
    .item.box h2 {
        font-size: 1.5rem
    }
    .entry-header h2 {
        font-size: 1.5rem
    }
}
.entry-header {
    background: #f7f7f7;
    margin: 0 -2rem 3rem -2rem;
    padding: 4rem;
    text-align: center;
    display: none;
}
.entry-header h1,
.entry-header h2 {
    margin: 0 auto;
    max-width: 1220px
}
.entry-header h2 {
    max-width: 980px
}
.entry-header .button {
    margin-top: 2rem
}
.entry-header .post-thumbnail {
    display: inline-block
}
.single-docs .entry-header {
    margin: 0 0 3rem 0
}
.documentation .entry-header {
    margin: 0
}
.documentation .entry-header,
.documentation .entry-header h2 {
    margin-bottom: 0
}
.single .docs .entry-header,
.addons .entry-header {
    margin-bottom: 0
}
.page.testimonials .entry-header {
    padding-bottom: 0
}
.page.testimonials .entry-header h2 {
    margin-bottom: 3rem
}
.addons .entry-header,
.tax-doc_category .entry-header,
.docs .entry-header,
.documentation .entry-header {
    -webkit-box-shadow: none;
    box-shadow: none
}
.sub-header {
    text-align: center
}
.sub-header h2 {
    margin-bottom: 2rem
}
.affwp-licenses {
    margin-bottom: 2rem
}
.affwp-license {
    margin-bottom: 1rem;
    border: 2px solid #f7f7f7;
    padding: 1rem
}
.affwp-license p {
    margin-bottom: 0
}
.affwp-license ul {
    font-size: 0.875rem
}
.affwp-license .button {
    margin-top: 1rem
}
#upgrade h2 {
    margin-bottom: 0.5rem
}
.purchase-confirmation .sharing {
    margin-top: 3rem
}
#edd_checkout_cart .edd_cart_discount {
    text-align: right
}
.edd_discount_remove {
    background: url("images/xit.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 10px;
    position: relative;
    width: 10px
}
#edd_secure_site_wrapper {
    position: relative;
    margin-bottom: 1rem
}
#edd_secure_site_wrapper span {
    font-weight: 500;
    color: #e34f43;
    display: block;
    line-height: 1.62
}
#edd_secure_site_wrapper span.padlock:before {
    content: "\e013";
    font-family: "affiliatewp" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e34f43;
    font-size: 2rem
}
.edd_price_options li label {
    padding: 0.5rem 0;
    display: block;
    cursor: pointer
}
.edd_price_options li label input {
    margin-right: 0.5rem
}
#edd_show_discount {
    margin-bottom: 0
}
.edd-payment-icons {
    margin-bottom: 1.5rem
}
#edd_sl_license_sites {
    margin: 2rem 0
}
#edd_sl_license_sites+form {
    margin-bottom: 2rem
}
#edd_sl_license_sites+form span {
    margin-bottom: 1rem;
    display: block
}
#edd_sl_license_sites+form input {
    margin-bottom: 1rem
}
#edd_sl_license_sites+form .button {
    width: auto
}
.edd_errors {
    border: 1px solid #E6DB55;
    margin: 0 0 1rem 0;
    background: #FFFFE0;
    color: #333;
    padding: 1rem;
    display: block
}
input.error {
    margin-bottom: 0
}
#edd-discount-error-wrap {
    margin: 1rem 0 0 0
}
#edd_cc_address,
#edd_cc_fields,
#edd_checkout_user_info {
    margin-bottom: 2rem
}
#edd_payment_mode_select {
    margin-bottom: 1.5rem
}
#edd_login_fields {
    margin-bottom: 4rem
}
#edd_payment_mode_select .edd-payment-mode-label {
    display: block
}
#edd_payment_mode_select input {
    margin-right: 0.5rem
}
#edd_payment_mode_select label {
    margin-right: 1rem
}
.edd_errors {
    margin-bottom: 2rem
}
.edd_errors p {
    margin-bottom: 0
}
#edd_checkout_cart {
    border: 1px solid #efefef;
    width: 100%
}
#edd_checkout_cart .edd_cart_header_row th {
    background: #f7f7f7
}
#edd_checkout_cart .edd_cart_total {
    text-align: right
}
#edd_checkout_cart th,
#edd_checkout_cart td {
    border: 1px solid #f7f7f7;
    padding: 0.5rem 1rem;
    text-align: left
}
#edd_checkout_cart .edd_cart_actions {
    text-align: right
}
#edd_purchase_form>fieldset#edd_discount_code {
    padding: 0 0 2rem 0
}
#edd_purchase_form>fieldset#edd_purchase_submit {
    padding: 0
}
#edd_purchase_form fieldset fieldset {
    margin-bottom: 2rem
}
#edd_purchase_form legend {
    font-size: 1.5rem;
    font-weight: 500
}
#edd_checkout_form_wrap fieldset {
    background: #f7f7f7
}
#edd_checkout_form_wrap fieldset #edd_agree_to_terms {
    float: left;
    margin-right: 1rem
}
#edd_checkout_form_wrap fieldset #edd_terms_agreement {
    margin-bottom: 2rem;
    background: none;
    border: none;
    padding: 0
}
#edd_checkout_form_wrap label {
    color: #787878;
    font-weight: 500
}
#edd_checkout_form_wrap .edd-description {
    display: block;
    font-size: 1rem;
    margin-bottom: 0.5rem
}
#edd_checkout_form_wrap label {
    font-size: 1rem
}
#edd_checkout_wrap {
    margin-bottom: 4rem
}
.edd-add-to-cart,
.edd-submit {
    background: #e34f43
}
.edd-cart-ajax-alert {
    margin-top: 1rem;
    display: block
}
.edd-gateway-option {
    margin-bottom: 0.5rem;
    display: block
}
#edd_profile_editor_form p {
    margin-bottom: 1rem;
    font-size: 1rem
}
#edd_profile_editor_form label {
    margin-bottom: 0.5rem
}
#edd_profile_editor_form legend {
    margin-bottom: 2rem;
    font-weight: 500;
    color: #787878
;
    font-size: 16px;
}
#edd_profile_editor_form select {
    width: 100%
}
#edd_profile_editor_form div {
    margin-bottom: 4rem
}
#edd_profile_editor_form div:last-child {
    margin-bottom: 0
}
@media only screen and (min-width: 680px) {
    #edd-discount {
        width: 77%;
        vertical-align: top;
        font-size: 1rem
    }
    input.edd-apply-discount {
        width: 22%
    }
}
@media only screen and (min-width: 1024px) {
    #edd_secure_site_wrapper span.padlock:before {
        font-size: 4rem;
        position: absolute;
        left: -7.5rem;
        top: -2rem
    }
}
.button-secondary,
#edd-purchase-button,
.edd-add-to-cart,
.edd-submit,
.edd_submit,
.affwp_submit,
.button,
#submit {
    background: #565656;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
#edd-purchase-button,
.edd-add-to-cart,
.edd-submit,
.edd_submit,
.button {
    font-size: 1rem;
    line-height: 1;
    padding: 1rem 2rem
}
#edd-purchase-button.large,
.edd-add-to-cart.large,
.edd-submit.large,
.edd_submit.large,
.button.large {
    font-size: 1.25rem
}
#edd-purchase-button.huge,
.edd-add-to-cart.huge,
.edd-submit.huge,
.edd_submit.huge,
.button.huge {
    font-size: 1.5rem;
    padding: 1.5rem 6rem
}
#edd-purchase-button:hover,
.edd-add-to-cart:hover,
.edd-submit:hover,
.edd_submit:hover,
.button:hover,
#edd-purchase-button:focus,
.edd-add-to-cart:focus,
.edd-submit:focus,
.edd_submit:focus,
.button:focus {
    text-decoration: none;
    color: #fff;
    background: #
}
.affiliates .button {
    width: auto
}
.button-secondary {
    padding: 0.75rem 0.875rem;
    width: auto;
    font-size: 0.75rem
}
.button-secondary:hover,
.button-secondary:focus {
    text-decoration: none;
    color: #fff;
    background: #e03a2d
}
.assets-and-banners #footer section.section.columns-4 {
    padding: 0
}
.assets-and-banners .entry-header {
    background: #fff
}
.assets-and-banners #content {
    background: #f7f7f7
}
.assets-and-banners section.section {
    padding: 2rem
}
.assets-and-banners section.section h2 {
    margin-bottom: 1rem
}
.assets-and-banners section.section img {
    margin: 0 1rem 1rem 1rem
}
.screenshots .primary {
    max-width: 100%
}
.page.blog .columns-3 {
    margin-bottom: 4rem
}
.back {
    margin-bottom: 2rem;
    display: inline-block
}
section.docs {
    padding: 0 2rem
}
.single-docs #content,
.tax-doc_category #content,
.documentation #content {
    padding: 0
}
.single-docs #content>.wrapper,
.tax-doc_category #content>.wrapper,
.documentation #content>.wrapper {
    font-size: 0
}
.change-layout {
    font-size: 2rem;
    background: none;
    padding: 0;
    line-height: 1
}
section.section.docs {
    background: #f7f7f7
}
section.section.docs .wrapper {
    text-align: center
}
#docs .filters {
    display: none;
    text-align: right;
    width: 100%
}
#docs .item {
    display: none
}
#docs .docs-container.list .item {
    margin-bottom: 1rem
}
#docs .description {
    font-size: 1rem;
    line-height: 1.5rem
}
#docs h2 {
    margin-bottom: 0.25rem;
    font-size: 1.25rem
}
#docs h3 {
    color: #787878;
    font-weight: 400
}
.docs-container {
    margin-bottom: 5rem
}
.docs-container {
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -webkit-align-content: flex-start
}
.docs-container.list {
    max-width: 1220px;
    margin: 0 auto
}
.docs-container.list .item {
    width: 100%
}
.docs-container.list .item:before {
    padding-top: 40px
}
@media only screen and (min-width: 600px) {
    .docs.columns-4 .gap,
    .docs.columns-4 .item {
        width: 48%
    }
}
@media only screen and (min-width: 720px) {
    .docs.columns-4 .gap,
    .docs.columns-4 .item {
        width: 48%
    }
}
@media only screen and (min-width: 1220px) {
    .docs.columns-4 .gap,
    .docs.columns-4 .item {
        width: 31%
    }
}
@media only screen and (min-width: 1500px) {
    .docs.columns-4 .gap,
    .docs.columns-4 .item {
        width: 23%
    }
}
.pricing .entry-header p {
    max-width: 980px;
    margin: 0 auto
}
.pricing .entry-header {
    margin: 0;
    padding-bottom: 6rem
}
.refund-policy {
    margin-bottom: 4rem;
    text-align: left
}
.refund-policy .wrapper {
    max-width: 860px;
    margin: 0 auto;
    position: relative
}
.refund-policy p {
    max-width: 74%
}
.refund-policy p:last-of-type {
    margin-bottom: 0
}
.refund-policy h2 {
    font-weight: 500
}
.refund-policy svg {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 100
}
div.pricing {
    text-align: center;
    background: #fff;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: column;
    flex-flow: column
}
div.pricing.highlight {
    -webkit-box-shadow: 0 0 0 10px #EC500C;
    box-shadow: 0 0 0 10px #EC500C;
    }
div.pricing .list {
    margin-bottom: 2rem
}
div.pricing .list li {
    border-bottom: 1px solid #f7f7f7;
    padding: 0.5rem 0;
    line-height: 2;
    font-size: 1.7rem;
    font-weight: 300
}
div.pricing li.price {
    font-size: 6rem;
    margin-bottom: 1rem;
    font-weight: 500;
    line-height: 1;
    color: #373737;
    border-bottom: none
}
div.pricing .highlight {
    font-weight: 500;
    color: #373737
}
div.pricing li.price sup {
    font-size: 60%;
    font-weight: 300;
    position: absolute;
    top: 29px;
    left: 60px;}
div.pricing li.price span {
    position: relative
}
div.pricing h2 {
    margin-bottom: 0
}
.pricing-options h2 {
    font-weight: 500
}
.pricing-options svg {
    margin: 0 auto;
    position: absolute;
    top: -4rem;
    left: 18%
}
.page.pricing #content {
    padding-left: 0;
    padding-right: 0
}
.pricing .primary {
    background: #f7f7f7;
    padding: 2rem 2rem 4rem 2rem
}
.pricing .pre-sale-questions {
    background: #fff;
    max-width: 920px;
    margin: 4rem auto 0 auto;
    padding: 0 2rem
}
.pricing .columns-3 {
    text-align: center
}
.pricing .columns-3 .wrapper {
    text-align: justify
}
.pricing .columns-3 .item {
    margin-bottom: 0
}
.clause {
    max-width: 860px;
    margin: 4rem auto 0 auto;
    font-size: 1rem;
    text-align: center
}
section.pre-sale-questions .wrapper {
    max-width: 1220px
}
section.pre-sale-questions h4 {
    font-weight: 500;
    margin-bottom: 0.5rem
;
    font-size: 24px;
    line-height: 40px;
}
section.pre-sale-questions article {
    margin-bottom: 1rem
}
@media all and (max-width: 639px) {
    div.pricing.highlight {
        margin-top: 4rem
    }
}
@media all and (min-width: 640px) {
    div.pricing {
        width: 48%
    }
}
@media all and (max-width: 1024px) {
    div.pricing {
        margin-bottom: 2rem
    }
}
@media all and (min-width: 1024px) {
    div.pricing {
        width: 32%;}
    div.pricing h2 {
        font-size: 1.5rem
    }
    .pricing.grid .col {
        margin-bottom: 0
    }
    div.pricing .button {
        /* padding: 1rem 1.5rem
     */}
}
@media all and (min-width: 1280px) {
    div.pricing {
        width: 32%;}
    div.pricing h2 {
        font-size: 2rem
    ;text-align: center;
        padding-top: 20px;
}
    section.pre-sale-questions article {
        margin-bottom: 2rem
    }
}
.brand-assets .columns .item h2,
.brand-assets .columns h4 {
    margin-bottom: 0
}
.brand-assets .action {
    margin-top: 4rem
}
.brand-assets .icon-cancel {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    display: block;
    color: #e34f43
}
.brand-assets #content section.section {
    padding: 6rem 2rem
}
.brand-assets #content .section.intro {
    background: #fff;
    border-top: none
}
.brand-assets #content .section.intro .wrapper.slim {
    margin-bottom: 0
}
.brand-assets #content .section.intro .action {
    margin-top: 2rem
}
.brand-assets h1 {
    font-weight: 600
}
.brand-assets .entry-header {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.brand-assets #content {
    padding: 0 0 12rem 0;
    background: #f7f7f7
}
.brand-assets #content .section {
    border-top: 1px solid #eaeaea;
    margin: 0 auto
}
.brand-assets .logo-guidelines .item div {
    padding: 6%
}
.brand-assets .logo-guidelines .alt .item div {
    padding: 10%
}
.brand-assets .logo-guidelines img {
    display: block
}
.brand-assets .logo-guidelines .logo-1 {
    background: #fff
}
.brand-assets .logo-guidelines .logo-2 {
    background: #2d2d2d
}
.brand-assets .logo-guidelines .logo-3 {
    background: #e34f43
}
.brand-assets .logo-guidelines .logo-4 {
    background: #ed6d62
}
.brand-assets .alf,
.brand-assets .brand-colors .wrapper,
.brand-assets .text .wrapper,
.brand-assets .logo-guidelines .wrapper {
    max-width: 1220px
}
.brand-assets .alf .incorrect .item p {
    margin-top: 0
}
.brand-assets .alf .incorrect .item .mascot-image {
    padding: 2rem
}
.brand-assets .alf .item p {
    margin-top: 1rem
}
.brand-assets .alf .item .mascot-image {
    padding: 2rem 2rem 0 2rem
}
.brand-assets .alf .item .mascot-image img {
    display: block;
    margin: 0 auto
}
.brand-assets .alf .item.mascot-1 .mascot-image {
    background: #e34f43
}
.brand-assets .alf .item.mascot-2 .mascot-image {
    background: #ed6d62
}
.brand-assets .alf .item.mascot-3 .mascot-image {
    background: #fff
}
.brand-assets .text h2 {
    font-weight: 600
}
.brand-assets .brand-colors .item p {
    margin-top: 1rem
}
.brand-assets .brand-colors .item .color {
    padding: 2rem 2rem 0 2rem;
    min-height: 8rem
}
.brand-assets .brand-colors .item.color-1 .color {
    background: #e34f43
}
.brand-assets .brand-colors .item.color-2 .color {
    background: #ed6d62
}
.brand-assets .brand-colors .item.color-3 .color {
    background: #fff
}
.brand-assets .brand-colors .item.color-4 .color {
    background: #2D2D2D
}
@media only screen and (min-width: 1024px) {
    .brand-assets.page .columns-3 .item {
        width: 32%;
        display: inline-block
    }
}
.home #content {
    padding: 0 0 12rem 0
}
.wrapper.see-features {
    text-align: center;
    margin-top: 1rem
}
.see-features p {
    width: 100%
}
section.section.home.share {
    padding: 0 2rem
}
section.section.home.share .sharing {
    margin-bottom: 0
}
.home.pricing {
    background: #f7f7f7;
    padding: 0 2rem 4rem 2rem
}
section.section.guarantee p {
    max-width: 744px
}
section.section.benefits {
    text-align: justify;
    padding: 4rem 2rem
}
section.section.benefits .wrapper {
    max-width: 1220px
}
section.section.benefits .item {
    text-align: center
}
section.section.benefits .item h1 {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 500;
    color: #555;
    margin-bottom: 1.5rem
}
section.section.benefits .item i {
    font-size: 6rem;
    color: #e34f43
}
h1+figure {
    margin-top: 2rem
}
@media only screen and (min-width: 1024px) {
    section.section.benefits .item {
        padding: 2rem
    }
}
section.section.featured {
    background: #f7f7f7;
    padding: 4rem 0 0 0
}
section.section.featured h2 {
    padding-bottom: 2rem;
    margin-bottom: 0
}
section.section.featured .wrapper {
    max-width: none
}
#slider-nav {
    background: #fff;
    font-size: 0
}
section.section.features {
    text-align: justify;
    padding: 0 2rem 0 2rem;
    position: relative;
    z-index: 2
}
section.section.features h3 {
    margin-bottom: 1rem;
    color: #6A6A6A;
    font-size: 1.4rem;
    margin-top: 0;
    padding-top: 1rem;
    font-weight: 500
}
section.section.features .wrapper {
    position: relative
}
section.section.features .item {
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    padding: 1rem
}
section.section.features .item div {
    border-top: 5px solid #fff;
    cursor: pointer;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in
}
section.section.features .item p {
    margin-bottom: 1.5rem
}
section.section.features .item div:hover,
section.section.features .item div.flex-active {
    border-top: 5px solid #e34f43
}
section.section.more-features {
    text-align: justify;
    padding: 1rem 2rem;
    border-top: 2px solid #f7f7f7;
    z-index: 2;
    position: relative;
    background: #fff
}
section.section.more-features .wrapper {
    max-width: 1220px;
    position: relative
}
section.section.more-features .item {
    position: relative;
    padding: 1rem;
    text-align: left
}
section.section.more-features h3 {
    color: #6A6A6A;
    font-size: 1rem;
    font-weight: 500
}
section.section.more-features i {
    font-size: 3rem;
    color: #e34f43;
    text-align: center;
    display: inline-block;
    margin-bottom: 0.5rem
}
section.section.used-by {
    padding: 4rem 2rem 2rem 2rem
}
section.section.used-by div div {
    text-transform: uppercase;
    margin-bottom: 1rem;
    color: #787878
}
section.section.used-by h2 {
    margin-bottom: 3rem
}
section.section.used-by ul {
    margin: 0 auto
}
section.section.used-by ul li {
    vertical-align: middle;
    margin: 0 1rem 2rem 1rem
}
section.columns.testimonials {
    font-size: 1rem;
    text-align: center
}
section.columns.testimonials h1+a {
    margin-bottom: 2rem;
    display: inline-block
}
section.columns.testimonials .wrapper {
    text-align: justify
}
section.columns.testimonials blockquote {
    padding: 2rem;
    margin: 0
}
section.columns.testimonials blockquote p {
    color: #787878;
    font-weight: 300;
    margin: 0 0 2rem;
    line-height: 1.62
}
section.columns.testimonials blockquote footer {
    font-size: 1.2rem;
    color: #e34f43
}
section.columns.testimonials blockquote footer:before {
    content: '? '
}
section.home {
    padding: 4rem 2rem
}
.home-heading {
    color: #787878;
    font-weight: 300;
    margin-bottom: 3rem
}
section.section {
    position: relative;
    text-align: center
}
section.section div.action {
    text-align: center
}
section.section .section {
    padding: 0
}
section.section.alt {
    background: #ed6d62
}
section.section.alt h1,
section.section.alt p {
    color: #fff
}
section.section.alt p {
    font-weight: 400
}
section.section.alt2 {
    background: #f7f7f7
}
.mailing-list {
    margin: 0 auto;
    position: relative;
    text-align: center
}
.mailing-list form {
    border: none;
    background: none;
    padding: 0
}
.mailing-list .wrapper {
    margin: 0 auto;
    position: relative;
    z-index: 1
}
.home .intro {
    margin: 0 auto 2rem auto;
    color: #fff;
    text-shadow: 0 4px 0 #d2625a;
    font-weight: 500;
    text-align: center;
    font-size: 4rem
}
#show-how-it-works {
    padding: 4rem;
    display: none
}
#show-how-it-works.expanded {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.home #masthead {
    background: #ed6d62
}
@media all and (min-width: 540px) {
    section.section.used-by {
        text-align: center
    }
    section.section.used-by li {
        display: inline-block
    }
}
@media all and (min-width: 1024px) {
    .flexslider img {
        -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
        margin: 0 auto
    }
    .home .intro {
        width: 80%
    }
    section.section.benefits .item {
        margin-bottom: 0
    }
    #mascot {
        width: 200px;
        height: 158px;
        bottom: -28px;
        z-index: 1;
        right: 0;
        position: absolute;
        background-image: url('images/mascot.png')
    }
    #mascot:hover {
        background-position: 0 -158px
    }
}
@media only screen and (min-width: 500px) {
    .mailing-list {
        max-width: 490px
    }
}
section.testimonials .wrapper,
#slider-nav .wrapper {
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -webkit-align-content: flex-start
}
#masthead .wrapper span {
    color: #FFFFFF;
    font-weight: 500;
    margin: 0 0.5rem;
    text-transform: uppercase;
    vertical-align: middle
}
.entry-content ul,
.entry-content ol {
    margin: 0 0 1.62rem 1.62rem;
    font-weight: 300;
    line-height: 1.62;
    color: #787878
}
.entry-content ul em,
.entry-content ol em {
    font-weight: 500;
    color: #373737
}
.entry-content ul {
    list-style-type: disc
}
.entry-content ol {
    list-style-type: decimal
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
ol li,
ul li {
    padding: 0.5rem 0
}
.checkout .primary table td {
    padding: 1rem
}
.primary table {
    font-size: 0.875rem;
    line-height: 2;
    margin-bottom: 2rem;
    width: 100%;
    border-bottom: 1px solid #f7f7f7
}
.primary table td {
    padding: 0.5rem 0 0.5rem 0;
    border-top: 1px solid #f7f7f7
}
caption,
th,
td {
    font-weight: normal;
    text-align: left
}
hr {
    margin: 0 0 2rem 0;
    height: 2px;
    background-color: #f7f7f7;
    border: none
}
#affwp-payout-options-wrap p {
    margin-bottom: 2rem
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    margin: 0 0 2rem 0;
    padding: 0;
    border: none
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
    font-weight: bold
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a {
    text-decoration: none
}
#affwp-affiliate-dashboard .affwp-graph {
    margin-bottom: 20px
}
.affwp-creative {
    border-bottom: 2px solid #f7f7f7;
    padding-bottom: 2rem;
    margin-bottom: 2rem
}
.affwp-creative p:last-child {
    margin-bottom: 0
}
.affwp-error,
.affwp-notice {
    margin-bottom: 0
}
#affwp-affiliate-dashboard {
    text-align: left
}
#affwp-affiliate-dashboard .affwp-error,
#affwp-affiliate-dashboard .affwp-notice {
    margin-bottom: 1rem
}
.affiliates form {
    font-size: 1rem
}
.affiliates label {
    margin-bottom: 1rem;
    margin-bottom: 0.5rem
}
.affiliates .description,
.affiliates input[type="text"],
.affiliates input[type="email"] {
    margin-bottom: 1rem
}
.affwp-send-notifications-wrap,
.affwp-payment-email-wrap,
.affwp-base-url-wrap,
.affwp-referral-url-wrap {
    margin-bottom: 1rem
}
#affwp-generate-ref-url input {
    width: 100%
}
#affwp-graphs-date-options {
    margin-bottom: 1rem
}
#affwp-graphs-filter .button {
    display: inline-block;
    width: auto
}
.affwp-form label {
    margin-bottom: 0.5rem
}
.affwp-form .description {
    margin-top: 0.5rem
}
.affwp-form p {
    font-size: 1rem;
    margin-bottom: 0.5rem
}
.affiliates .entry-content>.item {
    width: 48%;
    display: inline-block;
    vertical-align: top
}
.affiliates .entry-content>.item input {
    margin-bottom: 0
}
#affwp_referral_url_wrap .description {
    margin: 1rem 0
}
#affwp-affiliate-dashboard-notifications {
    margin-bottom: 4rem
}
#affwp-affiliate-dashboard-notifications div,
#affwp_generate_ref_url div {
    margin-bottom: 1rem
}
#affwp-affiliate-dashboard {
    font-size: 1rem
}
.stats {
    text-align: justify
}
.stats li {
    background: #f7f7f7;
    text-align: center;
    border: 1px solid #efefef;
    margin-bottom: 2.5%;
    position: relative
}
.primary .stats li {
    padding: 1.5rem 1rem
}
.stats div {
    font-size: 1.4rem;
    font-weight: 400
}
.stats h4 {
    margin-top: 0;
    color: #787878;
    font-weight: 400;
    line-height: 1.5
}
#affwp-affiliate-dashboard .affwp-graph table {
    width: auto
}
#affwp-affiliate-dashboard .affwp-graph table td {
    padding: 0
}
#affwp-graphs-filter {
    margin-bottom: 1rem
}
.stats:after {
    content: "";
    display: inline-block;
    width: 100%
}
.visit-converted i {
    display: inline-block;
    position: relative;
    top: 2px;
    left: 2px
}
.visit-converted i:before {
    font-family: "dashicons";
    font-style: normal
}
.visit-converted.yes i:before {
    content: "\f147";
    color: #5e95ef
}
.visit-converted.no i:before {
    content: "\f158";
    color: #ef6c5e
}
@media only screen and (min-width: 480px) {
    .stats li {
        display: inline-block;
        vertical-align: top;
        min-height: 8rem
    }
    .stats div {
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
        padding: 1rem
    }
    .stats.col-3 li {
        width: 31.5%
    }
    .stats.col-4 li {
        width: 48.5%
    }
}
@media only screen and (min-width: 720px) {
    .stats li {
        margin-bottom: 0
    }
    .stats.col-4 li {
        width: 23%
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    98% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    98% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.refund-policy:hover .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
.refund-policy:hover .animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.refund-policy:hover .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #e34f43;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    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: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -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: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #cccccc
}
.mfp-preloader a:hover {
    color: white
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #333;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #333333;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.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: black
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.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-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.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-figure small {
        display: inline;
        margin-left: 5px
    }
    .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
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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
}
.popup {
    background: #fff;
    padding: 48px;
    text-align: left;
    max-width: 720px;
    margin: 48px auto;
    position: relative
}
@media all and (min-width: 1440px) {
    .popup {
        max-width: 46%
    }
}
.zoom {
    cursor: zoom-in
}
.mfp-move-from-bottom .mfp-content {
    padding: 48px
}
.mfp-move-from-bottom .mfp-with-anim {
    opacity: 0;
    transition: all .25s cubic-bezier(.31, 1.12, .53, 1.16);
    -webkit-transform: translateY(300px);
    transform: translateY(300px)
}
.mfp-move-from-bottom.mfp-bg {
    opacity: 0;
    transition: all 0.2s
}
.mfp-move-from-bottom.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.mfp-move-from-bottom.mfp-ready.mfp-bg {
    opacity: 0.5
}
.mfp-move-from-bottom.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
    opacity: 0
}
.mfp-move-from-bottom.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.image-source-link {
    color: #98C3D1
}
.alert {
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 2rem
}
.success {
    background: #f0f8ff !important;
    border: 1px solid #CEE1EF
}
.success a {
    color: #2f668f
}
.affwp-notice,
.notice,
.success,
.error {
    padding: 0.5rem 1rem;
    width: 100%
}
.affwp-notice,
.notice {
    background: #ffffe0;
    border: 1px solid #E6DB55
}
.affwp-errors,
.error {
    background: #ffebe8;
    border: 1px solid #CC0000;
    margin: 0 0 1em 0;
    padding: 1rem
}
.affwp-errors p,
.error p {
    margin-bottom: 0;
    font-size: 1rem
}
.wp-caption {
    max-width: 100%;
    margin-bottom: 2rem;
    color: #767676
}
.sd-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 500;
    color: #787878
}
.wp-caption-text {
    font-size: 0.875rem;
    margin: 1rem 0 0 0;
    color: #828282;
    font-weight: 300
}
.related-posts {
    background: #f7f7f7;
    margin: 0 -2rem;
    padding: 2rem
}
.related-posts .wrapper>h2 {
    text-align: center
}
.left .avatar {
    margin-bottom: 1rem
}
img[class*="wp-image-"] {
    border: 1px solid #f7f7f7;
    display: block
}
.blog .entry-header h1 a {
    color: #373737
}
.blog .entry-header h1 a:hover {
    color: #e34f43
}
.blog h2 {
    margin-bottom: 2rem
}
.blog .item .post-thumbnail {
    margin: 0 0 1rem 0
}
article.post {
    margin-bottom: 4rem
}
.item .post-thumbnail {
    display: block;
    margin: 0 -2rem 0 -2rem
}
.post-thumbnail {
    margin-bottom: 2rem;
    display: block
}
.post-thumbnail img {
    display: block
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.alignright {
    margin: 0 0 1.5rem 1.5rem
}
img.alignleft {
    margin: 0 1.5rem 1.5rem 0
}
img.aligncenter {
    margin: 0 0 1.5rem 0
}
.post-navigation .wrapper div+div {
    text-align: right
}
.entry-date {
    margin-bottom: 0.5rem;
    color: #787878;
    font-size: 0.75rem;
    text-transform: uppercase
}
#respond .form-allowed-tags,
.form-allowed-tags,
.form-allowed-tags code {
    font-size: 0.875rem;
    color: #787878
}
.columns.nav-links {
    font-size: 0;
    padding-bottom: 1rem;
    line-height: 1.62;
    max-width: 585px;
    margin: 0 auto
}
.columns.nav-links .item {
    margin-bottom: 0
}
.columns.nav-links a {
    display: inline-block;
    position: relative
}
.columns.nav-links a span {
    display: inline-block
}
.columns.nav-links a i {
    vertical-align: middle
}
.columns.nav-links a span,
.columns.nav-links a i {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.columns.nav-links a:hover i {
    opacity: 1
}
.columns.nav-links div+div {
    text-align: right
}
.columns.nav-links i {
    color: #787878;
    vertical-align: middle;
    position: absolute;
    top: 3px;
    opacity: 0
}
.columns.nav-links .nav-previous a:hover span {
    margin-left: 1.5rem
}
.columns.nav-links .nav-previous i {
    margin-right: 0.5rem;
    left: 0
}
.columns.nav-links .nav-next {
    text-align: right
}
.columns.nav-links .nav-next a:hover span {
    margin-right: 1.5rem
}
.columns.nav-links .nav-next i {
    margin-left: 0.5rem;
    right: 0
}
.columns.nav-links .nav-next:first-child {
    width: 100%;
    text-align: right
}
.comment-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}
.comment-list .pingback {
    border-bottom: 5px solid #f7f7f7
}
.comment-list .comment {
    padding: 2rem 0 0
}
.comment-list .comment~.comment {
    border-top: 5px solid #f7f7f7
}
.comment-list li.comment:first-of-type {
    border: none
}
.comment-list .comment .comment {
    border-top: none;
    padding: 0;
    margin: 0
}
.comment-list .comment .comment .fn,
.comment-list .comment .comment p {
    font-size: 1rem
}
.comment-list .comment.depth-2 {
    margin-bottom: 1rem
}
.comment-list .comment.depth-2 .primary {
    border-left: 4px solid #f7f7f7;
    padding-left: 1rem
}
.comment-list .comment.depth-2 .children {
    margin-left: 4rem
}
.comment-list .depth-3 .primary {
    border-left: 4px solid #f7f7f7;
    padding-left: 1rem
}
.comment-list .fn {
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
    display: block;
    font-weight: 300
}
.comment-list .avatar-wrap {
    text-align: right
}
.comment-list .comment-author {
    margin-bottom: 1rem
}
.comment-list .comment-metadata {
    font-size: 0.875rem
}
.comment-list .comment-author b {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 1rem
}
.comment-list .comment-reply-title {
    font-weight: 300
}
.comment-list .comment-meta {
    position: relative;
    margin-bottom: 1rem
}
.comment-list .says {
    display: none
}
.comment-list .children {
    list-style-type: none
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    padding: 0
}
.flexslider .slides img {
    width: auto;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    position: relative;
    zoom: 1;
    max-height: 0;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}
.loaded .flexslider {
    max-height: 2000px
}
.no-js .flexslider {
    max-height: none
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav li {
    display: block;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -4rem;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: -5rem
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: "affiliatewp";
    font-size: 40px;
    display: inline-block;
    content: '\e011'
}
.flex-direction-nav li.flex-next a:before {
    content: '\e010'
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
#notification-area {
    background: #222;
    width: 100%;
    padding: 1rem 4rem;
    vertical-align: middle;
    text-align: center;
    position: relative
}
#notification-area svg,
#notification-area p {
    display: inline-block;
    vertical-align: middle
}
#notification-area p {
    margin-bottom: 0;
    font-size: 0.875rem
}
#notification-area h3,
#notification-area p {
    color: #fff
}
#notification-area h3 {
    margin-bottom: 0
}
#notification-area.snp-hidden {
    display: none
}
.logged-in #notification-area.snp-hidden {
    display: block
}
#remove-notice {
    position: absolute;
    top: 1.25rem;
    right: 1rem
}
#announcement {
    margin: 0 0 1rem 0
}
@media only screen and (min-width: 920px) {
    #announcement {
        margin: 0 1rem 0 0
    }
}
section.columns {
    text-align: justify
}
.columns {
    text-align: justify;
    font-size: 0.1px
}
.columns .item,
.columns .gap {
    display: inline-block
}
.columns .item {
    vertical-align: top;
    text-align: left;
    width: 100%;
    margin-bottom: 4%;
    font-size: 1rem
}
.columns .item p:last-child {
    margin-bottom: 0
;
    font-size: 17px;
}
.columns .item li {
    line-height: 1.62
}
.columns .item h2 a {
    display: block
}
.columns .item .recent {
    margin: 1rem 0 0 0
}
.columns .item .recent+ul {
    margin: 0 -1rem
}
.columns .item .recent+ul li {
    border-bottom: 1px solid #f7f7f7
}
.columns .item .recent+ul li a {
    padding: 0.5rem 1rem;
    display: block
}
.columns .item .recent+ul li:last-child a {
    border: none
}
@media all and (min-width: 600px) {
    .about .columns-2 .gap,
    .about .columns-2 .item {
        width: 46%
    }
    .columns-2 .gap,
    .columns-2 .item {
        width: 48%
    }
}
@media only screen and (min-width: 768px) {
    .columns-3 .gap,
    .columns-3 .item {
        width: 31%
    }
    .columns-4 .gap,
    .columns-4 .item {
        width: 48%
    }
}
@media only screen and (min-width: 1024px) {
    .page .columns-3 .item.left span,
    .single .columns-3 .item.left span,
    .page .columns-3 .item.right span,
    .single .columns-3 .item.right span {
        display: block
    }
    .page .columns-3 .add-on-info.right,
    .single .columns-3 .add-on-info.right {
        display: none
    }
    .page .columns-3 .item.bdr,
    .single .columns-3 .item.bdr {
        border-top: 5px solid #e34f43;
        padding-top: 1rem
    }
    .page .columns-3 .item.left,
    .single .columns-3 .item.left {
        display: inline-block
    }
    .page .columns-3 .item.left,
    .single .columns-3 .item.left,
    .page .columns-3 .item.right,
    .single .columns-3 .item.right {
        width: 20%;
        display: inline-block
    }
    .page .columns-3 .primary.item,
    .single .columns-3 .primary.item {
        width: 50%;
        max-width: 585px
    }
}
@media all and (min-width: 1220px) {
    .testimonials .item.wide {
        width: 74.5%
    }
    .columns-4 .gap,
    .columns-4 .item {
        width: 23%
    }
}
.affiliates .entry-content {
    text-align: justify
}
.affiliates .entry-content:after,
.columns:after,
.affiliates:after,
#slider-nav:after,
.columns .wrapper:after,
section.used-by ul:after,
.pre-sale:after,
.pricing-chart:after,
.docs-container:after,
#masthead .logo-wrapper:after {
    content: "";
    display: inline-block;
    width: 100%
}
.about .item {
    width: 100%
}
.about .item .wrapper {
    max-width: 585px
}
@media only screen and (min-width: 768px) {
    .pricing .item {
        width: 45%
    }
}
@media only screen and (min-width: 768px) {
    .docs-grid .gap,
    .product-grid .gap,
    .docs-grid .item,
    .product-grid .item {
        width: 48%
    }
}
@media only screen and (min-width: 1024px) {
    .docs-grid .gap,
    .product-grid .gap,
    .docs-grid .item,
    .product-grid .item {
        width: 31%
    }
    .about .item {
        width: 33%
    }
}
.about h2 {
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center
}
.about-details {
    text-align: center
}
.about img.profile {
    margin: 0 auto 2rem auto;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 150px
}
.about .columns.about .item {
    padding: 0 3rem
}
.about .item.box {
    background: #f7f7f7
}
.gallery {
    text-align: justify
}
.gallery .gallery-item {
    display: inline-block;
    margin: 0 0 2rem 0;
    vertical-align: top;
    max-width: 100%
}
.gallery .gallery-item a {
    display: block;
    background: #f7f7f7;
    padding: 1rem
}
.screenshots .gallery {
    margin: 0 auto;
    max-width: 1600px;
    text-align: center
}
.screenshots .gallery .gallery-item {
    width: auto !important;
    margin: 0 1rem 2rem 1rem
}
.gallery:after {
    content: "";
    display: inline-block;
    width: 100%
}
@media only screen and (min-width: 480px) {
    .gallery.gallery-columns-3 .gallery-item,
    .gallery.gallery-columns-2 .gallery-item {
        width: 47%
    }
}
@media only screen and (min-width: 1024px) {
    .gallery.gallery-columns-3 .gallery-item {
        width: 31%
    }
}
.coming-soon {
    font-weight: 500
}
.product-grid .wrapper {
    max-width: 480px
}
.single-post .wp-post-image,
.single-download .wp-post-image {
    margin-bottom: 2rem
}
.modal.addons .wp-post-image {
    display: inline-block
}
.modal.addons article {
    margin-bottom: 2rem
}
.modal.addons article p {
    display: inline-block;
    vertical-align: top
}
.modal.addons .excerpt {
    width: 62%
}
.modal.addons .image {
    width: 20%
}
#changelog p:last-child,
#changelog ul:last-child {
    margin-bottom: 0
}
.addons #content {
    background: #f7f7f7
}
.addons #content .box {
    background: #fff
}
.addons #content .box.coming-soon {
    opacity: .6
}
.addons #content .wrapper {
    text-align: center
}
.blog .item.left span,
.single .item.left span,
.blog .item.right span,
.single .item.right span {
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 500
}
.blog .item.left .button,
.single .item.left .button,
.blog .item.right .button,
.single .item.right .button {
    margin: 1rem 0
}
.single .item.primary {
    margin-bottom: 2rem
}
footer#footer {
    color: #666;
    text-align: center;
    position: relative;
    background: #E5E5E6;
    font-size: 0.875rem
}
footer#footer .copyright {
    text-align: left
}
footer#footer .item {
    display: inline-block
}
footer#footer>.columns-2 .item+.item {
    text-align: right
}
footer#footer .no-spam {
    color: #fff;
    text-align: center;
    font-weight: 400
}
footer#footer .gform_wrapper {
    margin-bottom: 2rem
}
footer#footer .gform_confirmation_message {
    color: #fff;
    margin-bottom: 2rem
}
footer#footer .validation_message {
    display: none
}
footer#footer>.wrapper {
    padding: 2rem 2rem;}
footer#footer h3 {
    margin-top: 0;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500
}
footer#footer ul {
    font-size: 1rem
}
footer#footer ul li {
    display: block;
    margin: 0;
    padding: 0
}
footer#footer .wrap {
    max-width: 250px
}
footer#footer .page-links {
    margin-bottom: 2rem
}
footer#footer .page-links {
    margin-left: -8px
}
footer#footer .page-links a {
    color: #fff;
    padding: 0.25rem 0.5rem;
    display: block;
    border-left: 0 solid #ed6d62;
    font-size: 0.875rem
}
footer#footer .page-links a:hover {
    border-left: 3px solid #e34f43
}
@media only screen and (min-width: 720px) {
    #mascot-2 {
        width: 200px;
        height: 132px;
        background-size: 200px 264px;
        top: -132px;
        left: 50%;
        position: absolute;
        background-image: url('images/mascot-2.png');
        margin-left: -100px;
        -webkit-transition: top .1s ease-in-out;
        -moz-transition: top .1s ease-in-out;
        -ms-transition: top .1s ease-in-out;
        -o-transition: top .1s ease-in-out;
        transition: top .1s ease-in-out
    }
    #footer:hover #mascot-2 {
        background-position: 0 -132px
    }
}
@media only screen and (min-width: 572px) {
    #footer .columns-5 .gap,
    #footer .columns-5 .item {
        width: 48%
    }
}
@media only screen and (min-width: 1024px) {
    #footer .columns-5 .gap,
    #footer .columns-5 .item {
        width: 15%
    }
    #footer .columns-5 .item:last-child {
        width: 32%
    }
}
@media all and (min-width: 1220px) {
    #footer .columns-5 .gap,
    #footer .columns-5 .item {
        width: 15%
    }
    .wrap {
        margin: 0 0 0 auto
    }
}
.box {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
.item.box {
    background: #fff
}
.item.box h2+.post-thumbnail {
    margin-top: 2rem
}
.item.box ul:last-child,
.item.box p:last-child,
.item.box h2:last-child {
    padding-bottom: 2rem
}
.col-image,
.col-info {
    display: inline-block;
    width: 48%;
    vertical-align: top
}
.columns-1 .item {
    margin-bottom: 64px
}
.col-image a {
    display: block
}
.grid .post-thumbnail {
    margin: -2rem -2rem 2rem -2rem
}
.grid article.post {
    padding: 24px
}
.grid .item {
    margin-bottom: 2rem;
    position: relative
}
.grid.row .action {
    margin-top: 4rem
}
.grid .wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -webkit-align-content: flex-start;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start
}
.grid.columns .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: column;
    flex-flow: column
}
@media only screen and (min-width: 768px) {
    .grid .wrapper {
        max-width: 1000px;}
    .grid.row .item {
        margin-bottom: 0
    }
}
@media only screen and (max-width: 499px) {
    .entry-header {
        margin: 0 -1rem 3rem -1rem
    }
    .home .intro {
        font-size: 2rem
    }
    .columns .item {
        margin-bottom: 2rem
    }
    .last {
        margin-bottom: 0 !important
    }
    section.section.home,
    section.section.benefits {
        padding: 2rem
    }
    .home #main .action.purchase,
    section.how-it-works {
        display: none
    }
    section.section.more-features .item,
    section.section.features .item,
    section.columns.testimonials blockquote {
        padding: 0
    }
    section.columns.testimonials blockquote p {
        margin-bottom: 1rem
    }
    #edd-purchase-button.huge,
    .edd-add-to-cart.huge,
    .edd-submit.huge,
    .edd_submit.huge,
    .button.huge {
        padding: 1rem 2rem
    }
}
@media only screen and (max-width: 720px) {
    #masthead .wrapper span {
        margin: 1rem 0;
        display: inline-block
    }
    #masthead .wrapper .button {
        display: block
    }
}
@media only screen and (max-width: 1023px) {
    .sharedaddy li {
        display: inline-block;
        margin-right: 1rem
    }
    #comments .item.left {
        display: none
    }
    .single.single-download .columns-3 .item.left {
        display: none
    }
    .page.support .columns-3 .item,
    .single .columns-4 .item,
    .single .columns-3 .item,
    .blog .columns-3 .item {
        width: 100%;
        max-width: 585px;
        display: block;
        margin: 0 auto 2rem auto
    }
    .page.support .columns-3 .item.left p,
    .single .columns-4 .item.left p,
    .single .columns-3 .item.left p,
    .blog .columns-3 .item.left p,
    .page.support .columns-3 .item.right p,
    .single .columns-4 .item.right p,
    .single .columns-3 .item.right p,
    .blog .columns-3 .item.right p {
        margin-bottom: 0
    }
    .single .columns-4 .item {
        margin: 0 auto 2rem auto
    }
}
body,
html {
    height: 100%
}
body {
    font-family: 'Graphik Web', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif
}
blockquote footer {
    color: #787878
}
figure {
    margin: 0
}
.entry-content {
    text-align: left
}
.entry-content h1,
.entry-content h2 {
    text-align: left
}
a {
    text-decoration: none;
    color: #39A1AC;}
.logo-wrapper {
    text-align: center;
    font-size: 0.1px;
    margin: 0 auto;
    max-width: 1220px
}
.site-title {
    padding: 1rem 0;
    margin: 0;
    display: inline-block;
    vertical-align: bottom
}
#main {
    font-size: 1rem
}
#secondary li a {
    display: block;
    padding: 0.5rem 0
}
#masthead {
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
#masthead .wrapper {
    padding: 2rem 0;
    position: relative
}
.home #masthead {
    -webkit-box-shadow: 0 -17px 40px -20px #e44e00 inset;
    -moz-box-shadow: 0 -17px 40px -20px #e44e00 inset;
    box-shadow: 0 -17px 40px -20px #e44e44 inset
}
.home .site-title a {
    background: url('images/logo-home.png') no-repeat 0 0
}
.site-title {
    text-align: left
}
.site-title a {
    /* background:url('images/logo.png') no-repeat 0 0; */
    
    width: 196px;
    height: 32px
}
.site-title a,
.site-title img {
    display: block
}
.site-title img {
    margin: 0 auto
}
#how-it-works {
    background: #e44e44;
    padding: 1rem;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    line-height: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#masthead figure {
    margin: 0 auto
}
@media only screen and (min-width: 820px),
only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    h1.intro,
    #masthead figure {
        display: block
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .intro {
        width: 90%
    }
}
#site {
    height: 100%;
    word-wrap: break-word
}
#masthead {
    padding: 1rem;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#masthead img {
    display: block
}
#masthead .wrapper {
    text-align: center
}
#masthead figure {
    margin: 0
}
#masthead figure img {
    margin: 0 auto
}
.logo {
    text-indent: -9999px
}
#content {
    background: #fff;
    position: relative;
    padding: 1rem;
    margin: 0 auto;
    text-align: center
}
.wrapper {
    margin: 0 auto
}
.sharing .share {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.5rem
}
#mascot-sad {
    margin: -85px auto 0 auto;
    display: block
}
.icon-thumbs-up {
    font-size: 4rem;
    bottom: 0;
    color: #A4A2A2;
    font-size: 11rem;
    left: 2%;
    position: absolute;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .site-title a {
        background-size: 196px 32px;
        background-image: url('images/logo%402x.png')
    }
    .home .site-title a {
        background-image: url('images/logo-home%402x.png');
        background-size: 196px 32px
    }
}
@media only screen and (min-width: 1024px) {
    .site-title {
        padding: 40px 0 0.5rem
    }
    .logo-wrapper {
        text-align: justify
    }
    .checkout .logo-wrapper {
        text-align: center
    }
    #main {
        display: inline-block;
        vertical-align: bottom
    }
}
@media only screen and (min-width: 500px) {
    #content {
        /* padding: 0 2rem 12rem 2rem
     */}
    .home #masthead {
        padding-bottom: 0
    }
    #masthead {
        padding: 0 2rem 2rem 2rem
    }
}

#edd_checkout_form_wrap fieldset {
  border: 1px solid #eee;
  padding: 1.387em;
  margin: 0 0 0;
}

#edd_checkout_form_wrap label {
  font-weight: normal!important;
  display: block;
  position: relative;
  line-height: 100%;
  font-size: 95%;
  margin: 0 0 5px;
}

#edd-purchase-button, .edd-add-to-cart, .edd-submit, .edd_submit, .button {
  font-size: 1rem;
  line-height: 1;
  padding: 1rem 2rem;
  color: #fff!important;
}

#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
  display: inline-block;
  padding:auto!important;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#edd_checkout_form_wrap #edd-discount-code-wrap, #edd_checkout_form_wrap #edd_final_total_wrap, #edd_checkout_form_wrap #edd_show_discount {
  border: 1px solid #eee;
  font-weight: normal;
  font-size: 16px;
}

#edd_purchase_form>fieldset#edd_discount_code {
  padding: 0!important;
}

#edd_checkout_form_wrap fieldset {
  border: 1px solid #eee;
  padding: 1.387em;
  margin: 0!important;
}

#edd_checkout_form_wrap fieldset #edd_terms_agreement {
  margin-bottom: 2rem;
  background: none;
  border: none;
  padding: 20!important;
}

#edd_checkout_form_wrap input[type=text], #edd_checkout_form_wrap input[type=email], #edd_checkout_form_wrap input[type=password], #edd_checkout_form_wrap textarea {
  padding: 10px 16px!important;
}

.edd-submit.button.blue {
  color: #fff;
  background: #F36739!important;
  border-color: #F36739!important;
}

div#edd_show_terms {
  padding-bottom: 20px;
  padding-top: 20px;
}

#edd_checkout_form_wrap span.edd-description {
  color: #818181;
  font-size: 70%!important;
  display: block;
  margin: 0 0 5px;
}

div.attachment-name {
  width: 50%;
  height: auto;
}
#edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
  display: inline-block;
  padding: auto!important;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit {
  padding: 8.5px 12px!important;
  margin-bottom: 2px;
  border-radius: 0!important;
}


d
iv.vc_single_image-wrapper.vc_box_border_grey {

  text-align: center!important;

}

span.edit-link {
  display: none!important;
}

.post-content ul > li:before {
  content: "\2022";
  position: absolute;
  left: 0;
  top: 2px;
  color: #FFFFFF!important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
}

#content, #full-width-content {
  width: 100%;
  margin: 0 auto;
  padding: 0 2%;
  max-width: 1044px;
  max-width: 100%!important;
  padding-bottom: 1px;
  padding-bottom: 0.1rem;
}

.single-attachment #main, .full-width-content #main {
  border-right: 0;
  width: 1044px;
}

#edd_user_history th {
  font-weight: 700;
  background: #f5f5f5;
  font-size: 18px;
}

.post-content {
  word-wrap: break-word;
  margin-bottom: 40px;
  margin-bottom: 4.0rem;
  overflow: hidden;
  font-size: 16px;
}

.text.edd-input {
  border: 1px solid #eee!important;
  width: 100%;
  padding: 10px;
}

select#edd_display_name.select.edd-select {
  border: 1px solid #F0F0F0;
  color: #828286;
  padding: 10px;
}

#fep-content .head {
  font-size: 16px;
  width: 100%;
  color: #fff;
  height: 100%;
  background: #F5F5F5!important;
}


#fep-content {
  margin-top: 10px!important;
  margin-bottom: 10px;
  padding: 0px;
  height: auto;
  width: 100%;
  border: 2px dashed #E7E7E7!important;
  color: #333;
  margin-top: 50px;
  padding: 20px!important;
}

#fep-header {
  border: 1px solid #E7E7E7;
  width: 100%;
  color: white;
  padding: 10px!important;
}

.js .tmce-active .wp-editor-area {
  color: inherit!important;
}