/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* TEMP LOGO SIZE*/
.logo-takeover {
	min-height: 150px;
}

/* UNITY IN THE COMMUNITY */
body.archive.category-unity-in-the-community-2016
.secondary-header {
	border-bottom: 0 solid gray;
}

body.archive.category-unity-in-the-community-2016
.module-container {
	margin-top: 50px !important;
	border: 1px solid #61beeb;
}

body.archive.category-unity-in-the-community-2016
.module__title {
	top: -34px;
	border-left: 1px solid #61beeb;
	border-top: 1px solid #61beeb;
	border-right: 1px solid #61beeb;
	margin-top: -1px;
}

body.archive.category-unity-in-the-community-2016
.module-row {
	padding: 10px;
	margin-top: -20px;
}

/* LSAP | XWP-2255 */
body.page-template-page-lsap .super-wrapper>.container div.widgettitle {
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}

body.page-template-page-lsap .super-wrapper>.container .module__title {
	padding-left: 0;
}

body.page-template-page-lsap .widget-posts-split ul {
	margin-top: 0;
}

body.page-template-page-lsap .posts-list.with-featured-story .post-split:first-child,
body.page-template-page-lsap .sidebar .ione-widget-generic_flex_posts .widget-posts-split li:first-child {
	padding-top: 0;
}

body.page-template-page-lsap .posts-list.with-featured-story .post-split {
	padding: 20px 0;
}

body.page-template-page-lsap .widget-trending li.post,
body.page-template-page-lsap .widget-posts-split li.post,
body.page-template-page-lsap .widget-trending li.media_playlist,
body.page-template-page-lsap .widget-posts-split li.media_playlist {
	background-color: transparent;
}

body.page-template-page-lsap .posts-list.with-featured-story .post-split.format-video {
	box-shadow: none;
	background-color: transparent;
	padding: 20px 0;
	margin-top: 0;
	margin-bottom: 0;
}

body.page-template-page-lsap .posts-list.with-featured-story .post-split.format-video:before {
	content: "";
	height: 1px;
	position: absolute;
	width: calc(100% - 34px);
	left: 17px;
	bottom: 0;
	background-color: gray;
}

body.page-template-page-lsap .w-screen, body.post-type-archive-listen-live .w-screen, body.single-listen-live .w-screen {
	width: 100%;
}