/* 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:#ea0000; font-weight:500;}
.regular {color:#000; font-weight:bold;}


/* ## Header Links cart addition ## */
.header-links a.cart-link {display:block; position:absolute; width:50px; height:46px; top:2px; right:2px; background:#333; color:#ffffff; margin:0px; text-align:center;}
.header-links a.cart-link [class*="icon-"] {width:38px; height:38px; display:inline-block; padding:6px 0 0 0;}
.header-links a.cart-link .cart-link-text {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 {}
.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 li {}

.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 {}
.btn-add-to-cart .btn{}

.btn-wishlist {}
.btn-wishlist .btn{padding:1px 2px; font-size:.875em; background:transparent; font-weight:normal; color:#000; border:0; text-align:center; text-decoration:none; cursor:pointer;}

.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 {background: #ebebeb; border:none; padding: 10px; color: #928c8c; font-weight: 500;}
.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;}
.dept-desc p {}


/* pagination and filters */

.listing-filters {margin:0 0 20px 0; padding:10px 10px 0;/*  background:#eeeeee; border:1px solid #dddddd; */ }
.listing-filters .filters { margin:0 0 10px; width: 100%;}
.listing-filters .filterList { display: flex; margin-bottom:5px; width: 100%; justify-content: space-between; align-items:center;}
.listing-filters label { margin:0 0 8px; font-weight:500; font-size:1em; }
.listing-filters .slctdiv{width: 75%; margin-left: 5px;}

.listing-filters .sortList {display:block;  padding:0;}
.listing-filters select {width:100%; font-weight: 500;}

.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;}

.pagination {  margin:0 0 10px;}
.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:block; text-align:center; vertical-align:middle; padding:0px;}
.pagination .paging a {display:inline-block; padding:2px 6px; text-align:center; text-decoration:none; vertical-align:middle;}
.pagination .paging .active {display:inline-block; padding:2px 6px; text-align:center; color:#000; background-color:#d2d2d2; text-decoration:none; border:1px solid #969696; vertical-align:middle;}
.pagination .paging .total { display:inline-block; font-size:.875em; color:#999999; vertical-align:middle;}




/* item list */

.product-list {/*  margin:0 -10px; */ padding:0; display:flex; flex-wrap:wrap;}

.product-list .item-wrapper {position:relative; margin:0 0 20px; padding:0 10px; overflow:hidden; flex:1; max-width:100%; flex-basis:100%;}

.product-upper{background: #f8f8f8;}

/* item-wrapper widths */



.item-wrapper a.item-link {display:block; text-decoration:none; }
.item-wrapper .item-image {display:block; margin:0 auto 10px auto; padding:0; width: 100%;}
.item-wrapper .item-content {padding:0 5px;}
.item-wrapper .item-title {display:block; margin:0 0 3px 0; font-size:1.15em; font-weight:bold; color: #6c6c6c; padding: 0 15px;}
.item-wrapper .item-title a,
.item-wrapper .item-content a {text-decoration:none; color:#6c6c6c; text-transform: uppercase;} 
.item-wrapper .item-content a{display: block;}
.item-wrapper .item-sku {display:block; margin-bottom:10px; font-size:.9em; }
.item-wrapper .item-desc {}
.item-wrapper .item-price { font-size:1.1em; }
.dl-login{display: block; text-align: center;}


.product-image-slider .slick-arrow {position:absolute; top:40%; z-index:10; background: rgba(0,0,0,.5); height: 90px; width: 45px; cursor: pointer}
.product-image-slider .slideshow-prev {left:0px; border-bottom-right-radius: 90px; border-top-right-radius: 90px;}
.product-image-slider .slideshow-next {right:0px; border-bottom-left-radius: 90px;
  border-top-left-radius: 90px;}
.product-image-slider .slick-arrow span{border: solid #ffffff; border-width: 0 3px 3px 0; display: inline-block;  padding: 3px;  height: 25px;  width: 25px;  position: absolute;}
.product-image-slider .slideshow-prev span{top: 30px; left: 15px; transform: rotate(140deg);}
.product-image-slider .slideshow-next span{top: 30px; right: 15px; transform: rotate(-45deg);}


/* .item-wrapper  */

.item-wrapper .item-callouts {margin:0; text-align:center;}
.item-wrapper .itemCO {padding:3px 5px;}

.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-landing .item-title {text-align:center;}
.dept-intro{text-align: center; max-width: 50em; margin: 25px auto; font-weight: 400; line-height: 1.5em; font-size: 1.2em; padding:0 20px;}
.series-listing{display: flex; justify-content: center; flex-wrap: wrap;}
.series-listing .series-item{width: 100%; padding: 0px; margin: 20px 0;}
.series-listing .series-item .series-content{text-align: center; padding: 0 2em; line-height: 1.5em;}
.series-listing .series-item .series-content h2{text-transform: uppercase; font-weight: 600; color: #004c97; font-size: 1.65em; margin: 15px 0; position: relative;}
.series-listing .series-item .series-content h2:after{content: '>'; position: relative; left: 10px; color:#00b0fa; font-weight: bold; font-family: 'Open Sans Condensed', sans-serif;}
.series-listing .series-item > a{text-decoration: none;}
.series-listing .series-item img{width: 100%;}
.series-listing .series-item .series-content span{font-weight: 500; padding-bottom:10px; display: block;}




.dept-bottom {border-top: 1px solid #ebebeb;}

.dpbtm-item{display: flex; flex-direction: column; padding: 25px;}
.dpbtm-text{padding:10px 0; order: 2}
.dpbtm-image{padding:10px 0; position: relative; order:1;}
.dpbtm-image img{width: 100%}
.dpbtm-item span{padding: 10px 0; text-align: left; font-size:1.15em; display: block; }
.dpbtm-item p{font-weight: 500;}
.dpbtm-image:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #fff transparent;
    z-index: 999;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dept-bottom .shp-btn{text-align: center; margin: 50px 0;}

@media only screen and (min-width:30em){
	.product-list .item-wrapper { max-width:50%; flex-basis:50%; }
	.series-listing .series-item .series-content{padding: 0 5em;}
}

@media only screen and (min-width:48em){
 .product-list .item-wrapper { max-width:33.33%; flex-basis:33.33%; }
 .listing-filters .filters{width: 50%;}
 .product-list {  margin:0 -10px;}
}


.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:0 5px 5px 0;}
ul.swatch-list li.last {margin-right:0;}
ul.swatch-list .swatchAlt {display:none;}

ul.swatch-list li img {display:block; margin:-1px;}
ul.swatch-list li a {float:left; display:inline; border:1px solid #ACADB2; overflow:hidden;}
ul.swatch-list li a:hover,
ul.swatch-list li a:active {}

ul.swatch-list li a.active {border:1px solid #fc4c47;}
ul.swatch-list li a.active img {}

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:hover,
.page-control a:hover:focus,
.page-control a:active {}
.page-control a.prev {margin:0 5px 0 0; }
.page-control a.next {margin:0 0 0 5px; }

.product-image {position:relative; margin:15px 0; text-align:center; overflow:hidden; padding: 10px;}
.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 .slick-dots{position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto; z-index: 99;}
.product-image .slick-dots li button{width: 17px; height: 17px; border:1px solid #bab2ae; background: transparent; margin: 0 5px;}
.product-image .slick-dots li.slick-active button{background: #bab2ae;}
.product-image img.main-image {touch-action: none !important; width: 100%;}
.product-image img.mainImage{display: none;}
.product-image .btn-enlarge {position:absolute; bottom:10px; right:10px; cursor:pointer; z-index:999; background:rgba(0, 76, 151, .7); padding:5px; color:#ffffff; font-size:1.5em; width:70px; height:70px; display:none; border:0px; }
.product-image .btn-enlarge .icon{font-size: 2em;}
.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:0 34px;}
.alt-views-main .alt-item {display:inline-block;}
.alt-views-main .slick-slide {text-align:center;}
.alt-views-main .slick-slide a {display:inline-block; margin:0 2px; border:2px solid #ffffff;}
.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{margin: 30px 0;}
.product-details .desktop-top {display:none;}
.product-details .row-label {display:block; margin:10px; font-weight:600; font-size:1em; text-align: center;}
.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 .product-name{color: #004c97; text-align: center;}
.product-details .series-name{display: block; font-weight: 700; text-transform: uppercase; padding: 5px 0 0px 0; font-size: .95em;}
.product-details .item-name {display:block; font-size:2.5em; margin:10px 0; font-weight: 500;}

.item-details-wrapper{max-width: 55em; margin: 20px auto 0; position: relative; padding: 10px;  min-width: 16em; }
.selections {display: flex; flex-direction: column; justify-content: space-between; margin:0 0 40px 0; padding: 10px 0}
.selections .optionselect{width: 100%; margin-right:50px;}
.selections .optionselect .slctdiv{width: 100%;}
.selections .optionselect:last-child{margin-right: 0;}
.product-details .item-sku {font-size:.875em; margin:0 0 15px;}
.product-details .review-item {padding:0; margin-bottom:10px; border:0;}
.product-details .swatch-list {margin:0 0 15px;}
.product-details .item-desc {line-height: 1.5em;} 
.product-details .item-price {font-size:1em; margin:0 0 15px; text-align: center;}
.product-details .item-price > span{display: block; font-weight: 500; padding: 5px 0;}
.product-details .item-price .fp-price{font-weight: 500; font-size: 2.2em; color: #000;}
.product-details .item-price a{display: inline-block; padding: 5px 0;}
.product-details .item-qty {}
.product-details .item-qty input[type="text"] {width:45px; text-align:center;}
.product-details .item-ship-to {}

.discount-area{position: relative;}
.cd-summary{ max-width: 450px; width: 100%; margin: 0 auto; position: absolute; left: 0;  right: 0; bottom: 125%;  z-index: 9999; }

.cd-summary > .title{background: #00b0fa; padding: 20px; color: #fff; border-radius: 40px 40px 0px 0px; font-size: 1.1em; font-weight: 500; text-transform: uppercase;border:2px solid #00b0fa; margin: 0; text-align: center;}

.discount-area .cd-summary a.closebtncd{content: 'X'; font-size: 1.5em; font-weight: bold; color: #fff; position: absolute; right: 25px; top: 15px; z-index: 999; cursor: pointer; font-family: 'Montserrat', sans-serif;text-decoration: none; }
.cd-summary .cost-content{border:2px solid #00b0fa;border-radius: 0 0 20px 20px; background: #fff; box-shadow: 2px 2px 5px rgba(0,0,0,0.3)}
.cd-summary .cost-summary{padding:20px 0 10px 0; display: block; width: 100%; }
.cd-summary .cost-summary .cost-row{display: block;}
.cd-summary .cost-summary .cost-row.hide{display: none;}
.cd-summary .cost-summary .cost-row:last-of-type .title,
.cd-summary .cost-summary .cost-row:last-of-type .price{border-top: 1px solid #ebebeb;}
.cd-summary .cost-summary .cost-row .title{display: block; text-align: center; padding: 5px 15px; font-weight: 600; color: #004c97; margin: 0;}
.cd-summary .cost-summary .cost-row .price{display: block; text-align: center; padding: 5px 15px; font-weight: 500; color: #676767;}

.product-details .note {font-size:.9em; color:#666;}

.product-details .item-callouts {margin:0 0 15px; text-align:left;}
.product-details .itemCO {padding:3px 5px;}
.product-details .btn-wrapper input{margin: 10px;}

.playset{padding: 25px 0;}
.playset h2{font-size:  2.25em; font-weight: 400; margin: 25px 0; text-align: center; }
.playset p{text-align: center; line-height: 1.75em; padding: 10px;}
.feature-wrapper{display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; text-align: center; padding: 0 50px; margin: 20px 0;}
.feature-wrapper .features{width: 100%; margin: 25px 0}
.feature-wrapper .features .imgfeat{max-width: 300px; margin: 0 auto; width: 300px; height: 300px!important; border:1px solid #ccc; border-radius: 50%;}
.feature-wrapper .features .imgfeat img{border-radius: 50%; width: 100%; }
.feature-wrapper .features span{display: block; font-weight: 600; margin: 25px 0 10px;}
.feature-wrapper .features p{font-weight: 500;}



.dimensions{padding: 50px 0; background: #f8f8f8;}
.dimensions-wrapper{display: flex; align-items: unset; flex-direction: column;}
.dimensions-left{text-align: center;}
.dimensions-right{padding: 0 50px; margin: 25px 10px; text-align: center;}
.dimensions-right ul{list-style:none; margin: 0 0 20px 0; padding: 0;}
.dimensions-right ul span{padding: 5px; display: block;}
.dimensions-right ul li {padding:5px; font-weight: 500}


.accessories{margin: 50px 0;}
.accessories-wrapper{display: flex; /* flex-direction: column;  */flex-wrap: wrap; justify-content: space-around;}
.accessories-list{text-align: center; margin: 10px;}
.accessories-list span{display: block; font-weight: 500; margin: 15px 0;}
.accessories h3{ font-size: 2.25em; font-weight: 400; margin: 25px 0; text-align:center;}

.accessories-end{text-align: center; max-width: 48em; margin: 20px auto;}
.accessories-end p{line-height: 1.75em; font-weight: 500}
/* 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;}

.recent-dialog .recently-viewed {}
.recent-dialog .itemWrapper {}

#hawkitemlist .item-wrapper .itemPrice{font-size: 1.15em; font-weight: bold; color: #6c6c6c; text-align: center;}

/* 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 {}
.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:20px; font-weight:bold; font-size:1.1em; background:#00b0fa; color:#fff; text-align: center; border-radius: 15px 15px 0 0;}
.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: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; text-align:center;}

.drop-cart-buttons .btn-wrapper .btn {width:100%; display:block; font-size: .85em; margin: 10px;}

/* recent cart */
.recent-cart { position:fixed; top:50px; right:50px; width:300px; z-index:1000; background:#fff; border:1px solid #949494; border-radius: 15px;}
.recent-cart .item-wrapper {float:none; display:block; width:auto; height:auto; padding:0 10px;}
.recent-cart .item-wrapper .item-link {display: block;text-align: center;}
.recent-cart .item-wrapper .item-content {text-align: center;}
.recent-cart .item-wrapper .item-title {font-weight:bold;}
.recent-cart .product-details{margin:5px 0;}
/* 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;}


/* 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; }


/* =================================================================
                        Media Queries
===================================================================*/

@media only screen and (min-width:11.250em) and (max-width:47.938em) {	
	.page-control {display:none;}
}


/* 16px baseline (768px +) */
@media only screen and (min-width:48em){
	.header-links a.cart-link {background:none; display:inline-block; color:inherit; height:auto; width:auto; position:static;}
	.header-links a.cart-link .cart-link-text {display:inline-block; vertical-align:middle; padding:0 0 0 5px;}
	.header-links a.cart-link [class*="icon-"] {width:30px; height:40px; padding:0px;vertical-align:middle; }
	.header-links a.cart-link > span:first-child {padding-right: 15px;}
	/* pagination and filters */
	.listing-filters .filters {float:right; }
	.listing-filters label { margin:0 5px 0 0; }
	.listing-filters .sortList {display:inline-block; padding:3px 10px 0;}
	.pagination { text-align:right; float:right;}
	.pagination .view {display:inline-block;}
	.pagination .paging {display:inline-block;}	
	.product-details.mobile-top {display:none;}
	.product-details .desktop-top {display:block;}
	.selections{flex-direction: row;}
	.product-details .row-label{font-weight: 500; margin: 0 0 10px 0; text-align: left;}
	.product-image:before {display:none;}
	.product-image .btn-enlarge {display:block;}
	.product-image .btn-zoom {display:none;}
 .feature-wrapper .features{width: 50%;}
 .dimensions-wrapper{flex-direction: row;}
 .dimensions-right{margin: 0px 50px; text-align:left; }
	.accessories-wrapper{justify-content: space-between;}
 .accessories-list{width: 16.6666666%; padding: 0 10px; margin: 20px 0; }

.cd-summary .cost-summary{display: table; width: 100%;}
.cd-summary .cost-summary .cost-row{display: table-row;}
.cd-summary .cost-summary .cost-row .title{display: table-cell; text-align: left; padding: 10px 35px; }
.cd-summary .cost-summary .cost-row .price{display: table-cell; text-align: right;padding: 10px 35px;}


.series-listing .series-item{width: 50%; padding: 15px; }
.series-listing .series-item .series-content{ padding: 0 2em;}

.dpbtm-item{display: flex; flex-direction: row; padding: 0; align-items: center;}
.dpbtm-text{padding:0px 50px; order: initial; width: 50%; font-size: 0.9em;}
.dpbtm-image{padding:0; position: relative; order:initial; width: 50%;}

.dpbtm-image.left:after {content: ''; width: 0; height: 0; border-style: solid; border-width: 25px 30px 25px 0;border-color: transparent #ffffff transparent transparent; position: absolute; right: 0px;text-align: right; margin: 0; left: auto; top: 40%;}

.dpbtm-image:after {content: ''; width: 0; height: 0; border-style: solid; border-width: 25px 0 25px 30px;;border-color: transparent transparent transparent #ffffff; position: absolute; right: auto; text-align: right; margin: 0; left: 0; top: 40%;}

}



@media only screen and (min-width: 80em)
{
	.series-listing .series-item .series-content{ padding: 0 9em;}
 .listing-filters .filters {  width: 32%;}
}