/**
 * Main CSS Stylesheet
 *
 * @copyright Copyright 2003-2022 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: John 2022 Jul 07 Modified in v1.5.8-alpha $
 */

/*bof basic elements*/
body {margin:0;
/*font-family:verdana, arial, helvetica, sans-serif;*/
font-family:arial, helvetica, sans-serif;
/*font-size:72.5%;*/
font-size:14px;
-webkit-text-size-adjust: none;
line-height:normal;
letter-spacing:1px;
}

/*general link styles*/
a img {border:none;}
a:link{text-decoration:none;}
#navEZPagesTOC ul li a {text-decoration:underline;}
a:visited {text-decoration:none;}
.sideBoxContent a:visited{}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover{}
a:active {}
/*heading styles*/
h1 {font-size:1.8em;line-height:25px;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .larger{font-size:1.1em;}
h1, h2, h3, h4, h5, h6 {margin:20px 0;}
.biggerText {font-size:1.2em;line-height:160%;}
.biggerText2 {font-size:1.5em;line-height:160%;}
P, ADDRESS {padding:0.5em;}
ADDRESS {font-style:normal;}
HR {height: 1px;margin-top:0.5em;border:none;}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float:left;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {text-align:center;}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {margin:0.5em;}
/*floats and clears*/
.back {float:left;}
.forward, #shoppingCartDefault #PPECbutton {float:right;}
.clearBoth {clear:both;}
.bold {font-weight:bold;}
.hiddenField {display:none;}
.visibleField {display:inline;}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {vertical-align:top;}
.alert {margin-left:0.5em;}
.important {font-weight:bold;}
.gvBal {float:right;}
/*.centerColumn, DIV LI SWAP*/#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {padding:0.8em;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {font-size:0.9em;}
.information {padding: 10px 3px; line-height: 150%;}
.group:after {content: "";display:table;clear:both;}
/*blue text color change to your color*/
.blue{}
.blue:hover{}
.last{border:none !important;}
.no-fouc {display: none;}
.italic{font-style:italic;}
.back-margin{margin-top:30px;}

@font-face {
  font-family: "nmnfonts";
  src:url( "../fonts/nmnfonts.eot?3o107s" );
  src:url( "../fonts/nmnfonts.eot?3o107s#iefix") format('embedded-opentype'),
    url( "../fonts/nmnfonts.ttf?3o107s") format('truetype'),
    url( "../fonts/nmnfonts.woff?3o107s") format('woff'),
    url( "../fonts/nmnfonts.svg?3o107s#nmnfonts") format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="nmn-icon-"], [class*=" nmn-icon-"] {
  font-family: "nmnfonts";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.site-search .nmn-icon-search {
  line-height: 36px;
  font-size: 22px;
}

.site-search .search-submit {
  background: none;
  border: none;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0;
  width: 33px;
  height: 33px;
  box-shadow: none;
  padding: 0;
}

.nmn-icon-search::before {
  content: "\e907";
}

#navMainSearch button.search-submit{
	border: none;
font-size: 24px;
line-height: 30px;
border-radius: 0px 10px 10px 0px;
margin-left: -5px;
background-color:#caf200;
}
#navMainSearch button.search-submit:hover{cursor:pointer;}
#navMainSearch input[name="keyword"]{background-color:#caf200;border:none;border-radius: 10px 0px 0px 10px;}
#navMainSearch input[name="keyword"]:focus{outline:none;}

/* default setting 
.onerow-fluid{width:75% !important;margin:auto;}
*/
.onerow-fluid{width:100% !important; /*max-width:1600px !important;*/margin:auto;}


/*DIV LI SWAP*/
/* Box-sizing */
*,
*:before,
*:after {
	box-sizing: border-box;
}
/*DIV LI SWAP*/



/*bof form elements*/
CODE {font-family:arial, verdana, helvetica, sans-serif;font-size:1em;}
FORM, SELECT, INPUT {display:inline;font-size:1em;margin:0 0.1em 0 0;}
input{height:40px;padding-left:5px;margin-bottom:10px;}
/*input{height:35px;padding-left:5px;margin-bottom:10px;}
input{height:auto;padding-left:5px;margin-bottom:10px;}*/
select{border:none;padding-left:5px;width:50%;}
TEXTAREA {margin:auto;display:block;width:66%;}
input:focus, select:focus, textarea:focus {}
legend{padding:0;display:table;text-align:center;width:100%;padding:10px 0;font-size:1.3em;}
fieldset{border:0;padding:0.01em 0 0 0;padding-bottom:20px;padding-top:20px;margin:0;min-width:0;margin-bottom:20px;}
body:not(:-moz-handler-blocked) fieldset{display:table-cell;}
fieldset > fieldset{}
fieldset fieldset legend{text-align:left;padding:0;margin:0;position:relative;left:20px;font-size:120%;display:table;background:none;}
fieldset p{margin-left:20px;}
fieldset label, fieldset .inputLabel, fieldset h3, fieldset address, #advSearchDefault input, fieldset .buttonRow.back, fieldset select, fieldset input[type=radio], fieldset input[type=checkbox], fieldset div{margin-left:20px;}
fieldset div, fieldset .buttonRow.forward{margin-right:20px;}
option{font-size:110%;}
LABEL, h4.optionName {line-height:1.5em;padding:0.2em;}
LABEL.checkboxLabel, LABEL.radioButtonLabel {margin:0.5em 0.3em;}
LABEL.inputLabel {width:11em;float:left;}
LABEL.inputLabelPayment {width:15em;float:left;}

/*checkout payment screen fixing for square pay checkout*/
.payment LABEL.inputLabelPayment {width:15em;float:none;}
.payment #card-container {margin-left: -20px;}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {width:12em;float:left;}
LABEL#textAreaReviews {font-weight:normal;margin:1em 0;}
input[type=text]{width:50%;}
#password-current, #login-password, #password-new, #password-confirm{width:50%;}
input[type=radio], input[type=checkbox]{margin-top:8px;vertical-align:middle;height:auto;}
input[type=file], input[type=image]{border:none;width:auto;height:auto;}
input[type=tel], input[type=email], input[type=password]{width:50%;}
select#country, .wrapperAttribsOptions select, #advSearchDefault select, select#stateZone {height:40px;}
select#send-to {font-size: 1.1em; margin-bottom: 10px; margin-left: 0;}
/* select#country, select#stateZone, #state {margin-left:0;background-color:#fff;} */
select{background-color:#fff;}
.ccinfo select{width:auto;/*height:25px;*/height:35px; background-color:#FFF; margin-bottom:10px;}
.sideBoxContent select{width:90%; margin: auto; margin-bottom: 5px;}
#currenciesContent select{height:35px;}

#createAcctDefault fieldset select{margin-left:0px;}


/*bof warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {line-height:1.8em;padding:20px;}
.messageStackWarning, .messageStackError {}
.messageStackSuccess {}
.messageStackCaution {}

.gmailuser {padding-top:2em;border:solid 2px #ffff66; background-image: url(/includes/templates/sts_rc/images/google_logo_for_gmail.jpg);
  background-repeat: no-repeat;}

/*bof wrappers - page or section containers*/
#mainWrapper {text-align:left;width:100%; max-width: 1600px; margin:0px auto; vertical-align:top;}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage,
#popupImage {margin:0;padding:0;}
#contentMainWrapper{padding-bottom:30px;border: solid 1px #CCC;border-top: none;border-bottom: none;}
#navColumnOneWrapper, #navColumnTwoWrapper{margin:auto;}

#sendSpendWrapper {padding:20px 0;width:100%;}
#sendSpendWrapper .buttonRow{margin-right:20px;}
.floatingBox, #accountLinksWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {margin:0;width:47%;}
.floatingBox{width:46%;}
#loginDefault .floatingBox{min-height:240px;}
.shippingEstimatorWrapper {padding:0.5em;}

#checkoutConfirmDefault #checkoutBillto,#checkoutConfirmDefault #checkoutConfirmPaymentMethod{float:left;width:47%;padding: 10px;border: solid 1px #CCC;margin: 0px 0px 10px 10px;}
#checkoutConfirmDefault #checkoutShipto, #checkoutConfirmDefault #checkoutConfirmShipMethod{float:right;width:47%;padding: 10px;
border: solid 1px #CCC;
margin: 0px 10px 10px 0px;}

#checkoutConfirmDefaultHeadingCart{padding-left:1em;}

/*bof header*/
#headerWrapper{/*margin:0px 0px 14px 0px !important;*/ padding:0px;}
/*top left navigation*/
#navMainWrapper {margin:0;padding:16px 0 6px 0;font-size:120%;height:1%;width:100% !important;}
#navMain{width:75%;margin:0 auto;}
#navMain ul  {margin:0;padding:0.5em 0;width:60%;list-style-type:none;text-align:left;line-height:1.5em;}
#navMain ul li {display:inline;}
#navMain ul li a {text-decoration:none;padding:0 0.8em;margin:0;white-space:nowrap;}
#navMain ul li a.navCartContentsIndicator {padding: 10px;border-radius: 10px;margin-right: 5px;}
/*top right search*/

#navMainDesktop{position:relative;}
#navMainSearch {width:45%;text-align:right;}
#navMainSearch input[type=text]{vertical-align:top;display:inline-block;border:0;width:65% !important;height:32px;margin:0;font-size:0.9em;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#navMainSearch input[type=submit]{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;display:inline-block;margin:0;height:32px;}

.cart-add input[type=text]{vertical-align:top;display:inline-block;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;height:42px;border:3px solid #ccc;}
.cart-add input[type=submit], #navMainSearch input[type=submit]{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;display:inline-block;margin:0;/*height:32px;*/ height:auto;}

/*ICONS DESKTOP*/
#account-nav .topnav_icon{
width: 100%;
height: 40px;

margin-bottom: .5em;
}

#account-nav span#tpnv_cart_count.cart_contents_count{
						color:#caf200;
					}
					#account-nav span#tpnv_cart_count{
					line-height: 8px;
					width: 100%;
					height: 8px;
					padding-top: 14px;
					font-weight: bold;
					}
					
#account-nav .account-contact-us .topnav_icon{
background: url(../images/icons/header/chat_sts_sprite.png) 0 -50px;
background-repeat: no-repeat;background-position-x: center;transition-duration: 0s;
}

#account-nav .account-my-account .topnav_icon{
background: url(../images/icons/header/user_sts_sprite.png) 0 -50px;
background-repeat: no-repeat;background-position-x: center;transition-duration: 0s;
}

#account-nav .account-my-cart .topnav_icon{
background: url(../images/icons/header/cart_sts_sprite.png) 0 -50px;
background-repeat: no-repeat;background-position-x: center;transition-duration: 0s;
}


#account-nav .account-contact-us .topnav_icon.active_icon{
background: url(../images/icons/header/chat_sts_sprite.png) 0 0;
background-repeat: no-repeat;background-position-x: center;
}

#account-nav .account-my-account .topnav_icon.active_icon{
background: url(../images/icons/header/user_sts_sprite.png) 0 0;
background-repeat: no-repeat;background-position-x: center;
}

#account-nav .account-my-cart .topnav_icon.active_icon{
background: url(../images/icons/header/cart_sts_sprite.png) 0 0;
background-repeat: no-repeat;background-position-x: center;
}

#navMainDesktop .ul-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
			/* Account Nav */
			#account-nav {
				  margin: 0;
				  position: absolute;
				  top: 50%;
				  right: 0px;
				  -ms-transform: translateY(-50%);
				  transform: translateY(-50%);
			}

				#account-nav li {
					float: left;
					width: 90px;
				}
				
				#account-nav li a,
				#account-nav span {
					color: #FFF;
				}
				#account-nav li.active_icon a {
					color:#caf200;
				}

				#account-nav li:first-child {
					margin-left: 0;
					padding-left: 0;
				}
				
					#account-nav a,
					#account-nav span {
						display: block;
						color: #bbbcb8;
						font-size: 12px;
						line-height: 100%;
						padding: 0;
						text-align: center;
						text-decoration: none;

						-webkit-transition: all .25s;
						   -moz-transition: all .25s;
						    -ms-transition: all .25s;
						     -o-transition: all .25s;
						        transition: all .25s;
					}

					/* custom */
					

					#account-nav li:first-child a {
						padding-left: 0;
					}
					
/*ICONS DESKTOP*/



/*top middle*/
#logo{margin:10px 0;}
#logo.desktop{width:25%; padding-left:12px;}
#navMainDesktop{float:right;width:70%;margin-top:35px;}
#tagline {font-size:1.8em;text-align:center;margin-top:10px;}
/*top categories tabs navigation*/
#navCatTabsWrapper {width:100%;}
#navCatTabs ul {font-size:0;text-align:center;overflow:hidden;}
#navCatTabs li {font-size:0.75rem;display: inline-block;margin-top:0;}
#navCatTabs ul li:last-child{}
/*top ezpages links*/
#navEZPagesTop {margin:0;width:100%;}
#navEZPagesTop ul {font-size:0;text-align:center;overflow:hidden;}
#navEZPagesTop li {font-size:0.75rem;display: inline-block;margin-top:0;}
#navEZPagesTop ul li:last-child{}
#navEZPagesTop li a {text-decoration: none;padding: 1.2em 1.0em;display: block;}
#navEZPagesTop li a:hover {}

.pagination{margin-top:-10px;}
.pagination ul {font-size:0;text-align:center;overflow:hidden;padding:0;}
.pagination li {font-size:0.7rem;display: inline-block;margin-top:0;}
.pagination li:first-child{border-left:0;}
.pagination li a {text-decoration: none;padding: 1.2em 1.0em;display: block;}
.pagination li a:hover {}
.pagination .current{padding:1.2em 1.0em;}

/*breadcrumbs*/
#navBreadCrumb {margin:0;padding:0.5em;}
#navBreadCrumb a{text-decoration:none;}
#navBreadCrumb a:visited{}
/*view cart icon for phones*/
#navMain i.fa.fa-share{position:relative;top:-10px;left:-10px;}

/*bof footer*/
#navBottomTopper{
	padding:1em 0px;
	text-align:center;
	color:#fff;
	font-size:1.5em;
	background:#777;
}
#navBottomWrapper{
	background:#333;
	display:flex;
}

#navBottomWrapper div{
	float:left;
	margin:0px auto;
}

/*
#leftFootStack{
	margin-left:1%;
}

#navBottomWrapper #leftFootStack{
	margin-left:2%;
}

#navBottomWrapper #centerFootStack{
	margin-left:30%;
}

#navBottomWrapper #rightFootStack{
	float: right;
	margin-right: 10%;
}
*/

#navBottomWrapper ul{
	list-style:none;
	padding-left:10px;
}
#navBottomWrapper ul li, #navBottomWrapper ul li a{
	color:#fff;
}
#navBottomWrapper ul li{
	margin-bottom:1em;
}
#navBottomWrapper  ul li a{
	display:block;
}
#navBottomWrapper  ul li a:hover{
	color:#e8760c;
}

#navBottomWrapper h4{
	color:#caf200;
}
#navBottomWrapper h4 span{
		display:none;
	}
/*bottom ezpages links*/
#navSuppWrapper {margin:0;width:100%;}
#navSupp ul {font-size:0;text-align:center;}
#navSupp li {font-size:0.75rem;display: inline-block;margin-top:0;}
#navSupp ul li:last-child{}
#navSupp li a {text-decoration: none;padding: 1.2em 1.0em;display: block;}
#navSupp li a:hover {}
/*footer copyright*/
#siteinfoIP, #siteinfoLegal, #bannerSix{font-weight:normal;padding:1.0em 0;margin:0;}
#siteinfoLegal a{}
#siteinfoLegal a:hover{}

/*bof ezpages*/
#navEZPagesTOCWrapper {float:right;padding:0 20px 20px 20px;margin:0 0 20px 20px;}
#navEZPagesTOC ul {margin:0;padding:0.5em 0;list-style-type:none;line-height:1.5em;}
#navEZPagesTOC ul li {white-space:nowrap;font-size:130%;line-height:150%;}
#navEZPagesTOC ul li a {padding:0 0.5em;margin:0;text-decoration:none;/*remove text decoration if you want an underline*/}
#navEZPageNextPrev{margin-bottom:30px;}

/*bof left and right hand columns*/
/*styles for centerbox, left and right hand headings*/
h2.centerBoxHeading, h3.rightBoxHeading, h3.leftBoxHeading{font-size:1.2em;font-weight:normal;}
h3.rightBoxHeading a, h3.leftBoxHeading a{color: #ffffff;font-weight:normal;text-decoration:none;/*remove text decoration if you want an underline*/}
h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover {text-decoration:none;}
.rightBoxHeading, .leftBoxHeading, .centerBoxHeading {margin:0;padding:1.0em 0.2em;}
h3#bannerbox2Heading{display:none; visibility:hidden;}

/*sidebox content styles*/
.sideBoxContent {padding:1.0em 4px;margin-bottom:10px;}
.sideBoxContent a{padding:0.3em 0;display:inline-block;font-size:1.1em;text-decoration:none; /*remove text decoration for underlined links*/}
.sideBoxContent a:hover{}
.sideBoxContentItem{padding:1.0em 0;display:block;cursor:pointer;}
.sideBoxContentItem:hover {}
.sideBoxContentItem img{margin-bottom:20px;}

.rightBoxContent {margin-bottom:1em;}
#ezpagesContent, #informationContent, #moreinformationContent, #bestsellersContent, #documentcategoriesContent, #categoriesContent{padding:0;}
ul.list-links, ol.list-links{padding:0;margin-top:0;}
ul.list-links li{list-style-type:none;}
ol.list-links li{}
ul.list-links li a, ol.list-links li a{padding:10px;display:block;}
ul.list-links li:hover, ol.list-links li:hover{}
.cat-count{}
#cartBoxListWrapper li, .orderHistList li{list-style-type:none;padding:8px 0;}
#cartBoxListWrapper li a, .orderHistList li a{display:inline !important;}
.orderHistList i{margin-left:10px;display:inline;}
#cartBoxListWrapper, .orderHistList {margin:0;padding:0;}
.orderHistList {overflow:hidden;}
#trackordersContent.sideBoxContent {font-size:12px;}
#trackordersContent.sideBoxContent div {margin-bottom: .5em; line-height:18px;}
#shoppingcartContent hr{display:none;}
.cartBoxTotal{padding:10px !important;}
.sideBoxContent .productPriceDiscount{font-size:130%;margin-top:3px;}
.sideBoxContent .productSpecialPrice{font-size:120%;}


.reviewsContent span{display:block;}
#reviews.leftBoxContainer{margin-top:1em;}
#reviews.leftBoxContainer h3#reviewsHeading{background-color:#fff;color:#000;border:solid 1px #999; border-radius:0px 4px 0px 0px; border-left:none;}
#reviews #reviewsContentWrapper{border:solid 1px #999; border-left:none;border-top:none;}
.reviewsContent.sideBoxContent:first-child{border-bottom:solid 1px #ccc;}

/*for recent order sidebox*/
#trackorders.leftBoxContainer{margin-top:1em; position:relative;}
#dismissRecentOrder{position:absolute;right: 6px;top: 40px; font-size:10px;color:#e8760c;}
#dismissRecentOrder:hover{cursor:pointer;color:#F6963e;}
#trackorders.leftBoxContainer h3#trackordersHeading{background-color:#fff;color:#000;border:solid 1px #999; border-radius:0px 4px 0px 0px; border-left:none;}
#trackorders #trackordersContent{border:solid 1px #999; border-left:none;border-top:none;}

#trackordersContent span{display:block; text-align:center;}
#recentOrderThank{font-size: 1.5em;margin-bottom: 1em;}
.recentOrderText1{font-size: 1.25em;margin-bottom: 1em;}
.recentOrderText2{font-size: 1.25em;margin-bottom: 1em;}


/*bof shopping cart*/
.tableHeading TH {padding:10px 0;}
.tableHeading{}
#cartSubTotal {text-align:right;line-height:2.2em;padding:10px 0 20px 0;font-size:130%;}
.tableRow, .tableHeading, #cartSubTotal {height:2.2em;}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {padding: 0.5em 0;}
.cartUnitDisplay, .cartTotalDisplay {text-align:right;padding-right:0.2em;}
.cartTotalDisplay{font-size:130%;}
#scUpdateQuantity {width:2em;}
.cartQuantity {width:4.7em;}
.cartNewItem {position:relative;}
.cartOldItem {position:relative;}
.cartBoxTotal {text-align:right;font-weight:bold;}
.cartRemoveItemDisplay {width:3.5em;}
.cartAttribsList {margin-left:1em;}
.normalprice, .productSpecialPriceSale {text-decoration:line-through;}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {}
#ezPageBoxList ul {list-style-type:none;}
#ezPageBoxList li, .cartBoxTotal {margin:0;padding: 0.2em 0;}
#cartBoxEmpty, #cartBoxVoucherBalance {font-weight:bold;}
.totalBox {width:5.5em;text-align:right;padding:0.2em;}
.lineTitle, .amount {text-align:right;padding:0.2em;}
.amount {width:5.5em;}
#shoppingcartBody #shippingEstimatorContent {clear:both;}
.seDisplayedAddressLabel {text-align:center;padding:10px 0;}
.seDisplayedAddressInfo {text-transform:uppercase;text-align:center;font-weight:bold;}
#seShipTo {padding:0.2em;}
TR.tableHeading {}
.rowOdd {height:1.5em;vertical-align:top;}
.rowEven {height:1.5em;vertical-align:top;}
.cartProdTitle{font-size:120%;}
.cartProductDisplay a{text-decoration:none;}
/*shipping estimator styles*/
#shippingEstimatorContent h2{padding:20px 0;font-weight:normal;text-align:center;}
#shippingEstimatorContent table{border:none !important;margin-top:30px;}
#shippingEstimatorContent td, #shippingEstimatorContent th{border:none !important;}
#shippingEstimatorContent th{padding:10px 0;}
#shippingEstimatorContent tr:nth-child(odd){}
#shippingEstimatorContent td{padding:10px;}

/*bof checkout*/
#order-comments{padding:5px 0px 20px 20px;margin:20px 0;}
#checkoutConfirmDefault .cartTableHeading{height:40px;}
#checkoutShipping .important{margin-right:20px;}
#checkoutShipping input[type=radio]{margin-left:20px;}
#checkoutOrderTotals div, #csNotifications .buttonRow{margin-right:20px;}
#checkoutPayment label, #csNotifications input{margin-left:20px;}
div#checkoutShippingContentChoose{margin-bottom:20px;}
#sendSpendWrapper h2{margin-top:-20px;}


/*bof images*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {margin:0 1em 1em 0;}
.cartImage {margin:0.5em 1em;}

/*bof center boxes*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {margin:1em 0;}
.specialsListBoxContents a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a{margin:10px auto;font-size:0.8em;display:block;width:90%;text-decoration:none; /*remove text decoration for underlined links*/}
.specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew{font-size:1.6em;cursor:pointer;padding:20px 0;}
.specialsListBoxContents:hover, .centerBoxContentsSpecials:hover, .centerBoxContentsAlsoPurch:hover, .centerBoxContentsFeatured:hover, .centerBoxContentsNew:hover{}
.centerBoxWrapper{overflow:hidden;margin-bottom:30px;clear:both;}
.productPriceDiscount{margin:10px 0 5px 0;display:block;font-size:90%;}
.productPriceDiscount br{display:none;}
.normalprice{font-size:0.9em;}

/*bof categories and product listing*/
#productListHeading, #indexCategoriesHeading{font-weight:normal;margin-bottom:20px;}
.categoryListBoxContents img{margin-bottom:10px;}
.categoryListBoxContents a{font-size:1.2em;text-decoration:none;}
.categoryListBoxContents a:hover{}
.categoryListBoxContents{padding:20px 0;display:block;cursor:pointer;}
.categoryListBoxContents:hover{}
.categoryListBoxContents:hover a{}
#indexProductListCatDescription, #categoryDescription{margin-left:5%;/*float:left;*/}
#cat-top{margin-bottom:20px;}
#cat-left{text-align:center;}
#filter-wrapper{padding:10px;}
#filter-wrapper select{width:25%;height:35px;}
.navSplitPagesLinks {/*display:inline-block;*/display:block;}
.navSplitPagesLinks a{padding:10px;font-weight:bold;text-decoration:none;}
.navSplitPagesLinks a:hover{}
.navSplitEmpty3rdColumn {margin-left: 0 !important;}
.current{padding:10px;}
.productListing-rowheading{padding:10px 10px;text-align:center;}
.productListing-rowheading a{display:inline-block;padding:10px 30px;text-decoration:none;}
.productListing-rowheading a:hover{}
.productListing-odd{padding:20px;overflow:hidden;}
.productListing-even{padding:20px;overflow:hidden;}
.productListing-even, .productListing-odd{clear:both;}
.productListing-even:hover, .productListing-odd:hover{}
.productListing-even form, .productListing-odd form{float:right;}
.cart-add input[type=text]{width:auto !important;}
.list-image{min-height:200px;min-width:20%;float:left;margin-right:5%;}
.list-price{font-size:140%;margin:5px 0;float:left;}
.list-more{display:block;padding:8px 20px;/*float:right;*/text-align:center;text-decoration:none !important;width:40%;}
.list-more, .cart-add{position: absolute;bottom: 4.5em;right: 0.5em;}
.list-more:hover{}

#featuredDefault.centerColumn .list-more, #featuredDefault.centerColumn .cart-add{position: unset;}


#indexProductList .list-more{/*width:auto;margin-top:-50px;*/}
#searchresultBody .list-more{width:auto;}
.itemTitle{font-weight:normal;font-size:150%;margin:5px 0;width:80%;}
.itemTitle a{text-decoration:none;}
.itemTitle a:hover{}
.tabTable{margin-bottom:20px;}
.listingDescription{width:75%;margin:10px 0;}
.cart-add{float:right; width:50%;text-align:right;}
.list-input{float:right;width:10%;}
span.list-addtext{display:block;text-align:center;}
.list-input input[type=text]{width:100%;}
.prod-list-wrap{text-align:center;padding:20px 10px 10px 20px;clear:both;height:40px;}
#productsListingListingBottomLinks, #allProductsListingTopLinks, #allProductsListingBottomLinks, #featuredProductsListingTopLinks, #featuredProductsListingBottomLinks, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks, #productsListingListingTopLinks{width:47%;margin-left:25%;text-align:center;}
#productsListingBottomNumber, #allProductsListingBottomNumber, #allProductsListingTopNumber, #productsListingTopNumber, #featuredProductsListingBottomNumber, #featuredProductsListingTopNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber{width:25%;margin-left:-74%;margin-top:0;}
#newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber{margin-left:-72.5%;}
#featuredProductsListingBottomNumber, #featuredProductsListingTopNumber{margin-left:-71%;}
.button-top{width:25%;text-align:right;margin:-10px 0 0 0;}
.button-bottom{height:auto;padding:9px 0 5px 0;}
#specialsListing .prod-list-wrap{padding:20px 20px 0 20px;}
#productListing{margin-bottom:20px;}
#no-products{padding:20px;margin:20px 0;}

/*product listing column-layout overrides*/
.gridlayout.centerBoxContentsProducts { padding:0px 0px 2em 0px; position:relative;}
.gridlayout.centerBoxContentsProducts { border: solid 1px #caf200;border-radius: 4px;margin-right: 4px;margin-bottom: 2em; }
.gridlayout.centerBoxContentsProducts:nth-child(2) {margin-left:18px; margin-right:18px}
.gridlayout .list-image {float:none}
.gridlayout .list-image {min-height: revert; min-width: revert}
.gridlayout .list-image {margin-right: inherit;}
.gridlayout .list-more {float: none;}
#indexProductList .gridlayout .list-more {margin: auto; width: 30%}
.gridlayout .itemTitle {/*width:90%;*/width:100%;margin:5px auto}
.gridlayout .listingDescription {width:90%;margin:10px auto}
.gridlayout .cart-add {float:none;}
.gridlayout .list-input {float:none;width:30%;margin:auto}


/*bof new, featured, all listing*/
.listing-wrapper:nth-child(odd) {}
.listing-wrapper{padding:20px;}
.listing-left{width:25%;margin-right:2%;}
.listings-description{padding-top:20px;}
.listing-wrapper .list-more{float:none;}
.listings-description a {margin-left:10px;}

/*bof product info page*/
#prod-info-top{width:100%;clear:both;display:flex;}
.categoryIcon {float:left;width:35%;}
.categoryIcon a{text-decoration:none;}
.categoryIcon img{margin-bottom:5px;}
.navNextPrevWrapper {padding-bottom: 5px;/*float:right;*/margin-bottom:30px;margin-top:2em;}
.navNextPrevCounter {margin:0;font-size:0.9em;}
.navNextPrevList {display:inline;white-space:nowrap;padding:0.5em 0;list-style-type: none;margin-right: 1.25em;}
#pinfo-left{float:left;width:55%; border:solid 1px #CCC;border-right:none;border-radius: 4px 0px 0px 4px;}
#productMainImage{float:none;margin:0;}
#productMainImage a{text-decoration:none;}
#productAdditionalImages{clear:both;}
.additionalImages{width:90%;margin:10px auto;float:left !important;}
#productName{font-weight:normal;margin-left:30px;line-height:27px;text-align:center;}
#pinfo-right{float:right;width:45%;/*max-width:500px;*/padding:20px 0 0 0; border:solid 1px #CCC;border-radius: 0px 4px 4px 0px;}
#productDetailsList li{list-style-type:none;}
#productDetailsList{padding:0;/*margin-left:30px;*/margin:0px;}
#cartButtonsWrapper{margin: 1em 0px;}
#productDetailsListWrapper{width:50%;}
#prod-info-top #cart-box{position:relative;padding-top:10px;}
#cart-box{/*float:right;width:55%;*/ /*max-width:500px;*/}
#cart-box #productAttributes{margin:0px 4px;}

#productDetailsListWrapper{position:absolute; bottom:10px; left:10px;}
.spectable{ border: solid 1px; padding: 0; margin: 1em 0px 0px 0px; border-spacing: 0; border-collapse: collapse; width: 100%; }
.spectable td{padding:12px 18px;}
.spectable tr{ border-bottom: solid 1px #333; }
.spectable tr td:nth-child(2n+1) { border-right: solid 1px #333; }
.spectable tr:nth-child(2n+1) { background-color: #CCC; }
.spectable ul.spectable_sub_ul{list-style:none; padding:0px;}
/*.spectable ul.spectable_sub_ul li:nth-child(2n+1) {background-color: #ddd;padding: 10px 8px;margin: 16px 0px;}*/
.spectable ul.spectable_sub_ul li{padding: 10px 8px;margin: 16px 0px;border-bottom: solid 1px #ccc;}


/*B prod list nmx*/
.ul-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.nmx-products-list {
  list-style: none;
/*
margin-left: -5px;
margin-right: -5px;
*/
overflow: hidden;
}

#productAdditionalImages{
	margin-bottom:3em;
}

#productAdditionalImages li {
	padding: 0 5px 1px;
	float: left;
	width: 20%;
}

#productAdditionalImages li a {
	padding: 4px;
	display: block;
}

/*E prod list nmx*/


.navcssButton{
	background-color: #e8760c;
	border: 0;
	color: #fff;
	cursor: pointer;
	/*font-size: 14px;
	line-height: 100%;*/
	padding: 9px 13px 10px 14px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	text-shadow: none;
	display: inline-block;
	position: relative;
	outline: none;
	border-radius: 3px;
	box-shadow: none;
	box-sizing:border-box;
}

#productPrices{font-size:1.5em;text-align:center;margin:10px 0 10px 0;font-weight:normal;}
.productSpecialPrice{font-size:120%;}
#mediaManagerHeading{font-weight:normal;}
#freeShippingIcon{margin:10px 0 10px 30px;}
#productQuantityDiscounts table{margin:0 auto 20px auto;border:none !important;border-spacing:0 !important;border-collapse:separate !important;}
#productQuantityDiscounts td{padding:10px;border:none;}
#productQuantityDiscounts td:last-child{border:none;}
#productQuantityDiscounts tr:nth-child(even){}
#productQuantityDiscounts table tr:first-child td{padding:5px 10px;border:none !important;}
#mediaManager {width:50%;margin:0.2em 0 0.2em 30px;padding:0.5em 0;}
.mediaTitle {float:left;}
.mediaTypeLink {float:right;}
#attribsOptionsText{font-weight:bold;color: #e8760c;font-size: 18px;text-align: center;}
#cartAdd {text-align:center;}


h4.optionName{margin:1% 30px 0 30px;padding:0;}
.attribImg {width:20%;margin:0.3em 0;}
.attributesComments {font-weight:normal;}
.wrapperAttribsOptions select{width:80%;}
.wrapperAttribsOptions{margin:10px 0;}


#cart-box h4.optionName{/*width:30%;*/ margin: 1% 10px 0 8px;}
#cart-box input[type=text]{width:100%;}
#cart-box .optionInputWrapper{/*width:60%;*/width:80%;margin-left: 2em;}



#productDescription {padding:0.5em;clear:both;margin:20px 0;line-height:150%;}
.max-qty{margin-bottom:10px;}
#docGeneralDisplay #pinfo-right{background:none;}
.qty-text{display:none;}
.additionalImages a{text-decoration:none;}

/*bof reviews*/
.reviews-wrapper{overflow:hidden;padding:20px;margin:20px 0;}
.reviews-wrapper h2{margin:7px 0;}
.reviews-right{width:50%;}
.reviews-wrapper .smallProductImage{width:18%;}
.reviews-middle{width:40%;margin-right:2%;}
.reviews-wrapper .forward{width:25%;}
#reviewsInfoDefault .reviews-wrapper{padding-top:0;margin-top:50px;}
#reviews-right{width:50%;float:left;}
#review-text{width:100%;margin:20px 0;}
#reviewWriteMainImage{float:none;margin:0;}
#reviewsWritePrice{text-align:center;}
#pinfo-left .buttonRow{width:75%;margin:10px auto;}
#pinfo-left span.cssButton.normal_button, #pinfo-left span.normal_button:hover{display:block;text-align:center;padding:12px 0;}
#reviewsWriteReviewer{text-align:center;margin-bottom:0;font-weight:normal;}
.ratingRow {width:70%;margin:10px auto;}
#reviewsWriteHeading{text-align:center;font-weight:normal;padding:10px 0;margin-bottom:0;}
#reviews-write-wrapper{padding:20px;overflow:hidden;}
#reviewsDefault #reviews-middle{width:40%;}
#productReviewsDefaultHeading{margin-top:0;}
#reviews-top{margin-top:30px;}
.read-reviews-button{width:25%;}
#reviewsDefault .reviews-right{width:70%;}
#productReviewsDefaultNoReviews {clear:both;}
#reviewsDefault .prod-list-wrap{padding:20px;}
#reviewsInfoDefault .rating{margin:10px 0;}

/*bof my account*/
#myAccountGen li, #myAccountNotify li {margin:0;list-style-type:none;}
#myAccountGen li a, #myAccountNotify li a{text-decoration:none;}
.accountTotalDisplay, .accountTaxDisplay {width:20%;text-align:right;}
.accountQuantityDisplay {width:10%;vertical-align:top;}
#gvFaqDefaultContent, #checkoutPayAddressDefault .instructions, #checkoutShipAddressDefault .instructions, #addressBookDefault .instructions, #myAccountNotify, #myAccountGen{padding:20px 20px 20px 30px;margin-top:0;}
#sendSpendWrapper h2, #accountDefault #sendSpendWrapper h2, #gvFaqDefaultSubHeading, #checkoutPayAddressDefaultAddress, #checkoutShipAddressDefaultAddress, #accountLinksWrapper h2, h2#addressBookDefaultPrimary{padding:10px;font-weight:normal;margin-bottom:0;text-align:center;}
#gvFaqDefaultSubHeading{clear:both;}
#accountDefault #sendSpendWrapper h2{margin-top:-20px;clear:both;}
#accountDefault #sendSpendWrapper{margin-top:30px;}
#accountDefault #sendSpendWrapper .buttonRow.forward{margin:0 20px 20px 0;}
#addressBookDefault .instructions{padding-bottom:40px;}
#checkoutPayAddressDefault address, #checkoutShipAddressDefault address, #addressBookDefault address{padding:20px 10% 20px 30px;}
#accountLinksWrapper{width:100%;}
#prevOrders td{padding:10px;}
#accountHistoryDefault .content.back{margin-right:5%;}
#accountHistInfo table td{padding:20px 10px;}
#accountHistInfo hr{display:none;}
#orderTotals{padding:10px;}
#myAccountPaymentInfo, #myAccountShipInfo{margin-top:30px;}
#myAccountPaymentInfo h3, #myAccountShipInfo h3{margin-top:0;padding:10px;font-weight:normal;text-align:center;}
#myAccountPaymentInfo h4, #myAccountShipInfo h4{margin-top:0;padding:10px;font-weight:normal;text-align:center;}
#myAccountPaymentInfo address, #myAccountShipInfo address, #myAccountPaymentInfo div, #myAccountShipInfo div{padding:0 0 20px 30px;}
#accountHistoryDefault .buttonRow{margin-top:20px;clear:both;}
#accountHistoryDefault .content {margin-left:20px;}
#accountHistoryDefault .content.forward {margin-right:20px;}
#accountHistoryDefault .notice{margin-right:20px;}
#accountDefault #sendSpendWrapper{width:100%;border:none;}
#createAcctSuccess div{margin-bottom:30px;}

/*bof privacy and about us pages*/
#privacyDefaultMainContent p, #aboutUsContent p{line-height:28px;}
#privacyDefaultMainContent p img, #aboutUsContent p img{float:right; margin: 2px 0px 24px 24px;}

/*bof popups*/
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart{background:none;}

/*bof home page*/
#indexDefaultHeading{font-weight:normal;}
h2.greeting{margin-bottom:20px;}
h2.greeting a{}
h2.greeting a:hover{}
.home-image{display:block;margin:0 auto;max-width:100%;height:auto;}
#indexHomeBody #navBreadCrumb{display:none;}
#icon{padding:40px;margin:100px;font-size:1500%;}

/*bof misc*/
#upProductsHeading {text-align:left;}
#upDateHeading {text-align:right;}
#siteMapList {width:90%;float:right;}
#gvFaqDefaultContent{line-height:20px;font-size:110%;}
#advSearchDefault .floatingBox{min-height:115px;margin-bottom:30px;}

/*bof login*/
#loginDefault{margin-bottom:30px;}
#loginDefault .inputLabel{margin-left:20px;}
#loginDefault .alert{margin-right:20px;}
.paypal-button-hidden{visibility:hidden;}

.newSignupMessage{margin:0px; padding:0px 0px 10px 0px;line-height: 150%;}

/* markup for tables used to present tabular data */
.alignLeft {text-align: left}
.alignCenter {text-align: center}
.alignRight {text-align: right}
.tabTable {width:100%;border:none;padding:0;margin:0; border-spacing:0;border-collapse:collapse;}
table{border:none;padding:0;margin:0; border-spacing:0;border-collapse:collapse;width:100%;}
#cartContentsDisplay {width: 100%;}
#myAccountOrdersStatus, #orderHistoryHeading, #prevOrders {width: 100%;}
.accountOrderId {width:30px;}
.accountOrderDate, .accountOrderStatus, .accountOrderTotal {width:70px;}
#seQuoteResults {width: 100%;}
#seQuoteResults td {}
.listBoxContentTable {width:100%;}
.listBoxContentTable td {}
#upcomingProductsTable {width: 100%;}
.products-listing .productsAllListing, .productsNewListing, .productsFeaturedListing {width: 100%;}
.tableBorder1 td {}

/* Ask a Question */
#productQuestions {
  /*margin-top:1em;*/
  float: right;
width: 50%;
text-align:center;
margin:.95em 0px;
}

#askAQuestionButton {
	/*
	margin-top: 1em;
	float: right;
	margin:1em 10px 10px 0px;
	*/
	width: 80%;
	margin-right: 2em;
}

/** Brands page */
.brandCell {height: 126px !important;}
.brandImage {margin-top: 20px;}
.brandCell a {text-decoration: none;}




#navCatTabsWrapper{border-top:solid 1px #FFF;}
#navCatTabs li {font-size:0.85rem;display: inline-block;margin-top:0;}
#navCatTabs li a {text-decoration: none;padding: 1.2em 1.0em;display: block;}
#navCatTabs li a:hover {}
#navCatTabs li:hover{}

#navCatTabs li.active a, #navCatTabs li.active a:hover{
	background: url("../images/icons/icon-arrow-up-yellow.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
background-position: bottom;
}

#navCatTabs li a{color:#fff;}
#navCatTabs li a:hover{color:#caf200;}
#navCatTabs li.active a, #navCatTabs li.active a:hover{color:#caf200;}

#navCatTabs li span{display: block;
text-transform: uppercase;}


.header_prime_container{
	/*width:100%;
	margin:0px auto;*/
	text-align:center;
}
/*
.header_prime_first, .header_prime_second {
  color: #2e3233;
  text-decoration: none;
  text-align:center;
  display: inline-block;
  position: relative;
}*/

.header_prime_wrap{
	background-color: rgba(46, 50, 51, 0.8);
	 text-decoration: none;
  padding: 8px 0 7px;
  display: block;
  font-family: Asap, Helvetica, sans-serif;
  font-size: 18px;
}



.header_prime_wrap a, .header_prime_wrap span{
  color: #ffffff;
}

.header_prime_first{width:75%;}

.header_prime_second {
  width:25%;
}
.header_prime_second .ico {
  position: absolute;
  left: 0;
  top: 0;
}
.header_prime_button {
  float: right;
  font-size: 14px;
  color: #2e3233;
  text-decoration: underline;
  padding-top: 1px;
}




.nmn-icon-keyboard_arrow_down:before {
  content: "\e90c";
}
.nmn-icon-keyboard_arrow_up:before {
  content: "\e909";
}
.nmn-icon-chevron_right:before {
  content: "\e90a";
}
.nmn-icon-keyboard_arrow_left:before {
  content: "\e90b";
}
.nmn-icon-cart:before {
  content: "\e906";
}
.nmn-icon-envelop:before {
  content: "\e900";
}
.nmn-icon-search:before {
  content: "\e907";
}
.nmn-icon-cross:before {
  content: "\e908";
}
.nmn-icon-location_on:before {
  content: "\e052";
}
.nmn-icon-local_phone:before {
  content: "\e1e9";
}
.nmn-icon-star:before {
  content: "\e260";
}
.nmn-icon-star_half:before {
  content: "\e261";
}
.nmn-icon-star_outline:before {
  content: "\e262";
}
.nmn-icon-social-tumbler:before {
  content: "\e600";
}
.nmn-icon-enter:before {
  content: "\e601";
}
.nmn-icon-pinterest:before {
  content: "\e602";
}
.nmn-icon-bubble:before {
  content: "\e604";
}
.nmn-icon-google-plus:before {
  content: "\e606";
}
.nmn-icon-facebook:before {
  content: "\e607";
}
.nmn-icon-twitter:before {
  content: "\e608";
}
.nmn-icon-feed2:before {
  content: "\e609";
}
.nmn-icon-youtube:before {
  content: "\e60a";
}
.nmn-icon-vimeo:before {
  content: "\e60b";
}
.nmn-icon-triangle-right:before {
  content: "\e60c";
}
.nmn-icon-triangle-left:before {
  content: "\e60d";
}
.nmn-icon-instagram:before {
  content: "\e60e";
}
.nmn-icon-triangle-down:before {
  content: "\e901";
}
.nmn-icon-triangle-up:before {
  content: "\e902";
}
.nmn-icon-menu:before {
  content: "\e903";
}
.nmn-icon-minus:before {
  content: "\e904";
}
.nmn-icon-plus:before {
  content: "\e905";
}

/* custom stars (5 stars review) */
.nmn-icon-star-review:before {
  content: "\e260\e260\e260\e260\e260";
}

.nmn-icon-star_outline-review:before {
  content: "\e262\e262\e262\e262\e262";
}
