/*

Theme Name: Bluebird Theme Child

Theme URI: http://themevillage.net

Author: ThemeVillage

Author URI: http://themevillage.net

Template: bluebird-theme

Description: Bluebird Child Theme - a theme built for Photographers by ThemeVillage

Version: 1.1.0

Text Domain: village

Tags: white, black, featured-images, one-column, two-columns, responsive-layout, sticky-post, translation-ready

License: GNU General Public License version 3.0 & Envato Regular/Extended License

License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

*/

body {
	font-family: 'Roboto Condensed', sans-serif !important;
}

/* Top left logo (Nathan Lomas) */
div#header-inner h1 {
    font-family: 'Roboto Condensed' !important;
	text-transform: capitalize;
	font-weight: 700;
}

/* About page title */
h1.page-title.entry-title {
	text-transform: capitalize;
	font-family: 'Roboto Condensed';
	font-weight: 700;
}

/* About page contact email */
.email-link {
	text-align: center;
	font-size: 22px;
	padding: 60px 0 0 0;
}

/* Footer copyright */
p.footer-text {
	font-family: 'Roboto Condensed';
	font-size: 16px;
    text-transform: capitalize;
}

h1.entry-single-portfolio__title {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}

h2.entry-single-portfolio__subtitle {
	font-family: 'Roboto Condensed', sans-serif;
}

h3.hovercard__title a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}

h2.hovercard__title--popup a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}

h4.hovercard__subtitle {
	font-family: 'Roboto Condensed', sans-serif !important;
}

.site-header {
	border: none !important;
}

.site-logo--text .site-title a {
	font-weight: 700;
	letter-spacing: normal;
}

.body-border.body-border--top {
	display: none;
}

.body-border.body-border--left {
	display: none;
}

.body-border.body-border--right {
	display: none;
}

.body-border.body-border--bottom {
	padding-top: 4px;
	background-color: white;
}

.no-touch .entry-portfolio--hovercard.enable-hover .hovercard__popup {
	background-color: rgba(13, 13, 13, 0.25) !important;
}

@media only screen
and (min-width : 1224px) {
	footer#footer {
		position: absolute;
		bottom: 0;
	}
}

.body-border.body-border--bottom {
	display: none;
}

.Scroll__item {
	margin: 0px 16px 0px 16px;
}

.Scroll__item:first-child {
	margin-left: 4px;
}

.Scroll__item:last-child {
	margin-right: 4px;
}

a.menu-link.menu-item--touch {
	display: none;
}