/* Google font */
@font-face {
	font-family: 'Inter-Black';
	src: url('../../../fonts/Inter-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Inter-ExtraBold';
	src: url('../../../fonts/Inter-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

/* NetProfits styles */
#npHeader {
	margin: 0 0 10px 0;
}
#npHeaderText {
	font-family: 'Inter-ExtraBold', Helvetica, sans-serif;
	background-color: #41B6E6;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#npViewCartMsg {
	margin:25px 0;
	font-size:16px;
	font-weight:bold;
	color:#41B6E6;
	font-family:'Inter-ExtraBold', Helvetica, sans-serif;
}
#pc-slideshow {margin-top:40px;}
#pcMainArea {margin-top:40px;}

h1 {font-size: 34px;line-height: 38px;font-family: 'Inter-ExtraBold', Helvetica, sans-serif;color: #1d4f91;}
h2, h3, h4, h5, h6 {
	font-family: 'Inter-ExtraBold', Helvetica, sans-serif;
}
h2 {font-size: 25px;line-height: 26px;color: #41b6e6;}
h3 {font-size: 21px;line-height: 22px;}
h4 {font-size: 21px;line-height: 22px;color: #49c5b1;}
h5 {font-size: 21px;line-height: 22px;color: #1d4f91;}
h6 {font-size: 18px;line-height: 19px;color: #ad1700;} 
a {
	color: #2C79DE;	
}
a:hover {
	color: #2C79DE;
}
.jcarousel-control-prev, .jcarousel-control-next {
	background-color: #49C5B1!important;
}

/* position dots in carousel */
.flickity-page-dots {
  bottom: 0px;
}
/* white circles */
.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: transparent;
  border: 2px solid white;
  margin-bottom:10px;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: white;
}

.pcReviewRateicon {max-height: 16px;}
.pcPageNav a {color:#333f48;}
.pcPageNav a:hover {color:#2C79DE;text-decoration: underline;}

.addsearch {
	background-color:#FFF;
	width:250px;
	height:38px;
	border:1px solid #41B6E6;
	border-radius:0px!important;
	padding-left:10px;
	font-size:14px;
	position:absolute;
	top:-37px;
}
.npSearchBtn {
	position:absolute;
	top:-37px;
	left:250px;
}
.npSearch {
	color: #fff;
	background-color: #41B5E6;
	border: 0px;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857143;
	border-radius: 0px;
}
.npSearch:hover {
	color: #fff!important;
	background-color: #1F4F90!important;
}

/*! #######################################################################

	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: #1D4F91;
	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: #ffffff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #1D4F91;
	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 {
	font-family: 'Inter-Black', Helvetica, sans-serif;
	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;
}



.iframe-container{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.iframe-container iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}




/* ===================
    START: SITE STYLES
   =================== */
@charset "utf-8";

* {
	font-family: "Arial", "Helvetica Neue", sans-serif;
}

body {
	margin:10px 0 0 0;
	padding:0;
	padding-bottom: 0px;
	padding-top: 190px; /*130px; height of top fixed header */
	font-size:18px;
}

.col-centered {
	float: none;
	margin: 0 auto;
}

#pc-header {
	/* styles for fixed header */
	position: fixed;
	z-index: 1049;
	top:0px;
	background-color:#ffffff;
	width:100%;
		/* end styles for fixed header */
	/*padding-top:10px;*/
	margin-bottom:20px;
}
.npLogo {
	text-align: center;
}

.hdrMiddle {
	font-size:14px;
	/*font-weight:bold;*/
	color: #1D4F91;
	padding:25px 0 0 40px;
	text-align: center;
}

#hdrRight {
	height:62px;
}

#hdrPhone {
	color:#49C5B1;
	font-weight:bold;
	font-size:20px;
	padding-top:30px;
	font-family: Inter-ExtraBold, Helvetica, sans-serif;
	text-align: center;
}

#hdrSearch {
	position: absolute;
	left:15px;
	bottom:0px;
}

#hdrCart {
	position: absolute;
	right:15px;
	bottom:0px;	
}
#hdrCart a, #hdrCartSm a {color: #000;font-size:14px;}
#hdrCart img {max-height: 40px;}

#hdrRightSm {
	height:72px;
}
#hdrPhoneSm {
	color:#41b6e6;
	font-weight:bold;
	font-size:26px;
	display:inline-block;
}

#hdrSearchSm {
	display:inline-block;
}

#hdrCartSm {
	display:inline-block;
}

#top-nav {
	margin-top:24px;
	margin-bottom:0px;
	margin-left:-15px;
  position:relative;
  z-index:99;  /* position on top of slider */
}

#npFooter {
	border-top: solid 3px #41B6E6;
	margin-top:30px;
}

#npFooter h4 {
	font-family: Inter-ExtraBold, Helvetica, sans-serif;
	color: #1D4F91;
	margin-bottom: 15px;
	font-size:28px;
}

#npFooter a {
	display:block;
}

#npFooter .npFooterLink {
	display: inline;
}

#npFooter .npcopy {
	font-size: 15px;
	margin:30px 0;
}

ul#npSocialIcons {
	font-family: Impact, Helvetica, sans-serif;
	font-size:14px;
	color: #F4952C;
	display: inline-block;
	list-style-type: none;
	margin:8px 0 0 0;
	padding-left:0px;
	
}
ul#npSocialIcons li{
	display: inline-block;
	margin:0 9px;
	padding:0;
}
.npFade {
	opacity: 1;
/* causes images to jump size
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
*/
}

.npFade:hover {
  opacity: 0.7;
}

.theme-productcart .nivoSlider {
	margin-bottom: 0px;
}
		
.npOrangeBar {
	background:#FF7F00;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size: 26px;
	padding:10px;
	margin: 20px auto;
}
.npOrangeBar a {
	font-size: 22px;
	text-transform:lowercase;
	color:#fff;
	font-weight:normal;
}
.npOrangeBar a:hover {
	text-decoration:underline;
}
.npShadow {
	-webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.75);
}

#pcFeaturedProducts {
	text-align:center;
	margin:20px 0;
}

#pcFeaturedProducts h2, .pcSectionTitle {
	background-color:#41B6E6;
	margin: 0 0 4px 0;
	padding:10px;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
	color: #fff;
}

.tabWrapper .pcShowProductLDesc .pcSectionTitle, .tabWrapper .pcShowProductReviews .pcSectionTitle {
	display: none!important;
}

.pcSectionTitleCrossSell {
	margin: 30px 0 4px 0;
	font-family: Inter-ExtraBold, Helvetica, sans-serif;
	font-size:21px;
	/*font-style:italic;*/
	font-weight:normal;
	color: #1D4F91;
}

.pcRecentProduct {
	padding:8px 0px;
	line-height: 1;
	vertical-align: text-top;
	min-height:44px;
}

.pcRecentProduct img {
	float:left;
	padding-right:5px;
	padding-bottom:10px;
}

#homeContent a {
	color: #1D4F91;
	font-weight:bold;
}
#homeContent p {
	margin:20px 0;
}
#homeTitle1, #homeTitle2, #homeTitle3, #homeTitle4, #homeTitle5 {
	margin: 0 0 4px 0;
	padding: 8px;
	font-family: Inter-ExtraBold, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
	color: #fff;
	text-align:center;
}
#homeTitle1 {
	background-color:#1D4F91;
}
#homeTitle2 {
	background-color:#49C5B1;
}
#homeTitle3 {
	background-color:#333F48;
}
#homeTitle4 {
	background-color:#A6B8C1;
}
#homeTitle5 {
	background-color:#41B6E6;
}
.rowspace {margin-top:20px;}

.homeDesc {
	text-align:center;
	margin:10px 0 10px 0;
}





/* ===================
 START: TOP NAV
=================== */
#pc-top-nav {
	background: #1D4F91; /*#edf1f7;*/
	position: fixed;
	width: 100%;
	z-index: 1049;
	top:0;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.33);
}
.pc-top-nav-left {
	float: left;
	margin: 6px 0;
}
.pc-top-nav-right {
	float: right;
	margin-bottom: -1px;
}

.np-nav {
	margin-top:14px;
	margin-bottom:14px;
	background-color: #1D4F91;  /* Surface issue */
}
/* center for narrow menu for surface pro */
.pc-nav {
	margin-left:0px;
}
.pc-nav * {
	background: #1D4F91;
}
.pc-nav .sf-menu {
	margin-bottom: 0;
	padding: 5px 0; /*46px 0;*/
}
.pc-nav .sf-menu li,
.pc-nav .sf-menu li:hover {
	background: none;
	/*border-right:1px solid #fff;*/  /* white line */
}
.pc-nav .sf-menu li:last-child { border-right: none; }

.pc-nav .sf-menu li:last-child a { margin-right: 6px; } /* extra spacing to make menu same width as slider */

.pc-nav .sf-menu a,
.pc-nav .sf-menu a:hover {
	border: none;
	background: none;
	color: #ccc;
}
.pc-nav .sf-menu a {
	/*padding: 8px 30px 8px 29px;*/
	/* narrower menu for surface pro wrapping issue */
	padding: 8px 31px 8px 31px;
	color:#fff;
	/*font-weight: 400;*/
	font-family: Inter-Black, Helvetica, sans-serif;
	font-size: 16px;  /* 18px before Surface issue */
	/*font-weight:bold;*/
}

.pc-nav .sf-menu li li a {
	padding: 3px 10px 3px 20px; /*5px 15px 5px 20px;*/
	color:#fff;
	font-weight: 400;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}
.pc-nav .sf-menu li li a:hover {
	color: rgba(255, 255, 255, 0.8)!important;
}

.pc-nav .sf-menu a:hover {
	color: rgba(255, 255, 255, 0.8);
	/*padding: 8px 35px 8px 30px;*/
}
/* submenu titles */
.pc-nav .sf-menu .mnuTitle {
	padding-left:10px;  /* smaller indent */
	font-weight:bold;
}

/* ===================
START: NAVIGATION
=================== */
.sf-menu ul ul {
	top: 8px !important;
	left: 95% !important;
}
ul.sf-menu ul {
	background: #1D4F91;
	border-radius: 0px;
	width: 430px !important; 
	-moz-box-shadow: rgba(0,0,0,0.3) 1px 1px 6px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 1px 1px 6px; 
	box-shadow: rgba(0,0,0,0.3) 1px 1px 6px;
}
ul.sf-menu ul li:hover {
	/*background: #1C3F94 !important;*/
	color:#F79323 !important;
}
ul.sf-menu ul a {
	color: #fff !important;
}
/* hide arrows */
.sf-arrows .sf-with-ul:after {
	border:0px !important;
}
a .rightarrowclass {
	background: url(../../../includes/jquery/smoothmenu/right.gif) no-repeat;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 44%;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	background: none !important;
}

.sf-menu li {
	text-align: center; /* center main menu links */
}
.sf-menu li ul li {
	text-align: left; /* submenus aren't centered */
}

/* ===================
END: NAVIGATION
=================== */

/* ===================
START: MOBILE NAVIGATION
=================== */
/*
.mean-container .mean-bar,
.mean-container .mean-nav {
	background: #1D4F91;
	padding-bottom:20;
}
.mean-container a.meanmenu-reveal span {
	background: #fff;
	padding-bottom:20;
}
.mean-container a.meanmenu-reveal {
	color: #ccc;
}
.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;
	/*background:#edf1f7 !important;*/
/*
}
*/
/*
.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 25px;
	padding: 12px !important;
}
*/






.pcSizeChartLink .pcSmallText {
	font-size: 14px;
}
/* ===================
    END: SITE STYLES
   =================== */



/* ===================
    START: STOREFRONT OVERRIDES
   =================== */
.nav-tabs > li > a {
	font-family: 'Inter-Black', sans-serif;	
	background-color: #DBE3E6;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #aaa;
	color: #1D4F91;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #1D4F91!important;
}
.nav-tabs {
	padding-bottom:1px;
	border-bottom: 1px solid #aaa;
}

.nav-tabs > li {
	margin-right:4px;
}

.tab-content > .tab-pane {
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #aaa;
    border-bottom-color: transparent;
}
.nav-tabs > li > a:hover {
    border-bottom-color: #aaa;
}

/* to allow clicking whole accordion header to open/close */
.panel-title > a {
    display: block;
}
/* ===================
    END: STOREFRONT OVERRIDES
   =================== */



/* ===================
    START: DD SMOOTH OVERRIDES
   =================== */

/* ===================
    END: DD SMOOTH OVERRIDES
   =================== */



/* ===================
    START: FONTS
   =================== */

/* ===================
    END: FONTS
   =================== */



/* ===================
    START: SLIDER
   =================== */
.theme-productcart .nivoSlider {
	-webkit-box-shadow: 0px 0px 0px 0px #fff; /* NP no shadow */
	-moz-box-shadow: 0px 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px 0px #fff;
}

.theme-productcart .nivo-controlNav {
	z-index:20; /* NP stay in front of slides*/
	position:relative;
	display:block;
	top:-65px; /* numbers on bottom of slides */
	right:20px; /* bottom-right corner of the nivoSlider */
}
.theme-productcart .nivo-controlNav a {
	text-decoration:none;
	text-indent: 2px; /* centering the text in the box */
	color:#fff; /* text color */
	font-family: "Century Gothic", "Helvetica Neue", sans-serif;
	font-size:20px;
	font-weight:800;
	width:24px; /* box width */
	height:24px; /* box height */
	border-radius: 12px; /* round corner radius */
	margin-right:4px; /* space between numbers */
	background: rgba(255,255,255,1); /*rgba(244, 149, 44, .5);*/ /* faded orange */
	float:right;
}
.theme-productcart .nivo-controlNav a.active {
	border:4px solid #fff;
	background-position:0 -22px;
	color: transparent; /*#FFF !important;*/
	background-color: transparent; /*#F4952C;*/ /* brighter box when active */
}
.theme-productcart .nivo-controlNav a:hover {
	/*color:#000;*/
}

/* ===================
    END: SLIDER
   =================== */

/* ===================
START: BUTTONS
=================== */
.btn-success, .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover {
	color: #fff;
	background-color: #49C5B1!important;
	border-color: #49C5B1!important;
}
.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: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	border-color: #1A2874;
	text-shadow: none;
	background: #1D4F91;
	/*border-bottom: 4px solid #1F548F;*/
	color: white;
	font-family: Inter-Black, Helvetica, sans-serif;
}
a.pcButton {
	text-decoration: none;
    color: #FFFFFF !important;
}
.pcButton .pcButtonText {
	font-family: Inter-Black, Helvetica, sans-serif;
	display: block !important;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	color: #FFFFFF;
}
.pcButton img,
.pcButton input[type="image"] {
	display: none;
}
.pcButton:hover {
	background: #3882D3;
}

.pcButtonAddToCart, .pcButtonAddToCartSmall, .pcButtonCheckout {
	border-color: #49C5B1;
	background: #49C5B1;
	/*border-bottom: 4px solid #D5750B;*/
}
.pcButtonAddToCart:hover, .pcButtonAddToCartSmall, .pcButtonCheckout:hover {
	background:#7AD6C8;
}
.pcButtonAddToCart .pcButtonText {

}

.pcButtonMoreDetails {
	padding: 3px 6px !important;
}
.pcButtonMoreDetails:hover {
	padding: 3px 6px !important;
}

.pcButtonAddToCartSmall {
	padding: 3px 6px !important;
}
.pcButtonAddToCartSmall:hover {
	padding: 3px 6px !important;
}
.pcButtonMoreDetails .pcButtonText,
.pcButtonAddToCartSmall .pcButtonText {
	font-size: 12px !important;
	border-bottom-width: 3px;
}

.secondary {

}
.secondary:hover {

}
.secondary .pcButtonText {

}


.tiny {
	padding: 3px 6px !important;
}
.tiny .pcButtonText {
	font-size: 10px !important;
}

a.pcMoreLink {
	font-size: 15px;
	margin: 10px 0;
	display: inline-block;
}

/* ===================
END: BUTTONS
=================== */

/* ===================
    START: OPC PANELS
   =================== */

/* ===================
    END: OPC PANELS
   =================== */



/* ===================
    START: TABS
   =================== */

/* ===================
    END: TABS
   =================== */

@media screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }

	#hdrMiddle, #hdrRight, #hdrCart {
		padding-top:43px;
	}
}

@media only screen and (max-width: 1199px) {
	.addsearch {
		top:-17px;
	}
	.npSearchBtn {
		top:-17px;
	}
	#hdrCart {
    right: -38px;
    bottom: -22px;
	}	
	/* remove fixed top for smaller devices */
	body {
		margin:0px;
		padding-top:0px;
	}
	#pc-header {
		position: static;
	}

	.hdrMiddle {
		padding-top:0px;
	}

	#hdrRight {
		height:40px;
	}
	#np-nav-row {display:none;} /* hides large screen blue drop down navigation on mobile */
}

@media screen and (max-width: 991px) {
	/* for fixed top when header wraps to two lines */
	body {
		/*padding-top: 180px;*/
	}

	#pcFeaturedProducts {
		margin-top:20px;
	}

	#hdrRight {
		height:40px;
	}
	
	#hdrPhone {
		position: static;
	}

	#hdrSearch {
		position: static;
	}
	
	.addsearch {
		top:22px;
	}
	.npSearchBtn {
		top:22px;
	}
	#hdrCart {
    right: -90px;
    bottom: -20px;
	}	

}

@media only screen and (max-width: 767px) {
	/* remove fixed top for smaller devices */
	/*
	body {
		padding-top: 0px;
	}
	#pc-header {
		position: static;
	}
	*/
	
	/* define columns for category pages */
	.pcColumn, .pcColCount3
	{
		float: left;
		width: 50%; /* two across */
	}
	.pcColumn:nth-child(3n+1), .pcColColCount3:nth-child(3n) {
		clear: none;
	}
	.pcColumn:nth-child(2n+1), .pcColColCount3:nth-child(2n+1) {
		clear: both;
	}
	#hdrCart {
    right: 30px;
    bottom: -20px;
	}	
}

@media ( max-width: 767px ) {
	.npLogo img {max-width:200px; padding-top:7px;}

	.addsearch {
		width:120px;
		top:18px;
		height:36px;
	}
	.npSearchBtn {
		left:120px;
		top:18px;
	}
	#hdrCart {
    left: 170px;
    bottom: -15px;
	}	

@media ( max-width: 480px ) {
	h1 {letter-spacing: 0.01px;}
	
	.nav-tabs.npTabsJustified {
		width: 100%;
		border-bottom: 0;
	}
	.nav-tabs.npTabsJustified > li {
		float: none;
	}

	/* define columns for category pages */
	.pcColCount3, .pcColCount2 {
		float: none;
		width: 100%; /* 1 column */
	}

	.pcPageTopLeft {
			float: none;
			width: 100%;
			margin-right: 0%;
	}

	.pcPageTopRight {
			float: none;
			width: 100%;
			margin-left: 0%;
	}

	.theme-productcart .nivo-controlNav a {
		font-size:2px;
		width:12px; /* box width */
		height:12px; /* box height */
		border-radius: 6px; /* round corner radius */
	}

	#howcanhelp {
		font-size:12px;
	}

	#pcFeaturedProducts h2, #homeTitle1, #homeTitle2, #homeTitle3, #homeTitle4 {
		font-size:20px;
	}

	#hdrPhoneSm {
		font-size:16px;
	}
}

/* Hide caption to allow clicking full slider image for links */
.hero-carousel .carousel-caption {
    display: none;
}
