/* Add custom CSS styles below */ 
span.discountPercentage{
	    background-color: #ffffff !important;
    color: #c39c95 !important;
}
@media(max-width: 768px){
 footer > div > div.justify-center.items-center.w-full > div.pb-8.flex.flex-col.gap-4 > div.flex.justify-center{
 	text-align: center !important;
 	font-size: 1.2rem !important;
 }
 
footer > div > div > div:nth-child(2) > ul > li:nth-child(1) > a{
 	    text-align: center;
    font-size: 1.2rem;
    justify-content: center;
    display: flex;
 }
 
   footer > div > div.justify-center.w-full > div:nth-child(3) > salla-contacts{
	    display: flex !important;
    justify-content: center !important;
}
 #contact-slot a {
     text-align: center !important ;
     margin: auto !important ;
    justify-content: center !important ;
 }
 }
 
  .kayan-card img{
	aspect-ratio: 12/17 !important;
}

div.custom-bar{
	background-color: transparent !important;
}
div.custom-bar.w-full.py-5.mb-6.bg-primary.text-white div h3 {
color: var(--color-text-theme) !important;
 }
.olla-sharelike.flex.justify-center.items-center button { background: var(--color-text-theme) !important;
}
.s-social-share-btn span{
color: #fffdf8 !important;
}

.kayan-banners.py-10.overflow-hidden.block.block > div > div.grid {
 grid-template-columns: auto auto auto auto !important;
}
  @media(max-width: 768px) {
  .kayan-header div#s-cart-icon {
    padding-top: 0.46rem !important;
  }

  .kayan-header {
    overflow: visible !important;
  }

  .kayan-header .lg\:py-3 {
    position: relative;
    min-height: 85px;
  }

  #app > div.app-inner.flex.flex-col.min-h-full > div.kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.hidden.gap-6 {
    display: flex !important;
    flex: unset !important;
    gap: 0.5rem;
  }

  .kayan-header .icon-search {
    position: absolute;
    right: 44px;
    top: 50%;
    transform: translateY(-50%);
  }

  .kayan-header salla-cart-summary {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .kayan-header .bars {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 0.36rem !important;
  }

  .kayan-header .sicon-user {
    position: absolute;
    left: 44px;
    top: 50%;
    transform: translateY(-50%);
  }

  .kayan-header i {
    font-size: 1.1rem !important;
  }
  
    .kayan-header .w-24 {
    position: absolute !important;
    left: 55% !important;
    top: 50%;
    transform: translate(-60%, -50%) !important;
    z-index: 9999 !important;
}

    .floating-wpp .floating-wpp-button {
    width: 45px !important;
    height: 45px !important;
}
}