/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* ISJ Background Fix (UPDATE: Setting has been added to category takeovers.)
.category-isj #infinite-scroll-container.single-has-wallpaper-ad .module-recommended, #infinite-scroll-container.single-has-wallpaper-ad ~ .ione-widget-container, #infinite-scroll-container.single-has-wallpaper-ad ~ .sailthru.widget, #infinite-scroll-container.single-has-wallpaper-ad ~ .ione-widget-social_conversion, #infinite-scroll-container.single-has-wallpaper-ad ~ .main-footer, #infinite-scroll-container.single-has-wallpaper-ad ~ .push-menu__content, .post-super-wrapper.has-wallpaper-ad, .post-super-wrapper.has-wallpaper-ad ~ .ione-widget-container, .post-super-wrapper.has-wallpaper-ad+.module-recommended {
	background: transparent !important;
	background-color: transparent !important;
}
*/
@media (max-width:768px) {
	.module-story.format-video .post-simple__content {
		float: none;
	}
	
	.post-simple__content, .post-simple__image {
		width: 100%;
	}
}

div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: .6;
	display: none;
}

.widget-trending {
	background: transparent;
}

/* The Weekend Blast */
.f-row {
}

.f-row::after {
	content: "";
	clear: both;
	display: table;
}

.f-row:nth-child(odd) {
	background-color: #fff;
}

.f-row:nth-child(odd) {
	background-color: #efefef;
}

.f-row:hover {
	background-color: #353535;
	transition: .3s;
}

.f-row:hover li {
	color: #efefef;
	transition: .3s;
	cursor: default;
}

.f-col-4 {
	box-sizing: border-box;
	width: 25%;
	float: left;
	padding: 15px;
}

.f-header {
	font-family: "Cabin", Arial, sans-serif;
	text-align: center;
	background-color: #444;
	color: #ffffff;
	padding: 15px;
}

.f-key {
	font-family: "Cabin", Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	background-color: #333;
	color: #ffffff;
	padding: 5px;
}

.f-key ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.f-item {
	font-size: 17px;
	font-family: Arial, sans-serif;
	text-align: center;
}

.f-item ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.f-item li {
	padding: 8px;
	margin-bottom: 0;
	color: #222;
}

@media screen and (max-width: 480px) {
	.f-item {
		font-size: 10px;
	}
	
	.f-key {
		font-size: 9px;
	}
}

.category-the-weekend-blast
span.at-icon-wrapper {
	background-color: rgb(146,40,142) !important;
}

.category-the-weekend-blast .module__title {
	border-bottom: 3px solid #65318F;
}

.category-the-weekend-blast
i.icon-menu {
	color: #91298d;
}

.category-the-weekend-blast
div#header-inner {
	box-shadow: 0 0 15px rgba(0,0,0,.08);
}

.single.no-cover-image .post-wrapper, .page.no-cover-image .post-wrapper {
	background-color: transparent !important;
	padding-left: 10px;
	padding-right: 10px;
}

.ione-widget-social_conversion_light_box_widget .social-conversion-light-box .sailthru-signup-widget button  {
	margin-top:  1rem;
	height:  34px;
}

@media (min-width:48.06em) {
	body.single-post .post-wrapper {
		max-width: 1200px;
	}
}

/* AL B SURE CUSTOM CSS FOR CAT TAKEOVER */
.category-609725339 .main-header .sc_container {
	display: none;
}

.category-609725339 .addthis_custom_follow, .addthis_sharing_toolbox {
	display: none;
}

.postid-780997 .addthis_custom_follow, .addthis_sharing_toolbox {
	display: none;
}

.postid-780997 .main-header .sc_container {
	display: none;
}

.page-id-781019 .main-header .sc_container {
	display: none;
}

.page-id-781019 .addthis_custom_follow, .addthis_sharing_toolbox {
	display: none;
}

.post-meta__tags {
	display: none;
}

table.Pfizer {
	border: 1px solid #1C6EA4;
	background-color: #EEEEEE;
	width: 45%;
	text-align: left;
	border-collapse: collapse;
}

table.Pfizer td, table.Pfizer th {
	border: 1px solid #AAAAAA;
	padding: 3px 2px;
}

table.Pfizer tbody td {
	font-size: 13px;
}

table.Pfizer thead {
	background: #0092D1;
	background: -moz-linear-gradient(top,#40addc 0%,#199dd5 66%,#0092D1 100%);
	background: -webkit-linear-gradient(top,#40addc 0%,#199dd5 66%,#0092D1 100%);
	background: linear-gradient(to bottom,#40addc 0%,#199dd5 66%,#0092D1 100%);
	border-bottom: 2px solid #B2FF3E;
}

table.Pfizer thead th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 2px solid #B2FF3E;
}

table.Pfizer thead th:first-child {
	border-left: none;
}

body.sybilwilkes .addthis_custom_follow {
	display: none;
}

/* Social Menu
body .social-menu a {
	transition: all .5s ease-in-out;
}

body.is-category-takeover .social-menu a:active,
body.is-category-takeover
.social-menu a:focus,
body.is-category-takeover .social-menu a:hover,
body.is-category-takeover .social-menu a:visited {
	background-color: rgba(255,255,255,1);
	transition: all .5s ease-in-out;
}
*/

.ione-widget-image .module-container:before {
	background-color:transparent;
}
