/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2024 | 17:26:43 */
/*******************************GOOGLE FONTS*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,500,600');
body {font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif; 
}
*/

h1, h2, h3, h4, h5 {
	letter-spacing:0px!important;
	font-weight: 600 !important;
  line-height: 1.3em!important;	
}

body .av-special-heading.blockquote > * {
letter-spacing: normal;
}
.tableblue{ 
background-color: #fcf6e0;
}

/*
.page-id-67 #organizations  a {
  border:1px solid #8B0044;
  padding:5px;
} 


/*LOURDES H3 no bold*/
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
    font-weight: 600!important;
}

/*LOURDES reduce headings letter spacing R*/

#top #wrap_all .av-inherit-size .av-special-heading-tag {
    letter-spacing: 0px;
}


#top #wrap_all .all_colors h2 {
    letter-spacing: 0px;
}





/******************LOURDES Special letters simple*/
.special_amp {
    font-family: 'Open Sans', sans-serif;
   font-style: normal;
    font-size: 1em;
    line-height: 0.5em;
    font-weight: normal;
  color: #222222!important;

}

/******************SHARE BUTTONS ONLY ON LANDING PAGE*/
.at-custom-side-wrapper  {
  display:none;
}
.page-id-8951 .at-custom-side-wrapper {
  display:block;
}




/*************************************************STORIES - POSTS-LOURDES*/

/***************CONTAINER-LOURDES grid row*/
#blog-grid-row {
  width:60%;
  margin:0 auto;
}

/***********************SIDEBAR-LOURDES*/
.blog-sidebar {
  border-right:1px solid #CCC!important;
}

/*SHARE BUTTONS - LOURDES*/
##post-share  {}
##post-share  ul {
  display:flex!important;
}
#post-share ul li {
  border:1px solid #CCC;
}


/******Card LOURDES*/

.card2:hover {
    opacity: 1;
  background-color:#eeeeee;
  transform: scale(1);
  z-index:100;
}

.av-catalogue-content {
    padding-right: 60px;
    font-size: .7em;
  line-height: 1em;
}
.av-catalogue-title {
    padding-right: 60px;
    text-transform: none;
   font-size: 16px;
  font-weight: 600;
}




/***SOCIAL BOOKMARKERS*/
.social_bookmarks a:hover {
  color:#FFF!important;
  background-color:#349caf!important;
}
/*************ACCESSIBILTY TOOLBAR*/
/**ACCESSIBILTY TOOLBAR*/
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a {
  font-size:100%;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    width: 250px;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    left: 250px;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left {
    left: -250px;
}


/***COLORS**
BLUE turquoise #349caf
Blue light menu #ebf5f7
Blue Color Section background #d8e6ea
*/

/************************************************PLEDGE SIGNUP FORM*/

/***REMOVE THE LINKS ON THE PLEDGES**/
#pledges a:not(.av-masonry-load-more) {
	pointer-events: none!important;
}

/**FONTS*/
.wpuf-form-add {
/*   font-family: 'Open Sans', sans-serif; */
}






/*REMOVE THE DATE*/
#pledges .av-masonry-date{
  display:none;
}


/**Don"t delete LOURDES change color when selecting text**/
::selection {
    background-color: #B4D5FE;
    color: #383838;
}

/**************************************************SUPPORTING ORGANIZATIONS */

/*PAGE and SECTION BUTTONS*/
.page-id-8519 #logosection  a {
/*   border:1px solid #8B0044;
  padding:5px;
   display: table; */
} 
.page-id-8519 a {
  font-weight:bold;
}
/* .page-id-8419 .avia_textblock  a {
  border:1px solid #8B0044;
  padding:5px;
} 
 



/**************************************************SUPPORTING WORKING CAREGIVERS */

/*LOURDES TABS TITLE BIGGER*/

.js_active .av-elegant-toggle .toggler {
     padding: 20px 10px 20px 20px;
   font-size: 22px;
  font-weight:600;
 line-height: 24px;
} 

.av-elegant-toggle .toggle_content {
    font-size: 18px;
} 


























