.button-bm {
    display: inline-block;
    font-weight: 500 !important;
    font-size: 13px;
    padding: 8px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    min-width: 95px;
    min-height: 29px;
    line-height: 29px;
    cursor: pointer;
    border: 1px solid #fc3c6d;
    white-space: nowrap;
    text-align: center;
    text-decoration: none !important;
}

#tooltip-compte a {
    margin-top: 10px;
    width: 190px;
}
.button-bm.pink {
    background-color: #fc3c6d;
    color: #fff !important;
}

#tooltip-panier .item {
    min-height: 90px;
    text-align: left;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 12px;
}

#tooltip-panier .resume {
    background-color: #e5e5e5;
    height: 40px;
    line-height: 40px;
}

#tooltip-panier .panier > a {
    width: 100%;
}

.button-bm.pink:not(.disabled):not(.no-hover):hover {
    background-color: #cc2f5c;
    color: #fff !important;
}
.menu-navigation > nav > ul > li[data-cat="catalogue"] > ul.sub-menu > li.gammes {
    padding: 0;
    width: 215px;
}
.sub-menu, .sub-menu ul{
    padding : 0;
}
.marketing-slide-container {
    max-width: 990px;
    position: relative;
    margin: auto;
}
.marketing-slide-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.sp-header-picto-delete-panier {
    background: url("https://static.berceaumagique.com/images/sprite_header_v16.png") -97px -136px;
    width: 14px;
    height: 14px;
}
