.kayan-card img {
    aspect-ratio: 11 / 14;
}

.s-product-options-wrapper,
.bg-white,
li.s-payments-list-item,
salla-installment > *,
.s-form-control,
.custom-bar.w-full.py-5.mb-6.bg-primary.text-white
{
    background-color: var(--color-background) !important;
}

.product-single .custom-bar.w-full.py-5.mb-6.bg-primary.text-white {
  color: #000 !important;
    padding: 0 !important;

}

.kayan-copyright p {
    color: var(--color-footer-text) !important;
    text-align: center;
    width: 200px;
}

.footer.kayan-footer 
{
      overflow: hidden !important;
}

.s-add-product-button-main {
    display: flex;
    flex-direction: row !important;
}


.olla-sharelike button.btn--wishlist ,
.olla-sharelike button.s-social-share-btn{
  background:#000;
  color: var(--color-background) !important;

}



#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4.md\:max-w-\[250px\] > div.flex.justify-center.md\:justify-start.items-center.md\:items-start 
{
    text-align: center;
}