body {
	font-family: Tahoma,Geneva,sans-serif;
	color: #333;
	
}
div {
	
}
.pc-nav.pull-right ul {
	display:none;
	position:absolute;
	top:-9999em;
}
h1 {
	background: #000 url('../images/site-graphics/heading-bg.gif') repeat-x;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 5px -15px;
	padding: 15px 15px;
}
.pcPageNav {
	text-align: left;
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 0px 0 10px 5px;
	font: 9px/12px Arial, sans-serif;
	color: #999;
}
.pcPageNav a {
	font: 11px/12px Tahoma,Geneva,sans-serif;
}
#pcMain .pcShowProductName a:link, #pcMain .pcShowProductName a:visited {
	font-size: 12px;
	color: #c10901;
	font-weight: bold;
}
#pcMain .pcShowProductPrice {
	color: #000000;
	font-weight: bold;
}
.promo1, .promo2 {
	float:none!important;
	padding:2px;
	width:100%;
	max-width:385px;
}
.promo3 {
	width:100%;
}
.topbanners {
	text-align:center;
}
#banner-wrap {
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
#banner-wrap div {
	padding:2px;
}
#banner-wrap div img {
	width:100%;
	max-width:380px;
}
.products-rowwrap {
	clear:both;
}
.products-rowwrap .product {
	text-align:center;
	padding:20px 0 20px;
}
.products-rowwrap .product p {
	margin-top:0;
}
.products-rowwrap .product a {
	text-decoration: none;
	color: #c10901;
	font-weight:bold;
}
.products-rowwrap .product a:hover {
	text-decoration:underline;
}
.products-rowwrap .product img {
	border:1px solid #ccc;
}
#newsletter {
	clear:both;
	margin: 20px 0;
	padding:15px;
background: -moz-linear-gradient(270deg, #ededed 0%, #cecece 100%);/* FF3.6+ */
background: -webkit-gradient(linear, 270deg, color-stop(0%, #ededed), color-stop(100%, #cecece));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(270deg, #ededed 0%, #cecece 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(270deg, #ededed 0%, #cecece 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(270deg, #ededed 0%, #cecece 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#cecece', GradientType='1'); /* for IE */
background: linear-gradient(180deg, #ededed 0%, #cecece 100%);/* W3C */
}
#newsletter img.title {
	margin: 0px 0 0 0px;

}
#newsletter p.fxwdth {
	margin-top: 5px;
}
#newsletter input#newsletter-bt {
	background:0;
	border:0;
	box-shadow:0 0;
}
/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 42px;
	z-index: 1049;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


/* ===================
 START: TOP NAV
=================== */
#pc-top-nav {
	background: #F5F5F5;
	position: static;
	width: 100%;
	z-index: 1049;
	top:0;
	display:none;
}
.pc-top-nav-left {
	float: left;
	margin: 6px 0;
}
.pc-top-nav-right {
	float: right;
	margin-bottom: -1px;
	
}
.col-sm-3.col-lg-2.hidden-xs {
	display:none;
}
.col-sm-9.col-lg-10.fill {
	width:100%;
}
#pcSocialLinksLabel {
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: bold;
	color: #555;
	margin: 5px 0;
	display: inline-block;
}
#pcSocialLinks {
	display: inline-block;
	list-style-type: none;
	margin: 0px 0;
	padding-left: 5px;
}
div.pc-social-links {
	float: left;
}

.pc-store-number {
	float: left;
}
.pc-store-number span {
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 800;
	color: #555;
	display: inline-block;
	margin: 5px 20px;
}

div.pc-search {
	float: left;
}
a.reveal-search {
	font-size: 24px;
	padding: 5px 14px;
	display: inline-block;
	background: #D5D8DF;
	color: #555;
	
}
a.reveal-search i {
	line-height: 40px;
}
a.reveal-search:hover {
	background: #C2C5CE;
}

div.pc-quick-cart {
	float: left;
	list-style: none;
	margin-bottom: -2px;
}
.pc-quick-cart > li > a:first-child {
	font-size: 13px;
	padding: 0px 14px;
	padding-top: 12px;
	display: inline-block;
	position: relative;
	top: 2px;
	color: #fff;
	margin: 0 0px;
	min-height: 50px;
	padding-left: 43px;
	text-decoration: none;
	cursor: default;
}
.pc-quick-cart > li > a:first-child::before {
	content: "";
	display: block;
	height: 27px;
	width: 27px;
	text-align: center;
	background: url(../images/shopping-bag-icon-2.png) no-repeat center center;
	background-size: contain;
	color: #fff;
	padding: 13px;
	position: relative;
	float: left;
	margin-left: -34px;
	margin-top: -3px;
}

div.pc-register-login {
	float: left;
}
div.pc-register-login a {
	font-weight: bold;
	font-size: 14px;
	min-height: 50px;
	display: inline-block;
	background: #D5D8DF;
	color: #555;
	padding: 14px 10px;
	text-decoration: none;
}
div.pc-register-login a:hover {
	background: #000;
}
div.pc-quick-cart li {
	font-size: 13px;
	display: inline-block;
	background: #000;
	color: #fff;
	margin: 0 4px;
	min-height: 50px;
	text-decoration: none;
}
div.pc-quick-cart li:hover {
	background: #333;
}
.pc-quick-cart li a.dropdown-toggle {
	padding: 0 10px;
	padding-top: 17px;
	display: inline-block;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.pc-quick-cart li a.dropdown-toggle .caret {
	display: none;
}
.cartbox {
	width: 40px;
  height: 29px;
	display: inline-block;
  margin: 0px;
  padding: 0px; 
	background: url(../images/shopping-bag-icon-2.png) no-repeat left center;
	background-size: contain;
	float: left;
	position: relative;
	top: -7px;
}
.carboxCount {
	color: #fff;
	font-family: "Open Sans","sans-serif";
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	text-align: center;
	left: 4px;
	top: 11px;
	display: inline-block;
	width: 21px;
}
.carboxCount-100 {
	color: #555;
	font-family: "Open Sans","sans-serif";
	font-weight: bold;
	font-size: 8px;
	position: absolute;
	text-align: center;
	left: 4px;
	top: 11px;
	display: inline-block;
	width: 21px;
}
form.pc-search-input {
	position: absolute;
	padding: 20px 10px;
	background: #D5D8DF;
	width: 309px;
	z-index: 15;
}
form.pc-search-input button[type=submit] {
	display: inline-block;
	padding: 6px 12px;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42) border-color: #1A2874;
	text-shadow: none;
	background: #3B61A8;
	border-bottom: 4px solid #31507C;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	position: absolute;
	top: 18px;
	right: 9px;
}
form.pc-search-input .form-group {
	margin: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { 
	.cartbox {
		background: url(../images/shopping-bag-icon-@2x.png) no-repeat left center;
		background-size: contain;
	}
	.pc-quick-cart > li > a:first-child::before {
		background: url(../images/shopping-bag-icon-@2x.png) no-repeat center center;
		background-size: contain;
	}
}

/* ===================
 END: TOP NAV
=================== */
/* ===================
START: MOBILE NAVIGATION
=================== */
.mean-container .mean-bar,
.mean-container .mean-nav {
	background: #000;
	padding-bottom: 0;
}
.mean-container a.meanmenu-reveal span {
	background: #fff;
}
.mean-container a.meanmenu-reveal {
	color: #fff;
}
.mean-container .mean-nav ul li a {
	color: #fff;
	text-transform: none;
	font-size: 14px;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0, 0, 0, 0.08);
}
.mean-container .mean-nav ul {
	width: 100% !important;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 25px;
	padding: 12px !important;
}
form[mobile-id=menu-search] {
	padding: 20px 5px;
	background: #E3E7EE;
}
form[mobile-id=menu-search] button {
	display: inline-block;
	padding: 3.5% 4%;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 4px;
	text-decoration: none;
	text-transform: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	 border-color: #1A2874;
	text-shadow: none;
	background: #BF150F;
	border-bottom: 0px solid #31507C;
	line-height:1;
	position: absolute;
	top: 19px;
	right: 2px;
	height: 12px;
	color: #fff;
	font-weight: bold;
	font-family: "Open Sans";
	font-size:100%;
}
form[mobile-id=menu-search] input[type=text] {
	width: 90%;
	padding: 3% 5%;	
}
.mobile-cart .pc-quick-cart {
	position: absolute;
	top: 0;
	z-index: 2001;
	left: -4px;
}
.mobile-cart .pc-quick-cart li,
.mobile-cart .pc-quick-cart > li > a:first-child {
	min-height: 48px;
}

/* ===================
END: MOBILE NAVIGATION
=================== */


/* ===================
START: FORMS
=================== */
textarea, input, select
{
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #555555;
	line-height: 1.5;
	padding: 5px 10px;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	vertical-align: middle;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input:focus, select:focus
{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* ===================
END: FORMS
=================== */
/* ===================
START: MOBILE
=================== */
#contact-info {
	float: left;
	text-align: right;
	width: 65%;
	padding: 30px 10px;
	
}
#contact-info.visible-xs {
	display:none!important;
}
#contact-info .pc-store-number,
#contact-info .pc-social-links {
	float: none;
	display: inline-block;
	width: 100%;
}
#contact-info #pcSocialLinksLabel {
	display: none;
}
#contact-info .pc-store-number span {
	margin: 0;
}
#contact-info .pc-store-number span,
#contact-info .pc-store-number span a {
	color: #555 !important;
}

@media screen and (min-width: 991px) {
	.pc-nav .sf-menu a {
		padding: 10px 13px;
		font-size: 14px;
	}
	.brand {
		padding: 5px 5px 5px 0px;
		position: absolute;
		top: 50%;
	}
	.brand img {
		visibility:hidden;
	}
}

@media screen and (min-width: 991px) and (max-width: 991px) {
	.pc-nav .sf-menu a {
		padding: 8px 9px;
		font-size: 12px;
	}
	.brand {
		padding: 5px 5px 5px 0px;
		position: absolute;
		top: 50%;
	}
	.brand img {
		visibility:hidden;
		max-height: 100px;
		max-width: 135px;
	}

	
	.pc-store-number span {
		font-size: 14px;
	}
	
	a.reveal-search {
		padding: 2px 14px;
	}
	
	.pc-quick-cart > li > a:first-child {
		font-size: 12px;
		padding-top: 10px;
		min-height: 40px;
	}
	.pc-quick-cart > li > a:first-child::before {
		padding: 0;
		height: 24px;
	}
	div.pc-quick-cart li {
		min-height: 44px;
	}
	
	div.pc-register-login a {
		font-size: 12px;
		min-height: 44px;
		padding: 13px 10px;
	}
	.pc-nav .sf-menu {
			padding: 35px 0;
	}
	#pcFeaturedProductsList #pcSpecials, #pcFeaturedProductsList #pcNewArrivals, #pcFeaturedProductsList #pcBestSellers, #pcFeaturedProductsList #pcUsefulLinks {
		width: 48%;
		padding: 0 6%;
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}
	.pcShowProductsH {
		padding: 10px 3px;
	}
	.pcShowProductImageH img {
		max-height: 95px;
	}
	.pcShowProductInfoH .pcShowProductRating {
		width:100%;
		float: none;
		margin: 2px 0;
	}
	.pcShowProductInfoH .pcShowProductPrice {
		float: none;
	}
	form.pc-search-input {
		width: 295px;
	}
}

@media screen and (max-width: 967px) {
	.navbar-fixed-bottom {
		position: relative;
	}
	body {
		padding-top: 0;
		padding-bottom: 0;
	}
	#footer {
		text-align: center;
	}
	#pc-header {
		margin: 0;
	}
	#pc-header .container {
	padding:0;
}
	#pcFeaturedProductsList #pcSpecials, #pcFeaturedProductsList #pcNewArrivals, #pcFeaturedProductsList #pcBestSellers, #pcFeaturedProductsList #pcUsefulLinks {
		width: 100%;
		padding: 0 6%;
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}
	.pcShowProductsUL {
		margin-bottom: 20px;
	}
	.pcShowProductsH {
		padding: 5px 0px;
		margin: 4px;
		padding-top: 20px;
		margin-top: 20px;
	}
	.pcShowProductImageH {
		height: 113px;
	}
	.pcShowProductImageH img {
		max-height: 113px;
	}
	#pc-top-nav {
		display: none;
	}
	.brand {
		text-align: center;
		float: left;
		width:100%;
		padding: 5px 10px 5px 10px;
	}
	.brand img {
		max-height: 170px;
		max-width: 100%;
		margin-top:0!important;
	}
	.theme-productcart .nivo-caption {
		font-size: 11px;
		padding: 5px;
	}
	.theme-productcart .nivo-directionNav a {
		width: 20px;
		top: 38%;
	}
	.pcShowProductInfoH .pcShowProductRating {
		margin: 0;
	}
	.pcReviewRateicon {
		width: 10px;
	}
	.modal-dialog-center {
		margin-top: 20%;
	}
	.pcRowClear {
		clear: none;
	}
}




#pcAcceptedPayments {
    margin: 0 auto;
    padding: 4px;   
}
.navbar-nav {
	margin: 10px;
	border-bottom: 1px solid #ccc;
}
.navbar-default .navbar-nav > li{
	color: #777777;
	width: 48%;
	float: left;
	text-align: left;
	padding-right:2%;
}
.navbar-default .navbar-nav > li a {
	padding:5px 0;
}
.navbar-default .navbar-nav > li a.bold {
	font-weight:bold;
}
.navbar-default .navbar-nav > li.bold,
.navbar-default .navbar-nav > li.empty {
	height:30px;
	font-weight:bold;
	line-height:30px;
}
.navbar-default .navbar-nav > li:nth-of-type(3) {
	clear:left;
}

/* ===================
START: BUTTONS
=================== */
.pcButton {    
	display: inline-block;
	padding: 6px 12px;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	 -moz-user-select: none;
		-ms-user-select: none;
				user-select: none;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 2px;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	border-color: #1A2874;
	text-shadow: none;
	background: #194251;
	border-bottom: 0px solid #07244E;
background: -moz-linear-gradient(270deg, #ebebeb 0%, #dbdbdb 100%);/* FF3.6+ */
background: -webkit-gradient(linear, 270deg, color-stop(0%, #ebebeb), color-stop(100%, #dbdbdb));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(270deg, #ebebeb 0%, #dbdbdb 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(270deg, #ebebeb 0%, #dbdbdb 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(270deg, #ebebeb 0%, #dbdbdb 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#dbdbdb', GradientType='1'); /* for IE */
background: linear-gradient(180deg, #ebebeb 0%, #dbdbdb 100%);/* W3C */	
}
a.pcButton {
	text-decoration: none;
}
.pcButton .pcButtonText {
	display: block !important;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.42857143;
	color: #888;
	font-family:"Open Sans"
}
.pcButton img, .pcButton input[type=image] {
	display: none;
}
.pcButton:hover {

}

.pcButtonAddToCart, .pcButtonAddToCartSmall {
background: -moz-linear-gradient(270deg, #f5d238 0%, #ecbe07 100%);/* FF3.6+ */
background: -webkit-gradient(linear, 270deg, color-stop(0%, #f5d238), color-stop(100%, #ecbe07));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(270deg, #f5d238 0%, #ecbe07 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(270deg, #f5d238 0%, #ecbe07 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(270deg, #f5d238 0%, #ecbe07 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d238', endColorstr='#ecbe07', GradientType='1'); /* for IE */
background: linear-gradient(180deg, #f5d238 0%, #ecbe07 100%);/* W3C */
}
.pcButtonAddToCart:hover {

}
.pcButtonAddToCart .pcButtonText, .pcButtonAddToCartSmall .pcButtonText {
	color:#fff;
}

.pcButtonMoreDetails {
	padding: 6px 10px !important;
}
.pcButtonMoreDetails:hover {
	padding: 6px 10px !important;
}

.pcButtonAddToCartSmall {
	padding: 6px 10px !important;
}
.pcButtonAddToCartSmall:hover {
	padding: 6px 10px !important;
}
.pcButtonMoreDetails .pcButtonText,
.pcButtonAddToCartSmall .pcButtonText {
	font-size: 12px !important;
	
}

.secondary {

}
.secondary:hover {

}
.secondary .pcButtonText {

}


.tiny {
	padding: 3px 5px !important;
}
.tiny .pcButtonText {
	font-size: 10px !important;
}

a.pcMoreLink {
	font-size: 12px;
	margin: 10px 0;
	display: inline-block;
}

a.pcButton.pcButtonAddToWishlist span.pcButtonText {
	font-size: 12px;
}
a.pcButton.pcButtonAddToWishlist {
	padding: 4px 11px;
	margin: 5px;
}
div.pcShowWishlist {
	float: left;
	margin: 0;
}

.pcShowAddToCart {
	float: left;
}

/*.pcShowProductNav {
	display: none;
}*/
/* ===================
END: BUTTONS
=================== */

.pcInfoMessage, .pcAttention, .pcSuccessMessage, .pcErrorMessage, .pcPromoMessage  {
	background:#eee;
	border:1px solid #ccc;
}
.pcShowProductBgHover,
.pcShowBrandBgHoverr,
.pcShowCategoryBgHover
{
	background-color: #fff;
}

.pcShowProductBgHover:hover,
.pcShowBrandBgHover:hover,
.pcShowCategoryBgHover:hover
{
	background-color: #fff;
}




.mobile-cart {
	display:block!important;
}
.pcShowCategoryP .pcShowCategoryImage {
	float: left;
	position: relative;
	text-align: center;
	width: 35%;
	min-height: 60px;
}
.pcShowCategoryP .pcShowCategoryInfoP {
	float: left;
	text-align: left;
	padding: 5px;
	max-width: 65%;
}
.pcShowCategoryName a {
	color: #c10901;
	padding: 10px 0;
	font-size: 13px;
}
#pcViewProductL .pcViewProductLeft {
	float: none;
	width: 100%;
	margin-left: 0;
}
#pcViewProductL .pcViewProductRight {
	float: none;
	width: 100%;
	margin-left: 0;
}
.pcShowAddToCart .form-control {
	width:60px!important;
	text-align:center;
}
.pcShowProductOptionsList li div {
	padding:5px 0;
}
#footer {
	background:#f5f5f5;
}
#footer-bottom {
	padding:0 10px;
}
a.google, a.google:link, a.google:visited {
	float:left;
	width: 64px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_googleCheckout_dual.gif') no-repeat;
}
a.google:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_googleCheckout_dual.gif') no-repeat 0 -30px;
}

a.paypal, a.paypal:link, a.paypal:visited {
	float:left;
	width: 39px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_paypal_dual.gif') no-repeat;
}
a.paypal:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_paypal_dual.gif') no-repeat 0 -30px;
}

a.visa, a.visa:link, a.visa:visited {
	float:left;
	width: 35px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_visa_dual.gif') no-repeat;
}
a.visa:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_visa_dual.gif') no-repeat 0 -30px;
}

a.mast, a.mast:link, a.mast:visited {
	float:left;
	width: 35px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_mc_dual.gif') no-repeat;
}
a.mast:hover {
	background: transparent url('../images/site-graphics/footer_logo_mc_dual.gif') no-repeat 0 -30px;
}

a.amex, a.amex:link, a.amex:visited {
	float:left;
	width: 34px;
	height: 30px;
	line-height: 30px;
	background: url('../../../images/site-graphics/footer_logo_amex_dual.gif') no-repeat;
}
a.amex:hover {
	background: url('../../../images/site-graphics/footer_logo_amex_dual.gif') no-repeat 0 -30px;
}

a.disc, a.disc:link, a.disc:visited {
	float:left;
	width: 39px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_discover_dual.gif') no-repeat;
}
a.disc:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_discover_dual.gif') no-repeat 0 -30px;
}

a.ssl, a.ssl:link, a.ssl:visited {
	float:left;
	width: 18px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_ssl_dual.gif') no-repeat;
}
a.ssl:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_ssl_dual.gif') no-repeat 0 -30px;
}

a.ups, a.ups:link, a.ups:visited {
	float:left;
	width: 21px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_ups_dual.gif') no-repeat;
}
a.ups:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_ups_dual.gif') no-repeat 0 -30px;
}

a.usps, a.usps:link, a.usps:visited {
	float:left;
	width: 97px;
	height: 30px;
	line-height: 30px;
	background: transparent url('../../../images/site-graphics/footer_logo_usps_dual.gif') no-repeat;
}
a.usps:hover {
	background: transparent url('../../../images/site-graphics/footer_logo_usps_dual.gif') no-repeat 0 -30px;
}


#pcMain .pcShowProductInfoH a.btn {
	color: #f00 !important;
	border: 0;
	border-radius: 0;
	background: none !important;
	box-shadow:0 0;
	padding-left:0;
	font-weight:bold;
}
a.sopbtn {
	border: 0px none;
	padding: 8px;
	margin-left:-8px;
	background: transparent !important;
	box-shadow:0 0;
	text-decoration:underline;
	border-radius:0;
}
#popup-wrap button.btnclose {
	float:right;
	margin-bottom:10px;
}
#popup-wrap button.btnclose.top {
	float:none;
	margin-bottom:0px;
	border-radius:30px;
	position:absolute;
	top:1px;
	right:1px;
	padding:3px 8px;
	font-weight:bold;
}

a.soptooltip {
	font-size:12px;
	text-decoration:underline;	
	position:relative;
	top:1px;
}
a.soptooltip:hover {
	text-decoration:none;
}
.pcSeeOurPrice1 {
	clear:both;
}
.pcSeeOurPrice1 {
	position: relative;
}
.tooltip.in {
	opacity:1!important;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #333;
}
.tooltip-inner {
	width:320px;
	max-width:320px;
	text-align:left;
	padding:10px;
	background:#f1f1f1;
	border:1px solid #333;
	color:#000;
}

#pcMain .pcShowAdditional {
	width:100%!important;
}
#pcMain .pcShowAdditional img {
	width: 75px;
	height: 75px;
	margin:2px 2px 6px;
}

#prdtabs-accordion .panel-body ul {
	padding-left:15px;
}












/*MOBILE MEDIA QUERY*/


/*ANDROID PHONE PORTRAIT 360*/
@media (max-width: 360px) {
.pcApparelRegion .col-xs-6 {
	width:100%;
}
}

@media (min-width: 480px) {
.products-rowwrap .product {
	width:50%;
	float:left;
}

.pcShowProducts .pcRowClear {
	display:none;
}
.pcColumn.pcColCount1 {
	width:50%;
	padding-right:1%;
	min-height:270px;
}
}

/*FOR IPHONE LANDSCAPE 568*/
@media (min-width: 568px) {
.pcColumn.pcColCount1 {
	width:33.333%;
}
#pcViewProductL .pcViewProductLeft {
	float: left;
	width: 34%;
	margin-right: 1%;
}
#pcViewProductL .pcViewProductRight {
	float: right;
	width: 63%;
	margin-left: 1%;
}
.navbar-left {
	width:46%;
	margin:10px 2%;
	float:left;
}
}

/*ANDROID PHONE LANDSCAPE 640*/
@media (min-width: 640px) {
.products-rowwrap .product {
	width:33%;
	float:left;
}

}

/*ANDROID TABLET PORTRAIT 768*/
@media (min-width: 768px) {

}

/*ANDROID TABLET LANDSCAPE 992*/
@media (min-width: 992px) {
}

@media (min-width: 1200px) {
	
}
