/* Village Home Page */

@media screen and (min-width:780px) and (max-width:2400px) {
	.breakout {
    margin:1em -100%!important; /* old browsers fallback */
    margin:1em calc(50% - 50vw)!important;
	  max-width:2400px!important;
  }
	.breakout.image-alignbehind .entry-wrapper {
    max-width: 980px;
    margin: 0 auto;
  }
}

.fw-400 .entry-title {font-weight:400!important;}

@media screen and (max-width:500px) {
   .mobile-drop-subhead .newspack-post-subtitle {
	   display:none;
   }
	.mobile-drop-byline .entry-meta {
		display:none!important;
	}
	.mobile-h2-scaledown .entry-title {
		font-size: 0.8em!important;
	}
	.mobile-drop-feature-image .post-thumbnail {
		display:none;
	}
}

@media screen and (min-width: 500px) {
	.desktop-drop-feature-image .post-thumbnail {
		display:none;
	}
}

.widget-title-dark h2:before {
    display: none;
}

.widget-title-dark h2 {
    color:#000;
		font-size:1.8em!important;
		text-transform:capitalize!important;
}

/* Header */
/* Election link */
.site-header .nav1 .main-menu > li.menu-highlight > a {
	color: #FF5636;
}

/* Hide menu links on desktop */
.site-header .menu-mobile-only {
	display: none !important;
}

/* Member button */
body.h-db.h-dh .site-header .nav3 .menu-highlight a {
	border: 0;
	font-size: 1.2em;
	padding-top: 22px;
}

body.h-db.h-dh .site-header .nav3 .menu-highlight a,
body.h-db.h-dh .site-header .nav3 .menu-highlight a:hover,
.button.mb-cta, 
.button.mb-cta:not(:hover):visited,
.button.mb-cta:hover {
	background: transparent;
	color: #d9308a;
}

.site-header .nav3 .menu-highlight a:after,
.button.mb-cta:after {
	content: '';
	background: url('https://newspack-washingtoncitypaper.s3.amazonaws.com/uploads/2020/12/scribble.png') 0 0 no-repeat;
	display: block;
	width: 100%;
	background-size: 100% auto;
}

.site-header .nav3 .menu-highlight a:after {
	height: 22px;
}

.button.mb-cta {
	padding-top: 14px;
}

.button.mb-cta:after {
	height: 14px;
	background-size: 100% 100%;
}

.button.mb-cta:hover {
	opacity: 0.8;
}

/* Double-down on hiding the button with the Events calendar plugin */
@media (min-width: 782px) {
	.site-header .button.mb-cta {
		display: none;
	}
}

/* Hide mobile menu label */
.h-cta .site-header .mobile-menu-toggle span {
	display: none;
}

.h-cta .site-header .mobile-menu-toggle svg {
    height: 29px;
    width: 29px;
}

/* Tertiary menu in slide-out menu */
.desktop-sidebar .menu-highlight a {
	font-weight: bold;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.desktop-sidebar .jetpack_widget_social_icons ul li {
	margin-right: 1em;
}

/* Mobile, desktop menus */
.desktop-sidebar,
.mobile-sidebar {
	background: #000;
}

.desktop-sidebar,
.desktop-sidebar a,
.desktop-sidebar a:visited,
.mobile-sidebar,
.mobile-sidebar a,
.mobile-sidebar a:visited {
	color: #fff;
}

/* Make borders solid */
.wp-block-columns.is-style-borders .wp-block-column::after,
.entry .wpnbha.is-style-borders article,
.wp-block-columns.is-style-borders .wp-block-column::after,
.wp-block-group.is-style-border { 
border-style: solid;
border-color: #ccc;
}

.single:not( .has-featured-image ) .entry-header,
.single:not( .has-large-featured-image ) .entry-header {
	border-bottom: 1px solid #ccc;
}

.entry .entry-content .wp-block-separator,
.entry .entry-content hr {
	border-top: 1px solid #ccc;
}

/* Single Post - comments */
.comments-area {
	display: none;
}


/* Below article ad */
#newspack-ads-widget-11.below-content {
	display: none;
}

@media screen and (max-width: 1244px) {
  #newspack-ads-widget-5.below-content {
  	display: none;
  }
  #newspack-ads-widget-11.below-content {
  	display: block;
  }
}

/* Homepage in-content ad */
div.wp-block-newspack-blocks-wp-block-newspack-ads-blocks-ad-unit.content-ad-mobile {
	display: none;
}

@media screen and (max-width: 1080px) {
  div.wp-block-newspack-blocks-wp-block-newspack-ads-blocks-ad-unit.content-ad-mobile {
  	display: block;
  }
  div.wp-block-newspack-blocks-wp-block-newspack-ads-blocks-ad-unit.content-ad-desktop {
  	display: none;
  }
}


/* Events Calendar - change label */
.single-tribe_events .tribe-events-event-meta .tribe-events-event-url:before {
	content: "Tickets:";
  display: block;
  font-weight: bold;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-event-url-label {
  display: none;
}

/* Events Calendar - button styles */
.tribe-common a.button {
	background-color: #4a97d8;
	margin: 0 0 1em;
	padding: .76rem 1rem;
}

.tribe-common a.button:hover,
.tribe-common a.button:focus {
	background: #111;
	color: #fff;
}

/* Events Calendar - hide taxonomy, image field */
.tribe-community-events.form .tribe-section.tribe-section-taxonomy + .tribe-section-taxonomy,
.tribe-community-events.form .tribe-section-image-uploader {
	display: none;
}

/* Events Calendar - change 'featured' appearance */
.tribe-events .tribe-events-calendar-list__event-datetime-featured-icon svg,
.tribe-events-calendar-day__event-datetime-featured-icon svg {
	display: none;
}
.tribe-common .tribe-common-c-svgicon.tribe-common-c-svgicon--featured {
	color: #fed850;
}

.tribe-events-calendar-list__event-datetime-featured-icon:before,
.tribe-events-calendar-day__event-datetime-featured-icon:before {
	background: #fed850;
	color: #111;
	content: "Sponsored";
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	line-height: 1;  
	padding: .3em .5em;
  text-transform: uppercase;
} 

.tribe-events-calendar-list__event-datetime-featured-text,
.tribe-events-calendar-day__event-datetime-featured-text {
	display: none;
}

/* Footer */
.site-footer .footer-widgets .widget:nth-child(4n+4) {
	margin-right: 0;
}

/* Temp bug fix for columns spacing in a group */
.newspack-front-page .entry .entry-content .wp-block-group.alignfull > div > .wp-block-columns:not(.alignfull):not(.alignwide) {
	max-width: 1232px;
}
@media only screen and (max-width: 599px) {
	.subscribe__style-2 .wp-block-columns .alignright,
	.subscribe__style-2 .wp-block-columns .alignleft {
		float: none;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}
}

/* Remove overflow hidden from default template - temp fix for sticky ads */
.post-template-default .site-content,
.page-template-default:not(.home) .site-content,
.archive .site-content,
.search .site-content,
.blog .site-content {
	overflow: unset;
}
/* Empowerlocal Action Unit */
.amp-action{
line-height: 0px !important;
	margin-top: -32px !important;
	margin-bottom: 0px !important;
}