/* Default Store Styles
================================================
This is the default stylesheet for the store related elements. */


/* ## General Store Styles ## */
.imgLabel {background-repeat:no-repeat; background-position:0 0; text-indent:-9999em;}
.sale {color:#000000; font-weight:bold; margin-left: 20px;}
.regular {color:#000; font-weight:bold;}


/* ## Header Links cart addition ## */
.header-links span.cart-link{position:absolute; top:10px; right:10px; margin:0px;}
.header-links span.cart-link a{display:block;  font-weight: 300; font-size: .825em;}
.header-links span.cart-link .cart-link-text {display:none;}
.header-links span.cart-link img{display: none;}

/* ## Shop By  Menu Theme ## */

.shopBy {position:relative; height:30px; padding:0 10px 0 21px; margin-bottom:4px; z-index:110;}
.shopBy .imgLabel {float:left;}

.shopBy .sf-menu {float:left;}
.shopBy .sf-menu a {height:30px; color:#13a; text-decoration:none; text-indent:-9999em;}

.shopBy .sf-menu li ul {background-color:#fff; border:1px solid #c7c7c7;}
.shopBy .sf-menu li li {background-color:#fff;}

.shopBy .sf-menu li li a {height:auto; padding:5px 10px; text-indent:0; background:url(/cms/images/layout/arrow_right_blue.gif) no-repeat 2px -999px;}	
.shopBy .sf-menu li.sfHover a {background-position:0 -30px;}
.shopBy .sf-menu li li a:hover,
.shopBy .sf-menu li li a:active {background-position:3px 8px;}

.shopBy .sf-menu li:hover,
.shopBy .sf-menu li.sfHover,
.shopBy .sf-menu a:focus,
.shopBy .sf-menu a:hover,
.shopBy .sf-menu a:active {outline:0;}

/* ## Store Buttons ## */
.btn-add-to-cart {display: block; width: 100%;}
.btn-add-to-cart .btn{width: 100%; font-family: 'Libre Baskerville', serif;}

.btn-wishlist {display: block; width: 100%;}
.btn-wishlist .btn{padding:1px 2px; font-size:1.075em; background:transparent; font-weight:600; color:#003F62; border:0; text-align:center; text-decoration:none; cursor:pointer; width: 100%;font-family: 'Nunito Sans', sans-serif;}
.btn-wishlist svg{font-size: .8em;}

.btn-add-to-cart+.btn-wishlist {
	margin-left: 15px;
}

.btn-continue-shopping {background-color:#005e8f;}
.btn-continue-shopping .btn{padding:3px 2px; font-size:1em; font-weight:normal; color:#fff; background-color:#407abc; border:1px solid #97b3cd; text-align:center; text-decoration:none; cursor:pointer;}

.hline {width:100%; margin:20px 0; border-bottom:1px solid #D2D2D2;}


/* ## text field styles ## */

input.text, textarea.text {padding:6px 4px; border:1px solid #969696; border-right:1px solid #efefef; border-bottom:1px solid #efefef;}
.blur {color:#ccc;}
select {padding:1px; border:1px solid #969696; border-right:1px solid #efefef; border-bottom:1px solid #efefef;}
	

/* ## interior styles ## */

.dept-desc { overflow:hidden; margin:0 0 20px;}
.dept-desc img {display:block; }
.dept-desc .desc {padding:10px 15px 5px; background:#666666; color:#ffffff;}
.dept-desc .title {margin:0 0 5px;}

/* pagination and filters */

.listing-filters,
.bottomPagination .pagination{margin:50px -10px 20px; padding:15px; background:#127093; }
.bottomPagination .pagination{padding:25px 15px;}
.listing-filters .filters { margin:0 0 10px;}
.listing-filters label,
.listing-filters span.filterlist-label{ display:block; vertical-align:middle; margin:0 0 10px; font-size:1em;  color: #fff;}
.listing-filters .filterList {display:block; margin-bottom:5px; position: relative;}
.listing-filters .sortList {display:block;  padding:0;}
.listing-filters select {margin:0 0 10px; width:100%; padding:10px; }

.listing-filters .sortItem {display:inline-block; margin:0; font-size:0.8em; border-right:1px solid #999999;}
.listing-filters .sortItem:last-child{border:0px;}
.listing-filters .sortItem a {position:relative; display:inline-block; padding:3px 20px 3px 3px; text-decoration:none; }
.listing-filters .sortItem a .sort-icon {position:absolute; right:6px; top:5px; }
.listing-filters .sortItem a .sort-icon .icon-sort-asc {position:absolute; right:0; top:0;}
.listing-filters .sortItem a .sort-icon .icon-sort-desc {position:absolute; right:0; top:0;}
.listing-filters .sortItem a.up {font-weight:bold; }
.listing-filters .sortItem a.up .sort-icon .icon-sort-asc {color:#C7102D;}
.listing-filters .sortItem a.down {font-weight:bold; }
.listing-filters .sortItem a.down .sort-icon .icon-sort-desc {color:#C7102D;}
.listing-filters .pagination .items-showing .showing{display:none;}
.listing-filters .filterList .skip:focus,
.listing-filters .filterList .skip:active{width: 96%; position: absolute; left: 2%;}
.pagination {  margin:0 0 10px; display: flex; flex-direction: column;}
.pagination span{color: #fff;}
.pagination .view {display:none; vertical-align:middle; border-left:1px solid #999999; padding:0 0 0 10px;}
.pagination .view select {margin:0px;}
.pagination .view a { display:inline-block; text-decoration:none; padding:2px 6px;}
.pagination .paging {display:flex;  padding:0px; align-items: center; justify-content: space-between;}
.pagination .items-showing{margin-bottom: 15px;}
.pagination .items-showing .show-page{display: block; width: 100% }
.pagination .items-showing .show-page span{ padding-right: 20px; margin-bottom: 10px; display: block;}
.pagination .items-showing .show-page select{width: 100%; margin: 0;}
.pagination .items-showing .showing{display: block; color: #ffffff; margin-bottom: 15px;}
.pagination .paging a {display:inline-block; padding:0px 7px; text-align:center; text-decoration:none; vertical-align:middle; color: #ffffff;}
.pagination .paging .active {display:inline-block; padding:0px 7px; text-align:center; color:#ffffff; text-decoration:underline;vertical-align: bottom; font-weight: bold; }
.pagination .paging .total { display:inline-block; font-size:.875em; color:#999999; vertical-align:middle;}



.bottomPagination .paging{justify-content: center;}
.bottomPagination .items-showing,
.bottomPagination .paging-left{display: none;}
/* item list */

.product-list { margin:0px; padding:0; display:flex; flex-wrap:wrap; justify-content: center;}
.product-list .item-wrapper {position:relative; margin:0 0px 20px 0;  padding:0px; overflow:hidden; width: calc(100% - 15px); box-shadow:0px 2px 4px rgba(0,0,0,0.14); }

/* item-wrapper widths */

.department-list, .product-list{margin-top: 25px;}
.department-desc {padding:0 10px;}

@media only screen and (min-width:30em){
	.product-list {margin: 0 10px;}
 .product-list .item-wrapper {width: calc(100% * (1/2) - 10px); margin:0 20px 20px 0; }
 .product-list .item-wrapper:nth-child(2n){margin-right: 0;} 
}

@media only screen and (min-width:48.063em){
 .department-desc {padding:0px;}
 .header-links span.cart-link a{font-size: 1em; font-weight: 300;}
 .header-links span.cart-link img{display: inline-block; width: 22px; margin: 0 3px 3px;}
 .header-links span.cart-link #spanCartTotal{font-size: .825em}
 .product-list .item-wrapper { width: calc(100% * (1/3) - 20px); margin-left: 0;}
 .product-list .item-wrapper:nth-child(2n){margin-right: 20px;}
 .product-list .item-wrapper:nth-child(3n){margin-right: 0;} 
}

@media only screen and (min-width: 60em){
 .product-list .item-wrapper { width: calc(100% * (1/4) - 15px) }
 .product-list .item-wrapper:nth-child(3n){margin-right: 20px;} 
 .product-list .item-wrapper:nth-child(4n){margin-right: 0;} 
 .product-list{justify-content: flex-start;}
}

.item-wrapper{background: #EAEAEA;}
.item-wrapper a.item-link {display:block;position: relative; text-decoration:none; }
.item-wrapper .item-image {display:block; margin:0; padding:0; width: 100%!important;}
.item-wrapper .item-content {padding:20px;}

.item-wrapper .item-title {display:block; margin:0 0 3px 0; font-size:1.15em; font-weight:bold; color: #000;}
.item-wrapper .item-title a {text-decoration:none;  color: #000;}
.item-wrapper .item-desc {font-size: .875em;}
.item-wrapper .item-price { font-size:1.1em; display: block; margin-bottom: 10px; }
.item-wrapper .item-availability {display:block; margin-bottom:10px; font-size:.875em; color:#636363;}
.item-wrapper .item-callouts {margin:0; text-align:center;}
.item-wrapper .itemCO {padding:3px 5px;}
.item-wrapper .item-action a,
.item-wrapper .item-action span{text-decoration: none; color: #003F62; font-weight: 600;}
.item-wrapper .item-action span{display: block;}
.item-wrapper .item-action a svg{font-size: .85em;}
.item-wrapper .review-item {margin:0 0 8px 0; padding:0; border:0;}
.item-wrapper .review-item .imgLabel {float:left; display:inline; margin-right:10px;}

.department-list .item-title {text-align:center;}

.item-swatches {margin-bottom:7px; padding:0;}
.item-swatches .swatch-title { font-size:0.8em; }
.item-swatches ul.swatch-list li {margin:0 3px 3px 0;}
.item-swatches ul.swatch-list li.last {margin-right:0;}

ul.swatch-list {margin:0; padding:0; list-style-type:none;}
ul.swatch-list li {float:left; display:inline; margin:0px 5px;}
ul.swatch-list li.last {margin-right:0;}
ul.swatch-list .swatchAlt {display:none;}

ul.swatch-list li img {display:block;}
ul.swatch-list li a {float:left; display:inline;  overflow:hidden; padding:4px; border:1px solid transparent;}
ul.swatch-list li a:hover,
ul.swatch-list li a:active,
ul.swatch-list li a.active {border:1px solid #ACADB2;}

ul.text-link {margin:0; padding:0; list-style-type:none;}
ul.text-link li {float:left; display:inline; margin:0 5px 0 0;}

ul.text-link li a {display:block; width:18px; height:13px; border:1px solid #cccccc; overflow:hidden;}
ul.text-link li a:hover,
ul.text-link li a:active {border-color:#000;}

ul.text-link li a.active {border-color:#000;}

.enlargeSwatch {display:none;}

.product-details ul.text-link li a, 
.product-details ul.text-link li a.disabled {display:block;width:auto;height:26px;margin-bottom:5px; padding:1px 3px; text-decoration:none; line-height:25px; text-align:center; font-weight:bold;background:#f6f6f6;border:2px solid #d9d9d9;overflow:hidden;}
.product-details ul.text-link li a.disabled {background:#ddd;border:2px solid #fff;color:#fff;}
.product-details ul.text-link li a.disabled:hover {cursor:default;background:#ddd;}
.product-details ul.text-link li a.active {border-color:#000;background:#fff;}
.product-details ul.text-link li a:hover,
.product-details ul.text-link li a:active {background:#f9f9f9;}
.product-details div.radio-list label {margin-right:7px;}
.page-control {text-align:right;}
.page-control a {text-decoration:none; display:inline-block; vertical-align:middle;}
.page-control .total {font-size:.875em; display:inline-block; vertical-align:middle;}

.page-control a.prev {margin:0 5px 0 0; }
.page-control a.next {margin:0 0 0 5px; }
.product-image {position:relative; margin-bottom:10px; border:1px solid #d2d2d2; cursor: pointer; text-align:center; overflow:hidden; box-shadow: 0 2px 4px rgba(0,0,0,.4); z-index: 0;}
.product-image .product-image-notes {position:absolute; bottom:40%; left:50%; margin-left:-100px; width:220px; text-align:center; z-index:1; font-size:.75em; line-height:1.8; background:rgba(0,0,0,.8); padding:10px; color:#ffffff; font-weight:bold; text-transform:uppercase; }


/* mask to prevent scroll from not working - do not remove */
.product-image:after {position:absolute; content:''; top:0px; left:0px; width:100%; height:100%; z-index:2; }
/* focusstate for active zoom image 0 remove mask */
.product-image.enableZoom {border:1px solid #941925; touch-action: none !important; -webkit-box-shadow:0 0 8px -1px #941925; box-shadow: 0 0 8px -1px #941925;}
.product-image.enableZoom:after {display:none;}
/* ------- */

.product-image img.main-image {touch-action: none !important; width: 100%;}
.product-image .on-sale,
.item-wrapper .on-sale{position: absolute; background:#BA2231; color: #ffffff; top: 0; left: 0; font-size: 1em; text-transform: uppercase; padding: 10px 20px;}
.item-wrapper .on-sale{font-size: .8em; padding: 5px 10px; }

.product-image .usa-made,
.item-wrapper .usa-made{position: absolute; right: 0; bottom: 0;}

.item-wrapper .usa-made img{width: 45px;}
.product-image .btn-enlarge {position:absolute; bottom:0; right:0; cursor:pointer; z-index:3; background:rgba(0, 0, 0, .7); padding:5px; color:#ffffff; font-size:1em; width:40px; height:40px; display:none; border:0px; }
.product-image .btn-zoom {position:absolute; bottom:0; right:0; cursor:pointer; z-index:3; background:rgba(0, 0, 0, .7); padding:5px; color:#ffffff; font-size:1.5em;  width:36px; height:36px; }
.product-image .btn-zoom:before {font-family:icomoon; content: "\e987";}
.product-image.enableZoom .btn-zoom:before {content: "\e988";}


.alt-views-main {margin:0 0 1em; }
.alt-views-main .alt-images-inner {padding:10px 0;}
.alt-views-main .alt-item {display:inline-block; margin:0 4px; }
.alt-views-main .alt-item:last-of-type{margin-right: 0;}
.alt-views-main .slick-slide {text-align:center;}
.alt-views-main .slick-slide a {display:inline-block; margin:0; border:2px solid rgba(255, 0, 0, 0); box-shadow: 0 2px 4px rgba(0,0,0,.2);}
.alt-views-main .slick-slide a.active {border:2px solid red;}
.alt-views-main .prev,
.alt-views-main .next {position:absolute; left:0px; top:0px; height:100%; width:30px; padding:0;  cursor:pointer; border:0px; background:none;}
.alt-views-main .next {right:0; left:auto;}
.alt-views-main .prev svg,
.alt-views-main .next svg {position:absolute; top:50%; left:50%; width:30px; height:20px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.alt-views-main .next.slick-disabled,
.alt-views-main .prev.slick-disabled {cursor:default; opacity:.3;}
.product-details .desktop-top {display:none;}

.alt-views-main > .alt-images-inner > li {display:inline-block; margin:0 4px; }
.alt-views-main > .alt-images-inner > li:last-of-type{margin-right: 0;}
.alt-views-main > .alt-images-inner > li {text-align:center;}
.alt-views-main > .alt-images-inner > li a {display:inline-block; margin:0; border:2px solid rgba(255, 0, 0, 0); box-shadow: 0 2px 4px rgba(0,0,0,.2);}
.alt-views-main > .alt-images-inner > li a.active {border:2px solid red;}

ul.altViews {margin:0; padding:0; list-style-type:none;}
ul.altViews li {float:left; display:inline; margin:0 4px 4px 0;}
ul.altViews li.last {margin-right:0;}
ul.altViews li img {border:1px solid #d2d2d2;}
ul.altViews li .active img {border:1px solid #000;}

ul.alt-views li a:focus,
.alt-views-main .slick-slide a:focus,
.alt-views-main > .alt-images-inner > li a:focus {
	outline: 0px solid #78aeda;
}

.alt-views li.smaller {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.thumbnails.display-none {
	opacity: 0;
	visibility: hidden;
	position: absolute;	
}

/*
div.alt-views {margin:0; padding:0; list-style-type:none;}
div.alt-views li {float:left; display:inline; margin:0 4px 4px 0;}
div.alt-views li.last {margin-right:0;}
div.alt-views li img {border:1px solid #d2d2d2;}
div.alt-views li .active img {border:1px solid #000;}
*/

.product-details .row-label {display:block; margin-bottom:3px; font-weight:500; font-size:1em; width: 40%;}
.product-details .row-label .selected-name {font-weight:normal; color:#666666;}
.product-details select,
.product-details input[type="text"] { width:100%; margin:0 0 10px; }

.product-details .item-name {font-size:1.75em; margin:0 0 10px; line-height: 1.5em;}
.product-details .item-sku {font-size:.875em; margin:0 0 20px; color: #535353;}
.product-details .item-sku span.spanSKU{margin-right: 10px; padding-right: 10px; border-right: 1px solid #535353}
.product-details .review-item {padding:0; margin-bottom:10px; border:0;}

.product-details .item-desc span{font-weight: 600} 
.product-details .item-price{margin:0 0 15px;}
.product-details .item-price #spanPrice{font-weight:bold; font-size:1.5em; }
.product-details .item-price #spanPrice.strike{font-weight: 500;}
.product-details .selections{margin: 0;}
.product-details .item-size .slctdiv{width: 155px; position: relative;}

/* Global Select Box styling. Just wrap the Selectbox inside a division with the below class name */
.slctdiv {position: relative; }
.slctdiv select{padding: 10px; border:1px solid #D9D9D9; margin: 0;-webkit-appearance: none; -moz-appearance: none; background:url(/cms/images/layout/arrow-down.png) no-repeat #ffffff; cursor: pointer; background-position: 97% 55%; background-size: 15px; font-family: 'Nunito Sans', sans-serif; font-weight: 600; height: 50px; -moz-appearance: none; -webkit-appearance: none; appearance: none;}
.slctdiv select::-ms-expand {
    display: none;
}
.product-details .item-swatch {margin:15px 0;}
.product-details .item-swatch,
.product-details .item-size,
.item-qty {display: flex; justify-content: flex-start; align-items: center; margin: 20px 0;}  /* This code will be used in the shopping cart page as well */
.product-details .item-qty {margin-top: 0;}
.product-details .item-size .slctdiv select::-ms-expand {display: none;}
.item-qty .qty-wrapper{display: flex; position: relative;}/* This code will be used in the shopping cart page as well */
.item-qty input[type="text"] {width:75px; text-align:center; border:1px solid #D9D9D9; margin: 0; height: 50px; font-weight: 600;}
.item-qty span.quantity-update{display: block; position: absolute; bottom: 0;}
.product-details .note {font-size:.9em; color:#666;}
.product-details .btn-wrapper{justify-content: flex-start;}
.product-details .item-callouts {margin:0 0 15px; text-align:left;}
.product-details .itemCO {padding:3px 5px;}

.product-details .clear-link-store{display: none!important;}
.qty-edit{width: 40px; height: 50px; border:1px solid #D9D9D9; background:transparent; position: relative;}
.qty-edit:after{content: "";position: absolute; padding:5px; border-left: 2px solid #000; border-top: 2px solid #000;margin: 0 auto;  left: 15px;}
.qty-up{border-left: 0;}
.qty-up:after{transform: rotate(45deg); top: 45%;}
.qty-down{border-right: 0;}
.qty-down:after{transform: rotate(225deg); top: 35%;}
.qty-edit:disabled{background:#D9D9D9; cursor: not-allowed;}

.product-bottom{border-top: 1px solid #D7D7D7; margin: 25px 0;}

.related-products-wrapper{padding:25px 0;}
/* banners */

.banners {margin-top:10px; margin-bottom:10px;}
.banners .bnrBlock {float:left; display:inline; margin-right:10px;}
.banners .last {margin-right:0;}

/* dialog windows */

.image-viewer {position:relative;}
.image-viewer .main-image {text-align:center;}
.image-viewer  .thumbnails {position:absolute; bottom:0px; left:0px; width:100%; background:#ffffff; border-top:5px solid #333333; opacity:.8; max-height:0px;  -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear;  -o-transition: all .3s linear; transition: all .3s linear;}
.image-viewer  .thumbnails.active {max-height:300px; }
.image-viewer  .thumbnails .trigger {position:absolute; width:280px; text-align:Center; top:-37px; left:50%; margin-left:-140px; background:#333333; color:#ffffff; padding:7px 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; cursor:pointer;}
.image-viewer  .thumbnails .trigger span:before {content:'more';}
.image-viewer  .thumbnails.active .trigger span:before {content:'less';}
.image-viewer  .thumbnails .alt-views {margin:0px; padding:10px;}

ul.alt-views {margin:0 0 20px; padding:0; list-style-type:none;}
ul.alt-views li {float:left; display:inline; margin:0 4px 4px 0;}
ul.alt-views li.last {margin-right:0;}
ul.alt-views li img {border:1px solid #d2d2d2;}
ul.alt-views li .active img {border:1px solid #000;}

.uiModal {display:none;}


/* Item added to cart */
#item-dialog {	display:none;	background:#fff; border:solid 2px #005e8f;	position:absolute;	top:176px;	left:626px;	width:320px;	z-index:5000;}
.hdng-item-dialog{	padding:6px 0;	text-align:center;	font-size:1.4em;	background-color:#ecf1f8;	border-bottom:solid 1px #ccd1d8;}
.item-dialog-content {	padding:6px 0 8px 0;	margin:0 12px;}
.item-dialog-details {	color:#444;}

/* Error Markers */

.fieldlbl {padding:4px 2px 0 0; text-align:right;}
.field {padding-left:2px;}
.fieldpad {padding-bottom:2px;}
.fieldtext {color:#000000;}
.fielderror {color:#f00;}
.fieldnorm {width:16px; height:20px;}
.req, .fieldreq {padding-right:12px; background:transparent url(/cms/images/global/field-req.gif) no-repeat 100% 2px;}
.error, .fieldred {padding-right:12px; color:#f00; background:transparent url(/cms/images/global/field-error.gif) no-repeat 100% 2px;}
.errorMessage {margin:0 0 25px 0; text-align:left; background-color:#FCD5D5; border:1px solid #ff0000 ;}
.help {font-size:.9em; color: #666;}
.formee .req, .formee .fieldreq { padding-left: 12px; padding-right: 0; background-position: 0 2px;}
.errorWrap input, .errorWrap select {color: #881414; background: none repeat scroll 0 0 #FCD5D5; border-color: #881414;}
.shipmethod {position:relative; display:inline-block;}
.shipalert {position:absolute; right:-198px; top:0; padding:7px 20px 7px 7px; width:160px; border:solid 1px #9baab7; background:#E0E0E0;}
.shipalert .arrowTab {position:absolute; top:-1px; left:-9px; width:8px; height:9px; background:url(/cms/images/layout/arrow_left_gray.gif) no-repeat 0 0;}
.shipalert .close {position:absolute; top:2px; right:2px; width:13px; height:13px; background:url(/cms/images/layout/icon_x.gif) no-repeat 0 0; text-indent:-9999em;}

/* sub-mini cart */
.subCart {margin-bottom:20px;}
.subCart th {background:transparent;}

/* checkout process */
ul.processSteps {margin:0; padding:0; list-style-type:none;}
ul.processSteps li {float:left; display:inline; padding:5px 7px; margin:0 3px 10px 0;}
ul.processSteps li.active {background-color:#2F679B; color:#fff; border:1px solid #2F679B;}
ul.processSteps li.prevStep {background:#E0E0E0;}
ul.processSteps li.prevStep a,
ul.processSteps li.prevStep a:link,
ul.processSteps li.prevStep a:visited {color:#666;}

.userMessage {width:46%; padding:10px 15px; margin-bottom:10px; background:#E0E0E0; border:1px solid #c7c7c7;}

/* send to friend */
.friendPopup {width:660px; padding:10px; margin:0 auto;}
.friendPopup dl.forms dt {width:90px;}

/* Limit Textbox */
.txtlimitbx {background-color:#1c4e87;}
.txtlimitbx2 {background-color:#a8c6e0;}

/* faq */
ul.faqLinks {margin:5px 0 10px 15px; padding:0; list-style-type:none;}
ul.faqLinks li {padding-bottom:5px;}
dl.faqList {}
dl.faqList dt {font-weight:bold; margin-bottom:3px;}
dl.faqList dd {position:relative; padding-left:20px; margin:0 0 7px 0;}
dl.faqList .answerLabel {position:absolute; top:0; left:0; font-weight:bold;}

/* Edit Customer Order */
.eco {float:right;padding:5px;border:solid 1px #000;background:#fff;margin:5px;position:relative;z-index:1000; color:#f00;line-height:1.5em;}
.eco a {color:#f00;font-weight:bold;}

/* dropcart */
.dropCart {margin:0 auto; display:none;}
.drop-cart-header {padding:5px; font-weight:bold; font-size:1.05em; background:#127093; color:#ffffff;}
.drop-cart-header:focus{outline-offset: -2px; outline-color: #008cff;  outline-style: solid; outline-width: 2px;}
.drop-cart-header .closebtn {float:right; display:inline; width:24px; height:22px; margin:3px 6px 0 0; background:url(/cms/images/layout/dc_close.gif) no-repeat 0 0; text-indent:-9999em; cursor:pointer;}
.cartContainer {padding:7px 8px 16px 8px; border-left:1px solid #D9D9D9; border-right:1px solid #D9D9D9; background:#fff;}
.dropCart .drop-cart-content {padding:0 0 10px 0;}
.dropCartBase .hdrBannerBar {position:static; height:28px; z-index:1; padding:4px 0 0 10px; border-left:1px solid #D9D9D9; border-bottom:1px solid #999;}
.dropCartBase .checkoutBlock {background:#fff; }
.dropCartBase .chkoutBoxes {margin-bottom:0; border-right:1px solid #0079AA;}
.dropCartBase .chkoutBoxes .chkoutRow {border-left:1px solid #0079AA;}
.dropCartBase .chkoutBoxes .chkoutSubtotal {border-left:0; margin-left:1px;}
.dropCartBase .chkoutBoxes .chkoutRow .title {height:25px; padding-bottom:0;}
.drop-cart-buttons {padding:5px 10px; text-align:center;}
.drop-cart-buttons .btn-wrapper {margin:5px 0 0 0; display:block;}
.drop-cart-buttons .btn-wrapper .btn {width:100%; display:block;}

/* recent cart */
.recent-cart {display:block !important; position:fixed; top:10px; right:10px; width:287px; z-index:1000; background:#fff; border:1px solid #949494;}

.recent-cart {
	visibility: hidden;	
	overflow: hidden;
	max-height: 0;
}
.recent-cart.recent-cart-open {
	visibility: visible;
	max-height: 999em;
}
.recent-cart .item-wrapper {float:none; display:block; width:auto; height:auto; padding:0 10px;}
.recent-cart .item-wrapper .item-link {float:left; width:101px; margin-top: 25px;}
.recent-cart .item-wrapper .item-content {margin-left:110px;}
.recent-cart .item-wrapper .item-title {font-weight:bold;}
.recent-cart .item-wrapper .product-details{margin-left: 0;}
.recent-cart .item-wrapper .product-details .item-sku{margin: 10px 0;}

/* IE10+ specific styles go here */  
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.recent-cart {
		right: 22px !important;
	}
}

/* collection items */
.collectionItems {border:solid 3px #ddd;padding:10px;height:350px;overflow:auto;}
.collectionItems .itemWrapper {padding:10px;}
.collectionItems .itemWrapper a.itemLink,
.collectionItems .itemWrapper a.itemLink:link,
.collectionItems .itemWrapper a.itemLink:visited {float:left; display:inline; width:226px;}
.collectionItems .itemWrapper .itemDetails {float:left; display:inline; width:40%; margin-left:10px;}
.collectionItems .itemWrapper .itemTitle {display:inline;}
.collectionItems .itemWrapper .detailsRow {margin:10px 0;}
.collectionItems .itemWrapper .itemQuantity {float:right; display:inline; width:150px;}
.collectionItems .itemWrapper .itemQuantity .rowLabel {float:left; display:inline; margin-right:5px; padding-top:3px;}

.toolTipTrigger {margin-left:10px; cursor:pointer; text-decoration:underline;}
.toolTip {display:none;width:220px;	padding:5px;	text-align:left;	border:2px solid #e5e3e1;	background:#fff;}

.Bannerrotate ul,
.Bannerrotate ul li {display:block; width:100%; text-align:center; margin:0; padding:0; list-style-type:none;}

.RadioButtonList label {margin-right:10px;}

/* site tags */
.tagsWrapper {padding:5px; border:1px solid #ccc;}
.tagsWrapper .taghdng {font-weight:bold; color:#000; text-decoration:none;}
.tagList {display:inline; margin:0; padding:0; list-style-type:none;}
.tagList li {display:inline; margin:0 2px;}
.tagList a,
.tagList a:link,
.tagList a:visited {color:#666;}

.addTag-trigger{text-decoration:underline; cursor:pointer;}
.addTagWrapper {display:none;}

.hTagcloud .tagList {display:block; margin:0 auto; text-align:center;}

.tagList .popular1 {}
.tagList .popular2 {font-size:1.2em;}
.tagList .popular3 {font-size:1.4em;}
.tagList .popular4 {font-size:1.6em;}
.tagList .popular5 {font-size:1.8em;}
.hdng2.blockhdng{ font-size: 1.25em; }

/* overlay quick view */
.qvWrapper .qvLeft {float:left; display:inline; width:250px; margin-bottom:10px;}
.qvWrapper .qvRight {float:right; display:inline; width:250px; margin-bottom:10px; padding-top:5px;}
.qvWrapper .productImage {position:relative;}
.qvWrapper .productImage img {display:block; margin:0 auto;}
.qvWrapper .reviewItem  {margin-bottom:18px; padding:10px 0;}
.qvWrapper .textRating {display:none;}
.qvWrapper .averageCount {margin-left:7px; font-style:italic; color:#2d7ac0;}
.qvWrapper .itemPrice {margin:10px 0; padding:0; border:0; line-height:normal;}
.qvWrapper .itemButtons {position:absolute; bottom:14px; left:43px; right:43px;}
.qvWrapper .itemButtons a.detailsButton,
.qvWrapper .itemButtons a.detailsButton:link,
.qvWrapper .itemButtons a.detailsButton:visited {display:block; height:28px; margin-bottom:4px; line-height:28px; font-size:10px; font-weight:bold; color:#fff; text-align:center; text-decoration:none; text-transform:uppercase; background:#000; border:1px solid #6e6d6a;}
.qvWrapper .itemButtons a.detailsButton:hover,
.qvWrapper .itemButtons a.detailsButton:active {background:#6e6d6a;}
.qvWrapper .tabnav li a,
.qvWrapper .tabnav li a:link,
.qvWrapper .tabnav li a:visited {padding:5px 20px; font-size:11px;}
.qvWrapper .tabnav li.ui-tabs-selected a,
.qvWrapper .tabnav li.ui-tabs-selected a:link,
.qvWrapper .tabnav li.ui-tabs-selected a:visited {font-size:11px; padding:6px 20px;}


/* ## Member Saved Orders ## */

.savedOrders {}
.savedOrders li { padding:10px; border-top:1px dashed #999; }
.savedOrders li:first-child { border-top:0; }

.order-conf-info-title {	display: none;}


/* Order Confirmation */

.order-confirmed{display: block;}
.order-confirmation .accountBlocks > .hdng2.blockhdng {
    background: #003f62;
    color: #ffffff;
    margin: 0;
    padding: 13px 15px;	

}
.order-confirmation .order-conf-info-title {
	display: inline;
}
.order-confirmation .order-conf-info-title+span {
	font-weight: 300;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 20px 15px 15px;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6:first-child {
	padding-left: 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 {
	padding-right: 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 > .formee > p.formee-bold {
	position: relative;
	display: table;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 4px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 > .formee > p.formee-bold:after {
	content: ':';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee {
	display: table;
	float: right;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix {
	display: table;
	float: right;
	clear: both;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix:first-child {
	margin-bottom: 10px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.right {
/*	text-align: left;*/
	padding-right: 0;
	width: auto;
	font-size: 16px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.omega {
	text-align: right;
	padding-left: 5px;	
	width: auto;
	font-size: 16px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.right span,
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.omega span {
	font-size: 16px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix:first-child > .grid_6.right {
	margin-top: 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper {
	position: relative;
	display: block;
	margin: 15px 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 20px 15px 15px;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;	
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper > .hdng2.blockhdng {
	display: block;
    background: #003f62;
    color: #ffffff;
    margin: 0;
    padding: 13px 15px;	
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .media {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails {
    display: table;
    width: 100%;	
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemQty .formee-bold {
	position: relative;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemQty .formee-bold:after {
	content: ':';
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemInfo {
	width: 60%;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra:last-child {
	padding-right: 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemTotal {
	text-align: right;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemTotal p {
	text-align: right;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemTotal p:before {
	content: 'Total:';
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .media img {
	width: auto;
	max-width: inherit !important;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .title {
	margin-bottom: 7px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .title,
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .title a {
	font-size: 17px;
	line-height: 21px;
	color: #000;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .title + ul {
	font-size: 16px;	
	margin-bottom: 2px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content p {
	font-size: 16px;
	margin-bottom: 0;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .title + ul > li > span {
	display: inline;
	font-weight: 700;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .itemPrice {
	margin-bottom: 2px;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .itemPrice .price:before {
	content: 'Price:';
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .gift-wrap-bold {
	font-weight: 700;	
}
.order-confirmation .accountBlocks > .hdng2.blockhdng.order-conf-info-title-total {
	position: relative;
	color: #003f62;
}
.order-confirmation .accountBlocks > .hdng2.blockhdng.order-conf-info-title-total:before {
	content: 'Order Summary';
	position: absolute;
	display: block;
	left: 15px;
	top: 13px;
	color: #fff;
}

.order-confirmation .accountBlocks.order-conf-box .inner > .multipleShips {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 20px 15px 15px;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;	
}
.order-confirmation .accountBlocks.order-conf-box .inner > .multipleShips > .checkoutBlock {
	width: auto;
	text-align: right;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6 .accountBlocks > .blockhdng {
    background: #003f62;
    color: #ffffff;
    margin: 0;
    padding: 13px 15px;	
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6 .accountBlocks > .inner {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 0 15px 0;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6 .accountBlocks > .inner > .forms {
	margin: 0;
	padding: 20px 0 0;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.omega .accountBlocks > .inner > h4 {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 16px;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.omega .accountBlocks > .inner > .forms {
	margin: 0;
	padding: 0 0 0;
	font-size: 16px;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.omega .accountBlocks > .inner > .forms dt {
	display: inline-block;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.omega .accountBlocks > .inner > .forms dd {
	display: inline-block;
}
.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.omega .accountBlocks > .inner > .forms dd.clear {
	display: block;
}

.pdp-outofstock-wrap {
	position: relative;
	display: table;
	width: 100%;
	margin-top: 5px;
}
.pdp-outofstock-wrap .pdp-outofstock-in {
	display: table-cell;
	vertical-align: top;
}
.pdp-outofstock-wrap .pdp-outofstock-in:first-child {
	padding-right: 5px;
}
.pdp-outofstock-wrap .pdp-outofstock-in:last-child {
	width: 75px;
}
.pdp-outofstock-wrap .pdp-outofstock-in input.text.out-of-stock {
	height: 44px;
}

.product-details .btn-wrapper .btn-wishlist {
	width: auto;
}
.product-details .btn-wrapper .btn-wishlist .btn {
	text-align: left;
	margin: 0;
	padding: 0;
}

/* IE10+ specific styles go here */  
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.cart-item-details {
		display: table !important;
		width: 100% !important;
	}
	.cart-item-details .item-media {
		display: table-cell !important;
		vertical-align: top !important;
	}
	.cart-item-details .item-media .media-info {
		display: inline-block !important;
		vertical-align: top !important;
		margin-top: 15px;
		width: 100px !important;
	}
	.cart-item-details .item-media .item-info {
		display: inline-block !important;
		vertical-align: top !important;
		width: 201px !important;
	}
	.cart-item-details .item-price {
		display: table-cell !important;
		vertical-align: top !important;		
	}
	.cart-item-details .item-qty {
		display: table-cell !important;
		vertical-align: top !important;		
	}
	.cart-item-details .item-total {
		display: table-cell !important;
		vertical-align: top !important;		
	}
	.cart-list .cart-item-details .item-total > div {
		width: 129px !important;
	}
	.cart-list .cart-item-details .item-total > ul {
		margin-top: 10px !important;
	}
}

/* Order History Page */

.order-history-pagintation-wrap {
	position: relative;
	display: table;
	width: 100%;
}
.order-history-pagintation-wrap .order-history-pagintation-back-to-list {
	display: table-cell;
	vertical-align: middle;
}
.order-history-pagintation-wrap .order-history-pagintation-re-order {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-left: 15px;
}

.order-history-page-wrap .accountBlocks > .hdng2.blockhdng {
    background: #003f62;
    color: #ffffff;
    margin: 0;
    padding: 13px 15px;	

}
.order-history-page-wrap .order-conf-info-title {
	display: inline;
}
.order-history-page-wrap .order-conf-info-title+span {
	font-weight: 300;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 20px 15px 15px;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6:first-child {
	padding-left: 0;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 {
	padding-right: 0;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 > .forms > dt {
	position: relative;
	display: table;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 4px;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 > .formee > p.formee-bold:after {
	content: ':';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 > .forms {
	margin: 0;
	padding: 0;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 > .forms > dd {
	margin: 0;
	padding: 0;
}

.order-history-page-wrap .account-blocks.order-det-hist .inner {
	padding-top: 15px !important;
}
.order-history-page-wrap .account-blocks.order-det-hist dl.forms {
	margin: 5px 0 0 !important;
}
.order-history-page-wrap .account-blocks.order-det-hist dl.forms dt {
	margin: 0 !important;
}
.order-history-page-wrap .account-blocks.order-det-hist dl.forms dd {
	margin: 0 0 5px !important;
}
.order-history-page-wrap .account-blocks.order-det-hist dl.forms dd:last-child {
	margin: 0 0 0 !important;
}

.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .forms {
	display: table;
	float: right;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .forms {
	text-align: right;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix {
	display: table;
	float: right;
	clear: both;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix:first-child {
	margin-bottom: 10px;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.right {
/*	text-align: left;*/
	padding-right: 0;
	width: auto;
	font-size: 16px;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.omega {
	text-align: right;
	padding-left: 5px;	
	width: auto;
	font-size: 16px;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.right span,
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.omega span {
	font-size: 16px;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix:first-child > .grid_6.right {
	margin-top: 0;
}
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .forms > dt,
.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .forms > dd {
	display: inline;
}

.order-hist-list-title {
	display: none;
}

.order-history-page-wrap .hdng2.blockhdng.order-hist-list-title {
	display: block;
    background: #003f62;
    color: #ffffff;
    margin: 20px 0 0;
    padding: 13px 15px;	
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 20px 15px 15px;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;	
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .media {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails {
    display: table;
    width: 100%;	
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemQty .formee-bold {
	position: relative;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemQty .formee-bold:after {
	content: ':';
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra .order-hist-list-bold {
	font-weight: 700;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemInfo {
	width: 60%;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra:last-child {
	padding-right: 0;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemTotal {
	text-align: right;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemTotal p {
	text-align: right;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemTotal p:before {
	content: 'Total:';
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .media img {
	width: auto;
	max-width: inherit !important;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .title {
	margin-bottom: 7px;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .title,
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .title a {
	font-size: 17px;
	line-height: 21px;
	color: #000;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .title + ul {
	font-size: 16px;	
	margin-bottom: 2px;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content p {
	font-size: 16px;
	margin-bottom: 0;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .title + ul > li > span {
	display: inline;
	font-weight: 700;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .itemPrice {
	margin-bottom: 2px;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .itemPrice .price:before {
	content: 'Price:';
	position: relative;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .gift-wrap-bold {
	font-weight: 700;	
}
.order-history-page-wrap .order-total-hist-title {
	position: relative;
	text-align: left;
	display: block;
    background: #003f62;
    color: #003f62;
    margin: 20px 0 0;
    padding: 13px 15px;	
}
.order-history-page-wrap .order-total-hist-title:before {
	content: 'Order Summary';
	position: absolute;
	display: block;
	left: 15px;
	top: 13px;
	color: #fff;
}

.order-history-page-wrap .multipleShips.order-total-hist-inner {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 20px 15px 15px;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;	
}
.order-history-page-wrap .multipleShips.order-total-hist-inner .grid_6 {
	width: 100%;
	padding: 0 !important;
	text-align: right;
}
.order-history-page-wrap .multipleShips.order-total-hist-inner > .checkoutBlock {
	width: auto;
	text-align: right;
}
.order-history-page-wrap .account-blocks.order-conf-box {
	margin-top: 10px !important;
	border: none;
}

.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6 .accountBlocks > .blockhdng {
    background: #003f62;
    color: #ffffff;
    margin: 0;
    padding: 13px 15px;	
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner {
    position: relative;
    min-height: 1px;
    margin: 0 0 15px 0;
    padding: 0 15px 0;	
    border: 1px solid #d2d2d2;
    background: #fff;
	font-size: 16px;
}
.order-history-page-wrap .hdng2.order-conf-box {
	margin-top: 20px;
	font-weight: 700;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > h2 {
    margin: 20px 0 5px;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 18px;
    font-weight: 700;	
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > h2 + dl.forms {
	margin: 0;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > h2 + dl.forms dt,
.order-history-page-wrap .account-blocks.order-conf-box > .inner > h2 + dl.forms dd {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > h2 + dl.forms dd.clear {
	display: block;
	margin: 0;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms {
	margin: 0;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms dd {
	margin-bottom: 3px;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms dt {
	margin-bottom: 0;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms + dl.forms {
	margin: 0;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms + dl.forms dd {
	margin-bottom: 5px;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms + dl.forms dt {
	margin-bottom: 0;
}
.order-history-page-wrap .account-blocks.order-conf-box > .inner > div.clear + dl.forms + dl.forms dd {
	margin-bottom: 5px;
}
.order-history-page-wrap p.order-conf-box {
	font-size: 16px;
	margin-bottom: 15px;
}
.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6 .accountBlocks > .inner > .forms {
	margin: 0;
	padding: 20px 0 0;
}
.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6.omega .account-blocks.order-conf-box > .inner > h4 {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 16px;
}
.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6.omega .account-blocks.order-conf-box > .inner > .forms {
	margin: 0;
	padding: 0 0 0;
	font-size: 16px;
}
.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6.omega .account-blocks.order-conf-box > .inner > .forms dt {
	display: inline-block;
}
.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6.omega .account-blocks.order-conf-box > .inner > .forms dd {
	display: inline-block;
}
.order-history-page-wrap .clearfix.column-row.order-conf-box .grid_6.omega .account-blocks.order-conf-box > .inner > .forms dd.clear {
	display: block;
}

.order-history-page-wrap .clear.mrg-btm-10 {
	margin-bottom: 10px;
}


/* =================================================================
                        Media Queries
===================================================================*/

@media only screen and (max-width: 479px) {
	.pdp-outofstock-wrap .pdp-outofstock-in {
		display: table;
		width: 100%;
	}
	.pdp-outofstock-wrap .pdp-outofstock-in:first-child {
		padding-right: 0;
	}
	.pdp-outofstock-wrap .pdp-outofstock-in:last-child {
		width: 100%;
	}
	.pdp-outofstock-wrap .pdp-outofstock-in input.text.out-of-stock {
		margin-bottom: 5px;
	}	
	.pdp-outofstock-wrap .pdp-outofstock-in .btnWrapper {
		display: block;
		width: 100%;		
	}
	.pdp-outofstock-wrap .pdp-outofstock-in input.btn {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.order-confirmation .page-heading {
		margin-top: 0;
		padding: 0;
	}
	.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.alpha {
		padding-left: 0;		
		padding-right: 0;
	}
	.order-confirmation .clearfix.columnRow.order-conf-box .grid_6.omega {
		padding-left: 0;		
		padding-right: 0;
	}	
	
	.order-history-page-wrap .page-heading {
		margin-top: 0;
		padding: 0;
	}
	.order-history-page-wrap .clearfix.column-row.order-conf-box .alpha {
		padding-left: 0 !important;		
		padding-right: 0 !important;
	}
	.order-history-page-wrap .clearfix.column-row.order-conf-box .omega {
		padding-left: 0 !important;		
		padding-right: 0 !important;
	}
	.order-history-page-wrap .account-blocks.order-conf-box > .inner {
		height: auto !important;
	}
}

@media only screen and (max-width: 670px) {
	.order-confirmation .page-heading {
		margin-top: 0;
		padding: 0;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 {
		padding-left: 0;
	}	
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee {
		float: left;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix {
		float: left;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.right {
		padding-left: 0;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix:first-child {
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .media {
		display: table;
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px;
		text-align: center;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item > .content {
		display: table;
		width: 100%;		
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra {
		display: table;
		width: 100%;
		text-align: center;
		padding-right: 0;
		padding-bottom: 10px;
	}	
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemInfo {
		width: 100%;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemTotal {
		text-align: center;
		padding-bottom: 0;
	}
	.order-confirmation .accountBlocks > .hdng2.blockhdng + .inner > .clearfix + .cartWrapper .shoppingCart .itemList .item .content .cartItemDetails .contentExtra.itemTotal p {
		text-align: center;
	}
	.order-confirmation .accountBlocks.order-conf-box .inner > .multipleShips > .checkoutBlock {
		width: 100%;
		text-align: left;
	}
	
	.order-history-page-wrap .page-heading {
		margin-top: 0;
		padding: 0;
	}
	.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 {
		padding-left: 0;
	}	
	.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee {
		float: left;
	}
	.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix {
		float: left;
	}
	.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix > .grid_6.right {
		padding-left: 0;
	}
	.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .formee > .clearfix:first-child {
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .media {
		display: table;
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px;
		text-align: center;
	}
	.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item > .content {
		display: table;
		width: 100%;		
	}
	.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra {
		display: table;
		width: 100%;
		text-align: center;
		padding-right: 0;
		padding-bottom: 10px;
	}	
	.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemInfo {
		width: 100%;
	}
	.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemTotal {
		text-align: center;
		padding-bottom: 0;
	}
	.order-history-page-wrap .shoppingCart.order-hist-list-wrap .itemList .item .content .cartItemDetails .contentExtra.itemTotal p {
		text-align: center;
	}
	.order-history-page-wrap .accountBlocks > .hdng2.blockhdng + .inner > .clearfix > .grid_6 + .grid_6 > .forms {
		display: table;
		float: left;
		text-align: left;
		margin-top: 15px;
	}
	.order-history-page-wrap .clear.mrg-btm-10 {
		margin-bottom: 5px;
	}	
	.order-history-page-wrap .multipleShips.order-total-hist-inner .grid_6 {
		width: 100%;
		padding: 0 !important;
		text-align: left;
	}
	
}


@media only screen and (min-width:11.250em) and (max-width:48em) {	
	.page-control {display:none;}
}

@media only screen and (min-width: 35em){
	.department-list .product-cta-inner { display: flex; flex-wrap: wrap;}
	.department-list .product-cta-inner .product-cta{width: calc(100% * (1/2) - 40px); height: 275px}
}

/* 16px baseline (768px +) */
@media only screen and (min-width:48.063em){
	.header-links span.cart-link {background:none; display:inline-block;  height:auto; width:auto; position:static;}	
	/* pagination and filters */
	.listing-filters .filters {float:left; }
	.listing-filters select{margin: 0 10px 0;}
	.listing-filters .filters,.listing-filters .filterList{margin: 0;}
	.listing-filters label,
	.listing-filters span.filterlist-label{ display:inline-block; margin:0 5px 0 0; }
 	.listing-filters .filterList {display: flex; justify-content: center; align-items: center;}
	.listing-filters .sortList {display:inline-block; padding:3px 10px 0;}
	.listing-filters select {margin-right:10px;}
	.listing-filters .pagination{flex-direction: row; width: 60%; margin-left: auto;}
	.listing-filters .pagination .paging{flex-direction: column; justify-content: flex-start; align-items: flex-start; margin-left: auto;}
	.listing-filters .pagination .view {display:none;}
	.listing-filters .pagination .items-showing, .pagination{margin-bottom: 0;}
	.pagination .items-showing .show-page{display: table;}
	.pagination .items-showing .show-page span{ display: table-cell; width: 140px;}
	.pagination .items-showing .show-page select{width: 150px; margin: 0;}
	.product-details.mobile-top {display:none;}
	.product-details .desktop-top {display:block;}	
	.product-image:before {display:none;}
	.product-image .btn-enlarge {display:block;}
	.product-image .btn-zoom {display:none;}

}

@media only screen and (min-width:60em){
	.listing-filters .filters{width: 35%;}
	.listing-filters .filterList{justify-content: flex-start;}
	.listing-filters .pagination{margin:0 0 0 auto; width: 65%;}
	.listing-filters .pagination .paging{margin-left: auto;  flex-direction: row; align-items: center;}
	.listing-filters .pagination .paging .paging-right{margin-left: 25px;}
	.department-list .product-cta-inner .product-cta{width: calc(100% * (1/3) - 20px); margin: 20px 20px 0px 0px; height: 350px;}
	.department-list .product-cta-inner .product-cta:nth-child(3n){margin-right: 0;}
	.listing-filters {margin:50px 0px;display: flex; align-items: center; justify-content: flex-start;}
	.bottomPagination .pagination{margin:50px 0px 20px;}
	.bottomPagination .paging {justify-content: flex-end;}
	.product-detail-page{margin-top: 50px;}
}

@media only screen and (min-width:80em){

	.listing-filters .slctdiv{width: 100%; max-width: 275px;}
	.product-details{margin-left: 50px;}
	.product-list{margin: 0; justify-content: flex-start;}
	.btn-add-to-cart,
	.btn-wishlist{width: 50%;}
	.btn-add-to-cart .btn,
	.btn-wishlist .btn{padding:15px;}
	.department-list .product-cta-inner .product-cta h2{font-size: 1.35em;}
	.product-details .row-label{width: 31%;}
	.product-details .item-swatch .row-label{width: 30%;}
	.product-details .item-name {font-size: 2.5em;}
	.product-details .item-desc span,
	.product-details .item-size .slctdiv select,
	.item-qty input[type="text"],
	.product-details .row-label{font-size: 1.25em}
	.product-details .btn-wrapper,
	.product-details .item-price{margin: 15px 0;}
	.product-details .item-price #spanPrice{font-size: 2.25em; font-weight: 900}

}