
.guirlande {
    pointer-events: none;
    z-index: 1000;
    width: 100%;
    height: 150px;
    position: absolute;
    top: 150px!important;
    left: 0
}

.guirlande1 {
    height: 120px;
    background: url(../img/guirlande1-CPZ8o-5k.png) repeat-x 300% top;
    top: -23px!important
}

.guirlande2 {
    background: url(../img/guirlande2-CDQeAqfi.png) repeat-x 70% top;
    top: -71px!important
}

.guirlande3 {
    background: url(../img/guirlande3-CBj7ifWF.png) repeat-x 10% top;
    top: -50px!important
}
.has-discount .page-content.page-cms ul, .has-discount p, .has-discount.product-price, .page-content.page-cms .has-discount ul {
    color: #02940a;
}
.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.on-sale, .has-discount .discount
{
    background-color: #02940a;
}

#wrapper {
    background: #ff6961;
}
/* container avec fond blanc et box shadow */
.container {
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}