/*
Theme Name: Sapaconstruction
Description: Sapaconstruction Wordpress template
Author: Haydn Jones
Author URI: http://haydnjones.com.au
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@font-face {
    font-family: "Chalet";
    src: url('fonts/chaletnewyorknineteeneighty-webfont.eot');
    src: url('fonts/chaletnewyorknineteeneighty-webfont.svg');
    src: url('fonts/chaletnewyorknineteeneighty-webfont.ttf');.
    src: url('fonts/chaletnewyorknineteeneighty-webfont.woff');
}

@font-face {
	font-family: "Chalet";
	src: url('fonts/chaletnewyorknineteeneighty-webfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/chaletnewyorknineteeneighty-webfont.woff') format('woff'), /* Pretty Modern Browsers */
	url('fonts/chaletnewyorknineteeneighty-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('fonts/chaletnewyorknineteeneighty-webfont.svg') format('svg'); /* Legacy iOS */
}

h1, h2, h3, h4, h5, h6, .menu-item {
    font-family: "Chalet", Arial, Helvetica, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #00aec5;
}
.footer_top a {
	color:#fff;
	text-decoration:underline;
}
.footer_top h5 {
	margin-bottom: 5px;
}
.post_info, .contact_section h4, .contact_section .separator, .latest_post_inner .post_infos .dots {
	display: none !important;
}
.portfolio_categories .category {
	margin-bottom: 16px;
	display: inline-block;
	font-size: 14px;
}
.portfolio_detail h6 {
	font-size: 14px;
	margin-bottom: 8px;
}
.portfolio_detail p {
	margin-top: 0;
	font-size: 14px;
	line-height: 18px;
}
.portfolio_detail .info {
	padding: 0 0 0px;
	margin: 0 0 0px;
}
aside .widget h5 {
	margin-bottom: 0;
}
.portfolio_title a {
	font-size: 18px;
	line-height: 22px;
}
.portfolio_navigation .portfolio_next a:hover, .portfolio_navigation .portfolio_prev a:hover {
	color: #fff;
}
.caroufredsel-direction-nav a i, .flex-direction-nav a i {
	color: #ccc;
}

.caroufredsel-direction-nav a, .flex-direction-nav a {
	border: 2px solid #ccc;
}
.caroufredsel-direction-nav a:hover, .flex-direction-nav a:hover {
	border: 2px solid #fff;
}
.home .cta p {
	margin-top: 8px;

}
.latest_post_inner .post_infos {
	color: #000;
}
.filter_holder {
	font-size: 14px;
}
.home .qbutton {
	background-color: transparent;
}
@media screen and (min-width: 1024px) {
	.home .slides li {
		height: 500px;
	}

	.home .attachment-homepage_slider {
		position: absolute;
		top: -20%;
	}
}