.s-product-options-wrapper,
.bg-white,
.s-payments-list-item,
.s-product-options-grid-mode-span {
    background-color: var(--color-background);
}

.s-product-options-grid-mode-span {
    border-color: var(--color-primary);
}

.s-product-options-grid-mode input:checked + div {
    background: #ffffff !important;
    color: #757373;
}


.kayan-card img {
    aspect-ratio: 9 / 12;
}

.craffo-components-text .craffo-components-text-text {
    display: none;
}

.index salla-add-product-button {
    display: none;
}

footer div#contact-slot {
    text-align: center;
    margin: auto;
}










.custom-bar {
  background-color: unset !important;
  color: #000000 !important;
}

.custom-bar h3 {
  color: #000000 !important;
}

.custom-bar .s-button-element {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}

.custom-bar svg,
.custom-bar .sicon-heart {
  fill: #ffffff !important;
  color: #ffffff !important;
}



.s-trust-badges-label {
    margin-bottom: 0.1rem !important;
    line-height: 1rem !important;
}

.s-trust-badges-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center; 
  text-align: center;
  gap: 8px; 

}

.s-trust-badges-label {
  font-size: 12px !important;
}

.s-trust-badges-number {
  font-size: 12px !important;
}
.s-block--marquee.is-mini .marquee {
    direction: rtl !important;
}
body .tamara-product-widget
{
	background-color: transparent !important;
}