/*
Theme Name:   Backer
Theme URI:    http://themeum.com/wordpress/backer
Author:       Themeum
Author URI:   http://themeum.com/
Description:  Functional Crowdfunding and Fundraising WordPress Theme
Version:      1.1.10
Tested up to: 6.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         crowdfunding, fundriser, right-sidebar, two-columns
Text Domain:  backer
*/

/* -------------------------------------- *
*           Default WP CSS                *
* --------------------------------------- */
a {
    text-decoration: none !important;
}
html {
    width: 100%;
    height: 100%;
}
body.single-post #main {
    padding-top: 70px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
a:focus {
    outline: 0;
    outline-offset: 0;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.gallery-caption {
    font-size: 12px;
}
.bypostauthor {
    font-size: 12px;
}

/* -------------------------------------- *
*           Wordpress Core                *
* --------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
h2.bordered {
    position: relative;
    z-index: 1;
}
h2.bordered span {
    background: #fff;
    padding: 0 25px;
}
h2.bordered:before {
    border-top: 1px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    z-index: -1;
}
#loginform {
    width: 400px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    padding: 40px 30px 20px;
    border: 1px solid #e7e7e7;
}
.post-meta-info-list-in a {
    color: #5a5a5a;
    border-radius: 4px;
    padding: 4px 15px;
    margin-right: 5px;
    border: 2px solid #e7e7e7;
    transition: 400ms;
}
.post-meta-info-list-in a:hover {
    color: #fff;
}
.post-meta-info-list-in {
    margin: 40px 0 20px;
}
.tab-rewards-wrapper {
    margin-bottom: 30px;
}
.tab-rewards-wrapper h3 .woocommerce-Price-amount {
    margin-right: 8px;
}
button#search-submit {
    background: #1be173;
    padding: 9px 20px;
    border: none;
    color: #fff;
    border-radius: 3px;
}
.until-date span.info-text {
    color: #fff;
}
.until-date p.funding-amount {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
}
.campaign-funding-info ul li {
    margin-right: 35px;
}

.wpneo-listings .wpneo-listing-content .woocommerce:empty {
    padding: 0 !important;
}
.wpneo-listings .wpneo-listing-content .wpneo-raised-percent {
    padding-left: 21px;
}

/* Update CSS */
.wpneo-links {
    border: none;
}
.wp-crowd-new-campaign {
    margin-top: 18px;
}
.wpneo-pagination ul li span.current {
    padding: 6px 15px;
}
.wpneo-meta-wrap .funding-amount {
    display: inline-block;
    margin-bottom: 0;
}
.wpneo-pagination ul li a.next,
.wpneo-pagination ul li a.prev {
    padding: 0 14px 0 14px;
}
.wpneo-pagination ul li {
    padding: 5px 3px;
}
.theme-backer .site-header {
    margin-bottom: 100px;

}
.theme-backer .wp-block-search__input {
     border: 1px solid #e6e0e0;
    border-radius: 2px;
}
.theme-backer .wp-block-search__button {
    border: 1px solid #ccc;
    font-size: 14px;
}
.stripe-connect span {
    background: #635bff !important;
    width: 190px;
}
.stripe-connect {
    background-image: linear-gradient(#635bff, #635bff) !important;
}
.woocommerce-checkout #payment ul.payment_methods li img {
    max-height: 60px;
    max-width: 60px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    margin-bottom: 24px;
}
nav.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 4px;
}
.social-share-links a i.fa.fa-facebook-square {
    color: #3b5998;
}
.social-share-links a i.fa.fa-twitter-square {
    color: #00acee;
}
.social-share-links a i.fa.fa-pinterest-square {
    color: #c8232c;
}
.social-share-links a i.fa.fa-linkedin-square {
    color: #0072b1;
}
.social-share-links a i.fa.fa-tumblr-square {
    color: #34526f;
}
.social-share-links a i.fa.fa-rss {
    color: #fc4f08;
}
.social-share-links a i.fa.fa-delicious {
    color: #E6BED5;
}
.social-share-links a i.fa.fa-digg {
    color: #005be2;
}
.social-share-links a i.fa.fa-reddit-square {
    color: #ff4500;
}
.social-share-links a i.fa.fa-stumbleupon-circle {
    color: #f74425;
}