/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.custom-logo {
	width: 80%; 
}

/* Frontpage */
.home #secondary { display: none; }
.home #primary {
	width: 100%;
	float: none;
	margin-right: 0;
}

.home .about-nader {
	background: #ddd;	
}

@media screen and (max-width: 767px) {
.home .su-posts-default-loop .su-post-thumbnail {
	width: 100% !important;
		margin-bottom: 15px;
}
}

.home .about-nader .su-column:nth-child(2) {
	padding: 50px;	
}

.home h1.entry-title { display: none; }

.home .su-post-comments-link, .home .su-post-meta {
	display: none;
}

.home .su-posts-default-loop h2.su-post-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 1.4375em;
    line-height: 1.304347826;
}

.home .su-posts-default-loop h2.su-post-title a {
	color: #1a1a1a;
}

.home .su-posts-default-loop h2.su-post-title a:hover {
	color: #00c1e8;
}

.home .su-posts-default-loop .su-post-thumbnail {
	width: 33%;
	height: 200px;
	margin-right: 2em;
}

.home .su-posts-default-loop .su-post-thumbnail img {
	max-width: 100%;
	max-height: 100%;
}

.home .su-posts-default-loop .su-post {
	margin-bottom: 1.5em;	
}

.su-posts-default-loop .su-post {
	line-height: 1.75 !important;
}

.blog .tags-links {
	display: none !important; 
}

.blog .entry-format {
	display: none !important;	
}

.single .post_format-post-format-video .post-thumbnail {
	display: none;
}
.single .post_format-post-format-gallery .post-thumbnail {
	display: none;
}
.single .post_format-post-format-audio .post-thumbnail {
	display: none;
}

/* Bizbits */

.content-area .entry-content a {
	box-shadow: none;
}

.content-area header.bizbit {
	border: 1px solid #333;
	padding: 2rem;
  margin-bottom: 50px;
  margin-bottom: 3rem;
}

.content-area header.bizbit h2.entry-title {
	padding-bottom: 0;
	font-weight: 300;
	margin-bottom: 0;
}

.content-area .bizbits-list {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.content-area .bizbits-list header.bizbit {
	width: 100%;
	margin-bottom: 0;
	border: 1px solid #f7f6f4;
	padding: 2rem;
}

.content-area .bizbits-list header.bizbit:first-child {
	background: #333;
}

.content-area .bizbits-list header.bizbit:nth-child(n+2) {
	background: #444;
}

.content-area .bizbits-list header.bizbit:nth-child(n+8) {
	background: #555;
}

.content-area .bizbits-list header.bizbit:first-child h2.entry-title {
	font-size: 30px;
	font-size: 1.875rem;
}

.content-area .bizbits-list header.bizbit {
	display: table-cell;
	vertical-align: middle;
}

.content-area .bizbits-list header.bizbit h2.entry-title a {
	color: #fafafa;
}

.content-area .bizbits-list header.bizbit h2.entry-title a:hover {
	color: #cecece;
}

.content-area .bizbits-list header.bizbit h2.entry-title {
	font-size: 20px;
	font-size: 1.25rem;
}

.content-area .bizbits-list header.bizbit:nth-child(n+8) h2.entry-title {
	font-size: 16px;
	font-size: 1rem;
}


.content-area aside.widget_tag_cloud {
	margin: 32px 0;
	margin: 2rem 0;
}

.content-area aside.widget_tag_cloud .tagcloud {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}

.bizbit-wrapper, .tax-bizbit-tag header.bizbit {
	border: 1px solid #333;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #333;
	padding: 2rem;
}

.bizbit-wrapper.light {
	background: transparent;
}

.bizbit-wrapper.light .entry-title {
	color: #333;
}

.single .bizbit-wrapper span.entry-title {
	font-size: 32px;
	font-size: 2rem;
}

.bizbit-wrapper .source {
	text-align: right;
}

.bizbit-wrapper .source a.source-info, .bizbit-wrapper .source span.source-info {
	text-decoration: none;
}

.bizbit-wrapper:hover .source a.source-info, .bizbit-wrapper:hover .source span.source-info {
	color: #b6b6b6;
}

.single-bizbit h1.entry-title, .bizbit-wrapper h1.entry-title,
.bizbit-wrapper h1.su-post-title, .bizbit-wrapper span.entry-title {
	color: #fff;
	font-size: 64px;
	font-size: 4rem;
	padding: 0;
	font-family: "Montserrat", Arial, sans-serif;
}

.home .bizbit-wrapper h1.su-post-title {
	font-size: 32px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.home .bizbit-wrapper .su-posts-single-post .su-post {
	margin-bottom: 0;
}

.home .bizbit-wrapper .su-posts-single-post .su-post-content {
	display: none;
}

.single-bizbit .entry-details {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.single-bizbit .entry-details aside.widget_tag_cloud {
	width: 70%;
}

.single-bizbit .entry-details aside.entry-meta {
	padding-top: 8px;
	padding-top: .5rem;
	width: 30%;
	text-align: right;
}

.single-bizbit .entry-details aside.entry-meta div {
	margin-bottom: 3px;
}

.single-bizbit .entry-share {
	padding-top: 3px;
}

.single-bizbit .share-btn:after {
	content: '';
	padding: 0;
}

@media screen and (min-width: 1270px) {
	.single-bizbit .share-links-wrap {
		bottom: 53px;
		right: 0;
		left: auto;
	}

	.post .entry-footer, .site-content .page, #footer-sidebar-wrap {
		padding-bottom: 60px;
	}
}

@media screen and (min-width: 1023px) {
	.single-bizbit .share-links-wrap {
		bottom: 85px;
		right: 0;
		left: auto;
	}
}

@media screen and (min-width: 767px) {
	.single-bizbit .share-links-wrap {
		bottom: 83px;
		right: 0;
		left: auto;
	}
}

.single-bizbit .entry-footer {
	padding: 0;
}

.single-bizbit #nav-single {
	border-top: 0;
	padding: 64px 0;
	padding: 4rem 0;
	max-width: 100%;
}

.single-bizbit #comments {
	max-width: 100%;
}

.template-archive .archive-tags a, .widget_tag_cloud a {
	background: #edeceb;
}
