body, header.fixed-header .site-header{background: #292929; color: #f4f4f4}
.top-header .top-header__info li span, .top-header .top-header__info li i{color:#f4f4f4}
.top-header {
    background: #252525;
    border: 0;
    box-shadow: 0 1px 3px 3px #252525;
}
header .site-header__cart a{color:#f4f4f4}
.s-cart-summary-icon svg{fill:#f4f4f4}
.s-cart-summary-count {
    background-color: #422fff;
}
.s-search-input{
    background: #363636;
    border: 0;
    box-shadow: 0 0 6px 3px #422fff;
}
.header-block--nav-wrapper{
 background: #292929;
 border: 0;
}
.nav-desktop--horizontal>ul {
    justify-content: center;
}
.nav-desktop ul .menu-item>a, .nav-desktop ul .menu-item:not(.mega-menu) .sub-menu ul li a{
color:#f4f4f4
}
.nav-desktop ul .menu-item .offers-link {
color: unset !important;
    color: unset !important;
    background-color: unset !important;
}
.nav-desktop ul .menu-item:hover>a, .nav-desktop ul .menu-item>a:hover, .nav-desktop ul .menu-item:not(.mega-menu) .sub-menu ul li:hover>a {
    color: var(--color-primary) !important;
    background-color: inherit;
}
.home-block--bg {
    background: inherit;
}
.title--x-large {
    font-size: 18px;
    font-weight: 600;
}
.home-block--fixed-products.show-all .title.title--x-large .btn, .home-block--slide-products.show-all .title.title--x-large .btn {
    left: 0;
    font-size: 15px !important;
    font-weight: 400;
    border: 0;
    border-bottom: 2px dotted;
    border-radius: 0 !important;
    display: inline-block;
    padding: 0;
    margin-right: 8px;
}

@media only screen and (max-width: 1439px) {
    .home-block--slide-products.show-all .splide--products-slider .splide__arrows {
         left: 0;
    }
}
.splide--products-slider .splide__slide .product-block {
    height: 100%;
    border: 0;
    box-shadow: unset !important;
    background: #292929;
}

.product-block__info {
    border: 1px solid rgba(244, 244, 244, .40);
    border-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.title--small {
    font-size: 16px;
    font-weight: 500;
}
.price-wrapper>span {
    font-weight: 500;
    color: inherit;
}
.price-wrapper>small {
    color: #FF443A;
}
.color-danger {
    color: #2ecc71 !important;
}
.product-block{
  background: #363636;
  border: 0;

}
.product-block .btn--add-to-cart {
    left: 0;
    bottom: 0px;
    margin: 0;
    transform: unset;
    border-radius: 0 50px 0 0;
}

.product-block .btn--add-to-cart .s-button-element {
    border-radius: 0 50px 0 0;
    height: 50px;
    width: 75px;
}
.product-block__info {
    padding: 15px;
    padding-bottom: 30px;
}
.home-block--slide-products .title.title--x-large .btn {
display: none !important;
}
.store-feature{
    background: #222222;
    padding: 60px;
    border-radius: 40px;
}

.store-feature__icon {
    width: 100px;
    height: 100px;
    font-size: 45px;
    color: #fff;
    border-radius: 20px;
}
.store-feature .title {
    font-weight: 700;
}
.store-feature p {
    color: #f4f4f4;
}
.store-feature__icon:before {
    opacity: 0.6;
}
.testimonial-entry {
    background-color: #f4f4f4;
    border-radius: 20px;
    color: #232323;
}
.footer .footer-list li a{
color: #f4f4f4
}

.app-links:after{
  content: "جميع الحقوق محفوظة لمتجر سند © 2025";
  display: inline-block;
  color: #f4f4f4
}
.footer__bottom{
display:none}
.title--has-dash {
    font-weight: 700;
}
.header-side-panel-trigger {
    color: #f4f4f4;
}
@media only screen and (max-width: 767px) {
    .product-block {
        padding-bottom: 0;
    }
}
.nav-desktop ul .menu-item.active>a {
    background-color: unset;
    color: #422fff;
}
.dropdonw-menu-wrap.sort{
color:#232323}
.title--xx-large{
font-size: 18px;
    font-weight: 700;
}
.purchase-hot {
    color: #232323;
}
.article--main, .article--main *, .insert-question, .view-comment .comments-title, .view-comment__comment .comment-wrapper p{
color:#f4f4f4 !important;
}
.article--product-details.pd-exp:after{
content:unset}

.list--horizontal.list--tags li a{
color: #422fff;
    background: #f4f4f4;
    border-radius: 25px;
    padding: 7px 15px !important;
    display: inline-block;
    text-decoration: none;}
    .s-quantity-input-input{color:#232323}
    
    section.page-wrapper.bg-grey{
    background:#232323
    }