@font-face {
    font-family: 'Hanimation Arabic';
    src: url('https://drive.google.com/file/d/1ewHa-mCAJUYxI72loD6i38bneRUATw0T/uc?export=download.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: 'Hanimation Arabic', sans-serif;
}

salla-slider.photos-slider .swiper-slide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0;
}
salla-slider.photos-slider .swiper {
    padding: 00px;
}
    section.s-block.s-block--fixed-banner.wide-placeholder .container{
        max-width: 100%;
        padding: 0;
}
.categoryItem {
    height: 13rem;
}
section.s-block.s-block--photos-slider {
    margin-top: -10rem;
    z-index: -1;
}
.banner-card {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 490px;
    background-color: #ffffff00;
    border-radius: 34px;
}
.mt-auto.overflow-visible.relative.z-10 {
    display: none;
}
ticketing-system {
    display: none;
}
button#scroll-to-top {
        background-color: black;
}
.text-primary {
    color: #a0236c;
}
.s-block__title {
    justify-content: center;
}
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}
div#category-ads {
        display: flex;
        justify-content: flex-start;
        padding-left: 2rem;
}
.s-button-btn {
    color: #ffffff;
}
.product-brand.mb-5.w-12 {
    width: 120px !important;
    margin: 0;
}
.s-product-options-wrapper {
    background-color: rgb(255 255 255 / 0%);
}
.s-product-options-option-label b {
    color: red;
}
.s-product-options-option-label small {
    color: #a0236c;
}
@media (max-width: 760px) {
section.s-block.s-block--photos-slider {
    margin-top: 0rem;
    z-index: 0;
}
.banner-card {
    height: 400px;
}
div#category-ads {
    background-position: center;
    height: 160px;
}
.is-sticky-product-bar .sticky-product-bar {
        padding: 0;
    }
.flex.justify-between.items-center.p-4 {
    padding: 0 20px !important;
}
.is-sticky-product-bar .sticky-product-bar {
        bottom: 3rem !important;
    }
}