p.site-description.secondary-font {
	font-family: "Barlow Semi Condensed", sans-serif !important;
	font-weight: 400;
	font-size: 14px;
		color: #eeeeee;

}

.site-title a{
	
	font-family: "Barlow Semi Condensed", sans-serif !important;
}

body .entry-title{
	font-family: "Barlow Semi Condensed", sans-serif !important;
}

body #contact-info p{
	color: #eeeeee;
	line-height: 1.5;
}
body #contact-info a{
	color: #a0a0a0;
}
body #contact-info a:hover{
	color: #ff0066;
	cursor: pointer;
}
body {
	line-height: 1.6;
}
body #about-me-text a{
		color: #a0a0a0;
}
body #about-me-text a:hover{
	color: #ff0066;
	cursor: pointer;
}
body p {
	font-family: "Barlow Semi Condensed", sans-serif !important;
}
body span a{
	color: #a0a0a0;
}
body span a:hover{
	cursor: pointer;
}

body h2{
		font-family: "Barlow Semi Condensed", sans-serif !important;
	font-weight: 600;
	    text-transform: uppercase;
}

#country-and-year {
	color: #a0a0a0;
}

#site-navigation .menu-wrapper #primary-menu li a{
	font-family: "Barlow Semi Condensed", sans-serif !important;
	font-weight: 500;
	color: #eeeeee;
}
#site-navigation .menu-wrapper #primary-menu li a:hover{
	color: #ff0066;
  font-weight: 500;
  cursor: pointer;
}
#site-navigation .menu-wrapper #primary-menu li.current-menu-item a{
	font-weight: 700;
	color: #ff0066;
}
// Press Page
#press-content {
	color: #a0a0a0;
}
#press-content a{
	color: #eeeeee;
}
#press-content a:hover{
	color: #ff0066;
  cursor: pointer;
}
//--------------------
// Presentations Page
#presentations-content {
	color: #a0a0a0;
}
#presentations-content a{
	color: #eeeeee;
}
#presentations-content a:hover{
	color: #ff0066;
  cursor: pointer;
}
//--------------------
.primary-font.thememattic-breadcrumb {
	visibility: hidden;
	display: none;
}
.thememattic-breadcrumb{
	display: none;
}
.asidepanel-icon {
	visibility: hidden;
}
.trigger-nav-right {
	visibility: hidden;
}

footer {
	visibility: hidden;
}

// Posts
.prime-excerpt{
	display: none;
}
.post-thumb img{
	display: block;
	width: 95%;
}

div .entry-video{
	padding: 0px;
}
.navigation.post-navigation {
	display: none;
}
