/* Add custom CSS styles below */ 
.main-nav-container {
    background: #4e018a;
    color: white;
    border-radius: 0 0 20px 20px;
}

.bg-inherit {
    border-radius: 0 0 20px 20px;
}

.s-cart-summary-total {
    color: #ffffff;
}

.header-btn__icon {
    border-width: 0px;
    color: white;
}

.top-navbar {
    background: #4e018a;
}

.sicon-menu:before {
    color: white;
}

.s-user-menu-trigger {
    background-color: #4e018a;
}

.s-advertisement {
    background: #4e018a;
}

/* البنرات */
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin: auto;
    padding: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder div.container {
    margin: 0px;
    padding: 0px;
}

.banner--fixed img {
    border-radius: 0px;
}

.banner--fixed img {
    border-radius: 0px;
}

/* عنوان القسم الخارجي */ 
[dir=rtl] .s-block__title .right-side {
    visibility: hidden;
}

[dir=rtl] .s-slider-block__title-right {
    visibility: hidden;
}

.s-block__display-all, .s-slider-block__display-all {
    visibility: hidden;
}

.s-block__title, .s-slider-block__title {
    height: 0px;
    margin-bottom: 0px;
}

/* عنوان القسم الخارجي */ 
[dir=rtl] .s-block__title .right-side {
    visibility: hidden;
}

[dir=rtl] .s-slider-block__title-right {
    visibility: hidden;
}

.s-block__display-all, .s-slider-block__display-all {
    visibility: hidden;
}

.s-reviews-header-wrapper {
    visibility: hidden;
    height: 0px;
}

/* الفوتر */
.store-footer__inner {
   background-color: #4e018a;
   border-radius: 25px;
}

.store-footer {
    margin: 20px;
    background: #f9fafb;
}

.py-4 {
    background: #f9fafb;
}

.store-footer__inner {
    text-align: center;
}

.store-footer a {
    place-self: center;
}

.s-social-list {
    place-self: center;
}

/*  منتج الباقة */
.s-products-list-wrapper {
    margin-bottom: 2rem;
    display: block;
    /* width: 50%; */
    place-self: center;
}

/* .swiper-wrapper {
    place-content: center;
} */