.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.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;
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: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.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;
box-shadow: none;
touch-action: manipulation; }
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;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
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 {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
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: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
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: #444; }
.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;
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(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }@import url("https://fonts.googleapis.com/css?family=Rubik:300, 400, 500, 600, 700");
:root {
--wpcf-primary-color: var(--wpcf-primary-color);
--wpcf-hover-color: var(--wpcf-hover-color)
}
.wp-crowd-parent,
.wpneo-links-list {
position: relative
}
#campaign_update_addon_field .removecampaignupdate,
#wpneofrontenddata .wpneo-form-action input[type=submit].wpneo-submit-campaign,
#wpneofrontenddata button,
#wpneofrontenddata input[type=button],
.dashboard-head-date input[type=submit],
.select_rewards_button,
.wp-crowd-btn,
.wpneo-cancel-btn,
.wpneo-listings-dashboard .wpneo-listing-content h4 a,
.wpneo-wrapper .wpneo-col6 h4,
.wpneo-wrapper .wpneo-content h4,
.wpneo_withdraw_button,
a.wpneo-cancel-campaign,
div.wpneo-modal-wrapper-head span,
input#cc-image-upload-file-button,
input.profile_image_url,
input[type=button].wpneo-image-upload,
input[type=submit].wpneo-submit-campaign {
text-transform: capitalize;
text-transform: capitalize
}
bdi{
color: #4aa567;
}
.wpneo-wrapper {
font-weight: 400;
min-height: 310px
}
#menu-item-embed,
.wpneo-campaign-summary-inner h1:not(.site-title):before,
.wpneo-campaign-summary-inner h2:before,
.wpneo-content.wpneo-shadow hr,
.wpneo-form .wpneo-icon-location,
.wpneo-form h1:not(.site-title):before,
.wpneo-form h2:before,
.wpneo-hidden,
.wpneo-single-short-description h1:not(.site-title):before,
.wpneo-single-short-description h2:before,
.wpneo-tab-content h1:not(.site-title):before,
.wpneo-tab-content h2:before {
display: none
}
.float-left {
float: left
}
.float-right,
.wpneo-register .wpneo-submit-campaign {
float: right
}
.wpneo-wrapper ul {
padding: 0;
margin: 0;
list-style: none
}
.text-right,
.wpcf-form-field.right {
text-align: right
}
.wpcf-form-field.center,
.wpneo-center,
.wpneo-modal-wrapper h2 {
text-align: center
}
.wpneo-single.wpneo-first-half {
width: 48%;
float: left
}
.wpneo-single.wpneo-second-half {
width: 48%;
float: right
}
.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;
transition: .4s
}
.wp-crowd-btn:focus,
.wp-crowd-btn:hover {
text-decoration: none;
outline: 0
}
.wp-crowd-btn-primary:focus,
.wpneo-dashboard-head-left ul li.active a,
.wpneo-dashboard-summary ul li.active,
.wpneo-dashboard-summary ul li.active .wpneo-value,
.wpneo-dashboard-summary ul li.active .wpneo-value-info,
.wpneo-fields-action a.wp-crowd-btn-primary,
.wpneo-fields-action a.wp-crowd-btn-primary:hover,
.wpneo-links div a.wp-crowd-btn-primary:hover,
.wpneo-single.wpneo-register a.wpneo-cancel-campaign {
color: #fff
}
.wpneo_withdraw_button {
margin-top: 20px
}
.wpneo-cancel-btn:focus,
.wpneo-cancel-btn:hover {
background: #c91818
}
#wpneofrontenddata button,
#wpneofrontenddata input[type=button] {
font-size: 14px;
font-weight: 400
}
#wpneofrontenddata button:focus,
#wpneofrontenddata button:hover,
#wpneofrontenddata input[type=button]:focus,
#wpneofrontenddata input[type=button]:hover,
#wpneofrontenddata input[type=reset]:focus,
#wpneofrontenddata input[type=reset]:hover,
#wpneofrontenddata input[type=submit]:focus,
#wpneofrontenddata input[type=submit]:hover {
background: var(--wpcf-primary-color)
}
#wpneofrontenddata .wpneo-remove-button .removeCampaignRewards {
background: #dc2e2e !important;
margin-bottom: 25px
}
#wpneofrontenddata .wpneo-remove-button .removeCampaignRewards:focus,
#wpneofrontenddata .wpneo-remove-button .removeCampaignRewards:hover {
background: #be2525 !important
}
.wpneocf-container {
margin-right: auto;
margin-left: auto
}
.wpneo-head {
margin-bottom: 30px;
background: #fff;
padding: 0 20px
}
.wpneo-links .wpneo-links-list,
ul.wpcf_predefined_pledge_amount li {
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
}
.wpneo-links .wpneo-links-list a:focus {
outline: 0
}
.wpneo-links a {
box-shadow: none;
line-height: 20px
}
.wp-crowd-new-campaign {
float: right;
margin-top: 7px
}
.wpcf-order-view:hover,
.wpneo-requirement-title label:hover,
.wpneo-upload-image-gallery:hover {
cursor: pointer
}
#addcampaignupdate,
#wpneo_active_edit_form,
.removecampaignupdate,
.wpneo-edit-btn,
.wpneo-image-upload.float-right,
.wpneo-save-btn,
.wpneo-upload-image-gallery {
background: var(--wpcf-primary-color);
color: #fff;
font-size: 14px;
padding: 14px 25px;
text-transform: capitalize;
transition: .4s;
-webkit-transition: .4s;
font-weight: 300;
border-radius: 3px
}
#addcampaignupdate,
#wpneo_active_edit_form,
.wpneo-edit-btn,
.wpneo-register,
.wpneo-save-btn {
margin-top: 30px
}
#campaign_update_addon_field .removecampaignupdate {
background: #de1c1c;
font-size: 14px;
font-weight: 400
}
#campaign_update_addon_field .removecampaignupdate:hover {
background: #c71313 !important
}
.wpneo-edit-btn:focus,
.wpneo-edit-btn:hover,
.wpneo-save-btn:focus,
.wpneo-save-btn:hover {
background: var(--wpcf-primary-color);
outline: 0;
outline-offset: 0
}
.wpneo-cancel-btn {
background: #dcdcdc;
color: #fff;
margin: 0 30px;
font-size: 14px;
padding: 11px 23px
}
.wpneo-shadow {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
box-shadow: 0 0 3px rgba(0, 0, 0, .1);
background: #fff;
border-radius: 4px
}
.wpneo-links-list {
display: block;
-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
}
#wpneo-registration,
#wpneofrontenddata {
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: 0;
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-col12,
.wpneo-col12 .wpneo-col6 {
display: table-cell
}
.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%
}
.wpneo-padding25 {
padding: 25px
}
.margin-bottom-20,
.wpneo-video-wrapper {
margin-bottom: 0px
}
.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;
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 {
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
}
.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
}
.dashboard-head-right {
float: right;
color: #b2b2c5;
font-size: 14px
}
.wpneo-reward-option,
.wpneo-title {
font-size: 24px;
border-bottom: 1px solid #eee
}
.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: 0 0;
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] {
font-weight: 400;
font-size: 14px;
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
}
.dashboard-price-info .dashboard-price-number,
.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,
table.stripe-table td {
font-size: 12px
}
.wpneo-dashboard-summary ul li.active:after {
position: absolute;
content: "";
left: 20px;
bottom: -20px;
width: auto;
height: auto;
border-width: 10px;
border-style: solid
}
.wpneo-post-img .woocommerce-product-gallery__image {
display: inline-block;
width: 32%;
padding: 5px 0;
margin-right: 2%
}
.wpneo-post-img .woocommerce-product-gallery__image:last-child {
margin-right: 0
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a,
.wpneo-campaign-single-left-info .woocommerce-product-gallery.images {
width: 100% !important
}
.wpneo-dashboard-summary {
margin-top: 22px;
margin-bottom: 15px
}
.wpneo-fields input[type=checkbox] {
margin-right: 12px
}
.wpneo-form,
.wpneo-listings-dashboard .wpneo-author,
.wpneo-listings-dashboard .wpneo-funding-data,
.wpneo-listings-dashboard .wpneo-location,
.wpneo-listings-dashboard .wpneo-raised-bar,
.wpneo-listings-dashboard h4,
ol.commentlist {
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
}
.wpneocf-alert-info {
background: #f2fcff;
margin-bottom: 20px;
margin-top: 20px;
padding: 20px
}
html input[disabled],
textarea[disabled] {
opacity: .8 !important;
padding: 0
}
.wpneo-fields input[type=email],
.wpneo-fields input[type=number],
.wpneo-fields input[type=password],
.wpneo-fields input[type=text] {
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=email]:disabled,
.wpneo-fields input[type=text]:disabled {
border: none !important;
height: 30px;
padding: 0 !important;
outline: 0
}
.wpneo-fields input[type=email]:disabled:focus,
.wpneo-fields input[type=text]:disabled:focus,
table.stripe-table tfoot tr td {
border: none
}
#wpneofrontenddata .wpneo-fields input[type=email],
#wpneofrontenddata .wpneo-fields input[type=number],
#wpneofrontenddata .wpneo-fields input[type=text],
#wpneofrontenddata .wpneo-fields select,
#wpneofrontenddata .wpneo-fields textarea,
.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 textarea {
padding: 10px 15px
}
.wpneo-fields select {
width: 100%;
font-size: 14px;
color: #9194ab;
font-weight: 200;
margin-top: 8px;
border-radius: 0;
background: 0 0;
border: none
}
.wpneo-fields textarea {
background: #fff;
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;
border: 1px solid #dfe1e5;
display: inline-block;
height: 40px;
padding: 0 10px;
width: 65%;
top: 0;
left: 0;
position: absolute
}
input#cc-image-upload-file-button,
input.profile_image_url,
input[type=button].wpneo-image-upload {
padding: 10px 20px !important;
font-weight: 300;
width: 21% !important;
margin-top: 0;
color: #fff
}
#reward_options {
box-shadow: none;
border: none;
background: 0 0
}
.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: .4s;
-webkit-transition: .4s
}
#wpneo-form-description_ifr,
#wpneo-form-short-description_ifr {
border: 0
}
.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-html,
#wp-wpneo-form-description-wrap button#wpneo-form-description-tmce,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-html,
#wp-wpneo-form-short-description-wrap button#wpneo-form-short-description-tmce,
#wp-wpneo-form-short-description-wrap button.insert-media {
background: #f5f5f5;
border: 1px solid #eee
}
#qt_wpneo-form-description_toolbar input[type=button],
#wp-wpneo-form-description-wrap button,
#wp-wpneo-form-short-description-wrap button {
font-weight: 400;
background: 0 0;
border: 0;
box-shadow: none
}
#qt_wpneo-form-description_toolbar input[type=button] {
margin: 0 15px 0 0;
padding: 0;
color: #555d66
}
#qt_wpneo-form-description_toolbar input[type=button]:hover,
#wp-wpneo-form-description-wrap button:focus,
#wp-wpneo-form-description-wrap button:hover,
#wp-wpneo-form-short-description-wrap button:focus,
#wp-wpneo-form-short-description-wrap button:hover,
.label-default,
.order .label-default,
table.stripe-table>tbody>:nth-child(odd) {
background: 0 0
}
#wp-wpneo-form-description-wrap div.mce-toolbar-grp,
#wp-wpneo-form-short-description-wrap div.mce-toolbar-grp {
border-bottom: 1px solid #f5f5f5;
background: #f9f9f9
}
#neo-progressbar {
background-color: #ccc;
border-radius: 7px;
padding: 0
}
#neo-progressbar>div {
height: 10px;
border-radius: 10px
}
#wpneo-primary .entry-title {
text-align: center;
font-size: 40px;
color: #000;
margin-bottom: 20px
}
#wpneo-primary .entry-content {
font-size: 16px;
color: #000
}
.wpneo-reward-option {
text-align: left;
margin: 30px 0
}
input[type=button].removeCampaignRewards {
background-color: #f26522
}
input[type=submit].wpneo-submit-campaign {
padding: 17px 20px;
font-weight: 400
}
a.wpneo-cancel-campaign:hover {
color: #fff;
background-color: #c42525
}
input[type=submit].wpneo-submit-campaign:hover {
background-color: #80b538
}
input[type=button].removeCampaignRewards:hover {
background-color: #d45214
}
.wpneo-form-action {
text-align: right;
margin-top: 30px
}
.wpneo-remove-button {
display: inline-block;
float: left
}
.wpneo-title {
text-align: left;
color: #000;
padding: 70px 0 10px;
margin-bottom: 30px
}
.wpneo-text {
text-align: left;
font-size: 14px
}
.wpneo-requirement-title {
font-size: 14px;
text-align: left;
padding: 80px 0 20px
}
.wpneo-fields #bio {
border: 1px solid #eee;
height: 120px
}
.wpneo-listings-dashboard {
clear: both;
margin: 0 0 10px
}
.woocommerce div.product div.images .flex-control-thumbs img:hover,
.wpneo-listings-dashboard:hover .overlay {
opacity: 1
}
.wpneo-listings-dashboard .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 10px;
text-align: center;
background: rgba(0, 0, 0, .7);
opacity: 0;
-webkit-transition: opacity .4s;
transition: opacity .4s
}
.wpneo-listings-dashboard .wpneo-listing-img {
position: relative;
border: none;
width: 20%;
float: left
}
.wpneo-listings-dashboard .overlay>div {
display: table;
height: 100%;
width: 100%
}
.wpneo-listings-dashboard .overlay>div>div {
display: table-cell;
vertical-align: middle
}
.wpneo-listings-dashboard:hover .overlay a {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
.wpneo-listings-dashboard .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: .4s;
transition: .4s
}
.wpneo-listings-dashboard .wpneo-listing-content {
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: 80%;
float: right;
padding: 0 0 0 25px
}
.wpneo-listing-content .wpneo-location {
display: inline-block;
padding: 10px 20px
}
.wpneo-fields-action {
right: 15px !important;
position: relative
}
.wpneo-campaign-status {
background-color: #000;
color: #fff;
padding: 10px 20px
}
.profile-form-img {
width: 232px
}
.entry-content .wpneo-listing-content h4 {
margin: 0;
font-size: 18px;
font-weight: 400
}
.wpneo-listings-dashboard .wpneo-listing-content h4 a {
font-size: 18px;
font-weight: 400;
box-shadow: none;
text-decoration: none;
letter-spacing: normal;
transition: .4s;
-webkit-transition: .4s
}
.wpneo-listings-dashboard .wpneo-listing-content p.wpneo-author {
font-size: 14px;
line-height: 18px;
margin-bottom: 10px;
display: inline-block;
color: #b2b2c5
}
.wpcrowd-listing-content .wpcrowd-admin-title h3 a,
.wpneo-listings-dashboard .wpneo-listing-content .wpneo-author a {
text-decoration: none;
box-shadow: none
}
.wpneo-content .wpneo-location .wpneo-meta-desc,
.wpneo-content .wpneo-location .wpneo-meta-name {
color: #686c8b;
font-size: 14px;
display: inline-block
}
.wpneo-content .wpneo-fund-raised .wpneo-meta-desc,
.wpneo-content .wpneo-funding-goal .wpneo-meta-desc,
.wpneo-content .wpneo-raised-percent .wpneo-meta-desc,
.wpneo-content .wpneo-time-remaining .wpneo-meta-desc {
font-weight: 400
}
.dashboard-btn-link {
display: block;
padding: 0 20px;
line-height: 35px;
margin-bottom: 20px
}
#wpneo-image-show {
display: inherit
}
.wpneo-form.campaign-listing-page .wpneo-single {
padding-bottom: 10px
}
.mark_name_anonymous_wrap,
.woocommerce-product-gallery__image {
margin: 10px 0
}
.campaign-funding-info ul {
padding: 0;
margin: 0
}
.entry-summary .wpneo-raised-percent {
padding: 20px 0 5px
}
.entry-summary .wpneo-raised-bar,
.wpcf-latest-backer-widget li {
padding: 5px 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 12px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background: 0 0;
margin: 0;
padding: 0 15px 0 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
display: none !important
}
.woocommerce div.product .woocommerce-tabs .panel {
border: none;
box-shadow: none
}
#wpneo-dashboard-form input[type=email],
#wpneo-dashboard-form input[type=number],
#wpneo-dashboard-form input[type=password],
#wpneo-dashboard-form input[type=search],
#wpneo-dashboard-form input[type=tel],
#wpneo-dashboard-form input[type=text],
#wpneo-dashboard-form input[type=url],
#wpneo-dashboard-form textarea {
background: 0 0;
color: #686c8b;
font-size: 16px
}
#wpneo-dashboard-form textarea {
height: 100px
}
.removecampaignupdate {
float: right;
margin-top: 12px
}
.campaign_update_field_copy {
margin-bottom: 30px;
padding-bottom: 80px;
border-bottom: 1px solid #eee
}
#wpneo-dashboard-form .campaign_update_field_copy textarea,
.campaign_update_field_copy input[type=text] {
padding: 10px 15px;
border: 1px solid #f5f5f5;
width: 100%
}
#wpneo-dashboard-form .form-field {
margin-bottom: 10px;
margin-top: 10px
}
#wpneo-dashboard-form .form-field label {
padding-bottom: 10px;
display: block
}
.wpcf-order-view {
display: inline-block;
font-weight: 500
}
.wpcf-print-button {
float: right;
margin-top: 10px !important;
margin-right: 10px !important
}
.wpcf-print-button.button.wpneo-edit-btn {
cursor: pointer;
padding-right: 35px;
padding-left: 35px;
font-weight: 400;
font-size: 18px
}
@media print {
#wpneo_crowdfunding_modal_message {
position: fixed;
height: 100%;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #fff;
overflow: hidden
}
.no-print,
.no-print * {
display: none !important
}
}
.wpneo-modal-wrapper {
background: rgba(0, 0, 0, .3);
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
-webkit-transition: opacity .4s ease-in;
transition: opacity .4s ease-in;
z-index: 99999;
-webkit-animation-name: animatetop;
-webkit-animation-duration: .4s;
animation-name: animatetop;
animation-duration: .4s;
display: none;
width: 100%;
font-family: Rubik, sans-serif;
color: #686c8b;
font-size: 14px
}
#wpneo_crowdfunding_modal_message th,
.dashboard-price-number,
.wpneo-modal-wrapper h1,
.wpneo-modal-wrapper h2,
.wpneo-modal-wrapper h3,
.wpneo-modal-wrapper h4,
.wpneo-modal-wrapper h5,
.wpneo-modal-wrapper h6,
table.stripe-table tfoot tr td,
table.stripe-table thead tr th {
font-weight: 500
}
#wpneo_crowdfunding_modal_message table {
border: 1px solid #f5f5f5;
margin-top: 10px
}
#wpneo_crowdfunding_modal_message td,
#wpneo_crowdfunding_modal_message th {
border: none;
border-bottom: 1px solid #f5f5f5;
padding: 10px 15px
}
#wpneo_crowdfunding_modal_message td a {
transition: .4s;
-webkit-transition: .4s
}
div.wpneo-modal-wrapper-head {
background-color: #fff;
border-radius: 6px 6px 0 0;
position: relative
}
div.wpneo-modal-title {
background-color: rgba(217, 217, 222, .2);
border-radius: 6px 6px 0 0;
margin: 10px 0;
border-bottom: 1px solid #d9d9de;
font-size: 14px;
padding: 20px 50px 20px 20px
}
div.wpneo-modal-wrapper-head span {
border-bottom: 1px solid #e5e5e5;
font-size: 18px;
margin-bottom: 0;
padding: 15px 0 15px 30px;
display: block
}
.wpneo-modal-content {
background: #fff;
margin: 5% auto 0;
max-width: 650px;
position: relative;
max-height: 80%;
overflow-y: auto
}
.wpneo-modal-content-inner {
padding: 25px 30px
}
.wpneo-modal-content h2 {
color: #414548;
font-size: 30px;
line-height: 1;
margin: 0 0 15px
}
.wpneo-modal-content p {
color: #414548;
font-size: 16px;
line-height: 1.5
}
.wpneo-modal-close {
color: #414548;
font-size: 35px;
left: auto;
line-height: 1;
position: absolute;
right: 20px;
text-decoration: none;
top: 15px
}
.wpneo-modal-close:hover {
color: #ef4036
}
.wpneo-wallet-withdraw-button {
clear: both
}
.campaign_creation_date {
font-size: 12px;
color: #666
}
.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%
}
.dashboard-price-info {
display: inline-block;
margin-right: 50px;
font-size: 14px;
font-weight: 400;
margin-bottom: 20px
}
.wpcrowd-listing img {
max-width: 100%;
height: auto
}
.wpcrowd-listing-content .wpcrowd-admin-title {
margin: 15px 0 0
}
.wpcrowd-listing-content .wpcrowd-admin-title h3 {
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-bottom: 5px;
background-color: #f9f9f9;
padding: 10px;
min-height: 70px
}
.wpcrowd-admin-meta-info {
font-size: 14px
}
.wpneo-meta-wrap {
margin-right: 14px
}
.wpcrowd-admin-meta-info .wpneo-meta-wrap a,
.wpneo-meta-wrap {
color: #686c8b;
box-shadow: none;
text-decoration: none
}
.wpneo-meta-wrap .wpneo-meta-name {
color: #bfc0d0;
margin-right: 4px
}
.wpneo-tooltip {
position: absolute;
display: inline-block;
border-bottom: 1px dotted #000
}
.wpneo-tooltip .wpneo-tooltip-empty,
.wpneo-tooltip .wpneo-tooltip-max,
.wpneo-tooltip .wpneo-tooltip-min {
visibility: hidden;
width: 190px;
background-color: #000;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: -32px;
font-size: 12px
}
.wpneosplash {
transition: .6s;
box-shadow: 0 0 28px 9px var(--wpcf-primary-color);
-webkit-box-shadow: 0 0 28px 9px var(--wpcf-primary-color);
-moz-box-shadow: 0 0 28px 9px var(--wpcf-primary-color);
-ms-box-shadow: 0 0 28px 9px var(--wpcf-primary-color)
}
.campaign-listing-page .stripe-table a,
.stripe-table .reward_tr_slide_inout,
.stripe-table a.label-default {
box-shadow: 0 0 0 0 currentColor
}
#wpneo-primary {
font-family: Poppins, sans-serif
}
.wpneo-responsive-table {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar
}
table.stripe-table {
margin: 0;
border-width: 0;
table-layout: initial;
text-align: left
}
table.stripe-table tbody tr td,
table.stripe-table tfoot tr td,
table.stripe-table thead tr th {
color: #686c8b
}
table.stripe-table thead tr th {
color: #686c8b;
padding: 0 0 12px
}
table.stripe-table tbody td,
table.stripe-table thead th {
border: none;
border-bottom: 1px solid #ededed
}
table.stripe-table td,
table.stripe-table th {
padding: 10px;
font-size: 14px;
line-height: 1.5em
}
#wpneo_update_display_wrapper table.stripe-table td {
padding: 12px
}
.label-danger,
.label-default,
.label-info,
.label-primary,
.label-success,
.label-warning {
color: #fff;
display: inline-block;
padding: 8px 12px;
font-size: 12px;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
border: none;
margin: 2px;
cursor: pointer
}
.label-danger:hover,
.label-default:hover,
.label-info:hover,
.label-primary:hover,
.label-success:hover,
.label-warning:hover {
color: #f2f2f2
}
.stripe-table a.label-default {
color: #686c8b;
transition: .4s
}
.label-success {
background-color: #5cb85c
}
.label-info {
background-color: #5bc0de
}
.label-warning {
background-color: #f0ad4e
}
.label-danger {
background-color: #d9534f
}
.crowdfound-pie-chart .sppb-chart-percent {
width: 100%;
height: 100%;
display: table
}
.crowdfound-pie-chart .sppb-chart-percent span {
display: table-cell;
vertical-align: middle;
font-size: 11px;
text-align: center
}
.crowdfound-pie-chart {
position: relative;
display: inline-block;
height: 60px;
width: 60px;
top: 14px
}
.crowdfound-pie-chart canvas {
position: absolute;
top: 0;
left: 0
}
.crowdfound-fund-raised,
.crowdfound-funding-goal,
.crowdfound-time-remaining {
display: inline-block;
margin-left: 50px;
font-size: 14px;
color: #3a3d54
}
.crowdfound-fund-raised .woocommerce-Price-amount,
.crowdfound-funding-goal .woocommerce-Price-amount,
.crowdfound-time-remaining .wpneo-meta-desc {
font-weight: 500;
color: #3a3d54
}
.wpneo-percent-rund-wrap {
margin-top: 5px
}
.wpneo-listing-img .overlay a.wp-crowd-btn-primary {
border: none;
box-shadow: none;
padding: 10px 15px;
font-size: 14px;
text-transform: uppercase
}
.wpneo-admin-title {
margin-top: 8px
}
#addcampaignupdate,
#addreward,
#wpneo-tab-reviews .submit,
#wpneo_active_edit_form,
.btn-style1,
.dashboard-btn-link,
.dashboard-head-date input[type=submit],
.label-primary,
.removeCampaignRewards,
.wp-crowd-btn-primary,
.wpneo-dashboard-head-left ul li.active,
.wpneo-edit-btn,
.wpneo-image-upload-btn,
.wpneo-image-upload.float-right,
.wpneo-pagination ul li a:hover,
.wpneo-pagination ul li span.current,
.wpneo-profile-button,
.wpneo-save-btn,
.wpneo-submit-campaign,
.wpneo_donate_button,
.wpneo_login_form_div #wp-submit,
.wpneo_withdraw_button,
input[type=button].wpneo-image-upload,
input[type=submit].wpneo-submit-campaign {
background-color: var(--wpcf-primary-color);
color: #fff
}
#addcampaignupdate:hover,
#addreward:hover,
#wpneo-tab-reviews .submit:hover,
#wpneo_active_edit_form:hover,
.btn-style1:hover,
.dashboard-btn-link:hover,
.dashboard-head-date input[type=submit]:hover,
.removeCampaignRewards:hover,
.removecampaignupdate:hover,
.wp-crowd-btn-primary:hover,
.wpneo-edit-btn:hover,
.wpneo-image-upload-btn:hover,
.wpneo-image-upload.float-right:hover,
.wpneo-profile-button:hover,
.wpneo-save-btn:hover,
.wpneo-submit-campaign:hover,
.wpneo_donate_button:hover,
.wpneo_login_form_div #wp-submit:hover,
.wpneo_withdraw_button:hover {
background-color: var(--wpcf-primary-color);
color: #fff
}
#neo-progressbar>div,
.wpneo-links li a:hover,
.wpneo-links li.active a,
ul.wpneo-crowdfunding-update li:hover span.round-circle {
background-color: #4aa567;
}
ul.wpneo-crowdfunding-update {
margin-bottom: 70px
}
.wpneo-dashboard-summary ul li.active {
background: var(--wpcf-primary-color)
}
.wpneo-tabs-menu li.wpneo-current {
border-bottom: 3px solid var(--wpcf-primary-color)
}
.wpneo-pagination ul li a:hover,
.wpneo-pagination ul li span.current {
border: 2px solid var(--wpcf-primary-color)
}
.wpneo-dashboard-summary ul li.active:after {
border-color: var(--wpcf-primary-color) rgba(0, 128, 0, 0) rgba(255, 255, 0, 0) transparent
}
.wpneo-fields input[type=email]:focus,
.wpneo-fields input[type=text]:focus,
.wpneo-fields select:focus,
.wpneo-fields textarea {
outline: 0;
border-color: var(--wpcf-primary-color)
}
#wpneo_crowdfunding_modal_message td a,
.campaign-listing-page .stripe-table a,
.dashboard-price-number,
.stripe-table a.label-default:hover,
.wpcf-order-view,
.wpcrowd-listing-content .wpcrowd-admin-title h3 a,
.wpneo-fields-action span a:hover,
.wpneo-link-style1,
.wpneo-links div a:hover,
.wpneo-links div.active a,
.wpneo-listings-dashboard .wpneo-listing-content .wpneo-author a,
.wpneo-listings-dashboard .wpneo-listing-content h4 a,
.wpneo-name>p,
.wpneo-tabs-menu li.wpneo-current a,
a.wpneo-fund-modal-btn.wpneo-link-style1,
ul.wpneo-crowdfunding-update li .wpneo-crowdfunding-update-title {
color: var(--wpcf-primary-color)
}
.wpneo-links div a:hover .wpcrowd-arrow-down,
.wpneo-links div.active a .wpcrowd-arrow-down {
border: solid var(--wpcf-primary-color);
border-width: 0 2px 2px 0
}
#wpneo_crowdfunding_modal_message td a:hover,
.wpneo-listings-dashboard .wpneo-listing-content .wpneo-author a:hover,
.wpneo-listings-dashboard .wpneo-listing-content h4 a:hover {
color: rgba(var(--wpcf-primary-color), var(--wpcf-primary-color), var(--wpcf-primary-color), .95)
}
.tab-rewards-wrapper .overlay {
background: rgba(26, 220, 104, .95)
}
ul.wpcf_predefined_pledge_amount {
margin: 0px
}
ul.wpcf_predefined_pledge_amount li {
min-width: 32%;
margin: 0 0px 5px 0px;
}
ul.wpcf_predefined_pledge_amount li a {
margin: 0px;
padding: 10px;
line-height: 1;
border-radius: 25px;
display: block;
text-align: center;
border: 2px solid var(--wpcf-primary-color);
background-color: var(--wpcf-primary-color);
color: #fff;
}
@media (min-width:1200px) {
.wpneocf-container {
width: 1170px
}
}
@media (max-width:992px) {
.wpneo-row.wp-dashboard-row .wpneo-col6 {
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%
}
.wpneo-row .wpneo-col6 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.wpneo-dashboard-summary canvas {
width: 100%
}
.wpneo-links .wpneo-links-list a {
font-size: 14px;
margin-right: 20px;
line-height: 24px
}
.wpneo-head {
padding-top: 10px
}
.wp-crowd-new-campaign {
float: none;
display: inline-block;
margin-bottom: 24px
}
.wpneo-listings-dashboard .wpneo-listing-img {
width: 45%;
margin-bottom: 15px
}
.wpneo-listings-dashboard .wpneo-listing-content {
width: 100%;
padding: 0
}
.wpneo-listings-dashboard {
position: relative
}
.wpneo-admin-location {
position: absolute;
right: 10px;
top: 15px
}
.crowdfound-fund-raised,
.crowdfound-funding-goal,
.crowdfound-time-remaining {
margin-left: 10px;
font-size: 12px
}
.wpneo-modal-content {
margin: 10% auto 0;
max-width: 60%
}
.wpneo-message-content {
left: 5%;
width: 70%
}
.wpneo-form .wpneo-wallet-box {
width: 50%;
margin-bottom: 10px
}
}
@media (max-width:767px) {
.dashboard-head-date input[type=submit],
.dashboard-head-right {
margin-top: 15px
}
.wpneo-dashboard-head-left ul li {
margin-left: 15px
}
input#cc-image-upload-file-button,
input.profile_image_url,
input[type=button].wpneo-image-upload {
width: 40% !important
}
.wpneo-row.wp-dashboard-row .wpneo-col6 {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.wpneo-fields-action span {
padding: 5px
}
.wp-crowd-submenu {
right: -60%;
left: auto
}
.wpneo-fields input.wpneo-upload {
width: 100%
}
input[type=button].wpneo-image-upload {
width: 50%;
margin-top: 15px
}
.wpneo-modal-content {
margin: 15% auto 0;
max-width: 85%
}
.wpneo-message-content {
left: 5%;
width: 90%
}
#wpneofrontenddata input[type=button] {
margin-top: 10px
}
.wpneo-dashboard-summary ul li {
width: 100%;
margin-bottom: 10px
}
.wpneo-wallet-box .wpneo-box-text {
font-size: 18px;
line-height: 24px
}
.wpneo-wallet-box .wpneo-box-amount {
font-size: 14px
}
}
.supports-drag-drop .media-frame-title h1:before {
margin: 0
}
.supports-drag-drop button:hover,
.ui-datepicker .ui-datepicker-calendar td:hover {
background-color: transparent
}
.woocommerce-product-gallery__trigger {
top: 40%;
right: 45%
}
.wpneo-single .wpneo-image-upload-btn,
.wpneo-upload-image-gallery {
background: var(--wpcf-primary-color);
min-height: 37px
}
#wpneofrontenddata .wpneo-fields select {
height: 50px !important
}
.wpneo-fields {
color: #bcc0d0
}
#wpneofrontenddata .wpneo-form-action input[type=submit].wpneo-submit-campaign {
padding: 15px 20px;
font-weight: 400;
margin-top: 0;
color: #fff;
background: var(--wpcf-primary-color);
min-height: 37px;
font-size: 15px
}
a.wpneo-cancel-campaign {
padding: 10px 20px;
background-color: #dc2e2e;
font-weight: 400;
font-size: 15px;
border-radius: 3px;
float: left;
margin-top: 0;
color: #fff;
min-height: 37px;
text-decoration: none !important
}
.wpneo-single-sidebar .cart .wpneo_donate_button {
padding: 16px 32px;
font-size: 18px;
font-weight: 600;
font-style:normal;
width: 100%;
margin: 10px 0;
border-radius: 2rem;
background:#4aa567;
}
.wpneo-single-sidebar .cart input[type=number].wpneo_donate_amount_field {
border-radius: 2rem;
min-width: 100%;
padding: 25px;
text-align: center;
font-size: 1.5rem;
margin: 20px 0px 0px 0px;
}
.ui-datepicker-calendar a.ui-state-default {
font-size: 14px;
text-align: center;
padding: 6px;
background: #fafafa
}
.date-range-input button {
padding: 9.5px 20px;
border-radius: 4px
}
.ui-datepicker {
width: 310px;
background-color: #fff;
border: 1px solid #eee;
display: none;
margin-top: 4px;
padding: 15px 15px 0
}
.ui-datepicker .ui-datepicker-header {
margin-bottom: 4px;
text-align: center;
background: #fafafa;
padding: 10px 8px
}
.ui-datepicker .ui-datepicker-title {
font-weight: 600;
font-size: 14px;
color: #555
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
color: #555
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
position: absolute;
top: 2px;
width: 30px !important;
height: 30px !important
}
.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
margin-top: 0
}
.wpneo-raised-percent .wpneo-meta-desc,
.wpneo-raised-percent .wpneo-meta-name {
padding-left: 0
}
.wpneo-tab h2 {
font-size: 30px
}
.comment.depth-1 {
margin-left: 0
}
.woocommerce #respond label {
margin-bottom: 20px;
display: inline-block;
float: left;
font-size: 16px;
line-height: 11px;
width: auto;
padding-right: 10px
}
.woocommerce #review_form #respond p {
margin: 0 0 10px
}
.woocommerce #respond p {
font-size: 16px;
font-weight: 700
}
.wpneo-tab-content p span {
padding-bottom: 25px
}
#respond a,
div#respond h3 {
color: #4a4a4a
}
.star-rating {
font-size: 16px
}
.woocommerce p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none
}
#wpneo-tab-reviews p.stars a::before {
color: #fc0
}
.woocommerce p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
content: "\e021";
text-indent: 0
}
.woocommerce p.stars a:hover~a::before {
content: "\e021"
}
.woocommerce p.stars.selected a.active::before {
content: "\e020"
}
.container {
width: 1140px;
max-width: 100%;
margin: 0 auto
}
.row.woo-products {
margin-right: -15px;
margin-left: -15px
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%
}
.archive.author.author-admin.hfeed {
overflow: inherit
}
.cf-campaign-author h2 {
margin-top: 42px;
margin-bottom: 32px
}
.wpcf-form-field.full input.search-field {
width: 79%
}
.wpcf-form-field.full button {
width: 20%
}
.wpcf-form-field.medium input.search-field {
width: 35%
}
.wpcf-form-field.medium button {
width: 15%
}
.wpcf-form-field input.search-field {
height: 44px;
border-radius: 4px
}
.wpcf-form-field button {
border: none;
color: #fff;
padding: 8px 14px;
font-size: 14px;
border-radius: 4px;
margin-left: 4px;
height: 44px
}
.wpcf-form-field.full .wpcf-donate-form-wrap input.search-field {
width: 66%
}
.wpcf-form-field.full .wpcf-donate-form-wrap button,
.wpcf-form-field.medium .wpcf-donate-form-wrap input.search-field {
width: 30%
}
.wpcf-form-field.medium .wpcf-donate-form-wrap button {
width: 23%
}
.wpcf-form-field.left {
text-align: left
}
.wpcf-latest-backer-widget {
padding: 0;
margin: 0;
letter-spacing: 0;
list-style: none
}
.wpcf-latest-backer-widget li:last-child {
padding-bottom: 0
}
.wpcf-latest-backer-widget-reward,
.wpneo-modal-content-inner th {
font-weight: 700
}
.order-actions .wpcf-order-view {
word-break: initial !important
}
.gallery-image-id-show {
width: 78% !important
}
.wpneo-upload-image-gallery {
padding: 9px 20px !important;
border: none;
width: 21% !important
}
.wpneo_login_form_div {
margin-bottom: 60px
}
#loginform {
width: 350px;
margin: 0 auto;
background-color: #fff;
border-radius: 4px;
padding: 40px 30px 20px;
border: 1px solid #e7e7e7
}
#loginform .login-password,
#loginform .login-remember {
margin-bottom: 15px
}
#loginform .login-password input,
#loginform .login-username input,
#wpcf_modal_message table {
width: 100%
}
#wpcf_modal_message table thead tr {
display: flex;
justify-content: space-between
}
.theme-backer .select2-selection {
height: 48px
}
.theme-backer .select2-selection .select2-selection__arrow,
.theme-backer .select2-selection .select2-selection__rendered {
height: 40px;
line-height: 3em
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
background: rgba(169, 235, 191, .4);
border: 1px solid #a9ebbf;
color: #3c4740;
border-radius: 5px;
padding: 10px 15px;
margin-bottom: 20px
}
#wpneo_update_form_wrapper .datepicker {
padding: 8px 15px;
color: #686c8b;
border: 1px solid #f5f5f5
}
.wpneo-modal-content-inner table,
.wpneo-modal-content-inner td,
.wpneo-modal-content-inner th {
border: 1px solid #999
}
.wpneo-modal-content-inner table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.5em;
width: 100%
}
.wpneo-modal-content-inner td,
.wpneo-modal-content-inner th {
padding: 8px;
border-width: 0 1px 1px 0
}
.reward_table_dashboard a {
padding: 0;
text-decoration: none;
font-weight: 700;
background-color: transparent
}
.woocommerce div.product div.images img {
height: 400px;
object-fit: cover;
border-radius: 5px
}
.woocommerce div.product div.images .flex-control-thumbs img {
height: auto;
opacity: .7;
transition: opacity .3s;
border-radius: 3px
}
.woocommerce div.product div.images {
text-align: center;
background-color: #f7f7f7;
padding: 20px 20px 8px;
border: 1px solid #e1e1e1;
border-radius: 5px
}
.wpneo-campaign-single-left-info {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f9f9f9;
padding: 0px;
border: 1px solid #e1e1e1;
border-radius: 10px 0 0 10px;
}
.wpneo-post-img {
margin: 0px;
position: relative
}
.wpneo-single-main-image img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
transition: transform .3s
}
.woocommerce-product-gallery__image img {
height: auto;
border-radius: 5px;
transition: transform .3s
}
.woocommerce-product-gallery__image img:hover {
transform: scale(1.05)
}
.wpneo-single-short-description {
text-align: left;
width: 100%
}
.wpneo-single-short-description h2 {
font-size: 24px;
margin-bottom: 10px;
color: #333
}
.wpneo-single-short-description p {
font-size: 16px;
line-height: 1.5;
color: #555
}
.wpneo-single-main-image:hover img {
transform: scale(1.1);
transition: transform .5s
}
.button.product_type_crowdfunding { }
.button.product_type_crowdfunding:hover {
background-color: var(--wpcf-hover-color) !important
}
.wp-crowd-btn:hover,
.wpneo_donate_button:hover {
background-color: var(--wpcf-hover-color)
}