.opt-details{
	text-align: right;
	line-height: 16px;
}

.opt-details .opt-product-button{
	font-weight:700;
	text-align: right;
}

.opt-price-details{
	margin-bottom: 3px;
}

.new-price,
.short_2 .ma-grd-summary span,
.opt-price-details span{
	color:#C42;
	display:inline;
	font-weight:700;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
	white-space: nowrap;
}

.short_2 .ma-grd-summary span{
	font-size: 15px;
}

.opt-details .button{
	margin: 0;
	display: inline-block;
}

.opt-details .opt-product-button .button{
	width: 110px;
}

.opt-srp-details{
	color:#666;
	white-space:nowrap;
	font-size: .9em;
}

.opt-product-attribute{
	font-weight:700;
	margin-bottom: 3px;
}

.lpg {
	cursor:pointer;
	font-size:.8em;
	margin: 4px 0 0 0;
	text-align:right;
	text-decoration:underline;
	white-space:nowrap;
}

.cart_btn .lpg{
	margin-right: 2px;
}

.ma-grd-blt-wh,
.ma-grd-blt-rd{
	padding-left: 16px;
	margin: 4px 0;
}

.sku-line .opt-reviews{
	margin: -4px 0 4px 0;
	line-height: 22px;
}

.sku-line .opt-reviews .stars{
	display: inline-block;
	position: relative;
	top: 2px;
}

.ma-grd-blt-wh{
	background: url('http://www.iboatsimages.com/mall/image/coverfinder/icons/bullet_lgray.png') no-repeat 0 50%;
}

.ma-grd-blt-rd{
	background: url('http://www.iboatsimages.com/mall/image/coverfinder/icons/bullet_red.png') no-repeat 0 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx){  
	.ma-grd-blt-wh{
		background-image: url('../../image/coverfinder/icons/hd_bullets/bullet_lgray.png'); 	
		background-size: 16px 16px;
	} 
	
	.ma-grd-blt-rd{
		background-image: url('../../image/coverfinder/icons/hd_bullets/bullet_red.png'); 	
		background-size: 16px 16px;
	} 
}

.opt-details .opt-srp-details:empty,
.opt-details .opt-price-details:empty,
.opt-details .opt-star-details:empty,
.opt-details .opt-product-attribute:empty,
.opt-details .opt-product-button:empty{
	display: none;
}

@media only screen and (max-width: 767px){
	.ma-grd-prd-lst .ma-grd-box{
		padding-bottom: 15px !important;
	}

	.ma-grd-prd-lst .ma-grd-ttl{
		width: calc(99% - 80px) !important;
		clear: right;
		height: auto !important;
	}

	#content #product_3 .ma-grd-ttl{
		width: 100% !important;
	}

	.opt-details{
		text-align: left;
		display: block;
		position: relative;
		padding-right: 110px;
		clear: both;
		min-height: 25px;
	}

	.opt-details .opt-srp-details,
	.opt-details .opt-price-details,
	.opt-details .opt-star-details,
	.opt-details .opt-product-attribute,
	.opt-details .opt-product-button{
		display: inline-block;
		line-height: 22px;
		text-align: left;
		margin: 0 5px 0 0;
	}

	.opt-details .opt-product-button{
	  width: 100px;
	  position: absolute;
	  right: 10px;
	  bottom: 0px;
	}

	.lpg{
		float: left;
		margin: 0;
		line-height: 20px;
	}
}
