/*
Theme Name: Presque Isle Community Library
Theme URI: https://www.presqueislelibrary.org
Version: 1.0
Description: A BB Child theme for the Presque Isle Library.
Author: Web Work Life
Author URI: https://www.webworklife.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.uabb-creative-menu .sub-menu > li.menu-item.uabb-creative-menu > a:hover span.menu-item-text, 
.uabb-creative-menu .sub-menu > li.menu-item.current_page_item.uabb-creative-menu > a span.menu-item-text,
.uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a:hover span.menu-item-text,
.uabb-creative-menu .sub-menu > li.current_page_item > .uabb-has-submenu-container > a span.menu-item-text {color: #ffffff!important;}

ul.sub-menu {width: 275px;}
ul.sub-menu li:last-child {margin-bottom: 10px;}
ul.sub-menu li a {font-size: 16px!important;}


/* Modern Tribe Event Calendar */
	/* home page upcoming events */
		ol.tribe-list-widget {list-style-type: none;}
		li.tribe-events-list-widget-events {padding-bottom: 5px; border-bottom: 1px solid #333333;}
		li.tribe-events-list-widget-events h4.tribe-event-title {margin-bottom:1px;}
        .mte-upcoming-events .fl-post-feed-post {padding-bottom: 5px!important;}
		.mte-upcoming-events h2.fl-post-feed-title {line-height:0.9!important; margin-bottom: 7px!important;}
		.mte-upcoming-events .fl-post-grid-event-calendar-date {font-weight: normal!important;}

	/* event detail page */
		.tribe-bar-disabled {z-index: 99;}
		h2.tribe-events-page-title {font-size: 26px;}
.tribe-events-event-image {max-width: 320px!important;}
.single-tribe_events .tribe-events-single-event-title {font-size: 2em;}
		.tribe-events-schedule {margin: 0 0 20px!important;}
		.tribe-events-schedule h2 {font-weight: 300;color: #1B75BB;margin-top: 0px;}
		body.single-tribe_events ul.tribe-events-sub-nav {display:none !important;}
		body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {display: none !important;}
		body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {display: none !important;}
@media screen and (min-width: 768px) {
		.single-tribe_events .tribe-events-event-image {float: left!important; margin-right: 20px!important;}
}

/* Photo View Grid */
.tribe-events-photo-event-wrap .tribe-events-event-image {max-width: 365px!important;}
/* Photo Captions */
.uabb-photo-gallery-caption.uabb-photo-gallery-caption-below {
text-overflow: initial;
white-space: normal;
}

.fl-archive .fl-post {margin-bottom: 10px!important; padding-bottom: 10px!important;}

/* Named Anchors with Transparent header */
h4.goto { 
  display: block; 
  content: " "; 
  margin-top: -250px; 
  height: 250px; 
  visibility: hidden; 
}
header.fl-builder-content.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .fl-row.fl-node-5a7879d045be8  {
display: none;
}