/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/******************! style General *************************/
:root {
    --main-color: #f2f0e4;
    --second-color:#000;
    --three-color:#401b03;
  --body-image :url() ;
   --logo : url(https://cdn.salla.sa/RAgADO/OYbjlfO37kLp0sarotH8zsaA9YueyvoRiv2hpPcD.png);

      --logo : url(   https://i.ibb.co/Gvzd9ZH2/wk4-Ek-NARUz-A5w-Km-Fxw-Jd-Yuw2k-Iuca-VDk9f-Ynam8b.png);

}
* {
  margin:0;
  padding:0;
  box-sizing:border-box;
}
body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: var(--main-color) var(--logo);
    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;
}


.s-cart-summary-total{
  color :#000;
  }
.s-cart-summary-total {
color :#000 !important;
}


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

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

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


/*---- start nav ----*/
#mainnav {
  background-color :var(--main-color); 
}
i {
  background-color :var(--second-color);
}
#mobile-menu {
  color :var(--three-color);  
      padding-right: 180px;
}
#mobile-menu a:hover {
   color :var(--second-color);
}
.sicon-menu {
color : var(--second-color);
background-color:var(--main-color);
}
.mm-spn.mm-spn--navbar ul{
 background-color:var(--main-color);
}
 .mm-spn.mm-spn--navbar.mm-spn--main:after 
 {
 background-color:var(--main-color);
 margin-left:5rem;
 color:var(--second-color);
 }
 .main-menu #offers a{
 display: none;
 }
/*end nav*/


/*احدث المنتحات*/
salla-slider[type]:not(.hydrated)>div>div, salla-slider[type]:not(.hydrated) .swiper>div>div>div, .carousel-slider .swiper-wrapper>div {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.s-product-card-vertical{
  flex-direction:column;
  box-shadow:-11px 10px 16px black ;
}
.s-product-card-vertical:hover{
  flex-direction:column;
  box-shadow:-11px 10px 16px var(--second-color);
}
.s-product-card-content {
background-color:var(--main-color);
color :#000;
 border-end-end-radius:2% ;
 border-end-start-radius:2% ;
 
}
.s-button-btn {
  background-color :var(--second-color);
  color : #fff;
  border:none;
}
.s-button-btn:hover {
  background-color :var(--second-color);
  color : red;
}
.s-product-card-content-main a {
  color : #000;
}
.s-product-card-content-main a:hover {
  color :var(--second-color);
}
.s-slider-block__title h2::after{
   content:"";
   width: 100%;
   height: 5px;
   background-color: var(--second-color);
   position: absolute;
   bottom: -20px;
   left: 50%;
   transform: translateX(-50%);
}







/* footer */

.store-footer a{
color:#000;}
.footer-title{
border:none;
}
.store-footer p{
font-size:16px;
color: #000;
}
.footer-is-light .store-footer .store-footer__inner{
background-color:var(--main-color);
padding:30px;
border:none;
font-size:20px;
border-top-left-radius:75px;
border-top-right-radius:75px;
text-align:center;
}
.store-footer h3 {
font-size: 18px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 35px;
	font-weight: 600;
	position: relative;
	
}
.store-footer a:hover{ 
transition:all .7s;
background-color:var(--second-color);
border-radius:50px;
padding-left:20px;
padding-right:20px;
padding-bottom:8px;
color:var(--main-color);




}
h3::before{
content: '';
	position: absolute;
	left:0;
	bottom: -10px;
	background-color:var(--second-color);
	height: 4px;
	box-sizing: border-box;
	width: 100%;
	
	border-radius:5px;

}
.salla-theme_6 footer .footer-sub{
background-color:#1c3879;

}
ul .social__item{
background-color:var(--second-color);
font-size:20px!important;
border-radius:50%;
margin-right:30px!important;
font-weight:700!important;

}
ul .social__item :hover{

font-weight:700!important;

background-color:#ecbb3b!important;
transition:.5s;
transform:scale(1.3);
}

.store-contact a{
background-color:var(--second-color)!important;
border-radius:10px;
padding-top:2px;
padding-bottom:7px;
padding-right:13px;
padding-left:10px;
color:#000!important;
}
.store-contact a:hover{
background-color:gray!important;
}
.fs-payment .icons .store-certificate img{
opacity:0;
}
.store-contact img{
display:none;
}
.store-contact {
text-align:center;
}
.fs-rights p{
display:none;
}
.icons{
}
.icons .store-certificate{
display:none;
}

.icons ::before{
content:"ADFAZ برمجةوتطوير ادفاز";
top:0;

font-size:16px;

}
.text-center{
background-color:var(--second-color);
border:none;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: var(--second-color);
    --tw-text-opacity: 1;
    color: #374151;
    color: rgb(55 65 81/var(--tw-text-opacity));
}

.header-btn__icon {
color:#000
}
.header-btn__icon::before {
color:#000;
}
.s-block--features__item .feature-icon i {
color: #fff;
background: #000;
}
.s-button-btn:hover {
color: #000;
}
/* البانرات*/

body {
    background-image: url();
    /* Specify additional background properties if needed */
    background-repeat:repeat; /* Prevent the background image from repeating */
    background-size: cover; /* Cover the entire viewport */
    background-position: center; /* Center the background image */
    /* Add more styles as needed */
}



.s-block--features__item {background-color:var(--second-color);}

.banner--fixed img{

width : 100 % ;
background: transparent;
border-radius:0%;

}
.store-footer::after{
content:"برمجةوتطويرADFAZ";
top:0;
color:var(--maincolor)!important;
font-size:16px;
opacity:0.5;

}

body {
    background-color: #f2f0e4;
    background-size: cover;
    background-position: center;
}
.s-block--features__item .feature-icon { background: var(--second-color)!important;}




    
    

.banner-entry {
     background: transparent;
        animation: myAnimation 1s infinite; /* Infinite animation */
    }

    /* Define hover effect */
    .banner-entry:hover {
        background:var(--main-color);
        animation-play-state: paused; /* Pause animation on hover */
    }
    
    .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: wrap;
    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-products-slider-card:hover {
  transform: scale(1.1) ; /* Adjust the scale and rotate values as needed */
  transition: transform 0.3s ease; /* Add a transition for smooth animation */
}


*/
تكبير اللوجو
*/

.s-block .container {

     padding-right:0; 
   padding-left: 0;
}
@media (min-width: 1280px) {
    .container {
        max-width: 100%;
    }
}
.s-block .container img { border-raduis: 0;}

/*
احدث المنتجات ومنتجات متحركة 
*/

.s-block__title .right-side {
    flex: 1;
    text-align: center;
    font-weight: bold;
    width: fit-content;
    font-size: 22px;
    font-family: serif;
    color: var(--main-color)
    }
.s-slider-block__title-right {
    flex: 1;
    text-align: center;
    font-weight: bold;
    width: fit-content;
    font-size: 22px;
    font-family: monospace;
    color: var(--main-color)
}

/*
كود خلفية متغيرة
/*

body{
  background: linear-gradient(to right, #fff, #000, #999999)!important;
  background-size: 200% auto!important;
  animation: gradient 5s linear infinite!important;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%!important;
  }
  50% {
    background-position: 100% 50%!important;
  }
  100% {
    background-position: 0% 50%!important;
  }


 
   /*   وضع صورة أعلى منتصف لأسفل المتجر*/ 

.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:var(--logo);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: sigal 1200ms linear infinite;}



  
  .s-cart-summary-total{
  color :#fff;
  }

  [class*=" sicon-"], [class^=sicon-]{
    background: transparent; }

 .store-footer::after{
  color:#fff!important;
  font-size:25px !important;
  }




 /*    تعديلات تا*/

.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: wrap;
    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;
}


        .whatsapp-me {
            position: fixed;
            bottom: 10px;
            right: 15px;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            box-shadow: 0px 0px 10px 2px rgba(37, 211, 102, 0.5); /* Green shadow */
            animation: float 3s ease-in-out infinite; /* Animation to move up and down */
        }

        .whatsapp-me div {
            background-color: #25D366; /* WhatsApp green color */
            width: 100%;
            height: 100%;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .whatsapp-me img {
            width: 30px;
            height: 30px;
        }
        
        .s-slider-block__title h2 {
         color: #000;
        }
        
        .s-button-btn:hover {
  background-color :var(--second-color);
  color : #f8f8f8;
}



.store-footer a:hover{
    background: var(--three-color);
}


.s-cart-summary-total{
  color :#000;
  }
  
  .s-block--features_item h2 ,.s-block--features_item p{
  color: #000;
  }
  
 .store-footer::after{
  color:#000!important
  ;
  }
  
  [class*=" sicon-"], [class^=sicon-]{
    background: transparent; }
    
    .banner-entry:hover {
    background: #eee);
    animation-play-state: paused;
    
}
.whatsapp-me {
    position: fixed;
    bottom: 100px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 5px 10px 2px rgba(37, 211, 102, 0.6);
    display: none;
}

/*section:first-of-type img {
    width: 25%;
    margin: auto;
}*/