.btn--outline-primary {
  color: #6a502d;
  background: #e2cfb5;

}


.s-add-product-button-main
.s-add-product-button-mini-checkout {
  width: 50%;
  background: #524332;
}

.s-block--enhanced-features__item{
border-color: rgb(226, 207, 181);
border-radius: ١0px !important;
}


@media (max-width: 991px) {
  .s-block--enhanced-features.mini-features .s-block--enhanced-features__item {
    grid-column: span 1/span 1 !important;
    padding: 0.4rem !important;
  }
}

.features-moweaam .gap-4 {
  gap: 0.6rem;
}

.product-card__buttons > div button {
  align-items: center;
  background: #e3cdb5;

}

.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
  color: #483a2a !important;
}

.product-card__buttons > div button i {
  color: var(--store-text-primary);
  font-size: 16px;
  fill: var(--store-text-primary);
}
.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
  color: #000 !important;
}
.bg-store-bg-secondary {
  background-color: #fffbf9;
}

.s-fast-checkout-button.outline {
  background-color: transparent;
  color: var(--color-primary);
  border: 0px;
}

.link--primary {
  color: #4d3f2e !important;
{
.quickview-btn{
  visibility: hidden !important;
}

.wishlist{
  visibility: hidden !important;
}
  .product-card__buttons.normal > div {
  opacity: 1;
  visibility: hidden !important;
}