@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 980px) {
	#bottom-nav {
		background: #f4f4f4;
	}
}

@media screen and (max-width: 920px) {
	body {
		background: #f9f9f9;
		-webkit-text-size-adjust: none;
		max-width: 100%; /* fix for comments form */
	}
	
	img {
		max-width: 100%;
		height: auto;
	}
	#wrapper,
	#header,
	#main-menu,
	#bottom-nav {
		width: auto;
		}	
	#wrapper {
		padding: 0 3%;
		}	
	#bottom-nav {
		background: #f4f4f4;
	}
	.homeImage {
		box-shadow: 0 0 3px #E3E3E4;
	}
		
/* header */		
	#header .sf_2cols_1_50 {
		width: 40% !important;
	}
	#header .sf_2cols_2_50 {
		width: 60% !important;
	}
	
	#main-menu {
		box-shadow: 0 0 3px #E3E3E4;
	}
	#main-menu ul li {
		line-height: 35px;
		}	
	#main-menu ul li a {
		padding: 0 14px;
		font-size: 13px;
		text-tranform: none;
		line-height: 35px;
		}	
	#main-menu ul li li a {
		line-height: 15px;
		padding: 7px 6px;
	}
	#main-menu li li .rmSlide {
		margin-top: -30px;
	}	
	.ics-wordsearchpanel {
		width: auto;
		margin-right: 3px;
		margin-top: 3px;
		}	
	#SearchWord {
		width: 140px;
		height: 29px;
    	line-height: 29px;
		}	
	#go_btn {
		height: 27px;
		line-height: 27px;
		width: 65px;
		}	
	#cartsummary {
		right: 3%;
	}
	#header .storeLoginStatus {
		margin: 0 90px 0 0;
		padding: 5px 0;
	}
	#header .freeShipping {
		clear: right;
		margin: 6px 0 0;
	}
		
/* listings */		
	.itemList .itemListing,
	.accessories.wallets .itemList .itemListing {
		height: 250px;
		padding: 0 3% 20px 0;
    	width: 22%;	
		}	
	.accessories .itemList .itemListing {
		height: 210px;
	}	
	.itemList .itemPicture {
		margin-bottom: 0;
	}
	.itemList .itemPicture img {
		max-width: 115px;
	}	
		
/* homepage */		
	.promos .promo {
		margin-left: 15px;
		overflow: hidden;
		}	
	.promo a {
		height: 100%;
		}	
	.promo.first {
		margin-left: 0;
		}					
		
/* sidebar menu */
	.RadTreeView a {
		font-size: 13px;
		}	

/* prod detail */	
	.info .Quantity {
		padding-left: 0;
		position: relative;
		top: 42px;
		border-top: none;
	}
	.info .yourPrice {
		position: relative;
		top: -45px;
		border-right: none;
		width: auto;
	}
	.info .regularPrice {
		margin: 0;
		position: relative;
		top: -46px;
	}
	.gallery .itemPicture img {
    	width: 100%;
	}
	.variationoption {
		clear: both;
	}
	.linkSizeChart {
		margin: 7px 0;
		float: none;
		position: static;
	}
				
/* warranty */
	.sf_cols.warranty .sf_2cols_1_67 {
		width: 40% !important;
	}		
	.sf_cols.warranty .sf_2cols_2_33 {
		width: 60% !important;
	}	
	
/* size chart page */
	.sizeChart .sf_colsOut {
		width: 50% !important;
	}
	.sizeChart table {
		width: 100% !important;
	}
	
/* snapengage */
	body .SnapABug_Button {
		width: 45% !important;
		margin: 0 !important;
		left: 50% !important;
	}
	body .SnapABug_Button img {
		right: 3% !important;
	}
}	

@media screen and (max-width: 825px) {
	
	#main-menu ul li a {
		font-size: 12px;
		padding: 0 11px;
		text-transform: none;
		}	
	#bottom-nav h3 {
		font-size: 14px;
		}	
	#bottom-nav .sf_4cols_1_25 {
		width: 17% !important;
		}
	#bottom-nav .sf_4cols_2_25 {
		width: 26% !important;
		}		
	#bottom-nav .sf_4cols_3_25 {
		width: 17% !important;
		}	
	#bottom-nav .sf_4cols_4_25 {
		width: 38% !important;
		}	
	/* prod detail */
	.itemImageViews img {
		width: 100%;
		}	
		
}

@media screen and (max-width: 750px) {
	/* checkout */
	.billToAddress,
	.shipToAddress {
		width: 280px;
	}
	.billToAddress input,
	.shipToAddress input {
		width: 125px;
	}
}

@media screen and (max-width: 700px) {
	h1 {
		font-size: 18px;
	}
	
/* header */
	#header {
		margin-bottom: 5px;
		}
	#header .logo {
		width: 200px;
		height: 50px;
		background-size: contain;
		margin-top: 5px;
		background-position: 0 0;
		}
	#header #cartsummary {
    	top: 63px;
		}	
		
	#main-menu {
		background: transparent;
		box-shadow: none;
		}	
	#main-menu .RadMenu {
		box-shadow: 0 0 3px #E3E3E4;
		width: 100%;
		background: #E4E7EA;
	}	
			
	.ics-wordsearchpanel {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		}			
		.ics-wordsearchpanel #SearchWord {
			border: solid 1px #E4E7EA;
			border-right: none;
			height: 27px;
			line-height: 27px;
		}
		.ics-wordsearchpanel #go_btn {
			border: solid 1px #E4E7EA;
		}		

/* footer nav */			
	#bottom-nav .sf_4cols_1_25 {
		width: 30% !important;
		}
	#bottom-nav .sf_4cols_2_25 {
		width: 36% !important;
		}
	#bottom-nav .sf_4cols_3_25 {
		width: 30% !important;
		}	
	#bottom-nav .sf_4cols_2_25,
	#bottom-nav .sf_4cols_3_25 {
		margin-left: 2%;
		}	
	#bottom-nav .sf_4cols_4_25 {
		display: none;
		}	
	#bottom-nav h3 {
		text-transform: none;
		}		
	#bottom-nav .RadTabStripVertical .rtsLevel,
	#bottom-nav .RadTabStripVertical ul { 
		float: none !important ;/* overriding Sitefinity default creating problem */
		}	
		
/* category page promos */		
	#content .promos,
	.promo.banner  {
		display: none;
		}	

/* listings */		
	.itemList .itemListing {
		width: 29%;
		height: 245px;
		padding-right: 2%;
		padding-left: 2%;
		}	
		
/* homepage promos */		
	.homepage #content .promos {
		display: block;
	}
	.promos .promo {
		margin-left: 0;
	}
	.promos .sf_colsOut {
    	margin-left: 3%;
		}		
	.promos .sf_4cols_1_25 {
		width: 52% !important;
		margin-left: 0;
		}	
	.promos .sf_4cols_2_25 {
		display: none;
		}	
	.promos .sf_4cols_3_25,
	.promos .sf_4cols_4_25 {
		width: 21% !important;
		}	
		
/* listings */		
	.itemList .itemListing,
	.accessories.wallets .itemList .itemListing {
		height: 225px;
		}		
	.accessories .itemList .itemListing {
		height: 175px;
	}			
		
/* mobile category menu */
.sf_2cols_1_25,
.sf_2cols_2_75 {
	float: none !important;
	width: 100% !important;
	clear: both;
	}
.menuTitle {
	display: none;
}	
#content .sf_2cols_2in_75 {
	margin: 0 !important;
	padding: 0 !important;
	}	
.RadTreeView {
	display: block;
	margin-bottom: 10px;
	height: 30px;
	display: none; 
	}	
.RadTreeView div {
	float: none !important; /* override default Sitefinity style breaking layout */
	}	
/*	
.RadTreeView li {
	padding: 0;
	float: left;
	font-weight: bold;
	}
.RadTreeView a {
	background: none !important;
	border: none !important;
	font-size: 14px;
	color: #457092;
	padding: 0 15px 5px 0!important;
	margin: 0 !important;
	display: block;
	white-space: normal;
	line-height: 1.3;
	text-align: left;
}
.RadTreeView a:hover {
	color: #000;
}			
.RadTreeView span {
	padding: 0 !important;
	}		
.RadTreeView li ul {
	display: none !important;
}
*/
}

@media screen and (max-width: 650px) {
	/* checkout */
	.billToAddress,
	.shipToAddress {
		width: auto;
		border: none;
		margin: 0 0 20px 0;
		padding: 0;
		float: none;
	}
	.billToAddress input,
	.shipToAddress input {
		width: 200px;
	}
	.couponNumber span.label {
		display: block;
	}
	
	/* size chart page */
	.sizeChart 	.sf_colsOut {
		width: 100% !important;
	}
	.sizeChart .sf_colsIn {
		margin-left: 0 !important;
	}
	.sizeChart table {
		width: auto !important;
	}
		
}

@media screen and (max-width: 630px) {
	/* header */
	#header .sf_colsOut {
		clear: both !important;
		width: 100% !important;
		}
	#header .sf_colsIn {
		margin: 0 !important;
		}	
		
	#header .logo {
		margin-bottom: 8px;
	}
		
	#header a {
		font-size: 13px;
		}	
	#header .account-links {
		display: none;
		}	
	#header #cartsummary {
		float: none;
		display: block;
		clear: left;
		position: static;
		margin: 5px 0 0 0;
		width: auto;
		}
		#header #cartsummary .button {
			position: absolute;
    		right: 0;
		}
		#header #cartsummary .lineitemrightcol {
			width: auto;
		}
	#header .linkSale {
		position: absolute;
		top: 40px;
		right: 55px;
		margin: 0;
	}	
	#header .accountNavigation {
		position: absolute;
		top: 40px;
		right: 15px;
		margin: 0;
	}
	#header .freeShipping {
		float: left;
		margin: 10px 0 0 0;
		font-size: 13px;
	}
		
	#SearchWord {
		font-size: 13px;
		height: 25px;
		line-height: 25px;
		}	
	#go_btn {
		width: 50px;
		}	
		
	#main-menu ul li a {
		line-height: 30px;
	}
	#main-menu ul li li {
		border: solid 1px #fff !important;
		border-top: none !important;
	}
}

@media screen and (max-width: 515px) { 
/* homepage */
	.promos .sf_colsOut {
    	margin-left: 4%;
		}		
	.promos .sf_4cols_1_25 {
		display: none;
		}	
	.promos .sf_4cols_2_25 {
		width: 30% !important;
		margin-left: 0 !important;
		display: block;
		}	
	.promos .sf_4cols_3_25 {
		width: 31% !important;
		}	
	.promos .sf_4cols_4_25 {
		width: 31% !important;
		}		
		
/* listings */		
	.itemList .itemPicture {
		height: 90px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.itemList .itemPicture img {
		max-height: 90px;
	}
	.itemList .itemListing,
	.accessories.wallets .itemList .itemListing {
		width: 44%;
		height: 240px;
		padding-right: 3%;
		padding-left: 3%;
		margin-bottom: 10px;
		padding-bottom: 10px;
		}		
	.accessories .itemList .itemListing {
		height: 190px;
	}		
		
/* product detail page */	
	.ProdDetailTitle {
		width: auto;
		float: none;
	}		
		.itemIdentification .itemPictureDescription {
			border: none;
			padding-bottom: 10px;
		}
		.ProdDetailTitle .itemIdentification {
			margin-left: 0;
			}
		.ProdDetailTitle .itemListing {
			width: auto;
			}	
	.ProductDetail .sf_cols {
		display: block;
		}		
	.ProductDetail .sf_2cols_1_50,
	.ProductDetail .sf_2cols_2_50 {
		width: 100% !important;
		float: none;
		margin-top: 0;
		clear: both;
		min-height: 0;
		}		
		.ProductDetail .sf_2cols_2in_50 {
			margin: 0 !important;
			}
	.gallery .itemIdentification.DetailImage {
		margin-top: 0;
		}	
	.gallery .itemIdentification .itemPicture img {
		max-width: 100%;
		max-height: 100%;
		}	
	.itemImageViews td,
	.colorSwatches td {
		padding: 2px;
		}
		
/* warranty */
	.sf_cols.warranty .sf_2cols_1_67,
	.sf_cols.warranty .sf_2cols_1_33 {
		width: 100% !important;
	}		
	.sf_cols.warranty .sf_2cols_2_33,
	.sf_cols.warranty .sf_2cols_2_67 {
		width: 100% !important;
	}			
		.sf_cols.warranty .sf_2cols_2in_33,
		.sf_cols.warranty .sf_2cols_2in_67 {
			margin-left: 0 !important;
		}
	.sfdownloadFileWrp.warranty {
		display: none;
	}
	
/* news */	
	.sfnewsList li.sfnewsListItem {
		padding: 10px 0;
		min-height: 115px;
	}
	.sfnewsList .sfnewsTitle {
		padding-left: 0;
		font-size: 14px;
	}
	.sfnewsList .sfnewsContent {
		padding-left: 0;
	}
	.sfnewsList .sfnewsContent p {
		margin: 7px 0;
	}
	.sfnewsList .sfnewsAuthorAndDate {
		padding-left: 0;
		margin-bottom: 3px;
	}
	.sfnewsList .sfnewsContent img {
		width: 100%;
		max-width: 100%;
		height: auto;
		max-height: 100%;
		float: none;
		display: block;
		margin: 10px 0;
		position: static;
	}	
	
	/* locations and oops */
	.locations .sf_2cols_1_50,
	.locations .sf_2cols_2_50,
	.oops .sf_2cols_1_50,
	.oops .sf_2cols_2_50 {
		width: 100% !important;
		float: none !important;
	}
	.locations .sf_2cols_1_50 .sf_colsIn,
	.locations .sf_2cols_2_50 .sf_colsIn,
	.oops .sf_2cols_1_50 .sf_colsIn,
	.oops .sf_2cols_2_50 .sf_colsIn {
		margin: 0 !important;
	}
}

@media screen and (max-width: 425px) {
	body {
		font-size: 13px;
		line-height: 1.3;
		}
	
	#header .linkSale {
		margin-right: 0;
	}
		
/* main menu */		
	#main-menu ul {
		width: auto;
		display: block;
		float: none;
		border-bottom: solid 1px #f4f4f4;
		border-left: solid 1px #f4f4f4;
		}	
		#main-menu ul li {
			width: 50%;
			border: none;
			}
		#main-menu ul li a {
			display: block;
			border-right: solid 2px #f4f4f4;
			border-bottom: solid 2px #f4f4f4;
			text-align: center;
			float: none;
			}
		#main-menu ul li ul {
			float: left;
			border: solid 1px #fff;
			border-bottom: none;
			margin-top: -2px;
		}
		#main-menu ul li li {
			width: auto;
			border: none !important;
			border-bottom: solid 1px #fff !important;
		}
		#main-menu ul li li a {
			border: none;
		}
		#main-menu ul li ul li ul {
			margin-top: 0;
		}
		#main-menu li li .rmSlide {
			margin-left: 0;
		}
			
/* bottom nav */			
	#bottom-nav {
		font-size: 13px;
		padding: 15px;
		}		
		#bottom-nav ul li {
			background-position: 1px 7px;
		}
		#bottom-nav ul li a {
			line-height: 1.4;
		}
		#bottom-nav h3 {
			font-size: 14px;
			}
	#bottom-nav .sf_4cols_1_25,
	#bottom-nav .sf_4cols_2_25 {
		width: 50% !important;
		margin: 0;
	}
	#bottom-nav .sf_4cols_3_25 {
		clear: both;
		width: 100% !important;
		margin: 0;
		padding: 10px 0 0 0;
	}
		#bottom-nav .sf_4cols_3_25 .icons a {
			width: 50%;
			float: left;
		}
		
/* listings */
.itemList .itemListing,
.accessories.wallets .itemList .itemListing {
	height: 260px;
}
.accessories .itemList .itemListing {
	height: 190px;
}	
.itemList .itemPicture img {
	max-width: 105px;
}
			
/* homepage */			
	.homeImage {
		margin-top: 17px;
	}
	.homepage #content {
		margin: 0;
		}							

	.promos .promo img {
		width: 100%;
		height: auto;
		}			
		
/* login, forgot password, change password, and registration */
	#loginForm input,
	.forgotPasswordControl input,
	.registrationForm input,
	.changePasswordForm input {
		width: 125px;
		}		
	.options input {
		width: auto;
	}

#header .accountNavigation {
        top: 60px;
    }
}

@media screen and (max-width: 350px) {
	/*
	#header .linkSale {
		top: 15px;
	}
	#header .storeLoginStatus {
		top: 15px;
	}
	*/
}