.pb-left-column {
    padding-right: 35px;
}
.pb-right-column {
    margin-left: -20px;
    padding-right: 0;
}
.zoomPad > img {
    max-width: 100%;
}
.product-options ul {
	margin:5px 0px 0px 0px;
	padding:0px;
}
.product-options li {
	list-style:none;
	display:inline-block;
	 margin-right:5px;
}
.product-options li a {
	 height:17px;
	 width:20px;
	 display:inline-block;	
	 border:1px solid #D1D1D1;
	 vertical-align: middle;
}
.product-options li.selected a {
	border:2px solid black;
}
 .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;
}
#image-block {
}
#views_block {
	float:left;
	width:100%;
}
#thumbs_list {	
}
#thumbs_list li {        
    list-style: none outside none;    
    padding:0px;
    text-align:center
}
#thumbs_list li a {
	display:inline-block;
}
#thumbs_list .owl-carousel {
	background:none;
}
.zoomPad {
	float:none!important;
}
.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 {
	color: #70777c;
    display: inline-block;
    float: right;
}
#send_friend_button {
    color: #020202;
    font-size: 0.86em;
    font-weight: 300;
}
#send_friend_button:hover,
#send_friend_button:hover i {
    color: #f64747;
}
#send_friend_form .panel {
	padding:10px;
}
#more_info_block {
	margin-top:70px;
	width: 100%;
	display:inline-block;
}
#more_info_block .nav-tabs {
	border-bottom: 1px solid #e4e3e3;
}
#more_info_block .tab-content {    
    padding:30px 0 0;
}
#more_info_block .nav-tabs li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b8b7b7;
    display: block;
    font-size: 1.428em;
    padding: 0;
    text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: -1px;
	border-bottom: 1px solid #ddd;
	color: #757575;
}
#more_info_block .nav-tabs li {    
    float: left;
    list-style: none outside none;
    margin-bottom: 0;
    margin-right: 70px;
}
#more_info_block .nav-tabs li.active,
#more_info_block .nav-tabs li:hover{
	color: #000;
}
#more_info_block .nav-tabs li.active a,
#more_info_block .nav-tabs li:hover a {    
	color: #000;
	border-bottom: 1px solid #000;
}
.tab-content > .tab-pane {
	font-size: 1em;
}
.attribute_label {
    font-size: 13px;
    font-weight: 300;
    line-height: 34px;
    margin-right: 10px;
}
.social-icons {
	border-top: 1px solid #dddddd;
    float: left;
    margin-top: 30px;
    padding-top: 30px;
    width: 100%;
}
.product-util  .add_to_compare.checking .fa-spin,
.product-util  .add_to_compare.checking:hover  .fa-spin {	
	display:inline-block;
}
#views_block .owl-carousel .owl-item {
	text-align:center;
}
.product-thumbnail {
    border: 1px solid #fff;
}
.product-thumbnail:hover {
    border: 1px solid #ebebeb;
}
.thumb-carousel.owl-theme .owl-controls .owl-buttons div {
    background: none repeat scroll 0 0 #d7d7d7;
    border: 1px solid #d7d7d7;
    color: #111111;
    display: inline-block;
    height: 24px;
    right: 15px;
    width: 24px;
}
.thumb-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev:before{
	content:"\f104";
	line-height: 22px;
}
.thumb-carousel.owl-theme .owl-controls .owl-buttons div.owl-next:before{
	content:"\f105";
	line-height: 22px;
}
.thumb-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0px;
	background-image: none !important;
}
.thumb-carousel .owl-controls {
	top:50% !important;
}
.thumb-carousel .owl-controls .owl-buttons div.owl-prev {
	left: -15px;
    right: auto !important;
}
.thumb-carousel .owl-controls .owl-buttons div.owl-next.disabled:hover, 
.thumb-carousel .owl-controls .owl-buttons div.owl-next {
	background-image: none !important;
	right:0px!important;	
}
#views_block .owl-theme .owl-controls .owl-buttons {
	height:0px;
}
.eu-legal.old-price {
	line-height:40px;
}
.zoomWindow {
	left:100%!important;
}