@charset "UTF-8";

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.donate-image-select.image-choices-field ul.gfield_radio:after,
.donate-image-select.image-choices-field ul.gfield_radio:before,
.row:after,
.row:before {
    content: '';
    display: table
}

.clearfix:after,
.container-fluid:after,
.donate-image-select.image-choices-field ul.gfield_radio:after,
.row:after {
    clear: both
}

.container-fluid {
    max-width: 960px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.column {
    float: left;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.featuredpost.four-column-post .widget-wrap .entry .entry-title,
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family:Arial,"Helvetica Neue",Helvetica,sans-serif */
    font-family: "Roboto", Sans-serif;
}

.btn,
.btn-arrow {
    font-weight: 700
}

@font-face {
    font-family: OxfamGlobalHeadlineRegular;
    src: url(../fonts/oxfamglobalheadline/oxfamglobalheadline-webfont.eot);
    src: url(../fonts/oxfamglobalheadline/oxfamglobalheadline-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/oxfamglobalheadline/oxfamglobalheadline-webfont.woff2) format("woff2"), url(../fonts/oxfamglobalheadline/oxfamglobalheadline-webfont.woff) format("woff"), url(../fonts/oxfamglobalheadline/oxfamglobalheadline-webfont.ttf) format("truetype"), url(../fonts/oxfamglobalheadline/oxfamglobalheadline-webfont.svg#oxfam_global_headlineregular) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'TSTAR PRO Headline';
    src: url('../fonts/oxfamglobalheadline/OxfamTSTARPRO-Headline.eot');
    src: url('../fonts/oxfamglobalheadline/OxfamTSTARPRO-Headline.eot?#iefix') format('embedded-opentype'),
        url('../fonts/oxfamglobalheadline/OxfamTSTARPRO-Headline.woff2') format('woff2'),
        url('../fonts/oxfamglobalheadline/OxfamTSTARPRO-Headline.woff') format('woff'),
        url('../fonts/oxfamglobalheadline/OxfamTSTARPRO-Headline.svg#OxfamTSTARPRO-Headline') format('svg');
    /* font-weight: 700; */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TSTAR PRO Medium';
    src: url('../fonts/oxfamglobalheadline/OxfamTSTAR-PRO-Medium.eot');
    src: url('../fonts/oxfamglobalheadline/OxfamTSTAR-PRO-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/oxfamglobalheadline/OxfamTSTAR-PRO-Medium.woff2') format('woff2'),
        url('../fonts/oxfamglobalheadline/OxfamTSTAR-PRO-Medium.woff') format('woff'),
        url('../fonts/oxfamglobalheadline/OxfamTSTAR-PRO-Medium.svg#TSTAR-PRO-Medium') format('svg');
    /* font-weight: 700; */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TSTAR PRO Bold';
    src: url('../fonts/oxfamglobalheadline/TSTARPRO-Bold.eot');
    src: url('../fonts/oxfamglobalheadline/TSTARPRO-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/oxfamglobalheadline/TSTARPRO-Bold.woff2') format('woff2'),
        url('../fonts/oxfamglobalheadline/TSTARPRO-Bold.woff') format('woff'),
        url('../fonts/oxfamglobalheadline/TSTARPRO-Bold.svg#TSTARPRO-Bold') format('svg');
    /* font-weight: bold; */
    font-style: normal;
    font-display: swap;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    color: #545454;
    font-size: 13px;
    line-height: 1.464;
    margin: 0;
    padding: 0;
    background: #F2F2F2;
    font-family: "Roboto", Sans-serif;
}

body.custom-background {
    background-repeat: no-repeat !important;
    background-color: #eaeade
}

body>div {
    font-size: inherit
}

img {
    vertical-align: top
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.231;
    margin: 0 0 10px;
    color: inherit
}

.h1,
h1 {
    font-size: 32px
}

@media (max-width:767px) {

    .h,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 500
    }

    .h1,
    h1 {
        font-size: 20px
    }
}

.h2,
h2 {
    font-size: 42px;
    color: #5B5B5B;
    /* text-transform: uppercase; */
    font-family: "TSTAR PRO Medium", Sans-serif !important;
    font-style: normal;
    font-weight: 700;
}


@media (max-width:767px) {

    .h2,
    h2 {
        font-size: 20px
    }

    .page-layout-container .page-card-content-holder {
        clear: both
    }

    .h3,
    h3 {
        font-size: 18px
    }

    .h4,
    h4 {
        /* font-size:18px */
        font-size: 17px !important;
        text-transform: uppercase;
        font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
        color: #5B5B5B !important;
    }

    .h5,
    h5 {
        font-size: 16px
    }

    .h6,
    h6 {
        font-size: 14px
    }

}

p {
    margin-bottom: 1em;
    font-size: 16px;
}

p:last-of-type {
    margin-bottom: 0
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.entry-title a,
.footer-widgets .entry-title a,
a {
    -moz-transition: color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    color: #44841a;
    text-decoration: none;
    outline: 0
}

.entry-title a:focus,
.entry-title a:hover,
.footer-widgets .entry-title a:focus,
.footer-widgets .entry-title a:hover,
a:focus,
a:hover {
    text-decoration: none;
    color: #23440d;
    outline: 0
}

.text-right {
    text-align: right
}

.fancybox-slide,
.text-center {
    text-align: center
}

.background-dark {
    color: #fff
}

.background-dark .h,
.background-dark .h1,
.background-dark .h2,
.background-dark .h3,
.background-dark .h4,
.background-dark .h5,
.background-dark .h6,
.background-dark h1,
.background-dark h2,
.background-dark h3,
.background-dark h4,
.background-dark h5,
.background-dark h6 {
    color: #e70052
}

.before-footer-widget-area .widget-area:after,
.before-footer-widget-area .widget-area:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.featuredpost.four-column-post .widget-wrap:after,
.featuredpost.four-column-post .widget-wrap:before,
.genesis-nav-menu:after,
.genesis-nav-menu:before,
.gform_fields li.gfield .ginput_container.ginput_complex:after,
.gform_fields li.gfield .ginput_container.ginput_complex:before,
.gform_fields:after,
.gform_fields:before,
.home-middle .home-middle-right .widget-area .content-wrap .post-view-row:after,
.home-middle .home-middle-right .widget-area .content-wrap .post-view-row:before,
.home-middle .home-middle-right .widget-area .content-wrap:after,
.home-middle .home-middle-right .widget-area .content-wrap:before,
.label-side-input:after,
.label-side-input:before,
.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper:after,
.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper:before,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu:after,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu:before,
.row:after,
.row:before,
.sidebar .sidebar-menu .menu-item:after,
.sidebar .sidebar-menu .menu-item:before,
.sidebar-content .site-inner:after,
.sidebar-content .site-inner:before,
.site-header .wrap:after,
.site-header .wrap:before,
.site-inner .content-sidebar-wrap:after,
.site-inner .content-sidebar-wrap:before,
.site-inner:after,
.site-inner:before,
.wrap .content-sidebar-wrap:after,
.wrap .content-sidebar-wrap:before,
.wrap:after,
.wrap:before {
    content: '';
    display: table
}

.before-footer-widget-area .widget-area:after,
.clearfix:after,
.container-fluid:after,
.featuredpost.four-column-post .widget-wrap:after,
.genesis-nav-menu:after,
.gform_fields li.gfield .ginput_container.ginput_complex:after,
.gform_fields:after,
.home-middle .home-middle-right .widget-area .content-wrap .post-view-row:after,
.home-middle .home-middle-right .widget-area .content-wrap:after,
.label-side-input:after,
.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper:after,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu:after,
.row:after,
.sidebar .sidebar-menu .menu-item:after,
.sidebar-content .site-inner:after,
.site-header .wrap:after,
.site-inner .content-sidebar-wrap:after,
.site-inner:after,
.wrap .content-sidebar-wrap:after,
.wrap:after {
    clear: both
}

.before-footer-widget-area .widget-area,
.container-fluid,
.sidebar-content .site-inner,
.site-header .wrap,
.site-inner,
.wrap {
    max-width: 1223px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.featuredpost.four-column-post .widget-wrap,
.row,
.site-inner .content-sidebar-wrap,
.wrap .content-sidebar-wrap {
    margin-right: -10px;
    margin-left: -10px
}

.column,
.featuredpost.four-column-post .widget-wrap .entry,
.featuredpost.four-column-post .widget-wrap .more-from-category,
.featuredpost.four-column-post .widget-wrap .widget-title,
.sidebar-content .site-inner .content-sidebar-wrap .sidebar,
.site-inner .content-sidebar-wrap .content,
.wrap .content-sidebar-wrap .content {
    float: left;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.home-middle .home-middle-right .widget-area .content-wrap .post-view-row .row-img-link .row-img,
.page-layout-container .page-card-content-holder .page-card-img {
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: 100%;
    -moz-background-size: cover;
    background-size: cover
}

.home-middle .home-middle-right .widget-area .content-wrap .post-link-redirect .continue {
    padding-right: 12px;
    position: relative
}

.home-middle .home-middle-right .widget-area .content-wrap .post-link-redirect .continue:after {
    background-image: url(../images/arrow-green.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 6px 8px;
    width: 6px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    content: " ";
    display: block
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-container~.fancybox-container {
    z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
    top: 0;
    right: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    box-sizing: border-box;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: no-repeat;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error,
.fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: #888 dotted 1px
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: 0 0;
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: 0
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.fancybox-button:after,
.fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
    opacity: .3
}

.fancybox-button--left:after,
.fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: 0 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close:after,
.fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s
}

.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px;
}

.fancybox-arrow--right {
    right: 0
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
    left: 0
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}

.fancybox-loading {
    border: 6px solid rgba(99, 99, 99, .4);
    border-top: 6px solid rgba(255, 255, 255, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-width:800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }

    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: 0 0
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: 0 0
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px
}

.fancybox-button--thumbs,
.fancybox-thumbs {
    display: none
}

@media (min-width:800px) {

    .fancybox-thumbs,
    .fancybox-thumbs>ul>li {
        margin: 0;
        -webkit-tap-highlight-color: transparent;
        box-sizing: border-box
    }

    .fancybox-button--thumbs {
        display: inline-block
    }

    .fancybox-button--thumbs span {
        font-size: 23px
    }

    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        z-index: 99995
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }

    .fancybox-thumbs>ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }

    .fancybox-thumbs>ul>li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: 0;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }

    .fancybox-thumbs>ul>li>img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .fancybox-thumbs>ul>li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94)
    }

    .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
        opacity: 1
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pll-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.after-entry-widget {
    background: url(../images/component-pattern-3.png) repeat-x #fff;
    margin-bottom: 25px
}

.after-entry-widget .widget {
    padding: 15px;
    line-height: 1.231em
}

.after-entry-widget .widget ul {
    margin: 15px 20px
}

.after-entry-widget .widget ul li {
    padding: 0 !important;
    margin-bottom: 10px !important;
    list-style-type: disc !important
}

.after-entry-widget .widget div:last-child {
    width: 58.33333%;
    float: left
}

@media (min-width:768px) {
    .after-entry-widget .widget div:last-child {
        width: 75%
    }
}

.after-entry-widget .widget div:first-child {
    width: 41.66667%;
    float: right;
    text-align: center;
    margin: 15px -30px 0 -5px;
    padding: 0 30px 0 5px
}

@media (min-width:768px) {
    .after-entry-widget .widget div:first-child {
        width: 25%
    }
}

.before-footer-widget-area {
    background-color: #fff;
    padding: 40px 0 10px
}

.before-footer-widget-area .widget-area .entry .entry-header h4.entry-title {
    font-size: 13px;
    color: #44841a
}

.before-footer-widget-area .header-bfw-area .widgettitle {
    margin: -10px 0 0 -20px;
    background: #61a534;
    color: #fff;
    padding: 10px 15px 8px;
    border-bottom: 2px solid #dedede;
    display: inline-block;
    position: relative
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-success.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 8px;
    font-size: 14px;
    line-height: 1.231;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (min-width:992px) {
    .btn {
        padding: 11px;
        font-size: 18px;
        line-height: 1.167em;
        border-radius: 4px
    }
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #0c9b4c;
    border-color: #0c9b4c
}

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #086c35;
    border-color: #032512
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #086c35;
    border-color: #086230
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #fff;
    background-color: #064b25;
    border-color: #032512
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #0c9b4c;
    border-color: #0c9b4c
}

.btn-default .badge {
    color: #0c9b4c;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #0c9b4c;
    border-color: #0a8340
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #086c35;
    border-color: #010d06
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #086c35;
    border-color: #064b25
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #064b25;
    border-color: #010d06
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #0c9b4c;
    border-color: #0a8340
}

.btn-primary .badge {
    color: #0c9b4c;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #61a534;
    border-color: #56922e
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #4a7e28;
    border-color: #1d310f
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #4a7e28;
    border-color: #3a631f
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #3a631f;
    border-color: #1d310f
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #61a534;
    border-color: #56922e
}

.btn-success .badge {
    color: #61a534;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f16e22;
    border-color: #eb600f
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #d3560d;
    border-color: #732f07
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d3560d;
    border-color: #b1480b
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #b1480b;
    border-color: #732f07
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f16e22;
    border-color: #eb600f
}

.btn-warning .badge {
    color: #f16e22;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #e70052;
    border-color: #ce0049
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #b40040;
    border-color: #4e001c
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b40040;
    border-color: #900033
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #900033;
    border-color: #4e001c
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #e70052;
    border-color: #ce0049
}

.btn-danger .badge {
    color: #e70052;
    background-color: #fff
}

.btn-arrow {
    color: #fff;
    background-color: #0c9b4c;
    padding: 9px 15px;
    font-size: 18px;
    line-height: 1.231;
    border-radius: 0;
    position: relative;
    background-image: url(../images/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    border: none;
    border-bottom: 2px solid #dedede;
    margin-right: 30px
}

.btn-arrow.focus,
.btn-arrow:focus {
    color: #fff;
    background-color: #086c35;
    border-color: #1d310f
}

.btn-arrow.active,
.btn-arrow:active,
.btn-arrow:hover,
.open>.btn-arrow.dropdown-toggle {
    color: #fff;
    background-color: #086c35;
    border-color: #3a631f
}

.btn-arrow.active.focus,
.btn-arrow.active:focus,
.btn-arrow.active:hover,
.btn-arrow:active.focus,
.btn-arrow:active:focus,
.btn-arrow:active:hover,
.open>.btn-arrow.dropdown-toggle.focus,
.open>.btn-arrow.dropdown-toggle:focus,
.open>.btn-arrow.dropdown-toggle:hover {
    color: #fff;
    background-color: #064b25;
    border-color: #1d310f
}

.btn-arrow.active,
.btn-arrow:active,
.open>.btn-arrow.dropdown-toggle {
    background-image: none
}

.btn-arrow.disabled.focus,
.btn-arrow.disabled:focus,
.btn-arrow.disabled:hover,
.btn-arrow[disabled].focus,
.btn-arrow[disabled]:focus,
.btn-arrow[disabled]:hover,
fieldset[disabled] .btn-arrow.focus,
fieldset[disabled] .btn-arrow:focus,
fieldset[disabled] .btn-arrow:hover {
    background-color: #0c9b4c;
    border-color: #56922e
}

.btn-arrow .badge {
    color: #0c9b4c;
    background-color: #fff
}

.btn-arrow:after,
.btn-arrow:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-arrow:before {
    border-width: 19px;
    border-left-color: #0c9b4c;
    top: 1px
}

.btn-arrow.btn-warning {
    background-color: #f16e22
}

.btn-arrow.btn-warning:before {
    border-left-color: #f16e22
}

.btn-arrow.btn-success {
    background-color: #61a534
}

.btn-arrow.btn-success:before {
    border-left-color: #61a534
}

.btn-arrow.btn-danger {
    background-color: #e70052
}

.btn-arrow.btn-danger:before {
    border-left-color: #e70052
}

.btn-link {
    color: #44841a;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23440d;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.breadcrumb a:focus,
.breadcrumb a:hover,
.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li a:focus,
.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li a:hover,
.sidebar.sidebar-primary .widget.widget_nav_menu ul li a:focus,
.sidebar.sidebar-primary .widget.widget_nav_menu ul li a:hover,
.wp-pagenavi a:hover {
    text-decoration: underline
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    line-height: 1.5;
    border-radius: 3px;
    font-size: 12px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: 5px
}

.breadcrumb {
    font-size: 12px;
    color: #666;
    padding: 15px 10px;
    border-bottom: 0;
    margin-bottom: 0
}

.breadcrumb a,
.breadcrumb em,
.breadcrumb strong {
    display: inline-block;
    vertical-align: top
}

.breadcrumb a {
    color: #666
}

.breadcrumb em.sep {
    width: 7px;
    margin: 0 3px;
    height: 100%
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.share-small.share-filled.share-small {
    margin: 0 0 23px;
    padding: 10px 15px 50px;
    border-top: 0;
    background: #fff;
    border-bottom: 3px solid rgba(170, 170, 170, .5)
}

.wp-pagenavi {
    background: #fff;
    padding: 25px 75px;
    clear: both;
    border-bottom: 3px solid rgba(170, 170, 170, .5);
    text-align: center;
    line-height: 1.6em
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 0;
    padding: .5em;
    margin: 0 0 .25em 1.5em
}

.page-layout-container {
    margin: 0 -7px 0 -8px;
    padding: 5px 0
}

.page-layout-container .page-card-content-holder {
    padding: 5px 7px 6px 8px;
    width: 100%;
    float: left
}

@media (max-width:991px) and (min-width:768px) {
    .page-layout-container .page-card-content-holder {
        width: 50%
    }

    .page-layout-container .page-card-content-holder:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width:992px) {
    .page-layout-container .page-card-content-holder {
        width: 33.33333%
    }

    .page-layout-container .page-card-content-holder:nth-child(3n+1) {
        clear: both
    }
}

.page-layout-container .page-card-content-holder .page-card-img {
    height: 140px;
    margin-bottom: 16px
}

.page-layout-container .page-card-content-holder .page-card-title {
    color: #333;
    font-size: 17px;
    line-height: 1.176em;
    margin-bottom: 11px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f6f5ec
}

.featuredpost.four-column-post .widget-wrap {
    padding: 15px 0 10px;
    border-bottom: 3px solid rgba(170, 170, 170, .2)
}

.featuredpost.four-column-post .widget-wrap .more-from-category {
    clear: both
}

@media (min-width:768px) {
    .featuredpost.four-column-post .widget-wrap .more-from-category {
        text-align: right
    }
}

.featuredpost.four-column-post .widget-wrap .entry {
    margin-bottom: 30px;
    border: none;
    padding: 0 25px !important;
    text-align: center
}

@media (min-width:768px) {
    .featuredpost.four-column-post .widget-wrap .entry {
        width: 25%;
        margin-bottom: 0;
        padding: 0 12.5px;
        text-align: left
    }
}

.featuredpost.four-column-post .widget-wrap .entry .entry-title {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget,
.sidebar.sidebar-primary .widget.widget_nav_menu {
    font-size: 13px;
    line-height: 1.231em
}

.featuredpost.four-column-post .widget-wrap .entry .entry-title a {
    color: inherit
}

.featuredpost.four-column-post .widget-wrap .entry .entry-title a:focus,
.featuredpost.four-column-post .widget-wrap .entry .entry-title a:hover {
    color: #000
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li {
    background-image: url(../images/NavSecArrow.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    border-bottom: 2px solid #f6f5ec;
    padding: 0 !important;
    margin-left: 20px
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li:last-child {
    border-bottom: none
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li a {
    display: block;
    padding: 0 0 6px 20px;
    font-weight: 700
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li .sub-menu {
    display: none;
    padding: 0 0 0 10px
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li .sub-menu li {
    background-image: url(../images/nav-arrow-alt.png)
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li.current-menu-item {
    background-image: url(../images/NavSecArrowActive.png)
}

.sidebar.sidebar-primary .widget.Annual_Archive_Widget ul li.current-menu-item .sub-menu {
    display: block
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li {
    background-image: url(../images/NavSecArrow.png);
    background-repeat: no-repeat;
    background-position: left 9px;
    border-bottom: 2px solid #f6f5ec;
    padding: 0;
    margin: 0
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li:last-child {
    border-bottom: none
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li a {
    display: block;
    padding: 6px 0 6px 20px;
    font-weight: 700
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li .sub-menu {
    display: none;
    padding: 0 0 0 10px
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li .sub-menu li {
    background-image: url(../images/nav-arrow-alt.png)
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li.current-menu-item {
    background-image: url(../images/NavSecArrowActive.png)
}

.sidebar.sidebar-primary .widget.widget_nav_menu ul li.current-menu-item .sub-menu {
    display: block
}

.sidebar.sidebar-primary .widget {
    padding: 30px 15px 25px !important
}

.sidebar.sidebar-primary .widget .textwidget img {
    width: 100%
}

.sidebar.sidebar-primary .widget.annual-archive-btn .btn-arrow {
    font-size: 13px !important;
    padding: 11px !important;
    width: 80px !important
}

.sidebar.sidebar-primary .widget.cta-widget-latest-stories {
    background: url(../images/component-pattern-5.png) center 0 repeat-x #fff;
    width: 50%;
    margin: 0 auto 20px
}

@media (min-width:768px) {
    .sidebar.sidebar-primary .widget.cta-widget-latest-stories {
        width: 100%
    }
}

.sidebar.sidebar-primary .widget.cta-widget-good-books {
    background: url(../images/component-pattern-4.png) center 0 repeat-x #fff;
    width: 50%;
    margin: 0 auto 20px
}

@media (min-width:768px) {
    .sidebar.sidebar-primary .widget.cta-widget-good-books {
        width: 100%
    }
}

.sidebar.sidebar-primary .widget.cta-widget-sign-up {
    background: url(../images/component-pattern-1.png) center 0 repeat-x #fff;
    width: 50%;
    margin: 0 auto 20px !important
}

@media (min-width:768px) {
    .sidebar.sidebar-primary .widget.cta-widget-sign-up {
        width: 100%
    }
}

.sidebar-feature-image.widget {
    padding: 0 15px 25px !important
}

.sidebar-feature-image.widget.widget-violet {
    background: url(../images/component-pattern-4.png) center 0 repeat-x #fff !important
}

.sidebar-feature-image.widget p {
    font-size: 14px;
    color: #53297d;
    line-height: 1.244em
}

.sidebar .sidebar-menu .menu-item {
    margin: 0;
    padding: 4px 0;
    padding-left: 10px !important;
    border-bottom: 2px solid #f6f5ec
}

.sidebar .sidebar-menu .menu-item:before {
    width: 8px;
    height: 8px;
    background: url(../images/NavSecArrow.png) no-repeat;
    position: absolute;
    margin-top: 5px
}

.genesis-nav-menu .menu-item:hover,
.site-header {
    position: relative
}

.sidebar .sidebar-menu .menu-item a {
    color: #44841a;
    font-size: 13px;
    text-decoration: none;
    font-weight: 700;
    display: block;
    padding-left: 20px
}

.sidebar .sidebar-menu .menu-item a:hover {
    text-decoration: underline
}

.sidebar .sidebar-menu .menu-item>.sub-menu {
    display: none
}

.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .menu-item:before {
    background: url(../images/NavSecNestedArrow.png) no-repeat !important
}

.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .current-menu-ancestor,
.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .current-menu-item,
.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .current-menu-parent {
    background: #f0efe0
}

.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .current-menu-ancestor:before,
.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .current-menu-item:before,
.sidebar .sidebar-menu .menu-item>.sub-menu>.menu-item>.sub-menu .current-menu-parent:before {
    background: url(../images/NavSecNestedArrowActive.png) no-repeat !important
}

.sidebar .sidebar-menu .menu-item.current-menu-ancestor>a,
.sidebar .sidebar-menu .menu-item.current-menu-item>a,
.sidebar .sidebar-menu .menu-item.current-menu-parent>a {
    font-weight: 700 !important
}

.sidebar .sidebar-menu .menu-item.current-menu-ancestor:before,
.sidebar .sidebar-menu .menu-item.current-menu-item:before,
.sidebar .sidebar-menu .menu-item.current-menu-parent:before {
    background: url(../images/nav-arrow-alt.png) 0 7px !important
}

.sidebar .sidebar-menu .menu-item.current-menu-ancestor>.sub-menu,
.sidebar .sidebar-menu .menu-item.current-menu-item>.sub-menu,
.sidebar .sidebar-menu .menu-item.current-menu-parent>.sub-menu {
    display: block !important
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.current-menu-item:before {
    background: url(../images/NavSecArrowActive.png) no-repeat !important
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.current-menu-item a {
    color: #000 !important;
    font-weight: 700
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
    border: 0 !important;
    padding-left: 20px
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu .menu-item:before {
    background: url(../images/nav-arrow-alt.png) no-repeat
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-item:before {
    background: url(../images/nav-arrow-alt.png) 0 7px
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-item>a {
    color: #545454 !important;
    font-weight: 700
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    color: #545454 !important;
    font-weight: 400
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu.menu-item-has-children .sub-menu .menu-item>a {
    font-weight: 400 !important
}

.site-container .site-inner .content-sidebar-wrap .sidebar .widget .sidebar-menu .menu-item.menu-item-has-children .sub-menu.menu-item-has-children .sub-menu .menu-item.current-menu-item a {
    font-weight: 700 !important
}

.site-container {
    max-width: none
}

.site-inner {
    padding-top: 0;
    padding-bottom: 22px
}

.entry {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 0 !important;
    border-bottom: 0 !important
}

.entry .entry-title {
    margin: 0 0 10px;
    font-size: 24px;
    color: #f16e22;
    line-height: 1.208em
}

@media (max-width:767px) {
    .entry .entry-title {
        font-size: 20px;
    }
}

.entry-content :first-child {
    margin-top: 0;
}

@media (max-width:600px) {
    .entry-content :first-child {
        margin-top: 0;
    }
}

.sidebar-content .site-inner {
    background: 0 0;
}

.sidebar-content .site-inner .content-sidebar-wrap .content {
    float: right
}

.header-bfw-area {
    padding-left: 20px
}

@media (min-width:768px) {
    .sidebar-content .site-inner .content-sidebar-wrap .content {
        width: 75%
    }

    .sidebar-content .site-inner .content-sidebar-wrap .sidebar {
        width: 25%
    }

    .header-bfw-area {
        padding-left: 0
    }
}

.home .bottom-row-content,
a.alignnone img,
img.alignnone {
    margin-bottom: 0
}

.twitter-timeline.twitter-timeline-rendered {
    width: 100% !important
}

.genesis-nav-menu {
    color: #888;
    font-size: 12px;
    font-weight: 400
}

.genesis-nav-menu a {
    padding: 15px 18px;
    color: #3c3c3c
}

.genesis-nav-menu a:active,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu li.current-menu-item>a:active,
.genesis-nav-menu li.current-menu-item>a:focus,
.genesis-nav-menu li.current-menu-item>a:hover {
    background: #0c9b4c !important;
    color: #fff !important;
    text-decoration: none
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    float: none;
    vertical-align: middle
}

.site-header {
    background-color: #fff;
    padding-top: 14px;
    z-index: 1001
}

.site-header:before {
    background-image: url(../images/body-stripe-repeater.png);
    background-repeat: repeat-x;
    background-position: left top;
    display: block;
    position: absolute;
    height: 14px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%
}

.site-header .wrap {
    max-width: 1190px;
    padding-bottom: 0
}

.site-header .wrap .title-area .site-description {
    font-size: 18px;
    line-height: 1.167em;
    padding: 19px 32px 0;
    color: #3c3c3c
}

@media (min-width:1024px) {
    .site-header .wrap {
        -ms-box-orient: horizontal;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        -ms-flex-pack: center;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .site-header .wrap .title-area {
        margin-right: auto;
        padding: 15px 10px 20px 0;
        width: 58.33333%;
        -ms-box-orient: horizontal;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        -ms-flex-pack: center;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .site-header .wrap .title-area .site-title-logo {
        width: 25%
    }

    .site-header .wrap .title-area .site-description {
        width: 75%
    }

    .site-header .wrap .widget-area {
        margin-bottom: auto;
        margin-left: auto;
        width: 41.66667%
    }

    #top-site-nav {
        text-align: right
    }
}

.site-header .wrap .widget-area .widget {
    margin-bottom: 20px
}

#top-site-nav .genesis-nav-menu {
    background: #f0f0f0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin: 0 0 17px;
    overflow: hidden;
    display: inline-block
}

#top-site-nav .genesis-nav-menu a {
    padding: 15px 10px;
    text-align: center
}

#top-site-nav .genesis-nav-menu>li {
    width: 24.3%
}

.nav-primary {
    background: #50af47;
    border: none
}

.nav-primary .wrap {
    max-width: 1223px
}

.nav-primary .genesis-nav-menu {
    font-size: 14px;
    color: #fff
}

.nav-primary .genesis-nav-menu .menu-item {
    text-align: left
}

.nav-primary .genesis-nav-menu>li {
    position: relative
}

@media (min-width:1024px) {
    .nav-primary .genesis-nav-menu {
        -ms-box-orient: horizontal;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        -ms-flex-pack: center;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .nav-primary .genesis-nav-menu>li {
        flex: 1
    }

    .nav-primary .genesis-nav-menu>li>.sub-menu {
        right: 0;
        margin: 0 auto;
        padding: 20px 52px 25px;
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        width: 598px;
        z-index: 100;
        font-size: 16px;
        line-height: 1.188em;
        overflow: hidden;
        box-shadow: -4px 5px 20px 0 rgba(0, 0, 0, .3);
        max-height: 0;
        -webkit-transition: max-height 1s;
        -moz-transition: max-height 1s;
        -ms-transition: max-height 1s;
        -o-transition: max-height 1s;
        transition: max-height 1s;
        text-align: left
    }

    .nav-primary .genesis-nav-menu>li.hover>a,
    .nav-primary .genesis-nav-menu>li.sfHover>a,
    .nav-primary .genesis-nav-menu>li:hover>a {
        background: #fff !important;
        color: #50af47 !important
    }

    .nav-primary .genesis-nav-menu>li.hover>.sub-menu,
    .nav-primary .genesis-nav-menu>li.sfHover>.sub-menu,
    .nav-primary .genesis-nav-menu>li:hover>.sub-menu {
        height: auto;
        left: 0;
        max-height: 600px
    }

    .nav-primary .genesis-nav-menu>li.hover>.sub-menu>li,
    .nav-primary .genesis-nav-menu>li.sfHover>.sub-menu>li,
    .nav-primary .genesis-nav-menu>li:hover>.sub-menu>li {
        display: inline-block;
        vertical-align: top;
        margin: 0 -3px 0 0;
        width: 50%
    }

    .nav-primary .genesis-nav-menu>li.hover>.sub-menu>li>a,
    .nav-primary .genesis-nav-menu>li.sfHover>.sub-menu>li>a,
    .nav-primary .genesis-nav-menu>li:hover>.sub-menu>li>a {
        width: auto;
        border: none
    }

    .site-header .top-menu-wrap .genesis-nav-menu li.search-item {
        float: right
    }
}

.nav-primary .genesis-nav-menu>li>a span[itemprop=name] {
    font-family: OxfamGlobalHeadlineRegular, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 27px
}

.nav-primary .genesis-nav-menu .menu-description {
    display: block;
    margin-top: 5px
}

.nav-primary .genesis-nav-menu a {
    color: inherit;
    background: 0 0;
    padding: 17px 12px
}

.nav-primary .genesis-nav-menu a:active,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu a:hover {
    background: #fff !important;
    color: #50af47 !important
}

.nav-primary .genesis-nav-menu li:active a,
.nav-primary .genesis-nav-menu li:focus a,
.nav-primary .genesis-nav-menu li:hover a {
    background: 0 0;
    color: inherit
}

.nav-primary .genesis-nav-menu li.current-menu-item>a,
.nav-primary .genesis-nav-menu li.current-menu-item>a:active,
.nav-primary .genesis-nav-menu li.current-menu-item>a:focus,
.nav-primary .genesis-nav-menu li.current-menu-item>a:hover {
    background: #fff !important;
    color: #50af47 !important
}

.nav-primary .genesis-nav-menu li .sub-menu {
    background: #fff;
    text-transform: none
}

.nav-primary .genesis-nav-menu li .sub-menu a {
    color: #0c884a;
    font-size: 16px;
    padding: 7px 0
}

.nav-primary .genesis-nav-menu li.shop-item {
    background: #91bf40
}

.nav-primary .genesis-nav-menu li.donate-item {
    background: #e70052
}

.site-header #top-nav {
    position: relative
}

.site-header #top-nav .top-nav-search {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 100%;
    right: 0;
    background: #f0f0f0;
    padding: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 100%;
    max-width: 222px;
    overflow: hidden;
    max-height: 48px
}

.site-header #top-nav .top-nav-search .search-form {
    width: 100%;
    margin: 0;
    padding: 0
}

.site-header #top-nav .top-nav-search .search-form input[type=search] {
    height: auto;
    padding: 5px;
    font-size: 14px;
    line-height: 1.214em;
    display: block;
    margin: 0 !important;
    border: 1px solid #b2b2b2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.site-header #top-nav .top-nav-search .search-form input[type=submit] {
    display: none
}

.site-header .top-menu-wrap {
    text-align: left;
    margin: 0 0 20px
}

.site-header .top-menu-wrap .genesis-nav-menu {
    font-size: 18px;
    line-height: 1.167em
}

.site-header .top-menu-wrap .genesis-nav-menu a {
    padding: 5px 29px
}

.site-header .top-menu-wrap .genesis-nav-menu a .fa {
    font-size: 1.8em;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
    color: #50af47
}

.site-header .top-menu-wrap .genesis-nav-menu a:active,
.site-header .top-menu-wrap .genesis-nav-menu a:focus,
.site-header .top-menu-wrap .genesis-nav-menu a:hover {
    background: 0 0 !important;
    color: #3c3c3c !important
}

.site-header .top-menu-wrap .genesis-nav-menu a:active .fa,
.site-header .top-menu-wrap .genesis-nav-menu a:focus .fa,
.site-header .top-menu-wrap .genesis-nav-menu a:hover .fa {
    color: #50af47
}

.site-header .top-menu-wrap .genesis-nav-menu li.menu-item {
    vertical-align: middle
}

.site-header .top-menu-wrap .genesis-nav-menu li.search-item>a {
    padding: 5px 0
}

.site-header .top-menu-wrap .genesis-nav-menu li.icn-item>a {
    width: 24px;
    height: 24px;
    position: relative;
    text-align: center
}

.site-header .top-menu-wrap .genesis-nav-menu li.icn-item>a .fa {
    font-size: 16px;
    vertical-align: middle;
    margin-top: auto;
    margin-right: auto
}

.gf_progressbar_wrapper {
    margin-bottom: 45px
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: .813em;
    line-height: 1 !important;
    margin: 0 0 8px 12px !important;
    padding: 0 !important;
    clear: both;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.gform_wrapper h1,
.gform_wrapper h2,
.gform_wrapper h3 {
    font-weight: 400;
    border: none;
    background: 0 0
}

.gform_wrapper .gf_progressbar {
    padding: 10px;
    position: relative;
    background-color: rgba(0, 0, 0, .1);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    width: 100%;
    margin: 0 auto
}

@media only screen and (min-width:641px) {
    .gform_wrapper .gf_progressbar {
        width: calc(100% - 16px)
    }
}

.gform_wrapper .gf_progressbar_percentage {
    height: 24px;
    text-align: right;
    font-family: helvetica, arial, sans-serif;
    font-size: .813em !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    z-index: 999;
    vertical-align: middle;
    background: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0, 0, 0, .1) 10px, rgba(0, 0, 0, .1) 20px), linear-gradient(to bottom, transparent, rgba(0, 0, 0, .3));
    background-color: #036493;
    color: #fff;
    border-radius: 20px 4px 4px 20px
}

.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 6px;
    height: 32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0
}

.gform_wrapper div.gform_card_icon {
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url(../images/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 32px;
    float: left
}

.gform_body {
    padding: 0;
}

.gform_wrapper {
    padding-bottom: 40px;
    padding-top: 40px
}

.gform_fields {
    padding: 0 !important;
    list-style: none !important;
    margin: 0 -15px
}

.gform_fields input.text,
.gform_fields input.title,
.gform_fields input[type=email],
.gform_fields input[type=number],
.gform_fields input[type=password],
.gform_fields input[type=search],
.gform_fields input[type=tel],
.gform_fields input[type=text],
.gform_fields input[type=url],
.gform_fields select,
.gform_fields textarea {
    padding: 12px 17px;
    border: 2px solid transparent !important;
    color: #000;
    background-color: #fff;
    font-size: 18px;
    line-height: normal;
    width: 100%;
    display: block;
    resize: none;
    letter-spacing: .15px
}

.gform_fields .placeholder {
    color: #9c9c9c
}

.gform_fields :-moz-placeholder {
    color: #9c9c9c
}

.gform_fields ::-moz-placeholder {
    color: #9c9c9c
}

.gform_fields :-ms-input-placeholder {
    color: #9c9c9c
}

.gform_fields ::-webkit-input-placeholder {
    color: #9c9c9c
}

.gform_fields li.gfield {
    padding: 0 15px
}

.gform_fields li.gfield .ginput_container {
    padding: 0px;
}

/*
.gform_fields li.gfield .ginput_container.ginput_complex{
	padding:0;
	margin:0 -15px
}
*/
.gform_fields li.gfield.field_description_below.has-description .ginput_container {
    padding: 0
}

.gform_fields li.gfield.field_description_below.has-description .gfield_description {
    padding-bottom: 22px
}

.gform_fields li.gfield.col-6 {
    float: left;
    width: 50%
}

.gform_fields li.gfield.gfield_error input.text,
.gform_fields li.gfield.gfield_error input.title,
.gform_fields li.gfield.gfield_error input[type=email],
.gform_fields li.gfield.gfield_error input[type=number],
.gform_fields li.gfield.gfield_error input[type=password],
.gform_fields li.gfield.gfield_error input[type=search],
.gform_fields li.gfield.gfield_error input[type=tel],
.gform_fields li.gfield.gfield_error input[type=text],
.gform_fields li.gfield.gfield_error input[type=url],
.gform_fields li.gfield.gfield_error select,
.gform_fields li.gfield.gfield_error textarea {
    border: 2px solid #ff1d34 !important
}

/*
.gform_fields li.gfield.gfield_error .gfield_description.validation_message{
	display:none
}
*/
.gform_fields textarea {
    height: 279px
}

.gform_fields input[type=checkbox],
.gform_fields input[type=radio] {
    margin: 0 !important;
    display: inline-block;
    vertical-align: middle
}

.complex-label-none .ginput_container label,
.label-none .gfield_label {
    display: none !important
}

.gfield_checkbox,
.gfield_radio {
    padding: 0 0 3px !important;
    list-style: none !important;
    line-height: normal !important
}

/*
.gfield_checkbox li,.gfield_radio li{
	padding-bottom:8px
}
*/
.gfield_checkbox label,
.gfield_radio label {
    font-weight: 700;
    vertical-align: middle;
    font-size: 14px
}

.gform_ajax_spinner {
    display: none
}

.gform_footer {
    text-align: right;
    display: block;
    max-width: 100%;
    padding: 19px 10px 0
}

.gform_button,
.gform_wrapper .gform_body .donation-form-agreement .ginput_container .gfield_checkbox {
    text-align: center
}

.gform_button {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 1em;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    width: 100%;
    background: #0c7a9a;
    border: none;
    font-size: 16px;
    padding: 16px 23px
}

.validation_error {
    color: #ff1d34;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: -40px;
    padding: 10px;
}

.clear {
    clear: both
}

.ginput_complex .ginput_left,
.ginput_complex .ginput_right,
.ginput_complex .name_first,
.ginput_complex .name_last,
.ginput_complex .name_middle,
.ginput_complex .name_suffix {
    float: left;
    width: 50%;
    padding: 0 15px;
    display: block;
}

@media (max-width:767px) {

    .ginput_complex .ginput_left,
    .ginput_complex .ginput_right,
    .ginput_complex .name_first,
    .ginput_complex .name_last,
    .ginput_complex .name_middle,
    .ginput_complex .name_suffix {
        float: none;
        width: 100% !important;
    }
}

.ginput_complex .name_prefix,
.ginput_full {
    clear: both;
    display: block;
    padding: 0;
}

.gfield_label {
    display: inline-block;
    font-weight: 700;
}

.gf_no_captcha_recaptcha .gfield_label {
    display: none
}


.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

.gform_wrapper .gf_progressbar_wrapper,
.gform_wrapper .gform_body .donation-form-amount .ginput_product_price,
.gform_wrapper .gform_body .donation-form-amount .ginput_product_price_label,
.gform_wrapper .gform_body .donation-form-amount .ginput_quantity_label {
    display: none
}


div.gform_wrapper .validation_message {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
}

.single-appeals div.gform_wrapper .validation_message {
    color: #ff0000;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
}

span.gfield_required {
    display: none;
}

.gform_wrapper {
    position: relative;
    padding: 0
}

/*
@media (min-width:992px){
	.gform_wrapper{
		padding:53px 106px;
}
}
*/
.gform_wrapper .gform_body .gform_fields input[type=text] {
    border: 1px solid #a8989b !important
}

.ginput_container.ginput_container_textarea {
    border: 1px solid #a8989b !important;
    border-radius: 5px;
}

.gform_wrapper .gform_body .gform_fields input[type=radio] {
    height: 23px;
    width: 23px;
    margin-right: 33px
}

.gform_wrapper .gform_body .donation-form-amount .ginput_quantity {
    width: 100%;
    padding-left: 25px !important
}

.gform_wrapper .gform_body .donation-amount-dollar-placeholder {
    margin-top: -55px !important;
    opacity: .5;
    position: absolute
}

.gform_wrapper .gform_body .gsection {
    margin-top: 65px;
    margin-bottom: 0;
}

.gform_wrapper .gform_body .gsection .gsection_title {
    color: #0c884a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
    display: block;
}

.gform_wrapper .gform_body .donation-form-address.donation-address-country .gfield_select,
.gform_wrapper .gform_body .donation-form-credit-card .ginput_container .ginput_card_expiration_container .ginput_card_expiration {
    border: 1px solid #a8989b !important
}

.gform_wrapper .gform_body .donation-form-choices .gfield_label {
    display: block;
    width: 100%
}

.gform_wrapper .gform_body .donation-custom-link .ginput_container_checkbox input,
.gform_wrapper .gform_body .donation-form-address .ginput_container span label,
.gform_wrapper .gform_body .donation-form-name .ginput_container span label {
    color: #212121;
    font-size: 14px;
    font-weight: normal;
}

.gform_wrapper .gform_body .donation-form-choices .ginput_container_radio {
    padding-left: 15px;
    width: 100%
}

@media (min-width:992px) {
    .gform_wrapper .gform_body .donation-form-choices .ginput_container_radio {
        padding-left: 135px
    }
}

.gform_wrapper .gform_body .donation-form-choices .ginput_container_radio .gfield_radio li {
    padding-bottom: 20px !important
}

.gform_wrapper .gform_body .donation-form-choices .ginput_container_radio .gfield_radio label {
    font-weight: 400
}

.gform_wrapper .gform_body .donation-form-name .ginput_container {
    margin: 0 !important
}

.gform_wrapper .gform_body .donation-form-name .ginput_container span {
    padding: 0
}

@media (min-width:992px) {
    .gform_wrapper .gform_body .donation-form-name .ginput_container span.name_first {
        padding-right: 7.5px
    }

    .gform_wrapper .gform_body .donation-form-name .ginput_container span.name_last {
        padding-left: 7.5px
    }
}

.gform_wrapper .gform_body .donation-form-divider {
    margin-top: 55px !important;
    margin-bottom: 30px !important
}

.gform_wrapper .gform_body .donation-form-address .ginput_container {
    margin: 0 !important
}

.gform_wrapper .gform_body .donation-form-address .ginput_container span {
    padding: 0
}

.gform_wrapper .gform_body .donation-custom-link {
    cursor: pointer;
    margin: 0 0 15px
}

.gform_wrapper .gform_body .donation-custom-link .ginput_container_checkbox {
    padding-bottom: 0 !important
}

.gform_wrapper .gform_body .donation-custom-link .ginput_container_checkbox label {
    font-weight: 400 !important;
    font-style: italic;
    cursor: pointer
}

.gform_wrapper .gform_body .donation-custom-link.donation-form-sub-desc {
    padding-left: 30px
}

.gform_wrapper .gform_body .donation-custom-link.donation-form-sub-desc span {
    font-size: 11px;
    line-height: 0
}

.gform_wrapper .gform_body .donation-form-agreement .ginput_container {
    padding: 0
}

@media (min-width:992px) {
    .gform_wrapper .gform_body .donation-custom-link {
        margin: 0 0 15px 177px
    }

    .gform_wrapper .gform_body .donation-form-agreement .ginput_container .gfield_checkbox {
        text-align: unset
    }
}

.gform_wrapper .gform_body .donation-form-agreement .ginput_container .gfield_checkbox label {
    font-weight: 400
}

.gform_wrapper .gform_body .donation-form-sub-desc {
    text-align: center
}

.gform_wrapper .gform_body .donation-form-credit-card .ginput_container .ginput_card_expiration_container label {
    margin-bottom: 20px;
    display: block
}

.gform_wrapper .gform_body .donation-form-credit-card .ginput_container .ginput_card_expiration_container .ginput_card_expiration.ginput_card_expiration_month {
    margin-bottom: 15px
}

.gform_wrapper .gform_body .donation-form-credit-card .ginput_container .ginput_card_expiration_container .ginput_card_expiration.ginput_card_expiration_year {
    margin-bottom: 5px
}

.gform_wrapper .gform_body .gform_page_footer {
    margin-top: 50px
}

.gform_wrapper .gform_body .gform_page_footer .button {
    padding: 0 !important;
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 0 !important
}

.gform_wrapper .gform_body .gform_page_footer .button.gform_button,
.gform_wrapper .gform_body .gform_page_footer .button.gform_next_button {
    background: #61a534
}

@media (min-width:992px) {
    .gform_wrapper .gform_body .donation-form-sub-desc {
        text-align: unset
    }

    .gform_wrapper .gform_body .gform_page_footer .button.gform_button,
    .gform_wrapper .gform_body .gform_page_footer .button.gform_next_button {
        width: 300px
    }

    #gagift-form .gform_wrapper .gform_body .gform_page_footer .button.gform_button,
    .gform_wrapper .gform_body .gform_page_footer .button.gform_next_button {
        width: 170px
    }


}

.gform_wrapper .gform_body .gform_page_footer .button.gform_button:hover,
.gform_wrapper .gform_body .gform_page_footer .button.gform_next_button:hover {
    background: #61a534 !important
}

#gagift-form .gform_wrapper .gform_body .gform_page_footer .button.gform_previous_button {
    width: 119px !important;
    min-width: unset !important;
    background: #a8989b
}

.gform_wrapper .gform_body .gform_page_footer .button.gform_previous_button {
    width: 205px !important;
    background: #a8989b
}

.gform_wrapper .gform_body .gform_page_footer .button.gform_previous_button:hover {
    background: #a8989b !important
}

/*
.label-side-input{
	margin:0 -15px
}
*/
.label-side-input .gfield_label {
    width: 100%;
    float: left;
    padding: 0 0 15px !important;
    font-size: 14px !important;
    display: inline-block
}

@media (min-width:992px) {
    .label-side-input .gfield_label {
        width: 30%
    }
}

.label-side-input .ginput_container {
    width: 100%;
    float: left;
    padding: 0 15px
}

@media (min-width:992px) {
    .label-side-input .ginput_container {
        width: 70%
    }
}

.bp-legacy .site-inner .entry {
    margin: 0;
    padding: 13px 20px 0;
    border: 0
}

.bp-legacy .site-inner .entry .entry-header .entry-title {
    font-family: OxfamGlobalHeadlineRegular, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 42px;
    color: #f16e22;
    margin: 0
}

.bp-legacy .site-inner .entry .entry-header .entry-meta {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px
}

.bp-legacy .site-inner .entry .entry-content {
    margin-bottom: 5px
}

.bp-legacy .site-inner .entry .entry-footer .entry-meta {
    padding: 15px 0;
    font-weight: 700
}

.bp-legacy .site-inner .share-small.share-filled.share-small {
    margin: 0 0 23px;
    padding: 0 15px 50px;
    border-top: 0;
    border-bottom: 3px solid rgba(170, 170, 170, .5)
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content {
    margin-bottom: 20px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop {
    padding: 20px 20px 0;
    background: #fff
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop h2,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop h2 {
    margin-bottom: 10px;
    color: #f16e22;
    font-size: 24px !important
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop h3,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop h3 {
    margin: 0;
    padding: 20px 0 0 30px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop .search-form input[type=search],
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop .search-form input[type=search] {
    width: 180px;
    height: 23px;
    font-size: 12px;
    padding: 5px 10px;
    vertical-align: top;
    border: 2px solid #e8e8e8
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop .search-form input[type=submit],
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop .search-form input[type=submit] {
    margin: 0 0 0 5px;
    padding: 0 5px !important;
    height: 23px;
    background-color: #44841a;
    font-size: 12px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop .search-form input[type=submit]:hover,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .before-entry-loop .search-form input[type=submit]:hover {
    background: #44841a !important
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry {
    padding: 0 20px 0 55px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry:after,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry:after {
    padding-bottom: 10px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-header .entry-title,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-header .entry-title {
    font-size: 15.6px;
    font-weight: 700;
    font-family: sans-serif;
    margin-bottom: 0 !important;
    margin-top: 1em
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-meta,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-meta {
    margin-bottom: 1em;
    font-weight: 400;
    font-size: 11px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-content,
.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-footer,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-content,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-footer {
    padding-left: 15px
}

.search.search-no-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-footer .entry-meta,
.search.search-results .site-container .site-inner .content-sidebar-wrap .content .entry .entry-footer .entry-meta {
    border: 0;
    padding: 0;
    margin: 0
}

.search.search-no-results .search-result-main-text {
    display: none
}

.search.search-no-results .entry {
    padding: 25px 20px 25px 55px !important
}

.sidebar.sidebar-primary {
    background: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sidebar.sidebar-primary .widget {
    margin: 0 0 20px;
    border-bottom: 3px solid rgba(170, 170, 170, .5);
    background-image: url(../images/component-pattern-2.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #fff
}

.sidebar.sidebar-primary .widget:last-child {
    margin: 0
}

.sidebar.sidebar-primary .widget .widget-title {
    font-size: 17px;
    line-height: 1.231em;
    padding: 0;
    margin: 0 0 17px
}

.footer-widgets {
    padding: 30px 0 0 !important
}

.footer-widgets .wrap .widget-area {
    margin-bottom: 35px
}

@media (min-width:768px) {
    .footer-widgets .wrap .widget-area {
        width: 50%;
        float: left
    }
}

@media (min-width:992px) {
    .footer-widgets .wrap .widget-area {
        width: 20%;
        float: left
    }
}

.footer-widgets .wrap .widget-area .widget-title {
    font-size: 16px;
    margin-bottom: 5px;
    color: #6c7464;
    text-align: left
}

.footer-widgets .wrap .widget-area .widget-wrap {
    margin-bottom: 15px
}

.footer-widgets .wrap .widget-area .widget-wrap li {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    color: #6c7464;
    line-height: 1.4;
    font-size: 13px
}

.page .entry .entry-header .entry-title,
.page-parent .entry .entry-title {
    line-height: 1.214em;
    font-family: OxfamGlobalHeadlineRegular, "Helvetica Neue", Helvetica, sans-serif
}

.footer-widgets .wrap .widget-area .widget-wrap li.current-emergencies {
    margin-right: 45px
}

.footer-widgets .wrap .widget-area .widget-wrap li.second-ul {
    margin-top: 15px
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item {
    padding-left: 23px;
    background-repeat: no-repeat;
    background-position: left top
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item.rss {
    background: url(../images/rss.gif) no-repeat
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item.facebook {
    background: url(../images/facebook.gif) no-repeat
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item.twitter {
    background: url(../images/twitter.png) no-repeat
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item.instagram {
    background: url(../images/instagram.png) no-repeat
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item.youtube {
    background: url(../images/youtube.jpg) no-repeat
}

.footer-widgets .wrap .widget-area .widget-wrap li.icn-item.linkedin {
    background: url(../images/linkedin.gif) no-repeat
}

.footer-widgets .wrap .widget-area .widget-wrap a {
    color: inherit
}

.footer-widgets .wrap .footer-widgets-1 {
    margin-right: 0
}

.footer-widgets #genesis-footer-widgets.wrap {
    width: 72%
}

.footer-copyright {
    float: left;
    font-size: 12px;
    color: 545454;
    width: 60%;
    margin-top: 8px
}

.footer-copyright a {
    color: #44841a
}

.footer-logo {
    float: right;
    position: relative;
    bottom: 34px;
    right: 33px
}

.site-footer {
    padding: 30px 0 20px !important;
    border: none !important;
    background-image: url(../images/body-stripe-repeater.png);
    background-repeat: repeat-x;
    background-position: left bottom
}

.site-footer p {
    margin-left: 0 !important
}

.site-footer .nav-secondary {
    width: 100%;
    border-top: 3px solid rgba(170, 170, 170, .2);
    padding-top: 20px
}

.site-footer .nav-secondary .wrap {
    width: 100%;
    padding: 0
}

.site-footer .nav-secondary .genesis-nav-menu {
    text-align: left;
    padding-right: 30%
}

.site-footer .nav-secondary .genesis-nav-menu li {
    margin-right: 6px;
    padding-right: 7px;
    border-right: 1px solid #cbcbc8;
    display: inline-block;
    font-size: 12px
}

.archive .site-inner .archive-description,
.archive .site-inner .entry {
    padding: 13px 20px 0;
    margin: 0
}

.site-footer .nav-secondary .genesis-nav-menu li:last-child {
    border-right: none
}

.site-footer .nav-secondary .genesis-nav-menu li.current-menu-item>a,
.site-footer .nav-secondary .genesis-nav-menu li.current-menu-item>a:active,
.site-footer .nav-secondary .genesis-nav-menu li.current-menu-item>a:focus,
.site-footer .nav-secondary .genesis-nav-menu li.current-menu-item>a:hover {
    background: 0 0 !important;
    color: #3c3c3c !important;
    text-decoration: underline
}

.site-footer .nav-secondary .genesis-nav-menu a {
    color: #3c3c3c;
    font-weight: 700
}

.site-footer .nav-secondary .genesis-nav-menu a:active,
.site-footer .nav-secondary .genesis-nav-menu a:focus,
.site-footer .nav-secondary .genesis-nav-menu a:hover {
    background: 0 0 !important;
    color: #3c3c3c !important;
    text-decoration: underline
}

.page-parent .entry .entry-title {
    margin: 0 0 10px;
    font-size: 42px
}

@media (max-width:767px) {
    .page-parent .entry .entry-title {
        font-size: 30px
    }
}

.page .entry {
    margin: 0 !important;
    border: 0 !important
}

.page .entry .entry-header .entry-title {
    margin: 0 0 10px;
    font-size: 42px
}

@media (max-width:767px) {
    .page .entry .entry-header .entry-title {
        font-size: 30px
    }
}

.page .entry .entry-content table {
    word-break: normal;
    border-collapse: unset
}

.page .entry .entry-content table tr td {
    border-top: 0
}

.archive .site-inner .archive-description .archive-title {
    font-family: OxfamGlobalHeadlineRegular, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 42px;
    color: #f16e22;
    margin: 0
}

.archive .site-inner .entry {
    border: 0
}

.archive .site-inner .entry .entry-header .entry-title {
    font-family: Arial, sans-serif !important;
    font-size: 18px;
    border-bottom: 1px solid #f16e22
}

.archive .site-inner .entry .entry-header .entry-meta {
    font-size: 13px;
    font-weight: 700;
    margin: 6.5px 0
}

.archive .site-inner .entry .entry-content p {
    margin: 0 !important
}

.archive .site-inner .share-small.share-filled.share-small {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 15px 5px !important
}

.site-inner {
    padding-top: 40px;
    padding-bottom: 22px;
    max-width: 1223px
}

.home-middle {
    padding: 23px 0
}

@media (max-width:991px) {
    .home-middle .column {
        margin: 0 0 23px
    }

    .home-middle .column:last-child {
        margin: 0
    }
}

@media (min-width:992px) {
    .home-middle .home-middle-right {
        width: 66.66667%
    }
}

.home-middle .home-middle-right .widget-area {
    background: #fff
}

.home-middle .home-middle-right .widget-area .news-content-heading {
    background: #50af47;
    border-bottom: 2px solid #dedede;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: -20px 0 0 -9px;
    padding: 10px 15px 8px;
    position: relative
}

.home-middle .home-middle-right .widget-area .content-wrap {
    padding: 11px 2px
}

.home-middle .home-middle-right .widget-area .content-wrap .post-view-col {
    float: left;
    width: 100%;
    padding: 6px 17px
}

.home-middle .home-middle-right .widget-area .content-wrap .post-view-col:nth-child(2n+1) {
    clear: both
}

.home-middle .home-middle-right .widget-area .content-wrap .post-view-row {
    margin: 0 -6px
}

.home-middle .home-middle-right .widget-area .content-wrap .post-view-row .col {
    padding: 0 6px;
    display: block;
    float: left
}

.home-middle .home-middle-right .widget-area .content-wrap .post-view-row .row-img-link .row-img {
    background-position: center;
    height: 130px
}

.home-middle .home-middle-right .widget-area .content-wrap .post-link-redirect {
    clear: both;
    padding: 0 17px;
    font-size: 18px
}

.home-middle .home-middle-right .widget-area .content-wrap .post-link-redirect .continue {
    display: inline
}

@media (min-width:992px) {

    .home-middle .home-middle-right .widget-area .content-wrap .post-view-col,
    .home-middle .home-middle-right .widget-area .content-wrap .post-view-row .col {
        width: 50%
    }

    .home-middle .home-middle-left {
        width: 33.33333%
    }
}

.home-middle .home-middle-left .twitter-timeline {
    vertical-align: top
}

.cta-section {
    background: #fff;
    margin-bottom: 23px;
    padding: 0 10px
}

.cta-section .cta-box-wrap .cta-box {
    padding: 23px 15px
}

.cta-section .cta-box-wrap .cta-box-title {
    font-family: OxfamGlobalHeadlineRegular, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    font-size: 30px;
    color: #f16e22;
    padding: 5px 0 5px 40px;
    margin: 5px 0;
    background-image: url(../images/action.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    background-size: 33px auto
}

.cta-section .cta-box-wrap .cta-box-subheading {
    color: #3c3c3c;
    font-weight: 700
}

.cta-section .cta-box-wrap .btn-arrow {
    margin-bottom: 18px;
    margin-top: 18px
}

.cta-section .cta-box-wrap.cta-dollar .cta-box-title {
    color: #61a534;
    background-position: 0 -95px
}

.cta-section .cta-box-wrap.cta-person .cta-box-title {
    color: #e70052;
    background-position: 0 -193px
}

.bottom-row-content {
    margin-bottom: 23px
}

.bottom-row-content iframe {
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.bottom-row-content .bottom-row-content-column {
    background: #fff;
    padding: 15px
}

.page-template-template-donate-single .site-inner .site {
    padding: 30px 0;
    display: block
}

.page-template-template-donate-single .site-inner .site .logo {
    float: left
}

.page-template-template-donate-single .site-inner .site .logo img {
    border: 0;
    vertical-align: middle
}

.page-template-template-donate-single .site-inner .site .site-description {
    font-size: 20px;
    margin: 15px 0 0 20px;
    padding: 0 0 0 20px;
    line-height: 1.15em;
    color: #888;
    float: left;
    width: 280px;
    border-left: 1px solid #888
}

.page-template-template-donate-single .site-inner .donate-menu {
    text-align: center;
    margin: 0 10px
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu {
    background: #fff;
    border: 1px solid #dedede;
    box-shadow: 2px 2px 5px #dedede;
    border-bottom: 0
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item {
    font-size: 24px;
    height: 54px;
    color: #000;
    background: #f0f0f0;
    display: block
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item a {
    padding: 15px 59px;
    height: 55px;
    background: 0 0
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item a:active,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item a:focus,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item a:hover {
    background: inherit !important;
    color: #000 !important
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.current-menu-item {
    background: #fff !important
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.current-menu-item a {
    padding: 15px 59px;
    height: 55px;
    background: #fff !important;
    color: #000 !important
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.current-menu-item a:active,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.current-menu-item a:focus,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.current-menu-item a:hover {
    background: inherit !important;
    color: #000 !important
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children {
    background: #288f27;
    border-right: 1px solid #288f27
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children a {
    padding: 15px 59px;
    height: 55px;
    background: #288f27;
    color: #fff
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children a:active,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children a:focus,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children a:hover {
    background: inherit !important;
    color: #fff !important
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu {
    width: 95%;
    background: #fff;
    padding-bottom: 14px;
    margin: 0 auto;
    border: 1px solid #dedede;
    left: 0;
    right: 0
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu:hover {
    width: 100% !important
}

@media (min-width:992px) {
    .page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item {
        display: inline-block
    }

    .page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu {
        width: 335px;
        display: block;
        left: auto;
        right: auto
    }
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu:before {
    background: url(../images/component-pattern-2.png) no-repeat;
    background-size: 100%;
    display: block;
    height: 15px;
    margin-bottom: 25px
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
    display: block;
    text-align: center;
    background: #fff;
    padding: 0 30px;
    height: 25px
}

@media (min-width:992px) {
    .page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
        text-align: left
    }
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    height: unset;
    padding: 0 0 9px;
    width: 100%;
    color: #288f27;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.231em;
    border: 0
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:active,
.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:hover {
    color: #288f27 !important;
    opacity: .8
}

.page-template-template-donate-single .site-inner .donate-menu .genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item.current-menu-item a {
    color: #000 !important;
    text-decoration: none
}

.page-template-template-donate-single .site-inner .content .entry {
    margin: 0;
    padding: 55px;
    border: 1px solid #d8d8d8;
    box-shadow: 2px 2px 5px #d8d8d8;
    border-top: 0
}

.page-template-template-donate-single .site-inner .content .entry .entry-header .entry-title {
    display: none
}

.page-template-template-donate-single .site-inner .content .entry .entry-content {
    text-align: justify;
    padding: 0 0 40px
}

.page-template-template-donate-single .site-inner .content .entry .entry-content p {
    margin-bottom: 15px
}

.page-template-template-donate-single .site-inner .content .entry .entry-content h2 {
    font-family: sans-serif;
    font-size: 24px;
    color: #288f27;
    font-weight: lighter;
    text-align: center;
    margin: 0 0 30px !important
}

.page-template-template-donate-single .site-inner .content .entry .entry-content h3 {
    margin-bottom: 15px !important
}

.page-template-template-donate-single .site-inner .content .entry .entry-content .main-appeal-image {
    width: 100%
}

.page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-banner {
    margin: 1em 0;
    background-color: #ff1d34
}

.page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-content {
    margin: 0 0 20px
}

.page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-content .entry-appeal-content-text {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: left
}

@media (min-width:992px) {
    .page-template-template-donate-single .site-inner .content .entry .entry-content {
        padding: 0 74px 40px
    }

    .page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-content .entry-appeal-content-text {
        width: 50%;
        float: left;
        padding-right: 10px
    }
}

.page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-content .entry-appeal-content-image {
    width: 100%;
    float: none
}

@media (min-width:992px) {
    .page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-content .entry-appeal-content-image {
        width: 50%;
        float: right
    }
}

.page-template-template-donate-single .site-inner .content .entry .entry-content .entry-appeal-content .entry-appeal-content-image img {
    width: 100%
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper {
    margin: 10px auto 0;
    display: block;
    text-align: center
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option {
    cursor: pointer;
    float: left;
    height: 271px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 33.33333%;
    margin-bottom: 20px;
    padding: 10px
}

@media (max-width:991px) {
    .page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option {
        width: 50%
    }
}

@media (max-width:767px) {
    .page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option {
        width: 100%
    }
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option img {
    max-width: 100%;
    vertical-align: middle
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option .donate-option-info {
    bottom: 10px;
    color: #fff;
    height: 119px;
    padding: 15px 20px;
    position: relative;
    text-align: center;
    transition: all .5s ease;
    margin: 0 auto;
    width: 255px;
    max-width: 100%;
    background-repeat: repeat
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option .donate-option-info .donate-price-text {
    font-family: OxfamGlobalHeadlineRegular, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 30px;
    margin-bottom: 8px
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option .donate-option-info .donate-option-description {
    height: 34px;
    overflow: hidden;
    font-weight: 700;
    font-size: 14px
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option .donate-option-info .donate-option-select {
    bottom: -30px;
    height: 39px;
    left: 0;
    line-height: 39px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    transition: all .5s ease;
    width: 100%;
    font-weight: 700
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option .donate-option-info .donate-option-select.donate-option-red {
    background: #ff1d34
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option .donate-option-info .donate-option-select.donate-option-green {
    background: #0c884a
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option.donate-option-1 .donate-option-info {
    background-position: 0 0
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option.donate-option-2 .donate-option-info {
    background-position: 0 110px
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option.donate-option-3 .donate-option-info {
    background-position: 0 220px
}

.page-template-template-donate-single .site-inner .content .entry .donate-option-wrapper .donate-option:hover .donate-option-info {
    bottom: 45px
}

.page-template-template-donate-single .site-inner .content .share-small {
    display: none
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area {
    background-color: transparent;
    padding: 15px 0 0;
    margin: 0 auto
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap {
    margin: 0 -20px 15px
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content {
    vertical-align: top;
    width: 25%;
    padding: 0 20px 15px;
    float: left
}

@media (max-width:991px) {
    .page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content {
        width: 50%
    }

    .page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content:first-child {
        margin-left: 0 !important
    }

    .page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content:last-child {
        margin-right: 0 !important
    }
}

@media (max-width:499px) {
    .page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content {
        width: 100%
    }
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content .widget-wrap {
    height: 205px
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content .widget-wrap .entry {
    border: 0 !important;
    width: 200px;
    margin: 0 auto !important;
    background: #fff;
    height: 100%
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content .widget-wrap .entry .aligncenter {
    margin-bottom: 10px;
    width: 100%
}

.page-template-template-donate-single .donate-page-before-footer-widget-area.before-footer-widget-area .widget-area .after-widget-area-wrap .featured-content .widget-wrap .entry .entry-title {
    font-size: 15px;
    margin: 0 !important;
    padding: 0 20px 18px;
    font-weight: 700
}

.gform_fields {
    padding: 0 !important;
    list-style: none !important;
    margin: auto !important
}

.gform_fields li.gfield {
    /* padding:12px 15px !important; */
    list-style: none !important
}

.gform_fields ul.gfield_checkbox,
.gform_fields ul.gfield_radio {
    margin: 0 !important;
    list-style: none !important
}

.donation-form-receipt ul.gfield_checkbox li,
.donation-form-receipt ul.gfield_radio li {
    list-style: none !important;
    margin-bottom: 10px;
}

.content .entry .entry-content .gform_wrapper .gsection .gsection_title {
    color: #0c884a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
    display: block;
    margin: 10px -20px !important;
    padding: 5px 20px;
    text-align: left
}

.donate-image-select.image-choices-field {
    margin: 0 -15px !important;
    padding: 0 15px 37px !important
}

.donate-image-select.image-choices-field ul.gfield_radio {
    /* margin:0 -19px!important; */
    padding: 0 !important
}

.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice {
    width: 31%;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    margin: 10px !important;
    padding: 15px;
    float: left;
    border: none !important;
    opacity: 1
}

@media (max-width:767px) {
    .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice {
        width: 100%
    }
}

.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice label {
    padding: 0 !important
}

.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image-wrap {
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: block;
    background: 0 0 !important;
    border: 4px solid transparent
}

@media (max-width:767px) {
    .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image-wrap {
        max-width: 260px
    }
}

.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image {
    display: block !important;
    width: 100%;
    height: auto
}

/*
.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-text{
	display:none
}

.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice.image-choices-choice-hover .image-choices-choice-image-wrap,.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice.image-choices-choice-selected .image-choices-choice-image-wrap{
	border-color:#288f27
}

*/
.donation-form-amount-value .ginput_container {
    padding-left: 30px;
    position: relative
}

.donation-form-amount-value .ginput_container:after {
    color: #888;
    content: "$";
    position: absolute;
    top: 12px;
    left: -18px;
    bottom: 0;
    font-size: 15px
}

@media (min-width:992px) {
    .page-template-template-donate-single .entry-content .gform_wrapper {
        padding: 53px 0
    }
}


/********************************************/
/************* June 2021 ********************/

span.menu-description {
    color: white;
    font-size: 14px;
    font-weight: 400;
}

/*
.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    border-width: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
} */

span.menu-description,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
    display: none;

}

.elementor-location-header .menu-item-6248 {
    background: #50af47;
}

.elementor-location-header .menu-item-6248 .elementor-item {
    color: #ffffff !important;
}

/*
body {
	 background: #f1ede9; 
	background: rgb(249 248 247);
}
*/
.dashicons,
.dashicons-before:before {
    color: #50af47;
}

[type=search] {
    width: 190px;
    background: transparent;
    padding: 5px 10px;
    border: #a1a3a5 1px solid;
    border-radius: 15px;
}

input:focus-visible {
    border-radius: 15px;
}

.elementor-location-header .menu-item-6248 .dashicons,
.dashicons-before:before {
    color: #fff;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {

    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 22px;
    color: #44841A;
    text-transform: uppercase;
    font-weight: 700 !important;

}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 10px;
    width: 100%;
}


#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 22px;
    color: #44841A;
    text-transform: uppercase;
    font-weight: 700 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item {
    position: static;
    padding: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
}

#mega-menu-wrap-primary {
    background: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    width: 100%;
    float: left;
    border-radius: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    display: none;

}

.unwrappedmenu li.donate-item {
    border-radius: 15px !important;
    background-image: unset !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto;

}

@media(min-width: 1025px) {

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.donate-item {
        border-radius: 15px !important;
        background-image: url(../images/green_bg.svg) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: 100% 100% !important;
        width: 163px !important;
        height: auto !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.donate-item>a.mega-menu-link {
        color: #fff !important;
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.donate-item:hover>a.mega-menu-link {
    color: #44841A !important;
}


li.donate-item:hover {
    background-image: url(../images/menu_w_child.png) !important;
}

li.donate-item .mega-menu-link {
    font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
}

li.donate-item:hover .mega-menu-link {
    font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #44841A !important;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    padding: 20px 15px !important;
    margin-top: 20px;
}

@media(max-width:1024px) {

    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        padding: 0px !important;
        margin-top: 0 !important;
    }

}


li#mega-menu-item-6248.mega-menu-item-has-children:hover {
    background-image: url(../images/menu_w_child.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    border-radius: unset !important;
}


li#mega-menu-item-6248 span.menu-image-title-after.menu-image-title {
    color: #ffffff;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin: 0 10px !important;
    display: inline-block !important;
    height: auto !important;
    vertical-align: middle !important;
    padding: 20px 15px;
    width: fit-content !important;
}

li#mega-menu-item-6248 .after-menu-image-icons {
    color: #ffffff;
    vertical-align: middle;
    margin-bottom: 5px;
}


li#mega-menu-item-6248:hover span.menu-image-title-after.menu-image-title,
li#mega-menu-item-6248:hover .after-menu-image-icons {
    color: #44841A !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin: 0 10px;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    padding: 20px 15px;
    width: fit-content;

}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    text-align: center;
}

.woocommerce-page #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {

    text-align: center;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 22px;
    color: #44841A;
    text-transform: uppercase;
    font-weight: 700 !important;

}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-bottom: 50px;
}

#wc-stripe-cc-form iframe {
    height: 28px !important;
}

#unwrappedmenu-pri a.mega-menu-link {
    text-align: center;
    font-family: "TSTAR PRO Headline", Sans-serif !important;
    font-size: 22px !important;
    color: #44841A !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

#unwrappedmenu-pri #mega-menu-wrap-unwrapped #mega-menu-unwrapped {
    visibility: visible;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.woocommerce-page #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin: 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    padding: 20px 15px;
    width: fit-content;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {

    background: unset;

}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    background: unset;
    color: #44841A;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item:hover,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:hover {

    background-image: url(../images/menu_w_child.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;

}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item:hover,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children:hover {

    background-image: url(../images/menu_w_child.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #ffffff;
    margin-top: 8px;
    padding: 30px 15px;
    border-radius: 12px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item {
    padding: 20px 5px;
}

#unwrappedmenu-pri #mega-menu-primary>li.mega-menu-megamenu.mega-menu-item:hover,
#unwrappedmenu-pri #mega-menu-primary>li.mega-menu-item:hover {

    background-image: url(../images/menu_w_child.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;
    padding: 15px !important;

}

#unwrappedmenu-pri li.mega-menu-megamenu.mega-menu-item:hover,
#unwrappedmenu-pri li.mega-menu-item.mega-menu-item-has-children:hover {

    background-image: url(../images/menu_w_child.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;
    padding: 15px !important;
}

#unwrappedmenu-pri li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #ffffff;
    margin-top: 8px;
    padding: 30px 15px;
    border-radius: 12px;
}

#unwrappedmenu-pri li.mega-menu-megamenu.mega-menu-item {
    padding: 20px 5px;
}

#unwrappedmenu-pri #mega-menu-wrap-unwrapped #mega-menu-unwrapped li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
}

#unwrappedmenu-pri #mega-menu-wrap-unwrapped #mega-menu-unwrapped>li.mega-menu-megamenu>ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #f1f1f1;
    border: 0;
    padding: 0px 0px 0px 0px;
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0;
    margin-top: 15px;
    border-radius: 20px;
}

/*
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child ul.mega-sub-menu {
    border-radius: 0 20px 20px 20px !important;
}
*/


ul#menu-footer {
    list-style-type: none;
    padding-left: 0;
}

#menu-footer a {
    color: #fff;
    font-size: 16px;
}

#menu-footer li {
    line-height: 1.5;
}

.elementor-location-footer span.elementor-icon-list-icon {
    color: #fff !important;
}


.elementor-widget:not(:last-child) {
    margin-bottom: 20px !important;
}

.elementor-element {
    border-color: #50AF47;

}


#gform_page_119_1 .gform_page_footer {
    visibility: hidden;
    position: absolute;
    top: 0;
}

.page-descrip {
    font-size: 32px !important;
    padding-left: 0 !important;
    color: #ffffff !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 7%;
    width: 87%;
    right: 0;
    padding-right: 20px;
    line-height: 34px;
}

/*
#field_119_5 input[type="radio"],
#field_119_6 input[type="radio"],
#field_119_36 input[type="radio"],
#field_119_38 input[type="radio"] */
.donation-choice input[type="radio"],
.regular-donation input[type="radio"],
.onetime-donation input[type="radio"] {
    display: none;
}

.donation-choice {
    padding: 20px 0 0 !important;
    margin-bottom: 15px;
    border: 0 !important;

}

@media(min-width:1440px) {
    .donation-choice input[type="radio"]+label {
        height: 52px;
        width: 229px;
        padding: 8% 6px;
        background: url(../images/yellow_bg.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 16px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px !important;
        text-align: center;
        color: #5B5B5B !important;
        line-height: normal !important;
    }

    .donation-choice input[type="radio"]:checked+label {
        height: 52px;
        width: 229px;
        padding: 8% 6px;
        background: url(../images/yellow_bg_active.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 16px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px !important;
        text-align: center;
        color: #5B5B5B !important;
        line-height: normal !important;
    }
}

@media(max-width:1439px) {
    .donation-choice input[type="radio"]+label {
        height: 45px;
        width: 229px;
        padding: 6% 6px;
        background: url(../images/yellow_bg.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 16px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        color: #5B5B5B !important;
    }

    .donation-choice input[type="radio"]:checked+label {
        height: 45px;
        width: 229px;
        padding: 6% 6px;
        background: url(../images/yellow_bg_active.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 16px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        color: #FFFFFF !important;
    }

}

@media(max-width:1024px) {
    .donation-choice input[type="radio"]+label {
        height: 70px;
        width: 229px;
        padding: 8% 6px;
        background: url(../images/yellow_bg.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 20px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        color: #5B5B5B !important;
        line-height: normal !important;
    }

    .donation-choice input[type="radio"]:checked+label {
        height: 70px;
        width: 229px;
        padding: 8% 6px;
        background: url(../images/yellow_bg_active.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 20px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        color: #5B5B5B !important;
        line-height: normal !important;
    }
}

/*
#field_119_5 input[type="radio"] + label,
#field_119_6 input[type="radio"] + label,
#field_119_36 input[type="radio"] + label,
#field_119_38 input[type="radio"] + label */
.regular-donation input[type="radio"]+label,
.onetime-donation input[type="radio"]+label {
    height: 52px;
    width: 148px;
    padding: 7px;
    background: url(../images/yellow_bg_small.png);
    background-size: 100%;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 30px !important;
    display: block !important;
    margin: 0px auto !important;
    text-align: center;
    color: #5B5B5B !important;
    float: left;
    margin-right: 20px !important;
    /* margin-bottom: 20px !important; */
    line-height: normal !important;
    color: #5B5B5B;
    font-family: "TSTAR PRO Headline", Sans-serif;
}

/*
#field_119_5 input[type="radio"]:checked + label,
#field_119_6 input[type="radio"]:checked + label,
#field_119_36 input[type="radio"]:checked + label,
#field_119_38 input[type="radio"]:checked + label */
.regular-donation input[type="radio"]:checked+label,
.onetime-donation input[type="radio"]:checked+label {
    height: 52px;
    width: 148px;
    padding: 7px;
    background: url(../images/yellow_active_small_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 30px !important;
    display: block !important;
    margin: 0px auto !important;
    text-align: center;
    color: #FFFFFF !important;
    float: left;
    margin-right: 20px !important;
    margin-bottom: 20px !important;
    line-height: normal !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
}

.regular-donation legend.gfield_label {
    font-size: 32px !important;
    padding-left: 0 !important;
    color: #ffffff !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 10%;
    width: 90%;
    right: 0;
    padding-right: 20px;
    line-height: 34px !important;
}

.onetime-donation legend.gfield_label {
    font-size: 16px !important;
    padding-left: 0 !important;
    color: #ffffff !important;
    font-family: "TSTAR PRO Bold", Sans-serif;
    font-weight: 600;
    position: absolute;
    top: 25%;
    width: 80%;
    right: 0;
    padding-right: 20px;
    line-height: normal !important;
}

.top-5p {
    top: 5% !important;
}

.clear-float {
    clear: both;
}

.top-20 {
    padding-top: 20px !important;
}

.name-field .name_first {
    padding: 0px 10px 0 0 !important;
}

.name-field .name_last {
    padding: 0px 0 0 10px !important;
}

.g_page4 fieldset,
.g_page4 div {
    margin-bottom: 20px;
}

.g_page1 .gfield_radio {
    background: none;
}

.g_page2.gfield_radio,
.g_page3 .gfield_radio {
    background: none;
    display: inline-block;
}

div.donation_new_form_wrapper {
    background-color: unset !important;
    margin-top: 0;
}


input#input_119_5_other,
input#input_119_6_other,
.amount-other input {
    width: 100%;
    height: 52px;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding: 10px;
    text-transform: uppercase;
}

/*
#gform_page_119_36 .gform_fields ul.gfield_checkbox li, 
#gform_page_119_36 .gform_fields ul.gfield_radio li,
#gform_page_119_38 .gform_fields ul.gfield_checkbox li, 
#gform_page_119_38 .gform_fields ul.gfield_radio li 
.regular-donation .gfield_radio li,
.onetime-donation .gfield_radio li,
.regular-donation .gfield_radio li,
.onetime-donation .gfield_radio li  {
    list-style: none;
    float: left;
}
*/

.regular-donation .gfield_radio {
    display: flow-root !important;
    align-items: baseline !important;
    width: 100% !important;
    justify-content: space-evenly !important;
    background: none !important;
    padding: 12px 0 10px !important;
}

.onetime-donation .gfield_radio {
    display: flow-root !important;
    align-items: baseline !important;
    width: 100% !important;
    justify-content: space-evenly !important;
    background: none !important;
    padding: 45px 0 10px !important;
}

.regular-donation .gfield_radio li:last-child label,
.onetime-donation .gfield_radio li:last-child label {
    margin-bottom: 0 !important;
}

.firstpage-text p.donate-text {
    color: #fff;
    font-size: 32px;
}

.firstpage-text {
    color: #fff !important;
    font-size: 42px;
    line-height: normal;
    font-family: 'TSTAR PRO Headline';
    padding: 10px 20px 0 !important;
}

.elementor-44793 .elementor-element.elementor-element-a415cb0 .swiper-slide-bg {
    background-position: left;
}

#field_115_11 label.gfield_label {
    font-size: 16px !important;
}

@media(min-width:558px) {

    .grey-bg {
        background-image: url(../images/grey_bg.png);
        background-color: unset;
        color: #5B5B5B;
        width: 163px;
        height: 52px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 19px;
        margin-right: 20px;
    }

    .green-bg {
        background-image: url(../images/green_bg.svg);
        background-color: unset;
        width: 163px;
        height: 52px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 19px;
    }
}

@media(max-width:557px) {

    .grey-bg {
        background-image: url(../images/grey_bg.png);
        background-color: unset;
        color: #5B5B5B;
        width: 80%;
        height: 52px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 19px;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .green-bg {
        background-image: url(../images/green_bg.svg);
        background-color: unset;
        width: 80%;
        height: 52px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 19px;
    }

    .appeal-slider br {
        display: none;
    }

}

@media(max-width:439px) {
    .appeal-slider h2 {
        font-size: 18px !important;
    }

}

.green-bg .elementor-button-text {

    color: #FFFFFF;
}

.grey-bg .elementor-button-text {

    color: #5B5B5B;
}

.page article.entry {
    padding-right: 0px !important;
    padding-left: 0px !important;
    background: #F9F8F7;
}

.page article.post-47021.entry {
    padding-right: 0px !important;
    padding-left: 0px !important;
    background: none;
}

#field_119_5 .gfield_radio,
#field_119_6 .gfield_radio {
    display: contents;
    align-items: unset;
}

#field_119_5 ul.gfield_radio {
    float: left;
}


input#input_119_24 {
    width: 100% !important;
    height: 52px;
    margin-left: 0;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding: 10px;
    text-transform: uppercase;

}

li.gchoice.gchoice_119_5_3 {
    width: 100%;
}

#gform_wrapper_119 .gform_page_footer {
    border-top: none;
    padding: 16px 0 23px 0;
    margin-top: 0 !important;
    width: 96%;
    margin: auto;
}

input.gform_previous_button {
    float: left;
}

input.gform_next_button {
    float: right;
}

/*
#genesis-content .entry-content .elementor-inner .gform_wrapper form .gfield_label,
body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html,
div#field_119_16,
div#field_119_11,
div#field_119_13 {
font-size: 32px !important;
padding-left: 0 !important;
color: #ffffff !important;
font-family:  "TSTAR PRO Headline", Sans-serif;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
position: absolute;
top: 6%;
width: 80%;
right: 0;
padding-right: 20px;
line-height:34px;
}
*/
@media(max-width:1199px) {

    div#field_119_16,
    div#field_119_11,
    div#field_119_13 {
        font-size: 26px;

    }

    .elementor-44793 .elementor-element.elementor-element-651e221:not(.elementor-motion-effects-element-type-background),
    .elementor-44793 .elementor-element.elementor-element-651e221>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        background-size: cover;
    }

}

div#field_119_2 {
    font-size: 42px !important;
    color: #ffffff !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
}

div.g_page2,
div.g_page3,
div.g_page4,
div.g_page5,
div.g_page6 {
    padding: 0 0 35px 0;
}

.donation-choice .ginput_container.ginput_container_radio {
    margin-top: 30px;
}

/*
.elementor-44793 .elementor-element.elementor-element-651e221 > .elementor-container {
    min-height: 800px; 
max-width: 1430px;
}*/

div.gform_wrapper .gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
div.gform_wrapper .gfield select {
    height: 52px;
}

.small-amount {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    margin-top: 10px !important;
    font-weight: normal;
}

div#input_119_23 {
    display: contents;
    width: 100%;
}

input#gform_submit_button_119 {
    background: url(../images/submit.png) !important;
    padding: 0 15px !important;
    width: 130px;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center center;
    border: none;
    color: #5B5B5B;
    text-transform: uppercase !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 20px !important;
    float: right;
    height: 54px !important;
}

span.t-left {
    float: left;
}

span.t-right {
    float: right;
}

.gfchart-Progressbar_chart .bar-wrap {
    padding: 8px 8px 0;
}

.gfchart-Progressbar_chart .the-bar {
    float: left;
    background: unset;
    height: 100%;
    -webkit-border-radius: 2px 0px 0px 2px;
    -moz-border-radius: 2px 0px 0px 2px;
    border-radius: 2px 0px 0px 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background-image: linear-gradient(to right, #44841A, #8ECC1E) !important;
    border-radius: 5px !important;
    height: 5px !important;
}

.gfchart-Progressbar_chart .bar-container,
.meter {
    box-sizing: content-box;
    height: 5px !important;
    position: relative;
    margin-bottom: 0 !important;
    background: #F1EDE9;
    border-radius: 25px !important;
    padding: 3px;
    box-shadow: inset 0 -1px 1px rgb(255 255 255 / 30%);
}

.gfchart-Progressbar_chart .bar-main-container {
    margin-bottom: 0 !important;
}

.meter>span {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: rgb(43, 194, 83);
    background-image: linear-gradient(center bottom,
            rgb(43, 194, 83) 37%,
            rgb(84, 240, 84) 69%);
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3),
        inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
}

.meter>span:after,
.animate>span>span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(-45deg,
            rgba(255, 255, 255, 0.2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.2) 50%,
            rgba(255, 255, 255, 0.2) 75%,
            transparent 75%,
            transparent);
    z-index: 1;
    background-size: 50px 50px;
    animation: move 2s linear infinite;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

.animate>span:after {
    display: none;
}

@keyframes move {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 50px 50px;
    }
}

.greeny>span {
    background-image: linear-gradient(#50af47, #8ab985);
}

.nostripes>span>span,
.nostripes>span::after {
    background-image: none;
}

.swiper-slide-contents {
    max-width: 60%;
    border-radius: 15px;
}

/*
div#gform_page_119_1 {
background: url(https://www.oxfam.org.nz/wp-content/uploads/2021/06/green_bg_form.png);
background-position: center center;
background-size: contain;
width: 100% !important;
background-repeat: no-repeat;
padding: 30px;
}
*/
.donation-choice .ginput_container.ginput_container_radio {
    margin-top: 0;
}

.elementor-widget-uael-posts .uael-post__title,
.elementor-widget-uael-posts .uael-post__title a {
    color: var(--e-global-color-secondary);
    color: #44841A !important;
    text-transform: uppercase;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 32px;
    margin-top: 20px;
}

.elementor-44793 .elementor-element.elementor-element-fb94589 .uael-post__content-wrap {
    padding: 30px 30px 30px 30px;
    position: relative;
}

.elementor-44793 .elementor-element.elementor-element-fb94589 .uael-post__meta-data {
    color: #212121;
    margin-bottom: 15px;
    position: absolute;
    top: 5%;
}

.uael-post__footer {
    margin-top: 30px;
    display: none;
}

/*
label#label_119_6_3,
label#label_119_5_3 {
visibility: hidden;
position: absolute;
top:0;
}
*/

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #5B5B5B;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #5B5B5B;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #5B5B5B;
}

@media(max-width: 1599px) {

    input#input_119_5_other,
    input#input_119_6_other {
        width: 100%;
    }

}

@media(max-width: 1024px) {

    input#input_119_5_other,
    input#input_119_6_other {
        width: 100%;
    }

    #field_119_5 input[type="radio"]+label,
    #field_119_6 input[type="radio"]+label,
    #field_119_5 input[type="radio"]:checked+label,
    #field_119_6 input[type="radio"]:checked+label {

        font-size: 26px !important;
    }

    .elementor-44793 .elementor-element.elementor-element-aa53648>.elementor-element-populated {
        padding: 15px;
    }

    #genesis-content .entry-content .elementor-inner .gform_wrapper form .gfield_label,
    body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html,
    div#field_119_16,
    div#field_119_11,
    div#field_119_13 {
        width: 85%;
        text-align: left;
    }

}


input#input_119_25 {
    text-transform: uppercase;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding: 10px;
}

.donation_new_form .ginput_complex .ginput_left,
.ginput_complex .ginput_right,
.ginput_complex .name_first,
.ginput_complex .name_last,
.ginput_complex .name_middle,
.ginput_complex .name_suffix {
    float: left;
    width: 50%;
    padding: 0px;
    display: block;
    margin-bottom: 0;
}

.donation_new_form img {
    float: left;
}

@media(max-width:767px) {
    .elementor-spacer-inner {
        display: none;
    }

    #genesis-content .entry-content .elementor-inner .gform_wrapper form .gfield_label,
    body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html,
    div#field_119_16,
    div#field_119_11,
    div#field_119_13 {
        width: 80%;
        text-align: left;
    }

}


section#special-appeal {
    position: relative;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%;
    position: absolute;
    bottom: -50px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #44841A;
}

#field_119_14 .ginput_right {
    padding-left: 0;
}

#field_119_14 .ginput_left {
    padding-right: 5px;
}

#field_119_26 label {
    font-weight: normal;
    font-size: 16px;
    line-height: 2 !important;
    margin: 0 0 0 10px !important;
    color: #fff !important;
}

#field_119_23 label {
    color: #fff !important;
    line-height: 2 !important;
    margin: 0 0 0 10px !important;
}


#field_119_26 input {
    width: 18px;
    height: 18px;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
#genesis-content .entry-content .elementor-inner .gform_wrapper form div.gform_wrapper .gfield select {
    border-radius: 3px;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 18px;
    padding: 0 15px;
}

.gform_wrapper.gravity-theme .ginput_complex input,
.gform_wrapper.gravity-theme .ginput_complex select {
    width: 100%;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 18px;
}

.donation_new_form div.gform_confirmation_message img {
    float: none;
}

.donation_new_form div.gform_confirmation_message h1 {
    color: #ffffff !important;
    font-size: 32px;
    margin-bottom: 0;
}

.donation_new_form div.gform_confirmation_message p {
    color: #ffffff !important;
    font-size: 18px;
    margin-bottom: 20px;
}

.donation_new_form div.gform_confirmation_message br {
    display: none;
}

.donation_new_form div.gform_confirmation_message {
    padding: 30px 0;
}

.elementor-44793 .elementor-element.elementor-element-651e221:not(.elementor-motion-effects-element-type-background),
.elementor-44793 .elementor-element.elementor-element-651e221>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-size: 100% 80%;
}

article.post-44793.page.type-page.status-publish.has-post-thumbnail.entry {
    padding-top: 0;
}


#post-section a.uael-post__read-more {
    position: absolute;
    bottom: 3%;
    right: 13px;
}

#post-section .uael-post__content-wrap {
    height: 450px;
}

#post-section .uael-post__bg-wrap {
    border-radius: 20px;
}

#post-section .uael-post__thumbnail img {
    border-radius: 20px 20px 0 0;
}

#post-section .uael-post__content-wrap {
    position: relative;
    bottom: 36px;
    background-color: #fff;
    border-radius: 25px;
}

#post-section .uael-post__content-wrap {
    height: 450px;
}

#post-section h3.uael-post__title {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    max-height: 159px;
}


.osky-logo img {
    margin-left: 0;
}


/* Additional Fixes */

.tertiarymenu li {
    margin-right: 15px;
}

.tertiarymenu li,
.tertiarymenu li a {
    font-size: 16px;
    font-weight: 500;
}

.elementor-44723 .elementor-element.elementor-element-177e1a8b {
    font-weight: 500;
}

.menu-image {
    padding-right: 0 !important;
}

.search-form {
    position: relative;
    display: flex;
}

.search-form-submit {
    display: block !important;
    position: absolute;
    z-index: 9;
    right: 10%;
    top: 24%;
}

#searchform-1 {
    background: #FAFAFA;
    border: 1px solid #EBEBEB;
    border-radius: 19px;
    height: 38px;
    width: 100%;
    max-width: 176px;
    font-size: 16px;
    padding: 5px 20px;
    font-family: "Oxfam TSTAR PRO", Sans-serif;
}

#searchform-1:focus,
#searchform-1:hover {
    outline: none;
}

#searchform-1::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9E9E9E;
    opacity: 1;
    /* Firefox */
}

#searchform-1:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9E9E9E;
}

#searchform-1::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #9E9E9E;
}

.tagline-text .elementor-text-editor.elementor-clearfix {
    color: #303030;
    font-family: "Oxfam TSTAR PRO", Sans-serif;
    font-size: 18px;
}

.elementor-44723 .elementor-element.elementor-element-3c2c4680:not(.elementor-motion-effects-element-type-background),
.elementor-44723 .elementor-element.elementor-element-3c2c4680>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    min-height: 140px;
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
}

.elementor-44723 .elementor-element.elementor-element-3c2c4680>.elementor-container {
    width: 100%;
}

.elementor-44723 .elementor-element.elementor-element-35f28c7>.elementor-widget-container {
    background-image: none !important;
}


.search-form-input::-webkit-search-decoration,
.search-form-input::-webkit-search-cancel-button,
.search-form-input::-webkit-search-results-button,
.search-form-input::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.elementor-element-a415cb0 .elementor-button {
    font-weight: 700;
}

.elementor-element-a415cb0 .grey-bg {
    margin-right: 20px;
}

.elementor-element-a415cb0 .grey-bg .elementor-button-text {
    color: #5B5B5B;
}

.elementor-element-a415cb0 .elementor-button-text {
    position: relative;
    top: 7px;
}

.elementor-element-a415cb0 .elementor-button {
    width: 100%;
    max-width: 163px;
    height: 52px;
}

.elementor-44793 .elementor-element.elementor-element-a68ffd1 {
    margin-bottom: 50px !important;
}

/*
.elementor-44793 .elementor-element.elementor-element-aa53648 > .elementor-element-populated{
    position: relative;
    right:65px;
} */

#field_119_2 .donate-text {
    font-size: 32px;
}

#gform_page_119_1 .gfield_radio {
    padding-top: 0 !important;
}

/*
.elementor-inner .gform_wrapper .gfield_radio{
    justify-content: flex-start;
}
*/

div#gform_wrapper_119 {
    margin-bottom: 0;
}

.elementor-44793 .elementor-element.elementor-element-a415cb0 .elementor-slide-description {
    font-weight: 300;
    font-size: 16px;
}

span.t-right {
    font-weight: 400;
}

.elementor-swiper-button {
    top: 110%;
}

.elementor-swiper-button-prev {
    left: 37%;
    z-index: 10;
}

.elementor-swiper-button-next {
    right: 37%;
    z-index: 10;
}

.elementor-element-1f40a35 {
    background-color: #fff;
}

.elementor-element-184f7290 .elementor-column .elementor-widget-text-editor,
.elementor-element-1f40a35 .elementor-column .elementor-widget-text-editor {
    min-height: 115px;
}

.elementor-element-184f7290 .elementor-column img,
.elementor-element-1f40a35 .elementor-column img {
    min-height: 65px;
    max-height: 65px;
    object-fit: cover;
    object-position: center center;
}

.elementor-element-1f40a35 .elementor-element-populated,
.elementor-element-184f7290 .elementor-element-populated {
    padding: 50px 26px 26px 26px !important;
}

.elementor-element-1f40a35 .elementor-icon,
.elementor-element-184f7290 .elementor-icon {
    font-size: 20px !important;
}

#genesis-content .entry-title,
#genesis-content h1 {
    max-width: 90%;
    margin: 30px auto !important;
}

.elementor-element-312bc808 p {
    line-height: 58px;
}

.elementor-element-312bc808 .elementor-text-editor {
    margin-bottom: 40px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.elementor-element-6cd97a57 p {
    font-weight: 300;
    font-family: "Roboto", Sans-serif;
}

.elementor-element-6cd97a57 .elementor-button-link {
    font-weight: 700;
    font-size: 16px;
}

.uael-post__meta-data span {
    font-size: 14px;
    font-weight: 300 !important;
    font-family: "Roboto", Sans-serif !important;
}

.uael-post__excerpt {
    font-weight: 300 !important;
}

.elementor-element-66f38ed .elementor-image-box-description {
    min-height: 220px;
}

.elementor-element-034f732 {
    position: relative;
    right: 17px;
    top: 4px;
}

.elementor-44751 .elementor-element.elementor-element-34c961e8 {
    width: 300px;
    max-width: 300px;
    margin-left: auto;
    margin-right: 68px;
}

.elementor-element-4908094 img {
    position: relative;
}

#input_119_6_other,
#input_119_5_other {
    display: none;
}

.gform_next_button {
    position: relative;
    right: 7px;
}

#input_119_31,
#input_119_6_other {
    padding-left: 30px !important;
    background-image: url('../images/line.png');
    background-repeat: no-repeat;
    background-position: 2.5% 50%;
    background-size: 0.3% 50%;
}


#input_119_27 {
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 18px;
    outline: none;
    width: 99.2%;
    color: #CDCDCD;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.donation_new_form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('../images/select.svg');
    background-repeat: no-repeat;
    background-position: 96% 50%;
    border-radius: 3px !important;
    padding-left: 15px;
    width: 96%;
    margin: auto;
}

/*
#input_119_14_6,
#input_119_21,
#input_119_20{
    outline: 0;
    color:#CDCDCD;
    margin-left: 0 !important;
    font-family:  "TSTAR PRO Headline", Sans-serif;
    font-size: 18px;
}
*/
#input_119_14_1_container {
    margin-bottom: 16px !important;
}

/*
.donation_new_form .gform_fields{
    width: 96% !important;
    margin-left:0 !important;
}
*/
.donation_new_form #label_119_6_3,
.donation_new_form #label_119_5_3 {
    margin-right: 0 !important;
}

#input_119_14_6_container {
    order: 1;
    flex: 1 !important;
}

#input_119_14_5_container {
    order: 2;
    max-width: 270px;
}

/*
#input_119_14{
    justify-content: space-between;
}
*/
#input_119_21 {
    width: 100%;
}

#input_119_23 label,
#field_119_26 label {
    font-size: 14px !important;
}

.donation_new_form input[type=radio] {
    width: 15px;
    height: 15px;
}

.donation_new_form .small-amount {
    margin-top: 0 !important;
    font-size: 20px;
    text-transform: initial;
}

.elementor-44793 .elementor-element.elementor-element-fb94589 .uael-post__content-wrap {
    position: relative;
    bottom: 36px;
    background-color: #fff;
    border-radius: 25px;
}

.elementor-element-fb94589 .uael-post__thumbnail img {
    min-height: 225px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}

/*
.elementor-element-fb94589 .uael-post__inner-wrap {
    background-color: #F2F2F2;
}
*/
#input_119_32_1_container label,
#input_119_32_5_label {
    display: none;
}

#field_119_33 {
    display: none !important;
}

#input_119_32_1 {
    border-radius: 3px;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 18px;
    padding: 17 15px;
    height: 52px;
}

.donation-choice .gfield_radio {
    background: none !important;
}

/*
body.elementor-page-44793 .gform_wrapper {
background-color: transparent !important;
}
*/
.InputElement {
    font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
    font-size: 18px;
    text-transform: uppercase;
}

.__PrivateStripeElement iframe {
    position: relative;
    top: 7px;
}


.shop-menu:hover {
    background-size: 100% 84% !important;
}

@media screen and (min-width:992px) {
    .shop-menu {
        width: 10% !important;
    }
}

@-moz-document url-prefix() {

    #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,
    #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
    .elementor-element-6cd97a57 .elementor-heading-title,
    .elementor-element-1f40a35 .elementor-heading-title,
    .elementor-heading-title,
    .elementor-element-312bc808 p,
    .elementor-element-66fbaa0 p,
    .elementor-image-box-title,
    .elementor-slide-heading,
    div#field_119_2 {
        font-weight: 500 !important;
    }

    .donation_new_form select,
    .donation_new_form input[type='text'],
    .donation_new_form legend {
        font-weight: 500 !important;
    }

    ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        opacity: 0.5;
    }

    :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        opacity: 0.5;
    }

    ::-ms-input-placeholder {
        /* Microsoft Edge */
        opacity: 0.5;
    }
}


.donation_new_form {
    /* margin: 0% 4% 0% 0%; */
    margin: auto;
    padding: 30px !important;
    background-image: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/bg_greenform.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.donation_new_form .gfield_required {
    display: none !important;
}

.gform_wrapper .gform_validation_errors>h2 {
    color: #c02b0a !important;
    font-size: 13.2px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin: 0 !important;
}


.appeal-slider .row {
    background: #ffffff;
    margin: 0 20px;
    border-radius: 40px 30px 30px 40px;
    position: relative;
    overflow: hidden;
}

.appeal-slider h2 {
    color: #44841A;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

.appeal-slider .image-section {
    background-size: cover !important;
    height: 400px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 767px) {
    .appeal-slider .image-section {
        background-size: cover;
        background-position: center center !important;
    }

    .cta-button-home .elementor-widget-container {
        background-size: 40% 100% !important;
        padding: 5px !important;
    }
}

.appeal-slider .content-section {
    height: 400px;
    display: flex;
    align-items: center;
    padding: 0 5%;
}

.appeal-slider .content-section p {
    font-size: 16px;
}

.appeal-slider .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
    background: #44841A;
    border-radius: 5px;
    color: black;
    opacity: 100%;
}

.appeal-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #44841A;
    opacity: 25%;

}

.appeal-slider .slick-dots li button:before {
    display: none;
}

.appeal-slider .slick-dots {
    bottom: unset !important;
    margin-top: 30px;
}

.appeal-slider .prog-donate {
    width: 100%;
    margin-top: 25px;
}

.appeal-slider .prog-donate progress#file {
    width: 100%;
}

/*
.appeal-slider .slick-slide {
    max-width: 1088px !important;
    margin-left: -10px;
}
*/
.appeal-slider .slick-prev,
.appeal-slider .slick-next {
    bottom: -16%;
    background-size: contain;
    height: 41px;
    width: 40px;
    background-repeat: no-repeat;
    z-index: 10;
    top: unset !important;
}

.appeal-slider .slick-prev {
    left: 29% !important;
    background: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/chev-left.png) !important;

}

.slick-initialized .slick-slide {
    display: block;
    margin-left: -10px;
}

.appeal-slider .slick-next {
    right: 30% !important;
    background: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/chev-right.png) !important;
}


.appeal-slider .slick-prev:before,
.appeal-slider .slick-next:before {
    display: none;
}

div#gform_page_119_1 {
    padding: 0 28x;
}

div#field_119_35 {
    display: none;
}

.appeal-overlay {
    position: absolute;
    top: 0;
}

.elementor img {
    height: auto;
    /* max-width: fit-content; */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.appeal-banner img {
    height: auto;
    max-width: 100%;
}

.gfchart-Progressbar_chart .bar-percentage {
    opacity: 100%;
    font-size: 16px !important;
    color: #212121 !important;
    font-weight: normal !important;
}

.gfchart-Progressbar_chart .bar-percentage .percentage {
    float: left;
    font-weight: 700;
}

.appeal-accord .eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover {
    background-color: transparent;
}

.appeal-accord .eael-accordion-header .eael-accordion-tab-title {
    color: #44841A;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "TSTAR PRO Headline", Sans-serif;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.appeal-accord .eael-accordion-header .eael-accordion-tab-title:after {
    content: url(/wp-content/themes/oxfam/assets/images/plus_bg.png);
    padding: 0 10px 0;
}

.appeal-accord .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
    border: unset;
    border-bottom: 21px solid transparent;
    background-color: unset;
    border-image: url(/wp-content/themes/oxfam/assets/images/accordion_border.png) 30 stretch;
}

.appeal-accord .eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover .eael-accordion-tab-title {
    color: #44841A !important;
}

.appeal-accord .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    padding: 0 !important;
    border: 0;
    margin-bottom: 100px;
}

.appeal-accord .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active {
    /* color: #fff; */
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.appeal-accord .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .eael-accordion-tab-title {
    color: #44841A !important;
}

.appeal-accord .eael-accordion-header.active .eael-accordion-tab-title:after {
    content: url(/wp-content/themes/oxfam/assets/images/minus_bg.png) !important;
}


.appeal-accord .eael-accordion-header.active .eael-accordion-tab-title {
    color: #44841A !important;
}

.appeal-accord svg:not(:root).svg-inline--fa {
    overflow: visible;
    display: none;
}

.single-appeals .entry {
    background-color: #F9F8F7;
    padding: 0px;
    margin: 0px;
}

.gender-justice .donate-image-select .ginput_container_radio .gfield_radio {
    background-color: #f0f0f000 !important;
}

.single-appeals div.gform_wrapper,
.gender-justice div.gform_wrapper {
    position: relative;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
}

.single-appeals .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice,
.gender-justice .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice {
    background: url(/wp-content/themes/oxfam/assets/images/form_field.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0;
    width: 31.5%;
    outline: none !important;

}

.single-appeals div.gform_wrapper .gfield_radio label,
.single-appeals div.gform_wrapper .gfield_checkbox label,
.gender-justice .gfield_radio label,
.gender-justice .gfield_checkbox label {
    font-size: 14px;
    font-weight: normal !important;
    color: #212121;
    outline: none !important;
}

.single-appeals .donate-image-select .donate-value,
.gender-justice .donate-image-select .donate-value {
    background-image: url(https://www.oxfam.org.nz/wp-content/uploads/2021/06/green_bg.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain;
    font-size: 30px;
    font-family: "TSTAR PRO Headline", Sans-serif;
    width: 139px;
    height: 52px;
    color: #fff;
    padding: 5px 20px;
    margin: auto;
}

.single-appeals span.image-choices-choice-text,
.gender-justice span.image-choices-choice-text {
    padding: 20px 25px 40px;
    font-size: 14px;
    height: 200px;
}

.single-appeals .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image,
.gender-justice .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image {
    max-width: 100%;
    border-radius: 20px 10px 0 0;
}

.single-appeals .entry section.elementor-section {
    background-size: 100% 80%;
}


.image-choices-choice-selected div#tickimage {
    position: absolute;
    background: #44474970;
    height: 100%;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    border-radius: 20px 10px 0 0;
}

#tickimage img {
    display: none;
}

.image-choices-choice-selected #tickimage img {
    display: block !important;
    height: fit-content;
    align-self: center;
}

.donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image-wrap {
    position: relative;
}

.single-appeals ul.gfield_radio .gender-justice ul.gfield_radio {
    width: 100%;
    margin: 0 auto !important;
}

.single-appeals .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image-wrap,
.gender-justice .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice .image-choices-choice-image-wrap {
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: block;
    background: 0 0 !important;
    border: 0 !important;
}

.elementor-45528 .elementor-element.elementor-element-26dfc62:not(.elementor-motion-effects-element-type-background),
.elementor-45528 .elementor-element.elementor-element-26dfc62>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-size: 100% 80%;
}

#banner-clip,
#appeal-banner-img {
    clip-path: url(#apealclippath);
    height: 592px;
    margin-bottom: 50px;
}

.other-amount {
    margin: auto !important;
    text-align: center;
    width: 100%;
    background: url(/wp-content/themes/oxfam/assets/images/white_long.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 157px;
    margin-bottom: 30px !important;
}

.other-amount label.gfield_label {
    font-size: 32px !important;
    color: #44841A !important;
    text-transform: uppercase;
    margin-top: 3.8% !important;
    margin-left: 25%;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding-bottom: 0 !important;
}

.gender-justice .other-amount label.gfield_label {
    font-size: 32px !important;
    color: #44841A !important;
    text-transform: uppercase;
    margin-top: 5% !important;
    margin-left: 25% !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding-bottom: 0 !important;
}

.other-amount.label-side-input .gfield_label {
    width: auto;
}

input.ginput_quantity {
    min-width: 296px !important;
}


.single-appeals .gform_wrapper .gform_body .gform_fields input[type=text],
.single-appeals select#input_109_9_6,
.telefundraising select#input_83_9_6 {
    border: 2px solid #EFEFEF !important;
    border-radius: 5px !important;
}

.single-appeals .gform_wrapper .gform_body .donation-form-amount .ginput_quantity,
.gender-justice .donation-form-amount .ginput_quantity {
    width: 100% !important;
    padding-left: 25px !important
}


.other-amount .ginput_container {
    width: 25%;
    margin-top: 3.5% !important;
}

.single-appeals .other-amount .ginput_container {

    width: 25%;
    margin-top: 3.5% !important;
}

.single-appeals .donation-form-amount-value .ginput_container:after,
.gender-justice .donation-form-amount-value .ginput_container:after {
    display: none;
}

.single-appeals .gform_wrapper .gform_body .donation-form-address .ginput_container span.address_line_1,
.telefundraising .donation-form-address .ginput_container span.address_line_1,
.gender-justice .donation-form-address .ginput_container span.address_line_1 {
    padding: 0;
    margin-bottom: 25px;
}


.single-appeals form {
    /*background: url(/wp-content/themes/oxfam/assets/images/white_big.png) no-repeat; */
    background-position: bottom center;
    background-size: 100% 53.5%;
}

/*
.single-appeals .details-section:before{
    content: '';
    height: 100px;
    width: 100%;
    position: absolute;
    background-image: url(/wp-content/themes/oxfam/assets/images/white_big_top.png);
    left: 0;
    margin-top: 10px;
}

.single-appeals .gform_footer:after{
    content: '';
    height: 100px;
    width: 100%;
    position: absolute;
    background-image: url(/wp-content/themes/oxfam/assets/images/white_big_bottom.png);
    left: 0;
    margin-top: 10px;
}
*/      
.single-appeals .details-section,
.telefundraising .details-section,
.gender-justice .details-section {
    padding: 20px 20px 100px;
    background: url(/wp-content/themes/oxfam/assets/images/white_big_top.png);
    background-size: 100% 100%;
    padding-top: 5% !important;
}

.details-section h2.gsection_title {
    margin-top: 80px;
}

.telefundraising .gform_footer,
.single-appeals .gform_footer,
.gender-justice .gform_footer {
    padding: 20px 20px 100px;
    background: url(/wp-content/themes/oxfam/assets/images/white_big.png) no-repeat;
    background-size: cover;
    background-position: bottom center;
    text-align: left !important;
    padding: 20px 15% 8% !important;
}


.single-appeals .gform_wrapper .gsection,
.single-appeals .gform_wrapper .gform_body .gsection .gsection_title,
.telefundraising .gsection,
.telefundraising .gsection .gsection_title,
.gender-justice .gsection,
.gender-justice .gsection .gsection_title {
    border-bottom: none !important;
    color: #44841A;
    font-size: 32px !important;
    font-family: "TSTAR PRO Headline", Sans-serif !important;
    margin-top: 30px !important;
}

.single-appeals .gform_wrapper .top_label li.gfield.gf_right_half,
.telefundraising li.gfield.gf_right_half,
.gender-justice .gform_wrapper .top_label li.gfield.gf_right_half,
.gender-justice li.gfield.gf_right_half {
    float: left !important;
    width: 50%;
    padding-right: 15% !important;
    background: #fff;
}


.single-appeals .gform_wrapper .top_label li.gfield.gf_left_half,
.telefundraising li.gfield.gf_left_half,
.gender-justice li.gfield.gf_left_half {
    float: left !important;
    width: 50%;
    padding-left: 15% !important;
    background: #fff;
}

/*
.single-appeals .medium-width{
    width: 80%;
    margin: auto;
}
*/
.single-appeals .ginput_container_address,
.telefundraising .ginput_container_address,
.gender-justice .ginput_container_address {
    clear: both;
}


.single-appeals div.gform_wrapper ul.gform_fields li.gfield.donation-form-receipt {
    margin-top: 0;
}

.single-appeals .gform_wrapper ul.gform_fields li.gfield,
.telefundraising ul.gform_fields li.gfield,
.gender-justice ul.gform_fields li.gfield {
    margin-right: auto !important;

}

.white-bg-field {
    /* background: #fff; */
    background: url(/wp-content/themes/oxfam/assets/images/white_big.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.padding-field {
    padding: 0 15% 15px !important;
}

.single-appeals .image-choices-choice-selected .donate-value,
.gender-justice .image-choices-choice-selected .donate-value {
    background-image: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/yellow_bg_small.png) !important;
    color: #5B5B5B;
}

.single-appeals .label-side-input .ginput_container,
.telefundraising .label-side-input .ginput_container,
.gender-justice .label-side-input .ginput_container {
    width: 100%;
}

.other-amount .ginput_container.ginput_container_singleproduct {
    width: 26.7%;
    display: flex;
    margin-left: 25px;
    align-items: center;
}

span.appeal-input-dollar-sign {
    margin-right: 10px;
    font-size: 26px !important;
    color: #44841A !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding-bottom: 0 !important;
}

.gform_hidden {
    position: absolute;
}

.single-appeals div.gform_wrapper .gfield_radio input[type=radio]:checked:before,
.single-appeals div.gform_wrapper .gfield_radio input[type=radio]:focus:checked:before,
.single-appeals div.gform_wrapper .gfield_checkbox input[type=checkbox]:checked:before,
.single-appeals div.gform_wrapper .gfield_checkbox input[type=checkbox]:focus:checked:before,
.gender-justice div.gform_wrapper .gfield_radio input[type=radio]:checked:before,
.gender-justice div.gform_wrapper .gfield_radio input[type=radio]:focus:checked:before,
.gender-justice div.gform_wrapper .gfield_checkbox input[type=checkbox]:checked:before,
.gender-justice div.gform_wrapper .gfield_checkbox input[type=checkbox]:focus:checked:before {
    background: #579b2d;
    background-color: #ffffff;
    border: #579b2d 5px solid;
    border-radius: 10px;
}

.single-appeals div.gform_wrapper .gfield_radio input[type=radio]:checked,
.single-appeals div.gform_wrapper .gfield_radio input[type=radio]:focus:checked,
.single-appeals div.gform_wrapper .gfield_checkbox input[type=checkbox]:checked,
.single-appeals div.gform_wrapper .gfield_checkbox input[type=checkbox]:focus:checked,
.gender-justice div.gform_wrapper .gfield_radio input[type=radio]:checked,
.gender-justice div.gform_wrapper .gfield_radio input[type=radio]:focus:checked,
.gender-justice div.gform_wrapper .gfield_checkbox input[type=checkbox]:checked,
.gender-justice div.gform_wrapper .gfield_checkbox input[type=checkbox]:focus:checked {
    background: #579b2d;
    background-color: #ffffff;
    border: #579b2d 5px solid;
    border-radius: 10px;
}

.single-appeals div.gform_wrapper ul.gfield_radio input[type=radio],
.single-appeals div.gform_wrapper ul.gfield_checkbox input[type=checkbox],
.single-appeals div.gform_wrapper ul.gfield_radio input[type=radio]:focus,
.single-appeals div.gform_wrapper ul.gfield_checkbox input[type=checkbox]:focus,
.gender-justice ul.gfield_radio input[type=radio],
.gender-justice ul.gfield_checkbox input[type=checkbox],
.gender-justice ul.gfield_radio input[type=radio]:focus,
.gender-justice ul.gfield_checkbox input[type=checkbox]:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    margin-top: 0 !important;
    width: 18px !important;
    height: 18px !important;
    background: transparent;
    background-color: transparent;
    border: 2px solid #38383814;
    padding: 0;
}

.single-appeals .gform_wrapper .gform_body .gform_fields input[type=radio],
.telefundraising .gform_fields input[type=radio],
.gender-justice .gform_fields input[type=radio] {
    margin-right: 15px !important;
}

.single-appeals div.gform_wrapper .top_label .gfield_label,
.telefundraising .top_label .gfield_label,
.gender-justice .top_label .gfield_label {
    color: #212121;
    font-size: 14px;
    font-weight: normal;
}

.single-appeals .donation-form-receipt label,
.gender-justice .donation-form-receipt label {
    margin-bottom: 15px;
    margin-top: 15px;
}

.single-appeals .donation-form-receipt .ginput_container.ginput_container_radio,
.gender-justice .donation-form-receipt .ginput_container.ginput_container_radio {
    padding-bottom: 0 !important;
}

.single-appeals span.address_city,
.telefundraising span.address_city,
.gender-justice span.address_city {
    padding: 0 15px 0 0 !important;
}

.single-appeals span.address_country,
.telefundraising span.address_country,
.gender-justice span.address_country {
    padding: 0 0 0 15px !important;
}

.single-appeals .cc-section .gsection_title,
.gender-justice .cc-section .gsection_title {
    padding-top: 14.5% !important;
}

.single-appeals .StripeElement,
.telefundraising .StripeElement,
.gender-justice .StripeElement {
    background-color: #fff;
    height: 52px !important;
    padding: 10px 10px;
    border-radius: 2px;
    border: 1px solid #bbb;
    box-shadow: none;
    border: 2px solid #EFEFEF !important;
    border-radius: 5px !important;
    margin-bottom: 30px;
}

.single-appeals div.gform_wrapper .gform_footer .gform_button,
.single-appeals div.gform_wrapper .gform_page_footer .button,
.gender-justice div.gform_wrapper .gform_page_footer .button {
    background: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/green_bg.svg) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    padding: 15px 20px;
    width: 265px;
    height: 52px;
    font-size: 16px;
    font-family: "Roboto", Sans-serif;
    text-align: center;
}

.single-appeals div.gform_wrapper .gfield .ginput_complex.ginput_container label,
.gender-justice div.gform_wrapper .gfield .ginput_complex.ginput_container label {
    color: #212121 !important;
    font-size: 14px;
    font-family: "Roboto", Sans-serif;
}

.single-appeals .donation-form-agreement,
.gender-justice .donation-form-agreement {
    padding-top: 15px !important;
}

.appeal-cont-img {
    clip-path: url(#appealimage);
    height: 430px;
    margin-bottom: 50px;
    width: 753px;
}

/*

h1 {
    color: #5B5B5B !important;
    font-family:  "TSTAR PRO Headline", Sans-serif;
    font-size: 56px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
*/

.page-subheading h1,
h1,
#genesis-content h1.archive-title {
    color: #5B5B5B !important;
    font-family: "TSTAR PRO Medium", Sans-serif !important;
    font-size: 45px;
    text-transform: none;
    text-align: center;
    font-weight: 700;
}

h3 {
    color: #44841A;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

/*
.first {
    clear: both;
    margin-left: 0;
    width: 40% !important;
}
*/
.products .first {
    width: auto !important;
}

body.page-id-15721 {
    background: #ffffff;
}

/*
.first img {
    width: 100%;
}
*/
.gca-column.one-half {
    width: 60%;
    margin-left: 0 !important;

}

.row.appeal-column {
    margin-bottom: 30px;
    background: url(/wp-content/themes/oxfam/assets/images/content_white_bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: right center;
    display: flex;
}

.appeal-column .img-column {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.padd-left {
    margin-left: 30px;
    padding: 20px 20px 20px 0;
}

.support-table td img,
.appeal-column .img-column img {
    object-fit: cover;
    border-radius: 20px 0 0 20px;
    min-height: 100%;
    min-width: 100%;
    width: 0px;
}

.support-table tr td:first-child {
    width: 35%;
}

.support-table tr td:nth-child(2),
.appeal-column .text-column {
    width: 65%;

}

/*
tr {
    background: url(/wp-content/themes/oxfam/assets/images/content_white_bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
*/
table.support-table {
    border-collapse: separate;
    border-spacing: 0 40px;
}

#appeal-banner-img {

    min-height: 529px;

}

#appeal-banner-text .elementor-widget-container {
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    max-width: 65%;
    max-height: 300px;
}

@media(min-width: 768px) {
    .appeal-slider .slick-list {
        padding: 0 !important;
    }
}

@media(max-width: 767px) {
    .appeal-slider .slick-list {
        padding: 0 !important;
    }
}

#home-banner {
    clip-path: url(#frontpageform);
    min-height: 662px;
}

#home-banner .elementor-column-wrap.elementor-element-populated {
    background-position: top 15% left 60%;
}

#cont-banner-home {
    position: relative;
    background-size: 100% 80%;
}

.hide-label .gfield_label {
    display: none;
}

.amount-other {
    padding: 0 2px 12px 0 !important;
}

.font-overlay {
    z-index: 1;
}

.banner-header {
    z-index: 999;
}

.gift-box {
    min-height: 380px;
    position: relative;
}

.gag-image {
    height: 100%;
    width: 100%;
    clip-path: url(#gagblackbground);
}

.gift-top {
    min-height: 379px;
}

.gift-section {
    font-size: 14px;
    font-family: "Roboto", Sans-serif;
    line-height: normal;
}

.gift-section .row.odd-section,
.gift-section .row.even-section,
.gift-section .row.list-section {
    display: flex;
    margin-bottom: 30px;
    min-height: 604.75px;
}

.hidden-shortcode {
    position: absolute;
}

.gift-section .row.list-section:nth-child(odd) .img-section {
    order: 2;
}

.gift-section .row.list-section:nth-child(odd) .content-section {
    order: 1;
}

.gift-section .row.odd-section,
.gift-section .row.list-section:nth-child(odd) {
    /* clip-path: url(#gagbground);
background: #ffffff; */
    display: flex;
    min-height: 604.75px;
    padding: 6.5% 3%;
    background: url(/wp-content/themes/oxfam/assets/images/gag_bg.png) no-repeat;
    background-size: 100% 100%;
}

.gift-section .row.even-section,
.gift-section .row.list-section:nth-child(even) {
    display: flex;
    min-height: 604.75px;
    min-height: 604.75px;
    padding: 6.5% 3%;
}

.gift-section .row .col-xs-6 {
    width: 40%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.gift-section .content-section.col-xs-6 {
    align-items: center;
    display: flex;
    width: 60%;
}

.gift-section .content-section .items-title h2 {
    font-size: 34px;
    margin-top: 0;
}

.gift-section .row.odd-section .gag-items .col-sm-3,
.gift-section .row.list-section:nth-child(odd) .gag-items .col-sm-3 {
    /* width: 13%; 
background: url(/wp-content/themes/oxfam/assets/images/odd_bg_icon.png) no-repeat;*/
    background-size: auto;
    background-position: center center;
    height: 61px;
    display: flex;
    align-items: center;
}

.gift-section .row.even-section .gag-items .col-sm-3,
.gift-section .row.list-section:nth-child(even) .gag-items .col-sm-3 {
    /* width: 13%; 
background: url(/wp-content/themes/oxfam/assets/images/even_bg_icon.png) no-repeat;*/
    background-size: auto;
    background-position: center center;
    height: 61px;
    display: flex;
    align-items: center;
}

.gag-items .col-md-8 {
    width: 90%;
}

.gag-items img {
    max-width: fit-content;
    margin: auto;
}

.items-title,
.items-title a,
.items-title h2 {
    color: #5B5B5B;
    font-size: 42px;
    text-transform: uppercase;
    font-family: "TSTAR PRO Headline", Sans-serif;
}

.gift-section .green-bg {
    position: absolute;
    bottom: 0;

}

.gag-image img {
    height: 378.79px;
    width: 564.45px !important;
}

.pad-right {
    padding-right: 30px;
}

.pad-left {
    padding-left: 30px;
}

.pad-top {
    padding-top: 30px !important;
}

.pad-bottom {
    padding-bottom: 30px !important;
}

.row.gag-items {
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.decs-text {
    font-size: 16px;
    font-family: "Roboto", Sans-serif;
    line-height: normal;
    margin-bottom: 25px;
}

.list-text p {
    margin-bottom: 10px;
}

.gift-section .green-bg {
    bottom: 0px !important;
    margin-left: 32%;
}

.gift-section .image-section {
    width: 556px;
    height: 390px;
    clip-path: url(#gagblackblist);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.give-top {
    background-size: 100% 63%;
}

.see-more-link {
    text-align: center;
}

.see-more-link img {
    width: 50px;
    margin-bottom: 50px;
}

.address-part .address_country {
    padding-right: 0;
    padding-left: 10px !important;
}

.address-part .address_zip {
    padding-left: 0;
    padding-right: 10px;
}

.address-part .address_line_1 {
    padding-top: 20px;
}

.extra-info {
    margin-top: 20px;
}

.extra-info input {
    background: #fff !important;
}

.address-part .address_country {
    padding-left: 0 !important;
    padding-right: 10px !important;
    float: left !important;
}

.address-part .address_zip {
    padding-right: 0;
    padding-left: 10px !important;
    float: right;
}

.cc-extra-info .gfield_radio {
    background: transparent !important;
    display: block !important;
}

.cc-extra-info .gfield_radio input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: 2.5px;
    left: 2.5px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 7px solid white;
}

.cc-extra-info .gfield_radio input[type='radio']:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: 2.5px;
    left: 2.5px;
    position: relative;
    background-color: #5B5B5B;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 7px solid #F1DC00;
}

.cc-extra-info .gfield_radio input[type='radio']:before {
    display: none !important;
}


.cc-info {
    margin-top: 10%;
    padding-top: 10% !important;
    position: relative;
}

.cc-info .ginput_stripe_creditcard {
    margin-top: -13px;
}

.cc-info .ginput_stripe_creditcard div:nth-child(2) {
    position: absolute;
    top: 15%;
    width: 100%;

}

div.gform_wrapper .gform_footer .gform_button,
div.gform_wrapper .gform_page_footer .button {
    /* background: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/green_bg.svg) no-repeat !important; */
    background: url(https://www.oxfam.org.nz/wp-content/themes/oxfam/assets/images/green_bg.png) no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center center;
    min-width: 163px !important;
    font-size: 16px !important;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    height: auto !important;
    border-color: unset !important;
    border-style: unset !important;
    border-radius: unset !important;
    padding: 15px 20px !important;
    text-transform: uppercase !important;
}

.elementor-inner .gform_wrapper,
.gform_wrapper {
    background-color: unset !important;
    /* background: url(/wp-content/themes/oxfam/assets/images/GF_background.png) no-repeat; */
    background-size: 100% 100%;
    background-position: center center;
}

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper select,
div.gform_wrapper textarea {
    border: 2px solid #EFEFEF;
    border-radius: 5px !important;
}

.elementor-inner .gform_wrapper,
.gform_wrapper {
    background-color: unset !important;
    /* background: url(/wp-content/themes/oxfam/assets/images/GF_background.png) no-repeat; */
    background-size: 100% 100%;
    background-position: center center;
    /* padding: 10% 10% !important; */
}

body.elementor-page-44793 .gform_wrapper.donation_new_form_wrapper {
    background-color: transparent !important;
    background: transparent !important;
}

.padd-10p {
    padding: 10% 10% !important;
}


.campaign-section .pt-cv-wrapper [class*=pt-cv-] a,
.about-section .pt-cv-wrapper [class*=pt-cv-] a,
.endingpoverty-section .pt-cv-wrapper [class*=pt-cv-] a,
.emergency-section .pt-cv-wrapper [class*=pt-cv-] a,
.n-media-archive .pt-cv-wrapper [class*=pt-cv-] a,
.where-section .pt-cv-wrapper [class*=pt-cv-] a {
    box-shadow: none;
    border-radius: 6px 0 0 15px;
    width: 40% !important;
    margin-bottom: 0 !important;
    background-size: cover;
    min-height: 256px !important;
    margin-right: 0;
    font-size: 32px;
}


.campaign-section .pt-cv-view .pt-cv-ifield,
.about-section .pt-cv-view .pt-cv-ifield,
.endingpoverty-section .pt-cv-view .pt-cv-ifield,
.emergency-section .pt-cv-view .pt-cv-ifield,
.n-media-archive .pt-cv-view .pt-cv-ifield,
.where-section .pt-cv-view .pt-cv-ifield {
    margin-bottom: 0 !important;
    background: #fff;
    border-radius: 0 20px 15px 15px;
    display: flex;
    align-items: flex-start;
}

.campaign-section .pt-cv-colwrap,
.about-section .pt-cv-colwrap,
.endingpoverty-section .pt-cv-colwrap,
.emergency-section .pt-cv-colwrap,
.n-media-archive .pt-cv-colwrap,
.where-section .pt-cv-colwrap {
    width: 60%;
    padding: 20px 20px !important;
    margin-bottom: 0;
}

h3.pt-cv-term-heading,
h3.pt-cv-term-heading a {
    font-family: "TSTAR PRO Headline", Sans-serif;
    color: #5B5B5B;
    font-size: 42px !important;
    display: none;
}

.campaign-section .pt-cv-colwrap p,
.about-section .pt-cv-colwrap p,
.endingpoverty-section .pt-cv-colwrap p,
.emergency-section .pt-cv-colwrap p,
.n-media-archive .pt-cv-colwrap p,
.where-section .pt-cv-colwrap p {
    font-size: 14px;
    margin-top: 0;
}

.pt-cv-ctf-list {
    padding-bottom: 20px;
}

.campaign-section .pt-cv-colwrap h4.pt-cv-title a {
    font-size: 26px !important;
}


#iframe_form form input:not([type=checkbox]):not([type=radio]),
#iframe_form form select,
#iframe_form form textarea {
    border: 2px solid #EFEFEF !important;
    border-radius: 5px !important;
}

#iframe_form form label {
    font-size: 14px;
    font-family: "Roboto", Sans-serif;
    font-weight: normal;
}

.normal-button a {
    background-image: url(../images/green_bg.svg) !important;
    background-color: unset !important;
    width: 163px;
    height: 52px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 19px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.long-button a {
    background-image: url(../images/green_long2.png) !important;
    background-color: unset !important;
    width: auto !important;
    height: 52px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 18px 25px !important;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
}

.event-column img {
    border-radius: 10px 20px;
}

.stories-section .pt-cv-ifield a {
    border-radius: 20px 20px 0 0;
    height: 150px !important;
}

.stories-section #pt-cv-view-68bf081ycd .pt-cv-ifield {
    background-color: #ffffff !important;
}

.stories-section #pt-cv-view-68bf081ycd .pt-cv-ifield {
    background-color: #ffffff !important;
    border-radius: 20px;
    min-height: 450px;
}

.stories-section .pt-cv-ctf-list {
    padding: 0 20px 20px;
}

.stories-section #pt-cv-view-68bf081ycd .pt-cv-custom-fields span.panel-title {
    font-size: 22px !important;
    text-transform: uppercase;
    font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
    color: #44841A !important;
}

.elementor-text-editor.elementor-clearfix {
    font-size: 16px;
    font-family: "Roboto", Sans-serif;
}


.elementor-text-editor.elementor-clearfix img {
    /* clip-path: url(#black500);*/
    border-radius: 10px 15px 10px 10px;
}

/*
#genesis-content h1.archive-title {
    font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
    font-weight: 900;
    font-style: normal;
    font-size: 56px;
    color: #5B5B5B !important;
}
*/

.archive #genesis-content .entry-title,
#genesis-content h1 {
    max-width: 100%;
    margin: 15px auto !important;
}

.archive article {
    max-width: 1254px;
    margin: auto;
    padding: 20px 30px !important;
}

.archive .share-small.share-filled.share-small {
    padding: 20px 0 0;
    border-top: 0;
    background: #fff;
    border-bottom: none;
    max-width: 1254px;
    margin: auto;
}

.archive-pagination.pagination {
    max-width: 1254px;
    margin: auto;
    padding: 20px 30px 40px;
    background: #fff;
}

.archive-pagination.pagination a {
    color: #44841a;
    font-weight: 700;
    font-size: 14px;
}

.archive-pagination .pagination-previous.alignleft {
    float: left;
}

.archive-pagination .pagination-next.alignright {
    float: right;
}

.image-border,
.image-border img {
    border-radius: 10px 15px 10px 10px;
}

.stories-tile {
    background-color: #FFFFFF;
    background-image: url(https://www.oxfam.org.nz/wp-content/uploads/2021/06/top_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    border-radius: 20px 20px 20px 20px;
    margin: 5px;
    padding: 15px;
}

.stories-tile h2 {
    font-size: 32px;
}

.elementor-section-boxed .elementor-container {
    max-width: 1254px;
    margin: auto;
}

@media(min-width: 992px) {
    .working-tiles .elementor-container {
        width: 832px;
    }

    .working-tiles .elementor-container .elementor-column-wrap.elementor-element-populated {
        max-width: 397.98px !important;
    }
}


.working-tiles .elementor-container .elementor-column-wrap.elementor-element-populated {
    max-width: 100%;
}

.know-more p {
    display: flex;
    align-items: center;
}

.know-more p img.file-icon {
    margin-right: 10px;
    margin-left: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 2.5rem 0 0.5rem;
}

.event-challenge h3 {
    color: #44841A;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 1.5rem 0 0.5rem !important;
}

.event-challenge .elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}

.working-part {
    background: #ffffff !important;
}

.working-part .elementor-column-wrap.elementor-element-populated {
    padding: 50px 26px 26px 26px !important;
}

.thankyou-text img {
    margin-left: 0 !important;
}

.volunteers-part .elementor-column-wrap.elementor-element-populated {
    background-size: 100%;
}

.volunteers-part .elementor-widget-wrap {
    min-height: 580px;
}

@media(max-width: 991px) {
    .volunteers-part .elementor-column {
        width: 50%;
    }
}

@media(max-width: 667px) {
    .volunteers-part .elementor-column {
        width: 100%;
    }

    @media(max-width: 467px) {

        .volunteers-part .elementor-widget:not(:last-child) {
            margin-bottom: 45px !important;
        }
    }


    .feedback-tiles .elementor-section {
        background-size: 100% 100%;
    }

    .feedback-tiles .elementor-section img {
        border-radius: 10px;
    }

    .mega-current-menu-item,
    .mega-current-page-ancestor,
    .mega-current-menu-ancestor {
        background: url(../images/border-bottom.svg) no-repeat !important;
        background-position: bottom 20% center !important;
    }

    .tertiarymenu .current-menu-item {
        background: url(../images/border-bottom.svg) no-repeat !important;
        background-position: bottom 0 center !important;
        background-size: 85% auto !important;
    }

    .mega-sub-menu .mega-current-menu-item {
        background: url(../images/border-bottom.svg) no-repeat !important;
        background-position: bottom 0 left 5% !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        background: transparent !important;
    }

    #gform_page_119_3 span.desc-onetime {
        font-size: 16px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 12%;
        width: 80%;
        right: 0;
        padding-right: 20px;
        line-height: normal;
    }

}

.elementor-widget-heading .elementor-heading-title {
    color: #0c884c;
    font-family: "Oxfam TSTAR PRO", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}


.telefundraising .other-amount label.gfield_label {
    font-size: 32px !important;
    color: #44841A !important;
    text-transform: uppercase;
    margin-top: 3.8% !important;
    margin-left: 25% !important;
    font-family: "TSTAR PRO Headline", Sans-serif;
    padding-bottom: 0 !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .form-title {
    margin: 0;
    margin-bottom: 0;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-gift .ginput_container_radio .gfield_radio,
#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-receipt .ginput_container_radio .gfield_radio {
    border: 0 !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-address select {
    border: 2px solid #EFEFEF !important;
    border-radius: 5px !important;
}

.donation-form-address label.gfield_label.gfield_label_before_complex {
    display: none;
}

ul#input_83_11 {
    padding: 10px 0 !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-agreement .ginput_container {
    margin-top: 10px;
    width: 100%;
}

#field_83_3 label.gfield_label {
    margin-top: 55px !important;
}

/*****************************/



/***** Responsive ************/



.donate-image-select.image-choices-field ul.gfield_radio {
    display: flex;
    align-items: center;
}


@media (max-width: 1023px) {

    .page-subheading h1,
    h1,
    #genesis-content h1.archive-title {
        color: #5B5B5B !important;
        font-family: "TSTAR PRO Medium", Sans-serif !important;
        font-size: 35px;
        text-transform: none;
        text-align: center;
        font-weight: 700;
    }


    .single-give span.elementor-heading-title,
    .monthly-give span.elementor-heading-title {
        font-size: 40px !important;
    }

    .single-give img,
    .monthly-give img {
        width: 90%;
    }

    .gag-image {
        clip-path: none;
    }

    .gag-image img {
        height: auto;
        width: 100% !important;
        border-radius: 20px;
    }

    .gag-image .elementor-widget-container {
        border-radius: 20px;
    }

    .gift-section .row.odd-section,
    .gift-section .row.list-section:nth-child(odd),
    .gift-section .row.even-section,
    .gift-section .row.list-section:nth-child(even) {
        display: block;
    }

    .gift-section .row .col-xs-6 {
        width: 100% !important;
    }

    .gift-section .image-section {
        width: 100% !important;
        height: 390px;
        clip-path: none !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important;
        margin: auto;
        border-radius: 20px;
    }

    .content-section {
        order: 2;
    }

    .gift-section .content-section.col-xs-6 {
        align-items: center;
        display: block;
    }

    .gift-section .row.odd-section .content-section.col-xs-6,
    .gift-section .row.list-section:nth-child(odd) .content-section,
    .gift-section .row.odd-section .img-section.col-xs-6,
    .gift-section .row.list-section:nth-child(odd) .img-section {

        margin-bottom: 50px;
    }

    .gift-section .row.even-section .content-section.col-xs-6,
    .gift-section .row.list-section:nth-child(even) .content-section,
    .gift-section .row.even-section .img-section.col-xs-6,
    .gift-section .row.list-section:nth-child(even) .img-section {
        margin-top: 50px;
    }

    .gift-section .green-bg {
        bottom: -30px !important;
        margin-left: 40%;
    }

    .elementor-widget-shortcode svg {
        display: none;
    }

    #top-menu-row {
        display: none;
    }

    .gift-section .row.list-section {
        padding: 15px !important;
        margin-bottom: 0;
    }

    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        padding: 20px 0;
    }

    #banner-clip,
    #appeal-banner-img {
        clip-path: unset !important;
        min-height: 400px !important;
        margin-bottom: 50px;
        height: auto !important;
    }

    .donation_new_form {
        margin: 0 auto !important;
        padding: 20px;
        background-image: url(https://www.oxfam.org.nz/wp-content/uploads/2021/06/green_big.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 80%;
    }

    .donation-choice .gfield_radio {
        display: flex !important;
        flex-direction: inherit !important;
    }

    .firstpage-text {
        color: #fff !important;
        font-size: 35px;
        line-height: normal;
        font-family: 'TSTAR PRO Headline';
        margin-bottom: 15px;
        padding: 10px 20px !important;
        margin-top: 20px !important;
    }


    .elementor-44793 .elementor-element.elementor-element-fb94589 .uael-post__content-wrap {
        height: 320px !important;
    }


    .appeal-cont-img {
        clip-path: unset;
        height: auto;
        margin-bottom: 20px;
        width: 100%;
    }

    .appeal-cont-img {
        border-radius: 20px;
    }

    .gform_button,
    .gform_wrapper .gform_body .donation-form-agreement .ginput_container .gfield_checkbox {
        text-align: left;
    }

    .elementor-44723 .elementor-element.elementor-element-beb4637 .elementor-nav-menu--dropdown a {
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .page-descrip {
        font-size: 32px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: inherit;
        top: 17%;
        width: 87%;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
        text-align: left;
        padding-top: 10px !important;
    }

    .regular-donation label.gfield_label {
        font-size: 32px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 12%;
        width: 80%;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    .onetime-donation label.gfield_label {
        font-size: 32px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 28%;
        width: 80%;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    .cc-info {
        margin-top: 10px;
        padding-top: 15% !important;
        position: relative;
    }

}


@media (max-width: 876px) {
    .regular-donation label.gfield_label {
        font-size: 32px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 9%;
        width: 80% !important;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    .onetime-donation label.gfield_label {
        font-size: 18px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Bold", Sans-serif;
        font-weight: 600;
        text-transform: none;
        position: absolute;
        top: 9%;
        width: 80% !important;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }
}


@media (max-width: 837px) and (min-width: 768px) {

    .monthly-give .elementor-widget-heading,
    .single-give .elementor-widget-heading {
        left: 15px !important;
    }

}

@media (max-width: 767px) {

    .name-field .name_first {
        padding: 0 !important;
        margin-bottom: 20px !important;
    }

    .single-appeals .gform_wrapper .top_label li.gfield.gf_right_half,
    .telefundraising li.gfield.gf_right_half,
    .gender-justice li.gfield.gf_right_half {
        float: left !important;
        width: 50%;
        padding-right: 0 !important;
        background: #fff;
    }

    #home-firsttile .elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }

    #home-firsttile .elementor-widget-button {
        position: unset;
    }

    .campaign-section .pt-cv-wrapper [class*=pt-cv-] a,
    .about-section .pt-cv-wrapper [class*=pt-cv-] a,
    .endingpoverty-section .pt-cv-wrapper [class*=pt-cv-] a,
    .emergency-section .pt-cv-wrapper [class*=pt-cv-] a,
    .n-media-archive .pt-cv-wrapper [class*=pt-cv-] a,
    .where-section .pt-cv-wrapper [class*=pt-cv-] a {
        font-size: 20px;
    }

    .stories-section #pt-cv-view-68bf081ycd .pt-cv-ifield {
        min-height: fit-content;
    }

    #pt-cv-view-68bf081ycd .cvp-responsive-image[style*="background-image"] {
        width: 100% !important;
        height: 300px !important;
        background-position: top;
    }

    h3 {
        color: #44841A;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-size: 20px !important;
        font-weight: 600;
        text-transform: uppercase;
    }

    .stories-tile {
        background-size: 100%;
    }

    .stories-tile h2 {
        font-size: 20px;
    }

    .single-give span.elementor-heading-title,
    .monthly-give span.elementor-heading-title {
        font-size: 35px !important;
    }

    .single-give .elementor-element.elementor-widget-heading,
    .monthly-give .elementor-element.elementor-widget-heading {
        width: 50%;
    }

    .items-title,
    .items-title a,
    .items-title h2 {
        font-size: 35px;
    }

    #post-section .uael-post__content-wrap {
        height: auto;
    }

    .elementor-widget-uael-posts .uael-post__title,
    .elementor-widget-uael-posts .uael-post__title a {
        font-size: 20px;
    }

    .page-subheading h1,
    h1,
    #genesis-content h1.archive-title {
        color: #5B5B5B !important;
        font-family: "TSTAR PRO Medium", Sans-serif !important;
        font-size: 25px;
        text-transform: none;
        text-align: center;
        font-weight: 700;
    }

    .appeal-slider h2 {
        font-size: 20px !important;
    }

    .campaign-section .pt-cv-colwrap h4.pt-cv-title a {
        font-size: 20px !important;
    }

    #genesis-content .entry-content .elementor-inner .gform_wrapper form,
    #genesis-content .donation_new_form {
        padding: 20px !important;
    }

    .regular-donation label.gfield_label {
        font-size: 32px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 11%;
        width: 80% !important;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    .onetime-donation label.gfield_label {
        font-size: 16px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Bold", Sans-serif;
        font-weight: 600;
        text-transform: none;
        position: absolute;
        top: 11%;
        width: 80% !important;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    .regular-donation input[type="radio"]+label,
    .onetime-donation input[type="radio"]+label {
        height: 36px;
        width: 22%;
        padding: 1% 0;
        background: url(../images/yellow_bg_small.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 21px !important;
        display: block !important;
        text-align: center;
        color: #5B5B5B !important;
        float: left;
        margin-right: 10px !important;
        margin-bottom: 20px !important;
        line-height: normal !important;
        color: #5B5B5B;
        font-family: "TSTAR PRO Headline", Sans-serif;
    }

    .regular-donation input[type="radio"]:checked+label,
    .onetime-donation input[type="radio"]:checked+label {
        height: 36px;
        width: 22%;
        padding: 1% 0;
        background: url(../images/yellow_active_small_2.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 21px !important;
        display: block !important;
        text-align: center;
        color: #FFFFFF !important;
        float: left;
        margin-right: 10px !important;
        margin-bottom: 20px !important;
        line-height: normal !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
    }


    .row.appeal-column {
        display: block;
    }

    .support-table td img,
    .appeal-column .img-column img {
        object-fit: unset;
        border-radius: 20px;
        min-height: 100%;
        min-width: 100%;
        width: 0px;
    }

    .support-table tr td:nth-child(2),
    .appeal-column .text-column {
        width: 100%;
    }

    .single-appeals div.gform_wrapper .gform_footer .gform_button,
    .single-appeals div.gform_wrapper .gform_page_footer .button,
    .gender-justice .gform_footer .gform_button,
    .gender-justice .gform_page_footer .button {

        text-align: center;
    }

    .single-appeals .gform_footer,
    .gender-justice .gform_footer {
        text-align: center !important;
    }

    .elementor-44793 .elementor-element.elementor-element-fb94589 .uael-post__content-wrap {
        height: auto !important;
    }

    .donation-choice input[type="radio"]+label {
        height: 50px;
        width: 200px;
        padding: 8% 6px;
        background: url(../images/yellow_bg.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 15px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px auto !important;
        text-align: center;
        color: #5B5B5B !important;
        line-height: normal !important;
    }

    .donation-choice input[type="radio"]:checked+label {
        height: 50px;
        width: 200px;
        padding: 8% 6px;
        background: url(../images/yellow_bg_active.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-transform: uppercase;
        font-size: 15px !important;
        font-weight: 700 !important;
        display: block !important;
        margin: 0px !important;
        text-align: center;
        color: #5B5B5B !important;
        line-height: normal !important;
    }

    .gift-section .green-bg {
        bottom: -30px !important;
        margin-left: 35%;
    }

    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        position: absolute;
        z-index: 9997;
        margin-top: 16% !important;
        padding: 20px 0;
    }

    .footer-text {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto;
        margin-right: 0 !important;
        text-align: left !important;
    }

    .footer-text .elementor-heading-title {
        color: #FFFFFF;
        font-family: "Roboto", Sans-serif !important;
        font-size: 14px;
        font-weight: normal !important;
        text-transform: none;
        line-height: 1.6em;
    }


    .footer-osky .elementor-container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .footer-osky .elementor-column {
        width: fit-content;
        margin-right: 20px;
    }

    .footer-logo .elementor-image {
        text-align: left;
        padding: 0px 5%;
    }

    .elementor-location-footer .elementor-widget-icon-list .elementor-widget-container {
        float: left;
    }

    .footer-copyright .elementor-heading-title {
        text-align: left;
    }

    #appeal-banner-text .elementor-widget-container {
        max-width: 100%;
        max-height: fit-content;
    }

    #appealplus {
        width: 100% !important;
        max-width: 100% !important;
    }

    #appealplus img {
        margin: inherit !important;
    }

    .other-amount .ginput_container.ginput_container_singleproduct {
        width: 80% !important;
        clear: both !important;
        margin: 0 auto !important;
    }

    .other-amount label.gfield_label {
        margin-left: unset !important;
    }

    .other-amount {
        display: grid;
        margin: auto !important;
        text-align: center;
        width: 100%;
        background: url(/wp-content/themes/oxfam/assets/images/white_long.png) no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        height: auto;
        margin-bottom: 30px !important;
        padding-bottom: 50px !important;
    }

    .single-appeals .gform_wrapper ul.gform_fields li.gfield,
    .telefundraising ul.gform_fields li.gfield,
    .gender-justiceul.gform_fields li.gfield {
        margin-right: auto !important;
        clear: both !important;
        width: 100% !important;
        margin: auto;
        padding: 0 20px !important;
    }

    .padding-field {
        padding: 0 20px !important;
    }

    .single-appeals .gform_wrapper .top_label li.gfield.gf_left_half,
    .telefundraising li.gfield.gf_left_half,
    .gender-justice li.gfield.gf_left_half {
        float: left !important;
        width: 50%;
        padding-left: 20px !important;
        background: #fff;
        padding-top: 20px;
    }

    .single-appeals .gform_wrapper .top_label li.gfield.gf_right_half .telefundraising li.gfield.gf_right_half,
    .gender-justice li.gfield.gf_right_half {
        float: left !important;
        width: 50%;
        padding-right: 20px !important;
        background: #fff;
        padding-top: 20px;
    }

    .single-appeals span.address_city,
    .telefundraising span.address_city,
    .gender-justice span.address_city {
        padding: 0 !important;
    }

    .single-appeals span.address_country,
    .telefundraising span.address_country,
    .gender-justice span.address_country {
        padding: 0 !important;
        margin-top: 20px;
    }

    .donation-email,
    .donation-phone {
        padding-top: 20px !important;
    }

    .single-appeals .gform_wrapper .gsection,
    .single-appeals .gform_wrapper .gform_body .gsection .gsection_title,
    .telefundraising .gsection,
    .gender-justice .gsection .gsection_title,
    .gender-justice .gsection,
    .gender-justice .gsection .gsection_title {
        border-bottom: none;
        color: #44841A;
        font-size: 32px;
        font-family: "TSTAR PRO Headline", Sans-serif;
        padding-top: 30px !important;
        padding-bottom: 20px !important;
        margin-top: auto;
    }

    .single-appeals .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice,
    .gender-justice .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice {
        background: url(/wp-content/themes/oxfam/assets/images/form_field.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 0;
        width: 47%;
    }

    .gform_button,
    .gform_wrapper .gform_body .donation-form-agreement .ginput_container .gfield_checkbox {
        text-align: left;
    }



}

@media(max-width: 657px) {

    .cc-info {
        margin-top: 17px;
        padding-top: 18% !important;
        position: relative;
    }

    .regular-donation label.gfield_label {
        font-size: 32px !important;
        padding-left: 19px !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: absolute;
        top: 4%;
        width: 80% !important;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    .onetime-donation label.gfield_label {
        font-size: 16px !important;
        padding-left: 19px !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Bold", Sans-serif;
        font-weight: 600;
        text-transform: none;
        position: absolute;
        top: 4%;
        width: 80% !important;
        right: 0;
        padding-right: 20px;
        line-height: 34px;
    }

    #genesis-content .donation_new_form {
        padding: 0 20px 20px 20px !important;
        margin-top: 30% !important;
    }

    .regular-donation label.gfield_label,
    .onetime-donation label.gfield_label {
        top: 8%;
    }
}

@media(max-width: 649px) {

    .single-appeals .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice,
    .gender-justice .donate-image-select.image-choices-field ul.gfield_radio li.image-choices-choice {
        background: url(/wp-content/themes/oxfam/assets/images/form_field.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 0;
        width: 100%;
    }

    .donate-image-select.image-choices-field ul.gfield_radio {
        display: block !important;
        align-items: center;
    }

    .regular-donation label.gfield_label {
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        text-transform: uppercase;
        position: unset;
        top: 8%;
        width: 100% !important;
        right: 0;
        padding-right: 20px;
        padding: 0 !important;
        margin-top: 15px !important;
    }

    .onetime-donation label.gfield_label {
        font-size: 16px;
        color: #ffffff !important;
        font-family: "TSTAR PRO Bold", Sans-serif;
        text-transform: none;
        position: unset;
        top: 8%;
        width: 100% !important;
        right: 0;
        padding-right: 20px;
        padding: 0 !important;
        margin-top: 15px !important;
    }


}


@media (max-width: 600px) {

    .items-title,
    .items-title a,
    .items-title h2 {
        font-size: 25px;
    }

    .cc-info {
        margin-top: 17px;
        padding-top: 23% !important;
        position: relative;
    }


    .donation-choice .gfield_radio {
        /* flex-direction: inherit !important; */
        display: grid !important;
    }

    .donation-choice .gfield_radio li:first-child {
        margin-bottom: 15px;
    }

    .firstpage-text {
        font-size: 28px;
    }

    .firstpage-text p.donate-text {
        color: #fff;
        font-size: 24px !important;
    }

    .page-descrip {
        font-size: 20px !important;
        padding-left: 0 !important;
        color: #ffffff !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        position: inherit;
        top: 17%;
        width: 87%;
        right: 0;
        padding-right: 20px;
        line-height: normal;
        text-align: left;
        padding-top: 10px !important;
    }


    .donation_new_form {
        margin: 0 auto !important;
        padding: 20px;
        background-image: url(https://www.oxfam.org.nz/wp-content/uploads/2021/06/green_big.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
    }

    .name-field .name_first {
        padding: 0 !important;
        margin-bottom: 20px !important;
    }

    .name-field .name_last {
        padding: 0 !important;
        clear: both !important;
    }

    .address-part .address_zip {
        padding-right: 0;
        padding-left: 0 !important;
        float: none;
        clear: both;
        width: 100%;
        max-width: 100% !important;
        margin-bottom: 20px;
    }

    .address-part .address_country {
        padding-left: 0 !important;
        padding-right: 0 !important;
        float: none !important;
    }

    .gform_fields ul.gfield_checkbox,
    .gform_fields ul.gfield_radio {
        text-align: left;
    }

    .gift-section .green-bg {
        bottom: -30px !important;
        margin: auto !important;
        width: 96%;
    }

}

@media (max-width: 500px) {

    .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button,
    .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
        display: inline-block;
        width: 35%;
    }

    .donation_new_form {
        margin: 25px auto 0 !important;
    }

    .validation_error {
        color: #ff1d34;
        margin-bottom: 20px;
        font-size: 12px;
        font-weight: 700;
        position: absolute;
        top: -50px;
        padding: 10px;
        width: 100%;
        left: 0;
    }

    .cc-info {
        margin-top: 17px;
        padding-top: 33% !important;
        position: relative;
    }

    input.gform_previous_button {
        float: left;
        height: 35px;
        width: auto !important;
    }

    .gform_next_button {
        position: relative;
        right: 7px;
        height: 35px;
        width: auto !important;
    }

    input#gform_submit_button_119 {
        background: url(../images/submit.png) !important;
        padding: 0 15px !important;
        width: auto !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
        background-position: center center;
        border: none;
        color: #5B5B5B;
        text-transform: uppercase !important;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-size: 16px !important;
        float: right;
        height: 37px !important;
    }


    .elementor-widget-uael-posts .uael-post__title,
    .elementor-widget-uael-posts .uael-post__title a {
        font-size: 18px;
    }

    .stories-tile h2 {
        font-size: 18px;
    }

    h3 {
        color: #44841A;
        font-family: "TSTAR PRO Headline", Sans-serif;
        font-size: 16px !important;
        font-weight: 600;
        text-transform: uppercase;
    }

    .h2,
    h2 {
        font-size: 18px
    }

    .h3,
    h3 {
        font-size: 16px
    }

    .h4,
    h4 {
        /* font-size:18px */
        font-size: 15px !important;
        text-transform: uppercase;
        font-family: 'TSTAR PRO Headline', Arial, sans-serif !important;
        color: #5B5B5B !important;
    }

    .h5,
    h5 {
        font-size: 14px
    }

    .h6,
    h6 {
        font-size: 14px
    }

    .campaign-section .pt-cv-wrapper [class*=pt-cv-] a,
    .about-section .pt-cv-wrapper [class*=pt-cv-] a,
    .endingpoverty-section .pt-cv-wrapper [class*=pt-cv-] a,
    .emergency-section .pt-cv-wrapper [class*=pt-cv-] a,
    .n-media-archive .pt-cv-wrapper [class*=pt-cv-] a,
    .where-section .pt-cv-wrapper [class*=pt-cv-] a {

        font-size: 18px;
    }

    .entry .entry-title {
        font-size: 18px;
    }

}


div#share-small-47021 {
    display: none;
}



.med-release-box article.elementor-post {
    padding: 0 !important;
}


.med-release-box .elementor-post__meta-data {
    margin-top: 20px;
}

.med-release-box nav.elementor-pagination {
    text-align: right;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 29px;
}

@media(max-width:653px) {
    .med-release-box article.elementor-post {
        padding: 0 !important;
        display: block;
    }

    .med-release-box .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
        height: auto;
        width: 100%;
    }

    .med-release-box .elementor-post__thumbnail__link {
        width: 100% !important;
    }

    .med-release-box .elementor-posts-container .elementor-post__thumbnail {
        padding-bottom: 150px !important;
    }

    .med-release-box .elementor-widget-container .elementor-posts-container .elementor-post {
        padding-right: 0 !important;
    }

}


.front-text-banner .elementor-text-editor.elementor-clearfix {
    color: #fff !important;
    font-size: 42px;
    line-height: normal;
    font-family: 'TSTAR PRO Headline';
}

@media(max-width:1199px) {
    .banner-green-col .donate-btt-front {
        position: initial !important;
        margin: auto;
        width: 100% !important;
    }

    .banner-green-col .elementor-widget-container {
        margin: 0 !important;
    }

    .front-text-banner .elementor-text-editor.elementor-clearfix {
        color: #fff !important;
        font-size: 35px;
        line-height: normal;
        font-family: 'TSTAR PRO Headline';
    }

}

@media(max-width:657px) {

    .front-text-banner .elementor-text-editor.elementor-clearfix {
        color: #fff !important;
        font-size: 25px;
        line-height: normal;
        font-family: 'TSTAR PRO Headline';
    }

    .donate-btt-front .elementor-button.elementor-size-lg {
        font-size: 16px;
        padding: 16px 40px;
    }

    #cont-banner-home {
        padding: 0 15px;
    }

}

@media(max-width:1024px) {
    .banner-green-col {
        max-width: 600px !important;
        margin: auto;
        margin-top: 8% !important;
    }

    #home-banner {
        min-height: 550px;
        clip-path: unset !important;
    }
}

@media(max-width:767px) {
    div#banner-header {
        margin-top: 35px;
    }
}

@media(min-width:1024px) {
    #field_119_41 {
        margin-top: 10%;
    }
}

.freq-reccuring div.gfield_description {
    color: #fff;
    font-family: "Oxfam TSTAR PRO Medium", Sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media(min-width:1200px) {
    .donate-btt-front .elementor-widget-container {
        width: 240px;
    }

}


.donate-btt-front .elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 16px 40px;
}

.woocommerce .glide__slides.products li.product {
    width: 22.05% !important;
}

.jet-woo-product-gallery__image-item.slick-slide {
    margin: 0;
}

.elementor-button {
    background-color: rgba(0, 0, 0, 0);
}



.single-appeals .image-choices-choice-selected .image-choices-choice-image-wrap:after {
    content: none !important;
}

.woocommerce-product-details__short-description h2,
.elementor-widget-woocommerce-product-upsell.elementor-wc-products .products>h2 {
    font-size: 25px;
}

.gfield_error.regular-donation input[type="radio"]+label,
.gfield_error.onetime-donation input[type="radio"]+label {
    border: 2px solid red;
}

.donation-choice input[type="radio"]+label:hover {
    cursor: pointer;
}

.freq-reccuring {
    margin-top: 15px;
    margin-bottom: 15px;
}

#field_83_3 {
    display: flex;
    flex-direction: column;
}

#gform_wrapper_83 .gfield_checkbox label {
    margin-left: 10px !important;
}

div.gform_wrapper .gfield_radio label {
    margin-left: 10px !important;
}

#gform_wrapper_83 .gform_body .gform_fields .gfield input[type=text] {
    margin-top: 10px !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-address .address_city label {
    margin-top: 10px !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-address select {
    margin-top: 10px !important;

}

#gform_wrapper_83 .gform_body .gform_fields .gfield .address_country label {
    margin-top: 10px !important;
}

.gform_wrapper .gform_body .donation-form-agreement .ginput_container .gfield_checkbox label {
    margin-left: 10px !important;
}

#field_126_81,
#field_126_3 {
    display: flex !important;
    flex-direction: column !important;
}

#input_126_69 {
    display: block !important;
    text-align: left !important;
}

#field_126_3 {
    display: none !important;
}

.elementor-47596 .elementor-element.elementor-element-0b75291 .eael-contact-form {
    width: 100% !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-email .gfield_label {
    margin-top: 10px !important;
}

#input_83_62_1 {
    height: 52px !important;
    border-radius: 5px !important;
}

#input_83_9_6 {
    height: 52px !important;
}

#input_83_9 {
    margin-top: 20px !important;
}

#genesis-content .entry-content .elementor-inner .gform_wrapper form .donation-form-amount label {
    padding-bottom: 15px !important;
}

#input_126_71,
#input_126_9_6,
#input_126_9_1,
#input_83_9_1 {
    margin: 10px 0px 5px !important;
}

#gform_wrapper_126 .ginput_container,
#gform_wrapper_83 .ginput_container {
    width: 100% !important;
}

@media screen and (min-width:992px) {
    #input_126_9_6_container {
        position: relative;
        top: 5px;
    }
}

@media screen and (min-width:1200px) {

    #input_83_9_3_container,
    #input_126_9_3_container {
        max-width: 500px;
        margin-right: 30px;
    }
}

#gform_83 .validation_message,
#gform_126 .validation_message {
    color: #ff1d34;
}

#gform_126 #input_126_9_6,
#gform_83 #input_83_9_6 {
    border: 1px solid #a8989b !important;
}

#field_126_71 {
    margin-top: 20px !important;
}

#field_126_69 #input_126_69 {
    padding-bottom: 13px !important;
}

.gform_fields select {
    border: 2px solid #EFEFEF !important;
}



/**********************************/

div.googlePlus {
    display: none;
}

.single-appeals div.gform_wrapper .gfield_radio label {
    margin-left: 0 !important;
}

.elementor-text-editor.elementor-clearfix img.file-icon {
    clip-path: unset;
    border-radius: unset;
}

.woocommerce-checkout .donate-item a.mega-menu-link {
    color: #FFFFFF !important;
}

.home .share-after {
    display: none;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group {
    vertical-align: inherit;
    display: inline-block;
    transition: none;
}


/*************28/01/2022**************/



.home-tile .elementor-column-wrap.elementor-element-populated {
    padding: 50px 20px 50px 20px;
}

.onetime-donation legend.gfield_label {
    display: none;
}

fieldset {
    border: 0;
}


.donation_new_form fieldset {
    padding: 0px;
    clear: both;
}


.donation_new_form .cc-extra-info {
    margin-top: 20px;
}


#gform_wrapper_119 .gform_heading p.gform_required_legend {
    display: none;
}

.home .donation_new_form {
    padding: 20px !important;
    margin-right: 30px;
}

@media(max-width: 1024px) {
    #mob-hammenu a.elementor-item {
        padding: 15px;
    }

    #mob-hammenu .elementor-nav-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


@media(max-width: 767px) {
    /*#mob-hammenu .elementor-menu-toggle{
    margin: auto;
}*/

    #mob-hammenu a.elementor-item {
        padding: 12px;
    }

}

td.product-name div.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}




/********************04/10/2022 Brand Tracker*********************/

table.brantracker-tb {
    border-spacing: 0;
    margin-bottom: 20px;
    z-index: 999;
    position: inherit;
    width: 100%;
}

table.brantracker-tb tr:nth-child(even) {
    background: #976e3c17;
}

table.brantracker-tb p {
    font-size: 14px;
}

img.brandlogoimg {
    max-height: 55px;
    max-width: 200px;
    width: auto;
}

.image-tracker {
    height: 60px;
    display: flex;
    align-items: center;
}

.brantracker-tb th:not(:first-child) .titletracker {
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #2a2a2a1c;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "TSTAR PRO Headline", Sans-serif;
    font-weight: 600;
    background-size: 100%;
    height: 80px;
    padding: 15px;
}

.brantracker-tb th:not(:first-child) {
    padding: 0 15px 0 0;
}

.brantracker-tb th:last-child {
    padding: 0;
}


.brantracker-tb th:not(:first-child) .col-num {
    width: 10%;
    float: left;
}

.brantracker-tb th:not(:first-child) .col-img {
    width: 70%;
    float: left;
    text-align: left;
    line-height: normal;
    margin-left: 10%;
}

.brantracker-tb th:not(:first-child) .col-num span {
    padding: 5px 10px;
    background: #44841A;
    border-radius: 50%;
    color: #fff;
}

.brantracker-tb td:last-child {
    background: #878787;
    color: #fff;
    font-size: 15px;
    font-family: "TSTAR PRO Medium", Sans-serif !important;
}

.brantracker-tb td:last-child {
    padding: 15px 10px;
    text-align: center;
    width: 7%;
}

.brantracker-tb td:not(:last-child) {
    /* padding: 15px 10px 15px 0; */
    padding: 15px 10px;
    /* text-align: center; */
    width: 12%;
}

.brantracker-tb .tracker-title td:last-child {
    border-radius: 10px 10px 0 0;
}

.brantracker-tb tr:last-child td:last-child {
    border-radius: 0 0 10px 10px;
}

.brantracker-tb tr.tracker-head th:first-child {
    /* background: #44841A; */
    padding: 0 10px;
    /* background: url(../images/first-child-green.png); */
    background-position: top -10px center;
    background-repeat: no-repeat;
}

.brantracker-tb th h2 {
    font-family: "TSTAR PRO Headline", Sans-serif !important;
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}

table.brantracker-tb.table1 {
    background: url(../images/menu-table.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top -10px left;
}

.brand-tractbl {
    /* background: url(../images/canvas-fabric-crossstitch-texture-seamless-faded.png); */
    background: url(../images/fullbg-nomenu.png);
    background-size: contain;
    /* background-size: 100% 100%; */
    padding: 0 0 30px;
    position: relative;
    background-repeat: no-repeat;
}

.brand-tractbl::after {
    content: "";
    display: block;
    height: 420px;
    background: url(../images/fullbg2.png);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 999;
    margin-top: -385px;
}

.inner-brand-tractbl {
    /* background: url(../images/white-faded.png); */
    background-size: contain;
    padding: 25px 25px 0;
    position: relative;
    width: 95%;
    margin: auto;
}

.brand-tractbl .overlay {
    /* background: url(../images/green-faded.png); 
	background: url(../images/green-faded-line.png);*/
    background-size: cover;
    /*position: absolute; */
    height: 40px;
    /*height: 110px;*/
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}

.tracker-head th:not(:first-child) {
    width: 24% !important;
}

.status-circle {
    /* height: 30px; */
    /* width: 30px; */
    border-radius: 50%;
    background: #fff;
    padding: 7px 15px;
    box-shadow: 1px 1px 15px 1px #2a2a2a1c;
    margin: 0px 20%;
}

.status-at {
    background: url(../images/action-taken.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 8px 17px;
    background-position: center center;
    margin: 0px 20%;
}


.status-nat {
    background: url(../images/no-action.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 8px 17px;
    background-position: center center;
    margin: 0px 20%;
}


.status-sat {
    background: url(../images/some-action.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 8px 17px;
    background-position: center center;
    margin: 0px 20%;
}


/******************/

#contentbl tr.tracker-head th:first-child {
    /* background: #44841A; */
    padding: 0 10px;
    /* background: url(../images/first-child-green.png); */
    background-position: top -10px center;
    background-repeat: no-repeat;
}

/*
table.brantracker-tb.table2 tr:first-child{
    background: url(../images/menu-table.png) no-repeat;
    background-size: contain;
    background-position: top -10px left;
}


table.brantracker-tb.table2 tr:first-child th:first-child {
    background: url(../images/menu-table.png) no-repeat;
    background-size: 111% 76%;
    background-position: left center !important;
}
*/

table.brantracker-tb.table2 tr:first-child th:first-child {
    background: url(../images/menu-table.png) no-repeat;
    background-size: cover;
    background-position: top -10px left !important;
}


.status-one {
    background: url(../images/WSM-Line1star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}


.status-two {
    background: url(../images/WSM-Line2star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}


.status-two-half {
    background: url(../images/WSM-Line2-5star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}

.status-three {
    background: url(../images/WSM-Line3star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}


.status-four {
    background: url(../images/WSM-Line4star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}


.status-five {
    background: url(../images/WSM-Line5star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}

.status-zero {
    background: url(../images/blank_star.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    background-position: center center;
    margin: auto !important;
}

#contentbl td:nth-child(odd):not(:first-child):not(:last-child) {
    background: #976e3c17;
}

.overlaytable {
    width: 100%;

}

.overlaytable td:first-child {
    width: 30% !important;

}

.overlaytable td:not(:last-child) {
    /* padding: 15px 10px 15px 0; */
    padding: 15px 10px;
    /* text-align: center; */
    width: 12%;
}


.overlaytable td:nth-child(odd):not(:first-child):not(:last-child) {
    background: #976e3c17;
}

.gaprow {
    height: 13px;
    background-color: transparent !important;
}

.gaprow td {
    padding: 0 !important;
}

.gaprow td:last-child {
    background-color: transparent;
}

/*****************/

.demand-act {
    background: url(../images/megaphone-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 20px;
    background-position: center center;
    cursor: default;
}

a .demand-act:hover {
    background: url(../images/megaphone.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 20px;
    background-position: center center;
    cursor: pointer;
}

tr.tracker-title td:last-child {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 1px;
    cursor: default;
}

tr.tracker-title td:not(:last-child) {
    text-align: left;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    font-size: 16px;
    font-family: "TSTAR PRO Medium", Sans-serif !important;
    letter-spacing: 1px;
}


.brantracker-tb td:first-child,
.brantracker-tb th:first-child {
    width: 30%;
}

/*
.hide-row{
	display: none;
}
*/
.show-row {
    display: table-row !important;
}

.no-bg td {
    background: none !important;
    text-align: left;
    color: #545454 !important;
}

.brand-info-table {
    position: absolute;
    width: 85%;
    padding: 15px;
    text-align: left;
    left: 20px;
    margin-top: 15px;
    display: none;
    height: 300px;
    overflow: auto;
}

.add-btmpadding {
    padding-bottom: 350px !important;
    transition: all 0.25s ease-in-out;
}

table.brantracker-tb.table1 {
    border-spacing: 0;
    margin-top: -89px;
    position: absolute;
    width: 95%;
}

table.brantracker-tb.table2 {
    /* margin-top: 100px; */
}

.tracker-head th:nth-child(2) {
    /* background: url(../images/2-child-green.png) !important; */
    background-size: contain !important;
    background-position: top -10px center;
    background: #976e3c17;
}

.tracker-head th:nth-child(3) {
    background: #976e3c17;
}

td.product-name div.tracker-head th:nth-child(3) {
    background: #976e3c17;
}

td.product-name div.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

/*
table.brantracker-tb tr{
	cursor: pointer;
}
*/

table.brantracker-tb tr:nth-child(1),
table.brantracker-tb tr:nth-child(2),
table.brantracker-tb tr:nth-child(3) {
    cursor: default;
}

.brantracker-tb td:first-child,
.brantracker-tb th:first-child {
    width: 30%;
    padding: 15px;
}

@media(max-width: 1280px) and (min-width: 1025px) {
    .brantracker-tb th:not(:first-child) .titletracker {
        font-size: 20px;
    }
}



/*
.inner-brand-tractbl {
	overflow-y: auto;
	height: 400px;
}
*/
@media(max-width:1024px) {

    .tracker-head th,
    .tracker-head td {
        min-width: 245px;
    }


    th,
    td:not(:last-child) {
        min-width: 130px;
    }


    .brand-tractbl {
        /* overflow-x:auto; */
        background-size: cover;
    }


    .main-divtracker {
        overflow-x: auto;
        /* overflow-y: auto;
    	height: 400px; */
    }

    .tracker-head th:first-child {
        min-width: 200px;
    }

    .inner-brand-tractbl {
        overflow: scroll;
    }

    .brand-tractbl {
        max-height: 750px;
    }

    .brand-tractbl::after {
        content: "";
        display: block;
        height: 420px;
        background: url(../images/fullbg2.png);
        background-position: bottom left;
        background-size: 1200px;
        background-repeat: no-repeat;
        z-index: 999;
        margin-top: -380px;
    }


    /*
	.brand-tractbl::after {
		display: none;
	}
	
	.brantracker-tb th:not(:first-child) .col-num {
		width: 100%;
		float: none;
	}
	
	
	.brantracker-tb th:not(:first-child) .col-img {
		width: fit-content;
		float: none;
		text-align: left;
		line-height: normal;
		font-size: 18px;
		text-align: center;
		margin-top: 10px;
	}
	*/
    .brantracker-tb td:first-child,
    .brantracker-tb th:first-child {
        min-width: 300px;
    }

    /*
	.brand-tractbl .overlay{
		width: 167%;
	}
	*/



}

/*
.brantracker-tb td:first-child {
    display: flex;
    align-items: center;
}
*/

.arrow-row-down {
    display: none;
}

.arrow-row-up {
    display: block;
}

.mr-5 {
    margin-right: 30px;
}

.arrow-row-down,
.arrow-row-up {
    cursor: pointer;
    position: absolute;
}

.fa-chevron-down:before {
    content: "\f078";
    /* font-size: 20px; */
}

.fa-chevron-down:hover:before {
    content: "\f078";
    color: #44841A;
    /* font-size: 20px; */
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}


@media(max-width: 767px) {
    .inner-brand-tractbl {
        padding: 25px 35px 0;
        width: 90%;
    }

    th,
    td:not(:last-child) {
        min-width: 130px;
    }
}



@keyframes lit {
    from {
        top: 0px;
    }

    to {
        bottom: 120px;
    }
}

#brandtracker-section :first-child {
    margin-top: 0;
}

h2.gform_submission_error,
.validation_message,
.gfield_validation_message{
    color: red !important;
}