﻿.top-bar i:hover {
    opacity: .75;
}

footer#footer .top-bar-item:hover {
    opacity: .75;
}

.main-header {
    border-top: 0;
}

.top-bar #nt-top-bar {
    padding: 16px 0 0 0;
}

#header > div.top-bar.top-bar-dark {
    height: 50px;
}

.stack-title #page-title {
    font-size: 24px;
}

.stack-callout {
    font-size: 20px;
    font-weight: 100;
}

.stack .title {
    font-size: 20px;
}

a.tooltip {
    color: #6bbcdf;
}

.nt-button {
    border: 1px solid #ddd;
}

    .nt-button.nt-enter-effect {
        color: #fff;
        background: #ea6f1f;
    }

        .nt-button.nt-enter-effect:hover {
            color: #fff;
            font-weight: 700;
            background: #b85a1c;
        }

div.hero-wrap {
    background: #fff;
}

.stack-image-text .heading {
    font-size: 24px;
}

div.breadcrumbs.breadcrumbs {
    font-size: 12px;
}

div.contact {
    text-align: center;
    width: 400px;
    background: #eaeaea;
    border-radius: 5px;
    padding: 20px;
}

div.contactwrapper {
    text-align: center;
    width: 100%;
    padding-left: 25%;
}

input.wpcf7-form-control.wpcf7-submit {
    min-height: 30px;
    background: #ea6f1f;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}

input.wpcf7-form-control {
    margin: 5px 0;
}

    input.wpcf7-form-control.wpcf7-submit:hover {
        min-height: 30px;
        background: #b85a1c;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        border-radius: 5px;
    }

span.wpcf7-list-item {
    text-align: left;
    display: block;
    font-size: 14px;
    color: #555;
}

input.wpcf7-form-control.wpcf7-text {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.2;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input.wpcf7-form-control.form-number {
    width: 75px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.2;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input.wpcf7-form-control.wpcf7-checkbox {
    margin: 5px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    width: 100%;
    height: 68px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.2;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

form.wpcf7-form {
    border: 1px solid #555;
    border-radius: 4px;
    padding: 15px;
}

.pcontact {
    font-weight: 600;
    color: #555;
    font-size: 14px;
}

.pform {
    font-size: 12px;
}

div.contact > div.title.center {
    color: #fff;
}

div.wpcf7-response-output.wpcf7-display-none {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}

    div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        background-color: #f7e700;
    }

    div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
        background-color: #398f14;
    }

.wpcf7-file {
    color: #fff;
    font-size: 16px;
}

span.wpcf7-not-valid-tip {
    color: #f7e700;
    font-size: 20px;
}

input.wpcf7-form-control.wpcf7-captchar {
    min-height: 25px;
    max-width: 200px;
    font-size: 16px;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

td.center {
    margin-top: auto;
    margin-bottom: auto;
}

.price-div {
    background: #eee;
    border: solid 1px #444;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.strike {
    color: #f00;
    text-decoration: line-through;
}

.price {
    font-size: 4em;
    font-weight: 700;
    color: #85c441;
    line-height: 1.5em;
}

.orange {
    background: #ea6f1f;
    color: #fff;
}

.blue {
    background: #6cbcdf;
    color: #fff;
}

.purple {
    background: #9c509f;
    color: #fff;
}

.green {
    background: #85c441;
    color: #fff;
}

.price-title {
    font-size: 2em;
    line-height: 1.2em;
    text-transform: uppercase;
    padding: 13px 5px 10px 5px;
    min-height: 50px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.highlight {
    position: relative;
    top: -29px;
    margin-left: 0;
    margin-right: 0;
}

table td {
    border-bottom: solid 1px #f4f4f4;
    border-right: none;
    border-left: none;
    font-size: 1.2em;
    color: #000;
}

table {
    border: none;
}

.black {
    background: #444;
    color: #fff;
}

.price-div > table {
    margin: 0;
}

    .price-div > table td {
        border-top: solid 1px #444;
        border-bottom: solid 1px #444;
        border-right: none;
        border-left: none;
        font-size: 1.2em;
        color: #000;
    }

.trial-button {
    padding: 10px 17px;
    display: block;
    margin: 0 8px 10px 0;
    border: 0;
    border-radius: 3px;
    outline: none;
    color: #fff;
    background-color: #9c509f;
    font-size: 1.5em;
    line-height: 1.2em;
    max-width: 50%;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}

a.hoverorange :hover {
    color: #ea6f1f;
}

td.element-light {
    color: #fff;
}

.LabelError {
    color: #b94a48;
}

.form-success-message {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    background: rgba(133,196,65,.5);
    color: #444;
    padding: 10px;
    border-radius: 5px;
}

.nt-button.button-primary {
    color: #fff;
    background-color: #ea6f1f;
}

    .nt-button.button-primary :hover {
        font-weight: 700;
    }

.nt-img-box .img-info a :hover {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

.nt-img-box .nt-button:hover, .nt-img-box .theme-form input[type='submit']:hover, .theme-form .nt-img-box input[type='submit']:hover, .nt-img-box .woocommerce .button:hover, .woocommerce .nt-img-box .button:hover, .nt-img-box #comments .comment-edit-link:hover, #comments .nt-img-box .comment-edit-link:hover, .nt-img-box #comments .comment-reply-link:hover, #comments .nt-img-box .comment-reply-link:hover {
    color: #fff;
    background: #b85a1c;
    font-weight: 700;
    text-decoration: none;
}

.nt-button:hover, .theme-form input[type='submit']:hover, .woocommerce .button:hover, #comments .comment-edit-link:hover, #comments .comment-reply-link:hover, .nt-button.active, .theme-form input.active[type='submit'], .woocommerce .active.button, #comments .active.comment-edit-link, #comments .active.comment-reply-link {
    border: 0;
    text-decoration: none;
    font-weight: 700;
    background: #b85a1c;
}

a:hover, a:focus {
    color: #b85a1c;
}

.nt-button :hover {
    border: 0;
}

.nt-img-box .img-info .button-primary {
    color: #fff;
}

.nt-img-box p {
    color: #444;
}

.stack-callout .nt-button {
    display: inline;
}

blockquote {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
}

    blockquote > small {
        color: #f4f4f4;
        font-style: normal;
        font-weight: 700;
        padding-top: 5px;
    }

div.stack {
    padding: 10px 0 10px 0;
}

hr.divider {
    border-top: 1px solid #444;
    padding: 0;
    margin: 0;
}

.nt-img-box.no-img {
    border: 1px solid #ccc;
}

.slick-next, .slick-prev {
    color: #00f;
}

    .slick-prev:before, .slick-next:before {
        font-family: 'FontAwesome';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #ea6f1f;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-next:before {
        content: "";
    }

    .slick-prev:before {
        content: "";
    }

.slick-dots li button:before {
    font-family: 'FontAwesome';
    content: "";
    font-size: 15px;
    line-height: 1;
    opacity: .75;
    color: #ea6f1f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nt-img-box.show-border {
    border: 1px solid #ccc;
}

.modal {
    top: 20%;
}

footer#footer a :hover {
    color: #fff;
    opacity: .75;
}

.top-bar i {
    font-size: 20px;
}

.top-bar a :hover {
    color: #fff;
    opacity: .75;
}

div.spacer {
    min-height: 15px;
}

code.trialkey {
    margin: 15px;
    line-height: 25px;
    font-size: 10px;
    font-weight: 100;
    color: #000;
    display: block;
}

.modal:active, .modal:focus, .modal-dialog:active, .modal-dialog:focus {
    border: 0 solid #fff;
    outline: none;
    outline-color: #fff;
}

.slick-slide:focus {
    border: 0 solid #fff;
    outline: none;
    outline-color: #fff;
}

.panel {
    border: 1px solid #ddd;
}

select {
    padding: 6px 12px;
    margin: 10px,10px,10px,0px;
    height: 34px;
    line-height: 1.2em;
    color: #444;
    border-radius: 2px;
}

    select ::before {
        font-family: 'FontAwesome';
        content: "";
        font-size: 15px;
        line-height: 1;
    }

body {
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
}

h1 {
    font-size: 25px;
    line-height: 1.5em;
}

h2 {
    font-size: 23px;
    line-height: 1.5em;
}

h3 {
    font-size: 21px;
    line-height: 1.5em;
}

h4 {
    font-size: 19px;
    line-height: 1.5em;
}

h5 {
    font-size: 17px;
    line-height: 1.5em;
}

h6 {
    font-size: 15px;
    line-height: 1.5em;
}

#primary-nav {
    font-size: 14px;
}

    .theme-form input[type="submit"], .theme-form input[type="submit"]:hover, .onsale, .woocommerce .button-primary.button, .stack-callout .callout-icon, .stack-skill .skill-score, .stack-pricing ul.price-list.featured li.row-title, #comments .comment-edit-link:hover, #comments .comment-reply-link:hover, .stack-callout .optin-form, .icon-wrap, .nt-img-box .img-info .runner-line, footer, .runner-line, .stack-callout.callout-dark, .stack-image-text.dark, .main-slider .nt-slider .nt-button, #primary-nav #woocommerce-menu .woo-menu-wrap, .stack-callout .running-number-box, #primary-nav > ul > li > ul.sub-menu:before, #primary-nav #woocommerce-menu #cart-count .count, .widget_price_filter .ui-slider-range, .woocommerce-pagination ul li .current {
        background-color: #ea6f1f;
    }

a, em, .nt-dropcap, .word1, .stack-pricing ul.price-list.featured li.row-price em, .stack-pricing ul.price-list.featured li.row-price sup, .stack-feature-icon .feature-box .icon-wrap, .nt-stat .stat {
    color: #ea6f1f;
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

    .tp-caption a:hover {
        color: #ffa902;
    }

.dme-button {
    padding: 10px 17px;
    display: block;
    margin: 0 8px 10px 0;
    border: 0;
    border-radius: 3px;
    outline: none;
    color: #fff;
    font-size: 1.5em;
    line-height: 1.2em;
    max-width: 75%;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}

.dme-buton .purple {
    background-color: #9c509f;
}
