:root {
    --primary-color: #323232 !important;
    --secondary-color: #D3D3D3 !important;
    --linear-gradient: linear-gradient(to right, #D3D3D3, #F5F5F5) !important;
    --font-color: #fff !important
}

.index::before {
    content: '';
    width: 100%;
    height: 100%;
    /* background: var(--secondary-color) urlhttps://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/VraXE/KxA3kDj0i7zSqizmBZ4YJuKtXt8znKYdpmdVVr52.jpg); */
    background: #fff url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/VraXE/KxA3kDj0i7zSqizmBZ4YJuKtXt8znKYdpmdVVr52.jpg);
    position: fixed;
    z-index: 9999999999999 !important;
    transform: scale(0);
    background-size: 35% !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: splash;
    animation-duration: 2.5s
}

body {
    background-color: #323232; /* استبدل هذا اللون باللون الذي تريده */
}




@keyframes splash {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(1)
    }

    80% {
        transform: scale(1)
    }

    100% {
        transform: scale(0) rotate(360deg)
    }
}

.navbar-brand {
    margin-top: 0 !important
}

.navbar-brand img {
    max-width: 175px !important;
    max-height: 7rem !important;
    animation: scale 1.3s linear infinite
}

.main-nav-container.fixed-pinned .navbar-brand img {
    margin-bottom: 0 !important;
    max-height: 7rem !important
}

.topnav-link-item {
    color: var(--font-color) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    background-color: var(--secondary-color) !important;
    border: 2px solid #fff !important;
    border-radius: 10px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    padding: 8px 12px 10px !important;
    margin: auto 2px
}

.top-navbar .s-search-input {
    background-color:#323232 !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color)
}

.s-cart-summary-total {
    color: var(--primary-color) !important;
    font-size: 18px;
    font-weight: 600;
    opacity: 1
}

.btn--rounded-gray,
.header-btn__icon {
    color: var(--primary-color) !important;
    font-weight: 500 !important;
    background-color: #fff !important;
    border: 2px solid #fff !important;
    border-radius: 10px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    padding: 8px 10px 10px !important
}

.btn--rounded-gray:hover,
.header-btn__icon:hover {
    color: var(--font-color) !important;
    background-color: var(--primary-color) !important;
    border: 2px solid #fff !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color)
}

#nav-cart span {
    background-color:#262626 !important;
    border: 1px solid var(--primary-color) !important;
    color: red !important;
    font-size: 18px !important;
    padding-top: 6px !important;
    padding-bottom: 5px !important
}

.bg-inherit {
    border-radius: 30px;
    background:#fff!important;) !important;
    background-size: auto !important
}

.main-nav-container,
.main-nav-container.fixed-pinned .inner {
    border-radius: 25px;
    border: 1px solid var(--primary-color) !important;
    box-shadow: 2px 2px 10px -2px var(--primary-color);
    width: 98%;
    margin: 5px auto;
    background: #fff !important;) !important;
    background-color: #fff !important;
    background-size: auto !important;
    padding-top: 2px
}

.fixed-pinned .main-menu {
    margin-top: 0 !important
}

.main-menu {
    justify-content: center !important;
    padding-top: 1rem !important
}

.main-menu li>a {
    padding: 8px !important
}

.main-menu li.root-level {
    margin: 2.5px
}

.banner--fixed img {
    margin-top: 10px !important;
    border-radius: 15px !important;
    border: 1px solid var(--secondary-color) !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    position: relative;
    animation: up-down 8s ease infinite
}

salla-slider.photos-slider .swiper-slide {
    width: 100% !important;
    padding: 10px !important
}

.swiper-slide .rounded-md {
    border-radius: 15px;
    border: 1px solid var(--primary-color);
    box-shadow: 2px 2px 8px -2px var(--primary-color);
    margin-top: 15px;
    margin-bottom: 15px
}

.s-block--banners .md\:grid-cols-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.lazy__bg.loaded {
    opacity: 1;
    background-color: #fff !important
}

.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: span 1/span 2
}

.has-overlay::after,
.has-overlay:hover::after {
    background-color: transparent !important
}

.banner-entry {
    border-radius: 12px;
    box-shadow: 1px 1px 8px -2px var(--primary-color);
    height: 250px !important
}

.banner-entry:hover {
    transform: scale(1.05)
}

.banner-entry a,
.banner-entry a:hover {
    opacity: 1 !important
}

.banner-entry h3 {
    font-size: 16px !important;
    line-height: 22px !important;
    background: var(--primary-color) !important;
    border-radius: 12px !important;
    height: 20%;
    width: 75% !important;
    margin: 100px auto 0;
    padding: 5px;
    opacity: 1 !important
}

salla-slider[type]:not(.hydrated)>div,
salla-slider[type]:not(.hydrated) .swiper>div>div,
.carousel-slider .swiper {
    padding-left: 0 !important
}

salla-slider[type]:not(.hydrated)>div>div,
salla-slider[type]:not(.hydrated) .swiper>div>div>div,
.carousel-slider .swiper-wrapper>div {
    margin: auto !important
}

.s-products-slider-wrapper .carousel-slider .swiper-wrapper>div {
    margin: 20px auto !important;
    padding-bottom: 10px !important;
    height: 440px !important
}

.s-slider-block__title-right,
.s-block__title .right-side {
    color: var(--font-color) !important;
    font-weight: 600;
    text-align: center !important;
    background-color: var(--primary-color) !important;
    border-radius: 12px !important;
    padding: 12px 15px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    margin: 12px !important
}

.s-slider-block__title-right::after {
    animation: ShineAnimation 5s infinite;
    animation-timing-function: cubic-bezier(.6, -.28, .74, .05);
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    right: -5px;
    top: -10px;
    bottom: -6px;
    border-radius: 12px !important;
    width: 200px;
    height: 75px
}

.s-slider-block__title,
.s-block__title {
    margin-bottom: 0 !important
}

.s-slider-block__title h2 {
    font-size: 18px !important;
    font-weight: 600;
    padding-left: 0 !important
}

.s-block__title .right-side h2::after {
    animation: ShineAnimation 5s infinite;
    animation-timing-function: ease;
    animation-timing-function: cubic-bezier(.6, -.28, .74, .05);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: -20px;
    top: -25px;
    bottom: -6px;
    border-radius: 30px !important;
    width: 200px;
    height: 75px
}

.s-block__display-all,
.s-slider-block__display-all {
    color: var(--primary-color) !important;
    font-size: 14px !important;
    line-height: 1rem;
    font-weight: 600 !important;
    text-align: center !important;
    background-color: var(--font-color) !important;
    border: 1px solid var(--primary-color) !important;
    border-radius: 12px !important;
    padding: 8px 10px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color)
}

.s-block__display-all:hover,
.s-slider-block__display-all:hover {
    color: var(--font-color) !important;
    background-color: var(--primary-color) !important;
    border: 2px solid #fff !important;
    opacity: 1 !important
}

.s-slider-nav-arrow {
    color: var(--font-color) !important;
    background-color: var(--secondary-color) !important;
    border: 2px solid #fff !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color)
}

.s-slider-nav-arrow svg {
    width: 22px;
    fill: var(--font-color) !important
}

.s-button-light-outline,
.product-entry--vertical salla-button.btn--wishlist button {
    color: var(--font-color) !important;
    font-weight: 600 !important;
    background-color: var(--primary-color) !important;
    margin-left: 5px !important;
    opacity: 1 !important
}

salla-slider.details-slider salla-button.btn--wishlist {
    background-color: transparent !important;
    opacity: 1 !important
}

[dir=rtl] .s-product-card-vertical .s-product-card-wishlist-btn,
.s-product-card-vertical .s-product-card-wishlist-btn button {
    fill: var(--font-color) !important;
    color: var(--font-color) !important;
    opacity: 1 !important;
    background: var(--primary-color) !important;
    border: 2px solid #fff !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    border-radius: 50px !important;
    transition: 4s 0 ease;
    animation: signal2 3000ms ease infinite
}

.sicon-heart::before {
    color: var(--font-color) !important
}

.s-product-card-content-footer .s-product-card-wishlist-btn {
    background: var(--primary-color) !important;
    border-radius: 50% !important;
    margin-right: 5px;
    height: 2.25rem;
    width: 2rem;
    opacity: 1 !important
}

.s-button-wrap svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: var(--font-color) !important;
    font-weight: 600
}

[dir=rtl] .s-quick-buy-button svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: var(--font-color);
    font-weight: 600
}

salla-add-product-button .s-button-wrap svg {
    fill: var(--font-color);
    font-weight: 600
}

[dir=rtl] .s-quick-buy-button svg:hover,
.s-button-wrap svg:hover,
salla-add-product-button .s-button-wrap svg:hover {
    fill: var(--font-color)
}

.s-product-card-content {
    padding: .5rem !important
}

.s-product-card-entry {
    border-radius: 15px !important;
    padding: 0 0 5px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.s-product-card-entry:hover {
    transform: scale(1.02)
}

.s-products-list-horizontal-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 1rem !important
}

.s-product-card-image {
    border-radius: 10px 10px 0 0 !important لتغيير شكل بطاقة السحاب
}

.s-product-card-image-contain,
.s-product-card-image-cover {
    object-fit: fill !important
}

.s-product-card-content-title a {
    color: var(--primary-color) !important;
    font-size: 16px !important;
    text-align: center !important;
    line-height: 25px !important
}

.s-product-card-content-title a:hover {
    color: var(--secondary-color) !important
}

.s-product-card-content-subtitle {
    color: var(--secondary-color) !important;
    font-size: 14px !important;
    font-weight: 600;
    text-align: center !important;
    line-height: 1.5rem;
    margin-bottom: 15px !important
}

.s-product-card-price {
    color: var(--primary-color) !important;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem
}

.s-button-wide,
.s-button-primary-outline {
    color: var(--font-color) !important;
    font-size: 16px !important;
    width: 80%;
    background-color: var(--primary-color) !important;
    border-radius: 0 30px !important;
    border: none !important;
    padding: 12px 5px !important;
    margin: auto !important;
    margin-right: 32px !important
}

.s-button-wide:hover,
.s-button-primary-outline:hover {
    color: var(--primary-color) !important;
    background-color: var(--secondary-color) !important
}

.s-breadcrumb-item {
    color: var(--primary-color) !important;
    font-size: 12px;
    font-weight: 600 !important;
    background-color: var(--font-color) !important;
    border: 1px solid var(--primary-color);
    border-radius: 15px;
    box-shadow: 2px 2px 10px -2px var(--primary-color);
    padding: 5px 10px;
    margin-left: -5px !important;
    margin-bottom: 10px
}

.md\:text-2xl {
    font-size: 16px !important;
    line-height: 2rem
}

salla-slider.details-slider .s-slider-container {
    border: 1px solid var(--primary-color) !important;
    box-shadow: 0 0 8px -2px var(--primary-color);
    border-radius: 15px !important;
    margin: 5px !important
}

.s-slider-wrapper {
    padding-top: 5px !important
}

.link--primary,
.link--primary:hover {
    color: var(--font-color) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    padding: 0 20px 6px !important;
    border: 1px solid var(--primary-color) !important;
    box-shadow: 0 0 8px -2px var(--primary-color);
    background-color: var(--primary-color) !important;
    border-radius: 15px !important;
    margin: auto
}

.s-slider-thumbs-container .swiper-slide .rounded-md {
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0
}

.sm\:mb-5 {
    color: var(--font-color) !important;
    background-color: var(--primary-color) !important;
    border: 1px solid #fff !important;
    border-radius: 30px !important;
    padding: 8px 10px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    width: 45%;
    text-align: center;
    margin: 15px auto
}

.p-5 {
    padding: 10px !important;
    border-radius: 8px
}

.product-form .sticky-product-bar {
    border: 1px solid var(--primary-color) !important;
    border-radius: 15px !important;
    padding: 10px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    margin: 5px 15px
}

.s-button-loader-end.s-button-element {
    color: var(--font-color) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    background-color: var(--primary-color) !important;
    border: 2px solid #fff !important;
    border-radius: 15px !important;
    padding: 5px 25px 12px 20px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    margin: 25px auto !important
}

.s-comment-form-action salla-button button {
    color: var(--font-color) !important;
    background-color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    border-radius: 30px !important;
    padding: 8px 20px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color)
}

.prose p {
    font-size: 15px;
    font-weight: 600
}

.sticky-product-bar .s-button-wide {
    border-radius: 15px !important;
    padding: 10px 14px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    margin-top: 6px
}

.s-add-product-button-main .s-fast-checkout-button.outline,
.s-add-product-button-main .s-add-product-button-mini-checkout {
    background-color: var(--primary-color) !important;
    border-radius: 15px
}

.s-quantity-input-button svg,
salla-add-product-button .s-button-wrap svg:hover {
    fill: var(--primary-color) !important;
    font-weight: 600
}

.s-comments-product {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background: 0 0
}

.cart .text-gray-400 {
    color: var(--primary-color) !important;
    font-weight: 600
}

.xs\:p-7 {
    border: 2px solid var(--secondary-color) !important;
    box-shadow: 4px 4px 8px -2px var(--primary-color);
    border-radius: 15px !important
}

.cart .text-lg span {
    color: var(--font-color) !important;
    font-size: 1rem;
    font-weight: 600;
    text-align: center !important;
    background: var(--primary-color) !important;
    border: 2px solid #fff !important;
    border-radius: 15px !important;
    padding: 3px 3px 6px !important;
    width: 33%
}

.sicon-shipping-fast::before {
    color: var(--font-color) !important
}

.cart .item-price,
.cart .text-gray-500 {
    color: var(--primary-color) !important;
    font-weight: 600
}

.sticky .rounded-icon {
    background-color: var(--secondary-color) !important
}

.cart .s-button-primary {
    color: var(--font-color) !important;
    border: none !important
}

.cart .s-button-primary:hover {
    color: var(--primary-color) !important
}

.s-block--testimonials .s-reviews-header {
    color: var(--font-color) !important;
    background-color: var(--primary-color) !important;
    border: 2px solid var(--font-color) !important;
    border-radius: 10px !important;
    padding: 8px 0 !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    margin: 20px auto !important;
    text-align: center;
    width: 15%
}

.testimonials-slider .swiper-slide {
    background: #fff !important;
    border: 0 solid var(--primary-color) !important;
    border-radius: 30px !important;
    padding: 8px 25px 12px !important;
    box-shadow: 2px 2px 10px -2px var(--primary-color);
    margin: 10px !important
}

.text-lg span {
    color: var(--secondary-color) !important;
    background: var(--primary-color) !important;
    border: 2px solid var(--secondary-color) !important;
    border-radius: 30px !important;
    padding: 8px 25px 12px !important;
    box-shadow: 0 0 10px -2px var(--primary-color);
    width: 33%
}

.text-gray-400 {
    color: var(--secondary-color) !important
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: #fff;
}
.text-red-800 {
    --tw-text-opacity: 1;لتغيير السعر مع الخصم
    color: rgba(153, 27, 27, 1);
    color: rgb(249 235 235);
}


.text-gray-400 {
    color: var(--secondary-color) !important لتغيير لو اسم المنتج
}




.last\:border-0:last-child {
    background: #fff !important;
    border: 1px solid var(--primary-color) !important;
    border-radius: 15px !important;
    padding: 8px 25px 12px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    width: 50%
}

.s-comments-item-wrapper {
    font-size: .875rem;
    font-weight: 600;
    border-radius: 30px !important;
    background: #fff !important
}

.s-comments-item-timestamp {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgba(107, 114, 128, var(--tw-text-opacity));
    flex-direction: row-reverse;
}



.s-block--features__item {
    box-shadow: 4px 4px 10px -4px var(--primary-color);
    border-radius: 15px !important;
    text-align: center !important;
    padding: 15px 0
}

.s-block--features__item .feature-icon {
    background-color:#fff !important;
    border: 2px solid #262626 !important;
    box-shadow: 0 0 10px -2px var(--primary-color)
}

.s-block--features__item .feature-icon i {
    color: #262626 !important
}

.s-block--features__item:first-child {
    grid-column: unset !important
}

.s-block--features__item .sicon-fire::before,
.s-block--features__item .sicon-store2::before,
.s-block--features__item .sicon-headset::before,
.s-block--features__item .sicon-money-circle:before,
.s-block--features__item .sicon-full-wallet::before,
.s-block--features__item .sicon-shipping-fast::before,
.s-block--features__item .sicon-clothes-hanger:before,
.s-block--features__item .sicon-banknote-dollar:before,
.s-block--features__item .sicon-back:before {
    content: "" !important
}

/* 
.s-block--features__item:nth-child(1) .feature-icon {
    background-image: url(https://cdn.salla.sa/WAaN/zVD2Aa9jD4MTRFqE6lBXbSBWOvpfd5mCpOExngOu.gif);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position-x: 50%;
    background-position-y: 50%;
    width: 70px;
    height: 70px
}

.s-block--features__item:nth-child(2) .feature-icon {
    background-image: url(https://cdn.salla.sa/WAaN/GV9jc9fKyvKik0tzDe1QXzPNtKQSKxivIzrU5vgE.gif);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position-x: 50%;
    background-position-y: 50%;
    width: 70px;
    height: 70px
}

.s-block--features__item:nth-child(3) .feature-icon {
    background-image: url(https://cdn.salla.sa/WAaN/5pd8LcG9Xv0LDRNaxCN8rfSXSnZKcYZxiSMoLgxw.gif);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position-x: 50%;
    background-position-y: 50%;
    width: 70px;
    height: 70px
} */

.s-block--features__item h2 {
    color: var(--primary-color) !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 15px !important
}

.s-block--features__item p {
    color: var(--primary-color) !important;
    font-size: 14px !important;
    font-weight: 600;
    background-color: var(--font-color) !important;
    box-shadow: 2px 2px 10px -2px var(--primary-color);
    border-radius: 12px !important;
    padding: 10px !important
}



.store-footer {
    color: var(--primary-color) !important;
    font-weight: 600;
    text-align: center !important;
    border: 2px solid var(--primary-color);
    border-radius: 50px !important;
    box-shadow: 0 0 10px -2px var(--primary-color);
    background: var(--font-color) !important;
    width: 95% !important;
    margin: 40px auto 15px !important
}

.store-footer__inner {
    color: (--primary-color) !important;
    font-weight: 600;
    text-align: center !important;
    border-radius: 50px !important;
    background: var(--font-color) !important;
    border-bottom-color: var(--primary-color) !important;
    border-bottom-width: 1px;
    padding-top: 0 !important;
    padding-bottom: 2rem !important
}

.store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 90px;
    width: 200px;
    margin: 10px auto 15px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/VraXE/KxA3kDj0i7zSqizmBZ4YJuKtXt8znKYdpmdVVr52.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: transparent;
    border-radius: 50%;
    animation: scale 1.3s linear infinite
}

.store-footer h3 {
    color: var(--font-color) !important;
    font-size: 16px !important;
    background-color: var(--primary-color) !important;
    box-shadow: 2px 2px 12px -2px var(--primary-color);
    border-radius: 12px !important;
    padding: 5px 5px 4px !important;
    width: 250px !important;
    margin: 0 auto 15px !important
}

.me-4 {
    margin-left: auto !important;
    margin-right: auto !important
}

.py-4 {
    padding-top: 10px !important;
    padding-bottom: .5rem
}

.lg\:gap-6 {
    gap: 1.5rem;
    display: flex !important
}

.store-footer a,
.store-footer .contact-social {
    display: grid !important;
    text-align: center;
    justify-content: center
}

.s-social-list .s-social-link a,
.store-footer .rounded-full,
.store-footer .social-link,
.store-footer .s-contacts-icon {
    border: 0 solid var(--primary-color) !important;
    box-shadow: 0 0 10px -2px var(--primary-color)
}

.store-footer .unicode {
    display: none
}

.store-footer .social-link {
    padding-top: 5px !important
}

.store-footer .contact-social {
    border: none;
}

.store-links-items .leading-none {
    line-height: 1.75 !important
}

.lg:col-span-2 .flex {
    display: inline-block !important;
    text-align: center !important
}

.md\:flex {
    display: block !important
}

.store-footer .rounded-full,
.store-footer .social-link {
    border: 1px solid var(--font-color) !important;
    border-radius: 50% !important
}

.footer-list,
.store-links-items {
    display: grid !important
}

.store-footer__inner .lg\:block {
    display: none !important
}

.store-footer__inner .space-x-2 {
    display: grid !important
}

.s-apps-icons-list {
    text-align: center;
    justify-content: center
}

.md\:mb-0 {
    margin-bottom: 20px;
    color: var(--primary-color) !important;
    font-weight: 600
}

.page-single .lg\:p-8 {
    padding: 2rem;
    background: 0 0 !important
}

@media only screen and (max-width: 767px) {
    .index::before {
        background-size: 65% !important
    }

    .bg-inherit,
    .main-nav-container,
    .main-nav-container.fixed-pinned .inner {
        background-size: cover !important
    }

    .sicon-menu::before {
        color: var(--primary-color) !important;  
        border-radius: 8px;
        border: 2px solid var(--primary-color) !important
    }

    #nav-cart span {
        font-size: 18px !important;
        padding-top: 6px !important;
        padding-bottom: 5px !important
    }

    .s-cart-summary-total {
        font-size: 15px
    }

    .main-nav-container,
    .main-nav-container.fixed-pinned .inner {
        border-radius: 15px;
        border: 1px solid var(--primary-color) !important;
        box-shadow: 4px 4px 10px -2px var(--primary-color);
        height: 80px !important;
        width: 95%;
        margin: 5px auto;
        padding-top: 6px
    }

    .navbar-brand img,
    .main-nav-container.fixed-pinned .navbar-brand img {
        max-height: 4rem !important;
        width: auto
    }

    .mm-spn ul.mm-spn--open {
        margin-top: 5px !important
    }

    .banner--fixed img {
        border-radius: 12px !important
    }

    salla-slider .slide--one-sixth {
        width: 35% !important
    }

    .s-block--banners .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .s-block--banners+.s-block--banners {
        margin-top: 1em
    }

    .banner-entry {
        height: 150px !important
    }

    .banner-entry h3 {
        font-size: 12px !important;
        line-height: 20px !important;
        background: gray;
        border-radius: 8px;
        width: 115% !important;
        margin: 95px -10px auto;
        margin-top: 90px;
        padding: 2px
    }

    .two-row .banner-entry:first-child h3 {
        width: 130% !important;
        margin: 95px -18px auto;
        margin-top: 82px;
        padding: 10px
    }

    .s-block__title h2,
    .s-slider-block__title h2 {
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: .8
        
    }

    .s-slider-block__title h2 {
        padding-left: 1rem !important
    }

    .s-slider-block__display-all {
        font-size: 12px !important
    }

    .s-slider-block__title-right {
        padding: 10px 15px 10px 0 !important;
        margin: 5px !important
    }

    .s-slider-block__title-right::after {
        left: -6px;
        right: 0;
        top: -1px;
        bottom: -6px;
        border-radius: 30px !important;
        width: 200px;
        height: 75px
    }

    .s-products-list-horizontal-cards {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
        gap: 1rem !important
    }

    .s-product-card-content-title a {
        font-size: 14px !important;
        font-weight: 600 !important;
        text-align: center !important
    }

    .s-product-card-entry {
        margin: 10px auto !important;
        width: 95% !important
    }

    .s-product-card-image-contain,
    .s-product-card-image-cover {
        object-fit: unset !important;
        background: #fff !important
    }

    .s-button-wide,
    .s-button-primary-outline {
        width: 80%;
        margin-right: 22px !important
    }

    .product-index .s-button-wide,
    .product-index .s-button-primary-outline {
        width: 85%;
        margin-right: 12px !important
    }

    .pe-3 {
        text-align: center !important
    }

    .rtl\:pl-3 {
        font-size: 15px !important
    }

    .md\:text-2xl {
        font-size: 16px !important;
        line-height: 2rem
    }

    .sm\:mb-5 {
        padding: 8px 20px !important;
        width: 45%
    }
    
  
    .product__description {
        text-align: right !important
    }
    
    


    .s-comments-product .rtl\:ml-10 {
        font-size: 14px !important;
        margin-left: 1.5rem !important
    }

    .product-form .sticky-product-bar {
        padding: 2px !important;
        margin: 5px auto
    }

    .grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\] {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .s-block--testimonials .s-reviews-header {
        color: var(--font-color) !important;
        font-size: 15px;
        text-align: center;
        margin: 20px auto !important;
        background-color: var(--primary-color) !important;
        border: 2px solid var(--font-color) !important;
        border-radius: 10px !important;
        padding: 8px 0 !important;
        box-shadow: 4px 4px 10px -2px var(--primary-color);
        margin: 20px auto !important;
        width: 30%
    }

    .s-block--testimonials .text-lg::after {
        animation: ShineAnimation 5s infinite;
        animation-timing-function: ease;
        animation-timing-function: cubic-bezier(.6, -.28, .74, .05);
        content: "";
        display: block;
        position: absolute;
        left: -6px;
        right: 53px;
        top: -64px;
        bottom: -6px;
        border-radius: 30px !important;
        width: 180px;
        height: 44px;
        z-index: 999999999
    }

    .s-block__display-all {
        font-size: 12px !important
    }

    .testimonials-slider .swiper-slide {
        margin: 10px 15px 10px 0 !important
    }

    .text-lg span {
        font-size: 12px !important
    }

    .last\:border-0:last-child {
        width: 100%;
        padding: 12px 10px 25px 30px !important
    }

    .s-block--features__item {
        width: 95% !important;
        margin: auto
    }

    .s-button-wide {
        font-size: 13px !important
    }

    .store-footer {
        width: 92% !important;
        margin: 25px auto 15px !important
    }

    .store-footer__inner:before {
        height: 70px;
        width: 170px
    }

    .store-footer__inner {
        text-align: center !important;
        border-radius: 50px !important
    }

    .me-4 {
        margin-left: 12px;
        margin-right: 12px
    }

    .md\:flex::after {
        font-size: 12px;
        margin: 10px auto 0 !important
    }

    .lg\:gap-6 {
        gap: 1.5rem;
        display: grid !important
    }

    #wa-widget-send-button {
        bottom: 100px
    }

    .mb-8 salla-infinite-scroll {
        height: 30% !important;
        display: grid;
        grid-template-columns: 1fr 1fr !important
    }
}

@keyframes scale {

    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(.9);
        opacity: .7
    }
}

@keyframes splash {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(1)
    }

    80% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes up-down {

    0%,
    100% {
        top: 0
    }

    50% {
        top: -25px
    }
}

@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 var(--primary-color)
    }

    100% {
        box-shadow: 0 0 10px 0 var(--primary-color)
    }
}

@keyframes signal_2 {
    0% {
        box-shadow: 0 0 0 0 var(--secondary-color)
    }

    100% {
        box-shadow: 0 0 12px 0 var(--secondary-color)
    }
}

@keyframes color-change {
    0% {
        background-color: var(--secondary-color)
    }

    50% {
        background-color: var(--primary-color)
    }

    100% {
        background: var(--linear-gradient) !important
    }
}

@keyframes ShineAnimation {
    0% {
        background-repeat: no-repeat;
        background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.0) 0%, rgba(255, 255, 255, 0.0) 45%, rgba(255, 255, 255, 0.5) 48%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.5) 52%, rgba(255, 255, 255, 0.0) 57%, rgba(255, 255, 255, 0.0) 100%);
        background-position: -250px -250px;
        background-size: 600px 600px
    }

    100% {
        background-repeat: no-repeat;
        background-position: 250px 250px
    }
}

.s-block--features__item .feature-icon i {
    color: var(--primary-color) !important;
}

.sicon-shipping-fast:before {
    content: "\ef31" !important;
}

.s-add-product-button-mini-checkout-content {
    color: #fff;
}

.s-fast-checkout-button.outline {
    background-color: #262626;
    border: none !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color) !important;
}

salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
    box-shadow: 4px 4px 10px -2px var(--primary-color) !important;
    border: none !important;
}.s-user-menu-trigger {
    color: var(--primary-color) !important;
    font-weight: 500 !important;
    background-color:#262626 !important;
    border: 2px solid #fff !important;
    border-radius: 10px !important;
    box-shadow: 4px 4px 10px -2px var(--primary-color);
    padding: 0px 0 0 !important;
}.profile-header .breadcrumbs a {
    color: #262626 !important;
}