
.products-list .holder {
    /*border: 1px solid #DDDDDD;*/
	float: left;
    margin: 0;
    padding: 5px;
/*    width: auto;*/
    width: 200px;
}

.products-list .product-info {
    float: left;
    padding: 0 7px;
    text-align: center;
    width:auto;
}

.products-list .img-content {
    display: block;
    padding-top: 15px;
    padding-left: 6px;
}

.products-list {
    /*margin-bottom: 25px;*/
}

.products-list .outside {
	float: left;
	height:auto;
	display:inline;
	border: 1px solid #DDDDDD;
	margin-bottom: 2px;
	width: 100%;
	/*width: auto;*/
}

.product-info 
{
  background: none repeat scroll 0 0 #FFFFFF;
  padding-left: 10px;
  margin:3px;
  /*max-width: 140px;*/
  width:auto;
}

.product-info img
{
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  /*width:auto;*/
}
.product-shop 
{
	padding-left: 10px;
}

.products-list .item {
	float: left;
	display:inline;
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 5px 0;
    width:auto;
}

.products-list .sku {
    font-size: 11px;
}

.products-list .stock {
    color: #8AD459;
}

.products-list .product-shop {
    border-left: 1px solid #DDDDDD;
    /*float: right;
    width: 369px;*/
}

.products-list .product-shop .border-top {
    padding: 10px 5px;
    min-height: 210px;
}

.products-list h2.product-name {
    font-weight: bold;
}

.cart-content {
	/*background: none repeat scroll 0 0 #F7F7F7;*/
	border: 1px solid #DDDDDD;
    /*min-height: 150px;*/
    padding: 10px;
    /*padding-bottom: 20px;*/
}

h2 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.34;
	/*text-align: center;*/
}

.product-content h2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.34;
	/*text-align: center;*/
}

.product-info h2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.34;
	/*text-align: center;*/
}

.products-list .product-shop .desc {
    padding: 10px 0;
}

.products-list .product-shop .price-box .special-price .price, .products-list .product-shop .price-box .regular-price .price {
    font-size: 18px;
}

.price-label{
    display: none;
}

.product-list-block {
  display: block;  
}

.short-description {
    margin: 10px 0;
}

.tva-inclus {
    clear: both;
    float: none !important;
    font-size: 9px;
    margin: 0;
    padding: 0;
}

.button-left {
    padding-left: 35px;
}

button.button span {
    display: block;
}

.cart {
	height:50px;
	width:auto;
	text-align: center;
}

.product-info .price {
	font-weight: bold;
	font-size: 12px;
	color: #BF0D0D;
}

.red {
	color: red;
}

.subcategory {
	color : #3300CC
}

h3 {
    color: #2E4679;
	font-weight: 700;
}

