/* ————— homefeatured.tpl ————— */
.addhomefeatured {
	margin-top:30px;
}
.addhomefeatured h4 {
	font-size: 19px;
	line-height:20px;
	color: #d20505;
	font-weight: bold;
	text-transform: uppercase;
	padding: 17px 0px 21px 20px;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background:url(../img/title_bg.gif) left bottom  repeat-x #fff;
}
.addhomefeatured ul {
	list-style: none;
}
.addhomefeatured ul li {
	text-align: center;
	margin-bottom: 30px;
	float: left;
	position: relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.addhomefeatured ul li.alpha { clear:left;}
.addhomefeatured ul .featured_li {
	text-align:left;
	padding: 21px 0px 0px 0px;
}
.addhomefeatured ul .featured_li .box {
	background:#565656;
	padding:0 20px 20px 20px;
}
.addhomefeatured ul .featured_li:hover .box { background:#323232;}
.addhomefeatured ul li a {
	position: relative;
}
.addhomefeatured ul li img.next-img {
	z-index: 9;
	max-width: 210px;
	position: absolute;
	top: 0;
	left: 0;
}
.addhomefeatured ul li img {
	display: block;
	overflow: hidden;
	width:200px;
	margin-bottom:10px;
	background:#fff;
}
.addhomefeatured ul li img.main-img {
	display: block;
}
.addhomefeatured ul li .product_image {
	width: 210px;
	display: block;
	padding-bottom: 0px;
	overflow: hidden;
	position: relative;
	margin:0 auto;
}
.addhomefeatured ul li  {
	border: none;
	background:#fff;
}
.addhomefeatured ul li div {
	text-align: left;
}
.addhomefeatured ul li .featured_li > div { overflow:hidden;}
.addhomefeatured ul li h5 {
	padding: 16px 0 0px 0;
}
.addhomefeatured ul li h5 a.product_link {
	color:#fff;
	
}
.addhomefeatured ul .featured_li a.product_link:hover { text-decoration:underline;}
.addhomefeatured ul li p.product_desc {
	padding: 0px 0 0 0;
	display: block;
	color:#a0a0a0;
	line-height:18px;
	margin-bottom:18px;
}
.addhomefeatured ul li span.price {
	display: inline-block;
	padding: 0px 0 1px 20px;
	font-size: 22px;
	background:#d20505;
	min-width:141px;
	height:38px;
	line-height:38px;
	color:#fff;
}
.addhomefeatured .price-drop-feacherd {
	text-decoration: line-through;
	margin-left: 7px;
	display:none;
}
.addhomefeatured ul li .button, .addhomefeatured ul li .exclusive {
	display: inline-block;
}
.addhomefeatured ul li .button {	
	background:url(../img/btn-marker2.gif) right 2px  no-repeat;
	border:none;
	padding-right:16px;
	text-transform:none;
	color:#fff;
	padding:0 16px 1px 2px;
	margin-bottom:1px;
	margin-left:7px;
}
.addhomefeatured ul .featured_li:hover .button {  background-position:right -11px;}
.addhomefeatured ul .featured_li .button:hover{ text-decoration:underline;}

@media only screen and (min-width: 768px) and (max-width: 979px) {
.addhomefeatured ul li .exclusive {
	margin-bottom: 10px;
	font-size:12px;
}
.addhomefeatured ul .featured_li {
	padding: 0px;
}
.addhomefeatured h4 {
	margin-bottom: 20px;
}
.addhomefeatured ul li {
	margin-bottom: 20px;
}

.addhomefeatured ul li span.price {
    min-width: 146px;
	font-size:18px;
}

.addhomefeatured ul .featured_li .box {
    padding: 0 10px 10px;
}

.addhomefeatured ul li .product_image {
    width: 166px;
}
.addhomefeatured ul li img.next-img {
    max-width: 166px;
}
}
@media only screen and (max-width: 767px) {
.addhomefeatured h4 {
}
.addhomefeatured ul .featured_li {
	padding: 0;
}
.addhomefeatured ul li div {
	text-align: left;
}
.addhomefeatured ul li {
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #cccccc;
	padding: 16px 20px 20px 20px;
}
.addhomefeatured ul li:first-child {
}
.addhomefeatured ul li:first-child .featured_li {
	padding-top: 0;
}
.addhomefeatured ul li h5 {
	padding: 0px 0 7px 0;
}
.addhomefeatured ul li .product_image.feat-mobile {
	display: inline-block;
	float: left;
	margin-right: 10px;
	height: 181px;
	padding-bottom: 0;
	text-align: center;
	width: 118px;
}
.addhomefeatured ul li .product_image {
	width: 118px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.addhomefeatured ul li span.price {
	font-size: 24px;
	display: block;
}
.addhomefeatured ul li img {
	width: 118px;
	height: auto;
}

.addhomefeatured ul .featured_li .box {
    padding: 10px 10px;
}

.addhomefeatured ul li .button {
    display: inline-block;
    margin: 20px 0 0;
}
.addhomefeatured ul li .button {
    background: url("../img/btn-marker2.gif") no-repeat scroll right 3px transparent;
}
.addhomefeatured ul li.num-1 .featured_li, .addhomefeatured ul li.num-2 .featured_li, .addhomefeatured ul li.num-3 .featured_li, .addhomefeatured ul li.num-4 .featured_li {
	border: none;
}
.addhomefeatured ul li .button {
	display: inline-block;
	margin: 20px 0 0 0;
}
.addhomefeatured ul li .exclusive, .addhomefeatured ul li a.exclusive {
	display: inline-block;
	margin: 20px 16px 0 0;
}
.addhomefeatured ul li p.product_desc {
	display: block;
	margin: 0;
}
.addhomefeatured .price-drop-feacherd {
	margin-left: 0px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
			.addhomefeatured ul li .exclusive {
				margin-right: 8px;
			}
			.addhomefeatured ul li span.price {
				display: inline-block;
				margin-right: 10px;
			}
		
}
@media only screen and (max-width: 480px) { 
			.addhomefeatured ul li .featured_li > div { overflow:visible;}
}
