/* Product */
.old_price {
  font-size: 13px;
  text-decoration: line-through;
  display: inline-block;
  line-height: 0px !important; 
  margin: 0 !important;
  float: left;}

.table .attributes {
	margin-left:-10px;
}  
 
.table .attributes .attribute_fieldset{
	width: calc(33% - 10px); margin: 0; margin-left:10px; padding: 0; position: relative; float: left;
}

.content_availability {
    
    float: right;
	text-align: center;
}

.total-products #total_price{
	width: 400px;
    float: left;
    height: 25px;
    display: block;
    text-align: right;
    padding: 0;
}
#total_price {
    font-size: 30px;
    width: 165px;
    background: #e6e6e6;
}
.total-products {
    float: right;
    margin-top: 50px;
}
#add_to_cart_multi {
    float: right;
}

@media (max-width: 600px) {
	
	.buttons_bottom_block{
		float: none;
		clear:right;
		margin:auto;
		width:100%;
	}
}

.buttons_bottom_block {
    float:right
}
.price {
    font-size: 20px;
    
}
.attributes div.selector, .attributes div.selector span, .attributes  div.selector select{
	/* width: 135px !important; */
	/* background-position: 100px 12px;*/
	width: 160px !important;
	background-position: 125px 12px;
}
/*
.product_attributes .attribute_select_qty{
	line-height: 18px;
    height: 18px;
    
    padding: 0 0 0 10px;
	
	width: 107px;

}
#attributes div.selector, #attributes div.selector span, #attributes  div.selector select{
	line-height: 18px;
    height: 18px;
    width: 154px;
    padding: 0 0 0 2px;
}
#product #attributes div.selector span {
	padding: 0 20px 0 2px;
}

@media(max-width: 768px){
.attributes div.selector{
		margin: 5px 0;
	}
}
#attributes  div.selector{
	padding: 0 10px;
}
*/
.attribute_select_qty {
    background-position: 0 -50px;
    background-color: #f4f4f4;
    line-height: 37px;
    height: 37px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden;
    border: none;
}

#entretien p{
margin-top:20px;
text-align: left;
    line-height: normal;}
	
/*
.table .productlist_add .content_prices {
    width: auto !important; 
}
.table .productlist_add .box-info-product {
    width: 38% !important;}

.our_price_display {
   
        margin: 0 0 0 10px !important;
}
#product .our_price_display {
	margin: 0 !important;
	font-size: 15px;
}

@media (min-width: 768px) and (max-width: 1280px) {
	#product .our_price_display {
		float: left;
		clear: left; 
	}
}
#product .price-block{
	font-size: 15px;
}*/
#old_pricebis {
    
    margin: 0 ;
	text-decoration: line-through;
    display: inline-block;
    font-size: 17px;
  
    
}
/* add to cart */
.table .productlist_add p.price-block {
 
	margin:0px auto;
}
.label-success {
     background: url('../../img/picto-ok.png') no-repeat;
    background-position: 110px 6px;
     border: none !important;
    color: black;
    font-size: 14px;
	font-weight: 400;
	padding-right: 30px;
}
.label-warning {
   background: url('../../img/picto-warn.png') no-repeat center center !important;
    background-position: 135px 6px !important;
     border: none !important;
    color: black !important;
    font-size: 14px !important;
	font-weight: 400 !important;
	padding-right: 30px;
}
.last_quantities {
     background: url('../../img/picto-last.png') no-repeat center center !important;
    background-position: 113px 0px !important;
     border: none !important;
	 color:black !important;
	 font-weight: 400 !important;
    font-family: 'Raleway', sans-serif !important;
	font-size:14px !important;
	    padding-right: 10px !important;}


.recap_block{margin-bottom:50px;}

/*Cyril 27/06 */
.inscription a {
 
    font-size: .728125em;
    font-weight: 400;
}

.header_user_info a span {

 font-size: .728125em;
    font-weight: 400;
	
}

.header_user_info a.login {
font-size: .728125em;
    font-weight: 400;
	}
	
	#header .shop-phone span {
	font-size: .728125em!important;
    font-weight: 400!important;
	}

.item_text {
    font-size: 15px;  
   
    float: left;    
    width: 92%;
}	
	#feed {
    background: #fff;
    padding: 20px;
    margin: 0px 0 20px 0px;
	
}

.feed_item {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
    border-bottom: solid 1px;
}

.feed_item .feed_img{float: left; margin: 0 15px 15px 0; width: 130px; text-align: center; }
.feed_item .feed_content{float: left; margin: 0 0 0 0;width: 80%;}
#feed_header{
    height: 50px;
    background: #3b5998;
    margin-top: 20px;
}

#entretien {width:450px!important}

#uniform-id_address_delivery{width:280px!important}
#uniform-id_address_delivery span{width:260px!important}

#color-name{margin:-2px}
#attributes_p{    padding: 0 20px 20px;}
#aide-taille{
	display: inline-block;
	padding: 7px 5px 5px;
    font-size: small;
    font-weight: 600;
	text-decoration: none;
}
	
	.breadcrumb a:before {
    display: inline-block;
    content: ".";
    position: absolute;
    left: -10px;
    top: 3px;
    width: 18px;
    height: 18px;
    background: transparent;
    border-right: 1px solid #d6d4d4;
    border-top: 1px solid #d6d4d4;
    border-radius: 2px;
    text-indent: -5000px;
    z-index: -1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.breadcrumb a:after {
    display: inline-block;
    content: ".";
    position: absolute;
    right: -10px;
    top: 3px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-right: 1px solid #d6d4d4;
    border-top: 1px solid #d6d4d4;
    border-radius: 2px;
    text-indent: -5000px;
    z-index: -1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.breadcrumb a {
    display: inline-block;
    background: #fff;
        padding: 0 25px 0 32px;
    margin-left: -26px;
    position: relative;
    z-index: 2;
    color: #333;
}
