.product-aggregate {
	margin-bottom: 42px;
	position: relative;
}

.product-aggregate h6 {
	font-weight: 500;
}

.pa-horizontal {
	width: 100%;	
}

.pa-horizontal.color-block {
	overflow: hidden;
	padding: 8px;
}

.pa-vertical {
	border: 1px solid #bbb;
	overflow: hidden;
	border-radius: 4px;
	background-color: #fff;
}

.pa-about {
	display: none;
}
.pa-show-about .pa-about {
	display: inline-block;
}
.pa-about > a {
	font-style: normal;
	font-size: 0.6875em;
}
.pa-about-tip {
	max-width: 120px;
}
.pa-about-tip a {
	display: block;
	margin-top: 6px;
}

.aggregate-item {
	font-size: 0.875em;
	line-height: 1.2;
	text-align: center;
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.aggregate-item img {
	visibility: visible;
	vertical-align: middle;
	max-width: 100px;
	opacity: 1;
}

.pa-name {
	height:auto; 
	display:block; 
	opacity:1; 
	visibility:visible; 
	position: relative; 
	text-align:center;
	margin: 8px 0 0;
}

.pa-name em {
	vertical-align: middle;
	font-style: normal;
	max-height:none;
	display: -webkit-box!important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
}
.product-aggregate .pa-details {
	display: block;
    padding:7px 0 0;
    -webkit-backface-visibility: hidden;
    background: #fff;
    height: 43px;
}

.pa-price, .pa-price-list {
	display: block;
	font-weight: 400;
	margin-top: 3px;
	color: #333e49;
}

.specials .pa-price {
	font-weight: 700;
}

.pa-name:hover, .pa-price:hover {
	text-decoration: underline;
	color: #333e49;
}

.product-aggregate .FreeShip {
	display:none;
}

.pa-horizontal h6 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

.pa-horizontal.color-block h6 {
	margin: 6px 12px 18px
}

.pa-horizontal .aggregate-item {
	float: left;
	width: 150px;
	padding: 12px 0;
	/* border-right: 1px dotted #ccc; */
}

.pa-horizontal .aggregate-item:last-child {
	border-right: 0;
}

.pa-vertical h6 {
	border-bottom: 1px solid #ccc;
	padding: 12px 8px ;
	margin-bottom: 12px;
	font-size: 0.875em;
	line-height: 1.4;
	font-weight: 700;
	background: #5a6169;
	color: #fff;
	text-align: center;
}

.pa-vertical .aggregate-item {
	float: left;
	width: 80%;
	margin: 0 10%;
	padding: 12px 0px;
	border-bottom: 1px dotted #ccc;
}

.pa-vertical .aggregate-item:last-child {
	border-bottom: 0;
}


.category-container .col1 .pa-horizontal {
	margin-bottom: 36px;
	overflow: hidden;
}
.category-container .col1 .pa-horizontal .aggregate-item {
	width: 147px;
}

.product-aggregate.pa-vertical .pa-details {
    height:auto;
}



/* RR overrides for product page */

.product-container .product-aggregate {
	margin-top: 3px;
	overflow: hidden;
	padding-bottom: 0;
}

.product-container .product-aggregate img {
	width: 80px
}

.product-container .pa-horizontal .aggregate-item {
	width: 137px;
}

.product-container .pa-horizontal .pa-name {
	height: 80px;
}


/* Hide ratings when == 0 */
.product-aggregate .review-stars-0_0 {
	opacity:0;
}

.pa-details .FreeShip{
	display:none;
}
.pa-details .item-reviews{
	margin-right:0;
}
.product-container .pa-recommended.pa-horizontal .pa-name em {
	height:29px;
	overflow:hidden;
}
.product-container .pa-horizontal .pa-name {
	height:34px; 
	overflow:hidden;
}
.category-container .pa-horizontal .aggregate-item{
   width: 180px;
}
.cart + .pa-horizontal .aggregate-item{
   width: 140px;
}
/* RR Aside Styles */
.pa-about, .pa-details .FreeShip {display:none!important;} .pa-details .item-reviews {margin-right:0!important;} .pa-name, .aggregate-item:hover .pa-name {height:auto!important; display:block!important; opacity:1!important; visibility:visible!important; position: relative!important; text-align:center!important; margin: 8px 0 0!important;} .product-container .pa-recommended.pa-horizontal .pa-name em {height:29px!important; overflow:hidden;} .product-container .pa-horizontal .pa-name {height:34px!important; overflow:hidden;} .pa-name em {max-height:none!important;display:block!important; } .aggregate-item:hover img {opacity:1!important} .aggregate-item:hover .pa-name em {transform: translate3D(0,0,0)!important;} .pa-name em{ display: -webkit-box!important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden; display:none; }

.large-img .image-viewer-video{
	position: absolute;
}

.review-stars {
	display: inline-block;
	height: 14px;
	width: 76px;
	background-image: url('/image/lsa/ui/reviews.png');
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}

.review-stars em {
	visibility: hidden;
}

.review-count {
	display: inline-block;
	position: relative;
}
.review-count span:before {
    content: '(';
}
.review-count span:after {
    content: ')';
}
.review-count em {
	font-style: normal;
}

.review-stars-{background-position:0 17px;}
.review-stars-0,.review-stars-0_0{background-position:0 -1px;}
.review-stars-0_5{background-position:0 -19px;}
.review-stars-1, .review-stars-1_0{background-position:0 -36px;}
.review-stars-1_5{background-position:0 -54px;}
.review-stars-2, .review-stars-2_0{background-position:0 -71px;}
.review-stars-2_5{background-position:0 -89px;}
.review-stars-3, .review-stars-3_0{background-position:0 -107px;}
.review-stars-3_5{background-position:0 -124px;}
.review-stars-4, .review-stars-4_0{background-position:0 -142px;}
.review-stars-4_5{background-position:0 -159px;}
.review-stars-5, .review-stars-5_0{background-position:0 -177px;}

.homePage .color-block {
  border-top-width: 1px;
}

/* small rwd */
@media screen and (max-width:599px){  

.pa-horizontal .aggregate-item{
  width: 50%!important;
}
.pa-horizontal > .aggregate-item:nth-child(n+6) {
  display: none;
}
}
/* !--- responsive: between medium and full --- */
@media screen and (max-width:1020px) and (min-width:801px) {
	.home-about .col2 .product-aggregate {overflow:hidden; max-height:180px;}
	.category-container .col1 .pa-horizontal {overflow:hidden; max-height:230px;}
	.category-container .col1 .pa-horizontal .aggregate-item {width: 20%;}
}

/* medium rwd */
@media screen and (max-width:801px) and (min-width:599px) {  
	.pa-vertical.specials .aggregate-item {width: 44%; margin: 0 3%;}
	.category-container .col1 .pa-horizontal {max-height: 240px}
	.category-container .col1 .pa-horizontal .aggregate-item {width: 20%;}
	.pa-horizontal .aggregate-item{
	  width: 25%!important;
	}
	.pa-vertical .aggregate-item{
	  width: 50%!important;
	  display: inline-block;
	  margin: 10px 0;
	  padding: 0 5%;
	  border-bottom: none;
	}
	.pa-vertical .aggregate-item:nth-child(n+6), .pa-horizontal > .aggregate-item:nth-child(n+6) {
	  display: none;
	}
}

@media screen and (min-width: 1200px){
	.product-container .pa-horizontal .aggregate-item, .cart + .pa-horizontal .aggregate-item, .cart .pa-horizontal .aggregate-item {width:14%; margin-bottom: 30px;}
	.product-container .product-aggregate img, .cart + .pa-horizontal .aggregate-item imgg, .cart .pa-horizontal .aggregate-item img {width:70%; max-width:none;}
}