/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2020 | 08:24:31 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


/*Add image in back to top button*/
a#ast-scroll-top {
    background-color: transparent;
    color: transparent;
    background-image: url(/wp-content/uploads/back-to-top-l.png);
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(0deg);
}

/*Make on this pages the body background color white*/
body.page-id-3472, body.page-id-3576, body.page-id-3574 {
background-color:#fff;
}

/*Menu Updates*/
.main-header-bar {
    padding-top: 13px!important;
    padding-bottom: 12px!important;
}

span.sub-arrow {
    display: none;
}

a.menu-link {
font-family: Museo-Sans-Rounded-500;
}

@media all and (min-width:1335px) {
a.menu-link {
    padding: 0px 27px;
}
}


/*Translate*/

/*.goog-te-banner-frame {
    display: none!important;
}*/

div#google_translate_element {
    position: absolute!important;
    z-index: 999!important;
    right: 10px!important;
}

/*Donate Button*/
.cta-button:hover , .cta-button {
	background-color: transparent!important;
}
.cta-button a, .cta-button a:hover {
    background-color: transparent!important;
    background-image: url(/wp-content/uploads/2018/09/Send-Button@2x.png)!important;
    background-size: contain;
    background-repeat: no-repeat;
    height: 38px;
    padding: 0px;
    width: 100px;
    text-align: center;
}
.donateNow a.menu-link {
	background:#e04e39; 
}
.donateNow a.menu-link:hover {
  	color:white !important;
}
.cta-button a {
    padding-top: 3px;
  	color: #fff!important;
}


/* .main-header-bar:hover .cta-button a {
background-color: transparent!important;
} */

/*Search field*/
form.search-form {
    top: 62px!important;
}

.ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 550px;
}

form.search-form {
    border-radius: 0px;
    border-bottom: 3px solid #e04e39;
}
input.search-field::placeholder {
color: #eda79e;
font-family: Rooney Regular;
font-size:18px;
}

.pp-post-title:hover, h3.event-title-c-blog:hover, h3.uabb-post-heading.uabb-blog-post-section a:hover {
    text-decoration: underline!important;
}


.date-of-event-c-blog, .date-of-event-c {
font-family: Museo Sans Rounded-100;
}


blockquote {
    border-color: #e04e39;
    background-color: #e34d320f;
}


.single .fl-row-content-wrap a,  .single .fl-row-content-wrap a:hover{
 text-decoration:underline;
}

/*News Updates*/
.page-id-3555 .main-header-bar, .single .main-header-bar{
//background-color:#f8f0e6;
}

.page-id-3555 .main-header-bar:hover, .single .main-header-bar:hover {
//background-color:rgba(51,63,72, 1);
}

/*Events changes*/
/*
.hero-events-main {
     -webkit-filter: sepia(80%);
    filter: sepia(80%);
    opacity: 0.7;
    background-color: blue;
}
*/

img.uabb-photo-img.wp-image-3499 {
filter:none;
}