#header .block .add-nav ul,
#header .block .add-nav li,
#nav .nav-drop>ul,
#nav .nav-drop>ul>li,
#nav .drop>ul,
#nav .drop>ul>li,
.intro .share-holder .share-list,
.mobile-carousel ul,
.mobile-carousel ul li,
#footer .accordion,
#footer .accordion .slide ul,
#footer .accordion .slide ul li,
#footer .footer-nav,
#footer .footer-holder .add-footer-nav,
#footer .footer-holder .other-info ul,
#footer .footer-holder .other-info ul li,
.social-networks,
.social-networks li,
.spend-block .list,
.spend-block .list li,
.breadcrumbs,
.releases .media-list,
.releases .media-list li,
.listings .page-preview .footer ul,
.pagination-holder .pagination,
.money-goes .list,
#sidebar .widget>ul,
#sidebar .widget .side-nav,
#sidebar .widget .side-nav>li>ul,
#sidebar .widget .side-nav>li>ul li>ul,
.post-holder .post .info-list,
.info-frame .col ul,
.topic-holder .list {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* a {
    color: #0c884a !important;
} */
/* Removed as was breaking new styles
#content a:not(.btn),
.page-template-template-ancp #content a:not(.btn) {
    color: #0c884a !important;
} */

#content #wsm {
    color: white !important;
}



/* Removed as was breaking new styles
body .site-content .entry-content p a,
body p a.btn-success,
body p a.btn-info,
body p a.btn-warning {
    color: white !important;
    text-decoration: none !important;
} */

body .site-content p a.btn-danger,
body .site-content p a.btn-success {
    color: white !important;
    text-decoration: none !important;
    font-family: Oxfam TSTAR PRO !important;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin: 0 29px 22px 0;
}

.alignright {
    float: right;
    margin: 0 0 22px 29px;
}

.mejs-container {
    margin-bottom: 14px;
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 14px;
}

.wp-caption img {
    width: 100%;
    height: auto;
}

.wp-caption img {
    vertical-align: top;
    margin: 0;
}

.wp-caption p {
    margin: 10px 0 0;
}

.green-dark {
    color: #336114;
}

.green-dark-2 {
    color: #50af47;
}

.single-post .breadcrumbs {
    margin-top: 0px;
}

.breadcrumbs {
    color: #b2b2b2;
    font-family: Roboto !important;
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
    position: relative;
    font-size: 12px;
}

.breadcrumbs li a {
    font-size: 12px;
}

.single-post .breadcrumbs li {
    font-size: 13px !important;
}


.breadcrumbs li:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #50af47;
    border-bottom: 5px solid transparent;
    left: 0;
    top: 5px;
}

.breadcrumbs li:first-child {
    padding: 0;
}

.breadcrumbs li:first-child:after {
    display: none;
}

.breadcrumbs a {
    color: #b2b2b2;
}

.intro .img-holder {
    position: relative;
}

.intro img {
    width: 100%;
    height: auto;
}

.intro .carousel .item {
    overflow: hidden;
}

.intro .carousel .carousel-caption {
    bottom: 17%;
}

.intro .landing-caption {
    position: absolute;
    top: 25%;
    z-index: 10;
    color: #fff;
    padding: 14px 25px;
}

.intro .landing-top-caption .jumbotron {
    text-align: center;
    max-width: 100%;
}

.intro .landing-top-caption {
    position: absolute;
    width: 40%;
    left: 30%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;

}

.intro .carousel-caption {
    padding: 0;
    margin: 0;
    left: 5.9%;
    bottom: 7.7%;
    right: auto;
    margin: 0;
    text-shadow: none;
}

.intro .jumbotron {
    padding: 0 !important;
    margin: 0;
    background: none;
    text-align: left;
    max-width: 450px;
}

.intro .jumbotron h1 {
    margin: 0 0 13px;
    font: 40px/48px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
}

.intro .jumbotron p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 21px;
}


.intro .carousel-control {
    width: auto;
    top: 50%;
    margin: -86px 0 0;
    bottom: auto;
    font-size: 100px;
    line-height: 100px;
    left: 17px;
    opacity: 1;
    background: none;
}

.intro .carousel-control.right {
    left: auto;
    right: 12px;
}

.intro .carousel-control .fa {
    color: #f0f0f0;
}

.intro .item-text {
    float: left;
    color: #757575;

    margin: 0 0 1px;
    padding: 9px 0 28px;
    font-size: 14px;
    line-height: 17px;
}

.intro .share-holder {
    float: right;
    padding: 12px 7px 0 0;
    width: 265px;
}

.intro .share-holder .sub-title {
    float: right;
    font-size: 12px;
    line-height: 15px;
    padding: 8px 5px 0 0;
}

.intro .share-holder .share-list {
    float: right;
    text-align: center;
    font-size: 15px;
    line-height: 32px;
}

.intro .share-holder .share-list li {
    float: left;
    margin: 0 0 0 5px;
}

.intro .share-holder .share-list li.facebook a {
    background: #3b5998;
}

.intro .share-holder .share-list li.twitter a {
    background: #00acee;
}

.intro .share-holder .share-list li.google a {
    background: #dd4b39;
}

.intro .share-holder .share-list li.tumblr a {
    background: #2c4762;
}

.intro .share-holder .share-list li.mail a {
    background: #e9e9e9;
    color: #777;
}

.intro .share-holder .share-list a {
    color: #fff;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
}

.intro .share-holder .share-list a:hover {
    text-decoration: none;
    opacity: .9;
}



.involved {
    overflow: hidden;
    padding: 0 0 24px;
}

.involved .show-more {
    margin: -24px 0 0;
    font-family: Oxfam TSTAR PRO !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    line-height: 10px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.page-preview {
    margin: 0 0 43px;
}

.page-preview img {
    width: 100%;
    height: auto;
}

.page-preview .text p {
    font-size: 15px !important;
    line-height: 23px !important;
}

.page-preview h2 a {
    font-family: Oxfam TSTAR PRO !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    line-height: 10px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #0c884a;
    text-decoration: none;
}

.page-preview h2 {
    margin: 0 0 9px;
    font-size: 18px !important;
    line-height: 21px !important;
}

.page-preview p {
    margin: 0 0 21px;
}

.page-preview .text {
    padding: 9px 0 0;
    font-size: 14px;
    line-height: 17px;
}

.page-preview footer {
    background: none;
}

.donate-block {
    background: #0c9b4c;
    padding: 39px 0 37px;
    text-align: center;
}

.donate-block .ico-holder {
    display: inline-block;
    vertical-align: middle;
}

.donate-block .title {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font: 23px/26px "Oxfam TSTAR PRO";
    margin: 0 27px 0 18px;
}

.donate-block .btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    line-height: 26px;
    font-weight: bold;
    padding: 9px;
    min-width: 159px;
    color: white;
    font-family: Oxfam TSTAR PRO !important;
}

.more,
.show-more {
    display: inline-block;
    vertical-align: top;
    font-family: Oxfam TSTAR PRO !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    line-height: 10px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.releases {
    padding: 42px 0 9px;
    background: #f0f0f0;
    margin: -23px 0 0;
}

.releases h2 {
    margin: 0 0 43px;
    font-weight: normal;
    color: #3c3c3c;
    font-size: 26px !important;
    line-height: 29px;
}

.releases .media-list {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 23px;
}

.releases .media-list li {
    margin: 23px 0 0;
}

.releases .media-list li:first-child {
    margin: 0;
}

.releases .media-list a:hover {
    text-decoration: none;
    opacity: .9;
}

.releases .media-list time {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    background: #0c9b4c;
    padding: 5px 8px;
    margin: 0 1.3% 0 0;
    font-family: Oxfam TSTAR PRO !important;
    font-size: 16px !important;
}

.releases .media-list p {
    display: inline-block;
    vertical-align: middle;
    color: #3c3c3c;
    max-width: 80%;
    margin: 0;
    font-size: 16px !important;
}

.releases .jumbotron {
    background: #fff;
    border-radius: 0;
    border: 1px solid #b2b2b2;
    padding: 6.2% 10% !important;
    margin: -5px 0 28px;
    min-height: 173px;
}

.releases .jumbotron h2 {
    margin: 0 0 18px;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #0c9b4c;
}

.releases .jumbotron h2 a {
    color: #0c9b4c;
    font-family: Oxfam TSTAR PRO !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    line-height: 10px !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.releases .jumbotron p {
    margin: 0;
    font-size: 16px !important;
    line-height: 17px;
}

.stories-block {
    padding: 34px 0 57px;
    text-align: center;
}

.stories-block h2 {
    margin: 0 0 30px;
    color: #3c3c3c;
    font-weight: normal;
    font-size: 26px !important;
    line-height: 29px;
}

.stories-block .select-form {
    background: #0c9b4c url(../images/bg-form.png) no-repeat;
    background-size: cover;
    padding: 46px 10px 34px;
    max-width: 830px;
    margin: 0 auto;
    border-radius: 5px;
}

.stories-block .select-form strong {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
    margin: 0 23px;
    font-family: 'Oxfam TSTAR PRO'
}

.stories-block select {
    vertical-align: middle;
    display: inline-block;
    float: none;
    margin: 0;
    height: 41px;
    min-width: 272px;
    text-align: left;
    width: auto;
    color: #616161;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    font-family: 'Oxfam TSTAR PRO';
}

.stories-block select:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #616161;
    background: none;
    width: auto;
    height: auto;
    top: 11px;
    right: 11px;
    left: auto;
}

.stories-block .jcf-select {
    vertical-align: middle;
    display: inline-block;
    float: none;
    margin: 0;
    height: 41px;
    min-width: 272px;
    background: #f4f4f4;
    text-align: left;
    width: auto;
}

.stories-block .jcf-select .jcf-select-text {
    color: #616161;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    display: block;
    margin: 10px 0 0 13px;
}

.stories-block .jcf-select .jcf-select-opener {
    width: 30px;
}

.stories-block .jcf-select .jcf-select-opener:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #616161;
    background: none;
    width: auto;
    height: auto;
    top: 11px;
    right: 11px;
    left: auto;
}

.stories-block.add {
    background: #f0f0f0;
}

.stories-block.add .label {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 40px;
    margin-right: 20px;
}

.stories-block.add .map-holder {
    position: relative;
}

.stories-block.add .map-holder img {
    width: 100%;
    height: auto;
}

.stories-block.add .select-form {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -285px;
    width: 570px;
    padding: 17px 10px 13px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .5);
    background: #0c9b4c url(../images/bg-form-2.png) no-repeat 100%;
    background-size: cover;
}


/** What we do **/
.slogan {
    text-align: center;
    display: block;
    max-width: 500px;
    margin: 20px auto 33px;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    clear: both;
}

.slogan.size {
    font-size: 26px;
    line-height: 29px;
    max-width: 700px;
}

.table-holder {
    background: #f5f5f5;
    max-width: 1082px;
    padding: 34px 26px 16px;
    margin: 8px auto 46px;
}

.table-holder .table {
    width: 100%;
    font-size: 18px;
    line-height: 21px;
    color: #1a1a1a;
    background: #f5f5f5;
}

.table-holder .table th {
    color: #0c884a;
    border-width: 0;
    text-align: left;
    font-size: 16px;
    line-height: 29px;
    margin: 0;
    padding: 0 0 13px;
}

.table-holder .table th strong {
    font-family: "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.table-holder .table td {
    border: solid #b9b9b9;
    border-width: 0 0 1px;
    vertical-align: middle;
    text-align: left;
    margin: 0;
    padding: 18px 0;
}

.table-holder .table td .ico-holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10% 0 0;
}

.table-holder .table td strong a {
    color: #3c3c3c;
    font-weight: normal;
}

.main-holder {
    padding: 0 0 35px;
}

.help-holder {
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 34px;
    clear: both;
}

.help-holder h2 {
    margin: 10px 0 16px;
    font: 22px/25px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #0c9b4c;
}

.help-holder .col {
    float: left;
    width: 33.33%;
    padding: 14px 2.45% 19px;
}

.help-holder .col.pink {
    background: #e70052;
}

.help-holder .col.orange {
    background: #f16e22;
}

.help-holder .col.green-dark {
    background: #0c884a;
}

.help-holder .img-holder {
    border: 3px solid #fff;
    margin: 0 0 15px;
}

.help-holder .img-holder img {
    width: 100%;
    height: auto;
}

.help-holder p {
    margin: 0 0 20px;
    color: #fff;
}

.help-holder .btn {
    padding: 7px;
    color: white;
    border: 3px solid #fff
}

.post-holder {
    padding: 16px 0 4px;
}

.post-holder .post {
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    margin: 0 0 34px;
    padding: 0 0 25px;
}

.post-holder .post .text-holder {
    overflow: hidden;
}

.post-holder .post .heading {
    overflow: hidden;
    padding: 0 0 12px;
}

.post-holder .post .heading time {
    display: inline-block;
    vertical-align: middle;
    background: #0c9b4c;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #fff;
    padding: 7px 10px;
    margin: 0 10px 0 0;
}

.post-holder .post .heading h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 18px;
    line-height: 21px;
}

.post-holder .post p {
    margin: 0 0 13px;
}

.post-holder .post .info-list {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 15px;
}

.post-holder .post .info-list li {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #606060;
    padding: 0 3px 0 6px;
}

.post-holder .post .info-list li:first-child {
    border: none;
    padding-left: 0;
}

.post-holder .post .info-list a {
    color: #606060;
}


.info-frame {
    overflow: hidden;
    padding: 0 0 22px;
}

.info-frame .col {
    float: left;
    margin: 0 0 0 3%;
    padding: 17px 16px 26px;
    background: #f0f0f0;
    border: 1px solid #e6e6e6;
}

.info-frame .col:first-child {
    margin: 0;
}

.info-frame .col h2 {
    margin: 0 0 6px 5px;
    font: 20px/23px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #0c9b4c;
}

.info-frame .col ul li {
    border-bottom: 1px solid #dadada;
    padding: 8px 0 8px 6px;
}

.info-frame .col ul strong {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 19px;
    margin: 0 0px 0 0;
}

.info-frame .col ul span {
    display: inline-block;
    vertical-align: middle;
    max-width: 60%;
}

.single-country .wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 14px;
}

.single-country .wp-caption img {
    width: 100%;
    height: auto;
}

.single-country .wp-caption img {
    vertical-align: top;
    margin: 0;
}

.single-country .wp-caption p {
    margin: 10px 0 0;
}

.single-country .wp-caption .wp-caption-text {
    text-align: left;
    font-size: 14px;
    margin: 0.3075em 0;
}

.single-country h2 {
    color: #336114;
}

.single-country h3 {
    color: #50af47;
}

.single-country .btn.btn-default {
    background: none;
    border: 3px solid #fff;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    padding: 6px;
}

.listings .page-preview {
    padding: 0 0 35px;
    margin: 0 0 35px;
    position: relative;
    overflow: hidden;
}

.listings .page-preview:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #dbdbdb;
    left: 15px;
    right: 15px;
    bottom: 0;
}

.listings .page-preview .text {
    font-size: 14px;
    line-height: 20px;
}

.listings .page-preview .text h2 {
    margin: 0 0 18px;
}

.listings .page-preview .text p {
    margin: 0 0 24px;
}

.listings .page-preview .text .btn {
    font-size: 16px;
    line-height: 19px;
    padding: 9px 18px;
}

.listings .page-preview .footer {
    overflow: hidden;
    margin: -10px 0 0;
    padding-top: 3px;
}

.listings .page-preview .footer ul {
    float: left;
    font-size: 14px;
    line-height: 14px;
}

.listings .page-preview .footer ul li {
    float: left;
    border-left: 1px solid #b4b4b4;
    padding: 0 6px;
}

.listings .page-preview .footer ul li:first-child {
    border: none;
    padding-left: 0;
}

.listings .page-preview .footer ul a {
    color: #b4b4b4;
    line-height: 18px;
}


.pagination-holder {
    background: #eaeaea;
    border-radius: 5px;
    padding: 20px 3.2% 20px 2.4%;
    overflow: hidden;
    clear: both;
}

.pagination-holder .pagination {
    display: block;
    float: left;
}

.pagination-holder .pagination>li {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #131313;
    margin: 0 -6px 0 0;
}

.pagination-holder .pagination>li strong {
    background: #0c884a;
    color: #fff;
    padding: 8px 9px;
    display: block;
}

.pagination-holder .pagination>li>a {
    float: none;
    padding: 8px 9px;
    display: block;
    background: none;
    border: none;
    color: #131313;
    margin: 0;
    font-size: 20px;
    line-height: 23px;
}

.pagination-holder .pagination>li>a:hover {
    text-decoration: none;
    background: #0c884a;
    color: #fff;
}

.pagination-holder .pagination>li.next a {
    color: #0c9b4c;
    border-radius: 0;
}

.pagination-holder .pagination>li.next a:hover {
    text-decoration: none;
    background: #0c9b4c;
    color: #fff;
}

.pagination-holder .displaying {
    float: right;
    font-size: 20px;
    line-height: 23px;
    color: #888;
    padding: 8px 0 0;
    max-width: 60%;
}

.emrg-update .btn-success {
    color: white !important;
    text-decoration: none !important;
}



h3 a:hover {
    text-decoration: underline !important;
}

.site-content .cta p a {
    color: white !important;
    text-decoration: none !important;
}

.elementor-page .content-area {
    padding-bottom: 0px;
}
.elementor-page div .elementor {
    margin-top: 50px;
}

.elementor-page .elementor-button-text {
    font-family: Roboto !important;
    color: white;
    font-weight: normal;
}
.elementor-page .elementor-element-d0a57ed .elementor-heading-title,
.elementor-page .elementor-element-ab88e97 .elementor-heading-title,
.elementor-page .elementor-element-38cb767 .elementor-heading-title,
.elementor-page .elementor-element-878ec77 .elementor-heading-title,
.elementor-page .elementor-element-84dc1ad .elementor-heading-title {
    font-size: 24px !important;
    font-weight: normal !important;
}
.elementor-page .elementor-element-bb72ffd .elementor-heading-title {
    font-size: 21px !important;
}
.elementor-page .elementor-element-375274f .elementor-button-text {
    color: #630235;
}
.elementor-page .elementor-element-a53a697 .elementor-heading-title {
    font-size: 14px !important;
}

.elementor-page .elementor-element-59e510a .elementor-heading-title{
    font-weight: normal !important;
    font-size: 26px !important;
}
.elementor-page .elementor-element-3e44352 .elementor-heading-title {
    line-height: 1.5em !important;
}

.elementor-page .acfe-gravity-container,
.elementor-page .gform_fields,
.elementor-page .gform_button,
.elementor-page .acfe-gravity-container .button {
    font-family: Roboto !important;
}

.elementor-page div .elementor-text-editor {
    font-family: Roboto !important;
}

.elementor-accordion-title,
.elementor-tab-content {
    font-family: Roboto !important;
}

.elementor-page .elementor-field-label,
.elementor-page .elementor-field {
    font-family: Roboto !important;
}

/* .elementor-page .social-networks a{
    color: white !important;
} */

#custom_html-2 h1{
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    font-size: 26px !important;
    line-height: 23px !important;
}

#text-73 h2 {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 26px !important;
    line-height: 23px !important;
}

.page-template h2 a {
    color: #336114;
}
