.product-main-info {
	background:#FFF;
}
.product-options ul {
	margin:5px 0px 0px 0px;
	padding:0px;
}
.product-options li {
	list-style:none;
	display:inline-block;
	margin-right:5px;
	padding:5px;
	border:1px solid #DDD;
	line-height:10px;
}
.product-options li a {
	height:20px;
	width:20px;
	display:inline-block;		 
}
.product-options li.selected {	
	border:1px solid #333;
}
 .attribute_radio {
 	margin-left:10px!important;
}
.product-options li span {	
}
#image-block {
	position:relative;
}
#pQuantityAvailable {
	display:inline-block;		
	width:100%;
	float:left;
}
#product_reference {
	width:100%;
	float:left;
}
availability_statut {
	display:inline-block;
}
#availability_value {
	background:#5CB85C;
	color:#FFFFFF;
	padding:5px;
}
#image-block {
    display: block;
    position: relative;
    text-align:center;   
	cursor:pointer;	
}
#views_block {
	background:#FFF;	
}
#thumbs_list li {        
    list-style: none outside none;    
    padding:0px;
    text-align:center
}
#thumbs_list li a {
	display:inline-block;
}
.content_only #thumbs_list li {
	padding:10px 10px;
}
.content_only .attribute_fieldset.col-lg-6 {
	width:50%;
	float:left;
}
.span_link {    
	position:absolute;
	right:5%;	
	bottom:5%;
	cursor:pointer;	
	text-align:center;		
	vertical-align:middle;
	background-clip: padding-box;		
	-o-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-webkit-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;	
	font-size:0.92em;
	background:rgba(255,255,255,0.7);
	box-shadow:0 2px 8px rgba(0, 0, 0, 0.16);	
	color:#a0a0a0;
	padding:10px;
}
.span_link i {
	margin-right:7px;
}

#thumbs_list ul {
    padding: 0;
    width: 100% !important;
    margin:0px;
}
.product-view .rating {
	padding:10px 0px;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	margin:15px 0px;
}
.comments {
	margin-top:20px;	
}

.sendtofriend {
	margin-top:10px;
}
#send_friend_button {
	font-weight:400;
}
#send_friend_form .panel {
	padding:10px;
}
#more_info_block {
	margin-top:40px;
	float:left;
	width:100%;
}
#more_info_block .nav-tabs {
	border-bottom:0px;
}
#more_info_block .tab-content {    
    border-top: 1px solid #BFBFBF;
    padding: 30px 0px;
    color:#333;
}
#more_info_block .nav-tabs li a {
    border: medium none;
    border-radius: 0;
    color: #333;
    display: block;    
    font-size: 1.23em;
    height: 50px;
    line-height: 50px;
    padding: 0px 50px 0px 0px;
    text-transform: uppercase;
    background:none;
}
#more_info_block .nav-tabs li {    
    float: left;
    list-style: none outside none;
    margin-bottom: 0;
    margin-right: 5px;
}
#more_info_block .nav-tabs li.active a {    
	color: #1abc9c;
}
.attribute_label {
	line-height:34px;
	margin-right:10px;
}
.thumb-carousel .owl-controls {
	top:50%!important;
}
.thumb-carousel .owl-controls .owl-buttons div.owl-prev {
	left:0px;
	right:auto;	
}
.thumb-carousel .owl-controls .owl-buttons div.owl-next.disabled:hover, 
.thumb-carousel .owl-controls .owl-buttons div.owl-next {
	right:0px!important;	
}
.social-icons {
	float:left;
	width:100%;
	padding:20px 0px;
	border-top:1px solid #ECECEC;
	margin-top:30px;
}
.product-util  .add_to_compare.checking,
.product-util  .add_to_compare.checking:hover {
	background:transparent url(../img/ajax-loader2.gif) no-repeat 11px center!important;
	transition:none;
}
#views_block .owl-carousel .owl-item {
	text-align:center;
	padding:10px;
}
.product-thumbnail  {
	text-align:center;
	display:inline-block;
	width:100%;
}
#views_block .owl-theme .owl-controls .owl-buttons {
	height:0px;
}
.attribute_fieldset {
	display:inline-block;	
}
.attribute_select {
	min-width:60px;
}