footer.kayan-footer {
    background-color: #fff0de !important;
}
.kayan-features .container div:nth-child(2) .flex-col i:before{
    color : transparent;
    background-size : contain;
    background-position : center center;
    background-repeat : no-repeat;
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(1) i:before{
    background-image : url(https://i.ibb.co/C49tDRJ/Picto-Bleu-Soins-Multi-Fonctions-UK.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(2) i:before{
    background-image : url(https://i.ibb.co/LT4C9PW/Picto-Bleu-Tolerance-Optimale-EN-RVB.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(3) i:before{
    background-image : url(https://i.ibb.co/Jw3WPJbr/Picto-Bleu-Cree-Dermatologue-EN-RVB.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(4) i:before{
    background-image : url(https://i.ibb.co/Hfkqrchd/Picto-Bleu-Origine-Natuelle-UK.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(5) i:before{
    background-image : url(https://i.ibb.co/V0vn0w2m/Picto-Bleu-Valide-Maquilleurs-EN-RVB.webp);
}
.kayan-features .container div:nth-child(2) .flex-col p{
    display : none
}
.kayan-features {
    border : 0;
    background : #fff0de;
    padding : 90px 0
}
.kayan-features .container div:nth-child(1) p{
    font-size  : 33px;
}
.kayan-features .container div .flex-col h4{
    font-size : 18px;
}

.user-info + section.s-block--photos-slider{
    margin-top : 0
}
section.s-block--photos-slider .swiper /* Add custom CSS styles below */ 
footer.kayan-footer {
    background-color: #fff0de !important;
}
.kayan-features .container div:nth-child(2) .flex-col i:before{
    color : transparent;
    background-size : contain;
    background-position : center center;
    background-repeat : no-repeat;
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(1) i:before{
    background-image : url(https://i.ibb.co/C49tDRJ/Picto-Bleu-Soins-Multi-Fonctions-UK.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(2) i:before{
    background-image : url(https://i.ibb.co/LT4C9PW/Picto-Bleu-Tolerance-Optimale-EN-RVB.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(3) i:before{
    background-image : url(https://i.ibb.co/Jw3WPJbr/Picto-Bleu-Cree-Dermatologue-EN-RVB.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(4) i:before{
    background-image : url(https://i.ibb.co/Hfkqrchd/Picto-Bleu-Origine-Natuelle-UK.webp);
}
.kayan-features .container div:nth-child(2) .flex-col:nth-child(5) i:before{
    background-image : url(https://i.ibb.co/V0vn0w2m/Picto-Bleu-Valide-Maquilleurs-EN-RVB.webp);
}
.kayan-features .container div:nth-child(2) .flex-col p{
    display : none
}
.kayan-features {
    border : 0;
    background : #fff0de;
    padding : 90px 0
}
.kayan-features .container div:nth-child(1) p{
    font-size  : 33px;
}
.kayan-features .container div .flex-col h4{
    font-size : 18px;
}

.user-info + section.s-block--photos-slider{
    margin-top : 0
}
section.s-block--photos-slider .swiper .swiper-wrapper > div{
    padding : 0 !important;
}
.s-slider-block__title-nav {
    display : none !important;
}
.kayan-card{
    box-shadow: 0px 0px 1px 0px #061f6c !important;
    border-radius: 5px;
}
.kayan-card .kayan-card-button{
    width: 100%;
}
section .container s-products-list s-products-list-wrapper .kayan-card div:nth-child(2) custom-salla-product-card a h4{
    font-size : 12px !important;
}
.kayan-header .container div:nth-child(2) div:nth-child(2)
{
    width: 15rem !important;
}
.kayan-card img {
    max-height: 297px !important;
}
.kayan-card h4:first-child {
    font-size: 16px !important;
}
.kayan-card h4.s-product-card-price {
    font-size: 14px !important;
}
span.s-button-text {
    display: block;
    width: 100%;
}
.kayan-banners .group {
    border-radius : 10px;
}


.navbar {
    background-color: #fff !important;
}

/* الزرار الرئيسي */
.YAF-Button {
  -webkit-appearance: none;
  appearance: none;
  text-transform: normal;
  font: Cairo 400 0.8125rem / 1.65 'DIN Next W1G';
  letter-spacing: 0.0em;
  text-shadow: none;
  text-align: center;
  cursor: pointer;
  color: rgb(255, 255, 255);
  border: 2px solid rgb(66, 79, 145);
  border-radius: 0.375rem;
  background-color: #fff;
  background-image: linear-gradient(rgb(66, 79, 145), rgb(66, 79, 145)), linear-gradient(transparent, transparent);
  background-size: 100% 100%, 0 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  column-gap: 0.25rem;
  padding: 0.35rem 2.25rem;
  transition:
    background-size 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    background-position 0.45s step-end,
    color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  display: inline-flex;
  position: relative;
  font-weight: 500;
  flex-wrap: wrap;
}

/* موبايل */
@media (max-width:768px) {
  .YAF-Button {
    flex-wrap: nowrap;
    padding: 0.35rem 0.5rem;
  }
}

/* زرار Outline */
.YAF-Button--outline {
  background-image: linear-gradient(transparent, transparent), linear-gradient(rgb(66, 79, 145), rgb(66, 79, 145));
  background-position: left;
  color: rgb(66, 79, 145);
  border-color: rgb(66, 79, 145);
}

/* زرار Sm */
.YAF-Button--sm {
  font-size: 0.75rem;
  padding: 0.5rem 0.75rem;
}

/* تأثير hover */
.YAF-Button:not([disabled]):hover {
  color: rgb(66, 79, 145);
  background-position: right;
  border-color: rgb(66, 79, 145);
  background-size: 0 100%, 100% 100%;
}

.kayan-banners .group {
  border-radius: 0 !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

.kayan-banners .group img {
  border-radius: 0 !important;
  object-fit: cover !important;
}
.kayan-banners {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
}
.kayan-banners .container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.kayan-banners .grid {
  gap: 0 !important;
}
/* الحاوية تتحول لسكرول أفقي */
@media (max-width: 768px) {
  .kayan-banners .grid {
    display: flex !important;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 1rem;
    padding: 1rem;
  }

  .kayan-banners .group {
    min-width: 80% !important;
    flex-shrink: 0 !important;
    scroll-snap-align: start;
  }
}
.kayan-banners .kayan-title {
  display: none !important;
}

/* لف كل الكروت عشان تبقوا جنب بعض و Responsive */
.s-products-list-wrapper {
  display: flex !important;
  gap: 1rem;
  overflow-x: hidden; /* الافتراضي */
  scroll-snap-type: x mandatory;
  padding-inline: 1rem;
}

/* فقط في الموبايل بنخلي الاسكرول يشتغل */
@media (max-width: 1250px) {
  .s-products-list-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

custom-salla-product-card {
  flex: 0 0 80%;
  max-width: 300px;
  min-width: 250px;
  height: 460px; /* ارتفاع موحد للبطاقة */
  background: white;
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

/* الصورة */
custom-salla-product-card img {
  max-height: 160px;
  object-fit: contain;
  margin-bottom: 1rem;
}

/* العنوان */
custom-salla-product-card h4 {
  font-size: 1rem !important;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  height: 50px; /* ارتفاع ثابت للعناوين */
  overflow: hidden;
  margin-bottom: 0.5rem;
}

/* السعر */
.s-product-card-price {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 1rem;
  height: auto;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.s-product-card-sale-price {
  display: flex !important;
  flex-direction: row !important;
  align-items: baseline !important;
  justify-content: center !important;
  gap: 6px;
  flex-wrap: nowrap;
  text-align: center;
}

.s-product-card-sale-price h4,
.s-product-card-sale-price span {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 8px !important;
  line-height: 1 !important;
}

.s-product-card-sale-price h4 {
  color: #e60000 !important; /* السعر الجديد باللون الأحمر */
  font-size: 8px !important;
  font-weight: bold !important;
  margin-bottom: 4px;
}

.s-product-card-sale-price span {
  color: #999 !important; /* السعر القديم بالرمادي */
  text-decoration: line-through !important;
  font-size: 10px !important;
}





/* الزر */
custom-salla-product-card button,
custom-salla-product-card .add-to-cart-button {
  margin-top: auto;
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
}



/* سكرول للموبايل */
@media (max-width: 768px) {
  .s-products-list-wrapper {
    flex-wrap: nowrap;
  }
}

.grid .group .relative span {
  position: absolute !important;
  top: 80% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  background: transparent !important;
  font-size: 2rem !important;
  font-weight: bold !important;
  color: white !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  z-index: 20 !important;
  text-align: center;
  line-height: 1.4;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.6); /* عشان يبان فوق الصور */
}

@media (max-width: 768px) {
  .grid .group .relative span {
    font-size: 1.2rem !important;
  }
}






.olla-sharelike {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

/* ضبط الزرارين نفس الحجم */
.olla-sharelike .s-button-wrap,
.olla-sharelike .s-button-element {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background: white;
    border: 2px solid var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

/* عند الهوفر */
.olla-sharelike .s-button-wrap:hover,
.olla-sharelike .s-button-element:hover {
    background: var(--color-primary);
    color: white;
    transform: scale(1.1);
}

/* تنسيق الأيقونة جوه */
.olla-sharelike span.s-button-text,
.olla-sharelike i.sicon-heart {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
}

/* لو SVG جوا */
.olla-sharelike svg {
    width: 24px;
    height: 24px;
    transition: fill 0.3s ease;
}

.olla-sharelike .s-button-wrap:hover svg,
.olla-sharelike .s-button-element:hover svg {
    fill: white;
}





.btn--delete .s-button-text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0; /* نلغي أي بادنغ ممكن يأثر */
}

.btn--delete i.sicon-cancel {
    font-size: 18px; /* أو حجم مناسب للأيقونة لو حابب */
}