/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/








/************************************************************************************





Put your custom CSS below this block :)





*************************************************************************************/

/* General Styles *******************************************************/
form div {
    margin-top: 0px;
}
small {
    font-size: 0.7em;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
.mobile-only {
    display: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
  }

.mb-18 {
    margin-bottom: 18px;
}

.mb-30 {
    margin-bottom: 30px;
}

/* Header */
#header_container .transparent_header {
    border-bottom: 1px solid rgba(255,255,255,0)!important;
}
#top_bar {
    position: absolute;
    height: 90px;
    width: 290px;
    left: 50%;
    margin-left: -webkit-calc(585px - 290px);
    margin-left: -moz-calc(585px - 290px);
    margin-left: calc(585px - 290px);
    font-size: 24px;
}
.topbar_type_3 .top_bar_menu li a {
    color: #C4C4C4;
    font-family: Lato;
}
.topbar_type_3 .top_bar_menu li a::after {
    content: "";
    background: #C4C4C4;
    width: 2px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 25px;
}
.topbar_type_3 .top_bar_menu li:last-child a::after {
    display: none;
}
.topbar_type_3 .top_bar_menu li a:hover {
    color: #06aed5;
}
.page-template-homepage .topbar_type_3 .top_bar_menu li a {
    color: #fff;
}
.page-template-homepage .topbar_type_3 .top_bar_menu li a:hover {
    color: #06aed5;
}
.page-template-homepage .topbar_type_3 .top_bar_menu li a::after {
    background: #fff;
}
#top_bar .wrapper {
    width: auto;
    margin: 0;
    display: block;
    height: 100%;
}
.topbar_type_3 .top_bar_menu li {
    line-height: 90px;
}
nav.nav_type_9_c {
    float: left;
}
.nav_type_9_c ul li a {
    padding: 0;
    line-height: 90px;
    text-align: left;
    text-transform: none;
    font-size: 24px;
    font-weight: normal;
    border-top: none !important;
}
#header_container .nav_type_9_c nav ul li a:hover {
    border-top: none !important;
    color: #06aed5 !important;
}
#header_container .nav_type_9_c > ul > .current-menu-item > a {
    border-top: none !important;
}
.nav_type_9_c ul li.search-menu a::before,
#mobile-menu ul li.search-menu a::before {
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 20px;
    padding-right: 10px;
    top: -2px;
    left: 1px;
    position: relative;
}
#mobile-menu ul li.search-menu a::before {
    font-size: 14px;
    top: -1px;
}
.admin-bar #mobile-menu {
    margin-top: 32px !important;
}
body.logged-in .sign-in-menu,
body.logged-in .topbar_type_3 .top_bar_menu li a::after {
    display: none;
}

/* Footer */ 
#footer_bg {
    border-top: 10px solid #fff;
}
#footer_bg #footer {
    padding-bottom: 0;
}
.footer_type_1 .widget_wrap {
    margin: 34px 0px 26px 0;
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.footer_type_1 .widget {
    float: none;
    margin: 0;
}
#footer_bg .widget_media_image img {
    margin: auto;
}
#footer_bg .custom-html-widget {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 115%;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}
#footer_bg .custom-html-widget .address {
    margin-top: 13px;
    margin-bottom: 26px;
    line-height: 165%;
}
#footer_bg .custom-html-widget .disclaimer {
    border: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
    padding: 5px;
    max-width: 750px;
    margin: auto;
    font-family: sans-serif;
}
#footer_bg .custom-html-widget .address a {
    color: #F0C808;
    display: block;
}
#footer_bg #footer_coms {
    background: -webkit-linear-gradient(90deg, #06AED5 33%, rgba(0, 0, 0, 0) 33%), -webkit-linear-gradient(90deg, #DD1C1A 66%, #F0C808 66%);
    background: -o-linear-gradient(90deg, #06AED5 33%, rgba(0, 0, 0, 0) 33%), -o-linear-gradient(90deg, #DD1C1A 66%, #F0C808 66%);
    background: -moz-linear-gradient(90deg, #06AED5 33%, rgba(0, 0, 0, 0) 33%), -moz-linear-gradient(90deg, #DD1C1A 66%, #F0C808 66%);
    background: linear-gradient(90deg, #06AED5 33%, rgba(0, 0, 0, 0) 33%), linear-gradient(90deg, #DD1C1A 66%, #F0C808 66%);
    height: 24px;
    padding: 0;
    border-top: none;
}
#footer_bg .menu-footer-menu-container {
    text-align: center;
}
#footer_bg .menu-footer-menu-container .menu {
    display: inline-flex;
    margin-bottom: 15px;
}
#footer #menu-footer-menu .menu-item {
    display: contents;
}
#footer #menu-footer-menu .menu-item a {
    border-bottom: none;
    color: #FFF9EC;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
#footer .menu-item a::before {
    display: none;
}
#footer .menu-item::before {
    content: "";
    width: 1px;
    background: #06AED5;
    height: 30px;
    position: relative;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
}
#footer .menu-item:first-child::before {
    display: none;
}

/* Buttons */
button.custom-button,   
.custom-button {   
    background: #F0C808;
    color: #fff;
    border: 3px solid #F0C808 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    text-transform: none;
    padding: 10px 42px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: block;
}
button.custom-button:hover,   
button.custom-button:active,   
button.custom-button:focus,
.custom-button:hover,   
.custom-button:active,   
.custom-button:focus {   
    background: #fff;
    color: #F0C808;
}
button.custom-button.secondary-button,   
.custom-button.secondary-button {   
    background: #06AED5;
    border-color: #06AED5 !important;
}
button.custom-button.secondary-button:hover,   
button.custom-button.secondary-button:active,   
button.custom-button.secondary-button:focus,
.custom-button.secondary-button:hover,   
.custom-button.secondary-button:active,   
.custom-button.secondary-button:focus {   
    color: #06AED5;
    background: #fff;
}
button.custom-button.success-button,   
.custom-button.success-button {   
    background: #00B964;
    border-color: #00B964 !important;
}
button.custom-button.success-button:hover,   
button.custom-button.success-button:active,   
button.custom-button.success-button:focus,
.custom-button.success-button:hover,   
.custom-button.success-button:active,   
.custom-button.success-button:focus {   
    color: #00B964;
    background: #fff;
}
button.custom-button.fb-button,   
.custom-button.fb-button {   
    background: #3B579D;
    border-color: #3B579D !important;
}
button.custom-button.fb-button:hover,   
button.custom-button.fb-button:active,   
button.custom-button.fb-button:focus,
.custom-button.fb-button:hover,   
.custom-button.fb-button:active,   
.custom-button.fb-button:focus {   
    color: #3B579D;
    background: #fff;
}
button.custom-button.light-button,   
.custom-button.light-button {   
    color: #F0C808;
    background: #fff;
}
button.custom-button.light-button:hover,   
button.custom-button.light-button:active,   
button.custom-button.light-button:focus,
.custom-button.light-button:hover,   
.custom-button.light-button:active,   
.custom-button.light-button:focus {   
    color: #fff;
    background: #F0C808;
}
button.custom-button.secondary-button.light-button,   
.custom-button.secondary-button.light-button {  
    color: #06AED5;
    background: #fff;
}
button.custom-button.secondary-button.light-button:hover,   
button.custom-button.secondary-button.light-button:active,   
button.custom-button.secondary-button.light-button:focus,
.custom-button.secondary-button.light-button:hover,   
.custom-button.secondary-button.light-button:active,   
.custom-button.secondary-button.light-button:focus {    
    color: #fff;
    background: #06AED5;
}
button.custom-button.success-button.light-button,   
.custom-button.success-button.light-button {  
    color: #00B964;
    background: #fff;
}
button.custom-button.success-button.light-button:hover,   
button.custom-button.success-button.light-button:active,   
button.custom-button.success-button.light-button:focus,
.custom-button.success-button.light-button:hover,   
.custom-button.success-button.light-button:active,   
.custom-button.success-button.light-button:focus {    
    color: #fff;
    background: #00B964;
}
button.custom-button.fb-button.light-button,   
.custom-button.fb-button.light-button {  
    color: #3B579D;
    background: #fff;
}
button.custom-button.fb-button.light-button:hover,   
button.custom-button.fb-button.light-button:active,   
button.custom-button.fb-button.light-button:focus,
.custom-button.fb-button.light-button:hover,   
.custom-button.fb-button.light-button:active,   
.custom-button.fb-button.light-button:focus {    
    color: #fff;
    background: #3B579D;
}

/* Pagination */
.paginationjs .paginationjs-pages {
    text-align: center;
    margin-top: 50px;
}
.paginationjs .paginationjs-pages>ul {
    display: inline-flex;
}
.paginationjs .paginationjs-pages>ul>li {
    padding: 5px;
    min-width: 30px;
}
.paginationjs .paginationjs-pages>ul>li>a {
    width: 100%;
    display: block;
}
.paginationjs .paginationjs-pages>ul>li.disabled>a,
.paginationjs .paginationjs-pages>ul>li.disabled>a:hover {
    color: #999999;
}
.paginationjs .paginationjs-pages>ul>li>a:hover,
.paginationjs .paginationjs-pages>ul>li.active>a {
    color: #086788;
}
.paginationjs .paginationjs-pages>ul>li.active {
    border-bottom: 1px solid #086788;
}

/* Modals*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-content {
    margin: auto;
    margin-top: 20vh;
    width: 80%; /* Could be more or less, depending on screen size */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.25);
    padding: 24px 20px;
    overflow: auto;
    max-width: 560px;
}
.modal-content hr {    
    border-top: 1px solid #C4C4C4;
}
.close {
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #888888;
    float: right;
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    right: 50%;
    margin-right: -260px;
    z-index: 999;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
@media screen and (max-width: 700px) {
    .close {
        right: 10%;
        margin-right: 20px;
    }
}

.errors-container {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #DD1C1A;
}
.errors-container * {
    color: #DD1C1A;
}
.errors-container ul {
    padding: 10px 15px;
}
.parsley-error,
input[type="text"].parsley-error, 
.form-text.parsley-error, 
input[type=email].parsley-error, 
select.parsley-error, 
.form-select.parsley-error, 
textarea.parsley-error {
    border-color: #DD1C1A !important;
    color: #DD1C1A !important;
}
.loading-gif img {
    margin: auto;
    display: block;
    position: relative;
    text-align: center;
    height: 70px;
}


/* HomePage *******************************************************/

/* Header */
.home-header-container {
    background: url(img/homebanner.png) center center no-repeat;
    background-size: cover;
    margin-bottom: 0 !important;
}
.home-header {
    padding-top: 100px;
    padding-bottom: 100px;
}
.home-header h1,
.home-header h2 {
    color: #fff;
}
.home-header h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 65px;
    line-height: 96.5%;
    margin-bottom: 15px;
}
.home-header h2 {
    font-family: Merriweather;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
}
.home-header .search-form {
    display: flex;
    max-width: 773px;
}
.home-header .search-form input {    
    font-size: 26px;
    line-height: 31px;    
    margin-right: 30px;
    color: #BDBDBD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
}
.home-header .search-form input::-webkit-input-placeholder {    
    color: #BDBDBD;
}
.home-header .search-form input::-moz-placeholder {    
    color: #BDBDBD;
}
.home-header .search-form input:-ms-input-placeholder {    
    color: #BDBDBD;
}
.home-header .search-form input:-moz-placeholder {    
    color: #BDBDBD;
}
.home-header .search-form button {   
    display: flex;
    align-items: center;
}
.home-header .errors-container {   
    text-shadow: 1px 1px 1px #000;
}

/* Steps */
.site-steps-container {
    margin-bottom: 0 !important;
    background: #fff;
}
.site-steps {
    display: flex;
}
.site-step {
    padding: 33px 15px;
    flex: 1 1 100%;
    text-align: center;
    
    margin-bottom: -25px;
}
.site-step h1,
.site-step p {
    font-family: Lato;
    font-style: normal;
    color: #086788;
    margin-bottom: 0;
}
.site-step h1 {
    font-weight: 900;
    font-size: 54px;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.site-step p {
    font-weight: normal;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0.01em;
}
.site-step:after {
    content: "";
    border: solid #EBBC44;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 16.5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    float: right;
    top: -60px;    
    right: -20px;
}
.site-step:last-child:after {
    display: none;
}

/* Parishes */
.home-parishes-container {
    margin-bottom: 0 !important;
}
.home-parishes-title {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #06AED5;
    padding: 8px 0;
    display: flex;
    align-items: center;
}
.home-parishes-title>* {
    flex: 1 1 100%;
}
.home-parishes-title>span {
    min-width: 500px;
}
.home-parishes-title::before,
.home-parishes-title::after {
    content: "";
    border-top: 2px solid #fff;
    width: -webkit-calc(100% - 225px);
    width: -moz-calc(100% - 225px);
    width: calc(100% - 225px);
    display: flex;
}

.home-parishes {
    height: 33vw;
    max-height: 300px;
    display: block;
    position: relative;
}
.home-parishes .js-slider,
.home-parishes .js-slider .slick-list,
.home-parishes .js-slider .slick-list .slick-track {
    height: 100%;
}
.home-parishes .js-slider .slick-prev,
.home-parishes .js-slider .slick-next {
    z-index: 1;
}
.home-parishes .js-slider .slick-prev {
    left: 10px;
}
.home-parishes .js-slider .slick-next {
    right: 10px;
}
.home-parish {
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url(img/church-icon.png) center 25% rgba(6, 174, 213, 0.4) no-repeat;
}
.home-parish img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.home-parish .text {
    z-index: 1;
    position: absolute;
    height: 75%;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-direction: column;
    padding: 24px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.home-parish .text h1,
.home-parish .text p {
    color: #fff;
    margin-bottom: 0;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    line-height: 120%;
}
.home-parish .text h1 {
    font-size: 32px;

}
.home-parish .text p {
    font-size: 20px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

/* Donate total */
.home-donation-container {
    margin-bottom: 0 !important;
}
.home-donation-title {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #06AED5;
    padding: 36px 0 25px;
    display: flex;
    align-items: center;
}
.home-donation-title>* {
    flex: 1 1 100%;
}
.home-donation-title::before,
.home-donation-title::after {
    content: "";
    border-top: 3px solid #F0C808;
    width: -webkit-calc(100% - 225px);
    width: -moz-calc(100% - 225px);
    width: calc(100% - 225px);
    display: flex;
}
.home-donation-title .arrow-right,
.home-donation-title .arrow-left {
    background: url(img/arrow-yellow.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 22px;
    max-width: 15px;
    margin-bottom: 1px;
}
.home-donation-title .arrow-right {
    margin-left: -12px;
}
.home-donation-title .arrow-left {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: -12px;
}
.home-donation-text {
    min-width: 720px;
}
.home-donation-text>div {
    display: inline-block;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    text-align: right;
    letter-spacing: 0.01em;
}
.home-donation-text .text {
    font-size: 38px;
    line-height: 98%;
    color: #06AED5;
    text-transform: none;
    margin-right: 30px;
}
.home-donation-text .amount {
    font-size: 88px;
    line-height: 100%;
    color: #086788;
}

/* Testimonials */
.testimonials-title {
    font-size: 24px;
    color: #06aed5;
    line-height: 112%;
    text-align: center;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-top: 44px;
    margin-bottom: 20px;
}
.rd_testimonials_ctn {
    margin-bottom: 43px !important;
}
.rd_testimonials_ctn .caroufredsel_wrapper {
    margin-bottom: 50px !important;
}
.rd_testimonial .tm_text {
    background: none !important;
    border: none !important;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 112%;
    text-align: center;
    color: #DD1C1A !important;
    padding: 0;
    max-width: 780px;
    margin: auto;
    margin-bottom: 20px;
}
.rd_testimonial .tm_text::after,
.rd_testimonial .tm_image {
    display: none;
}
.rd_testimonial .tm_author_info {
    display: inline-block;
}
.rd_testimonial .tm_author_info .tm_author,
.rd_testimonial .tm_author_info .tm_info {
    position: relative;
    width: auto;
    left: auto;
    margin: 0;
    display: inline-block;
    color: #888888 !important;
    bottom: auto;
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 112%;
}
.rd_testimonial .tm_author_info .tm_info::before {
    content: "";
    display: inline-block;
    border-top: 1px solid;
    width: 10px;
    height: 6px;
    margin: 0 5px;
}
.rd_testimonials_ctn .rd_tm_pager a {
    background: #C4C4C4 !important;
    border: none !important;
    width: 6px;
    height: 6px;
    margin-right: 15px;
} 
.rd_testimonials_ctn .rd_tm_pager a:last-child {
    margin-right: 0px;
} 
.rd_testimonials_ctn .rd_tm_pager a.selected {
    background: #888888 !important;
} 
.rd_testimonials_ctn .rd_tm_pager a::after {
    display: none;
} 
/*Search Bar */
.search-bar-modal .modal-content {
    margin-top: 0;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    max-width: none;
    padding: 24px 64px 15px;
}
body.admin-bar .search-bar-modal .modal-content {
    margin-top: 32px;
}
.search-bar-modal .modal-content .close {
    margin-right: 0;
    right: 64px;
}
.search-bar-modal .modal-content h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;    
    color: #c0c0c0;
}
.search-bar-modal .modal-content h1::before {
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 16px;
    padding-right: 10px;
    top: -1px;
    position: relative;
    margin-left: 5px;
}
.search-bar-modal .modal-content input {
    border: none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #A7A7A7 !important;
    padding: 16px 0px;
}
.search-bar-modal .modal-content input ::-webkit-input-placeholder {
    color: #C0C0C0 !important;
    opacity: 1;
}
.search-bar-modal .modal-content input ::-moz-placeholder {
    color: #C0C0C0 !important;
    opacity: 1;
}
.search-bar-modal .modal-content input :-ms-input-placeholder {
    color: #C0C0C0 !important;
    opacity: 1;
}
.search-bar-modal .modal-content input :-moz-placeholder {
    color: #C0C0C0 !important;
    opacity: 1;
}
.search-bar-modal .modal-content input ::placeholder {
    color: #C0C0C0 !important;
    opacity: 1;
}


/* Search Page *******************************************************/
.search-header-container {
    padding-top: 47px !important;
}
.search-header .btn {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;    
    color: #06AED5;
    border: 1px solid #06AED5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 15px;
    display: inline-block;
    text-indent: 5px;
    margin-bottom: 25px;
}
.search-header .btn::before {
    content: "";
    border: solid #06AED5;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4.7px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: -5px;
    position: relative;
}
.search-header h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 96.5%;
    color: #000000;
}
.search-header h2 {
    font-family: Merriweather;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 100%;
    color: #000000;
}
.search-results-container {
    background: #FFF9EC;
    padding-top: 47px !important;
    margin-bottom: 10px !important;
    padding-bottom: 76px;
}
.search-results {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-right: -30px;
}
.search-result {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.25);
    margin-right: 30px;
    margin-bottom: 24px;
    overflow: hidden;
}
.search-result .search-img {
    height: 165px;
    position: relative;    
    overflow: hidden;
    background: url(img/church-icon.png) center center rgba(6, 174, 213, 0.4) no-repeat;
}
.search-result:hover .search-img {
    background-image: url(img/church-icon-hover.png);
}
.search-result .search-img img {    
    position: absolute;
    width: 100%;
    min-height: 100%;
    height: auto;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.search-result .search-text {
    padding: 20px 24px;
}
.search-result .search-text h1,
.search-result .search-text h2,
.search-result .search-text p,
.search-result .search-text .search-total {
    font-family: Lato;
    font-style: normal;
    color: #999999;
    font-size: 18px;
    line-height: 124%;
    letter-spacing: 0.01em;
}
.search-result .search-text h1,
.search-result .search-text h2 {
    font-weight: 900;
}
.search-result .search-text h1 {
    text-transform: uppercase;
    color: #06AED5;
    margin-bottom: 0;
}
.search-result .search-text h2 {
    color: #000000;
    margin-bottom: 12px;
}
.search-result .search-text p {
    margin-bottom: 20px;
}
.search-result .search-text .search-total {
    border-top: 1px solid #C4C4C4;
    line-height: 100%;
    padding-top: 15px;
}
.search-result .search-text .search-total span.raised {
    color: #00B964;
    font-weight: 900;
}


/******** Donate Page *****************************************/

.page-template-donate .def_section,
.page-template-sign-in .def_section,
.page-template-thankyou .def_section,
.page-template-how-it-works .def_section,
.page-template-report .def_section {
    background: rgba(6, 174, 213, 0.04)
}

.container-page-d,
.container-page-dty,
.container-page-sign-in,
.container-page-report {
    font-family: Lato;
    display: flex;
    justify-content: space-between;
    padding-top: 47px;
    padding-bottom: 50px;
}
.container-page-d.container-page-dty,
.container-page-sign-in,
.container-page-report {
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 200px;
}

.primary-content {
    padding-right: 20px; 
    width: 100%;
    width: 65%;
}

.inner-primary-content {
    padding: 44px 50px 34px 50px;

}
.secondary-content {
    padding-left: 20px;
    width: 100%;
    width: 35%;
}

.inner-secondary-content {
    padding: 25px 24px;
    margin-bottom: 34px;
}

.bg-width {
    background: #FFFFFF;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);    
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.btn-link {
    height: 36px;
    line-height: 33px;
    border: 1px solid #06AED5;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #06AED5;
    display: inline-block;
    background-image: url(img/arrow-left.png);
    background-repeat: no-repeat;
    background-position: 13px center;
    padding-left: 30px;
    padding-right: 17px;
    margin-bottom: 30px;
}


.btn-link:hover {
    filter: invert(89%) sepia(100%) saturate(0%) hue-rotate(147deg) brightness(105%) contrast(101%);
}


.gray-line {
    margin: 0;
    background:#C4C4C4;
    height: 1px;
    border: 0 none;
}

.wrap-frm-amount + amount {
    margin-bottom: 28px;
}

.wrap-frm-amount + .gray-line {
    margin-bottom: 27px;
}

.frm-element {
    height: 60px;
}

.frm-input {
    background: #FFFFFF;
    border: 1px solid #888888;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    padding: 15px;
    font-family: Lato;
    font-weight: normal;
    font-size: 26px;
    line-height: 31px;
    color: #000000;
}

.heading-steps {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 96.5%;
    color: #000000;
}

.container-page-d *, 
.container-page-d *:before,  
.container-page-d *:after {
  box-sizing: border-box;
}
 .std-button {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #00B964;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 15px 50px 14px;
    border: 3px solid #00B964;
 }

 .std-button:hover {
    color: #00B964;
    background: #fff;
 }

input[type="password"],
input[type="text"],
.form-text,
input[type=email],
select,
.form-select, 
textarea {
    font-family: Lato;
    border: 1px solid #888888 !important;
    display: block;
    box-shadow: 0 0 0;
    background-color: #fff;
    color: #000000 !important;
    font-size: 26px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 13px 20px;
    -webkit-appearance: none;
    margin-top: 0;
}

.form-select {
    background-image: url("/wp-content/themes/thefox_child_theme/img/arrow_bottom.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.form-text.frm-amount {
    background-image: url("/wp-content/themes/thefox_child_theme/img/usd.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    padding: 9px 20px;
    font-weight: 900;
    text-align: right;
    margin-bottom: 30px;
    font-size: 50px;
}

.subheading-d {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    color: #000000;
    font-weight: 900;
    margin-bottom: 4px;
    margin-top: 25px;
}

.inner-secondary-content .subheading-d {
    margin-bottom: 10px;
}

.content-d {
    font-size: 18px;
    letter-spacing: 0.01em;
    color: #000000;
    line-height: 23px;
    margin-bottom: 26px;
} 

.d-container {
    display: flex;
    justify-content: space-between;
}

.form-element {
    width: 100%;
}

.d-2 {
    width: 50%;
}

.d-container .d-2:first-child {
    padding: 0 12px 0 0;
}


.d-container .d-2:last-child {
    padding: 0 0 0 12px;
}

.c-frm-percent {
    margin-bottom: 30px;
    justify-content: flex-start;
}

.frm-label {
    font-weight: normal;
    font-size: 26px;
    color: #BDBDBD;
    display: block;
    margin-bottom: 15px;
}

.wrap-form-email .frm-label{
    margin-bottom: 15px;
}


.lbl-yourname {
    padding-top: 30px;
}

.frm-percent-other {
    padding-left: 40px !important;
}
.wrap-frm-percent-other::before {
    content: "%";
    position: absolute;
    font-size: 24px;
    font-weight: 999;
    line-height: 60px;
    left: 24px;
}
.frm-percent {
    font-weight: bold;
    text-transform: capitalize;
}
.wrap-frm-percent-other {
    display: none;
}

.frm-radio {
    font-size: 18px;
    color: #000000;
}

.form-select  {
    padding: 13px 45px 13px 17px
}

.wrap-your-name,
.wrap-form-email,
.wrap-frm-address {
    margin-bottom: 18px;
}

.wrap-frm-state {
    margin-bottom: 18px;
}

.wrap-frm-hide {
    margin-bottom: 30px;
}

.frm-wrap-end {
    margin-bottom: 37px;
}

.frm-wrap-radio,
.frm-wrap-checkbox {
    font-family: Lato;
    position: relative;
    overflow: hidden;    
    display: flex;
    align-items: center;
}

.frm-wrap-radio:hover,
.frm-wrap-checkbox:hover {
    cursor: pointer;
}

.frm-wrap-radio .frm-radio,
.frm-wrap-checkbox .frm-checkbox {
    opacity: 1;
    height: 1px;    
    overflow: hidden;    
    width: 1px;    
    position: absolute;    
    left: -30px;    
    top: -30px;    
    display: block;
}

.frm-wrap-radio .input_radio,
.frm-wrap-checkbox .input_checkbox {
    display: inline-block;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px; 
    min-width: 25px;
}

.frm-radio:not(:checked) + span.input_radio {
    background-image: url(img/radio_off.png);
}

.frm-radio:checked + span.input_radio {
    background-image: url(img/radio_on.png);
}
.frm-checkbox:not(:checked) + span.input_checkbox {
    background-image: url(img/checkbox_off.png);
}

.frm-checkbox:checked + span.input_checkbox {
    background-image: url(img/checkbox_on.png);
}
.frm-wrap-radio.selected,
.frm-wrap-checkbox.selected {
    font-weight: bold;
}

.wrap-frm-hide label {
    color: #000;
    font-size: 18px;

}
.donate-steps {
    display: none;
}
.heading-step-1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 19px;
    margin-top: 25px;
}

.heading-step-1 .frm-radios {
    display: flex;
    color: #000;
    font-size: 22px;    
    font-weight: bold;
}

.heading-step-1 .frm-radios label:first-child {
    padding-right: 15px;
}

.text-login {
    font-size: 26px;
    color: #BDBDBD;
}

.group-email + .text-login  {
    margin-bottom: 38px;
}

.text-login a {
    color: #06AED5;
}

.donate-disclaimer {
    font-size: 18px;  
    color: #000000;
}

.donate-disclaimer a {
    color: #000000;
    text-decoration: underline;
}

.hightlight-donate {
    font-size: 36px;
    color: #000000;
    margin-bottom: 36px;
    line-height: 1;
    letter-spacing: -0.5px;
    font-weight: 400;
}

.details-right,
.details-left,
.wrap-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wrap-details {
    margin-bottom: 30px;
}
.wrap-cardnumber .img-fluid {
    margin-top: 10px;
}
.wrap-frm-year,
.wrap-frm-month {
    width: 89px;
}
.wrap-frm-year .form-select,
.wrap-frm-month .form-select {
    padding-right: 5px;
    padding-left: 10px;
    background-position-x: 65px;
    background-size: 25px;
}

.wrap-frm-cvv {
    max-width: 130px;
}
.details-left span {
    font-size: 35px;
    color: #BDBDBD;
    margin: 0 10px;
    font-weight: 400;
}

.form-element ::placeholder {
    color: #BDBDBD;
    opacity: 1;
}

.form-element ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #BDBDBD;
    opacity: 1;
}
.form-element  ::-moz-placeholder { /* Firefox 19+ */
    color: #BDBDBD;
    opacity: 1;
}
.form-element  :-ms-input-placeholder { /* IE 10+ */
    color: #BDBDBD;
    opacity: 1;
}
.form-element  :-moz-placeholder { /* Firefox 18- */
    color: #BDBDBD;
    opacity: 1;
}
.form-element .form-label {
    display: block;
    margin-bottom: 5px;
}
.details-right img {
    margin-right: 11px;
}

.frm-summary {
    font-weight: normal;
    color: #BDBDBD;    
    padding-top: 28px;    
    margin-bottom: 32px;
}
.frm-summary span {
    text-transform: capitalize;
}

.summary-heading  {
    font-size: 26px;    
}

.summary-detail {
    font-size: 18px;
    margin-bottom: 10px;
    color: #808080;
}

.summary-detail strong {
    font-weight: normal;
    display: block;
}

.summary-link {
    font-weight: bold;
    color: #808080;
    font-size: 18px;
}

.summary-link:hover {
    text-decoration: underline;
    color: #06AED5;
}

.frm-summary-total,
.frm-summary-amount {
    font-size: 18px;
    color: #000000;
    width: 100%;
}

.frm-summary-amount {
    margin-bottom: 15px;
}

.frm-summary-amount + .gray-line {
    margin-bottom: 17px;
}

.frm-summary-amount tr  {
    height: 33px;
}
.frm-summary-amount tr td{
    vertical-align: middle;
}

.frm-summary-total tr td:first-child,
.frm-summary-amount tr td:first-child {
    text-align: left;
}

.frm-summary-total tr td:last-child,
.frm-summary-amount tr td:last-child {
    text-align: right;
} 

.frm-summary-total {
    font-weight: 900;
    height: 33px;
} 

.end-info {
    font-size: 18px;
    color: #808080;
    margin-bottom: 27px;
}

.sidebar-description {
    padding: 0 24px;
}

.sidebar-description p {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 26px;
}

p.info-address {
    font-weight: 900;
    font-size: 18px;
    color: #888888;
    margin-bottom: 20px;
     
}

.sidebar-description p a {
    color: #000;
    text-decoration: underline;
}

.sidebar-description  .subheading-d {
    line-height: 22px;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.sidebar-line {
    margin-bottom: 25px;
}

.sidebar-line + .subheading-d {
    margin-bottom: 3px;
}

.step-3 .btn-link,
.step-2 .btn-link {
    margin-bottom: 24px;
}

.step-1  .text-login {
    padding-top: 20px;
}
.step-2  .text-login {
    padding-top: 48px;
    margin-bottom: 12px;
}

.step-3 .std-button,
.step-2 .std-button {
    padding: 15px 115px 14px;
}

.wrap-form-email2 {
    margin-bottom: 9px;
}

.container-page-dty .thank-you-content {
    padding: 30px;
}
.container-page-dty .share-container {
    max-width: 500px;
}
.container-page-dty .share-container .share-top-text  {
    padding-left: 30px;
}
.container-page-dty .share-container .share-top-text::before  {
    content: "";
    display: inline-block;
    height: 25px;
    width: 25px;
    background: url(img/check-round.png) no-repeat center;
    position: absolute;
    margin-left: -30px;
    margin-top: 2px;
}
.container-page-d .errors-container {
    position: relative;
    margin-top: 10px;
    text-align: right;
}
.container-page-d .errors-container .parsley-errors-list.filled:last-child {
    margin-bottom: -25px;
}

.container-page-d.logged-in .wrap-fullname,
.container-page-d.logged-in .wrap-cardnumber {
    display: none;
}
.container-page-d.logged-in .wrap-details .details-left {
    visibility: hidden;
}
.container-page-d.logged-in .donate-steps.step-2 .frm-summary {
    padding-top: 10px;
    margin-bottom: -60px;
    z-index: 1;
    width: -webkit-calc(100% - 205px);
    width: -moz-calc(100% - 205px);
    width: calc(100% - 205px);
}
.container-page-d.logged-in .card-editable .wrap-fullname,
.container-page-d.logged-in .card-editable .wrap-cardnumber {
    display: block;
}
.container-page-d.logged-in .card-editable .wrap-details .details-left {
    visibility: visible;
}
.container-page-d.logged-in .donate-steps.step-2.card-editable .frm-summary {
    display: none;
}

.donate-errors.errors-container {
    padding: 44px 50px 0px;
}

/* Sign In - Sign Up - Report */
.page-template-sign-in nav.nav_type_9_c,
.page-template-sign-in #top_bar {
    display: none;
}
.page-template-sign-in .sign-up-menu {
    position: absolute;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    color: #C4C4C4;
    top: 41px;
    z-index: 999;
    left: 50%;
    margin-left: -webkit-calc(585px - 290px);
    margin-left: -moz-calc(585px - 290px);
    margin-left: calc(585px - 290px);
}
.page-template-sign-in .errors-container {
    text-align: center;
}
.page-template-sign-in .errors-container ul:first-child {
    margin-top: 15px;
}
.container-page-sign-in,
.container-page-report {
    display: block;
    margin: auto;
    max-width: 560px; 
}
.sign-in-content,
.report-content {
    text-align: center;    
}
.sign-in-content.logged-in-content {
    padding: 30px;
}
.sign-in-content h1,
.report-content h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 96.5%;
    padding: 43px 30px 30px;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 0px;
}
.sign-in-content .sign-in-wrapper,
.report-content .report-wrapper {
    max-width: 460px;
    margin: auto;
    padding: 30px;
}
.sign-in-content .fb-button {
    max-width: 270px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    margin: auto;
    padding: 10px;
    margin-bottom: 20px;
}
.sign-in-content .fb-button .fa {
    font-size: 24px;
    margin-right: 5px;
}
.sign-in-content .sign-in-line {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.sign-in-content .sign-in-line>span {
    max-width: 40px;
    padding: 0 10px;
}
.sign-in-content .sign-in-line::before,
.sign-in-content .sign-in-line::after {
    content: "";
    border-top: 1px solid #C4C4C4;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    display: flex;
}
.sign-in-content .form-text,
.report-content .form-text {
    margin-bottom: 18px;
}
.sign-in-content .success-button,
.report-content .success-button {
    font-size: 18px;
    line-height: 22px;
    margin: 30px auto 25px;
    padding: 11px 25px;
}
.sign-in-content .forgot-password {
    text-decoration: underline;
    font-size: 18px;
    line-height: 118%;
}
.sign-up-modal .modal-content {
    padding: 0;
}
.sign-up-modal .close {
    margin-top: 20px;
}
.sign-up-modal .sign-in-content h1 {
    padding-bottom: 42px;
}
.sign-up-modal .sign-in-content .sign-in-wrapper {
    padding-bottom: 0px;
}
.sign-up-modal .sign-in-alert {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    margin-top: -35px;
    position: absolute;
    width: 100%;
}
.sign-up-modal .form-fisrtname,
.sign-up-modal .form-lastname {
    width: -webkit-calc(50% - 13px);
    width: -moz-calc(50% - 13px);
    width: calc(50% - 13px);
    display: inline-block;
}
.sign-up-modal .form-fisrtname {
    margin-right: 20px;
}
.sign-up-modal .sign-in-content .success-button {
    margin-bottom: 14px;
    width: 100%;
    max-width: 270px;
}
.sign-up-modal .sign-up-disclaimer {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 27px;
}

/* Parish Single Page *******************************************************/

.parish-details-container {
    overflow: visible !important;
    margin-bottom: 60px !important;
}

.parish-header-container {
    padding-top: 53px !important;
    overflow: visible !important;
}
.parish-header h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 96.5%;
    color: #000000;
}
.parish-header h2 {
    font-family: Merriweather;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 100%;
    color: #000000;
}

.parish-details {
    display: grid;
    grid-template-columns: 1fr 362px;
    margin-right: -30px;
}
.parish-detail {
    background: #FFFFFF;
    margin-right: 30px;
    margin-bottom: 24px;
    overflow: hidden;
}
.parish-img {
    height: 420px;
    position: relative;    
    overflow: hidden;
    background: url(img/church-icon-big.png) center center rgba(6, 174, 213, 0.4) no-repeat;
    margin-bottom: 22px;
}
.parish-img img {    
    position: absolute;
    width: 100%;
    min-height: 100%;
    height: auto;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.parish-detail p {
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    color: #0B0B0B;
}
.parish-detail p a {
    color: #06AED5;
    text-decoration: none;
}
.parish-detail p a:hover {
    color: #086788;
}
.parish-donate {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 26px 24px 35px;
}
.parish-donate h1 {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    color: #000000;
    line-height: 50px;
    margin-bottom: 6px;
}
.parish-donate h1 span {
    font-size: 28px;
    color: #888888;    
}
.parish-donate .custom-button {
    margin-bottom: 18px;
}
.parish-donate p {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 96.5%;
    color: #DD1C1A;
    margin: 30px 0 20px;
}
.parish-donate ul li {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 96.5%;
    display: grid;    
    grid-template-columns: 1fr auto;
    color: #000000;
    border-top: 1px solid #C4C4C4;
    line-height: 50px;
}
.parish-donate .btn-all {
    width: 100px;
    margin: 15px auto 0;
    padding: 10px 0;
    font-size: 18px;
    line-height: 22px;
}
.all-donors-modal .parish-donate {
    padding: 0;
    box-shadow: none;
    overflow: unset;
}
.all-donors-modal .parish-donate p {
    margin-top: 0;
    color: #353535;
}
.all-donors-modal  .btn-donate {
    margin: 30px 50px;
    padding: 10px;
}
.all-donors-modal .parish-donate ul {    
    max-height: 500px;
    overflow: auto;
}
.all-donors-modal .parish-donate ul li {   
    border-top: 1px solid #F3F3F3;
}
.all-donors-modal .parish-donate .join-this-list {    
    background-color: #FCF8F6;
    border-color: #FCF8F6;
    display: block;
    padding: 0 10px;
    font-weight: normal;
}
.all-donors-modal .parish-donate .join-this-list a {    
    color: #393939;
    text-decoration: underline;
}

/* Share Modal *************************************************/
.share-container .share-top-text  {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 126%;
    color: #000000;
}
.share-container h1  {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 96.5%;
    color: #000000;
    margin-top: 19px;
}
.share-container p  {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 118%;
    color: #000000;
    margin-bottom: 22px;
}
.share-container .sharers {
    display: block;
    text-align: center;
    max-width: 436px;
    padding-bottom: 15px;
    margin: 30px auto 0;
    width: 100%;
}
.share-container .sharers .sharer {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 118%;
    text-align: center;
    color: #000000;
    padding-top: 60px;
    background-repeat: no-repeat;
    background-position: center 0;
    margin-bottom: 24px;
    display: inline-block;
    width: 30%;
}
.share-container .sharers .sharer.share-fb {
    background-image: url(img/share-fb.png);
}
.share-container .sharers .sharer.share-tw {
    background-image: url(img/share-tw.png);
}
.share-container .sharers .sharer.share-ws {
    background-image: url(img/share-ws.png);
}
.share-container .sharers .sharer.share-email {
    background-image: url(img/share-email.png);
    background-position: center 10px;
}
.share-container .sharers .sharer.share-html {
    background-image: url(img/share-html.png);
    background-position: center 3px;
}
.share-container .share-copy-content {
    display: inline-flex;
    width: 100%;
    height: 50px;
    margin-top: 26px;
    margin-bottom: 30px;
}
.share-container .share-copy-content label {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 118%;
    text-align: center;
    color: #000000;
    position: absolute;
    margin-top: -10px;
    background: #fff;
    margin-left: 20px;
    padding: 0 5px;
}
.share-container .share-copy-content .input-container {
    display: contents;
}
.share-container .share-copy-content input,
.share-container .share-copy-content textarea {
    height: 100%;
    margin-right: 16px;
    font-size: 16px;
    line-height: 118%;
    color: #000000;
}
.share-container .share-copy-content .btn-copy {
    font-size: 18px;
    line-height: 22px;
    height: 50px;
}
.share-container .share-copy-content .btn-copy span {
    display: none;
}
.share-container .share-html-embed {
    display: none;
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
}
.share-container .share-html-embed textarea {
    height: 85px;
    font-size: 14px;
}
.share-container .share-footer {
    background: rgba(6, 174, 213, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Lato;
    font-style: normal;
    font-size: 18px;
    line-height: 118%;
    text-align: center;
    color: #000000;
    padding: 20px;
}
.share-container .share-footer strong {
    font-weight: 900;
}
.share-container .share-bottom-text  {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 118%;
    text-align: center;
    margin-top: 15px;
}

/* How It Works */
.hiw-header-container {
    padding-top: 47px !important;
}
.hiw-header { 
    max-width: 790px;
    margin: auto !important;
    text-align: center;
    margin-bottom: 86px !important;
}
.hiw-header .parish-img {    
    background: url(img/church-icon-big-yellow.png) center center rgba(240, 200, 8, 0.4) no-repeat;
    height: 266px;
    margin-bottom: 40px;
}
.hiw-header h1 { 
    font-weight: 900;
    font-size: 40px;
    line-height: 96.5%;
    margin-bottom: 15px;
}
.hiw-header p { 
    font-size: 22px;
    line-height: 31px;
}

/* Responsive styles *************************************************/

@media only screen and (max-width: 1214px) and (min-width: 1034px) {
    #top_bar,
    .page-template-sign-in .sign-up-menu {
        margin-left: -webkit-calc(480px - 290px);
        margin-left: -moz-calc(480px - 290px);
        margin-left: calc(480px - 290px);
    }    
}
@media only screen and (max-width: 1214px) {
    .heading-step-1 {
        display: block;
    }
    .heading-step-1 .frm-radios {
        margin-top: 25px;
        justify-content: space-around;
    }
    .inner-primary-content {
        padding: 44px 30px 34px 30px;
    }
}
@media only screen and (max-width: 1035px) and (min-width: 750px) {
    .search-results {
        grid-template-columns: 1fr 1fr;
    }
    .parish-details {
        grid-template-columns: 60% 40%;
    }
    #top_bar {
        display: block;
        margin-left: -webkit-calc(354px - 290px);
        margin-left: -moz-calc(354px - 290px);
        margin-left: calc(354px - 290px);
    }
    #header_container header {
        display: block;
    }
    .home-header {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .home-header h1 {
        font-size: 52px;
    }
    .home-header h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .site-step {
        margin-bottom: -40px;
    }
    .site-step h1 {
        font-size: 44px;
    }
    .site-step p {
        font-size: 18px;
    }
    .home-parish .text h1 {
        font-size: 22px;
    }
    .home-parish .text p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1035px)  {
    .page-template-sign-in .sign-up-menu {
        left: auto;
        margin-left: auto;
        text-align: center;
        width: 100%;
        top: 140px;
    }
    header nav.nav_type_9_c ul,
    header nav.nav_type_9_c ul li {
        display: block !important;
        width: 32px;
        overflow: hidden;
    }
    header nav.nav_type_9_c #nav_button {
        display: none !important;
    }
    #logo_img img {
        max-height: 47px;
    }
    #header_container {
        max-height: 70px !important;
        min-height: 70px !important;
    }
    .nav_type_9_c ul li.search-menu a::before, 
    #mobile-menu ul li.search-menu a::before {
        font-size: 24px;
    }
    .topbar_type_3 .top_bar_menu li {
        padding-left: 8px;
        font-size: 18px;
    }
    .topbar_type_3 .top_bar_menu li a::after {
        margin-left: 8px;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar #mobile-menu {
        margin-top: 46px !important;
    }

    .container-page-d {
        flex-direction: column;
    }

    .primary-content,
    .secondary-content {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }
    .page-template-sign-in .sign-up-menu {
        top: 100px;
    }
}


@media screen and (max-width: 767px) {
    .wrapper {
        padding: 0 15px;
    }
    .section .wrapper, .n_section .wrapper {
        padding: 0px 15px !important;
    }
}

@media screen and (max-width: 749px) {            
    .desktop-only {
        display: none;   
    }    
    .mobile-only {
        display: inherit;
    }
    #header_container {
        position: fixed !important;
        width: 100%;
        z-index: 999;
    }
    .menu_slide.mt_menu {
        background: transparent;
        box-shadow: none;
        width: 50px !important;
        left: auto !important;
        right: 0;
    }
    #header_container .nav_type_9_c {
        display: block;
    }
    .menu_slide.mt_menu #logo_img {
        display: none;
    }
    .nav_type_9_c,
    .mt_menu {
        min-height: 70px;
    }
    .nav_type_9_c ul li a,
    .nav_type_9_c #logo_img,
    .menu_slide #nav_button_alt {
        line-height: 70px;
    }
    .menu_slide #nav_button_alt {
        font-size: 21px;
    }

    body:not(.home) .def_section {
        padding-top: 70px;
    }
    .search-bar-modal .modal-content {
        padding: 19px 15px 0px;
    }
    .search-bar-modal .modal-content .close {
        right: 25px;
    }
    .search-bar-modal .modal-content h1 {
        padding-top: 40px;
    }
    .search-bar-modal .modal-content input {
        font-size: 18px;
        line-height: 22px;
    }
    .home-header-container {
        padding-top: 88px !important;
    }
    .home-header {
        padding: 0 10px 25px;
    }
    .home-header h1 {
        font-size: 36px;
        line-height: 106%;
    }
    .home-header h2 {
        font-size: 20px;
        line-height: 125%;
    }
    .home-header .search-form {
        display: block;
    }
    .home-header .search-form input {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 18px;
    }
    .home-header .search-form button {
        width: 100%;
        display: block;
        font-size: 20px;
        line-height: 24px;
    }
    .site-steps-container {
        display: none;
    }
    .home-parishes-title {
        color: #06AED5;
        background: #ffffff;
        font-size: 18px;
        letter-spacing: 0.15em;
    }
    .home-parishes-title>span {
        min-width: 280px;
    }
    .home-parishes-title::before, 
    .home-parishes-title::after {
        border-top-color: #06AED5;
    }
    .home-parishes {
        height: 250px;
    }
    .home-parishes>a:not(:first-child) {
        display: none;
    }
    .home-parish .text h1 {
        font-size: 28px;
        line-height: 100%;
        margin-bottom: 9px;
    }
    .home-parish .text p {
        font-size: 18px;
        letter-spacing: 0.01em;
        line-height: 100%;
    }
    .home-donation-title {
        padding: 23px 0 40px;
    }
    .home-donation-title::before,
    .home-donation-title::after,
    .home-donation-title .arrow-right,
    .home-donation-title .arrow-left {
        margin-top: -90px;
    }
    .home-donation-text {
        min-width: auto;
        max-width: 80%;
    }
    .home-donation-text>div {
        width: 100%;
        text-align: center;
    }
    .home-donation-text .text {
        margin-right: 0;
        font-size: 28px;
        line-height: 108%;
        margin-bottom: 20px;
    }
    .home-donation-text .amount {
        font-size: 72px;
    }
    .testimonials-title {
        margin-top: 26px;
        font-size: 18px !important;
        letter-spacing: 0.15em;
        margin-bottom: 24px;
        font-weight: bold;
    }
    .rd_testimonial .tm_text {
        font-size: 36px;
    }
    .rd_testimonial .tm_author_info .tm_author,
    .rd_testimonial .tm_author_info .tm_info {
        font-size: 18px !important;
    }
    .rd_testimonials_ctn .caroufredsel_wrapper {
        margin-bottom: 25px !important;
    }
    .rd_testimonials_ctn {
        margin-bottom: 25px !important;
    }
    #footer {
        padding-top: 0px;
    }
    #footer_bg .menu-footer-menu-container .menu {
        display: inline-block;
    }
    #footer .menu-item::before {
        width: 70px;
        height: 1px;
        margin-top: 0;
        display: block;
        margin: auto;
    }
    .search-header-container {
        padding-top: 40px !important;
        margin-bottom: 15px !important;
    }
    .search-header h1 {
        font-size: 32px;
        line-height: 100%;
    }    
    .search-results-container {
        padding-top: 30px !important;
        padding-bottom: 60px;
    }
    .search-results {
        grid-template-columns: 1fr 1fr;
        margin-right: -24px;
    }
    .search-result {
        margin-right: 24px;
        margin-bottom: 24px;
    }
    .search-result .search-img {
        height: 96px;
        background-size: 70px;
    }
    .search-result .search-text {
        padding: 13px 15px;
    }
    .search-result .search-text h1 {
        font-size: 13px;
        line-height: 110%;
        letter-spacing: 0.02em;
        font-weight: bold;
        margin-bottom: 6px;
    }
    .search-result .search-text h2 {
        font-size: 16px;
        line-height: 110%;
    }
    .search-result .search-text p {
        display: none;
    }
    .search-result .search-text .search-total {
        font-size: 16px;
        padding-top: 10px;
    }
    .paginationjs .paginationjs-pages {
        margin-top: 16px;
    }
    .paginationjs .paginationjs-pages>ul>li {
        font-size: 18px;
        line-height: 22px;
        min-width: 22px;
    }
    .parish-details-container,
    .hiw-header-container {
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 16px !important;
        width: 100vw !important;
    }
    .parish-details {
        grid-template-columns: 1fr;
        margin-right: -1px;
    }
    .parish-details>* {
        margin-left: 25px;
        margin-right: 25px;
    }
    .parish-detail:not(.mobile-only) {
        margin-bottom: 0;
        margin-left: 0px;
        margin-right: 0px;
    }
    .parish-img {
        height: 202px;
        background-size: 132px;
        margin-bottom: 0;
    }    
    .parish-header-container {
        padding-top: 11px !important;
        padding-bottom: 16px;
        border-bottom: 1px solid #C4C4C4;
    }
    .parish-header h1 {
        font-size: 26px;
        line-height: 120%;
    }
    .parish-header h2 {
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
    }
    .parish-donate {
        box-shadow: none;
        padding: 8px 0 18px;
    }
    .parish-donate h1 {
        font-size: 24px;
        line-height: 96.5%;
        margin-bottom: 16px;
    }
    .parish-donate h1 span {
        font-size: 18px;
    }
    .parish-donate .custom-button {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .parish-donate .custom-button.btn-share {
        margin-bottom: 0px;
    }
    .parish-detail p {
        font-size: 18px;
        line-height: 150%;
    }
    .all-donors-modal {
        display: none !important;
    }
    .hiw-header {
        margin-bottom: 14px !important;
    }   
    .hiw-header>*:not(.parish-img) {
        padding-left: 25px;
        padding-right: 25px;
        text-align: left;
    }   
    .hiw-header .parish-img {
        height: 170px;
        background-size: 116px;
        margin-bottom: 24px;
    }   
    .hiw-header h1 {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 12px;
    }
    .hiw-header p {
        font-size: 18px;
        line-height: 150%;
    }
    .page-template-donate .def_section {
        background: #fff;
    }
    .page-template-donate .container-page-d {
        padding-top: 0;
        padding-bottom: 0;
    }
    .page-template-donate .def_section.section .wrapper {
        padding: 0 !important;
    }
    .page-template-donate .container-page-d .primary-content {
        padding: 0; 
        margin-bottom: 0px;
    }
    .page-template-donate .container-page-d .primary-content .bg-width {
        box-shadow: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 25px;
        padding-bottom: 0;
    }
    .page-template-donate .donate-steps .btn-link {
        font-size: 15px;
        margin-bottom: 25px;
    }
    .page-template-donate .heading-steps {
        font-size: 26px;
    }
    .page-template-donate .heading-step-1 {
        margin-bottom: 15px;
    }
    .page-template-donate .heading-step-1 .frm-radios {
        margin-top: 20px;
        font-size: 16px;
    }
    .page-template-donate .wrap-frm-amount + .gray-line {
        margin-bottom: 20px;
    }
    .page-template-donate .subheading-d,
    .page-template-donate .content-d {
        font-size: 16px;
    }
    .page-template-donate .content-d {
        margin-bottom: 20px;
    }
    .page-template-donate input[type="password"], 
    .page-template-donate input[type="text"], 
    .page-template-donate .form-text, 
    .page-template-donate input[type=email], 
    .page-template-donate select, 
    .page-template-donate .form-select, 
    .page-template-donate textarea {
        font-size: 18px;
        line-height: 22px;
    }
    .page-template-donate .form-text.frm-amount {
        font-size: 42px;
        line-height: 60px;
        margin-bottom: 25px;
    }
    .page-template-donate .form-select, textarea {
        background-size: 25px;
    }
    .page-template-donate .c-frm-percent {
        display: inline-block;
        width: 100%;
        margin-bottom: 7px;
    }
    .page-template-donate .wrap-frm-percent,
    .page-template-donate .wrap-frm-percent-other {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 18px;
    }
    .page-template-donate .wrap-frm-percent-other::before {
        font-size: 20px;
        line-height: 50px;
        left: 15px;
    }
    .page-template-donate .text-login {
        font-size: 15px;
        line-height: 18px;
        padding-top: 10px;
    }
    .page-template-donate .wrap-frm-hide {
        margin-bottom: 0px;
    }
    .page-template-donate .wrap-frm-hide label {
        color: #000;
        font-size: 15px;
    }
    .page-template-donate .container-page-d .donate-steps.step-2 .frm-summary {
        width: 100%;
    }
    .page-template-donate .wrap-details {
        margin-bottom: 0px;
        display: inline-block;
        width: 100%;
    }
    .page-template-donate .wrap-details .wrap-frm-year, 
    .page-template-donate .wrap-details .wrap-frm-month {
        width: 50%;
        margin-bottom: 18px;
    }
    .page-template-donate .wrap-details .details-left span {
        margin-top: -20px;
    }
    .page-template-donate .wrap-details .details-right {
        direction: rtl;
    }
    .page-template-donate .wrap-details .wrap-frm-cvv {
        max-width: 130px;
        width: -webkit-calc(50% - 17px);
        width: -moz-calc(50% - 17px);
        width: calc(50% - 17px);
        max-width: none;
        direction: ltr;
    }
    .page-template-donate .frm-summary {
        padding-top: 15px;
    }
    .page-template-donate .frm-summary .summary-heading {
        font-size: 20px;
    }
    .page-template-donate .frm-summary .summary-detail {
        font-size: 16px;
        line-height: 22px;
    }
    .page-template-donate .donate-steps.step-3 .gray-line {
        margin-bottom: 206px;
    }
    .page-template-donate .donate-steps.step-3 .frm-wrap-end {
        margin-bottom: 20px;
    }
    .page-template-donate .donate-steps.step-3 .donate-disclaimer {
        font-size: 14px;
        line-height: 17px;
        text-align: center;
    }
    .page-template-donate .inner-secondary-content {
        box-shadow: none;
        position: absolute;
        margin-top: -324px;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 0;
        background: transparent;
    }
    .page-template-donate .inner-secondary-content .subheading-d {
        margin-top: 0px;
    }
    .page-template-donate .inner-secondary-content .frm-summary-amount,
    .page-template-donate .inner-secondary-content .frm-summary-total {
        font-size: 16px;
    }
    .page-template-donate .inner-secondary-content .frm-summary-amount tr {
        height: 30px;
    }
    .page-template-donate .inner-secondary-content .frm-summary-amount + .gray-line {
        margin-bottom: 14px;
    }
    .page-template-donate .inner-secondary-content .frm-summary-total {
        border-bottom: 1px solid #C4C4C4;
    }
    .page-template-donate .sidebar-description .subheading-d {
        border-top: 1px solid #C4C4C4;
        margin-top: 20px;
        padding-top: 20px;
        font-size: 18px;
    }
    .page-template-donate .sidebar-description .sidebar-line {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    .modal-content {
        width: 90%;
    }
}
@media screen and (max-width: 480px) {
    .errors-container {
        font-size: 16px;
        line-height: 19px;
    }
    .modal-content {
        width: 100%;
        margin-top: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 17px 25px 60px;
    }
    .modal-content .close {
        right: 25px;
        margin-right: 0;
    }
    body.admin-bar .modal-content {
        margin-top: 46px;
    }
    .share-container h1 {
        font-size: 32px;
        margin-top: 29px;
        margin-bottom: 23px;
    }
    .share-container p {
        font-size: 18px;
        line-height: 110%;
        margin-bottom: 26px;
    }
    .share-container .sharers {
        margin: 0;
        padding: 0;
    }
    .share-container .sharers .sharer,
    .share-container .sharers .sharer.share-email,
    .share-container .sharers .sharer.share-html {
        border-bottom: 1px solid #C4C4C4;
        font-size: 16px;
        width: 100%;
        text-align: left;
        padding-left: 54px;
        background-position: left top;
        padding-top: 0;
        height: 50px;
        background-size: 40px;
        line-height: 40px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .share-container .sharers .sharer.share-email {        
        background-position: left 5px;
    }
    .share-container .sharers .sharer:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .modal-content hr {
        margin-top: 0;
    }
    .share-container .share-copy-content {
        margin-bottom: 24px;
    }
    .share-container .share-copy-content .btn-copy {
        padding: 10px 30px;
    }
    .share-container .share-footer {
        font-size: 16px;
        padding: 20px 15px;
    }
    .page-template-sign-in .def_section,
    .page-template-thankyou .def_section,
    .page-template-how-it-works .def_section {
        background: #fff;
    }
    .container-page-d.container-page-dty,
    .container-page-sign-in,
    .container-page-report {
        padding-top: 0;
        padding-bottom: 0;
    }
    .page-template-sign-in .sign-up-menu {
        top: 170px;
        color: #000000;
    }
    .sign-in-content,
    .report-content {
        box-shadow: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    .sign-in-content h1,
    .report-content h1 {
        padding-bottom: 50px !important;
        padding-top: 66px;
        font-size: 32px;
    }
    .sign-in-content .sign-in-wrapper,
    .report-content .report-wrapper {
        max-width: 460px;
        margin: auto;
        padding: 24px 0 52px;
    }
    .sign-in-content .fb-button {
        max-width: none;
        margin-bottom: 14px;
    }
    .sign-in-content .sign-in-line {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .sign-in-content .success-button.light-button,
    .report-content .success-button.light-button {
        color: #fff !important;
        background: #00B964 !important;
        width: 100%;
        margin: 24px 0 20px;
    }
    .sign-in-content .success-button.light-button:hover,
    .report-content .success-button.light-button:hover {
        color: #00B964 !important;
        background: #fff !important;
    }
    .sign-in-content .forgot-password {
        color: #000000;
        font-size: 14px;
        line-height: 17px;
    }

    .sign-up-modal .sign-in-content {
        padding-left: 0px;
        padding-right: 0px;
    }
    .sign-up-modal .sign-in-content h1 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .sign-up-modal .sign-in-alert {
        font-size: 16px;
        line-height: 19px;
        margin-top: -45px;
    }
    .sign-up-modal .sign-in-content .sign-in-wrapper {
        padding: 24px 25px 20px;
    }
    .sign-in-content .form-text,
    .report-content .form-text {
        font-size: 16px;
        line-height: 19px;
    }
    .sign-up-modal .sign-in-content .success-button {
        max-width: 120px;
        margin-bottom: 0;
    }
    .sign-up-modal .sign-up-disclaimer {
        margin-bottom: 52px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .container-page-dty .thank-you-content {
        padding: 20px 10px 50px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        box-shadow: none;
    }
    .container-page-dty .share-container .share-top-text {
        padding-left: 20px;
        font-size: 16px;
        line-height: 120%;
    }
    .container-page-dty .share-container .share-top-text::before {
        height: 16px;
        width: 16px;
        background-size: cover;
        margin-left: -20px;
    }
    .container-page-dty .share-container h1 {
        margin-top: 24px;
        margin-bottom: 10px;
    }
    .container-page-dty .share-container p,
    .share-container .share-bottom-text {
        font-size: 16px;
        line-height: 118%;
    }
    .container-page-dty hr {
        margin-top: 0;
    }
}