.index .landing-page-first-banner .object-cover {
    object-fit: contain !important;
}
.index  .image-title {
    padding-bottom: 0;
}
.banner--fixed img {
    background-color: unset;
}
.image-title .title-heade {
    color: var(--f-color) !important;
}
section:nth-child(2 of .landing-page-first-banner) h1.animate__animated{
    font-size: 25px !important;
}
section:nth-child(2 of .landing-page-first-banner) p.animate__animated:after {
    content: "نحن متجر sknme، وجهتك الموثوقة لمنتجات العناية الشخصية المصنوعة بفخر بأيادٍ سعودية. نؤمن بأن الجمال يبدأ من الاهتمام بالنفس، ولذلك نقدم لك منتجات طبيعية وآمنة، مصنوعة محليًا بجودة عالية ومكونات مختارة بعناية لتلبي احتياجاتك اليومية.\Aنعكس من خلال كل منتج شغفنا بالأصالة، والجودة، والابتكار، مع التزامنا بدعم الصناعة الوطنية وتمكين الكفاءات السعودية.";
    font-size: 20px !important;
    white-space: pre-line;
}
section:nth-child( 2 of .landing-page-first-banner) p.animate__animated {
    font-size: 0px !important;
}
.product-table tr:nth-child(even) * {
    color: #fff !important;
}
@media (max-width: 767px) {
section:nth-child(2 of .landing-page-first-banner) p.animate__animated:after {    
    font-size: 16px !important;
}
}