rs-arrow.tp-rightarrow.tparrows.persephone:before {
    color: #fff !important;
}

rs-arrow.tp-rightarrow.tparrows.persephone:hover:before {
    color: #000 !important;
}

rs-arrow.tp-leftarrow.tparrows.persephone:before {
    color: #fff !important;
}

rs-arrow.tp-leftarrow.tparrows.persephone:hover:before {
    color: #000 !important;
}


/*------ Menu Css -----*/

ul.menu-center-type {
    text-align: center;
}

ul.children {
    padding-left: 30px !important;
}

.main-menu-3 .d-flex ul#menu-header-menu li.active {
    background: #d6c590;
    border-radius: 50px;
    padding: 0;
}

nav.main-menu-3 ul {
    margin: 0;
    padding: 0;
}

.main-menu-3 ul li.menu-item-has-children > a:after {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f067";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    margin-left: 4px;
}

ul#menu-header-menu {
    margin: 0;
    padding: 0;
}


/*------ Footer css ---*/

.footer-about h4 {
    font-weight: 700;
    margin-bottom: 25px;
}

.footer-about p {
    padding-right: 60px;
}

.footer-menu h4 {
    font-size: 23px;
    margin-bottom: 25px;
    font-weight: 700;
}

.footer-menu ul li {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}

.footer-menu ul li a:hover {
    color: #d6c590;
}

.footer-menu ul ul.sub-menu {
    padding-left: 18px;
}

.mc4wp-form-fields label input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border-radius: 0px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: 0px;
    background: none;
    border-bottom: 1px solid #222;
    line-height: 40px;
    padding-left: 0px;
}

.mc4wp-form-fields label {
    width: 100%;
    position: relative;
    margin-bottom: 1rem;
}

.mc4wp-form-fields p label input {
    padding: 0;
}

p.mc4wp_btn {
    text-align: right;
}

.table-borderless {
    border: none;
}

.line {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.album-text h3 a {
    font-size: 19px;
}

.popular-post-img img {
    width: 100%;
}

.instagram-photos {
    width: 100%;
    display: block;
    overflow: hidden;
}

.sermon-single-style-2 .blog-by-info2 {
    margin: 0;
    border: none;
}

.blog-by-info.style-2 {
    padding: 0;
    margin-top: 0;
}

/* ....................................
11. Event Countdown
.......................................*/

* * *

/
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.coming-soon-section {
    position: relative;
    margin-bottom: 55px;
    z-index: 2;
}

.coming-soon-section .outer-box {
    position: relative;
    display: block;
    padding: 30px 80px;
    background-color: #201c15;
    text-align: center;
    margin-top: 0px;
    background-image: url("https://www.transparenttextures.com/patterns/xv.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068', endColorstr='#441066', GradientType=1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.30);
    border: 8px solid rgb(214, 197, 144);
}

.coming-soon-section .timer-column {
    position: relative;
}

.coming-soon-section .time-counter {
    position: relative;
}

.coming-soon-section .time-countdown {
    position: relative;
}

.coming-soon-section .time-countdown .counter-column {
    position: relative;
    display: inline-block;
    margin: 0px 40px;
    width: 100px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

.coming-soon-section .time-countdown .counter-column:before {
    position: absolute;
    content: ':';
    top: 10px;
    right: -50px;
    font-size: 56px;
    line-height: 1em;
    color: #ffffff;
}

.coming-soon-section .time-countdown .counter-column:last-child:before {
    display: none;
}

.coming-soon-section .time-countdown .counter-column .count {
    position: relative;
    display: block;
    font-size: 60px;
    line-height: 1em;
    color: #ffffff;
    font-weight: 700;
}


/* ....................................
34. Event - list
.......................................*/

.event .title {
    margin: 0px 0 0;
}

.event .nav-content {
    float: right;
    width: 70%;
}

.event .btn {
    background: #d6c590;
}

.event-list-content {
    margin-left: 0px;
    margin-right: 0px;
    padding: 50px;
    position: relative;
    border: 10px solid #d6c59057;
    transition: all 0.3s ease 0s;
}
.event-list-content .btn i {
    margin-right: 10px;
}
.event-list-content:hover {
    border: 10px solid #d6c590;
}

.event-list-content .crical {
    position: absolute;
    background: #d6c590;
    right: -66px;
    bottom: -73px;
    font-size: 30px;
    color: #fff;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    padding: 50px;
}

.event-list-content h2 {
    margin-bottom: 20px;
}

.event-list-content ul li {
    display: inline-block;
    font-size: 16px;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #d6c590;
}

.event-list-content ul li i {
    margin-right: 5px;
}

.event nav > div a.nav-item.nav-link .lgt-icon {
    display: none;
}

.event nav > div a.nav-item.nav-link.active .lgt-icon {
    display: inline-block;
}

.event nav > div a.nav-item.nav-link.active .drk-icon {
    display: none;
}

.event nav > div a.nav-item.nav-link.active .drk-icon {
    display: none;
}


/*------ Blog Css --------*/


.post_wrap {
    margin: 0 auto 40px;
}

.pagination_wrap {
    width: 100%;
    padding: 0 15px;
}

.nav-blog-detail {
    overflow: hidden;
    display: block;
    width: 100%;
    margin-top: 40px;
}

div#calendar_wrap table {
    width: 100%;
}

table#wp-calendar tr td a {
    color: #201c15;
}

td#today a {
    color: #d6c590;
}

.sidebar-outer .widget .calendar_wrap table,
.sidebar-outer .widget .calendar_wrap table th,
.sidebar-outer .widget .calendar_wrap table td {
    padding: 10px 0;
    text-align: center;
}

.sidebar-outer .widget .calendar_wrap table#wp-calendar {
    margin-bottom: 10px;
}

div.widget_calendar table th,
div.widget_calendar table td {
    padding: 9px;
    text-align: center;
}

.pagination_wrap .nav-links a {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 50px;
    line-height: 40px;
    display: inline-block;
    margin-right: 12px;
    font-weight: 500;
    color: #201c15;
}

.slide-blog-img img {
    min-height: 220px;
    object-fit: cover;
}

.pagination_wrap .nav-links span.current {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    line-height: 40px;
    display: inline-block;
    background: #d6c590;
    font-size: 17px;
    margin-right: 12px;
    font-weight: 500;
}

div.widget_categories form select {
    width: 100%;
    padding: 1px 10px;
}

div.widget_categories ul li ul.children {
    padding-left: 20px;
}
.modal-body button.searchButton {
    position: absolute;
    top: 9px;
    right: 12px;
    border: none;
    background: transparent;
    font-size: 20px;
    padding: 20px 20px;
}
.modal-body button.searchButton i {
    color: #d6c590;
}
article.no-content {
    text-align: center;
}

.search-page-error input {
    width: 70%;
    margin: 0 auto;
}

.search-page-error button.searchButton {
    position: absolute;
    right: 0;
    top: 0;
}

.search-page-error {
    position: relative;
}

.search-page-error button.searchButton {
    position: absolute;
    right: 15%;
    top: 0;
    background: #d6c590;
    border: none;
    padding: 8px 15px;
}

.sidebar-outer ul li {
    list-style-type: none;
}

.post-text h3 {
    word-break: break-word;
    word-wrap: break-word;
    text-transform: capitalize;
}

.post-text a.btn.btn-black {
    text-transform: uppercase;
}

.pagination_wrap .nav-links a:hover {
    background: #d6c590;
    border: 1px solid #d6c590;
    box-shadow: 0 6px 10px -2px rgba(0, 0, 0, 0.2);
}

.blog-text h3 {
    word-break: break-word;
    word-wrap: break-word;
}

.post-text h3 a:hover {
    color: #d6c590;
}

.sidebar-outer ul li {
    line-height: 30px;
}

ul.sub-menu {
    padding-left: 20px;
    line-height: 30px;
}

.sidebar-outer ul ul.sub-menu {
    padding-left: 15px;
}

.sidebar-outer ul li a:first-child:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    margin-right: 11px;
}

.sidebar-outer ul#recentcomments li a:first-child:before {
    display: none;
}

.sidebar-outer ul#recentcomments li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 15px;
}

.sidebar-outer ul#recentcomments li:last-child {
    margin-bottom: 0;
}

.sidebar-outer ul#recentcomments li:after {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 2.7;
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    margin-right: 11px;
    left: 0;
    position: absolute;
    top: 0%;
}

.sidebar-outer .widget_recent_entries ul li a:first-child:before {
    display: none;
}

.sidebar-outer .widget_recent_entries ul li {
    padding-left: 15px;
    position: relative;
}

p.logged-in-as a,
.blog-nav a,
.testimonial-nav a,
.footer-menu ul li a,
.sidebar-outer ul li a,
.sidebar-outer .widget_recent_entries ul li a,
nav.navigation.post-navigation a,
.name-replay .list-inline-item a,
.fx-menu-footer .social-icons.menu-social li a,
.portfolio-filter .laink-arrow,
a.viewall,
a.viewall:hover,
.bld-text a {
    color: #201c15;
}

p.logged-in-as a:hover,
.footer-menu ul li a:hover,
.sidebar-outer ul li a:hover,
.sidebar-outer .widget_recent_entries ul li a:hover,
nav.navigation.post-navigation a:hover,
.name-replay .list-inline-item a:hover {
    color: #d6c590;
}

.footer-menu .widget_recent_comments ul li a,
.sidebar-outer .widget_recent_comments ul li a {
    font-weight: 400;
}


.sidebar-outer .widget_recent_entries ul li:after {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 2.7;
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    margin-right: 11px;
    left: 0;
    position: absolute;
    top: 0%;
}

.sidebar-outer .widget {
    padding: 20px 30px;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
}

.sidebar-outer .widget table {
    margin-bottom: 0px;
}

.sidebar-outer .widget select {
    margin-bottom: 0px;
}


.popular-post-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #201c15;
}

.popular-posts.mb-10 a div img {
    height: 73px;
    object-fit: cover;
}

.sidebar-outer h4.widget-title {
    margin-bottom: 20px;
    font-weight: 700;
}

.sticky-post {
    background: #d6c590;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: .25rem;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 10px;
}

.post-image img {
    margin: 0 auto;
    display: block;
}

.sidebar-outer .widget_categories ul li a {
    width: 89%;
    display: inline-block;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
}

.sidebar-outer .widget_categories ul li:hover {
    color: #d6c590;
}

.sidebar-outer .widget_categories ul li:hover,
li a:hover {
    color: #d6c590;
    transition: all 0.4s ease-out 0s;
}

.sidebar-outer .widget_categories ul li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.sidebar-outer .widget:last-child {
    border: 0px;
}

.sidebar-outer .widget_categories ul li a:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    margin-right: 11px;
}

.sidebar-outer .widget_tag_cloud .tagcloud a {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid rgba(32, 28, 21, .1);
    border-radius: 50px;
    margin-bottom: 10px;
    font-size: 14px !important;
    color: #201c15;
}

.sidebar-outer .widget_tag_cloud .tagcloud a:hover {
    background: #d6c590;
    border-color: #d6c590;
    color: #000;
}

.blog-head-top ul li a {
    color: #d6c590;
}

ul.blog-comment-number {
    margin: 0;
}

.blog-details .blog-detail-left h3 {
    line-height: 1.5;
    font-size: 24px;
}

.related-blogs.mb-md-80 h3 {
    margin-bottom: 0px;
}

.blog-details .blog-detail-left .related-blogs .blog-text h3 {
    line-height: 1;
    margin-bottom: 20px;
    word-break: break-word;
    word-wrap: break-word;
}

.blog-details .blog-detail-left h3.blog-content-text {
    margin-bottom: 20px;
}

.blog-details .blog-detail-left .all_comments h3 {
    margin-bottom: 30px;
}

.blog-details blockquote.wp-block-quote {
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}

.blog-details blockquote.wp-block-quote p {
    font-family: 'Roboto Slab', serif;
    line-height: 1.5;
    font-size: 23px;
    padding-left: 60px;
    margin-top: -47px;
}

.blog-details blockquote.wp-block-quote:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f10d";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    font-size: 41px;
    position: relative;
    color: #d6c590;
}

.blog-details blockquote.wp-block-quote cite:before {
    position: absolute;
    content: close-quote;
    left: 0;
    height: 2px;
    width: 30px;
    top: 50%;
    background: #d6c590;
}

.blog-details blockquote.wp-block-quote cite {
    padding-left: 55px;
    color: #000;
    position: relative;
    top: 0px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-style: initial;
}

.tag-list .post_tags a:not(:last-child):after {
    content: '/';
    padding: 0 6px;
}

.tag-list .post_tags a:before {
    content: '#';
}

nav.navigation.post-navigation .nav-previous a {
    right: 0;
}

nav.navigation.post-navigation .nav-next a {
    left: 0;
}

nav.navigation.post-navigation h2 {
    display: none;
}

span.reply.yellow.f-700 a {
    color: #d6c590;
}

.each-blog a.popup-video {
    /*top: 123px;*/
    opacity: 1;
}

.post-standared .wp-block-quote {
    background: #d6c590;
    padding: 50px 20px;
    margin: 0 !important;
}

.post-standared blockquote.wp-block-quote:before {
    color: #000 !important;
}

.each-blog .wp-block-quote {
    background: #d6c590;
    padding: 50px 20px;
    margin: 0 !important;
}

.each-blog .wp-block-quote p {
    line-height: 29px !important;
    font-size: 20px !important;
}

.each-blog blockquote.wp-block-quote:before {
    color: #000 !important;
}

.link-format {
    padding: 50px 39px;
    text-align: center;
    background: #d6c590;
    font-size: 30px;
    line-height: 60px;
    word-break: break-word;
    word-wrap: break-word;
}

.each-blog .owl-carousel .owl-item .item img {
    height: 255px;
    object-fit: cover;
}

.comment-text {
    display: block;
    padding-top: 7px;
    overflow: hidden;
}

.name-replay a.comment-reply-link {
    padding-left: 30px;
}

.all_comments ul.children {
    padding-left: 40px;
}

.all_comments ul.children li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.all_comments ul.children li .name-replay ul li {
    margin-bottom: 0;
}

.name-replay ul li {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.blog-detail-featured-image {
    padding-bottom: 30px;
}

h3.blog-content-text {
    font-weight: 300;
}

.post_tags a:hover {
    color: #d6c590;
}

.name-replay ul li span a.comment-edit-link {
    color: #d6c590;
    padding-left: 15px;
}

ul.breadcrumb-blog li a {
    color: #fff;
}


ul.breadcrumb-blog {
    padding: 0;
}

ul.breadcrumb-blog li {
    color: #fff;
}

.category_breadcrumbs {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    width: 100%;
    text-align: center;
}

.name-replay ul {
    margin: 0 !important;
}

.connent-lists ul,
.connent-lists ol {
    margin-left: 50px;
}

ul.connent-lists {
    padding-left: 0px;
}

.blog-by-info ul {
    margin: 0;
}

.sidebar-outer ul {
    padding-left: 0;
    margin: 0;
}

.social-shate ul.social-icons {
    padding: 0;
}

.blog-data ul {
    padding-left: 0;
    margin-bottom: 0;
}

.related-blogs {
    padding-top: 5px;
}

.related-blogs h3 {
    font-weight: 700 !important;
}

ul.pagination-inner {
    margin: 0;
}

ul.social-icons.footer-social {
    margin: 0;
}

.blog-details .blog-detail-left .comment-respond h3.comment-reply-title {
    margin-bottom: 30px;
}

div#respond {
    padding-top: 20px;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

div#respond h3 {
    font-weight: 600;
}

.post_tags {
    display: inline-block;
}

article.format-gallery {
    width: 100%;
}

article.blog-details {
    width: 100%;
}

article.blog-details:first-child .post-image {
    padding-bottom: 20px;
}

article.blog-details:first-child .post-footer {
    padding-top: 0px;
}

.post-video img {
    margin: 0 auto;
    display: block;
}

article.post-single {
    overflow: auto;
}

.nav-blog-detail.services_navs .nav-links .nav-next a {
    right: 0;
    left: auto;
}

.nav-blog-detail.services_navs .nav-links .nav-previous a {
    right: auto;
    left: 0;
}

.ftr-newsletter .widget h4.widget-title {
    color: #fff;
    font-weight: 300;
    opacity: 0.5;
    margin-bottom: 30px;
}

section.error-banner form button.searchButton {
    position: absolute;
    top: 0;
    RIGHT: 0;
    background: transparent;
    border: none;
    font-size: 16px;
    padding: 22px 20px;
    opacity: 0.4;
}

.name-replay ul li {
    text-transform: capitalize;
}

p.comment-form-cookies-consent label {
    padding-left: 10px;
}

p.comment-form-cookies-consent {
    display: none;
}

li#toplevel_page_parish a img {
    padding-top: 4px !important;
}


.page-links span.post-page-numbers.current {
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 50px;
    line-height: 36px;
    display: inline-block;
    background: #d6c590;
    font-size: 16px;
    margin-right: 12px;
}

.page-links {
    width: 100%;
    overflow: hidden;
    display: block;
}

.page-links span a.post-page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 50px;
    line-height: 40px;
    display: inline-block;
    margin-right: 12px;
}


/*------ Home Page css -------*/

.about-text.white.z-5 h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
}

a.btn.btn-yellow.mb-5 i.fa {
    padding-left: 10px;
}

.about-text.white.z-5 ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f192";
    color: #d6c590;
    padding-right: 16px;
}

.error-banner .search-white + i {
    color: #ddd;
}

.about-text.white.z-5 ul li {
    font-weight: 400;
    font-size: 14px;
    list-style-type: none;
}

.video-area.relative.mt-45.shadow-1 img {
    width: 100%;
}

.call-to-action-bar:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #d6c590;
    opacity: 0.9;
    z-index: 1;
    display: block !important;
}

.cta-section h2 {
    margin: 0;
}

section.cta.bg-yellow h2 {
    margin: 0;
}

.video-section-banner:before {
    position: absolute;
    top: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #201c15;
    opacity: 0.7;
    z-index: 1;
}

.about-us-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #201c15;
    opacity: 0.9;
    display: block !important;
}

.blog-2-overlay:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #f5f5f5;
    opacity: 0.9;
    z-index: 1;
}

.ftr-newsletter label input {
    border: 1px solid #fff;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    opacity: 0.5;
}

.ftr-newsletter label input:focus {
    border: 1px solid #d6c590;
}

.ftr-newsletter label .input-border + i {
    position: absolute;
    right: 18px;
    top: 22px;
    color: #8f8d8a;
}

.ftr-newsletter p.mc4wp_btn {
    text-align: center
}

.ftr-newsletter p.mc4wp_btn input {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 22px;
    background: #d6c590;
    border: 0px;
    color: #000;
}

.ftr-newsletter p.mc4wp_btn input:hover {
    background: #fff;
}

ul.connent-lists li.comments {
    list-style: outside none none;
}

.tags-lists {
    background: transparent;
    border: none;
    margin: 0;
    list-style: none;
    display: inline-block;
}

span.d-inline-block.post-mt-info {
    margin-right: 15px;
    padding-bottom: 10px;
}

.tags-lists a {
    padding: 3px 15px;
    border-radius: 50px;
    border: 1px solid;
    font-size: 13px;
    border-color: #d6c590;
    display: inline-block;
    margin-bottom: 10px;
    color: #201c15;
}

.each-quote ul li {
    list-style-type: none;
}

.each-quote ul {
    padding: 0px;
}

.footer-menu ul {
    padding: 0;
}

footer.type2 ul.social-icons {
    padding-left: 0;
}

.footer-menu form input[type="submit"] {
    padding: 12px 22px;
    font-size: 14px;
}

.footer-menu ul li {
    list-style: none;
}

.footer-menu .widget.widget_recent_comments ul li {
    margin-bottom: 10px;
}

.bottom-footer ul {
    padding: 0;
}

.mnsry-work ul.category {
    padding: 0;
}

ul.category.yellow.album_cat li a {
    color: #d6c590;
}

.mnsry-work ul.category li {
    list-style-type: none;
}

.mnsry-work ul.category li a {
    color: #fff;
}

.work-each ul.category {
    padding: 0;
    margin: 0;
}

.work-each ul.category li a:after {
    content: '/';
    padding: 0 5px;
}

.work-each ul.category li a:last-child:after {
    display: none;
}

.work-each ul.category li a {
    color: #201c15;
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.work-each ul.category li {
    list-style-type: none;
}

.about-text ul {
    padding: 0;
    margin-bottom: 0px;
}

.testimonial-column ul {
    padding: 0;
}

.testimonial-column ul {
    padding: 0;
}

.testimonial-column ul li {
    list-style-type: none;
}

.social-team ul.social-icons {
    padding: 0;
}

.section-team-list ul.social-icons {
    margin-bottom: 0;
}

ul.category.yellow.events-listing-tags li a {
    color: #d6c590;
}

div#parish_social_share-2 ul li a:first-child:before {
    display: none;
}

.fx-menu-content ul {
    padding: 0;
}

.fx-menu-content ul li {
    list-style-type: none;
}

section.bnr-pagination ul.pagination-inner {
    padding: 0;
    text-align: right;
}


/*----- Contact page css -------*/

span.wpcf7-form-control-wrap.your-message textarea {
    padding-top: 15px;
    min-height: 50px !important;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 14px;
    font-weight: bold;
    padding: 15px 35px;
    border: 0;
    background: #d6c590;
    box-shadow: 0px 13px 20px -8px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    transition: all 0.4s ease-out 0s;
    margin-top: 6px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #201c15;
    transition: all 0.4s ease-out 0s;
    color: #fff;
}

form.wpcf7-form .wpcf7-form-field p span.wpcf7-not-valid-tip {
    position: relative;
    top: 0;
    right: 0;
}

.col-lg-6.wpcf7-form-field p span:last-child {
    position: absolute;
    top: 19px;
    right: 40px;
}

.wpcf7-form-field p {
    margin-bottom: 25px;
}

.wpcf7-form-field span i:before {
    color: #a6a4a1;
}

.wpcf7-form-fields {
    margin-bottom: 30px;
    display: block;
}

.comment-image img {
    border-radius: 50px;
}

.work-text-2 h3 a {
    font-size: 39px;
    font-weight: bold;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.blog-by-info ul.list-inline li {
    text-transform: capitalize;
}

/*------ Widget css -------*/

ul.social-icons.footer-social li a:hover {
    color: #000;
}

.sidebar-outer .widget ul.social-icons.footer-social li a:before {
    display: none;
}

.quote-by h5 {
    margin-bottom: 0;
}

.section-padding {
    padding: 80px 0;
}

/* ....................................
20. Sermon Audio
.......................................*/

.sermon-audio {
    width: 100%;
    height: 100%;
    margin: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    -webkit-transform: translateY(0);
    -webkit-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #343a40bd;
}

.sermon-audio:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.sermon-audio:after {
    -webkit-transform: scale(1.25, 1.25);
    transform: scale(1.0, 1.0);
}

.sermon-audio:hover {
    -webkit-transform: scale(1.25, 1.25);
    transform: scale(1.10, 1.10);
}

.sermon-audio:hover:after {
    opacity: 1;
}

.player-controls.scrubber {
    float: left;
    width: 70%;
    background: #ffdbd3;
    padding: 8px 20px;
    margin: 0 auto;
}

.audio-player {
    overflow: hidden;
    padding: 16px 0 0;
}

.audio-player .player-controls progress {
    width: 86%;
}

.audio-player .player-controls progress[value] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #e7e3db;
    color: blue;
    height: 9px;
    border: 0;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
    color: #d6c590;
    font-size: 14px;
}

.audio-player .player-controls progress[value]::-webkit-progress-bar {
    background-color: #e7e3db;
    border-radius: 2px;
    border: 0;
    color: #d6c590;
}

.audio-player .player-controls progress::-webkit-progress-value {
    background-color: #d6c590;
}

.audio-player .player-controls p {
    font-size: 1.6rem;
}

.audio-player #play-btn {
    width: 55px;
    height: 55px;
    margin: 0;
    background: transparent;
    text-align: center;
    color: #d6c590;
    line-height: 4;
    cursor: pointer;
    float: left;
}

.next_prev {
    width: 55px;
    height: 55px;
    float: right;
    background: transparent;
    text-align: center;
    color: #d6c590;
    line-height: 47px;
    cursor: pointer;
}

.audio-player #play-btn .fa-pause,
.audio-player #play-btn.pause .fa-play {
    display: none;
    font-size: 32px;
}

.audio-player #play-btn.pause .fa-pause {
    display: inline-block;
    font-size: 32px;
}

.player-controls.scrubber {
    float: left;
    width: 79%;
    background: transparent;
    padding: 13px 17px;
    margin-right: 0;
}

.player-controls.scrubber .fa {
    color: #d6c590;
}

.icon-bg-quote {
    position: absolute;
    font-size: 555px;
    z-index: -4;
    line-height: 0;
    top: 50%;
}

.user-exprnce h3 {
    font-size: 85px;
}

.about-me2 ul {
    padding: 0;
    list-style: none;
}

.ms-post-tabs {
    overflow: hidden;
}

.gallery-filter.style-sort.pb-35 {
    position: relative;
    z-index: 9;
}

span.wpcf7-form-control-wrap + i {
    position: absolute;
    right: 25px;
    font-size: 17px;
    opacity: .4;
}


/* ....................................
27. Our team list
.......................................*/

.team-img {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.team-text {
    width: 100%;
}

.social-team {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
}

.social-team ul li {
    margin-right: 39px;
}

.team-img2:before {
    position: absolute;
    content: close-quote;
    opacity: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 6px solid;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.team-img2 .social-team,
.team-img2 .team-text {
    opacity: 1;
}

.team-img2 .team-text {
    position: absolute;
    bottom: 0;
    padding-top: 10px;
    background: #00000082;
    transform: translateY(35px);
    transition: all .5s;
}

.team-img2 .social-team {
    position: relative;
    bottom: 0;
    padding: 10px 0
}

.team-img2:hover .team-text {
    transition: all .5s;
    transform: translateY(0px);
}

.team-img2:hover {
    -moz-box-shadow: 0px 13px 20px -8px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 13px 20px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 13px 20px -8px rgba(0, 0, 0, 0.4);
    z-index: 5;
}

.team-img2 img {
    width: 100%;
}

.team-img2 .social-team ul.social-icons {
    margin-bottom: 0;
}

.team-img2.shadow-1 {
    overflow: hidden !important;
}

.team-img2 {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

ul.experience,
ul.faq-list {
    list-style: none;
    padding: 0;
}

.form-control.input-white {
    background-color: #fff;
    color: #201c15;
    border: 1px solid #ced4da;
}

.signup-login.text-center p a {
    color: #201c15;
    text-decoration: underline;
}

.signup-login.text-center p {
    color: #201c15;
}

input#btn-new-user {
    background: #2a2b25;
    color: #fff;
    padding: 18px 0;
    font-size: 14px;
}

.form-layout-1 .alert-danger {
    color: #d6c590;
    background-color: #000000;
    border-color: #000000;
    border-radius: 0;
    text-align: center;
    padding: 10px;
}


/*---------------------------------------
Causes
---------------------------------------*/
.cause {
    margin-bottom: 30px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.cause:hover {
    border-color: rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.08);
}

.cause .cause-thumb {
    display: block;
}

.cause .cause-body {
    padding: 30px;
}

.cause .cause-title {
    font-size: 22px;
    margin: 0 0 10px;
}

.cause .cause-title a {
    text-decoration: none;
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 54px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.cause .cause-title a:hover {
    color: #d6c590;
}

.cause .cause-excerpt {
    margin-bottom: 20px;
}

.cause .donation-progress {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.4rem;
}

.cause .progress-on-text {
    margin-bottom: 15px;
    font-size: 1.4rem;
    font-family: 'Poppins', sans-serif;
}

.cause .progress-on-text > span {
    display: block;
    font-weight: 600;
    color: #d6c590;
    font-size: 14px;
}

.cause .progress-on-text > span label {
    color: #201c15;
    font-weight: 400;
    margin-right: 6px;
}

.cause .donation-progress .progress-on-text .collected {
    color: #d6c590;
}

.cause .donation-progress .progress-on-text .progress-percent-text {
    float: right;
}

.cause .donation-progress .progress {
    height: 5px;
    background-color: #ededed;
    border-radius: 0;
}

.cause .donation-progress .progress .progress-bar {
    background-color: #d6c590;
}

.cause-footer {
    font-size: 0;
}

.cause-footer:after {
    content: '';
    display: table;
    clear: both;
}

.cause-footer .cause-footer-left {
    display: inline-block;
    width: calc(100% - 100px);
    margin-right: 15px;
    vertical-align: bottom;
}

.cause-footer .progress-rounded {
    width: 80px;
    height: 80px;
    border-width: 6px;
    display: inline-block;
    vertical-align: bottom;
}

.cause-footer-left .btn {
    max-width: 100%;
    padding: 0 12px;
    text-align: center;
}

.cause-footer .progress-rounded svg {
    width: 80px;
    height: 80px;
    top: -6px;
    left: -6px;
    position: absolute;
}

.cause .cause-thumb img {
    width: 100%;
}

.cause-footer .progress-rounded svg circle {
    stroke-dasharray: 232.477856 232.477856;
}

.cause-footer .progress-rounded .progress-value {
    font-size: 17px;
    color: #201c15;
}

.progress-rounded svg circle {
    stroke-dasharray: 358.141563 358.141563;
    stroke-dashoffset: 358.141563;
    stroke: #d6c590;
    stroke-linecap: square;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.progress-rounded .progress-value {
    font-size: 2.4rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #d6c590;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.progress-rounded {
    float: none;
    margin: 0 auto;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 16px solid #f1f1f1;
    position: relative;
}

@media screen and (max-width: 379px) {
    .cause-footer .cause-footer-left {
        width: 100%;
        margin: 0 0 20px;
    }
}

.cause-footer a.btn.btn-black {
    padding: 15px 30px;
    text-transform: uppercase;
    background: #d6c590;
    color: #2a2b25;
    font-size: 14px;
    font-weight: 600;
}

.cause-footer a.btn.btn-black:hover {
    background: #201c15;
    color: #d6c590;
}

.single-give_forms .event-single .post-thumbnail img + .event-countdown-wrap {
    position: absolute;
}

.single-give_forms .give_forms .post-thumbnail {
    position: relative;
}

.single-give_forms .event-countdown-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 25px 50px;
}

.single-give_forms .event-countdown-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #201c15;
    opacity: 0.8;
    z-index: -1;
}

.single-give_forms .event-countdown-wrap .donation-progress {
    float: left;
    width: calc(100% - 180px);
    max-width: 380px;
    margin-top: 10px;
}

.single-give_forms .event-countdown-wrap .donation-progress + .give-form-wrap {
    margin-left: 30px;
    width: 150px;
    float: right;
}

.give-goal-progress {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}

.give-goal-progress .raised {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
}

.give-goal-progress .raised .income,
.give-goal-progress .raised .goal-text {
    color: #d6c590;
    font-size: 20px;
}

.give-progress-bar > span {
    background-color: #d6c590 !important;
}

.give-progress-bar {
    height: 8px;
}

.single-give_forms .event-countdown-wrap .give-display-button .give-btn {
    padding: 15px 25px;
    text-transform: uppercase;
    background: #d6c590;
    color: #2a2b25;
    font-size: 14px;
    font-weight: 600;
    margin-top: 25px;
    border: none;
}

article.cause.post-single {
    border: none;
    margin: 0;
    box-shadow: none;
}

article.cause.post-single .post-entry {
    padding-top: 30px;
}

.single-give_forms .event-countdown-wrap .give-display-button .give-btn:hover {
    background: #201c15;
    color: #d6c590;
}
#inner-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
}
.ministry-list .pagination-wrap .pagination_wrap {
    padding-left: 0;
}
.testimonial-nav .quote-nav:hover i {
    color: #fff;
}
.album-text h3 a:hover{
    color: #d6c590;
}
footer.type2 .mc4wp-form-fields p label input {
    padding: 0;
    padding-left: 15px;
}
.blog-detail-featured-image.sermons-single-image img {
    max-width: 100%;
    width: 100%;
    height: 390px;
    object-fit: cover;
    max-height: 100%;
}
.sermon-audio .audio-player .next_prev {
    display: none;
}
.sermon-audio .audio-player .player-controls.scrubber .fa {
    display: none;
}
.footer-top-btn a:hover {
    border: 1px solid #201c15;
    box-shadow:none;
}
.portfolio-filter.work-filter .grid-item .item-texts h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 64px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.instagram_gallery a {
    width: 33.33%;
    float: left;
    height: 100%;
    padding: 5px 5px;
}
.instagram_gallery a img {
    width: 100% !important;
    height: 100%;
}
div#searchModal input#search2 {
    height: 67px;
}
input#give-email {
    padding: 10px 10px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
