@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 {
		top: -45px;
		border-right: none;
		width: auto;
	}
	.info .regularPrice {
		margin: 0;
        margin-top: 10px;
	}
	.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: 49% !important;
		margin: 0 !important;
		left: 50% !important;
	}
	body .SnapABug_Button img {
		right: 3% !important;
	}

/*Remove tiny image on mobile phones in View Cart table*/
    /*.tinyimage img {
        max-width: none;
    }*/
/*Product Detail spacing updates*/
	.size-chart-link {
        	display: block;
    	}
	.Quantity {
        	padding: 10px 0 10px 170px;
    	}
/*View Cart and Checkout page mobile adjustments */
	.view-cart-item {
		font-size: 12px;
		padding: 5px 6px;
	}
	.removeBtn {
		right: 11px;
    		width: 0;
	}
	.cart-price {
		position: relative;
	}
	.co-total-wrapper {
		padding-right: 25px;
	}
	.unit-mobile {
		padding-left: 0 !important;
	}
	.description-mobile {
		width: 28% !important;
		padding-left: 14px;
	}
	.unit-price-mobile {
		width: 14% !important;
	}
	.description-item {
		width: 27% !important;
	}
}

/* View Cart and Checkout page mobile adjustments */
@media screen and (max-width: 780px) {
	.cartItems {
		border: none;
	}
	.cart-item {
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 15px;
	}
	.view-cart-header {
		display: none;
	}
	.view-cart-item {
		font-size: 15px;
		width: auto !important;
	}
	.mobile-cart-header {
		background-color: #f4f4f4;
		display: block;
		font-weight: 600;
		padding: 5px 10px;
	}
	.sm-mobile-cart-header {
		background-color: #f4f4f4;
		display: inline-block;
		font-weight: 600;
		padding: 5px 10px;
		margin-bottom: 10px;
	}
	.removeBtn {
		right: 0;
	}
	.cart-price {
		right: 0;
	}
	.co-total-wrapper {
		padding-right: 0;
		border-bottom: none;
	}
		.co-header {
		display: none;
	}
	.cartDetail {
		border: none;
    		/*border-top: 1px solid #e0e0e0;
    		padding-top: 15px;*/
	}
	.co-wrapper {
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 15px;
	}
	.mobile-co-header {
		background-color: #f4f4f4;
		display: block;
		font-size: 14px;
		font-weight: 600;
		padding: 5px 10px;
	}
	.sm-mobile-co-header {
		background-color: #f4f4f4;
		display: inline-block;
		font-size: 14px;
		font-weight: 600;
		padding: 5px 10px;
		margin-bottom: 10px;
	}
	.co-item {
		font-size: 15px;
		width: auto !important;
		padding: 10px;
		right: 0 !important;
	}
	.co-item-alt {
		font-size: 15px;
		width: auto !important;
		padding: 10px;
	}
	.co-total-wrapper {
		text-align: left;
	}
	.co-total-wrapper .subtotal {
		padding-right: 21px;
	}
	.co-total-wrapper .tax {
		padding-right: 51px !important;
	}
	.co-total-wrapper .total {
		padding-right: 46px;
	}
	.co-total-wrapper .shipping {
		padding-right: 17px !important;
	}
	.co-total {
		font-size: 15px;
		padding: 5px;
	}
	.co-total-label {
		font-size: 14px;
		background-color: #f4f4f4;
		font-weight: 600;
		padding: 5px 10px;
		margin-bottom: 15px;
	}
	.co-summary {
		display: block;
		font-size: 16px;
		margin-bottom: 10px;
    		/*background-color: #f4f4f4;
    		padding: 5px 10px;
   		border: none;
    		text-align: center;*/
	}
	.footer-hidden {
		display: none;
	}
}	
@media screen and (max-width: 860px) {
		.unit-mobile {
			width: 16% !important;
		}
}
@media screen and (max-width: 830px) {
		.unit-mobile {
			 width: 17% !important;
		}
		.quantity-mobile {
			 width: 11% !important;
		}
}
@media screen and (max-width: 800px) {
		.quantity-mobile {
			 width: 12% !important;
		}
}

@media screen and (max-width: 850px) {

    #main-menu ul li a {
        font-size: 12px;
        padding: 0 11px;
        text-transform: none;
    }
}

@media screen and (max-width: 825px) {	
	#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: 800px) {
    .RadTabStrip .rtsUL, .RadTabStripVertical .rtsUL {
        float: none;
    }
    .RadTabStrip .rtsLI {
        float: none;
    }
    .RadTabStrip .rtsLink, .RadTabStripVertical .rtsLink {
        white-space: normal;
    }
}

@media screen and (max-width: 782px) {
	input.addtocart {
		margin-top: 10px;
	}
	.itemSegmentdropdown {
		width: 125px;
	}
}

/*@media screen and (max-width: 750px) {
	.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;
		margin-top: 22px;
	}
		
	#header a {
		font-size: 13px;
		}	
	#header .account-links {
		display: none;
		}	
	#header #cartsummary {
		float: none;
		display: block;
		clear: left;
		position: static;
		margin: 25px 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: 62px;
		right: 15px;*/
		margin: 0;
		padding: 10px 0 0 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;
	}
	.Quantity {
        	padding: 10px 0 10px 160px;
    	}
}

@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;
	}
	.view-cart-content {
		width: 100%;
		float: none;
	}
}

@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;
		display: none;
		}		
		#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 {
		width: 60% !important;
		margin: 0;
	}
	#bottom-nav .sf_4cols_2_25 {
		width: 60% !important;
		margin: 0;
		padding-top: 15px;
	}
	#bottom-nav .sf_4cols_3_25 {
		clear: both;
		width: 100% !important;
		margin: 0;
		padding: 15px 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;
    } */
	.Quantity {
        	padding: 10px 0 10px 145px !important;
    	}
}

@media screen and (max-width: 350px) {
	/*
	#header .linkSale {
		top: 15px;
	}
	#header .storeLoginStatus {
		top: 15px;
	}
	*/
	.billToAddress input,
	.shipToAddress input {
		width: 125px;
	}
	.itemSegmentdropdown {
		width: 110px;
	}
	.view-cart-header2 {
		margin-right: 5px;
	}
}

@media screen and (min-width: 780px) {
	.br-hide {
		display: none;
	}
}
@media screen and (min-width: 781px) {
	.br-hidden {
		display: none;
	}
}
[name="google_conversion_frame"] {
	display: none;
}