
.bg-color {
  background-color: #DCCB91;
}
.single-location, .single-contact {
  background-color: white;

}

.top-bar .top-bar-left p a {
  background-size: 175px 2px;
}

.product-card2 .product-card-content > span del {
  color: #ff0000;  
}

.product-card2 .product-card-content p a {
  color: #ff0000;   
}

.section-title3 {
  background: white;
  padding: 20px;
  border-radius: 10px;
}

.product-card2 {
  background: white;
}

.product-card {
  background: white;
}

.shop-columns-title-section { 
  background: white;
  padding: 20px;
  border-radius: 10px;
}

.category-card.style-2 {
  background: white;
}

.section-title3 h3 span::after { 
  background-color: rgba(167, 182, 35, 0.2);  
}

