/* Add custom CSS styles below */ 
.card-below-full-btn .add-to-cart-conatiner salla-button.btn--wishlist button {
    background-color: rgb(239 238 238);
}

.s-button-light-outline {
    background-color: rgb(239 238 238);
}

.bg-white {
    background-color: rgb(239 238 238);
}

.tamara-product-widget, .spotii-wrapper {
    background: #efeeee;
}

.styles__snipperWrapperBgWhite--e52a2 {
    background-color: #efeeee;
}

.s-quick-order-container.s-quick-order-white {
    background-color: #efeeee !important;
}

.s-product-options-wrapper {
    background-color: rgb(239 238 238);
}

.s-conditional-offer-container {
    background-color: rgb(239 238 238);
}

.s-modal-body {
    background-color: rgb(239 238 238);
}

@media (max-width: 600px) {
    .card--addtocard-full-btn .add-to-cart-conatiner salla-button.btn--wishlist button, .card--addtocard-full-btn button.product-popup-trigger {
        background-color: rgb(239 238 238);
    }
}

.s-add-product-toast {
    background-color: rgb(239 238 238);
}

@media (min-width: 1024px) {
  ul.short-menu-items.flex.flex-wrap.items-center.gap-x-5.pt-\[22px\].pb-\[6px\].rtl\:pl-4.ltr\:pr-4.whitespace-nowrap {
    position: relative;
    right: 45px;
  }
}

.s-user-menu-dropdown {
    background-color: rgb(239 238 238);
}

@media (max-width: 768px) {
    #app.fixed-add-to-cart-bar .container--product-single:not(.is-quick-preview) .addtocart-bar {
        background-color: rgb(239 238 238) !important;
    }
}