/*@import url("https://fadyehabamer.github.io/Salla-Assets/04-SHOHRAH25/LARA/index.css");*/
.olla-card {
    border: 1px solid;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        height: 100%;

}
.olla-card .w-full.h-full.flex.flex-col.justify-center.items-center.p-2.z-50 {
  height: 100%;
    justify-content: end;
    top: 0;
    position: absolute;
    bottom: 0;
}
custom-salla-product-card {
    height: 460px;
}

.olla-banners-new.py-10.xl\:px-28.lg\:px-18.px-5.overflow-hidden {
    padding: 0 !important;
    max-width: 100%;
}
.olla-banners-new.py-10.xl\:px-28.lg\:px-18.px-5.overflow-hidden .container{
    padding: 0 !important;
    max-width: 100%;
}
body#app:has(.olla-banner) {
    background: #e8d8bb !important;
}
a.banner.banner--fixed.overflow-hidden img {
    background: #e8d8bb !important;
}
section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder .container.mx-auto {
    width: 100% !important;
    max-width: 100%;
}
section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder {
    padding: 11px !important;
}

footer.relative.py-10.xl\:px-28.lg\:px-18.px-5.text-\[var\(--color-footer-text\)\].bg-\[var\(--color-footer-main\)\] {
    background: url(https://cdn.salla.sa/form-builder/vkcV3NxGiJGlpkYcl5Tcbd330ujExRumOpAblqMq.png);
    background-size: 100% 100%;
    padding-top: 20rem;
    color: #4a1626 !important;
}


/* تحديد أقصى سطرين للنص */
.olla-card h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* عدد السطور */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3.5rem; /* يخلي المساحة دايمًا ثابتة حتى لو الكلام قصير */
}

/* خلي زر "إضافة للسلة" دائمًا ثابت مكانه */
.olla-card .s-button-element .olla-background {
  margin-top: auto !important; /* خلي الزر دايمًا في الأسفل */
}


@media (max-width: 768px) {
custom-salla-product-card {
    height: 400px;
}
footer.relative.py-10.xl\:px-28.lg\:px-18.px-5.text-\[var\(--color-footer-text\)\].bg-\[var\(--color-footer-main\)\] {
    background: url(https://cdn.salla.sa/form-builder/vkcV3NxGiJGlpkYcl5Tcbd330ujExRumOpAblqMq.png);
    background-size: cover;
    padding-top: 2rem;
    color: #4a1626 !important;
}
section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder {
    padding: 0px !important;
}
section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder .container.mx-auto {
    width: 100% !important;
    max-width: 100%;
        padding: 0px !important;

}
}
.olla-card.relative.group.overflow-hidden.aos-init.aos-animate .sicon-shopping-bag:before {
    content: "" !important;
    background: url(https://cdn.salla.sa/form-builder/Dul4vqwRm8CSy4v0fUUJ4K3IdCSS2C4Z9cyLMmhr.png);
    background-size: cover;
    display: block;
    width: 22px;
    height: 21px;
    background-repeat: no-repeat;
}