input:disabled[type=submit] {
    background: #85ae3394;
}

#give-donation-level-button-wrap>li {
    padding-left: 0;
}
#give-donation-level-button-wrap {
    margin-bottom: 10px;
}
.comment-respond .comment-row {
    margin-bottom: 24px;
}
.home .current-menu-ancestor > .nav-link:hover {
    color: #85ae33!important;
}
.home .current-menu-item.menu-item::before, .home .navbar-light .navbar-nav .current_page_parent > .nav-link {
    color:#fff !important;
}
/* Standby on banner transparant*/
@media (min-width: 991px) {
    .home .current-menu-ancestor > .nav-link {
    color: #fff!important;
    }
}
.home .menu-item:hover::before, .menu-item:hover > .nav-link {
    color: #85ae33!important;
}
.home .navbar-light .navbar-nav .current-menu-ancestor::after, .home .current-menu-parent::after, .home .current-menu-item::after {
    background: #fff!important;
}
.home .navbar-light .navbar-nav .current-menu-ancestor:hover::after, .current-menu-parent:hover::after, .current-menu-item:hover::after {
    background: #85ae33!important;
}
/* Condition on Sticky */
.home #header.sticky.sticky--not-top .navbar-light .current-menu-ancestor > .nav-link{
    color: #85ae33 !important;
}

.home #header.sticky.sticky--not-top .navbar-light .navbar-nav .current-menu-ancestor::after, .current-menu-parent::after, .current-menu-item::after {
    background: #85ae33!important;
}

/* End of Style */


/* menu button donate */

#menu-item-6671 a {
    background-color: #85AE33;
  border-radius: 50px 50px 50px 50px; 
  margin-top: 12px;
  margin-bottom: 12px;
    padding: 6px 24px;
    color: #ffffff !important;
    font-weight: bold;
    transition: all 250ms ease-in-out;
    margin-left: 12px;
}

#menu-item-6671 a:hover {
    background-color: #779C2D;
}

#menu-item-6671::after {
    content: none;
}

/** Stabilo Effect **/
.stabilo {
    background-image: linear-gradient(120deg, #EEFF8E 0%, #EEFF8E 100%);
    background-repeat: no-repeat;
    background-position: 0 88%;
    transition: background-size 0.25s ease-in;
    border-bottom: unset;
    background-size: 100% 48%;
}
/** Donatics Intro Style **/
.donatics-intro {
    color: #323232;
    font: 400 20px/38px "Merriweather",Arial,sans-serif;
      margin: 0 0 24px;
      border-left-width: 4px;
    border-left-style: solid;
        border-left-color: #c2da3a;
    line-height: 2rem;
    quotes: "“" "”" "‘" "’";
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 12px 0px, rgba(0, 0, 0, 0.05) 0px 0px 35px 0px, rgba(0, 0, 0, 0.15) 0px 30px 100px -40px;
    background: rgb(255, 255, 255);

    padding: 2rem 4rem;
}
@media (min-width: 768px) {

}
@media (max-width: 499px) {
    .donatics-intro {
        font: 400 16px/24px "Merriweather",Arial,sans-serif;
        padding: 2rem 2rem;
    }
}

/* temporarly */
.give-progress-bar {
    height: 12px;
    display: flex;
      margin-top: 6px;
      margin-bottom: 24px;
    border: 1px solid #e3e3e3;
      border-radius: 3px;
}
/* eof temp */

@media only screen and (min-width: 1024px) { 
    main .normalize-kc-padding .kc-wrap-columns > div.kc_column:first-child{
            padding-left:15px!important;
    }
    main .normalize-kc-padding .kc-wrap-columns > div.kc_column:last-child{
            padding-right:15px!important;
    }
    main .kc-wrap-columns > div.kc_column:first-child, .faq_padding_left{
    padding-left:0;
}
main .kc-wrap-columns > div.kc_column:last-child, .faq_padding_right {
    padding-right:0;
}
main .kc-wrap-columns > div.kc_col-sm-12 {
    padding-left:15px!important;
    padding-right:15px!important;
}
}

/*hide title*/
.entry-header {
    display: none;
}

/*custom css kind of pruduct (section 2 home page)*/
.kc-fb-layout-5.service_card:hover {
    transform: translate(0, -4px);
}

/*custom css product list*/
.menu-card, .blog-list-2 .kc-list-item-3 {
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.08);
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
    overflow: hidden;
    background-color: #ffffff;
}

.menu-card:hover, .blog-list-2 .kc-list-item-3:hover {
    box-shadow: 0 2px 2px 0 rgba(45,45,45,0.05), 0 4px 4px 0 rgba(49,49,49,0.05), 0 8px 8px 0 rgba(32,32,32,0.05), 0 16px 16px 0 rgba(32,32,32,0.05), 0 32px 32px 0 rgba(49,49,49,0.05), 0 64px 64px 0 rgba(35,35,35,0.05);
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
    overflow: hidden;
    background-color: #ffffff;
    transform: translate(0, -4px);
}

.wpcf7-text.uf-input-group {
    border-radius: 100px;
}

/*custom css form subscribe*/
.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-submit {
    width: auto;
}

.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-text {
    width: 30%!important;
}

.form-on-subscribe2 span, .form-on-subscribe2 span{
    padding: 0 3px;
}

@media (max-width: 1024px) {
.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-text {
    width: 50%!important;
    }
}

@media (max-width: 479px) {
.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-submit   {
    width: 100%;
}

.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-text {
    width: 100%!important;
  }
    input.wpcf7-form-control.wpcf7-text   {
        margin-bottom: 12px
  }
}

/*css to remove gap between text area and type of service on donate page*/
.selectize-control.single::after {
    display : none;
}

/* menu button donate */.donatics-donate>a, .nav-buy>a{
    background-color: #c2da3a!important;
    border-radius: 50px;
    color: #fff!important;
}
.donatics-donate>a:hover{
    box-shadow: inset 0 0 100px 100px rgba(0,0,0,.1)!important;
        transition: color .15s ease-out;
}

.home .sticky-top .navbar-light .navbar-nav .nav-link{
    color: #ffffff !important;
}

.nav-buy>a.nav-link {
    border-radius:100px;
    padding:6px 24px !Important;
}
.nav-buy>a.nav-link:hover {
    box-shadow: inset 0 0 100px 100px rgba(0,0,0,.1)!important;
    transition: color .15s ease-out;
}
#header.sticky.sticky--not-top .navbar-light .navbar-nav>.nav-buy>a.nav-link{
    color:#fff!important;
}

#mobile_navigation .nav-buy a.nav-link {
    padding: 12px 24px;
    margin: 3px 0;
    width: fit-content;
}
/*end styling*/

/*additional styling for Give plugin*/
#give-gateway-radio-list>li>p{
 display:inline;
 word-wrap: break-word;
}
button.give-btn.give-btn-modal {
    background-color: #c82f2f!important;
    border-radius: 50px;
    color: #fff!important;
    padding: 6px 24px;
    border:none;
}

.give-form button {
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border: none;
    color: #333;
    background: #ececec;
    padding: 12px 24px;
        margin-bottom:12px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    cursor: pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    font-family: montserrat;
    font-weight: 700;
    letter-spacing:2px;
    font-size: 14px;
    line-height: 21px;
    
}
.give-form button:hover{
    box-shadow: inset 0 0 100px 100px rgba(0,0,0,.1)!important;
        transition: color .15s ease-out;
}

.give-form .give-total-wrap{
    margin-bottom:24px;
}

.give-form ul {
    padding: 0;
}
.give-form li{
    display: inline;
}
.give-form li:not(first-child) {
    padding: 0 6px;
}

#give-anonymous-donation-wrap>.give-label>br {
    display: none;
}

fieldset#give_checkout_user_info>p {
    margin: 0 2px 12px 0;
}

fieldset#give_checkout_user_info>p#give-last-name-wrap {
    margin-bottom:12px;
}

.give-form legend {
    font-family: montserrat;
    font-weight: 700;
    font-size: 18px;
    color: #333;
}
.give-form br {
    display:none;
}

.give-form input[type=checkbox], .give-form input[type=radio] {
    margin-right: 6px;
    margin-bottom: auto;
}

#give_offline_payment_info>ol {
    font-weight: 700;
    padding: 0;
    display: grid;
}
#give_offline_payment_info>:nth-child(3) {
    font-weight:700;
    font-size:18px;
    line-height:29px;
}
span.give-final-total-amount {
    font-weight: 700;
}

/*logo on the blog*/
body:not(.home).single .sticky--top .custom-logo-sticky-link, body:not(.home).search .sticky--top .custom-logo-sticky-link{
        visibility: visible;    
        opacity: 1; 
}
.single .sticky--top .custom-logo-link img, .search .sticky--top .custom-logo-link img {
    visibility: hidden;
    height: 27px;
}
/*logo on the blog (mobile)*/
@media(max-width:991px){
body:not(.home).single .sticky--top .custom-logo-sticky-link {
    padding: 0;
}}
/* hide x-scroll */
html,body {
overflow-x: hidden;
}
/*burger menu color on the homepage*/
.home #header.sticky--top .navbar-toggler > span.navbar-toggler-icon.icon-bars::before {
    color: #ffffff;
}
/*end additional styling*/