/*
Theme Name: 	DS Biopharma
Theme URI: 		http://www.madeincontext.com
Author: 		MadeInContext
Author URI: 	http://www.madeincontext.com
Description:	WordPress Theme for DS Biopharma
Template:		betheme
Version: 		1.0
*/

/* Theme customisation starts here
-------------------------------------------------------------- */

body {
	padding: 0;
}

#Top_bar .logo {
	margin-left: 0;
}

#Top_bar #logo {
	height: 100px;
	line-height: 100px;
	padding: 0;
}

#Top_bar .menu > li > a {
	line-height: 100px;
}

#Top_bar .menu > li > a span:not(.description) {
	line-height: 100px;
}

#Top_bar .menu > li > a {
	padding: 0;
}

#Top_bar {
	border-bottom: 1px solid #eee;
}

#Top_bar #logo img {
	vertical-align: inherit;
}

.dsb-news-sep h4 {
	font-size: 26px !important;
}

.home .post-footer, .blog .post-footer {
	display: none;
}

.home .post-author, .blog .post-author {
	display: none;
}

.home .author-date .date .label, .blog .author-date .date .label {
	display: none;
}

.home .post-meta .category, .blog .post-meta .category {
	display: none;
}

.home .entry-title, .blog .entry-title {
	padding-bottom: 5px;
	margin-bottom: 0px !important;
	line-height: 30px;
}

.home .post-item, .blog .post-item {
	margin-bottom: 0;
}

.home .post-title h2, .blog .post-title h2 {
	font-size: 20px !important;
}

.home .post-title h2 a, .blog .post-title h2 a {
	color: #3D90AB !important;
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}

.home .post-title h2 a:hover, .blog .post-title h2 a:hover {
	text-decoration: underline;
}

#Filters {
	display: none;
}

#Footer {
	background-color: #3D90AB;
}

#Footer, #Footer .widget_recent_entries ul li a {
    color: #fff;
}

#Footer a, #Footer a:hover, #Footer a:visited  {
    color: #fff;
}

#Footer a:hover {
	text-decoration: underline;
}

#Top_bar.is-sticky #logo img {
	vertical-align: middle;
}

#Top_bar.is-sticky #logo {
	height: 60px;
	line-height: 60px;
	padding: 0;
}

@media only screen and (min-width: 1240px) {
	#Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span {
	line-height: 30px;
	}	
}

.home h4, .page h4, .page .entry-content h3 {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}

.ls-wp-container {
	background-color: #eee;
}

.ds-mailchimp h2 {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 24px;
}

.mc4wp-form label {
	display: none;
}

.mc4wp-form form {
	position: relative;
}

.mc4wp-form input[type=submit] {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 0;
	border-radius: 0;
}

.home ul.social {
	margin: 0;
	text-align: center;
}

.home ul.social li {
	list-style-type: none !important;
	display: inline-block;
}

.home ul.social li a i {
	font-size: 34px;
}

#Subheader .title {
	color: inherit;
}

.subheader-both-left #Subheader .title {
	text-transform: uppercase;
}

.entry-content h2 {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 40px;
}

/* Single post */

.single-post #Subheader {
	display: none;
}

.single-post .post-author {
	display: none;
}

.single-post .meta-categories, .single-post .mata-tags {
	display: none;
}

.single-post .post-header .title_wrapper {
	padding-left: 0;
}

.single-photo-wrapper {
    display: none;
}

.single-post .post-header .title_wrapper h1 {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
	font-size: 20px;
	color: #3D90AB;
	font-weight: bold;
}

.single-post .entry-content h4 {
	font-family: 'Roboto';
	font-size: 18px;
}

.ds-more-pr {
	margin-left: 20px;
	background-color: #3D90AB;
	padding: 8px 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

a.ds-more-pr:hover {
	color: #fff;
}

.ds-home-news .wpb_wrapper > div {
	margin-bottom: 15px !important;
}

.the_content_wrapper ul, .the_content_wrapper ol {
    color: inherit !important;
    font-size: inherit !important;
}