/* Add custom CSS styles below */ 
body {
background-image: url(https://cdn.salla.sa/OqqapN/89da87qASRqiZgQIx4XMqwr8X4O5VeVVcvic8KFF.png);
}
.bg-\[var\(--bg-primary\)\] {
background-image: url(https://cdn.salla.sa/OqqapN/N55RK7lbKuXrOfsbyACLhn79VWYLAJldSLlTEu2W.png);
   
}
.text-\[\#676D75\] {
    color: rgb(255 189 12);
}
.product-card-actions-add-to-cart {
    color: #514c5d;
    background-color: #ffbd0c;
    }
    .product-card-actions-add-to-cart:hover {
    background-color: #534b60;
    color: #ef8f1c;
    border-color: #f0f1f3;
}


section.banners-slider.bg-\[var\(--bg-primary\)\] {
    padding-top: 6rem;
}
.\!bottom-10 {
    bottom: 1rem !important;
}