.form-control-qte{
    width: 20px !important;
}

.btn-success{
    background-color: #578b07 !important;
}

.cad-img-favoris{
    overflow: hidden;
    height: 60px;
    width: 60px;
    border-radius: 10px;
}
.cad-img-favoris img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.form-control-contact{
    color: black !important;
    text-align: left !important;
    padding-left: 10px !important;
    font-weight: 350 !important;
    border: none !important;
}

.form-control-ps{
    display: block !important;
    padding: 17px;
}

.tp-shop-details__social-ps .badg{
    background-color: #578b07;
    color: white;
    border-radius: 5px;
    margin-right: 5px;
    padding: 2px 7px 2px 7px;
    font-size: 15px;
}