.itl-date-filter {
  float: right;
  margin-bottom: 30px; }
  .itl-date-filter::after {
    content: '';
    clear: both;
    display: block; }
  .itl-date-filter p {
    text-align: right; }
    .itl-date-filter p a i {
      font-size: 24px; }
  .itl-date-filter form {
    max-height: 0;
    overflow: hidden;
    transition: all 250ms ease-in-out;
    text-align: right; }
    .itl-date-filter form.open {
      max-height: 110px; }
    .itl-date-filter form label {
      display: inline-block;
      text-align: left; }
      .itl-date-filter form label span,
      .itl-date-filter form label input[type=text] {
        display: block; }

.event-list-date-filter i {
  font-size: 24px;
  margin-right: 10px; }

.homepage-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.eltdf-blog-holder.eltdf-blog-type-masonry article .eltdf-post-text {
  padding: 35px 0 36px; }
.eltdf-blog-holder article.format-link .eltdf-link-content {
  background-color: #fff; }
.eltdf-blog-holder article .eltdf-post-excerpt-holder {
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .eltdf-title {
    height: 114px !important; }
    .eltdf-title .eltdf-title-text span {
      font-size: 75%; } }
@media screen and (max-width: 600px) {
  .eltdf-title .eltdf-title-text span {
    font-size: 65%; } }
@media screen and (max-width: 425px) {
  .eltdf-title .eltdf-title-text span {
    font-size: 50%; } }
.sidebar-above-footer > div:nth-child(odd) {
  float: left;
  width: 33%; }
  @media (max-width: 600px) {
    .sidebar-above-footer > div:nth-child(odd) {
      width: 100%; } }
.sidebar-above-footer > div:nth-child(even) {
  float: right;
  width: 66%; }
  @media (max-width: 600px) {
    .sidebar-above-footer > div:nth-child(even) {
      width: 100%; } }
  .sidebar-above-footer > div:nth-child(even) .orcas-icon-slider .slider {
    text-align: center; }
    .sidebar-above-footer > div:nth-child(even) .orcas-icon-slider .slider::after {
      display: inline-block;
      content: '';
      width: 100%; }
.sidebar-above-footer::after {
  clear: both;
  content: '';
  display: block; }

footer {
  margin-top: 25px; }
  footer .eltdf-footer-top:not(.eltdf-footer-top-full) .eltdf-container-inner {
    padding: 30px 0 40px; }

.ui-datepicker {
  z-index: 1000 !important; }

.civicrm-event-list-toggle-container, .civicrm-event-list-ical-link {
  float: right;
  margin-left: 10px; }
  .civicrm-event-list-toggle-container a, .civicrm-event-list-ical-link a {
    font-size: 24px; }

.eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list article {
  padding: 0 15px;
  margin-bottom: 25px; }
  .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list article a:not(.title-link) {
    font-size: 14px;
    font-family: "Droid Serif", serif;
    font-style: italic;
    color: #25abd1; }
    .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list article a:not(.title-link):hover {
      color: #383838; }
  .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list article .event-date a {
    font-size: 12px; }
  .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list article a.read-more-link {
    display: inline-block;
    font-weight: 400; }
.eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list.list-view article {
  box-sizing: border-box;
  vertical-align: top;
  display: table;
  width: 100%; }
  .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list.list-view article .event-image {
    display: table-cell;
    vertical-align: middle;
    min-width: 100px;
    max-width: 200px;
    width: 15%;
    padding-right: 10px; }
  .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list.list-view article .event-text {
    display: table-cell;
    background-color: #fafafa;
    padding-left: 15px; }
  .eltdf-blog-holder.eltdf-masonry-full-width .civicrm-event-list.list-view article::after {
    clear: both;
    content: '';
    display: block; }

@media (max-width: 767px) {
  h1 {
    font-size: 50px; } }

.portfolio-placeholder {
  min-height: 150px;
  background: #eee; }
  .portfolio-placeholder span {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }

#user_switching_switch_on {
  position: relative;
  z-index: 1000; }

/*# sourceMappingURL=blu-child.css.map */
