.leo-title-discount{
	text-align: center;
	margin-top: 20px;
}
.tab-discount{
	margin-top: 15px;
	margin-bottom: 15px;
}
.tagger-Tag-discount{
	margin: 5px 5px 5px 5px;
	display: inline-block;
}
#discount-form .panel{
	display: none;
}
#discount-form .panel.active{
	display: block;
}
#discount-form article{
	float: left;
	margin: 5px 13px 5px 13px;
}
.product_discount .title{
	text-align: left;
}
/*product page*/
.PROMOTIONS{
	display: inline-block;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
	background: #fff;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}
.all-promotion{
	background: #fff;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}
.all-promotion h2{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.title-gift,.title-AxB, .title-fship{
	height: 32px;
	line-height: 32px;
}
.tagger-Tag-List{
	width: 200px;
	height: 30px;
	line-height: 30px;
	background:#25b9d7;
	margin: 5px 5px 5px 0px;
	padding: 1px 5px;
	display: inline-block;
}
.tagger-Tag-List label{
	color:#fff;
}

.all-promotion.gift{
	margin:20px 0;
}
.discount-gift,.discount-AxB, .discount-fship{
	margin: 0px 0px 10px 20px;
	display: inline-block;
	text-align: left;
}
.discount-gift img{
	margin: 5px 5px 5px 5px;
	width: 100px;
	height: 100px;
	border:5px gray solid;
}
.see-more-discount {
	padding-bottom: 10px;
	text-align: center;
	color: #2fb5d2;
	cursor: pointer;
	padding-bottom: 10px;
}
.all-discount,.all-upsells {
	display: none;
}