.target-to-sell{
    width: 100%;
}

.target-to-sell .t-heading {
    position: relative;
    display: block;
    margin: 30px 0 17px 0;
    padding: 0 25px 4px 0;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    max-width: 100%;
    height: auto;
}

.target-to-sell .t-heading:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 4px;
    border-bottom: solid 1px #9e9e9e;
    width: 100%;
}

.target-to-sell .t-heading > span {
    position: absolute;
    padding: 0 25px 0 0;
    background: #fff;
    min-height: 20px;
    bottom: 0;
    left: 0;
}

.target-to-sell .product-units {
    width: 100%;
    margin: 17px 0;
    border-bottom: 1px solid #d4d4d4;
}

.target-to-sell .product-units:last-of-type {
    border-bottom: 0;
}

.target-to-sell .product-units ul, .product-units li {
    display: inline-block;
    vertical-align: top;
    color: #9e9e9e;
}

.target-to-sell .product-units ul {
    width: 100%;
    margin: 11px 0 18px 0;
}

.target-to-sell .product-units ul > li {
    width: -webkit-calc(20% - 3px);
    width: calc(20% - 3px);
    position: relative;
    padding: 10px 20px 0 20px;
    color: #333;
}

.target-to-sell .product-units ul > li:not(:last-child) {
    border-right: 1px solid #d7dde1;
}

.target-to-sell .product-units ul > li > a {
    display: inline-block;
    text-decoration: none;
}

.target-to-sell .product-units img:not(.picto-com) {
    width: 95%;
    display: block;
    max-width: 136px;
    margin: 0 auto;
}

.target-to-sell .picto-payment span {
    background-color: #ffffff;
    box-sizing: border-box;
    display: block;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 8px 5px 8px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.target-to-sell .product-units ul > li p {
    padding: 11px 11px 0 11px;
    color: #333;
    line-height: 1.2;
}

.target-to-sell .product-part p:not(.t-paragraph) {
    line-height: 1.2;
}

.target-to-sell .product-units ul > li p .product-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    height: 29px;
}

.target-to-sell .product-rating {
    display: block;
    color: #9e9e9e;
    margin: auto;
    margin-right: 20px;
}

.target-to-sell ul > li p .product-rating {
    margin: 8px 0 9px 0;
    font-size: 12px;
}

.target-to-sell .product-rating:before {
    content: '';
    background-image: url('/animations/Images/Default/Common/rating.png');
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    display: inline-block;
    width: 96px;
    height: 15px;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 10px 2px 0;
}

.target-to-sell .product-rating.stars-0-0:before {
    background-position: 0 0;
}

.target-to-sell .product-rating.stars-0-5:before {
    background-position: 0 -15px;
}

.target-to-sell .product-rating.stars-1-0:before {
    background-position: 0 -30px;
}

.target-to-sell .product-rating.stars-1-5:before {
    background-position: 0 -45px;
}

.target-to-sell .product-rating.stars-2-0:before {
    background-position: 0 -60px;
}

.target-to-sell .product-rating.stars-2-5:before {
    background-position: 0 -75px;
}

.target-to-sell .product-rating.stars-3-0:before {
    background-position: 0 -90px;
}

.target-to-sell .product-rating.stars-3-5:before {
    background-position: 0 -105px;
}

.target-to-sell .product-rating.stars-4-0:before {
    background-position: 0 -120px;
}

.target-to-sell .product-rating.stars-4-5:before {
    background-position: 0 -135px;
}

.target-to-sell .product-rating.stars-5-0:before {
    background-position: 0 -150px;
}

.target-to-sell .empty{
    height: 46px;
    width:106px;
    display: block;
}

.target-to-sell .product-units ul > li p .product-prices > span {
    display: block;
    width: 45px;
    float: left;
}

.target-to-sell ul > li p .product-prices {
    display: block;
    width: 100%;
    height: 33px;
    position: relative;
}

.target-to-sell .product-prices .reduc {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 6px 4px 4px 4px;
    color: #e2001a;
    border: 1px solid #e2001a;
    font-size: 15px;
    display: inline-block;
    margin: 2px 5px 0 0;
}

.target-to-sell .old-price {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-decoration: line-through;
    color: #666666;
    font-size: 15px;
}

.target-to-sell .product-units ul > li p .product-prices > span.old-price {
    display: block;
    float: left;
    text-align: left;
    width: -webkit-calc(100% - 54px);
    width: calc(100% - 54px);
}

.target-to-sell .current-price {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #e2001a;
    font-size: 26px;
}

.target-to-sell .current-price.smaller {
    font-size: 18px;
}

.target-to-sell .product-units ul > li p .product-prices > span.current-price {
    display: block;
    float: left;
    text-align: left;
    width: -webkit-calc(100% - 54px);
    width: calc(100% - 54px);
}

.target2sell h2 {
    color: #38373c;
    font-size: 25px;
    font-weight: 400;
    position: relative;
    text-align: center
}

.target2sell h2 span {
    background: #fff;
    display: inline-block;
    padding: 0 10px
}

.target2sell h2:before {
    border-bottom: 1px solid #1d1d1b;
    bottom: 13px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1
}

.target2sell .products {
    align-items: stretch;
    border-bottom: 1px solid #38373c;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 20px;
    width: 100%
}

.target2sell .products__product {
    border: 1px solid transparent;
    display: block;
    margin: 10px;
    position: relative;
    width: calc(25% - 20px)
}

.target2sell .products__product .visual {
    height: 318px;
    overflow: hidden;
    display: block!important;
    position: relative;
    width: 100%;
}

.target2sell .products__product .visual .sticker-com {
    margin: 0;
    background-color: #000;
    color: #fff;
    display: inline-block;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px;
    z-index: 10;
}

.target2sell .products__product .visual img {
    display: block;
    height: calc(100% - 25px);
    left: 0;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
}

.target2sell .products__product .visual .products__product__visual-exclusive {
    background-color: #f5f5f5;
    bottom: 2px;
    color: #53565c;
    display: inline-block;
    font-size: 12px;
    padding: 2px;
    position: absolute;
    right: 10px
}

.target2sell .products__product__infos {
    padding: 0 10px 30px
}

.target2sell .products__product__infos__overview {
    display: flex;
    margin-bottom: 1rem
}

.target2sell .products__product__infos__overview-title span,.target2sell .products__product__infos__overview-title strong,.target2sell .products__product__infos__overview__prices-percent,.target2sell .products__product__infos__overview__prices-price,.target2sell .products__product__infos__overview__prices-stroke {
    display: inline-block;
    padding-bottom: 3px
}

.target2sell .products__product__infos__overview-title {
    line-height: 20px;
    width: 70%
}

.target2sell .products__product__infos__overview-title span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 15px;
    line-height: 16px;
}

.target2sell .products__product__infos__overview__prices {
    line-height: 0;
    text-align: right;
    width: 30%
}

.target2sell .products__product__infos__overview__prices span {
    display: inline-block
}

.target2sell .products__product__infos__overview__prices-price {
    color: #e30613;
    font-size: 20px;
    line-height: 20px
}

.target2sell .products__product__infos__overview__prices-price sup {
    font-size: 14px
}

.target2sell .products__product__infos__overview__prices-stroke {
    font-size: 14px;
    line-height: 14px;
    text-decoration: line-through
}

.target2sell .products__product__infos__overview__prices-stroke sup {
    font-size: 8px
}

.target2sell .products__product__infos__overview__prices-percent {
    background-color: #e30613;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 3px 5px;
    text-align: center
}

.target2sell .products__product__infos__overview__prices-percent sup {
    font-size: 8px
}

.target2sell .products__product__infos-rating {
    display: block;
    height: 23px;
    margin-bottom: 1rem
}

.target2sell .products__product__infos-rating span {
    display: inline-block;
    vertical-align: middle
}

.target2sell .products__product__infos-rating:before {
    background-image: url('https://media.but.fr/Desktop/Homepage/hp_t2s_derniers_produits_vus/rating.png');
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0 10px 3px 0;
    overflow: hidden;
    position: absolute;
    position: relative;
    vertical-align: middle;
    width: 120px
}

.target2sell .products__product__infos-rating.stars-0-0:before {
    background-position: 0 0
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-0-0:before {
        background-position:0 0
    }
}

.target2sell .products__product__infos-rating.stars-0-5:before {
    background-position: 0 -21px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-0-5:before {
        background-position:0 10%
    }
}

.target2sell .products__product__infos-rating.stars-1-0:before {
    background-position: 0 -42px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-1-0:before {
        background-position:0 20%
    }
}

.target2sell .products__product__infos-rating.stars-1-5:before {
    background-position: 0 -63px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-1-5:before {
        background-position:0 30%
    }
}

.target2sell .products__product__infos-rating.stars-2-0:before {
    background-position: 0 -84px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-2-0:before {
        background-position:0 40%
    }
}

.target2sell .products__product__infos-rating.stars-2-5:before {
    background-position: 0 -105px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-2-5:before {
        background-position:0 50%
    }
}

.target2sell .products__product__infos-rating.stars-3-0:before {
    background-position: 0 -126px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-3-0:before {
        background-position:0 60%
    }
}

.target2sell .products__product__infos-rating.stars-3-5:before {
    background-position: 0 -147px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-3-5:before {
        background-position:0 70%
    }
}

.target2sell .products__product__infos-rating.stars-4-0:before {
    background-position: 0 -168px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-4-0:before {
        background-position:0 80%
    }
}

.target2sell .products__product__infos-rating.stars-4-5:before {
    background-position: 0 -189px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-4-5:before {
        background-position:0 90%
    }
}

.target2sell .products__product__infos-rating.stars-5-0:before {
    background-position: 0 -210px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-5-0:before {
        background-position:0 100%
    }
}

.target2sell .products__product__infos-rating.stars-5-5:before {
    background-position: 0 -231px
}

@media screen and (max-width: 1200px) {
    .target2sell .products__product__infos-rating.stars-5-5:before {
        background-position:0 110%
    }
}

.target2sell .products__product__infos-soldBy {
    bottom: 10px;
    position: absolute;
    right: 10px;
    width: calc(100% - 20px)
}

.target2sell .products__product__infos-soldBy,.target2sell .products__product__infos-soldBy p {
    font-size: 15px;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}

.target2sell .products__product__infos-soldBy p span {
    color: #1a6499
}

.target2sell .products__product__infos-soldBy p .but {
    color: #e30613
}

.target2sell .products__product:hover {
    border: 1px solid #dfdfdf
}

.target2sell .products__product:hover .sticker-com {
    display: none
}

.target2sell sup {
    vertical-align: super
}