

.navigation > div + div
{
	float: right;
}


/* ============================================================================= */


#dynamic-to-top
{
	z-index: 201 !important;
}


/* ============================================================================= */


.comment-meta img
{
	max-width: 75px;
}


/* ============================================================================= */


.blog-type-masonry .blog-page-title,
.blog-type-masonry-alternate .blog-page-title,
.single-post .nav-single,
div.service i + br,
.service > a + br,
div.fun-fact i + br,
.fun-fact > a + br,
div.timeline div.event span.date + br,
div.testo-group div.testo img + br,
.chat-text > p + p
{
	display: none;
}


/* ============================================================================= */


.page-template-template-portfolio-php .media-box p,
.blog-regular .format-quote .entry-content blockquote p,
.masonry.blog-masonry .format-quote .entry-content blockquote p,
blockquote p,
.format-image .alignnone,
.full-width-image img,
div.post-list ul li article h3.entry-title + p,
div.intro p,
body.logged-in .comment-form p.form-submit
{
	margin: 0px;
}


/* ============================================================================= */


.wp-caption {
    width: auto !important;
}


/* ============================================================================= */


@media screen and (min-width: 768px) {
  .is-header-fixed .admin-bar .site-header { top: 46px; }
  .is-header-fixed.is-menu-toggled-on .admin-bar .nav-menu { top: 46px; }
  html #wpadminbar { z-index: 99999 !important; }
}


@media screen and (min-width: 783px) {
  .is-header-fixed .admin-bar .site-header { top: 32px; }
  .is-header-fixed.is-menu-toggled-on .admin-bar .nav-menu { top: 32px; }
  .csstransforms.is-menu-toggled-on #wpadminbar { top: -32px; } 
}


@media screen and (max-width: 600px) {
  html #wpadminbar { top: -46px; }
}  


@media screen and (min-width: 601px) and (max-width: 782px) {  
  .csstransforms.is-menu-toggled-on #wpadminbar { top: -46px; }  
}


/* ============================================================================= */


.hentry.type-portfolio .entry-content > .media-box
{
    width: 90%;
	max-width: 740px;
	
	margin-left: auto;
	margin-right: auto;
}


/* ============================================================================= */


.featured-image-fixed .media-wrap
{
	margin-bottom: 0px;
}


/* ============================================================================= */


.gallery-item
{
    margin: 0 4px 0px 0 !important;
}


.gallery-item img
{
    border: 0 !important;
}


/* ============================================================================= */


.entry-meta .cat-links a
{
    display: inline-block;
	margin-bottom: 0.6em;
}


/* ============================================================================= */


.layout-fixed  + .blog-alt {
	padding-top: 1em;
}

@media screen and (min-width: 768px)
{
	.layout-fixed + .blog-alt {
		padding-top: 3em;
	}
}


/* ============================================================================= */


/* yarpp */


body .yarpp-related
{
	margin: 0px !important;
}


body .related-posts h3
{
	font-size: 12px !important;
	font-weight: 400 !important;
	
	padding: 0px !important;
	margin: 1.4em 0 .5em 0 !important;
	margin-top: 0px !important;
}


body .related-posts ol li a
{
	font-weight: normal !important;
}


body .related-posts ol li a:hover
{
	text-decoration: underline !important;
}


/* yarpp */


/* ============================================================================= */