/* styles for overiding newspaper theme */
/*
.td-main-content-wrap {
	background-image: url('http://sunflower2018.staging.wpengine.com/wp-content/uploads/2018/01/ssj-icon-watermark.png');
	background-repeat: no-repeat;
	background-position: -400px 100px;
	background-color:transparent;
}

.td-banner-wrap-full {
	min-height:175px;
	border-bottom: 1px solid #888888;
	background-image: url('/wp-content/uploads/2018/01/ssj-masthead_A6.png');
	background-color: #0d80b4 !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
*/
.item-details {
	border-bottom:0px solid #e3e3e3;
}
.td-block-title {
	border-bottom:1px solid #e3e3e3;
}

.tt-member-login {
	display: block;
}
@media (min-width: 768px) {
	.tt-member-login {
		display: none;
	}
}
