@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap);
:root {
    --screen-logo: url(https://cdn.salla.sa/onBBKb/Md2Y8C4uiQKyz5P5eyeNstQMuKf757nccWTvQXl0.png);
    --main-color: #2fc2e4;
    --second-color: #fff;
    --third-color: #05050d;
    --fourth-color: #fff;
    --bg-color: #05050d;
     --first-bar:linear-gradient(90deg, var(--third-color), var(--main-color));

    font-family: Cairo, sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal
}


/* ------- الشريط المتحرك ------- */ 
  .store-features-bar {
    width: 100%;
background: var(--first-bar); 
    color: var(--third-color);
    overflow: hidden;
    height: 50px;
    display: flex;
    align-items: center;
    direction: ltr;
    position: relative;
    z-index: 9999;
    padding-inline: 20px;
  }

  .store-features-wrapper {
    display: inline-block;
    white-space: nowrap;
    animation: scrollFeatures 120s linear infinite;
    will-change: transform;
  }

  .store-features-bar:hover .store-features-wrapper {
    animation-play-state: paused;
  }

  .store-feature-item {
    display: inline-block;
    margin-right: 25px;
    font-size: 16px;
    font-weight: bold;
    color: var(--h);
  }

  @keyframes scrollFeatures {
    0% {
      transform: translateX(-50%);
    }
    100% {
      transform: translateX(0%);
    }
  }

@media (max-width: 767px) {
    .store-features-bar {
      height: 39px;
    }

    .store-feature-item {
      font-size: 14px;
      margin-right: 20px;
    }
}

.navbar-brand img {
    max-height: 70px !important
}

.top-navbar salla-contacts {
    display: none
}

.s-search-icon svg {
    height: 1rem;
    width: 1rem; 
    fill: var(--main-color)
}

@media (min-width:1280px) {
    .container {
        max-width: 2500px
    }
}

.container {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.s-search-input-wrapper input {
    background: var(--second-color) !important;
    color: #588e7e;
    margin-left: 20px
}

.s-search-input-wrapper input::placeholder {
    color: var(--main-color)
}

#mobile-menu {
    background-color: var(--second-color);
    color: var(--main-color)
}

#mainnav {
    order: -1;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:1600px) {
    salla-slider.photos-slider .swiper-slide {
        margin-left: 1rem;
        margin-right: 1rem;
        width: 100%
    }
    section:nth-of-type(10),
    section:nth-of-type(11),
    section:nth-of-type(12),
    section:nth-of-type(13),
    section:nth-of-type(14),
    section:nth-of-type(15),
    section:nth-of-type(16),
    section:nth-of-type(17),
    section:nth-of-type(2),
    section:nth-of-type(3),
    section:nth-of-type(4),
    section:nth-of-type(5),
    section:nth-of-type(6),
    section:nth-of-type(7),
    section:nth-of-type(8),
    section:nth-of-type(9) {
        margin: auto;
        padding-top: 0 !important
    }
    &.s-block {
        margin-top: 1.5rem !important;
        max-width: 2500px
    }
}

.s-slider-block__title {
    max-width: 2500px
}

.container {
    max-width: 2500px !important
}

section:nth-of-type(2) {
    margin-top: 0 !important
}

.s-slider-block__title {
    margin: auto;
    background-color: var(--main-color)
}

.s-slider-block__title-right {
    margin: auto;
    background-color: var(--main-color)
}

.s-slider-block__title-right h2 {
    margin: auto;
    font-size: 40px !important;
    color: #fff;
    margin-bottom: 10px
}

.s-slider-block__title h2:where([dir=rtl], [dir=rtl]*) {
    padding-left: 0 !important
}

.slide--cat-entry {
    display: flex;
    height: 12rem !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: #f3f4f6;
    border-color: unset !important;
    background-color: unset !important
}

section:nth-of-type(3),
section:nth-of-type(9) {
    padding-top: .5rem !important
}

.swiper-slide a i {
    color: transparent
}

.has-overlay:after {
    background: unset
}

.s-block--banners {
    margin-top: 0;
    width: 100%;
    padding: 20px;
    padding-top: 0
}

body {
    background: var(--bg-color)
}

.sicon-full-wallet,
.sicon-shipping-fast,
.sicon-whatsapp2 {
    color: var(--second-color) !important
}

body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 9999999999999;
    background: var(--second-color) var(--screen-logo);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px;
    animation-name: fade-in;
    animation-duration: 1.5s;
    transform: scale(0);
    border: none
}

@keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1)
    }
    75% {
        opacity: 1;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(.1)
    }
}

.s-slider-block__title-right {
    color: var(--main-color)
}

.s-slider-block__title-left a {
    color: var(--main-color) !important
}

.sub-menu {
    background-color: var(--second-color) !important
}

#mainnav {
    background-color: var(--second-color)
}

#mainnav li a:hover {
    color: var(--third-color) !important
}

#mainnav li a {
    font-weight: bolder !important
}

.sicon-user-circle:hover::before {
    color: #022044 !important
}

.main-menu {
    color: var(--main-color);
    background-color: var(--second-color)
}

.shadow-default {
    --tw-shadow: unset !important
}

.sicon-user-circle:hover::before {
    color: var(--main-color)
}

.sicon-user-circle {
    color: var(--main-color) !important
}

section:nth-of-type(11),
section:nth-of-type(4),
section:nth-of-type(6),
section:nth-of-type(8) {
    background: 0 0 !important
}

.header-btn__icon {
    border: none;
    color: var(--main-color)
}

.s-cart-summary-total {
    color: var(--main-color)
}

@media only screen and (max-width:1024px) {
    .mm-spn.mm-spn--light {
        color: var(--main-color);
        background: var(--third-color)
    }
}

@media(max-width:480px) {
    .text-center::before {
        margin-bottom: 10px
    }
}

@media(min-width:769px) {
    .lazy__bg {
        background-size: cover !important;
        width: 100%
    }
}

@media(min-width:480px) {
    .banner-entry h3.text-with-border {
        border-width: 0 !important
    }
}

.text-gray-400 a {
    color: #fff !important
}

#contact-slot a {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0
}

.copyright-text p {
    background: var(--main-color);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 30px;
    margin-right: 30px
}

.s-payments-list {
    background: var(--main-color);
    margin-left: 30px;
    margin-right: 30px;
    padding: 10px;
    border-radius: 5px
}

.s-products-list-wrapper {
    margin-bottom: 2rem;
    display: grid;
    margin-top: 1rem
}

@media (max-width:1024px) {
    .s-product-card-image img {
        height: 200px !important;
        object-fit: cover
    }
    .s-product-card-content {
        height: 120px !important
    }
    .s-products-slider-card {
        height: 330px !important;
        width: 200px !important
    }
}

@media (min-width:1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .s-product-card-image img {
        height: 280px !important;
        object-fit: cover
    }
    .s-product-card-content {
        height: 140px !important
    }
    .s-products-slider-card {
        height: 430px !important;
        width: 280px !important
    }
}

.banner--fixed img {
    background-color: unset !important
}

.swiper-pagination {
    display: none
}

.banner-entry {
    background-color: unset !important
}

.lazy__bg {
    background-size: 100% 100% !important
}

.slide--cat-entry i {
    content: "\ec0b";
    color: var(--main-color)
}

.s-block--categories .swiper-wrapper a {
    background-color: var(--third-color)
}

.slide--cat-entry h4 {
    color: var(--second-color)
}

.s-slider-block__title {
    color: var(--main-color)
}

.s-block__title {
    color: var(--main-color)
}

.s-products-slider-card {
    padding: .625rem
}

.s-product-card-content-title a {
    color: var(--main-color);
    height: 20px;
    max-height: 20px;
    overflow: hidden
}

.s-button-outline {
    border: none;
    outline: 0;
    background: #fff !important;
    cursor: pointer;
    position: relative;
    z-index: 0
}

@keyframes shake {
    0% {
        transform: translateX(0)
    }
    25% {
        transform: translateX(-10px)
    }
    50% {
        transform: translateX(10px)
    }
    75% {
        transform: translateX(-10px)
    }
    100% {
        transform: translateX(0)
    }
}

.s-button-outline:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px
}

.s-button-outline:active {
    color: #000
}

.s-button-outline:active:after {
    background: 0 0
}

.s-button-outline:hover:before {
    opacity: 1
}

.s-button-outline:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--main-color);
    color: red !important;
    left: 0;
    top: 0
}

@keyframes glowing {
    0% {
        background-position: 0 0
    }
    50% {
        background-position: 400% 0
    }
    100% {
        background-position: 0 0
    }
}

.s-button-outline:hover:after {
    background-color: transparent !important;
    border: var(--main-color) 3px solid
}

.s-button-primary-outline:hover {
    background-color: transparent !important;
    color: var(--main-color) !important
}

.s-product-card-wishlist-btn:after {
    border-radius: 50% !important;
    color: #fff
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: var(--main-color) !important;
    color: #fff
}

.s-product-card-wishlist-btn:hover:after {
    border: unset !important
}

.s-block__title {
    display: flex;
    justify-content: center;
    align-items: center
}

.s-block__title h2 {
    font-size: 40px !important
}

.store-footer {
    background: linear-gradient(to bottom, rgba(116, 156, 132, 0)30%, rgba(255, 255, 255, 1)70%) !important;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    text-align: center;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important
}

.s-social-list {
    display: flex;
    gap: .625rem;
    justify-content: center
}

.s-block--features__item {
    background: 0 0 !important
}

.s-block--features__item h2,
.s-block--features__item p {
    color: #000
}

.footer-is-light .store-footer .store-footer__inner {
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 1)) !important;
    padding-top: 70px
}

.store-footer__inner {
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 1)) !important;
    border-top-left-radius: 40% !important;
    border-top-right-radius: 40% !important;
    padding: 30px;
    padding-top: 50px;
    border: 1px solid rgba(255, 255, 255, .29) !important
}

.store-footer__inner .flex {
    justify-content: center
}

.store-footer__inner .max-w-sm {
    margin: auto
}

.store-footer h3 {
    color: var(--main-color);
    font-size: 1.3rem
}

.store-footer h3:hover {
    color: var(--third-color);
    opacity: 1;
    cursor: pointer
}

.footer-list {
    color: var(--main-color)
}

.store-footer__inner .max-w-sm {
    color: #000;
    font-size: 15px
}

.store-footer a {
    color: #000;
    font-size: 15px
}

.store-footer i {
    color: var(--third-color);
    border-color: var(--main-color)
}

.store-footer__inner {
    text-align: center !important
}

.md\:flex.items-center.justify-between.py-4.container.text-center::before {
    content: " برمجة وتطوير | ADFAZ";
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    padding: 6px !important;
    border-radius: 5px;
    display: flex;
    align-items: center;
    background: var(--main-color);
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px
}

.s-block--features__item .feature-icon {
    background-color: var(--main-color)
}

.s-block--features__item .feature-icon i {
    color: #fffffff2
}

.text-primary {
    color: var(--main-color)
}

@media (min-width:1024px) {
    .store-footer__inner {
        padding-top: 2rem;
        padding-bottom: 0
    }
}

.store-footer a h3:nth-child(1) {
    font-size: 1.5rem;
    color: transparent;
    background-image: var(--screen-logo);
    background-size: cover;
    background-repeat: no-repeat;
    line-height: 2;
    background-position: center;
    margin-top: 0
}

.s-filters-footer,
.s-filters-widget-values {
    background-color: var(--main-color) !important;
    color: var(--second-color) !important
}



.s-products-slider-card {
    width: 100%;
    max-width: 320px
}

.lazy__bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: contain !important;
    background-position: center;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    background-repeat: no-repeat
}
@media (max-width: 768px) {
  .md\:grid-cols-3 {
      grid-template-rows: repeat(3, minmax(0, 1fr));
  }
.two-row .banner-entry:first-child {
    height: 100%;
  }
.s-block__title,
.s-slider-block__title {
    display: none
}
  .two-row .banner-entry:first-child {
    grid-column: span 2 / span 2;
  grid-row: span 1 / span 1;
  }
  }
section {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1s ease, transform 1s ease
}

section.visible {
    opacity: 1;
    transform: translateY(0)
}

.py-8 {
    padding-top: 0;
    padding-bottom: 0
}

.store-header {
    display: flex;
    flex-direction: column
}

#mainnav {
    order: -1;
    padding-left: .5rem;
    padding-right: .5rem
}

.top-navbar {
    background: linear-gradient(to right, rgba(15, 15, 27, 1), rgba(8, 8, 20, 1));
    margin-left: 0 !important;
    margin-right: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    z-index: 1;
    margin-top: 0
}

.s-block--banners {
    margin-top: 0;
    width: 100%;
    padding: 0;
    padding-top: 0;
    padding-top: 40px
}

.container {
    max-width: unset
}

.btn--rounded-gray {
    background-color: var(--main-color);
    box-shadow: rgba(0, 0, 0, .7) 0 2px 5px
}

section:nth-last-of-type(1) {
    margin-top: 2rem !important;
    border-bottom-left-radius: 2rem !important;
    border-top-right-radius: 2rem !important
}

/*.banner-entry {
    width: 180.8px;
    height: 219.2px;
    margin: auto
}

.gap-3 {
    gap: 0
}

.banner-entry {
    width: 240px;
    height: 240px;
    margin: auto
}

.gap-3 {
    gap: 1rem
}

.banner-entry {
    height: 360px;
    width: 360px;
    margin: auto
}

.gap-3 {
    gap: 1rem
}

.banner-entry {
    height: 380px;
    width: 380px;
    margin: auto
}

.gap-3 {
    gap: 1rem
}

.banner-entry {
    height: 450px;
    width: 450px;
    margin: auto
}

.gap-3 {
    gap: 1rem
}
*/
.s-products-slider-card {
    width: 100%;
    max-width: 320px
}

.total-price {
    color: #000 !important
}

.form section:nth-of-type(2) {
    border-radius: .75rem
}

@media (max-width:768px) {
    .two-row .banner-entry h3 {
        font-size: 1rem !important;
        line-height: 2rem !important
    }
}

.banner--fixed img {
    display: block;
    width: 2500px !important;
    border-radius: unset!important;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
    -o-object-fit: cover;
    object-fit: cover
}

body,
html {
    overflow-x: hidden;
    width: 100%;
    margin: auto
}

.container {
    max-width: 100%
}

section:nth-of-type(1) {
    margin-top: 0 !important
}

section:nth-of-type(2) {
    margin-top: 2rem !important
}

section:nth-of-type(7) {
    background-color: transparent !important
}

.s-button-primary-outline {
    color: #fff
}

.s-product-card-content-title a {
    color: #000
}

.s-button-primary-outline {
    color: #fff
}

.s-product-card-content-title a {
    color: #000
}

.s-button-outline::after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--main-color) !important;
    color: red !important;
    left: 0;
    top: 0;
    border-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    color: #000 !important;
    box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, .2)
}

.testimonial__avatar {
    display: flex;
    justify-content: center
}

.testimonial__avatar img {
    width: 15.4%;
    border-radius: 50px !important
}

.testimonial__text {
    padding-right: 50px;
    padding-left: 50px
}

.s-product-card-entry {
    border: 1px solid #eee;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease;
    background: rgba(255, 255, 255, .6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px)
}

.s-product-card-entry:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15)
}

.s-product-card-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform .3s ease
}

.s-product-card-entry .s-button-btn {
    pointer-events: auto;
    width: 45px !important;
    position: absolute !important;
    top: -27px !important;
    left: 50% !important;
    height: 45px;
    translate: -50%;
    padding: 15px
}

.s-product-card-image:hover img {
    transform: scale(1.05)
}

.s-block--tabs-produtcs .tab-trigger.is-active button,
.s-button-btn {
    border-radius: 8px;
    background-color: transparent !important;
    color: #fff;
    font-weight: 700;
    transition: background-color .3s ease
}

.s-block--tabs-produtcs .tab-trigger.is-active button,
.s-button-btn:hover {
    background-color: var(--third-color)
}

.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: var(--main-color) !important
}

.product-single div.container {
    width: 97% !important
}

.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,
.s-social-share-wrapper .s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    z-index: unset !important
}

#page-main-title,
.breadcrumbs {
    margin-right: 10px
}

.brands-link:nth-of-type(7) {
    display: none
}

.cards {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 50px
}

.card {
    background: #fff;
    padding: 20px;
    width: 150px;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    transition: transform .3s
}

.card:hover {
    transform: translateY(-5px)
}

.cards .icon {
    font-size: 50px;
    color: #b37aa1;
    margin-bottom: 15px;
    transition: transform .3s ease-in-out
}

.cards .text {
    font-size: 16px;
    font-weight: 700;
    color: #555
}



.store-features-wrapper {
    display: inline-block;
    white-space: nowrap;
    animation: scrollFeatures 120s linear infinite;
    will-change: transform
}

.store-features-bar:hover .store-features-wrapper {
    animation-play-state: paused
}

.store-feature-item {
    display: inline-block;
    margin-right: 25px;
    font-size: 16px;
    font-weight: 700;
    color: var(--h)
}

@keyframes scrollFeatures {
    0% {
        transform: translateX(-50%)
    }
    100% {
        transform: translateX(0)
    }
}

@media (max-width:767px) {
    .store-features-bar {
        height: 39px
    }
    .store-feature-item {
        font-size: 14px;
        margin-right: 20px
    }
}

#\31 243163826>div:nth-child(2)>div:nth-child(3)>salla-add-product-button:nth-child(1) {
    background: red !important
}

.s-product-card-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 1.8rem
}

salla-products-list.flex-1 {
    flex: unset !important
}

salla-products-list.flex-1 {
    flex: unset !important
}
@media (min-width: 550px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
@media (min-width: 768px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
@media (min-width: 950px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 1.5rem;
  }
}

.s-comment-form-action .s-button-wrap .s-button-element{
background-color:var(--main-color)!important;
}


.s-product-card-entry .s-button-btn[product-status="out"] {
    pointer-events: auto;
    width: 110px !important;
    position: absolute !important;
    top: -18px !important;
    left: 50% !important;
    height: 20px;
    translate: -50%;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: var(--main-color);   /* خلفية حمراء فاتحة */
    color: #721c24;        /* نص غامق */
    border: 1px solid #f5c6cb;
}
.s-product-card-entry .s-button-btn[product-status="out"].s-button-outline::after{
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--main-color) !important;
    color: red !important;
    left: 0;
    top: 0;
    border-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    color: #000 !important;
    box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, .2);
}
.s-infinite-scroll-btn {
  border-radius: 8px;
  background-color: var(--main-color) !important;
  color: #fff;
  font-weight: 700;
  transition: background-color .3s ease;
}
@media (max-width: 480px) {
  .banner-entry:nth-child(1) {
    grid-column: 1;
  }
}
.s-block__title,
.s-slider-block__title {
    display: none
}
.s-infinite-scroll-btn {
  border-radius: 8px;
  background-color: var(--main-color) !important;
  color: #fff;
  font-weight: 700;
  transition: background-color .3s ease;
}
.sticky-product-bar {
background-color: var(--second-color) !important;
}

.breadcrumbs ,.s-breadcrumb-arrow {
color:#ffffff;
fill:#ffffff;
}
.main-content h1 ,.whitespace-nowrap h2 , .product__description {
color:#ffffff;
}

.form section:nth-of-type(1) {
 margin-bottom:5px;
 border-radius: 0.75rem;
 color:#000000!important;
 padding-bottom:5px!important;
}
.total-price{
 color:#000000!important;
}
.form section:nth-of-type(2) {
 border-radius: 0.75rem;
 background-color: var(--second-color)!important
}