
.product-preview .thumbs.unstyled.clearfix {
   	padding-right:90px;
}

.product-preview .thumbs.unstyled.clearfix li{
	float:left;
	display:inline;
	margin-top:5px;
	margin-right:5px;
}

.product-preview .thumbs.unstyled.clearfix li a{
	border-radius:0px;
	border:none;
}


.product-details .entry-header{
	font-size:31px;
	font-weight: 300;
	letter-spacing:0.13em;
}




.product-details .entry-content .entry-price,
.product-details .entry-content .entry-discount {
	font-size:26px;
	font-weight:300;
	letter-spacing:0.13em;
}

.product-details .entry-content .key{
	font-size: 13px;
	font-weight:500;
	color:#051014;
	width:110px;
	margin-right:25px;
}

.product-details .entry-content .value{
		font-size: 13px;
	font-weight:300;
		color:#051014;
}

.product-details .subheader.uppercase{
		font-size: 13px;
	text-transform: none;
		font-weight:500;
	color:#051014;
}



.product-details .entry-content ul.inline-li{
	padding-left:0px;
}

.product-details .entry-content ul.inline-li .add-to-cart{
	border-radius:0px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
}

.product-details .entry-content .key {
	display: inline-block;
	width: 110px !important;
}

.product-details .entry-content .last-key {
	margin-bottom: 10px;
}

.mfp-bg{
	background-color: black;
	opacity: 0.6;
}