.clearfix:after {
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
 }

 html, body {
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 }

.fixer {
	padding: 0 10%;
}

.header {
	margin: 60px 0 0 0;
	position: relative;
	z-index: 1;
}

	.header .global-nav { 
		float: left;
	}

		.header .global-nav a {
			margin: 0 30px 0 0;
			font-family: helvetica, sans-serif;
			font-size: 20px;
			font-weight: bold;
			color: #000;
		}

		.header .global-nav a.active { color: #00E; }

		.header .global-nav a.item-index,
		.header .global-nav a.item-about { 
			text-transform: uppercase;
		}

		.header .right-section {
			float: right;
			position: relative;
			top: -40px;
		}

			.header .right-section .global-search,
			.header .right-section .logo {
				display: inline-block;
			}

			.header .right-section .global-search {
				position: relative;
				top: -42px;
				margin: 0 20px 0 0;
			}

				.header .right-section .global-search input {
					font-family: helvetica, sans-serif;
					font-size: 15px;
					font-weight: bold;
					border: none;
					border-bottom: solid 2px #000;
					background: none;
				}

				.header .right-section .global-search button.submit { 
					background: none;
					border: none;
					position: relative;
					top: 3px;
					cursor: pointer;
				}

			.header .right-section .logo { 
				width: 160px;
				height: 95px;
			}

				.header .right-section .logo svg { 
					width: 100%;
					height: 100%;
				}

/* HOME */

.body-home {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.body-home .sticky { 
	position: absolute;
}


/* CATALOGUE */


.body-catalogue .filter,
.body-catalogue .content {
	float: left;
	height: 100%;
}

.body-catalogue .content {
	width: 550px;
}


.body-catalogue .filter {
	margin: 0 139px 40px 0;
}

	.body-catalogue .filter .secondary {
		position: relative;
		left: 20px;
		display: none;
	}

	.body-catalogue .filter .secondary.show { 
		display: block;
	}

	.body-catalogue .filter a,
	.body-catalogue .content a,
	.body-catalogue .content span {
		display: block;
		margin: 0 0 6px 0;
		font-family: helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		color: #000;
		font-size: 16px;
	
		
	}

	.body-catalogue .content a:hover {
		color: #00E;
	}

	.body-catalogue .content span {
		color: #FFFF00;
	}

	.body-catalogue .clear-search { 
		position: relative;
		top: -25px;
		width: 100%; 
		z-index: 1;
	}

		.body-catalogue .clear-search a {
			background: #000;
			color: #fff;
			padding: 10px;
			font-family: helvetica, sans-serif;
			font-size: 13px;
			letter-spacing: .08em;
			display: inline-block;
		}

	.body-catalogue .content a,
	.body-catalogue .content span { 
		text-transform: none;
		margin: 0 0 08px 0; 
	}

	.body-catalogue .filter a.active,
	.body-catalogue .filter a:hover { 
		color: #00E;
	}

/* ABOUT */

.body-about .content { 
	width: 500px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 17px;
	line-height: 1.2em;
}

/* SHOP */

.body-shop .item {
	width: 30%;
	margin: 0 3% 30px 0;
	display:inline-block;
	vertical-align: top;
}

.body-shop .item .image { 
	margin: 0 0 20px;
}

.body-shop .item .summary { 
 	font-family: Times, serif;
	color: #000;
	font-size: 12px;
	line-height: 1.2em;
}

.body-shop .item .summary .title,
.body-shop .item .summary .author { 
	font-weight: bold;
	font-family: helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 1.2em;
}

.body-shop .item .summary .info { 
	margin: 5px 0 0 0;
}


.body-shop .item .shop-info {
	margin: 10px 0 0 0;
}

/* find me */

.body-shop .item .shop-link {
	padding: 6px;
	font-family: helvetica, sans-serif;
	font-weight: bold; 
	letter-spacing: .08em;
	text-transform: uppercase;
	border: solid #000 3px; 
	display: inline-block;
	color: #000;
}  

.body-shop .item .price { 
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	margin: 0 10px 0 0;
	font-size: 15px;
	font-weight: bold;
}

.body-shop .item .shop-link:hover {
	border-color: #00E; 
	color: #00E;
}  

 
/* ARTICLE */

.article { 
	width: 550px;
	font-family: helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 1.3em;
	padding: 0 0 50px 0;
}

.article.center {
 margin:0 auto;
}

.article .title,
.article .credit {
 font-family: helvetica, sans-serif;
 font-weight: bold;
 font-size: 16px;
 line-height: 1.2em;
 text-transform: uppercase;

}

.article .title { 
	margin: 0 0 0px 0;
} 

.article .credit {  
	margin: 0 0 20px 0;
}

.article img {
	width: 100%;
	height: auto;
}

.footer {
	position: fixed;
	bottom: 50px;
	right: 50px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	line-height: 1.0em;
	/*
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);*/
}

@media screen and (max-width: 1100px) {
	.header .global-nav {
		margin: 0 0 20px 0;
		line-height: 2em;
	}
	.header .right-section {
		float: left;
		position: relative;
		top: 0;
		margin: 0 0 40px 0;
	}

	.header .right-section .global-search {
		margin: 0 0 20px 0;
	}

	.body-shop .item {
		width: 45%;
		float: left;
		margin: 0 3.333% 30px 0;
	}
}

@media screen and (max-width: 750px) {
	.body-shop .item {
		width: 100%;
		margin: 0 0 30px 0;
	}
}

@media screen and (max-width: 600px) {

	.body-home .content .sticky {
		position: static;
	}  
		.body-home .content .sticky img {
			width: 100%;
		}

	.body-catalogue .content,
	.body-article .article,
	.body-about .content,
	.body-home .content {
		width: 100%;
	}

	.footer {
		position: static;
		padding: 30px 0;
		display: inline-block;
	}
}

@media screen and (max-width: 480px) { 
	.header .right-section .global-search {
		top: 0;
	}
}