/* hide x-scroll */
html,body {
overflow-x: hidden;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ecbf00;
      color: #ffffff;
}
.wpcf7-mail-sent-ok {
    background-color: #ecbf00;
    border-color: #ecbf00!important;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
footer .wpcf7 {
    color: #fff !important;
}
.widget a {
    display: inline !important;
}
#footer {
    clear: both;
    background-color: #ffffff !important;
}
footer div.wpcf7-mail-sent-ng {
    border: 2px solid #ecbf00;
}
/** Stabilo Effect **/
.stabilo {
    background-image: linear-gradient(120deg, #ecbf01 0%, #ecbf01 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: #333333;
    font: 400 20px/38px "Merriweather",Arial,sans-serif;
      margin: 0 0 24px;
      border-left-width: 4px;
    border-left-style: solid;
        border-left-color: #ecbf01;
    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;
}

/*delete margin bottom FAQ 2*/
.no-margin {
    margin-bottom: 0 !important;
}
/*eof delete margin*/

/* 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_row:not(.fw_kc_row) .kc-wrap-columns > div.kc_column:first-child, .faq_padding_left{
    padding-left:0;
/*     border:1px solid blue; */
}
    main .kc_row:not(.fw_kc_row) .kc-wrap-columns > div.kc_column:last-child, .faq_padding_right {
    padding-right:0;
/*     border:1px solid red; */
}
main .kc-wrap-columns > div.kc_col-sm-12 {
    padding-left:15px!important;
    padding-right:15px!important;
/*     border:1px solid green; */
}
}

/*link on dark*/
.link-on-dark a {color: #ffffff;}
.link-on-dark a:hover {color: #C82F2F;}
/* end styling */

/*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;
    border-radius: 5px;
}

.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);
}

/*custom css form subscribe*/
.wpcf7-text.uf-input-group {
    border-radius: 100px;
}

.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-submit {
    width: auto;
}

.form-on-subscribe2 > span input.wpcf7-form-control.wpcf7-text {
    width: 65%!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
  }
}
/* end Styling */

/* menu button donate */
.donatics-donate>a, .nav-buy>a{
    background-color: #c82f2f!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;
}

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

.nav-buy>a.nav-link {
    background-color: #c82f2f!important;
    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;
}
/*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;
}

.give-form .selectize-control {
    width: 100%;
}

.give-form .selectize-control.single::after {
    display: none;
}

/*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;
}}
/*burger menu color on the homepage*/
.home #header.sticky--top .navbar-toggler > span.navbar-toggler-icon.icon-bars::before {
    color: #ffffff;
}

.home .current-menu-ancestor > .nav-link:hover {
    color: #85ae33!important;
}
.home .current-menu-item.menu-item::before,  .home .current_page_ancestor > .nav-link, .home .navbar-light .navbar-nav .current_page_parent > .nav-link {
    color:#fff !important;
}
.home .menu-item:hover::before, .menu-item:hover > .nav-link {
    color: #ecbf01!important;
}
.home .navbar-light .navbar-nav .current-menu-ancestor::after, .current-menu-parent::after, .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: #ecbf01!important;
}
/* Condition on Sticky */
.home #header.sticky.sticky--not-top .navbar-light .current-menu-ancestor > .nav-link{
    color: #ecbf01 !important;
}

.home #header.sticky.sticky--not-top .navbar-light .navbar-nav .current-menu-ancestor::after, .current-menu-parent::after, .current-menu-item::after {
    background: #ecbf01!important;
}
/*end additional styling*/