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

	html, body { 
		width:100% !important;	
		margin: 0 !important;
		min-width: 0px !important;
		}

		a img{
			border: none;
		}

	#satchmo-toolbar {
		display: none;
	}

	#mobileCart {
		display: block !important;
		float: right;
		width: 30px;
		height: 35px;
		position: fixed;
		top: 6px;
		right: 0px;
	}

	a#cart img {
		width: 17px;
	}

	#container {
		position: absolute;
		z-index: 0;
		top: 0;
		left: 0;
		width: 100% !important;
		padding: 0;
		margin: 0;
/*		min-width: 320px !important;*/
		}

	#content {
	margin: 0px 0px 30px 0px;
	padding: 0 0 0 0px;
	float: left;
	min-height: 350px;
	width: 100% !important;
	}

	#leftnav_container, #account_wrap {
		display: none;
	}
	
	
	#topHeader, #satchmo-toolbar, .navWrap{
		width: 100% !important;
		margin: 0;
		padding: 0;
	}

	#logoWrap {
		background: rgba(255,255,255,0.98);
		height: auto;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0px;
		z-index: 12;
		height: 35px;
		margin: 0 !important;
		display: block !important;
	}

	#container.showMenu {
		top: 0;
		left: 78%;
		max-height: 800px;
		overflow: hidden;
		position: fixed;
		z-index: 10 !important;
		display: block;
		margin: 0;
		width: 98%;
		margin-left: 2%;
		border-left: 1px solid #d5d5d5;
	}

	#container.showMenu  #content{
		margin-top: 35px;
		padding-left: 2%;
	}

	#container.showMenu #logoWrap {
		left: 80%;
		background: none;
	}


	#container.showMenu .navWrap {
		z-index: 5;
		position: relative;
	}

	#container.showMenu #mobileCart{
		display: none !important;
	}

	#container.showMenu #mobileBtnWrap {
		position: fixed;
		width: 18%;
		left: 82%;
		top: 0;
		padding-top: 1.25%;
		padding-left: 0;
		min-height: 800px;
		max-height: 800px;
		z-index: 12 !important;
	}

	#container.showMenu #mobileBtnWrap #mobileNavBtn {
		width: 25px;
		height: auto;
		z-index: 100;
		position: relative;
	}

		#container.showMenu #mobileBtnWrap #mobileNavBtn img{
		width: 25px;
		float: left;		
		}

	a#logo {
	display: none;
	}
		
	#nav, #headRight {
		display: none;
	}
	
	#topHeader {
/* 		background: #B6305B;*/
		background: rgba(0,0,0,0.90);
		height: 38px;
		left: 0;
		padding-top: 2px;
		position: fixed !important;
	}
	
	#topHeader.fixed {
/*	background: url('/static/img/home/br2_03.png');*/
	}
	
	#outerwrap.showMenu #topHeader {

	}
	
	.topWrap {
		min-width: 0;
		width: 100% !important;
	}
	

	#fullWrap {
		width: 100% !important;
	}

	#accountinfo_wrap, #shipping_icon, #tollfree, .cart_text {
		display: none !important;
	}
	
	#logo {
		float: none;
		margin: 0 auto;
		text-align: center;
/*		width: 65%;*/
		width: 210px;
		padding: 5px 0 0 0px;
		position: relative;
		z-index: 9999;
		top: 4px;
	}
	
	#logo img{
	/*	width: 100%;
		height: auto;
		max-width: 350px;*/
		width: 100%;
		max-width: 300px;
	}
	
	.cart {
		margin: 2px 0 0 0;
	}
	
	#nav {
		float: left;
		font-family:  Arial, sans-serif;
		color: #000;
		line-height: 90%;	
		border: none;
		position: relative;
		z-index: 4;
	}

	.pageCenter {
		width: 100% !important;
		min-height: 0;
	}	

	#indeximgWrap {
		display: none;
	}

	#mobileBtnWrap {
		display: block !important;
	}
	
	/* Mobile Navigation Styles ________________ */
	#mobileFootNav {
		float: left;
		display: block !important;
		position: fixed;
		z-index: 999999999999;
		top: 40px;
		width: 100%;
		left: 0;
		height: 28px;
		padding-top: 2px;
		padding-bottom: 1px;
/*		background: #B6305B;*/
		background: rgba(0, 0, 0, .85);
/*		background: rgba(255, 255, 255, .97);*/
		color: #fff;
		opacity: 0.95;
/*		border-bottom: 2px solid #000;*/
	}
	
	
	.navFloat {
		position: relative;
		top: 71px;
	}
	
	#mobileSearch {
/*		float: right;
		display: block !important;
		margin: 6px 8px 0 6px;
		width: 20px;
		position: fixed;
		top: 0;
		right: 0;*/
	}
	
	#footShop {
		float: left;
		width: 32%;
		font-family: "Playfair Display", sans-serif;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 18px;
		margin: 0;
		padding: 0;
/*		color: #B6305B;*/
	}

	#footWorld {
		float: left;
		width: 65%;
		font-family: "Open Sans", arial, sans-serif;
		font-weight: 200;
		text-transform: uppercase;
		font-size: 16px;
		padding-top: 2px;
	}
	
	#footBar {
		font-family: "Open Sans", arial, sans-serif;
		font-weight: 200;
		text-transform: uppercase;
		font-size: 16px;
		padding-top: 1px;
		width: 1%;
		float: left;
		color: #aaa;
	}
	
	#mobileNavBtn {
		float: left;
		display: block !important;
		position: relative;
		z-index: 4;
		margin: 0 5px 0 0;
		width: 100%;
		height: 30px;
	
	}

	#mobileNavBtn:active {
		background-position: 0 -52px;	
	}

	#mobileBtnWrap {
		position: relative;
		overflow: hidden;
		float: left;
		z-index: 5 !important;
		top: 7px;
		left: 5px;
		height: 25px;
		width: 25px;
/*		background: #000;*/
	}

	#mobileBtnWrap img{
		float: left;
	/*	width: 100%;
		height: auto;*/
		height: 25px;
		width: 22px;
	}

	div#mobileNav.activeNav {
	display: block !important;
	}

	#mobileNav {
		float: none;
		width: 80%;
		min-height: 800px;
		padding-top: 0%;
		opacity: 1;
		top: 0;
		left: 0;
		z-index: 2;
		position: absolute !important;
		border: none;
		display: block;

	}


	#mobileNav ul {
		list-style: none;
		margin: 0 0 0 0;
		padding: 0;
		width: 100%;
		float: left;
		-webkit-padding-start: 0;
		-webkit-margin-before: 0;
		-webkit-margin-after: 0;
	}

	#mobileNav ul li {
		width: 100%;
		margin: 0;
		padding: 0;
		color: #000;
		float: left;
		}
	
	#mobileNav ul li a{
		color: #000;
		text-decoration: none;
	}

	#mobileNav ul li.active a{
		background: #275CB8;
		color: #fff;

	}
	
	.anchor img{
		width: 40%;
		padding: 30px 0 0 0;
		max-width: 150px;
	}

	.closeArrow {
		float: left;
		margin: -10px 0 0 0;
		padding: 0;
	}

	.closeNav {
		float: left;
		clear: left;
		width: 100%;
		height: 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 32px;
		color: #000;
		text-align: left;
		padding: 2px 0% 2px 5%;
		margin: 0;
		z-index: 9999;
		border-bottom: 2px solid #000;
		background: rgba(255, 255, 255, .99);
		position: fixed;
	}

	.closeNav:hover {
		background: #000;	
	}

	#mobileNav a{
		float: left;
		clear: left;
		width: 95%;
		height: 30px;
/*		font-family: 'Oswald', sans-serif;
		font-weight: 500;
		font-size: 18px;
		color: #fff;*/
		font-size: 18px;
		text-align: left;
		padding: 5% 0 2% 5%;
			border-bottom: 1px solid #ddd;
/*		background: #4BADE2;*/
	}

	#mobileNav a.mobContact{
		background: #BA1827;
		border-bottom: 1px solid #941F26;	
	}

	#mobileNav a.mobBio{
		background: #222;
	}

	#mobileNav a:hover {
		background: #8CC4F6;
	}
	
	
	#mobileNav ul li.navSearch {
		background: #fafafa;
		padding: 10px 2% 10px 3%;
		width: 95%;
		float: left;
		border-bottom: 1px solid #ddd;
	}
	
	#mobileNav ul li.navSearch input{
		width: 95%;
		float: left;
		height: 30px;
	}

	#mobileSearchbar {
/*		float: left;
		width: 100% !important;
		position: fixed;
		top: 35px;
		left: 0;
		height: 100%;
		color: #000;
		background: rgba(255,255,255, 0.80);
		display: block;
		z-index: 999999;*/
	}
	#mobileSearchbar input{
		border-radius: 2px;
		color: #000;
		padding: 5px;
		font-size: 14px;
	}
	
	#search_keywords {
		width: 98%;
		margin: 0px 0 0 0%;
		float: left;
		color: #fff;
	} 
	
	.sbutt {
		float: right;
		position: relative;
		margin: 0 10px 0 0;
		top: 20px;
		display: none;
	}
	
	#footer {
		width: 100%;
		margin-top: 10px;
		padding: 0;
	}

	.foot_link {
		width: 100%;
	}

	#footAnchor {
		float: left;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#footAnchor img{
		width: 25%;
		margin: 0 auto;
		text-align: center;
	}

	#footer a{
		display: none;
	}
	
	.footerWrap {
		width: 80%;
		margin-left: 10%;
	}
	
	.social_icons {
		margin: 0 0 5% 0;
	}
	
	.foot_link {
		width: 100%;
		margin: 0 0 0 0;
		text-align: left;
		font-size: 13px;
	}
	
.foot_link ul li {
float: left;
list-style: none;
display: inline;
width: 100%;
text-align: center;
padding: 0;
}

#address_wrap {
	padding-top: 5px;
}
	
	.newsletter {
		float: left;
		width: 100%;
		text-align: left;
		margin: 5% 0 0 0;
	}
	
	.foot_b {
			margin: 50px 0 0 0;
	}
	
.foot_cw {
	margin: 0 0 0 10%;
	text-align: left;
	width: 50%;
}

.cw {
	margin: 0;
}

.foot_cw p{
	font-size: 11px !important;
}


	
}  

