/*
## productDetails
********************************************************************/
@media (min-width: 1024px) {
	.col-md-8.pull-right{
		float: right;
		text-align: right;
	}
}

@media (max-width: 1024px) {
	.col-md-8.pull-right{
		text-align: center;
		padding-top: 10px;
		float: inherit !important;
		width: 100%;
	}
}


/*
## Product Images
********************************************************************/


.productImage{
	position:relative;
}

.productImage .productImagePrimary{
	margin:0 0 0px 0px;
}



.productImage .productImagePrimary a.productImagePrimaryLink{
	display:block;
/* 	width:190px; */

}


.productImage .productImagePrimary a.productImagePrimaryLink img{
	width:100%;
}



.productImage .productImagePrimary a.productImageZoomLink{
	display:block;
	width:36px;
	height:36px;
	background:url("../images/productImageZoomLinkIcon.png") no-repeat center center ;
	position:absolute;
	top:0;
	right:20px;
}




/*
### Product Images scroller
********************************************************************/

.productImage .productImageGallery{
	float:left;
	width:100px;
	position:relative;
	height:420px;
	overflow:hidden;
}




.productImage .productImageGallery .jcarousel-clip{
	height:360px;
}

.productImage .productImageGallery li{

	height:auto;
	margin:0 0 30px 0;
}


.productImage .productImageGallery li .thumb{
	border:1px solid #d9d9d9;
	display:block;
	overflow:hidden;
	width:96px;
	margin:1px;

}


.productImage .productImageGallery li .thumb.active{
	border:2px solid #0068b3;
	margin:0;
	

}












/*
## Product Description
********************************************************************/


.productDescription{ }


.productDescription h1{
	font-size:2em;
	font-weight:normal;
	color:#3c3c3c;
	padding:0 0 5px 0;
	text-transform: uppercase;
}


.productDescription .big-price{
	font-size:1.417em;
	color:#3c3c3c;
	padding:0 0 10px 10px;
	border:0;
	margin: 0;
}


.productDescription .summary{
	color:#666666;
	margin:0 0 10px 0;
}


.productDescription .colour{
	padding: 5px 0;
	line-height:2.5em;
	color:#929292;
}


.productDescription  ul.colorlist {
	float:left;
}

.productDescription ul.colorlist li{
	float:left;
	margin:0 10px 0 0;
}



.productDescription  .size{
	padding: 10px 0;

	color:#929292;
	
}

.productDescription  .size form{
	float:left;
	
}

.productDescription  .size .size-guide{
	float:left;
	
}


.productDescription  .size form label{
	display:block;
	font-weight:normal;
}



/* 
.productDescription .add_to_cart_form{
	width:49%;
	float:right;
}

.productDescription .collect_from_store{
	width:49%;
	
} */












.productDescription .LoveShare{
	text-align:center;
	width:49%;
	float:right;
	margin-bottom: 20px;
}


.productDescription .share{
	color:#666666;
	float:none !important;
	display:inline-block;
	height:20px;
	line-height:20px;

	padding:0 0 0 25px;


}

.productDescription .share > span{ 
	display:none;

}


.productDescription .share{
	background:url("../images/productShareIcon.png") no-repeat left center;
}










/*
## Product Tabs
********************************************************************/



/* 



#productTabs ul.tabs-list,
#productTabs .tabHead{
	border-bottom:1px dotted #979797;
	margin:0 0 40px 0;
	padding: 0 0 10px;
}

#productTabs ul.tabs-list li{
	float:left;
}

#productTabs ul.tabs-list li a,
#productTabs .tabHead{
	display:block;
	color: #666666;
	font-size: 1.167em;
	text-transform: uppercase;
	font-weight: bold;
	padding:0 20px 0 0;


}


#productTabs ul.tabs-list li.current a{
	color: #000;


}

#productTabs  .current-info,
#productTabs .content .tabhead{
	display:none;


}

 */
 
.prodReview{
	margin:0 0 20px 0;
	
}


.prodReview .count{ 
	color:#808080;
	padding:0 10px;	
}

.prodReview .write{ 
	color:#808080;
	font-weight:bold;
	padding:0 0 0 10px;
	background:url("../images/facetMoreLessIcon.png") no-repeat left center ;
	
}












/*
### productDescriptionText
********************************************************************/


.productDescriptionText{
	-webkit-column-count: 2; 
	-moz-column-count: 2; 
	column-count: 2;
    padding: 0 20px 20px 20px;
}


/*
### productFeatureClasses
********************************************************************/



.productFeatureClasses{
	padding: 0 0 20px 0;
}


.productFeatureClasses .headline {
  border-bottom: 1px solid #bfbfbf;
  display: block;
  font-size: 1em;
  font-weight: normal;
  height: auto;
  line-height: 30px;
  margin: 5px 0 0;
  text-transform: uppercase;
  white-space: nowrap;
}



.productFeatureClasses table{
	width:100%;
	
}

.productFeatureClasses table tr:nth-child(odd){
	background:#f2f2f2;
}

.productFeatureClasses table tr td{
    border-bottom: 1px solid #bfbfbf;
}


.productFeatureClasses table td{
	width:50%;
	 padding: 5px;
}


.productFeatureClasses table td.attrib{
	
}


.y_wrap_qty .qty input.qty{
    text-align:center;
    width:40px;

}
















/*
### prodReview
********************************************************************/

.prodReview{
	margin:0 0 20px 0;
	
}


.prodReview .count{ 
	color:#3c3c3c;
	padding:0 10px;	
}

.prodReview .write{ 
	color:#0068b8;
	font-weight:normal;
	padding:0 0 0 10px;
	background:url("../images/facetMoreLessIcon.png") no-repeat left center ;
	
}

.reviews{
	padding: 0 20px 0 20px;
	
}

.reviews .actionBar{

	height:30px;
	line-height:30px;
	color:#3c3c3c;

	font-size:1em;
	white-space: nowrap;
	display:block;
	margin:20px 0 ;
}

.reviews .actionBar.top{

	border-bottom:1px solid #bfbfbf;
}

.reviews .actionBar.bottom{

	border-top:1px solid #bfbfbf;
}

.reviews .actionBar a,
.reviews .actionBar .write{ 
	color:#3c3c3c;
	font-weight:bold;
	padding:0 0 0 10px;
	background:url("../images/facetMoreLessIcon.png") no-repeat left center ;
	
}


.reviews .reviewDetail{ 
	border-top:1px solid #bfbfbf;
	padding:20px 0;
}

.reviews .reviewDetail:first-child{ 
	border-top:0;
}


.reviews .reviewDetail .headline{ 
	font-weight:bold;
}

.reviews .reviewDetail .body{ 
	
}


.reviews .reviewDetail .autor{ 
	font-style:italic;
	color:#3c3c3c;
}




#write_reviews.reviews .headline{
	border-bottom: 1px solid #bfbfbf;
	font-size: 1.2em;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}

.reviews .description{
	margin:0 0 20px 0;
}







/*
### Product Images Colorbox
********************************************************************/



#colorbox .productImage{
	padding:20px;
}



#colorbox .productImage .productImageGallery{
	height:515px;
}

#colorbox  .productImage .productImageGallery .jcarousel-clip {
    height:455px;
}

#colorbox .productImage .productImageGallery li {
    margin: 0 0 18px;
}


#colorbox .productImage .productImagePrimary {
    margin: 0 0 0 150px;
}







/*
### quickviewLightbox Colorbox
********************************************************************/


#quickviewLightbox{
	padding:20px;
}



#quickviewLightbox .productImage{
	padding: 0;
	margin:0 30px 0 0;
}


#quickviewLightbox .productImage .productImagePrimary{
	margin:0;
}

#quickviewLightbox .productImage .productImagePrimary .productImagePrimaryLink{
	width: 284px;
}

#quickviewLightbox .productImage .productImagePrimary a.productImageZoomLink{
	right:0;
}


#quickviewLightbox .productDescription{
	width: 496px;
}

.tabBody table{
    padding: 0 20px 0 20px;
}


.productPromotialDetails .price-product .box-price{
	white-space: nowrap;
}

.productPromotialDetails .price-product .box-price .price{
	margin: 0;
}