/**
 * This css file will have all the common classes which can be used globally across the website
*/
.pb-main-primary-blue
{
    color: #1C5DC5;
}
.pb-main-green-options
{
    color: #26A39E;
}
.pb-secondary-darkblue
{
    color: #10397B;
}
.pb-secondary-paleblue
{
    color: #F4F7FC;
}
.pb-secondary-palegreen
{
    color: #D4EDEC;
}
.pb-secondary-charcoal
{
    color: #404040;
}
.pb-secondary-lightgrey
{
    color: #F8F8F8;
}
.pb-secondary-grey
{
    color: #DEDEDE;
}
.pb-main-primary-blue-bg
{
    background: #1C5DC5;
}
.pb-main-green-options-bg
{
    background: #26A39E;
}
.pb-secondary-darkblue-bg
{
    background: #10397B;
}
.pb-secondary-paleblue-bg
{
    background: #F4F7FC;
}
.pb-secondary-palegreen-bg
{
    background: #D4EDEC;
}
.pb-secondary-charcoal-bg
{
    background: #404040;
}
.pb-secondary-lightgrey-bg
{
    background: #F8F8F8;
}
.pb-secondary-grey-bg
{
    background: #DEDEDE;
}
.pb-text-nrmlC
{
    text-transform: capitalize;
}
.pb-text-uppercase
{
    text-transform: uppercase;
}
.description.pb-descriptionnews p a {
    text-decoration: underline !important;
}

.pb-border-radius
{
    border-radius: 50px;
}
.pb-text-underline 
{
    text-decoration: underline !important;
}
.pb-font-16
{
    font-size: 16px;
    line-height: 24px;
}
.pb-font-20
{
    font-size: 20px;
}
.date-author-font-12
{
    font-family: 'ProximaNovaA-Regular', 'ProximaNova-Medium';
    font-size: 12px;
    line-height: 22px;
    font-weight: normal !important;
}
.date-author-font-14
{
    font-family: 'ProximaNovaA-Regular', 'ProximaNova-Medium';
    font-size: 14px;
    line-height: 24px;
    font-weight: normal !important;
}
.pb-font-24
{
    font-size: 24px;
    line-height: 32px;
}
.pb-body-text-style
{
    font-size: 16px;
    line-height: 24px;
}
.h4-font-line
{
    font-size: 20px !important;
    line-height: 28px;
}
.pb-font-14-line-28
{
    font-size: 14px;
    line-height: 20px;
}
.w-176
{
    width: 176px;
}
.w-80
{
    width: 80%;
}
.italic
{
    font-style: italic;
}
.pb-px-4
{
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}
.pb-cr-point
{
    cursor: pointer;
}
.pb-ht-img
{
    height: 180px;
}
.pb-hoverfrtext:hover a
{
    color: #fff;
}
/* Social icons styles starts Here */
.pb-socialicons i {
    color: #10397B !important;
    
}
/* Social icons styles Ends Here */

/* Bluebg with green button then this class goes style start here */
.pb-bluebgwithgreenbtn
{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    line-height: 25px;
    background: #26A39E;
    font-size: 16px;
    color: #fff;
    height: 48px !important;
    letter-spacing: 0.64px;
    padding: 11px 26px !important;
}
.header-subscribe-btn .pb-bluebgwithgreenbtn{
    line-height: 22px !important;
}
.pb-bluebgwithgreenbtn:hover {
    background: #fff;
    color: #26A39E !important;
}
.pb-bluebgwithgreenbtn:hover a {
    color: #26A39E !important;
}
.pb-mtop-5
{
    margin-top: 5px !important;
}
.pb-min-height
{
    min-height: 132px;
}
/* Ends here */

/* White bg with blue button then this styles goes style starts */
.pb-whitebgbluebtn
{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #1C5DC5;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff!important;
    height: 48px;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: 1px solid #1C5DC5;    
}
.pb-whitebgbluebtn:hover{
    background: white !important;
    color: #1C5DC5 !important;
    border: 1px solid #1C5DC5 !important;
}
.pb-common-style-btn {
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    color: #1C5DC5;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    height: 48px;
    border: 1px solid #1C5DC5;
    border-radius: 50px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
}
.pb-common-style-btn:hover {
    background: #1C5DC5;
    color: #FFFFFF;
    border: 1px solid #1C5DC5;
}

/* Ends Here */

/* Only on hover text underline then this code goes */
.pb-underlineonhover
{
    text-decoration: none !important;
    color: #fff;
}
.pb-underlineonhover:hover
{
    text-decoration: underline !important;
    color: #fff;
}
/* End here */

/* Arrow after text then this code goes */
.arow-afrtxt a:after {
    content: '\f105';
    font-family: FontAwesome;
    font-weight: 600;
    font-size: 18px;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
}
.arow-afrtxt a:hover {
    color: #1C5DC5;
}
/* Ends Here */

/* Post a Job Button Style Starts*/
.pb-findjobsaustraliatext {
    color: #26a39d;
    font-weight: 600;
    font-size: 16px;
}
.pb-postajob-btn {
    background: #1C5DC5;
    border-radius: 50px !important;
    color: #fff;
    width: 176px;
}
.pb-postajob-btn:hover {
    background: transparent;
    border: 1px solid #1C5DC5;
    color: #1C5DC5;
    box-shadow: none;
}
/* Ends Here */
/* .pb-jobsearchbutton
{
border-radius: 50px;
width: 50px;
height: 50px !important;
font-size: 21px;
border: none;
color: #fff;
font-family: ProximaNovaA-Regular-;
} */
/* Ends here */
.pb-whoismoving-mob .owl-buttons
{
    position: relative;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
    top: 0;
    flex-flow: row wrap;
    padding-top: 50px;
}
.pb-whoismoving-mob .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.pb-whoismoving-mob .owl-next
{
    pointer-events: all !important;
    margin-right: -34px !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
.pb-whoismoving-mob .owl-prev
{
    pointer-events: all !important;
    margin-left: -34px !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
/* Jobs Featured */
.pb-featuredjobs-carousel .owl-buttons
{
    position: relative;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
    top: 0;
    flex-flow: row wrap;
    padding-top: 50px;
}
.pb-featuredjobs-carousel .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.pb-featuredjobs-carousel .owl-next
{
    pointer-events: all !important;
    margin-right: -34px !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
.pb-featuredjobs-carousel .owl-prev
{
    pointer-events: all !important;
    margin-left: -34px !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
/* Jobs end here */
/* Helpful courses Start here */
.pb-helpful-coursed .owl-buttons
{
    position: relative;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
    top: 0;
    flex-flow: row wrap;
    padding-top: 50px;
}
.pb-helpful-coursed .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.pb-helpful-coursed .owl-next
{
    pointer-events: all !important;
    margin-right: -34px !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
.pb-helpful-coursed .owl-prev
{
    pointer-events: all !important;
    margin-left: -34px !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
/* Helpful end here */
.pb-browseby-category .owl-prev,
.sponsored-news-slider .owl-prev
{
    pointer-events: all !important;
    /* margin-left: -34px !important; */
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
.pb-browseby-category .owl-next,
.sponsored-news-slider .owl-next
{
    pointer-events: all !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
/* End Here */

/* Guide to organisation */
.pb-guideto-organisation .owl-buttons
{
    position: relative;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex;
    top: 0;
    flex-flow: row wrap;
    padding-bottom: 26px;
}
.pb-guideto-organisation .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.pb-guideto-organisation .owl-next
{
    pointer-events: all !important;
    color: #10397B !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
    padding: 0 !important;
}
.pb-guideto-organisation .owl-prev
{
    pointer-events: all !important;
    color: #10397B !important;
    padding: 0 !important;
    background: none !important;
    font-size: 21px !important;
    font-weight: normal;
    opacity: 1 !important;
}
/* End  Here */

/* Heading */
.pb-banner-heading {
    font-family: ProximaNova-Bold;
    font-size: 56px;
    line-height: 64px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.pb-medium-article
{
    width: 363px;
    height: auto;
}
h4.panel-heading.panel-heading-addon {
    padding: 10px 0px 0px 0px !important;
    min-height: 35px !important;
}
.jobvariation-wrap .job-packages-addon {
    border-bottom: 3px solid #cccccc !important;
    padding: 11.5px 15px !important;
}
.breadcrumbs .pageInfo {
    margin: 0px;
}
.breadcrumbs.standard-gap{
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.breadcrumbs.standard-gap+h1 {
    margin-bottom: 18px !important;
    line-height: 48px;
}
@media all and (min-width: 992px){
    .breadcrumbs.standard-gap{
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    .breadcrumbs.standard-gap+h1 {
        margin-bottom: 20px !important;
        line-height: 48px;
    }
}
.breadcrumbs .pageInfo h5{
    font-size: 13px;
}
.min-w-150{
    min-width: 150px;
}
.dmbs-right .newsfeaturedSuppliers .two-line-desc p,
.dmbs-left .newsfeaturedSuppliers .two-line-desc p  {
    line-height: normal;
    font-size: 14px;
}

#tribe-events-bar .tribe-bar-date-filter {
    float: left;
    margin-bottom: 0;
    padding: 15px 10px 15px 0px;
    width: 25%;
}

.ymal_posts .list-numbered > li {
    padding: 32px 32px 32px 75px;
}

.mysubsform .mc4wp-response.success-message .mc4wp-alert.mc4wp-success p {
    color: #ffffff;
    padding: 5px 20px;
}
/*-----------Careers Button--------*/

.career-bg-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #26a39e;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff !important;
    height: 48px;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: none;
}
.career-bg-style-btn:hover {
    background: white ;
    color: #26a39e !important;
    border: 1px solid #26a39e !important;
}
.career-tr-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: white;
    color: #26a39e;
    display: inline-block;
    text-align: center;
    height: 48px;
    border: 1px solid #26a39e;
    border-radius: 50px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
}
.career-tr-style-btn:hover{
    background: #26a39e;
    color: #FFFFFF!important;
    border: 1px solid #fff;
}
.added_to_cart.wc-forward{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #1C5DC5;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 48px;
    font-size: 16px !important;
    padding: 15px 11px !important;
    line-height: 25px;   
}
.added_to_cart.wc-forward:hover {
    background: white !important;
    color: #1C5DC5!important;
    border: 1px solid #1C5DC5!important;
}
/*--------Guide to Giving Button--------*/
.gtg-tr-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: white;
    color: #e26262;
    display: inline-block;
    text-align: center;
    height: 48px;
    border: 1px solid #e26262;
    border-radius: 50px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
}
.gtg-tr-style-btn:hover{
    background: #e26262;
    color: #FFFFFF;
    border: 1px solid #fff;
}
/*--------Source Button--------*/
.Source-bg-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #10397B;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 48px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: none;
}
.Source-bg-style-btn:hover {
    background: white;
    color: #10397B;
    border: 1px solid #10397B;
}
.Source-tr-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: white;
    color: #10397B;
    display: inline-block;
    text-align: center;
    height: 48px;
    border: 1px solid #10397B;
    border-radius: 50px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
}
.Source-tr-style-btn:hover{
    background: #10397B;
    color: #FFFFFF;
    border: 1px solid #fff;
}
/*--------Events Button--------*/
.events-bg-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #94C0DD;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 48px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: none;
}
.events-bg-style-btn:hover {
    background: white !important;
    color: #94C0DD !important;
    border: 1px solid #94C0DD !important;
}
.events-tr-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: white;
    color: #94C0DD;
    display: inline-block;
    text-align: center;
    height: 48px;
    border: 1px solid #94C0DD !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
}
.events-tr-style-btn:hover{
    background: #94C0DD;
    color: #FFFFFF;
    border: 1px solid #fff;
}

.single-news .comment-respond input#submit {
    background-color: #1C5DC5 !important;
    color: #fff !important;
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    font-size: 16px !important;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: 1px solid #1C5DC5;    
}
.single-news .comment-respond input#submit:hover {
    background: #ffffff!important;
    color: #1C5DC5!important;
    border: 1px solid #1C5DC5!important;
}
.tribe-events-page-template a.events-tr-style-btn:hover, 
.page-template-page-eventinner a.events-tr-style-btn:hover {
    color: #ffffff;
}
.page-template-page-search-good-business #searchformNews {
    margin-top: 0px;
}

.page-template-page-search-feature-events .form-design{
    height: 40px;
}
.page-template-page-search-feature-events .featured-search {
    border: 1px solid #94C0DD !important;
}
.page-template-page-past-webinar .past-webinar-cta .product_type_simple {
    border: 1px solid #94C0DD!important;
}
.page-template-page-past-webinar .past-webinar-cta .product_type_simple:hover {
    background: #fff !important;
    color: #94C0DD !important;
    border: 1px solid #94C0DD !important;
} 
.page-template-page-past-webinar .past-webinar-cta .added_to_cart.wc-forward {
    background: #fff !important;
    border: 1px solid #94C0DD !important;
    color: #94C0DD !important;
}
.page-template-page-past-webinar .past-webinar-cta .added_to_cart.wc-forward:hover {
    background: #94C0DD !important;
    border: 1px solid #94C0DD !important;
}
.single-tribe_events .past-webianr-tkt .product_type_simple{
    background: #94C0DD!important;
    border: 1px solid #94C0DD!important;
}
.single-tribe_events .past-webianr-tkt .product_type_simple:hover{
    background: #fff!important;
    border: 1px solid #94C0DD!important;
    color: #94C0DD !important;
}
.page-template-page-join-good-business .dmbs-main .w2linput.submit:hover{
    background: white !important;
    color: #10397B !important;
    border: 1px solid #10397B;
}
.page-template-page-join-good-business .dmbs-main .w2linput.submit{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #10397B;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 48px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: none;
    text-transform: capitalize;
}

.page-template-page-search-suppliers #searchformNews {
    margin-top: 0px;
}
.page-template-page-past-webinar .past-webinar-cta p.product.woocommerce.add_to_cart_inline {
    border: none !important;
}
.page-template-page-submit-a-grant .w2llead.top-aligned .w2linput.submit:hover{
    background: white !important;
    color: #1C5DC5 !important;
    border: 1px solid #1C5DC5;
}
.page-template-page-submit-a-grant .w2llead.top-aligned .w2linput.submit{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #1C5DC5;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 48px !important;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: none;
    text-transform: none;
}
.search-results .searh_btn_nw.searchPageSubmitBtn.form-control.pb-whitebgbluebtn:hover{
    background: #fff !important;
    color: #1C5DC5 !important;
    border: 1px solid #1C5DC5 !important;   
}
/*--------subscribe Button--------*/
.subscribe-bg-style-btn{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #26a39e;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 34px;
    font-size: 14px !important;
    padding: 11px 26px !important;
    line-height: 13px;
    border: none;
}
.subscribe-bg-style-btn:hover {
    background: white;
    color: #26a39e !important;
    border: 1px solid #26a39e !important;
    line-height: 12px;
}
.search-bg-style-btn {
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    background: #10397B;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff;
    height: 34px !important;
    font-size: 14px !important;
    padding: 11px 26px !important;
    line-height: 14px;
    border: none;
}
.search-bg-style-btn:hover {
    background: white !important;
    color: #10397B!important;
    border: 1px solid #10397B!important;
}
.mk-sidebarsub #my_mailc_email{
    height: 50px;
    width: 108%;
}
.pb-caseBox a, .pb-caseBox .h5{
    line-height: 20px !important;
}
.pb-caseBox .h5{
    padding-bottom: 1px !important;
}
.pb-caseBox .h6{
    line-height: 14px !important;
}
.pb-caseBox .date-author-font-12{
    line-height: 12px !important;
    margin-top: 6px !important;
}

.page-template-page-full-width.woocommerce-account .breadcrumbs {
    display: none;
    visibility: hidden;
}
.reply .comment-reply-link{
    background-color: #1C5DC5 !important;
    color: #fff !important;
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    font-size: 16px !important;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: 1px solid #1C5DC5;
}
.reply .comment-reply-link:hover {
    background: #ffffff!important;
    color: #1C5DC5!important;
    border: 1px solid #1C5DC5!important;
}
.page-template-page-post-an-opportunity .career-bg-style-btn .thickbox{ 
    color:#fff !important;
}
.page-template-page-post-an-opportunity .career-bg-style-btn:hover .thickbox{ 
    color:#26a39e !important;
}
@media screen and (max-width: 991px) {
    .search-results #searchform #searchsubmit.searchPageSubmitBtn.form-control.pb-whitebgbluebtn{
        margin: 0 auto !important;
        /* margin-right : 34px !important; */
        /* width: 90% !important; */
    }
}
@media screen and (max-width: 576px) {
    .search-results #searchform #searchsubmit.searchPageSubmitBtn.form-control.pb-whitebgbluebtn{
        width: 100% !important;
    }
}
.page-template-page-search-feature-events .search-bg-style-btn:hover {
    background: white !important;
    color: #94c0dd!important;
    border: 1px solid #94c0dd!important;
}
.page-template-page-full-width .woocommerce-button.button.invoice{
    background-color: #fff !important;
    color: #1C5DC5 !important;
}
.page-template-page-full-width .woocommerce-button.button.invoice:hover{
    background-color: #1C5DC5 !important;
    color: #fff !important;
}
.page-template-page-mentor-the-treasurer .career-bg-style-btn{
    /* line-height: 14px !important; */
}
.single-news .ymal.news-most-viewed .most-viewed-title.touppercase {
    text-transform: inherit !important;
}
.page-template-page-my-organisation .link-gtgprofiledanger{
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff!important;
    height: 48px;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: 1px solid #e26262; 
    background: #e26262;    
}
.page-template-page-my-organisation .link-gtgprofiledanger:hover{
    background-color: rgba(255, 255, 255, 0.15) !important;
    color: #e26262 !important;
    border: 1px solid #e26262;   
}
.page-template-page-my-organisation .org-donate-url{
    background: #e26262;
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    display: inline-block;
    text-align: center;
    border-radius: 50px !important;
    color: #fff!important;
    height: 48px;
    font-size: 16px !important;
    padding: 11px 26px !important;
    line-height: 25px;
    border: 1px solid #e26262;
}
.page-template-page-my-organisation .org-donate-url:hover{
    background: rgba(255, 255, 255, 0.15);
    color: #e26262!important;
    border: 1px solid #e26262;
}
.light_blue{
    border-color: #94C0DD;   
}
.dark_blue{
    border-color: #10397B !important;   
}
.pink_color{
    border-color: #e26262;   
}

#mc4wp-form-2.mc4wp-form-basic label, 
#mc4wp-form-2.mc4wp-form-theme label,
.page-template-page-subscription .mc4wp-form-basic label, 
.page-template-page-subscription .mc4wp-form-theme label {
    font-weight: normal;
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
    margin-bottom: 10px;
    display: block;
}

#mc4wp-form-2.mc4wp-form-basic label>span, 
#mc4wp-form-2.mc4wp-form-theme li>label,
.page-template-page-subscription .mc4wp-form label>span, 
.page-template-page-subscription .mc4wp-form li>label {
    color: #404040 !important;
    font-weight: normal;
    font-family: 'ProximaNova-semiBold', 'ProximaNovaA-Regular', sans-serif;
}

.ld-empty-cart p.cart-empty {
    display: none;
}

.woocommerce-store-notice, p.demo_store {
    background-color: #EBC250;
    padding: 5px 5px;
}

.archive.category .mobile-search-block #searchformNews {
    margin-top: 0;
}

.wpua-edit-container #wpua-preview-existing .description
{
    display: none;
}

.single-news .dmbs-main article.news a span.tptn_title {
    color: #404040 !important
}    

.probonoTopAd.text-center {
    margin-top: 35px !important;
}

.widget-area #widget_tptn_pop-2 h3{
    display: none;
}

.single.single-news .main-news-content p.wp-caption-text {
    font-family: Georgia;
    font-size: 14px;
    line-height: 24px;
}

/*.page-template-page-subscription .mc4wp-form input[type="submit"] {
    margin: 10px 0px 15px 0px;
}*/