a {
    color: #5c3d31;
    text-decoration: none;
    background-color: transparent;
    hov
}

.s-product-name a{
    color:#3c3c3c !important;
}

.alert-info {
  color:#FFFFFF;
  background-color:#3c3c3c;
  border-color: #3c3c3c;
}
.alert-warning {
    color: white;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
}

.s-container-name a{
    display: none;
}
.s-product-max-order-quantity {
  display: none;
}
.s-item-total .price-tag, .s-product-price .price-tag{
    color:#ed850f !important;
}



.payment-methods .btn {
  display: none;
}