/* Do NOT hide .screen-reader-text globally - WP/plugins rely on it */

/* Baseline */
:focus { outline: none; }

/* Keyboard focus */
:focus-visible {
  outline: 3px solid #005ea5 !important;
  outline-offset: 2px;
}

/* Fallback for browsers without :focus-visible support */
:focus:not(:focus-visible) { outline: none; }

.pcw-skip-links {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 99999;
}

.pcw-skip-link {
  position: absolute;
  left: -9999px;
  top: 12px;
  padding: 8px 12px;
  background: #000;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  border-radius: 2px;
  min-width: 180px;
  text-align: center;
}

.pcw-skip-link:focus {
  left: 12px;
}

/* Keyboard-opened submenu (desktop menus only) */
#avia-menu li.pcw-a11y-open > ul.sub-menu,
#pcwt-menu li.pcw-a11y-open > ul.sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
}


/* Screen Reader Only Utility */
.screen-reader-only,
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}

.pcw-footer-back-to-menu {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  color: #fff !important;
  background: #000;
  font-weight: 700;
  text-decoration: none;
  padding: 8px 12px;
  z-index: 10000;
}

.pcw-footer-back-to-menu:focus {
  left: 10px;
  top: 10px;
  width: auto;
  height: auto;
}

#top #tribe-events-pg-template .tribe-events-notices {
    overflow: hidden;
}

.flex_column.av_one_fifth a.av-screen-reader-only:focus {
    outline: 3px solid #000 !important;
}

.flex_column.av_one_fifth a.av-screen-reader-only {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 99%;
    background: transparent;
    text-indent: -9999px;
    color: #FFF;
}

/* Misc */

/* 4.5 */

#top .pcwt-slideshow-arrows a,
#top .av_slideshow_full.av-control-default .pcwt-slideshow-arrows a {
    background: #000;
}

.post-card-link:focus-visible {
  outline: 3px solid currentColor;
  outline-offset: 4px;
}

.post-card-link {
  position: relative;
  overflow: hidden;
  display: block;
}

.home a.post-card-link .read-more-link .more-link {
    width: auto;
    border: 2px solid;
    display: table;
    padding: 9px 40px 7px 30px;
    margin-bottom: 8px;
}

article.slide-entry a:focus time {
    color: #FFF;
}

#top div#header_meta .menu-item.menu-item-search-dropdown > a:after {
    content: 'Search Council';
    font-size: 14px;
    position: relative;
    top: -2px;
    padding-left: 10px;
    letter-spacing: 0.03em;
}

.pcwt-icon-search::before {
  font-family: "entypo-fontello";
  content: "\e803";
  speak: none;
  display: inline-block;
  line-height: 1;
}

.pcwt-icon,
.pcwt-icon::before {
  pointer-events: none;
}

@media only screen and (min-width: 990px) {
    ul#pcwt-menu .noMobile.menu-item.menu-item-search-dropdown {
        display: none;
    }
}

@media only screen and (max-width: 989px) {
    #top div#header_meta li.noMobile.menu-item.menu-item-search-dropdown {
        display: none;
	}
	#main h1.main-title.entry-title {
        margin-top: 20px;
        padding: 10px 12px 6px;
        font-size: 1.8em;
    }
}

@media only screen and (max-width: 767px) {
    .responsive #top .slideshow_caption h1 {
        display: none;
    }
	#top #wrap_all .av-inherit-size .av-special-heading-tag,
	#cnav p.av-special-heading-tag {
	    font-size: 20px;
	}
}

article.stretched-link-post {
  position: relative;
  z-index: 1;
}

.stretched-link-post .stretched-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.stretched-link-post .stretched-link ~ * a,
.stretched-link-post a:not(.stretched-link) {
    position: relative;
    z-index: 2;
    pointer-events: auto;
}

article.stretched-link-post:has(a.stretched-link:focus-visible) {
	outline: 3px solid #005ea5 !important;
	outline-offset: 4px;
}

article.stretched-link-post .entry-content-wrapper .post-title {
    height: 30px;
}

.home .pcwt-content-slider-inner {
overflow: visible;
}

.home a.post-card-link {
    height: 100%;
}

.home .pcwt-content-slider,
.home .pcwt-content-slider-inner {
	overflow: visible;
        display: flow-root;
}

.home a.post-card-link,
.home .pcwt-content-slider a.post-card-link {
    height: 100%;
    overflow: hidden;
}

#top .home-news article.slide-entry {
    transition: 0.2s all;
}

#top .home-news article.slide-entry:has(> a.post-card-link:focus-visible) {
    /* background: #008081; */
    filter: hue-rotate(45deg);
}

footer#socket .sub_menu_socket div {
    overflow: visible;
}

footer#socket .menu {
    display: flow-root;
    margin: 0;
}

footer#socket .sub_menu_socket li {
    line-height: inherit;
}

.single strong.main-title.entry-title {
    margin: 0;
    line-height: 1.15;
    display: inline;
    padding: .05em .35em;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    white-space: normal;
    text-overflow: inherit;
    overflow: visible;
}

footer#socket .sub_menu_socket li:last-child:after {
    display: none;
}

footer#socket .sub_menu_socket li:after {
    content: '';
    width: 1px;
    background: #FFF;
    height: 50%;
    position: absolute;
    right: 0;
    top: 25%;
}

footer#socket .sub_menu_socket li {
    position: relative;
        border-left: none;
}

.home .pcwt-content-slider a.post-card-link:focus div h3,
.home .pcwt-content-slider a.post-card-link:focus .slide-meta time {
    color: #000;
}


#top .widget .mnu ul {
    overflow: visible;
}

.home .intro-links.smaller .home-box:focus-within {
    outline: 3px solid #005ea5 !important;
    outline-offset: 2px;
}

.av-masonry-entry.av-masonry-item-loaded:focus-within, .av-masonry-entry.av-masonry-item-loaded:focus-visible {
    opacity: 0.8;
    z-index: 10;
}

@media screen and (max-width: 800px) {
	#socket .copyright {
	    float: none;
	}
	footer#socket .sub_menu_socket div {
	    margin: 20px 10px;
	}
	footer#socket .sub_menu_socket li {
	    line-height: 3em;
	}
}

@media screen and (max-width:1200px){
	.slideshow_caption h1.pcwt-caption-title {
	    font-size: 34px !important;
	}
	.slideshow_caption {
	    width: 50%;
	}
}

@media screen and (max-width:900px){
	.slideshow_caption h1.pcwt-caption-title {
	    font-size: 28px !important;
	}
}

@media screen and (max-width:700px){
	.slideshow_caption h1.pcwt-caption-title {
	    font-size: 18px !important;
	}
	.slideshow_caption {
	    width: 100%;
	}
}