/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #db1f24;
}
a:hover, a:active {
  color: #006230;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
.vs10 {
    margin-top:10px;
}
.vs20 {
    margin-top:20px;
}
.vs50 {
    margin-top:50px;
}
/*.comments-area a, .page-content a {
    text-decoration: none !important;
}*/
.sharing .sdesc {
    font-size: .89em;
    color: #000;
}
button.glide__bullet {
    background: transparent;
}
.glide__bullets {

    margin-top: -20px;
}
.woocommerce #respond label {
    font-size: 13px;
    font-weight: normal;
}
#order_review .order-total .woocommerce-Price-amount.amount {
    color: #db1f24;
}
.woocommerce-breadcrumb {
    display: none;
}
.top_verify {
display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;

}
.top_verify p{
font-size: 11px;
    text-align: right;
    margin-top: -10px;
    padding-right: 10px;
    display: block;
}
a.supporters-tab-link {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    color: #444;
    text-decoration: underline;
}

a.floating-cart-icon {
    font-family: 'Roboto Condensed';
    font-size: .8em;
    color: #ccc;
    font-weight: bold;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
    background: #000;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
  
}
a.floating-cart-icon:hover {
    color:#fff;
    background:#D30731;
text-decoration: none;
} 
.donate_slide [type=button], .donate_slide [type=submit], .donate_slide button {
    display: inline-block;
    font-weight: 400;
     color: #fff !important; 
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
     border: none;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s;
}
.bot-camp {
    background-color: #efefef;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    overflow: hidden;
    height: 30px;
    padding-top:5px;
}



















.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
    line-height: 42px;
    font-size: 25px;
    margin-bottom: 6px;
}
.info-text {
    font-size: 13px;
    color: #393939;
}

.themeum-campaign-img {
    position: relative !important;
}
.hasvideo {
position: absolute;
    left: 40%;
    padding: 11px;
    top: 35%;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
/*    width: 50px;
    height: 50px;*/

}


.red, .red a {color:#db1f24}
.blue {color:#1877F2}
.green, .green a {color:#006230}
.wpneo-campaign-summary-inner .campaign-funding-info {
    margin: 25px 0 15px;
    /* border: 1px solid green; */
    padding: 10px;

}
.info-wrapper {
    text-align: center;
    background: none;
    padding: 30px 0 0;
    border: none;
    border-radius: 0px;
    margin: 100px auto;
    float: none !important;

}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group, .wc-stripe-elements-field, .wc-stripe-iban-element-field {
width:100%;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
width: 50%;
}
.starter-logo img {
    width: 23% !important;
}
.themeum-campaign-post h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 12px;
}

.mark_name_anonymous_wrap {
    margin: 10px 0;
    background: #ccc;
    padding: 10px;
    border-radius: 5px;
}
.mark_name_anonymous_wrap label{
    vertical-align: middle;
    display: block;
    flex: auto;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 0;
}
.themeum-campaign-post .themeum-campaign-post-content {
    padding: 10px;
}
.bot-camp {
    background-color: #efefef;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    overflow: hidden;
    height: 30px;
    padding-top:5px;
}
.themeum-campaign-location {
    padding: 5px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.51);
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.ct-product-country {
    display: block;
    margin-right: 10px;
}
.ct-product-country a {
color: #454545 !important;
}
.page-title .ct-product-country {
    display: block;
    border-bottom: 1px solid #db1f24;
}
.page-title .ct-product-name {
    font-size: 21px;
}
.ct-product-name {
    font-weight: bold;
    font-size: 12px;
}

.themeum-campaign-post p {
    margin-top: 10px;
    margin-bottom: 2px;
    color: #4C4C4C;
    font-weight: normal;
    font-size: .9em;
}

.themeum-campaign-post .entry-category, .themeum-campaign-post .entry-author {
    color: #393939;
    font-weight: normal;
    font-size: 12px;

}
.themeum-campaign-post .entry-category a, .themeum-campaign-post .entry-author a {
    font-weight: 600;
    color: #454545 !important;
    font-size: 12px;
}
.progressbar-content-wrapper .thm-progress-bar .lead .percentag, .progressbar-content-wrapper .thm-funding-goal .thm-meta-name {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

/*changed the default buttons*/

.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,
#addreward,
input[type="submit"].wpneo-submit-campaign,
.dashboard-btn-link,
.label-primary,
.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: #006230;
    color: #fff;
}
.wpneo_donate_button:hover,
#wpneo-tab-reviews .submit:hover,
.wpneo-edit-btn:hover,
.wpneo-image-upload.float-right:hover,
.wpneo-image-upload-btn:hover,
.wpneo-save-btn:hover,
.removeCampaignRewards:hover,
#addreward:hover,
.removecampaignupdate:hover,
.btn-style1:hover,
#addcampaignupdate:hover,
#wpneo_active_edit_form:hover,
.removecampaignupdate:hover,
.wpneo-profile-button:hover,
.dashboard-btn-link:hover,
.wpneo_login_form_div #wp-submit:hover,
.wpneo-submit-campaign:hover,
.wpneo_donate_button:hover,
.dashboard-head-date input[type="submit"]:hover,
.wp-crowd-btn-primary:hover,
.wpneo_withdraw_button:hover {
    background-color: #D30731;
    color: #fff;
}
button#search-submit {
    background: #006230;
    }
.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: #006230;
    font-weight:bold
}



#billing_first_name,
#billing_last_name,
#billing_email {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span {
    width:100%;
}
.woocommerce-billing-fields__field-wrapper {
    background: #fff;
  /*  padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;*/
}



/* CSS for mobile devices */
@media only screen and (max-width: 767px) {
 .themeum-campaign-post {
    height:100% !important;
}

}  /* end of mobile */
