.dark {
    --bg-primary: #010203;
    --bg-secondary: #0e0f0f;
    --header-bg: #0e0f0f;
    --header-text-color: #ffffff;
    --store-text-primary: #ffffff;
    --store-text-secondary: #cccccc;
    --product-bg: #1d1f1f;
    --footer-bg: #0e0f0f;
    --footer-text-color: #ffffff;
    --bottom-footer-bg: #0e0f0f;
    --bottom-nav-bg: #1d1f1f;
    --bottom-nav-text-color: #ffffff;
}
    .advanced-slider__caption__inner__content__heading {
        font-size: 3.75rem;
        line-height: 1;
        color: #fff;
    }
advanced-slider__caption__inner__content__heading {
    color: #fff;
}
.store-header,
.store-header .top-navbar,
.store-header .main-nav-container,
.store-header .inner {
    background: #010203 !important;
}

.store-header,
.store-header * {
    color: #fff !important;
}

.store-header .header-btn__icon,
.store-header .sicon-search,
.store-header .sicon-user,
.store-header .sicon-cart,
.store-header .sicon-menu {
    color: #fff !important;
}

.store-header .navbar-brand h1,
.store-header .menu-label,
.store-header .s-cart-summary-total,
.store-header .s-cart-summary-count {
    color: #fff !important;
}
.advanced-slider__caption__inner__content__text {
    font-size: 16px;
    line-height: 1.5rem;
    color: #CAC6DD;
}
.advanced-slider__caption__inner--center .advanced-slider__caption__inner__content {
    text-align: center;
    margin-top: 40rem;
}
@media (max-width: 640px) {
.advanced-slider__caption__inner--center .advanced-slider__caption__inner__content {
    text-align: center;
    margin-top: 2rem;
}
  .advanced-slider__caption__inner__content__heading {
    font-size: 12px;
    font-weight: 700;
    line-height: 2.5rem;
    margin-bottom: 0rem;
}
    .advanced-slider__caption__inner__content__text {
        font-size: 9px;
        line-height: 0.5rem;
        color: #CAC6DD;
    }

.advanced-slider__caption__inner__content__button span {
    color: black !important;
    font-weight: 800;
    font-size: 12px;
}
}
.advanced-slider__caption__inner__content__button span {
    color: black !important;
    font-weight: 800;
}
section.s-block.s-block--fixed-banner.fixed-banner--4 .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
}
section.s-block.s-block--fixed-banner.fixed-banner--3  {
    margin-top: 3rem !important;
}
.store-footer {
    position: relative;
    background: transparent !important;
    border-radius: 24px;
    overflow: hidden;
    border: 1.2px solid rgba(119, 124, 247, 0.3) !important;
}

.store-footer::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        80.42deg,
        rgba(0, 0, 0, 0.16) 25.25%,
        rgba(83, 84, 108, 0.16) 98.05%
    );
    z-index: 0;
}

.store-footer > * {
    position: relative;
    z-index: 1;
}
.s-block--custom-reviews {
    background: #000 !important;
    padding: 120px 0 80px !important;
    position: relative;
    overflow: hidden;
}

.s-block--custom-reviews .container {
    max-width: 1400px !important;
    position: relative;
}

.s-block--custom-reviews .review > div {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.s-block--custom-reviews .review > div::before {
    content: "";
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.08);
}

.s-block--custom-reviews #item-text {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 40px;
}

.s-block--custom-reviews #item-text p {
    color: #fff !important;
    font-size: 34px !important;
    font-weight: 700;
    line-height: 1.9;
    max-width: 780px;
    margin: auto;
}

.s-block--custom-reviews .sicon-quote {
    opacity: 1 !important;
    color: #fff !important;
    font-size: 60px !important;
    top: 135px !important;
    right: 50% !important;
    transform: translateX(50%) !important;
}

.s-block--custom-reviews .flex.items-center {
    justify-content: center;
    margin-top: 60px !important;
    gap: 16px;
}

.s-block--custom-reviews .review img {
    width: 58px !important;
    height: 58px !important;
    border-radius: 14px !important;
    object-fit: cover;
}

.s-block--custom-reviews h4 {
    color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 0 !important;
}

.s-block--custom-reviews .comment__rating {
    display: none !important;
}

.s-block--custom-reviews .swiper-button-next,
.s-block--custom-reviews .swiper-button-prev {
    color: #fff !important;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.15);
    background: rgba(255,255,255,0.03);
}

.s-block--custom-reviews .container::before {
    content: "AD TOPIA";
    position: absolute;
    top: -60px;
    right: 0;
    color: #fff;
    font-size: 110px;
    font-weight: 900;
    line-height: 1;
    z-index: 10;
    white-space: nowrap;
}

.s-block--custom-reviews .container::after {
    content: "4.9/5";
    position: absolute;
    top: 70px;
    left: 0;
    color: #fff;
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
    z-index: 10;
}
.s-block--custom-reviews .swiper-button-next,
.s-block--custom-reviews .swiper-button-prev {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.s-block--custom-reviews .swiper-button-next::after,
.s-block--custom-reviews .swiper-button-prev::after {
    font-size: 14px !important;
    font-weight: bold;
}
.s-block--custom-reviews .sicon-quote {
    z-index: 0 !important;
    opacity: 0.08 !important;
}

.s-block--custom-reviews #item-text,
.s-block--custom-reviews .flex.items-center {
    position: relative;
    z-index: 2;
}
.footer-is-custom .store-footer .store-footer__contacts-row,
.footer-is-custom .store-footer .store-footer__inner,
.footer-is-custom .store-footer .store-footer__newsletter {
    border: none !important;
    border-bottom: none !important;
}
.fixed-products {
    background: #000 !important;
    padding: 80px 0 !important;
}

.fixed-products .home-block-title {
    display: none !important;
}

.fixed-products .product-card {
    background: #111 !important;
    border-radius: 20px !important;
}

.fixed-products .product-card__content {
    background: #111 !important;
}

.fixed-products .product-card__title a,
.fixed-products .product-card__price,
.fixed-products .product-card__price p,
.fixed-products .total-price,
.fixed-products .starting-or-normal-price p {
    color: #fff !important;
}

.fixed-products .before-price {
    color: rgba(255,255,255,0.5) !important;
}
@media (max-width: 991px) {

    .s-block--custom-reviews {
        padding: 70px 20px !important;
        overflow: hidden;
    }

    .s-block--custom-reviews .container::before {
        font-size: 52px !important;
        top: -20px !important;
        right: 50% !important;
        transform: translateX(50%);
        text-align: center;
        width: 100%;
    }

    .s-block--custom-reviews .container::after {
        font-size: 42px !important;
        top: 55px !important;
        left: 50% !important;
        transform: translateX(-50%);
        text-align: center;
        width: 100%;
    }

    .s-block--custom-reviews .review > div {
        min-height: auto !important;
        padding: 20px 10px !important;
    }

    .s-block--custom-reviews .review > div::before {
        top: 90px !important;
    }

    .s-block--custom-reviews .sicon-quote {
        font-size: 42px !important;
        top: 100px !important;
    }

    .s-block--custom-reviews #item-text {
        margin-top: 70px !important;
        padding: 0 10px;
    }

    .s-block--custom-reviews #item-text p {
        font-size: 20px !important;
        line-height: 1.9 !important;
        max-width: 100% !important;
    }

    .s-block--custom-reviews .flex.items-center {
        flex-direction: column;
        text-align: center;
        gap: 12px;
        margin-top: 40px !important;
    }

    .s-block--custom-reviews .review img {
        width: 60px !important;
        height: 60px !important;
    }

    .s-block--custom-reviews h4 {
        font-size: 15px !important;
    }

    .s-block--custom-reviews .swiper-button-next,
    .s-block--custom-reviews .swiper-button-prev {
        width: 38px !important;
        height: 38px !important;
    }
}

@media (max-width: 575px) {

    .s-block--custom-reviews {
        padding: 60px 15px !important;
    }

    .s-block--custom-reviews .container::before {
        font-size: 38px !important;
    }

    .s-block--custom-reviews .container::after {
        font-size: 30px !important;
        top: 19px !important;
      margin-top: 3rem;
    }

    .s-block--custom-reviews #item-text p {
        font-size: 17px !important;
        line-height: 1.8 !important;
    }

    .s-block--custom-reviews .sicon-quote {
        font-size: 34px !important;
        top: 95px !important;
    }

    .s-block--custom-reviews .review img {
        width: 52px !important;
        height: 52px !important;
    }
  .leading-6 {
    line-height: 1.5rem;
    justify-content: center;
    text-align: center;
    margin-top: 1rem;
    margin-right: 2rem;
}
  .text-store-text-secondary {
    color: var(--store-text-secondary);
    margin-top: 3rem;
}
}
.font-bold {
    color: #fff !important;
    font-weight: 700;
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0;
    color: #fff !important;
}
.md\:mb-0{
  display: none;
}
.content .content-entry li, .content .content-entry ul {
    list-style: inherit !important;
    color: #fff;
}
/* تنسيق قسم من نحن */
.w-full.md\:w-7\/12 {
    text-align: right;
    margin: 0 auto;
}

.w-full.md\:w-7\/12 h2 {
    margin-bottom: 20px;
}

.w-full.md\:w-7\/12 p {
    max-width: 600px;
    line-height: 2;
    text-align: right;
}

.w-full.md\:w-7\/12 .btn {
    margin: 0 auto;
    display: inline-flex;
}