/*
 * Crowdfunding CSS
 * File Description: The main stylesheet of this plugins for main design part.
 */
#addreward,
#addcampaignupdate {
    float: right;
    position: relative;
    margin: 25px 25px 25px 0px;
}
.reward_group {
    border-bottom: 1px solid #f3eded;
}
.removeCampaignRewards,
.removecampaignupdate {
    position: relative;
    float: right;
    top: -38px;
    right: 10px;
}
/** Seelct2 */
.select2-container.select2.wpneo_country {
    min-width: 200px;
}
#wpneo_crowdfunding_overview .wpneo_d_status_list {
    overflow: hidden;
    margin: 0;
}
#wpneo_crowdfunding_overview .wpneo_d_status_list li {
    border-top: 1px solid #ececec;
    box-sizing: border-box;
    color: #aaa;
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
#wpneo_crowdfunding_overview .wpneo_d_status_list li:first-child,
#wpneo_crowdfunding_overview .wpneo_d_status_list li:nth-child(2) {
    border-top: none;
}
#wpneo_crowdfunding_overview .wpneo_d_status_list li span strong,
#wpneo_crowdfunding_overview .wpneo_d_status_list li span.amount {
    color: #21759b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    padding: 0;
    display: block;
}
#wpneo_crowdfunding_overview .wpneo_d_status_list li span {
    color: #aaa;
    display: block;
    font-size: 12px;
    padding: 6px 10px;
    position: relative;
}
.form-table input[type="text"],
.form-table textarea {
    width: 400px;
}
.form-table textarea {
    height: 150px;
}
.wpneo-image-container {
    position: relative;
}
.wpneo-image-container img {
    margin-right: 10px;
}
.wpneo-image-remove {
    position: absolute;
    left: 80px;
    margin-top: 4px;
    font-size: 10px;
    color: #fff;
    padding: 3px 4px 5px 5px;
    border: 1px solid #ff0000;
    border-radius: 50%;
    line-height: 6px;
    background-color: #ff0000;
    cursor: pointer;
}
.wpneo-image-upload-btn {
    background-color: #0073aa;
    border: none;
    color: #fff;
    padding: 4px 10px;
    position: absolute;
    cursor: pointer;
}
.button.removeCampaignRewards {
    color: #ff0000;
}

/* ***** Buy Now ***** */
.wpneo-premium h2 {
    font-size: 30px;
    line-height: 42px;
}
.wpneo-premium p {
    font-size: 18px;
    margin-bottom: 30px;
}

.dashicons-star-filled {
    color: #ef5e25;
    margin-top: -3px;
}
.wpneo-premium ul li {
    font-size: 16px;
    margin-bottom: 15px;
    margin-left: 10px;
}
.wpneo-premium ul li span {
    color: #000;
    font-weight: bold;
}
.wpneo-premium ul li:before {
    color: #77b227;
    font-size: 30px;
    margin-top: -5px;
    margin-right: 20px;
}
.wpneo-premium h2 span {
    color: #ef5e25;
}
.wpneo-premium .wpneo-buynow {
    background-color: #ef5e25;
    padding: 15px 20px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    margin-top: 26px;
    display: inline-block;
}
.button.wpneo-crowdfunding-reset-btn i {
    line-height: 25px;
}
.button.wpneo-crowdfunding-reset-btn {
    float: right;
    margin-top: -30px;
    margin-right: 20px;
}
.multiple-selector {
    height: 190px;
}
.label-default,
.label-primary,
.label-success,
.label-info,
.label-warning,
.label-danger {
    color: #ffffff;
    display: inline-block;
    padding: 0.4em 0.8em 0.4em;
    font-size: 90%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    border: none;
    margin: 2px;
}
.label-default {
    background-color: #777;
}
.label-primary {
    background-color: #337ab7;
}
.label-success {
    background-color: #5cb85c;
}
.label-info {
    background-color: #5bc0de;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-danger {
    background-color: #d9534f;
}

.widefat td,
.widefat th {
    padding: 6px 10px;
}
h1.top-reports {
    margin-top: 40px;
}

.campaign-warp .page-title-action {
    margin: 10px 10px 10px 0px;
    padding: 7px 13px;
    display: inline-block;
}
.campaign-warp form {
    margin: 12px 0px 24px;
}
.campaign-warp input {
    margin: 0px 8px 0px 0px !important;
    padding: 5px 5px;
}
.button-default {
    text-decoration: none;
    padding: 6px 20px;
    display: inline-block;
    margin-top: 10px;
    background-color: #337ab7;
    border-radius: 3px;
    color: #fff;
    margin-right: 10px;
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
/**
@Since 10.30.1
@date: May 18, 2018
 */
.campaign_update_field_copy {
    margin: 10px 0;
    background: #f0f0f0;
    padding: 30px 20px;
}
.wpcf-campaign-update-btn-wrap {
    clear: both;
    margin-top: 50px;
}
table.wp-list-table .column-campaign_owner {
    width: 80px;
}

/* Search Block CSS */
.wpcf-form-field.full input.search-field {
    width: 79%;
    max-width: 100%;
}
.wpcf-form-field.full button {
    width: 20%;
    max-width: 100%;
}
.wpcf-form-field.medium input.search-field {
    width: 35%;
    max-width: 100%;
}
.wpcf-form-field.medium button {
    width: 15%;
    max-width: 100%;
}
.wpcf-form-field input.search-field {
    height: 44px;
    width: 20%;
}
.wpcf-form-field button {
    border: none;
    color: #fff;
    padding: 8px 14px;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 4px;
    height: 44px;
}
.components-base-control__label {
    display: inline-block;
    margin-bottom: 4px;
}

/* Donate Block */
.wpcf-form-field.full .wpcf-donate-form-wrap input.search-field {
    width: 69%;
}
.wpcf-form-field.full .wpcf-donate-form-wrap button {
    width: 30%;
}
.wpcf-form-field.medium .wpcf-donate-form-wrap input.search-field {
    width: 28%;
}
.wpcf-form-field.medium .wpcf-donate-form-wrap button {
    width: 21%;
}

/* Product Listing */
.wpneo-wrapper-inner {
    display: inline-block;
}
.wpneo-listings.two.col-2 {
    width: 50%;
}
.wpneo-listings.two.col-3 {
    width: 33.33%;
}
.wpneo-listings.two.col-4 {
    width: 25%;
}
.wpneo-listings {
    float: left;
    padding: 0px 1%;
}

/*------------------------------
-------- Listing Page ----------
--------------------------------*/
.wpneo-listings {
    float: left;
    padding: 0px 1%;
}
.wpneo-listings.two {
    width: 50%;
}
.wpneo-listings.three {
    width: 33.33%;
}
.wpneo-listings.four {
    width: 25%;
}
.wpneo-listings.first {
    padding-left: 0px;
}
.wpneo-listings.last {
    padding-right: 0px;
}
.wpneo-listings.first {
    clear: both;
}
.wpneo-listings:hover .overlay {
    opacity: 1;
}
.wpneo-listings .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}
.wpneo-listing-img {
    position: relative;
    border-width: 1px 1px 0px;
    border-style: solid;
    border-color: #e9e9e9;
}
.wpneo-listings .overlay > div {
    display: table;
    height: 100%;
    width: 100%;
}
.wpneo-listings .overlay > div > div {
    display: table-cell;
    vertical-align: middle;
}
.wpneo-listings:hover .overlay a {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.wpneo-listings .overlay a {
    color: #fff;
    font-size: 16px;
    padding: 12px 15px;
    display: inline-block;
    line-height: 1;
    border: 2px solid #fff;
    border-radius: 4px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
.wpneo-listings .wpneo-listing-content {
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e9e9e9;
    background: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-bottom: 30px;
}
.wpneo-listings .wpneo-listing-content:hover {
    box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.07);
}
.wpneo-listings .wpneo-listing-content h4 {
    margin: 0;
    padding: 8px 20px;
}
.wpneo-listings .wpneo-listing-content h4 a {
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    box-shadow: none;
    text-decoration: none;
    letter-spacing: normal;
    text-transform: capitalize;
    display: inline-block;
}
.wpneo-listings .wpneo-listing-content p.wpneo-author {
    color: #737373;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 8px 20px;
}
.wpneo-listings .wpneo-listing-content .wpneo-author a {
    color: #737373;
    text-decoration: none;
    box-shadow: none;
}
.wpneo-listings .wpneo-listing-content .wpneo-author a:hover {
    color: #444;
}
.wpneo-listings .wpneo-listing-content .woocommerce {
    float: left;
    color: #ffcc00;
    padding: 20px 20px 8px;
}
.wpneo-listings .wpneo-listing-content .woocommerce:empty {
    display: none;
}
.wpneo-campaign-summary-inner .woocommerce {
    float: left;
    color: #ffcc00;
    padding: 12px 0px 15px;
    width: 100%;
    letter-spacing: 4px;
}
.wpneo-campaign-summary-inner .woocommerce .star-rating {
    float: left;
    width: 100px;
}
.wpneo-campaign-summary-inner .woocommerce .star-rating:before {
    color: #ffcc00;
    letter-spacing: 4px;
}
.wpneo-listings .wpneo-listing-content .woocommerce .star-rating:before {
    color: #ffcc00;
    letter-spacing: 4px;
}
.wpneo-listings .woocommerce .star-rating span:before {
    letter-spacing: 4px;
}
.wpneo-listings .wpneo-listing-content .woocommerce .star-rating {
    width: 6.4em;
}
.wpneo-listing-content p.wpneo-short-description {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 20px 30px;
}

.wpneo-location {
    padding: 8px 20px;
}
.wpneo-location .wpneo-meta-name,
.wpneo-location .wpneo-meta-desc {
    color: #000;
    font-size: 16px;
    display: inline-block;
}
.wpneo-icon {
    background-attachment: initial;
    background-image: url("./icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 27px;
    width: 26px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.wpneo-icon-location {
    background-position: -401px -11px;
}
.wpneo-icon-facebook {
    background-position: -28px -14px;
}
.wpneo-icon-twitter {
    background-position: -75px -14px;
}
.wpneo-icon-gplus {
    background-position: -122px -14px;
}
.wpneo-icon-pinterest {
    background-position: -169px -14px;
}
.wpneo-icon-linkedin {
    background-position: -588px -14px;
}
.wpneo-icon-tumblr {
    background-position: -672px -14px;
}
.wpneo-icon-blogger {
    background-position: -718px -14px;
}
.wpneo-icon-delicious {
    background-position: -765px -14px;
}
.wpneo-icon-digg {
    background-position: -812px -14px;
}
.wpneo-icon-reddit {
    background-position: -991px -14px;
}
.wpneo-icon-stumbleupon {
    background-position: -860px -14px;
}
.wpneo-icon-pocket {
    background-position: -904px -14px;
}
.wpneo-icon-wordpress {
    background-position: -948px -14px;
}
.wpneo-icon-whatsapp {
    background-position: -1035px -14px;
}
.wpneo-icon-embed {
    background-position: -624px -15px;
}
.wpneo-raised-percent {
    border-top: 1px solid #e9e9e9;
    padding: 20px 0 5px;
}
.wpneo-campaign-summary .wpneo-raised-percent {
    border-top: none;
    padding: 0;
}
.wpneo-icon-love-full {
    background-position: -287px -9px;
    width: 40px;
    height: 40px;
}
.wpneo-icon-love-empty {
    background-position: -344px -9px;
    width: 40px;
    height: 40px;
}
.wpneo-raised-percent .wpneo-meta-name,
.wpneo-raised-percent .wpneo-meta-desc {
    display: inline-block;
    padding-left: 20px;
}
.wpneo-raised-percent .wpneo-meta-desc {
    font-weight: bold;
}
.wpneo-raised-bar {
    padding: 5px 20px;
    margin: 10px 0 20px;
}
.wpneo-funding-goal,
.wpneo-fund-raised,
.wpneo-time-remaining {
    width: 33%;
    padding: 15px 0px;
    display: inline-block;
}
.wpneo-funding-goal .wpneo-meta-name,
.wpneo-fund-raised .wpneo-meta-name,
.wpneo-time-remaining .wpneo-meta-name {
    font-size: 12px;
}
.wpneo-funding-goal .wpneo-meta-desc,
.wpneo-fund-raised .wpneo-meta-desc,
.wpneo-time-remaining .wpneo-meta-desc {
    font-size: 16px;
    font-weight: bold;
}
.wpneo-fund-raised,
.wpneo-time-remaining {
    float: right;
}
.wpneo-funding-data {
    padding: 0px 20px;
}

/*
* Custom Responsive Media Query
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .wpneo-listings.two,
    .wpneo-listings.three,
    .wpneo-listings.four {
        width: 50%;
        padding: 0px 1%;
    }
    .wpneo-listings.last,
    .wpneo-listings.first {
        padding: 0px 1%;
    }
    .wpneo-listings.two:nth-child(3n),
    .wpneo-listings.three:nth-child(3n),
    .wpneo-listings.four:nth-child(3n) {
        clear: both;
        padding-left: 0px;
    }
    .wpneo-listings.two.first,
    .wpneo-listings.three.first,
    .wpneo-listings.four.first {
        clear: none;
    }
}

/* Registration */
.wpneo-shadow {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 4px;
}
.wp-crowd-parent {
    position: relative;
}
.wpneo-links-list {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpneo-links-lists {
    display: block;
    padding: 0 25px;
}
.wpneo-links .wpneo-links-list .wpneo-links-lists a {
    line-height: 40px;
}
.wp-crowd-submenu {
    position: absolute;
    width: 230px;
    top: 100%;
    left: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: 350ms;
    -moz-transition: 350ms;
    -ms-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transform: translate(0, 25px);
    transform: translate(0, 25px);
    z-index: 1;
}
.wpneo-links-list:hover .wp-crowd-submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
}
.wpneo-dashboard-chart {
    margin-bottom: 30px;
    padding: 25px;
    background-color: #fff;
}
.wpcrowd-arrow-down {
    border: solid #686c8b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    left: 5px;
    top: -2px;
}
#wpneofrontenddata,
#wpneo-registration {
    max-width: 810px;
    margin: 0 auto;
    padding-top: 40px;
}
.wpneo-wrapper {
    margin: 0 auto;
}
.wpneo-single {
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
}
.mce-stack-layout-item.mce-last {
    background-color: #f5f5f5;
    padding: 0;
    border: none;
}
.wpneo-name {
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
}
.wpneo-fields {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-bottom: 15px;
}
#wpneo-dashboard-form .wpneo-single {
    padding-bottom: 0px;
    margin-bottom: 0 !important;
}
#wpneo-dashboard-form .wpneo-name {
    margin-bottom: 0;
    margin-top: 5px;
}
.wpneo-fields input[type="number"],
.wpneo-fields input[type="text"],
.wpneo-fields input[type="email"],
.wpneo-fields input[type="password"] {
    background: #fff;
    color: #939393;
    font-size: 14px;
    border: 1px solid #eee;
    width: 100%;
    padding: 10px 15px;
    height: 36px !important;
    margin-bottom: 0 !important;
}
.wpneo-single.wpneo-first-half {
    width: 48%;
    float: left;
}
.wpneo-single.wpneo-second-half {
    width: 48%;
    float: right;
}
.wpneo-fields #bio {
    border: 1px solid #eee;
    height: 120px;
    width: 100%;
}
input[type="submit"].wpneo-submit-campaign:hover {
    background-color: #80b538;
}
.wpneo-register {
    margin-top: 30px;
}
.wpneo-single.wpneo-register a.wpneo-cancel-campaign {
    text-decoration: none;
    text-transform: capitalize;
    padding: 10px 20px;
    background-color: #dc2e2e;
    font-weight: 400;
    font-size: 15px;
    border-radius: 3px;
    float: left;
    margin-top: 0;
    color: #ffffff;
    min-height: 37px;
    text-decoration: none;
}
input[type="submit"].wpneo-submit-campaign {
    text-transform: capitalize;
    padding: 15px 20px;
    font-weight: 400;
    color: #fff;
    border: none;
    background: #1adc68;
}
.wpneo-register .wpneo-submit-campaign {
    float: right;
}

/* Dashboard */
.wpneo-shadow {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 4px;
}
.wp-crowd-parent {
    position: relative;
}
.wpneo-links-list {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpneo-links-lists {
    display: block;
    padding: 0 25px;
}
.wpneo-links .wpneo-links-list .wpneo-links-lists a {
    line-height: 40px;
}
.wp-crowd-submenu {
    position: absolute;
    width: 230px;
    top: 100%;
    left: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: 350ms;
    -moz-transition: 350ms;
    -ms-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transform: translate(0, 25px);
    transform: translate(0, 25px);
    z-index: 1;
}
.wpneo-links-list:hover .wp-crowd-submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
}
.wpneo-dashboard-chart {
    margin-bottom: 30px;
    padding: 25px;
    background-color: #fff;
}
.wpcrowd-arrow-down {
    border: solid #686c8b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    left: 5px;
    top: -2px;
}
#wpneofrontenddata,
#wpneo-registration {
    max-width: 810px;
    margin: 0 auto;
    padding-top: 40px;
}
.wpneo-wrapper {
    margin: 0 auto;
}
.wpneo-single {
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
}
.mce-stack-layout-item.mce-last {
    background-color: #f5f5f5;
    padding: 0;
    border: none;
}
.wpneo-name {
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
}
.wpneo-fields {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-bottom: 15px;
}
#wpneo-dashboard-form .wpneo-single {
    padding-bottom: 0px;
    margin-bottom: 0 !important;
}
#wpneo-dashboard-form .wpneo-name {
    margin-bottom: 0;
    margin-top: 5px;
}

.wpneo-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.wpneo-row .wpneo-col6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.wpneo-col12 {
    padding: 0 15px 30px;
    width: 100%;
    display: table-cell;
}

.wpneo-col12 .wpneo-col6 {
    display: table-cell;
}

.wpneo-padding25 {
    padding: 25px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-0 {
    margin-top: 0 !important;
}

.wpneo-padding15 {
    padding: 15px;
    position: relative;
}

.wpneo-padding20 {
    padding: 20px;
}
.select_rewards_button {
    padding: 7px 15px !important;
    font-size: 14px;
    font-weight: 400;
    background: #222 !important;
    text-transform: capitalize;
    line-height: 24px;
    border: none;
    color: #fff;
}
.select_rewards_button:hover {
    background: #000 !important;
    color: #f2f2f2;
}

.wpneo-wrapper .wpneo-col6 h4,
.wpneo-wrapper .wpneo-content h4 {
    text-transform: capitalize;
    font-size: 25px;
    color: #686c8b;
    font-weight: 300;
    letter-spacing: 0;
    margin: 15px 0 20px;
}

.wpneo-image-upload.float-right {
    border-radius: 3px;
    margin-top: 20px;
    font-weight: 300;
    font-size: 14px;
}

/* cf-dashboard */
.wpneo-dashboard-head-left ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.wpneo-dashboard-head-left ul li {
    display: inline-block;
    margin-left: 25px;
    position: relative;
}
.wpneo-dashboard-head-left {
    color: #b2b2c5;
    float: left;
    font-size: 14px;
}
.wpneo-dashboard-head-left ul li a {
    color: #686c8b;
    text-decoration: none;
    box-shadow: none;
    font-size: 16px;
}
.wpneo-dashboard-head-left ul li.active {
    padding: 3px 8px;
    border-radius: 4px;
}
.wpneo-dashboard-head-left ul li.active a {
    color: #fff;
}
.dashboard-head-right {
    float: right;
    color: #b2b2c5;
    font-size: 14px;
}
.dashboard-head-right ul {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.dashboard-head-right ul li {
    display: inline-block;
    margin-left: 25px;
}
.dashboard-head-date {
    margin: 0 12px;
}
.dashboard-head-date input[type="text"] {
    background: none;
    border: 1px solid #ececec;
    width: 125px;
    padding: 8px 15px;
    font-size: 14px;
    color: #686c8b;
    line-height: 24px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
}
.dashboard-head-date input[type="submit"] {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 11px 15px 10px;
    border: none;
    line-height: 20px;
    border-radius: 3px;
}
.wpneo-clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.wpneo-dashboard-summary ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wpneo-dashboard-summary ul li {
    display: inline-block;
    margin: 0 !important;
    width: 32%;
    background: #f6f6fb;
    padding: 20px;
    position: relative;
    border-radius: 4px;
    border: 0 !important;
}
.wpneo-dashboard-summary ul li span.wpneo-value-info {
    display: block;
}
.wpneo-dashboard-summary ul li .wpneo-value {
    color: #686c8b;
    font-size: 25px;
}
.wpneo-dashboard-summary ul li .wpneo-value-info {
    font-size: 12px;
}
.wpneo-dashboard-summary ul li.active {
    color: #fff;
}
.wpneo-dashboard-summary ul li.active .wpneo-value,
.wpneo-dashboard-summary ul li.active .wpneo-value-info {
    color: #fff;
}
.wpneo-dashboard-summary ul li.active:after {
    position: absolute;
    content: "";
    left: 20px;
    bottom: -20px;
    width: auto;
    height: auto;
    border-width: 10px 10px;
    border-style: solid;
}
.wpneo-post-img .woocommerce-product-gallery__image {
    display: inline-block;
    width: 33.333%;
    padding: 0px 5px;
}
.wpneo-dashboard-summary {
    margin-top: 22px;
    margin-bottom: 15px;
}

.wpneo-fields input[type="checkbox"] {
    margin-right: 12px;
}
.wpneo-form {
    padding: 0;
}
.wpneo-wrapper .wpneo-form h1 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 32px;
}
.reward_description > p {
    margin-bottom: 10px;
}
table.reward_table_dashboard td {
    vertical-align: top;
}
.reward_description {
    margin-top: 15px;
}
.wpneo-fields-action {
    right: 15px !important;
}
.wpneocf-alert-info {
    background: #f2fcff none repeat scroll 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
}
textarea[disabled],
html input[disabled] {
    opacity: 0.8 !important;
    padding: 0;
}
.wpneo-fields input[type="number"],
.wpneo-fields input[type="text"],
.wpneo-fields input[type="email"],
.wpneo-fields input[type="password"] {
    background: #fff;
    color: #939393;
    font-size: 14px;
    border: 1px solid #eee;
    width: 100%;
    padding: 10px 15px;
    height: 36px !important;
    margin-bottom: 0 !important;
}
.wpneo-fields input[type="text"]:disabled,
.wpneo-fields input[type="email"]:disabled {
    border: none !important;
    height: 30px;
    padding: 0 !important;
    outline: 0;
}
.wpneo-fields input[type="text"]:disabled:focus,
.wpneo-fields input[type="email"]:disabled:focus {
    border: none;
}

.wpneo-content .wpneo-fields input[type="password"] {
    border: 1px solid #eee;
}
.wpneo-fields small {
    font-size: 12px;
    color: #bcc0d0;
    text-align: left;
    width: 100%;
    display: inline-block;
    padding-top: 5px;
}
#wpneofrontenddata .wpneo-fields input[type="number"],
#wpneofrontenddata .wpneo-fields input[type="text"],
#wpneofrontenddata .wpneo-fields input[type="email"],
#wpneofrontenddata .wpneo-fields textarea,
#wpneofrontenddata .wpneo-fields select {
    border: 1px solid #eee;
}
#wpneofrontenddata .wpneo-fields textarea {
    padding: 10px 15px;
}
.wpneo-fields input[type="email"]:focus,
.wpneo-fields input[type="text"]:focus,
.wpneo-fields select:focus,
.wpneo-fields textarea {
    outline: 0;
}
.wpneo-fields select {
    width: 100%;
    font-size: 14px;
    color: #9194ab;
    font-weight: 200;
    margin-top: 8px;
    border-radius: 0;
    background: none;
    border: none;
    max-width: 100%;
}
.wpneo-fields textarea {
    background: #fff none repeat scroll 0 0;
    border: none;
    width: 100%;
}
.wpneo-fields input.wpneo-upload {
    padding: 0 10px;
    height: 45px;
    background: #fff;
    display: inline-block;
    width: 78%;
    float: left;
}
.wpneo-uploader {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfe1e5;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    width: 65%;
    top: 0;
    left: 0;
    position: absolute;
}
input[type="button"].wpneo-image-upload,
input#cc-image-upload-file-button,
input.profile_image_url {
    text-transform: capitalize;
    padding: 10px 20px !important;
    font-weight: 300;
    width: 21% !important;
    margin-top: 0;
    color: #ffffff;
}

#reward_options {
    box-shadow: none;
    border: none;
    background: none;
}

.wpneo-fields-action span {
    margin-left: 5px;
    padding: 10px;
    display: inline-block;
}
.wpneo-fields-action span a {
    box-shadow: none;
    font-size: 14px;
    color: #444;
}
.wpneo-pagination {
    margin-top: 20px;
    text-align: right;
}
.wpneo-pagination ul li {
    display: inline-block;
    margin: 0 1px;
}
.wpneo-pagination ul li a,
.wpneo-pagination ul li span.current {
    box-shadow: none;
    color: #686c8b;
    padding: 6px 15px;
    border: 2px solid #efefef;
    border-radius: 3px;
    display: inline-block;
    transition: 400ms;
    -webkit-transition: 400ms;
}
#wpneo-form-description_ifr {
    border: 0;
}
#wpneo-form-short-description_ifr {
    border: 0;
}
.wpneo-form .wpneo-icon-location {
    display: none;
}
.wpneo-name > p {
    margin: 0 0 8px;
    font-size: 14px;
    line-height: initial;
    font-weight: 400;
}
#wp-wpneo-form-description-wrap
    .mce-toolbar
    .mce-btn-group
    .mce-btn.mce-listbox,
#wp-wpneo-form-short-description-wrap
    .mce-toolbar
    .mce-btn-group
    .mce-btn.mce-listbox {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#wp-wpneo-form-description-wrap button#insert-media-button,
#wp-wpneo-form-description-wrap button#wpneo-form-description-tmce,
#wp-wpneo-form-description-wrap button#wpneo-form-description-html,
#wp-wpneo-form-short-description-wrap button.insert-media,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-tmce,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-html {
    background: #f5f5f5;
    border: 1px solid #eee;
}

#wp-wpneo-form-short-description-wrap button,
#wp-wpneo-form-description-wrap button,
#qt_wpneo-form-description_toolbar input[type="button"] {
    font-weight: 400;
    background: none;
    border: 0;
    box-shadow: none;
}
#qt_wpneo-form-description_toolbar input[type="button"] {
    margin: 0 15px 0 0;
    padding: 0;
    color: #555d66;
}

#wp-wpneo-form-short-description-wrap button:hover,
#wp-wpneo-form-short-description-wrap button:focus,
#wp-wpneo-form-description-wrap button:hover,
#wp-wpneo-form-description-wrap button:focus,
#qt_wpneo-form-description_toolbar input[type="button"]:hover {
    background: none;
}

#wp-wpneo-form-short-description-wrap div.mce-toolbar-grp,
#wp-wpneo-form-description-wrap div.mce-toolbar-grp {
    border-bottom: 1px solid #f5f5f5;
    background: #f9f9f9;
}

/**
* Progress Bar
*/
#neo-progressbar {
    background-color: #f2f2f2;
    border-radius: 7px;
    padding: 0px;
}
#neo-progressbar > div {
    height: 10px;
    border-radius: 10px;
}
.wpneo-links .wpneo-links-list {
    display: inline-block;
}
.wpneo-links .wpneo-links-list a {
    display: block;
    color: #686c8b;
    font-size: 14px;
    line-height: 58px;
    padding: 0;
    margin-right: 25px;
    text-decoration: none;
    font-weight: 400;
    box-shadow: none;
}
.wp-crowd-new-campaign {
    float: right;
    margin-top: 7px;
}

.wpneo_donate_button,
#wpneo-tab-reviews .submit,
.wpneo-edit-btn,
.wpneo-image-upload.float-right,
.wpneo-image-upload-btn,
.wpneo-save-btn,
#wpneo_active_edit_form,
.removeCampaignRewards,
#addreward,
.btn-style1,
#addcampaignupdate,
.wpneo-profile-button,
.dashboard-btn-link,
.wpneo_login_form_div #wp-submit,
.wpneo-submit-campaign,
input[type="button"].wpneo-image-upload,
input[type="button"]#search-submit,
#addreward,
input[type="submit"].wpneo-submit-campaign,
.dashboard-btn-link,
.label-primary,
#wpneofrontenddata
    .wpneo-form-action
    input[type="submit"].wpneo-submit-campaign,
.btn-style1,
#wpneo-tab-reviews .submit,
.dashboard-head-date input[type="submit"],
.wp-crowd-btn-primary,
.wpneo_withdraw_button,
.wpneo-dashboard-head-left ul li.active,
.wpneo-pagination ul li a:hover,
.wpneo-pagination ul li span.current {
    background-color: #94c94a;
    color: #ffffff;
}
div#qt_wpneo-form-description_toolbar {
    display: none;
}
.wp-crowd-btn,
.wpneo_withdraw_button {
    padding: 10px 20px;
    text-decoration: none;
    box-shadow: none;
    border: none;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    text-transform: capitalize;
    transition: 400ms;
}
.wpneo-dashboard-summary ul li.active {
    background: #94c94a;
}
.wpneo-shadow {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 4px;
}
.wpneo-head {
    margin-bottom: 30px;
    background: #fff;
    padding: 0 20px;
}
.wpneo-link-style1,
ul.wpneo-crowdfunding-update li .wpneo-crowdfunding-update-title,
.wpneo-fields-action span a:hover,
.wpneo-name > p,
.wpneo-listings-dashboard .wpneo-listing-content h4 a,
.wpneo-listings-dashboard .wpneo-listing-content .wpneo-author a,
.wpcf-order-view,
#wpneo_crowdfunding_modal_message td a,
.dashboard-price-number,
.wpcrowd-listing-content .wpcrowd-admin-title h3 a,
.campaign-listing-page .stripe-table a,
.stripe-table a.label-default:hover,
a.wpneo-fund-modal-btn.wpneo-link-style1,
.wpneo-tabs-menu li.wpneo-current a,
.wpneo-links div a:hover,
.wpneo-links div.active a {
    color: #94c94a;
}
.entry .entry-content a.button,
.entry .entry-content a:hover {
    text-decoration: none;
}
.wpcrowd-listing-content .wpcrowd-admin-title h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
}
.wpneo-wrapper .wpneo-col6 h4,
.wpneo-wrapper .wpneo-content h4 {
    text-transform: capitalize;
    font-size: 25px;
    color: #686c8b;
    font-weight: 300;
    letter-spacing: 0;
    margin: 15px 0 20px;
}
.entry .entry-content p {
    word-wrap: break-word;
}
.wpcrowd-admin-meta-info {
    font-size: 14px;
}
.wpneo-meta-wrap .wpneo-meta-name {
    color: #bfc0d0;
    margin-right: 4px;
}
.wpneo-meta-wrap,
.wpcrowd-admin-meta-info .wpneo-meta-wrap a {
    color: #686c8b;
    box-shadow: none;
    text-decoration: none;
}
.wpneo-meta-wrap {
    margin-right: 14px;
}
.wpneo-name > p {
    margin: 0 0 8px;
    font-size: 14px !important;
    line-height: initial;
    font-weight: 400;
}
.wpneo-edit-btn,
.wpneo-image-upload.float-right,
.wpneo-save-btn,
.removecampaignupdate,
#addcampaignupdate,
#wpneo_active_edit_form {
    background: #1adc68;
    color: #fff;
    font-size: 14px;
    padding: 14px 25px;
    text-transform: capitalize;
    transition: 400ms;
    -webkit-transition: 400ms;
    font-weight: 300;
    border-radius: 3px;
    border: none;
}
.wpcf-dashboard .wpneo-cancel-btn.wpneo-hidden,
.wpcf-dashboard .wpneo-save-btn.wpneo-hidden {
    display: none;
}

/* Single Campaign */
.wpneo-campaign-single-left-info {
    margin-bottom: 35px;
    float: left;
    width: 48%;
    position: relative;
}
.wpneo-campaign-single-left-info h2 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.entry .entry-content p {
    word-wrap: break-word;
}
.wpneo-video-wrapper {
    margin-bottom: 20px;
}
.wpneo-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.wpneo-video-wrapper iframe,
.wpneo-video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wpneo-campaign-summary {
    width: 48%;
    float: right;
}
.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
    margin-top: 0;
}
h2.wpneo-campaign-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
}
.wpneo-wrapper p.wpneo-author-info {
    margin-bottom: 5px;
}
.wpneo-author-info,
.wpneo-author-info a {
    color: #737373;
    font-size: 18px;
}
.wpneo-campaign-summary-inner .woocommerce {
    float: left;
    color: #ffcc00;
    padding: 12px 0px 15px;
    width: 100%;
    letter-spacing: 4px;
}
.campaign-funding-info {
    margin: 20px 0;
}
.campaign-funding-info ul {
    padding: 0;
    margin: 0;
}
.campaign-funding-info ul li {
    display: inline-block;
    margin-right: 14px;
}
.campaign-funding-info ul li .funding-amount {
    font-weight: bold;
    margin: 0;
}
.campaign-funding-info ul li span.info-text {
    font-size: 12px;
}
.wpneo-campaign-summary .wpneo-raised-percent {
    border-top: none;
    padding: 0;
}
.wpneo-raised-percent .wpneo-meta-name,
.wpneo-raised-percent .wpneo-meta-desc {
    display: inline-block;
    padding-left: 20px;
}
.wpneo-raised-percent .wpneo-meta-desc {
    font-weight: bold;
}

.wpneo-raised-percent .wpneo-meta-name,
.wpneo-raised-percent .wpneo-meta-desc {
    display: inline-block;
    padding-left: 20px;
}
.wpneo-campaign-summary-inner .wpneo-raised-bar {
    padding: 1px 0px 20px;
}

.wpneo-raised-bar {
    padding: 5px 20px;
    margin: 10px 0 20px;
}
#neo-progressbar {
    background-color: #f2f2f2;
    border-radius: 7px;
    padding: 0px;
}
#neo-progressbar > div,
ul.wpneo-crowdfunding-update li:hover span.round-circle,
.wpneo-links li a:hover,
.wpneo-links li.active a,
#neo-progressbar > div {
    background-color: #94c94a;
}
.wpneo-single-sidebar {
    clear: both;
    margin-bottom: 20px;
}
.wpneo-tooltip {
    position: absolute;
    display: inline-block;
    border-bottom: 1px dotted black;
}
.wpneo-tooltip .wpneo-tooltip-min,
.wpneo-tooltip .wpneo-tooltip-max {
    visibility: hidden;
    width: 190px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -32px;
    font-size: 12px;
}
ul.wpcf_predefined_pledge_amount {
    margin: 10px;
}
.wpneo-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.wpcf_predefined_pledge_amount li {
    display: inline-block;
}
.entry .entry-content a {
    text-decoration: underline;
}
ul.wpcf_predefined_pledge_amount li a {
    display: block;
    padding: 5px 10px;
    border: 2px solid #18ce43;
    color: #686c8b;
}
ul.wpcf_predefined_pledge_amount {
    margin: 10px;
}

.wpneo-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.wpcf_predefined_pledge_amount li {
    display: inline-block;
}
li {
    line-height: 1.8;
}
.wpneo-single-sidebar .cart input[type="number"].wpneo_donate_amount_field {
    height: 40px;
}

input[type="number"].wpneo_donate_amount_field {
    /* max-width: 120px; */
    border: 2px solid #000;
    color: #000;
    border-radius: 4px;
    display: inline-block;
}
.wpneo-single-sidebar .cart .wpneo_donate_button {
    padding: 10px 22px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    border: none;
}
.wpneo-location-wrapper {
    color: #737373;
    display: inline-flex;
    margin-top: -7px;
    width: 100%;
}
.wpneo-list-details .wpneo-icon-location {
    background-position: -391px -22px;
    width: 22px;
}
.wpneo-icon {
    background-attachment: initial;
    background-image: url(./icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 27px;
    width: 26px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.wpneo-campaign-creator-info-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.editor-styles-wrapper .wpneo-single-short-description h2:before,
.editor-styles-wrapper .wpneo-campaign-title:before,
.editor-styles-wrapper .wpneo-tab-content h2:before {
    display: none;
}
.social-container {
    display: inline-flex;
}
.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
}
.wpneo-campaign-single-left-info .wpneo-single-short-description h2 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.wpneo-campaign-creator-avatar {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.wpneo-campaign-creator-info-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.avatar {
    border-radius: 100%;
    display: block;
    height: calc(2.25 * 1rem);
    min-height: inherit;
    width: calc(2.25 * 1rem);
}
.wpneo-tabs {
    margin-top: 50px;
}
.wpneo-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wpneo-tabs-menu {
    border-top: 1px solid#e7e7e7;
    border-bottom: 1px solid#e7e7e7;
    clear: both;
    display: table;
    width: 100%;
    padding: 15px 50px 0;
}
.wpneo-tabs-menu li.wpneo-current {
    border-bottom: 3px solid #94c94a;
}

.wpneo-tabs-menu li.wpneo-current {
    border-bottom: 3px solid #1adc68;
}
.wpneo-tabs-menu li {
    border-top: 2px solid transparent;
    float: left;
    line-height: 1;
    padding: 30px;
    position: relative;
    display: inherit;
}
.wpneo-tabs-menu li a {
    color: #414548;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
}
.wpneo-tab h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.wpneo-list-details .wpneo-tab h2 {
    font-size: 30px;
}
/* .wpneo-tab-content {
    display: none;
    padding: 15px;
} */
.tab_col_9 {
    width: 70%;
    float: left;
}
.tab_col_3 {
    width: 28%;
    float: right;
}
div#wpneo-tab-update {
    display: none;
}

.tab-rewards-wrapper .overlay {
    background: rgba(26, 220, 104, 0.95);
}
.tab-rewards-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background: rgba(147, 201, 73, 0.9);
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}
.tab-rewards-wrapper .overlay > div > div {
    display: table-cell;
    vertical-align: middle;
}
.tab-rewards-wrapper:hover .overlay {
    opacity: 1;
}
.tab-rewards-wrapper .overlay > div {
    display: table;
    height: 100%;
    width: 100%;
}
/* Submit Form */
.wpneo-requirement-title {
    font-size: 14px;
    text-align: left;
    padding: 80px 0px 20px;
}
.wpneo-form-action {
    text-align: right;
    margin-top: 30px;
}
#wpneofrontenddata
    .wpneo-form-action
    input[type="submit"].wpneo-submit-campaign {
    text-transform: capitalize;
    padding: 15px 20px;
    font-weight: 400;
    margin-top: 0;
    color: #ffffff;
    background: #1adc68;
    min-height: 37px;
    font-size: 15px;
}
a.wpneo-cancel-campaign {
    text-decoration: none;
    text-transform: capitalize;
    padding: 10px 20px;
    background-color: #dc2e2e;
    font-weight: 400;
    font-size: 15px;
    border-radius: 3px;
    float: left;
    margin-top: 0;
    color: #ffffff;
    min-height: 37px;
    text-decoration: none !important;
}
.wpneo-fields .wpneo-form-country {
    max-width: 100% !important;
}

.editor-styles-wrapper .wpcf-products-is-loading h2 {
    font-size: 24px;
}
.editor-styles-wrapper .wpcf-products-is-loading h2:before,
div#qt_wpneo-form-short-description_toolbar {
    display: none;
}

/* Submit Form */
#wp-wpneo-form-description-wrap .wp-editor-tabs,
#wp-wpneo-form-short-description-wrap .wp-editor-tabs {
    text-align: right;
}
.wp-media-buttons {
    float: left;
}
#wp-wpneo-form-description-wrap button#wpneo-form-description-tmce,
#wp-wpneo-form-description-wrap button#wpneo-form-description-html,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-tmce,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-html {
    color: #000;
}
.wpneo-image-upload-btn {
    position: inherit;
}
#addreward {
    border: none;
}
.wpneo-title {
    font-size: 24px;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #eee;
    padding: 70px 0px 10px;
    margin-bottom: 30px;
}
#reward_options,
.reward_group {
    box-shadow: none;
    border: none;
    background: none;
}
#addreward,
#addcampaignupdate {
    margin: 25px 0 25px 0px;
}
.wpcf-form-field.left {
    text-align: left;
}
.wpcf-form-field.center {
    text-align: center;
}
.wpcf-form-field.right {
    text-align: right;
}
.wpneo-listings .wpneo-listing-img img {
    width: 100%;
}
.wpneo-settings-notice {
    margin-top: 30px;
    padding: 10px 15px;
    background: #cce9f5;
    border: 1px solid #abccd9;
    border-radius: 5px;
}
