
.cart {
	float: right;
}


.header {
	height: 75px;
	background-image: url(/images/media/logo-circles.png);
}
.header-banner {
	height: 50px;
	background:	
	url(/images/media/rustyzipper_black-6000x47.png) 0px 0px no-repeat;
		
}


.content-filter-desktop {
	padding-right:10px;
}

.content-filter-mobile {
	display: none;
}

.left-panel {
	float: left;
}

.left-panel {
	width: 150px;
}

.right-panel {
	overflow: hidden;
}

.footer {
	clear: both;
	background-color: black;
	color: white;
}






@media (max-width: 639px) {
	.left-panel {
		display: none;
	}

	.right-panel {
		width: 99%;
	}

	.content-filter-desktop {
		display: none;
	}

	.content-filter-mobile {
		display: block;
	}

}



@media (max-width:526px){
	.facebook-section {
	display:none;
	}
}




@media (max-width: 340px) {
	.left-panel {
		display: none;
	}

	.right-panel {
		width: 99%;
	}

	.content-filter-desktop {
		display: none;
	}

	.content-filter-mobile {
		display: block;
	}

}





@media (max-width: 320px) {
	.left-panel {
		display: none;
	}

	.right-panel {
		width: 99%;
	}

	.content-filter-desktop {
		display: none;
	}

	.content-filter-mobile {
		display: block;
	}


}




	
	@media (min-width: 910px) {
	
		.header-banner {
			height: 50px;
			background:	
			url(/images/media/logopart_clothing_212x47.png) 495px 0px no-repeat,
			url(/images/media/logopart-vintage-202x47.png) 295px 0px no-repeat,
			url(/images/media/rustyzipper_black-6000x47.png) 0px 0px no-repeat;
		
	
		}
	}
	
	
		
	@media (max-width: 909.99999px) {
	
		.header-banner {
			height: 50px;
			background:	
			url(/images/media/logopart-vintage-202x47.png) 295px 0px no-repeat,
			url(/images/media/rustyzipper_black-6000x47.png) 0px 0px no-repeat;
		
	
		}
	}


	@media (max-width: 715px) {
	
		.header-banner {
			height: 50px;
			background:	
			url(/images/media/rustyzipper_black-6000x47.png) 0px 0px no-repeat;
		
	
		}
	}
	
	


	
	
	





