/*
 Theme Name:     NativeChurch Child Theme
 Theme URI:      https://demo.imithemes.com/native-church-wp
 Description:    NativeChurch Child Theme
 Author:         imithemes
 Author URI:     http://www.imithemes.com
 Template:       NativeChurch
 Version:        1.2
*/

/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Oleo+Script+Swash+Caps&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oleo+Script+Swash+Caps&family=Work+Sans:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alata&display=swap');


.fraunces {
  font-family: "Fraunces", serif;
  font-weight: 400;
  font-style: normal;
}

.alata-regular {
  font-family: "Alata", sans-serif;
  font-weight: 400;
  font-style: normal;
}


@font-face {
font-family: 'Keep Calm Regular';
font-style: normal;
font-weight: normal;
src: local('Keep Calm Regular'), url('/wp-content/themes/NativeChurch-child/fonts/KeepCalm-Medium.woff') format('woff');
}
/*Custom Css start */
.elementor-accordion-item a.elementor-accordion-title:hover, a.elementor-accordion-item .elementor-accordion-title:active, .elementor-accordion-item a.elementor-accordion-title:focus {
    outline: 0;
    color: #ef3c23 !important;
}
.elementor-post-navigation .elementor-post-navigation__link a {
    line-height: initial;
}
.elementor-post-navigation .elementor-post-navigation__link a {
    align-items: flex-end;
}
span.post-navigation__prev--title, span.post-navigation__next--title {
    font-size: 13px !important;
}
.elementor-post-navigation .post-navigation__arrow-wrapper i {
    transform: translateY(-30%) !important;
    font-size: 18px;
}
span.post-navigation__next--label {
    display: block;
}
.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    display: none;
}
.mb-0
{
    margin-bottom: 0 !important;
}
.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: transparent !important;
}
.elementor-2473 .elementor-element.elementor-element-3d5d5f50 .elementor-cta:hover .elementor-cta__bg {
    filter: initial !important;
}
span.post-navigation__prev--title, span.post-navigation__next--title, .elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    display: none;
}
span.elementor-post-navigation__link__prev span.post-navigation__prev--label {
    display: inline-block !important;
}
a:active, a:focus {
    color: #ef3c23 !important;
}
.single-services .single-post-header, .single-services .post-meta {
    display: none;
}
.single-services .post-content {
    padding-top: 0;
    border: none;
}
.refugee-resettlement a.elementor-button-link.elementor-button.elementor-size-xl:focus, .refugee-resettlement .elementor-button:visited {
    color: #ffffff !important;
    background-color: #008BB3;
}
.contact-list .ekit-wid-con a:focus {
    color: #ffffff !important;
}
.eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message {
    text-align: left;
}
.elementor-accordion-item .content {
    min-height: auto;
    padding: 1rem 0;
}
.wpcf7-form.sent .wpcf7-response-output {
  animation: hideresp 5s forwards; 
  -webkit-animation: hideresp 5s forwards; 
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
}

@-webkit-keyframes hideresp {
  90% { opacity:1; }
  100% { opacity:0; 
    display: none;}
    
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
}
.gform_wrapper.gravity-theme * select {
    height: 45px !important;
}
.gform_wrapper .gsection {
    border-bottom: 1px solid #ebbb1e;
    margin-top: 16px;
    background-color: transparent;}


.elementor-kit-964 a:hover {
    font-family: inherit;
}
a:hover {
    font-family: inherit;
}
.elementor-kit-964 .elementor-accordion a {
    word-break: break-all;
    display: inline-block !important;
    line-height: initial !important;
}
strong, .strong {
    font-weight: 600!important;
}
ul {
    list-style: disc !important;
    padding-left: 30px;
}
ol {
    list-style: initial !important;
    padding-left: 30px;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-family: "KeepCalm", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content a, .elementor-accordion .elementor-accordion-item .elementor-tab-content a strong {
    font-family: "Work Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

/*Custom Css End */

/*Header Css start */

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
	font-family: "KeepCalm", Sans-serif !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > 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-size: 16px !important;    
	font-family: "KeepCalm", Sans-serif !important;
}

/*Header Css End */

/*share your story page start */
.ekit-form {
    font-family: "Work Sans", sans-serif;
}
span.wpcf7-form-control.wpcf7-radio.custom-radio-style {
    display: grid;
    width: 100%;
    grid-gap: 10px;
    grid-template-columns: repeat(3,1fr);
    margin: 0 0 1rem;

}
span.wpcf7-form-control.wpcf7-radio.custom-radio-style span.wpcf7-list-item {
    background-color: #008BB3;
    display: flex;
    padding: 6px;
    align-items: center;
    position: relative;
    text-align: center !important;
    min-height: 75px;
    justify-content: center;
    color: #ffffff;
    border-radius: 4px;
    font-family: "Work Sans", sans-serif;
    font-size: 1.2rem;
    margin: 0 0;
    transition: all 0.5s ease;
}
span.wpcf7-form-control.wpcf7-radio.custom-radio-style span.wpcf7-list-item:hover {
    background-color: #EBBB1E;
    color: #000000;
}
.custom-radio-style span.active {
    background-color: #EBBB1E !important;
    color: #000000;
}
.ekit-form label {
    font-family: "Work Sans", sans-serif;
}
.ekit-wid-con .ekit-form form input[type=submit] {
    color: #ffffff;
    background-color: #008BB3 !important;
    border-radius: 4px !important;
    height: 55px !important;
    font-size: 20px !important;
    letter-spacing: 2px !important;
    font-weight: 600 !important;
    font-family: "Work Sans", sans-serif !important;
}
span.wpcf7-form-control.wpcf7-radio.custom-radio-style span.wpcf7-list-item input[type="radio"] {
    opacity: 0;
    width: 100%;
    cursor: pointer;
    display: block;
    z-index: 9999;
    position: absolute;
    height: 100%;
}
.custom-radio-style span.wpcf7-list-item-label {
    text-align: center;
}
.share-personal-details h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
}
.share-personal-details p {
    font-size: 16px;
}
.ekit-wid-con .ekit-form form .share-personal-details span.wpcf7-list-item label {
    display: flex;
    align-items: center;
}
.ekit-wid-con .ekit-form form .share-personal-details span.wpcf7-list-item label input[type="radio"] {
    margin-bottom: 0;
}
.wpcf7-form .wpcf7-list-item {
    margin-left: 0 !important;
}

/*form style*/
.custom-row-style {
    margin: 0 0 1rem;
}
.custom-row-style textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #EBBB1E;
    border-radius: 4px;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    margin: 0 0 !important;
}
.custom-row-style div label {
    min-height: 55px !important;
}
.custom-textarea-height div label {
    min-height: 80px !important;
}
.custom-share-story-form p {
    font-weight: unset !important;
}
input.digital-signature {
    width: 100% !important;
}
.share-form-submit {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
input.share-submit {
    width: 30%;
    background-color: #EF3C23 !important;
    padding: 15px !important;
    border-radius: 10px !important;
}
.custom-row-style {
    width: 100%;
}
.wpcf7-not-valid-tip {
    color: #ff0000;
    font-size: 14px;
}
.post-type-archive.post-type-archive-news .main-content-row .post h3 a {
    font-size: 22px;
    line-height: initial;
    text-transform: uppercase;
}
.post-type-archive.post-type-archive-news .main-content-row .post h3 a:hover
{
    color: #ef2c23;
    font-size: 22px;
}
.posts-archive .post a.btn.btn-primary {
    background-color: #008BB3;
    font-family: 'Work Sans';
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 1rem 1.5rem;
}
.post-type-archive.post-type-archive-news i.fa.fa-long-arrow-right {
    display: none;
}
.post-type-archive.post-type-archive-news .main-content-row .post h3 {
    margin: 0 0 0.5rem !important;
}
.post-type-archive.post-type-archive-news .main-content-row .page-content {
    margin: 0 0 1rem;
    font-family: 'Work Sans';
    font-size: 15px;
}
.post-type-archive.post-type-archive-news .post .img-thumbnail {
    margin-top: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #EBBB1E !important;
    background-color: #EBBB1E !important;
    color: #000000;
}
.pagination>li>a, .pagination>li>span {
    font-family: 'Work Sans';
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    background-color: #EBBB1E;
    font-family: 'Work Sans';
    color: #000000;
}
/*share your story end */

/*donate subpages*/

form#mongo-form label {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Work Sans';
}
.BBFormSection{
    max-width: unset !important;
}
.BBDFormSectionComments .BBFormFieldLabel{
    margin-left: 0px;
}
.BBFormFieldLabel{
    margin-left: 0px !important;
    
}
.BBFormTextArea{
    margin-left: 0px !important;
    margin-top: 10px !important;
}

.BBFormContainer {
    padding: 0 0 !important;
}
.BBFormContainer .BBFormSection.BBDFormSectionGiftInfo {
    margin: 0 0 !important;
}
.BBFormContainer .BBFormSectionHeading {
    padding: 0 0 0.3rem !important;
    margin: 1rem 0 1rem !important;
}
.BBFormFieldContainer.BBFormFieldContainerGivingLevels {
    margin: 0 0 1rem!important;
}
.BBFormContainer .BBFormRadioList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.BBFormContainer label.BBFormRadioLabel.BBFormRadioLabelGivingLevel {
    padding: 0.8rem 1rem 0.6rem;
}
.BBFormContainer .BBFormFieldContainer {
    margin: 0 0 !important;
}
.BBFormContainer .BBFormFieldLabel.BBFormFieldLabelEdit {
    font-size: 14px !important;
    margin: 1rem 0 0.3rem !important;
    color: #333333;
}
.BBFormContainer .BBFormTextArea {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 200px !important;
    height: 200px !important;
    border-color: #00000099 !important;
    padding: 1rem 1rem !important;
    font-size: 14px !important;
    margin: 0 0 1rem !important;
}
.BBFormContainer #reCAPTCHADisclosure {
    width: 100% !important;
}
.BBFormFieldLabel {
    width: 100% !important;
    display: block !important;
    text-align: left !important;
}
.BBFormTextbox, .BBFormSelectList.BBFormCountryDropDown, .BBFormSelectList {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 14px !important;
    height: 45px;
    padding: 10px 10px !important;
    border-color: #EBBB1E !important;
    margin: 0 0 1.5rem !important;
    font-family: 'Work Sans' !important;
}
.BBFormContainer .BBFormTextArea {
    border-color: #EBBB1E !important;
}
.BBFormIndivFields {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.BBFormContainer input#bboxdonation_billing_txtFirstName {
    margin-bottom: 1.5rem;
}
#bboxdonation_billing_fldAnonymous .BBFormFieldLabel {
    display: inline-block !important;
    width: auto !important;
    color: #008BB3;
    margin: 0.3rem 0 0 !important;
}
#bboxdonation_billing_fldAnonymous [type="checkbox"] {
    height: 1.5rem;
    width: 1.5rem;
        margin-right: 1rem;
}
div#bboxdonation_billing_fldAnonymous {
    display: flex;
    align-items: center;
}
.epyt-video-wrapper {
    overflow: hidden !important;
    width: 100% !important;
    aspect-ratio: 16/9 !important;
    padding: 0 0 !important;
    height: initial !important;
}
.epyt-video-wrapper iframe.__youtube_prefs__ {
    width: 300%;
    height: 100%;
    position: relative;
    position: initial !important;
}
form#mongo-form .BBFormRadioPaymentSelected, form#mongo-form .BBFormRadioPaymentNotSelected {
    font-weight: 500;
    font-family: 'Work Sans';
    background-color: transparent;
    color: #008BB3;
    border-color: #EBBB1E;
    padding: 0.7rem 1.2rem;
}
#bboxdonation_billing_fldOrgGift {
    display: flex;
    align-items: center;
}
#bboxdonation_billing_fldOrgGift #bboxdonation_billing_chkOrgGift {
    margin-right: 0.5rem;
}
#mongo-form input.BBFormSubmitbutton {
    background-color: #008BB3;
    border-radius: 4px;
    font-family: 'Work Sans';
    font-size: 20px;
    font-weight: 500;
    padding: 0.7rem 1.5rem;
    margin: 0 0 1rem;
    transition: all 0.3a ease;
}
#mongo-form input.BBFormSubmitbutton:hover
{
    background-color: #EBBB1E;
}
#mongo-form {
    font-family: 'Work Sans';
}
#mongo-form .BBFormContainer .BBFormSectionHeading {
    border-color: #EBBB1E;
}
#mongo-form .BBFormContainer .BBFormSectionHeading label {
    font-size: 24px;
    text-transform: uppercase;
}
.BBFormFieldLabel.BBFormSummaryTotal {
    display: none !important;
}
.BBFormContainer #divName {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.BBFormContainer #divName input#bboxdonation_billing_txtFirstName {
    width: 49% !important;
    margin-right: 1% !important;
}
.BBFormContainer #divName input#bboxdonation_billing_txtLastName {
    width: 49% !important;
    margin-left: 1% !important;
}
.BBTwoFields.BBFieldBillingStateZip .BBFormFieldContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.BBTwoFields.BBFieldBillingStateZip .BBFormFieldContainer select.BBFormSelectList.GhostText {
    width: 49% !important;
    margin-right: 1% !important;
}
.BBTwoFields.BBFieldBillingStateZip .BBFormFieldContainer input.BBFormTextbox {
    width: 49% !important;
    margin-left: 1% !important;
}

/*----------------- Give Help Css Start -----------------*/



/*----------------- Who We Are Page Start -----------------*/
.our-values .elementskit-infobox {
    min-height: 336px;
    display: flex;
    align-items: center;
}
.staff-list .staff-details h2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 0.5rem;
}
.staff-list .staff-img {
    margin: 0 0 0.5rem;
}
.staff-list .staff-meta-details p {
    color: #000000;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.staff-list {
    margin-bottom: 2.5rem;
    max-height: 94%;
    padding-top: 0;
    max-height: 100%;
}
.elementor-testimonial__cite {
    align-items: center;
}
.donate-newsletter .elementor-container {
    box-shadow: 0px 16px 40px #7090B033;
}
.careers-template-default.single.single-careers .elementor-heading-title {
    font-family: 'KeepCalm';
    font-size: 28px;
}
.careers-template-default.single.single-careers i.fas.fa-calendar {
    color: #008BB3;
}
.careers-template-default.single.single-careers .elementor-post-info__item--type-date {
    color: #008BB3;
    font-family: 'Work Sans';
    font-size: 16px;
    font-weight: 600;
}
.careers-template-default.single.single-careers p, .careers-template-default.single.single-careers li {
    font-size: 16px;
}
.annual_report.type-annual_report .elementor-post__text, .annual_report.type-annual_report .elementor-
{
    margin: 0 0 !important;
}
.annual_report.type-annual_report .elementor-post__text {
    padding: 1rem !important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.td-content-wrapper {
    display: block;
}
.eael-data-table .td-content {
    display: block;
    line-height: 1.5;
}
.share-form-submit p {
    text-align: center;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.ekit-wid-con .ekit-form form input[type=submit] {
    display: block !important;
}
.single-careers ul {
    padding-left: 30px;
}
.single-careers ul li {
    list-style: disc;
}


/*----------------- Location Page Css Start -----------------*/

/*----------------- Search Result Page Css Start -----------------*/

.search.search-results
{}
.search.search-results #sidebar-col {
    display: none;
}
.search.search-results #content-col {
    width: 100%;
    margin: 3.75rem 0;
}
.search.search-results .posts-archive .post h3 {
    line-height: 1.2em;
    word-break: break-word;
    color: #008BB3;
    font-size: 22px;
    font-family: 'Work Sans';
    text-transform: uppercase;
    margin: 0 0 0.5rem;
}
.search.search-results .posts-archive .post h3 a {
    text-transform: uppercase;
}
.search.search-results .post-meta.meta-data {
    font-size: 1rem;
    font-style: initial;
    color: #666666;
    font-weight: 400;
    font-family: 'Work Sans';
    background-color: transparent;
    border: none;
    padding: 10px 0;
}
.search.search-results .posts-archive .post p {
    font-size: 1.2rem;
    font-family: 'Work Sans';
    line-height: 32px;
}
.search.search-results .posts-archive .post .row {
    display: flex;
    align-items: center;
}
.search.search-results .posts-archive .post .img-thumbnail {
    margin-top: 10px;
    border: 2px solid #EBBB1E;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
}
.search.search-results .posts-archive .post a.btn.btn-primary {
    padding: 0.8rem 2rem;
}
.search.search-results .posts-archive .post a.btn.btn-primary i {
    font-family: 'FontAwesome';
    padding-left: 7px;
    font-weight: 500;
}

/*----------------- Search Result Page Css Start -----------------*/

/*----------------- Responsive Css Start -----------------*/

/*----------------- 1024 -----------------*/

@media screen and (max-width: 1024px)
{

.banner-bottom-title h2.elementor-headline.e-animated {
    font-size: 28px;
}
.page.page-id-4143 .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(1,1fr) !important;
}
.donate-newsletter .elementor-container {
    box-shadow: none;
}
    .post-type-archive.post-type-archive-news .main-conent-row {
    padding: 3rem 0 !important;
}
.wpcf7-form .wpcf7-list-item {
    margin-left: 0 !important;
}
.custom-row-style {
    padding: 0 0;
}
.ekit-wid-con .ekit-form form .share-personal-details span.wpcf7-list-item label input[type="radio"] {
    top: 0;
    margin-right: 0.3rem !important;
}
.ekit-wid-con .ekit-form form .share-personal-details span.wpcf7-list-item label {
    margin-right: 1rem;
}

}

@media screen and (max-width: 991px)
{
    .custom-row-style {
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dgx-donate-form-section input[type="checkbox"], input[type="radio"] {
    margin: 0 0 !important;
}
span.wpcf7-form-control.wpcf7-radio.custom-radio-style {
    grid-template-columns: repeat(2,1fr);
}
table.community-logo td img {
    height: auto !important;
    width: auto !important;
    margin: 0 5px !important;
}



@media screen and (max-width: 767px)
{

/*.banner-bottom-title h2.elementor-headline.e-animated svg {
    display: none;
}*/
    .row.staff-row {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.dialog-body.dialog-buttons-body h2.elementor-headline.e-animated {
    font-size: 20px !important;
}
.post-type-archive.post-type-archive-news .main-content-row .post h3 a {
    font-size: 18px;
}
    .posts-archive .post a.btn.btn-primary {
    display: block;
}
.post-type-archive.post-type-archive-news .post .img-thumbnail {
    width: 100%;
}
.post-type-archive.post-type-archive-news .main-content-row {
    padding: 2rem 0 !important;
}
.single.single-news .elementor-heading-title {
    font-size: 22px;
    line-height: 36px;
}
.single.single-news .elementor-post-info__item {
    font-size: 14px;
}
nav.elementor-pagination span.page-numbers.prev {
    font-size: 14px;
}
nav.elementor-pagination a.page-numbers, nav.elementor-pagination span.page-numbers.current {
    font-size: 14px;
}
a.link-overflow {
    max-width: 100%;
    clear: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: inherit;
}
.custom-radio-style span.wpcf7-list-item-label {
    font-size: 15px;
    line-height: initial;
}
.share-form-submit .wpcf7-form-control.wpcf7-submit.share-submit {
    width: 100%;
}
.BBFormFieldContainer.BBFormPaymentRadioOptions {
    width: 100%;
}
form#mongo-form .BBFormRadioPaymentSelected, form#mongo-form .BBFormRadioPaymentNotSelected {
    width: 100%;
}
span.post-navigation__arrow-wrapper.post-navigation__arrow-prev span.elementor-screen-only {
    font-family: "Work Sans", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    color: #000000;
    margin: 0 0 0 0.8rem;
    position: relative;
    top: -0.4rem;
}
    span.post-navigation__next--label {
    position: relative;
    top: -0.2rem;
}
    span.post-navigation__next--label {
    display: block;
}
.td-content-wrapper {
    display: block;
}
.eael-data-table .td-content {
    display: block;
    line-height: 1.5;
}
.custom-row-style {
    margin: 0 0;
}
.custom-row-style div label, .custom-textarea-height div label {
    min-height: auto !important;
}
.custom-row-style textarea.wpcf7-form-control.wpcf7-textarea {
    margin: 0 0 1.5rem!important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 0em;
}
.BBFormContainer #divName input#bboxdonation_billing_txtFirstName, .BBFormContainer #divName input#bboxdonation_billing_txtLastName, .BBTwoFields.BBFieldBillingStateZip .BBFormFieldContainer select.BBFormSelectList.GhostText, .BBTwoFields.BBFieldBillingStateZip .BBFormFieldContainer input.BBFormTextbox {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

}

/*----------------- Responsive Css End -----------------*/

/*from customizer */

/*----------------- Another Developer Css Start -----------------*/
.elementor.elementor-1011.elementor-location-footer .elementor-element-5d9d7525 p a
{
    color: #FFFFFF;
}
/*Staff Page Css */
.staff-title h2 {
    font-family: 'KeepCalm' !important;
    font-size: 20px;
    text-align: center;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-13647c7, .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-1af78fd {
    visibility: hidden;
}
.staff-profile-image img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    object-fit: cover;
    border: 4px solid #fff;
}

.staff-profile-image img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.line1{
     border-bottom: 2px solid red
}
.line2 .elementor-accordion-item {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    margin-top: 15px !important;
}


.staff-banner-content > div{
    max-height:96%;
    margin-top:10px !important
}

/*Header */


.elementor-top-column.elementor-element.elementor-element-445b65ec {
    position: absolute;
    right: 0;
    width:auto;
}

.elementor-top-column.elementor-element.elementor-element-422afe8 {
      position: absolute;
    right: 10%;
    top:12%;

}

.elementor-top-column.elementor-element.elementor-element-763c041 {
      position: absolute;
    right: 27%;
   top:12%
}

.elementor-top-column.elementor-element.elementor-element-5fbad060 {
      position: absolute;
   right: 40%;
   top:-4%
}

/*staff custom widget*/
.staff-list {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    border:0px solid #fff;
    text-align: center;
    margin-bottom: 24px;
    max-height: 94%;
    height: 100%;
    padding-top: 10px;
}

.row.staff-row {
    display: flex;
    flex-wrap: wrap;
}

.staff-img img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    object-fit: cover;
    border: 4px solid #fff;
}

.staff-details h2 {
    font-size: 20px;
}

.staff-meta-details p {
    font-size: 14px;
}
.centertext{
    font-family: 'KeepCalm';
    font-size: 24px !important;
}
.leftext{
    font-family: 'KeepCalm',sans-serif !important;
}

/*author none*/
.page span.elementor-post-author {
    display:none;
}
.single span.post-author-meta {
    display:none;                                        
}

.news-banner > div {
    padding: 0px !important;
}

/* About Page Css */
.single.single-about_us_page .elementor-flip-box__front {
    background-color: #008bb3;
}
.single.single-about_us_page .elementor-flip-box__back {
    background-color: #ebbb1e;
}
.single.single-about_us_page h3.elementor-flip-box__layer__title {
    color: #fff;
}
.single.single-about_us_page span.post-meta.meta-data {
    display: none;
}
.single.single-about_us_page header.single-post-header.clearfix {
    display: none;
}
/*service page */

.service-banner{
    height: 600px !important;
}

.eael-data-table {
    border-collapse: collapse !important;
}
/*bottom menu*/
.wp-bottom-menu-icon-wrapper {
    padding-bottom: 20px;
}
.wp-bottom-menu-item span {
	font-family: 'KeepCalm' !important;
    font-size: 14px !important;
}
.sticky {
  position: fixed !important;
  bottom: 0;
  width: 100%;

}
/*----------------- Another Developer Css End -----------------*/
.elementor-widget-container .sidebar-widget{
    margin-bottom: 40px;
}
.btn:not(.btn-default) {
    color: #fff!important;
}
.container {
	padding-top: 30px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.header .elementor-container.elementor-column-gap-default {
    align-items: center;
}
.custom-header .elementor-container {
    align-items: center;
}
.copyright h5 {
    line-height: 0;
}
.elementor-kit-964 a {
    font-family: inherit;



/*----------------- Home Page Banner Start -----------------*/

.home-banner-section {
    position: relative;
}
.banner-image-swap {
    width: 100%;
}
.home-banner-section .banner-title {
    position: absolute;
}
.home-banner-section .elementor-shape {
    z-index: 1;
}
.banner-title h1.elementor-headline.e-animated {
        text-shadow: 5px 5px 10px black;
    /* text-shadow: 0 1px 0 #000, 0 2px 0 #000000, 0 3px 0 #000, 0 4px 0 #000000, 0 5px 0 #000, 0 6px 1px rgb(0 0 0 / 10%), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/
}


/*----------------- Home Page Banner End -----------------*/

/*----------------- Donate Page Start -----------------*/

p:last-child {
    margin-bottom: 0;
}
.donate-banner {
}
.donate-banner .elementor-container {
    max-width: 100%;
    justify-content: flex-end;
}
.donate-banner .banner-card {
    position: absolute;
    background-color: rgba(0, 0, 0, 0);
    top: 0;
    height: 100%;
    width: 50%;
}
.donate-banner .elementor-shape {
    z-index: 1;
}
.donate-banner .banner-card .mega-dual-btn a {
    width: 45%;
    margin-right: 1rem;
    border-radius: 4px !important;
    display: inline-block;
    text-align: center;
    line-height: initial;
}
.donate-banner .banner-card .mega-dual-btn a i {
    display: none;
}
.donate-banner .banner-card .mega-dual-btn a span {
    display: none;
}
.gift-section {
}
.gift-section a {
    max-width: 100%;
    display: block;
}
.gift-section a svg {
    width: 51px;
}
.gift-section a span {
    align-items: center;
    text-align: left;
}
.donate-service .elementor-element:hover > .elementor-element-populated {
    background-color: #008BB3;
    border-color: #008BB3 !important;
}
.donate-service .elementor-element:hover > .elementor-element-populated h3, .donate-service .elementor-element:hover > .elementor-element-populated p, .donate-service .elementor-element:hover > .elementor-element-populated a {
    color: #ffffff;
}
.donate-newsletter .elementor-widget-spacer .elementor-widget-container {
    opacity: 0.1;
}

/*----------------- Donate Page End -----------------*/

/*----------------- Adult Education Page Start -----------------*/

.accordion-section
{}
.accordion-section .elementor-accordion .elementor-accordion-item {
    margin: 0 0 1rem;
    border-radius: 4px;
    border-top: 1px solid #EBBB1E !important;
}
.accordion-section .elementor-accordion-item .elementor-tab-content {
    border-top-color: #ebbb1e !important;
    margin: 0 1rem;
    padding: 1rem 0;
}

/*----------------- Adult Education Page End -----------------*/


/*----------------- Get Help Page Start -----------------*/

.custom-post-slider .elementor-swiper-button {
    border: 1px solid #dddddd;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    text-align: center;
}
.custom-post-slider .elementor-swiper-button .icon {
    font-size: 16px;
    line-height: 1.7;
}
.custom-post-slider .elementor-swiper-button-prev {
    padding: 2px 2px 2px 6px;
}
.custom-post-slider .elementor-swiper-button-next {
    padding: 2px 2px 2px 8px;
}
.custom-post-slider .swiper .elementor-swiper-button-prev, .custom-post-slider .swiper .elementor-swiper-button-prev {
    left: -0.8rem !important;
}
.custom-post-slider .swiper .elementor-swiper-button-next, .custom-post-slider .swiper  .elementor-swiper-button-next {
    right: -0.8rem !important;
}.eastern-oklahoma-outreach .elementor-heading-title a {
    color: #008BB3;
    font-family: "Work Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.refugee-button .elementor-container {
    width: 100%;
    max-width: 100% !important;
}
.refugee-button .elementor-widget-wrap {
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
}
.gift-panning-section .elementor-container {
    justify-content: center;
}


/*----------------- Get Help Page Emd -----------------*/

/*----------------- Responsive Css Start -----------------*/

@media screen and (max-width: 1280px)
{
    .donate-banner .banner-card .mega-dual-btn a {
    font-size: 15px !important;
}
.donate-service {
    width: 100% !important;
    left: initial !important;
}

}

@media screen and (max-width: 1200px)
{

    .home-mission h2.elementor-headline.e-animated {
    font-size: 32px;
}

} 

@media screen and (max-width: 1024px)
{
    .home-mission .elementor-top-column {
    margin: 0 auto;
}
    .eastern-oklahoma-outreach .hide-mobile span.eael-tooltip-text.eael-tooltip-top {
    display: none;
}
    #content-col {
        width: 100%;
        padding: 0px;
    }

    .row.main-content-row {
        width: 100%;
        margin: 0px;
    }

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

    img.attachment-full.size-full.wp-image-5901 {
        width: 100%;
    }

    .row.staff-row {
        width: 100%;
        margin: 0px;
    }
} 

@media screen and (max-width: 991px)
{
   .home.page.page-id-961 .page-section {
    overflow-x: hidden;
}
 
} 


@media screen and (max-width: 768px)
{
   .custom-header .header-donate-button .elementor-button-link, .custom-nav-bar #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-center, .custom-nav-bar #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-left {
    display: none;
	font-family: 'KeepCalm',sans-serif !important;
}
.custom-nav-bar #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-right {
    flex-basis: 100%;
    justify-content: center;
	font-family: 'KeepCalm',sans-serif !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	font-family: 'KeepCalm',sans-serif !important;
    font-size: 16px;
}
 

@media screen and (max-width: 767px)
{

   .home-mission .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid #EBBB1E !important;
    margin: 1rem 1rem !important;
    padding: 2rem 1rem !important;
}
.custom-footer .elementor-widget-container {
    text-align: center;
}
.home-banner-section .elementor-shape {
    display: none;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > 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-size: 16px;
	font-family: 'KeepCalm',sans-serif !important;
}
.single-news span.elementor-post-navigation__link__prev span.post-navigation__prev--label {
    display: none !important;
}
.elementor-headline--style-highlight svg {
        width: 100% !important;
}
.search.search-results .posts-archive .post .row {
    flex-direction: column;
}
.search.search-results .posts-archive .post h3 {
    font-size: 18px;
}
.search.search-results .posts-archive .post p {
    font-size: 15px;
    line-height: 26px;
}
.search.search-results .post-meta.meta-data {
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
/*----------------- Responsive Css End -----------------*/

	
table.dls-sus-tasks {
    border: 1px solid #EBBB1E !important;
}

table.dls-sus-tasks td,table.dls-sus-tasks th {
    border-bottom: 0
}

table.dls-sus-tasks tbody th {
    font-weight: normal
}

	/* selected link */
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:active > a.mega-menu-link:focus {
  color: #d4a54d !important;
}

.elementor-kit-964 h2 {
	font-family: 'KeepCalm',sans-serif !important;
    color: #008BB3;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0px;
}
	
.listing-header, .post-title{
    border-bottom: 1px solid #ebbb1e !important;
}
		/*customizer end*/
	