/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 



:root {
    --main-color:#9da44a;
    --second-color:#000;
    --three-color:#fff ;
  
}

body:after {
  content:'';
  width:100%;
  height:100%;
  top:0;
  position:fixed;
  z-index:999999;
  background:#fff url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/pQzVNq/P46LJoxxFDURPnWnOn6HkygApqk0JpjCUTMDXFKa.png);
  left:0;
  background-repeat:no-repeat;
  background-position:center;
  background-size:360px;
  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)
  }
}
.overflow-x-hidden {
    
    background: #fff;
}


/* header*/
.main-nav-container {

  background-color: var(--main-color)!important;
  color: white;
backdrop-filter: blur(10px);
}


.banner-entry  {
  background: transparent !important;
}
.banner--fixed img {
  background: transparent !important;
}

.banner-entry:hover {
    animation: tour1nemoi ease 1s !important;
}




/*     في حالة كان قائمة العناصر الأخير عنصر واحد فقط*/






----------------------------------------------------------------------------------

 

/*حجم اللوقو*/
.logo img {
    height: 200px;
}

}

/*أيقونة البحث + تسجيل الدخول + الجرس*/
.sicon-search:before {
    content: "\ef09";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-user:before {
    content: "\f078";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-bell:before {
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

هنا /*ايقونة السلة*/
.header-row > .circle-action > .sicon-cart:before {
    font-family: FontAwesome;
    content: "\f291";
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

.footer-sub {
    color: #ED6C9A;
    background-color: #ED6C9A;
}
}

.footer-is-light .store-footer .store- footer__inner {
    background: var(--main-color);
    color: #ED6C9A;
    border-radius: 18px;
}



/*أيقونة البحث + تسجيل الدخول + الجرس*/
.sicon-search:before {
    content: "\ef09";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-user:before {
    content: "\f078";
    font-size: 25px;
    color: #ED6C9A;
}

.sicon-bell:before {
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

.s-block--features__item .feature-icon i {
    display: none
}

.s-block--features__item .feature-icon {
    border-radius: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
}

/*فقط عدل الروابط بالترتيب من الاول الى الثالث */
.s-block--features__item:nth-child(1) .feature-icon {
    background-image: url(https://cdn.salla.sa/form-builder/wGcGfm1Wg7R0ORPG9LWlNCzVN34xRIBOcvZjYkPd.gif);
}

.s-block--features__item:nth-child(2) .feature-icon {
    background-image: url(https://cdn.salla.sa/form-builder/rTNSa3dS8n49Pm2StsY2Z8ATFxNtQCOQNuLKzse6.gif);
}

.s-block--features__item:nth-child(3) .feature-icon {
    background-image: url(https://cdn.salla.sa/form-builder/rXiXNPfojta4iwNkAkVbAubjR1tbNA68cHQ3p5nz.gif);
}

/*ايقونة السلة*/
.header-row > .circle-action > .sicon-cart:before {
    font-family: FontAwesome;
    content: "\f291";
    font-size: 25px;
    color: #ED6C9A;
    width: 100px;
}

salla-product-card {
    border-radius: .75rem;
    box-shadow: 0px 0px 12px 0px #4242423d;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: var(--main-color);
    color: white;
    box-shadow: 0px 0px 12px 0px var(--main-text-color);
}

.s-product-card-entry:hover {
    animation: tour1nemoi ease 1s !important;
}


















@keyframes tour1nemoi {
    0% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(-0deg);
    }

    .s-product-card-entry:hover {
        animation: tour1nemoi ease 1s !important;
    }

    @keyframes tour1nemoi {
        0% {
            transform: rotate(5deg);
        }

        50% {
            transform: rotate(-5deg);
        }

        100% {
            transform: rotate(-0deg);
        }
    }

    .text-gray-800 {
        color: #C85570;
    }

    text-2xl.leading-10.font-bold.mb-6.text-gray-800,.main-content.md\:sticky.top-24.w-full.md\:w-2\/4.md\:pb-16 {
        color: #ffd28f !important;
    }

    .main-content.md\:sticky.top-24.w-full.md\:w-2\/4.md\:pb-16 {
        color: #ffd28f !important;
    }

    footer.store-footer {
        border-radius: 20px;
        margin: 15px;
    }

    .store-footer__inner {
        background: transparent;
    }

    @media (max-width: 600px) {
        footer.store-footer {
            padding-bottom: 50px;
        }
    }

    footer.store-footer * {
        text-align: center;
        justify-content: center;
    }

    footer.store-footer * {
        color: var(--color-primary);
    }

    نبض }

@media (min-width: 1200px) {
    .s-slider-block__title {
        margin-right: 380px;
    }
}

@media (min-width: 1200px) {
    [dir=ltr] .s-slider-block__title-right {
        margin-left: 380px;
    }
}

.navbar-brand {
    animation: heartbeat 2.5s ease-in-out infinite both;
}
}

@media only screen and (max-width: 700px) {
    .navbar-brand {
        width: 20vw;
    }
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track-piece {
    background-color: rgba(0,0,0,0.2);
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 200px;
    background-color: var(--color-primary-reverse);
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: red;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 200px;
    background-color: rgba(125,125,125,0.7);
    -webkit-border-radius: 0px;
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

العنوين .s-slider-block__title h2, .main-content h1, .s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,#CF1D49 0,#0097B2 29%,#fff 67%,#000 100%);
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    /* حجم الخط  */
    font-size: 1.125rem;
    line-height: 1.5;
}

@keyframes textclip {
    100% {
        background-position: 200% center;
    }
}

div#mainnav.bg-white {
    background: transparent;
}

.s-slider-block__title h2, .main-content h1, .s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,#CF1D49 0,#0097B2 29%,#fff 67%,#000 100%);
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    /* حجم الخط  */
    font-size: 1.125rem;
    line-height: 1.5;
}

@keyframes textclip {
    100% {
        background-position: 200% center;
    }
}

.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 70px;
    width: 240px;
    margin-left: auto;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/pQzVNq/MoJIEhzOAfgkeR9wGMoa7yBsNSi6MNNyj7QRcPQA.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: move 2s infinite;
    transtion:.6s;
}


store-footer__inner {
    border-bottom-color: #e5e7eb;
    background-color: var(--main-color) !important;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: var(--main-color);
    color: #f9ffff;
    box-shadow: 0px 0px 12px 0px #f9ffff;
}

 h2.s-advertisement-content-main {
    position: fixed;
    left: -100%;
    top: 10px;
    color: rgb(255, 255, 255);
    opacity: 1;
    animation: slideRight 10s linear infinite;
    width: 100%;
}

@keyframes slideRight {
    0% {
        left: -10%;
    }

    /* بداية الحركة من اليسار خارج الشاشة */
    100% {
        left: 100%;
    }

    /* الانتهاء من الحركة في اليمين خارج الشاشة */
}


.store-footer__inner {
    background: linear-gradient(90deg, var(--main-color) 0%, var(--color-primary-dark) 100%);
color:white;
}




.store-footer__inner a h3 {
display:none;
}
.store-footer a {
  width: fit-content;
  padding: 3px;
  border-radius: 6px;
}
.store-footer a:hover {
  background: var(--main-color);
  box-shadow: var(--main-color) -1px 2px 16px;
}
.store-footer a:hover .s-contacts-icon{
background:white;
color:var(--main-color);
}
.main-menu{
      background: var(--main-color) !important;
}
@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *)::after {
    padding-right: 0.75rem;
    background: #052a2a;
  }
}


#mobile-menu[data-mm-spn-title="القائمة الرئيسية"] {
  color: white; 
  font-size:18px;
}
.close-btn {
  color:var(--main-color);
}



.main-menu li>a{
    color: white;
    text-decoration-line: none;
}
.main-menu li>a:hover {
  color: var(--hover-color);
    transform: rotate(-10deg) ;
  transition: .5s;
}
@media (max-width: 768px) {
.main-menu li>a:hover {
  color: var(--hover-color);
    transform: rotate(0deg)  ;
    transform: translateX(-10px);
  transition: .5s;
}
 .mm-spn.mm-spn--light {
    color: #fff;
    background: var(--main-color);
  }
}
#mobile-menu[data-mm-spn-title="القائمة الرئيسية"] {
  color: white; 
  font-size:18px;
}
.close-btn {
  color:var(--hover-color);
}

            /* nav on mobile */
@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--light {
    color: #000;
    background: var(--main-color);
  }
  .main-menu li > a:hover {
  color: var(--hover-color);
  transform: rotate(0deg);
  transform: translateX(-10px);
  transition: .5s;
}
}
@media (min-width: 1280px) {
  .container {
    max-width: 90%;
  }
}

.main-menu>li>a[href*=offer] {
color:var(--hover-color);
}
/* icons from header */
.header-btn__icon {
 color: white;
}
.header-btn__icon:hover {
  color: var(--hover-color);
  border-color: var(--hover-color);
  transform: rotate(360deg) scale(1.1);
  transition: 1s;
}


.banner-entry{
    width: 42vw;
    min-height: 100px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: cover !important;
     background-repeat:no-repeat!important;
}     


.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
.banner-entry{
    height:auto;
}
.lazy__bg{
     background-size: 150% !important;
 }

}
@media (min-width: 768px){
.two-row .banner-entry:first-child {
    height: auto !important;
}
}.store-footer::after{
content:"برمجةوتطويرADFAZ";
top:0;
color:var(--second-color)!important;
font-size:16px;
opacity:0.5;
margin-right:35%!important;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: #f9fafb;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: #374151;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    background: var(--main-color);
    BORDER-RADIUS: 55PX;
}.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    /* border-bottom-color: #e5e7eb; */
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    /* background-color: #f3f4f6; */
    background-color: var(--main-color);
    color: white;
    border-radius: 50px;
    border: dashed var(--second-color);
    box-shadow: 50px #fff inset;
}.footer-is-light .store-footer .contact-social {
    --tw-border-opacity: 1;
    border-color: #f3f4f6;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    display: contents;
}
.store-footer h3 {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    /* background: var(--bg-gray); */
    color: var(--second-color);
}.banner-entry{
    width: 42vw;
    min-height: 100px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;

}     


.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}

@media only screen and (max-width: 600px) {
.banner-entry{
    height:auto;
}
}
@media (min-width: 768px){
.two-row .banner-entry:first-child {
    height: auto !important;
}
}.s-product-card-entry {
    position: relative;
    display: flex;
    height: 100%;
    justify-content: space-between;
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 300ms;
    border: dashed  3px var(--main-color);
}.s-product-card-image img.loaded {
    position: relative;
    opacity: 1;
    background: #fff;
}}.s-product-card-content-title a {
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: var(--main-color);
}.s-product-card-price {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: var(--main-color);
}.copyright-text p {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: #fff;
}.text-primary {
    color: #414042;
    color: var(--second-color);
}.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, 1);
    color: var(--second-color);
}.s-cart-summary-count {
    top: -0.125rem;
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, 1);
    background-color: var(--second-color);
}.s-slider-block__display-all {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #414042;
    color: var(--second-color);
}button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: var(--second-color);
    color:  var(--main-color);
    box-shadow: 0px 0px 12px 0px #f9ffff;
}
.s-product-card-horizontal .s-product-card-content-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: var(--main-color);
}.s-product-card-content-title a {
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: var(--main-color);
}.s-button-primary {
    border-width: 1px;
    border-color: #414042;
    border-color: var(--main-color);
    background-color: #414042;
    background-color: #fff;
    color: #ff6767;
    color: var(--main-color);
}.s-comments-product {
    margin-bottom: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}.s-slider-block__title h2, .main-content h1, .s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, var(--main-color) 0, var(--second-color) 29%, #fff 67%, #000 100%);
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    font-size: 1.125rem;
    line-height: 1.5;
}.s-slider-block__title h2, .main-content h1, .s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, var(--main-color) 0, var(--second-color) 29%, #fff 67%, #000 100%);
    background-size: 200% auto;
    color: var(--3);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    font-size: 2.125rem;
    line-height: 1.5;
}