/* Add custom CSS styles below */ 


.product-single .product-single__info button.btn--wishlist, .product-single .product-single__info button.s-social-share-btn {
  color: #525b60 ;
}


.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn{
  border: 1px solid #fff;
  color: #fff;
  border-radius: 7px;
  background-color: #525b60;
}

.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn:hover{
  background-color: #fff;
  color: #525b60;
  border: 1px solid #525b60;
}

.btn--outline-primary {
  color: #e4a48b;
  border-color: #e4a48b;
}

.btn--outline-primary:hover {
  color: #000;
  border-color: #e4a48b;
  background-color: #e4a48b;
}

.product-card__title p{
  color: #000;
}

.product-card__title a{
  color: #000;
}


.text-store-text-secondary{
  color: #525b60;
}

.s-product-options-grid-mode input:checked+div{
  color: #525b60;
  background-color: #fff; 
}

.main-menu li>a:hover{
  background-color: #525b60;
  color: #fff;
}

select option{
  color: #000;
}


.content-entry p span{
  color: #000 !important;
}



.faq-btn p{
  color: #000;
}

p.ql-direction-rtl strong{
  color: #000 !important;
}

.s-button-primary-outline:hover{
  background-color: #e4a48b;
}


.enhanced-title-border{
  border: 2px solid #e4a48b;
}

.enhanced-title-border:before , .enhanced-title-border:after{
  background-color: #e4a48b;
}

.footer-is-custom .store-footer div{
  background-color: #525b60 !important;
}


#best-offers-3-slider {
  background-color: #e4a48b26 !important;
  padding: 50px;
}


#best-offers-3-slider .product-card{
  background-color: transparent;
}

#best-offers-3-slider .product-card__image{
  background-color: transparent;
}



#####################



.product-card__enhanced-mini-cart__btn--inner span{
  color: #000;
}

.product-card__enhanced-mini-cart__btn--inner i{
  color: #000;
}