/* Add custom CSS styles below */ 
custom-salla-product-card {
    border: 1px solid #ff2124;
    border-radius: 13px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
section:first-of-type {
    margin-top: 0px !important;
}
.s-block--fixed-banner .container {
    max-width:100%;
    padding:0px;
    
}
.saji-breadcrumb .s-breadcrumb-wrapper {
    padding: 1rem;
    margin-top: 34px;
}
.dark div#more-content * {
    color: #fff !important;
}
.dark h2.ql-direction-rtl * {
    color: red !important;
}
.dark h3.ql-direction-rtl * {
    color: #ffffff !important;
}
.dark strong.product-entry__sub-title.text-base.lg\:text-base {
    color: #fff !important;
}
.dark .s-product-options-grid-mode-span {
    color:#fff !important;
}

.dark .product-form-data ul {
    padding: revert;
    color: #fff;
}

.dark h3.ql-direction-rtl span  ,.dark h2.ql-direction-rtl  span{
    color: red !important;
}
.dark p.ql-direction-rtl *{color:#fff !important;}

a.subcategory-item div {
    width: 4rem;
}
.footer-menu.text-center {
    text-align: right;
}
.saji-footer-menu--cols-2 .s-menu-footer-list {
    -moz-columns: 1;
    column-count: 1;
}
salla-contacts.saji-anime-item{
    text-align: right;
}
.saji-menu-links a {
    font-size: 17px;
}
.dark .content.content--single-page  p.ql-direction-rtl * {
    color:#000 !important;
}
.dark article.saji-rich-content.blog-article__body ol *  ,.dark article.saji-rich-content.blog-article__body ul *{
    color: #fff !important;
}

nav#big--menunavbig {
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translateX(-50%);
}
.itme-categories-image {
    border: 2px solid #ff5a66;
    border-radius: 20px;
    box-shadow: 0 0 5px #ff5a66, 0 0 10px rgba(255, 60, 80, 0.7), inset 0 0 8px rgba(255, 60, 80, 0.15);
}
nav#big--menunavbig [href="https://i7xstore.com/blog"] {
    display: none;
}

[href="https://i7xstore.com/category/EydgYv"] {
    color: #d71b1f;
}
span.s-button-text {
    font-size: 14px !important;
}

.product-entry.product-entry--vertical form.product-form.content-wrap .product-entry__title {
    font-size: 15px;
}
.s-product-options-grid-mode-span {

    font-size: 14px;
}
body.font-apple .btn--add-to-cart {
    background: #b61314;
}
.custom-header-currency {
    display: flex !important;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    white-space: nowrap;
}

.custom-header-currency > strong {
    display: flex !important;
    align-items: center;
  justify-content
: end;
}

.custom-header-currency .sicon-dollar-coin-stack {
    font-size: 18px;
}

.custom-header-currency .text-xs {
    font-size: 11px;
}
.top-navbar {
    display: none;
}
.saji-breadcrumb .s-breadcrumb-wrapper {
    padding: 1rem;
    margin-top: 90px;
}
.dark div#more-content a {
    color: #1155cc !important;
}