/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
:root { --color-primary: #154f1f; --color-primary-dark: #6f8770; --color-primary-light: #5F6F65; --color-primary-reverse: #fdf3e1; --bg: #000000e6; --5:#fff; } .navbar-brand img{max-height:4.5rem;}

.navbar-brand {
    animation: swing 3s ease infinite;
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 120px;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}
body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: var(--bg) url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/bRadmg/4UB3n6OivlOXBz6V5EaKqqPYo2yhLU02VAQxFLW4.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 160px;
    animation-name: fade-in;
    animation-duration: 1.5s;
    transform: scale(0);
    border: none;
    background-color:; 
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.banner--fixed img {
  border-radius: 30px;
  background: none;
  transition: transform 0.3s ease;
}

.banner--fixed img:hover {
  animation: pulse 2s infinite;
}

.s-slider-block__display-all {
    display: inline-block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #000000;
    color: var(--color-primary);
}
.s-comments-product {
    margin-bottom: 0rem;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    padding-top:0rem;
    padding-bottom: 0rem;
}
.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: #FFF8E3;
    
}

/*مميزات المتجر*/
.s-block--features__item .feature-icon {
background-color :var(--color-primary-reverse);
}
.s-block--features__item .feature-icon i{
 color : var(--color-primary);
 background-color :var(--color-primary-reverse);
 }
 .s-block--features__item{
 background: none;
 }
.s-block--features__item {
    transition: transform 0.5s cubic-bezier(.4,0,.2,1), box-shadow 0.5s cubic-bezier(.4,0,.2,1);
}

.s-block--features__item:hover {
    transform: scale(1.05);
    box-shadow: rgba(0, 0, 0, .2) 0 8px 20px;
}
 
.font-bold {
  font-weight: 700;
 
}
body{
   background: var(--5) url();
  background-attachment: fixed;
  background-size: cover;
  
}
@keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    75% {
        opacity: 1;
        transform: scale(1);
    }

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

 @media (min-width:640px) .navbar-brand img{max-height:7rem;}.main-nav-container.fixed-pinned .navbar-brand img{max-height:59px;}.main-nav-container.fixed-pinned .navbar-brand img{max-height:75px;padding:5px;}.s-block__title h2{font-size:1.45rem;}[dir=rtl] .s-block__title .right-side{padding-left:0rem;background:linear-gradient(307deg,var(--color-primary),transparent);}.s-slider-block__title h2{font-size:1.45rem;}.px-2\.5{padding-left:0.25rem;padding-right:0.25rem;}.text-xs{line-height:0.25rem;}.product-entry{border:0.2px solid #ddb34b38;}.dmopMx{display:none;}

 .main-nav-container.fixed-header .inner{background-color:var(--color-primary);backdrop-filter:blur(9px);}.banner-entry{border-radius:1.375rem;}.grid-flow-row{grid-template-columns:auto auto auto auto;}.banner-entry h3{display:none;}.has-overlay:after{display:none;}.banner-entry h3{line-height:1.5rem;font-size:24px;color:var(--color-primary);}@media only screen and (max-width:768px){.banner-entry h3{display:none;}.has-overlay:after{display:none;}.grid-flow-row{grid-template-columns:auto auto auto auto;}.banner-entry{max-height:110px;}.gap-3{gap:0.5rem;}} .grid-flow-row{display:grid;} .topnav-is-dark .top-navbar{--tw-bg-opacity:0;} 
 
  .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;}.banner-entry{border-radius:.375rem;} [dir=rtl] .s-slider-block__title-right{padding-left:0rem;background:linear-gradient(307deg,var(--color-primary) -67%,transparent 75%);} .bg-inherit{border-bottom:1px solid var(--color-primary);} .main-nav-container.fixed-pinned .inner{box-shadow:0 0 5px var(--color-primary);} .s-block--slider-with-bg .s-slider-block__title-left{margin-bottom:20px;} .s-button-primary-outline{fill:var(--color-primary-reverse);color:var(--color-primary);} .s-button-primary-outline:hover{background-color:var(--color-primary);fill:#fff;color:#fff;} .s-button-primary{border-color:var(--color-primary-reverse);background-color:var(--color-primary);color:var(--color-primary-reverse);}
  
.s-button-primary:hover{color:var(--color-primary);} 
 
.s-button-primary:hover{background-color:var(--color-primary-reverse);border-color:var(--color-primary);} .s-product-card-vertical{border:1px solid gray;} .s-button-primary-outline{color:var(--color-primary);background:var(--color-primary-reverse);border:2px solid var(--color-primary);} .footer-is-light .store-footer .store-footer__inner{background:var(--color-primary);color:white;border-radius:18px;} 
  
div#mainnav{background:var(--bg);color:var(--color-primary-reverse);} .sicon-shopping-bag:before,.sicon-user-circle:before{color:var(--color-primary-light)}; [dir=rtl] .carousel-slider .swiper{padding-left:0rem!important;} salla-slider.photos-slider .swiper-slide{position:relative;margin:0!important;padding:0;height:auto;width:100%;overflow:hidden;border-radius:0rem;} .rounded-md{border-radius:0rem!important;} .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden{padding:0;} section:first-of-type.s-block.s-block--photos-slider{margin:0!important;} .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8{display:flex;flex-wrap:wrap;} .lazy__bg.lazy.entered.loaded{background-size:contain;background-repeat:no-repeat;} .banner--fixed img{background:#faebd700;} .banner-entry{width:22%;height:240px!important;background:#f9fafb00;} @media (max-width:480px){.banner-entry{width:48%;height:130px!important;background:#f9fafb00;}} @media (min-width:481px) and (max-width:767px){.banner-entry{width:47%;height:177px!important;background:#f9fafb00;}} @media (min-width:768px) and (max-width:1024px){banner-entry{width:48%;height:130px!important;background:#f9fafb00;}} @media (min-width:1025px) and (max-width:1280px){banner-entry{width:48%;height:130px!important;background:#f9fafb00;}}
.icons ::before{
content:"ADFAZ برمجةوتطوير ادفاز";
top:0;

font-size:16px;

}
[class*=" sicon-"], [class^=sicon-] {
    font-family: sallaicons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:var(--color-primary-reverse);
}
[class*=" sicon-"], [class^=sicon-]:hover{
color:var(--color-primary-light);
background-color:var(--color-primary-reverse);
}
.s-block--features__item p {
  color: #D7CDC5!important;
}
.s-block--features__item h2 {
  color: #D7CDC5!important;
}
.s-contacts-list>div:nth-child(1)>a:nth-child(1)>span:nth-child(1) {
    background: #1AD03F;
}
.s-contacts-list>div:nth-child(2)>a:nth-child(1)>span:nth-child(1) {
    background: #1A3636;
}
.s-contacts-list>div:nth-child(3)>a:nth-child(1)>span:nth-child(1) {
    background: #3C3633;
}
.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 110px;
    width: 140px;
    margin: auto auto 20px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/bRadmg/4UB3n6OivlOXBz6V5EaKqqPYo2yhLU02VAQxFLW4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: color 1200ms linear infinite;
}

@keyframes color {
    0% {
       
        filter: hue-rotate(0deg);
    }
    50% {
       
        filter: hue-rotate(180deg);
    }
    100% {
        
        filter: hue-rotate(360deg);
    }
}



.s-button-element:not(:disabled):not([loading]) {
    animation: signal 1200ms linear infinite;
}


@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 #6f8770;
    }

    100% {
        box-shadow: 0 0 0 5px #fdf3e1;
    }
}
.s-product-card-entry:hover {
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); /* Add shadow on hover */
}

@keyframes tour1nemoi {
    0% {
        transform:  scale(1);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }
    50% {
        transform:  scale(1.1);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    }
    100% {
        transform:  scale(1.1);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    }
}

.s-product-card-entry {
    transition: transform 1s ease, box-shadow 1s ease;
}


/* البانرات*/

.banner--fixed img{


border-radius:30px;

}
.store-footer::after{
content:"برمجةوتطويرADFAZ";
top:0;
color:var(--color-primary)!important;
font-size:17px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
opacity:0.7;
text-align: center;
}
.main-menu>.has-children:hover>a,.main-menu li>a:hover {
    color: #C9DABF;
}