/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
:root {
    --first-color: #502224;
    --second-color: #d1ceab;
    --third-color:#F5F5F5;
    --white-color: #fff;
}
/* Body */


body:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background:  url(https://l.top4top.io/p_34486muw22.png);
backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    animation-name: fade-in;
    animation-duration: 1.5s;
    transform: scale(0);
    border: none;
}
@media (max-width: 768px) {
  body:after {
        background-size: contain; /* Change to 'contain' for smaller screens */
       
    }
}

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

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

    100% {
        opacity: 0;
        transform: scale(.1);
    }
}
body{
font-family:cairo;

}
body {
  background: #fff;
  background-image:url(https://k.top4top.io/p_3448cyqvf1.png)!important;


background-repeat: no-repeat;
background-size:cover !important;
background-position:center;
width:100%;
height:100%;
background-attachment:fixed;
margin:0;
padding:0;}

.top-navbar .s-search-input {
  
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.bg-inherit {
    background-image: linear-gradient(to left, var(--first-color),var(--second-color));
}

.sicon-user-circle {
    content: "\f072";
   
    border: none
}

.sicon-user-circle:hover {
    content: "\f072";
    color: var(--first-color)
}

.header-btn__icon.icon:where([dir=rtl],[dir=rtl] *) {
    margin-left: 9px;
    margin-right: 0;
    margin-right: initial;
    
    border: none
}

.header-btn__icon.icon:hover {
    margin-left: 9px;
    margin-right: 0;
    margin-right: initial;
    color: var(--first-color)!important
}

.sicon-shopping-bag:before {
    content: "\e901";
    text-align: center
}

.sicon-user-circle:before {
    content: "\f077";
    text-align: center
}

i.text-base.sicon-shopping-bag:before {
    content: "\ea6e";
    text-align: center
}

.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: #000;
    color: rgba(0,0,0,var(--tw-text-opacity));
    
}
.s-cart-summary-total:hover {
 color:var(--first-color);
}
.s-cart-summary-total > i:nth-child(1):hover {
 color:var(--first-color);
}

.sicon-menu {
    content: "\ed7f";
   
}

.sicon-menu:hover {
    content: "\ed7f";
   color:var(--second-color);
}



}
.text-primary {
 color:var(--third-color);
}
[class^="sicon-"] {color: var(--third-color);}

.header-btn__icon { color:var(--third-color);}
.s-cart-summary-total
{
color:var(--third-color);
}
#mobile-menu{
color:var(--third-color);

}@media (max-width: 1024px) {
  #mobile-menu {
    background-image: linear-gradient(to left, var(--first-color),var(--second-color));
  }
}
.navbar-brand img:hover {
    -webkit-animation: blink-1 .6s both;
    animation: blink-1 .6s both
}

@-webkit-keyframes blink-1 {
    0%,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes blink-1 {
    0%,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}




nav[data-mm-spn-title="القائمة الرئيسية"]::after {
color:#000000;
}


.banner--fixed img{background-color: transparent;
}
section.s-block {
  opacity: 0;                   
  transform: translateY(30px);  
  transition: opacity 0.6s, transform 0.6s;  
}

section.s-block.show {
  opacity: 1;                   
  transform: translateY(0);      
}

section.s-block {
  transition: opacity 0.6s, transform 0.6s;
}
section.s-block:not(.show) {
  opacity: 0;
  transform: translateY(30px);
}
.banner-entry {
background-color: transparent;
}
/* card---------------------- */ 

/* General start */





.product__description a {
    --tw-text-opacity: 1;
    color: #1d4ed8;
    color: rgba(29,78,216,var(--tw-text-opacity));
    color: #000000;
}



.s-block--photos-slider {
    margin-top: 0!important
}

.swiper {
    padding-left: 0!important
}

salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-top: -5px;
    margin-left: 1.1rem;
    margin-right: 10px;
    height: auto;
    width: 102%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0
}

@media(max-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        position:relative;
        margin-top: -5px;
        margin-left: 1.1rem;
        margin-right: 2px;
        height: auto;
        width: 107%;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }
}

.s-social-share-btn span svg {
    height: 1rem;
    width: 1rem;
    color: var(--second-color)
}



.s-products-slider-card {

width:70%;
padding-bottom:20px;
margin-right:10px;
margin-left:10px;
}

.s-product-card-vertical {
width:90%
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.s-product-card-content {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-image: linear-gradient(to right, var(--first-color),var(--second-color));

   border-bottom-left-radius: 15px; 
   border-bottom-right-radius: 15px;
   padding: .75rem .75rem;
   justify-content: center;
   align-items: center; }
.s-product-card-content-sub {
  justify-content: center;
  margin-bottom: 1.25rem;
  display: flex;
  width: 100%;
  align-items: center;
  }
@media (max-width: 480px) {
  .s-products-slider-card {

width:80%;

padding-bottom:20px;
margin-right:10px;
margin-left:10px;
}
.s-product-card-vertical {
width:90%;

}
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    opacity: 0
}

button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    opacity: 0
}



.s-button-wide {
    width: 100%;
    color:var(--second-color)!important ;
    border-radius: 40px 10px;
    background: 0 0!important;
    border: solid 2px;
    box-shadow: 5px 5px 1px var(--first-color)
}

.s-button-wide:hover {
    width: 100%;
    color: var(--second-color)!important;
    border-radius: 40px 10px;
    background: 0 0!important;
    border: solid 2px;
    box-shadow: 5px 5px 1px var(--first-color)
}


.s-product-card-content-title a {
color:var(--third-color);
}

.s-product-card-price {
color:var(--third-color);
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
  --tw-bg-opacity: 1 !important;
  background-color: var(--second-color) !important;
}


.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    background: unset
}



.s-product-card-entry {
    transition: transform .2s ease-in-out
}

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



button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    width: 67px;
    transition: width 500ms ease 0s
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    width: 140px
}

.s-product-card-image-cover {
    -o-object-fit: cover;
    object-fit: fill
}







.store-footer {
   background: transparent !important;
    padding: 30px;
    font-size: 14px;
    text-align: center;
}
.store-footer__inner .flex {

    justify-content: center;
}
.store-footer__inner .max-w-sm {
    margin: auto;
}

.footer-is-light .store-footer .store-footer__inner {
border-radius: 16px;
    background-image: linear-gradient(to right, var(--first-color),var(--second-color));

box-shadow: 0 2px 15px var(--first-color) !important; /* Using direct hex color code */
color: var(--third-color);
}
.store-footer h3:hover {
    color: var(--white-color);
    opacity: 1;
    coursor: pointer;
}
.store-footer__inner {
    text-align: center;
}
.s-contacts-list-vertical {
 justify-content: center;
  text-align: center;
}
 .bg-white {
  background-image:url(https://k.top4top.io/p_3448cyqvf1.png)!important;

}
 .main-nav-container {
  min-height: 0;
}
.store-footer::after {
    content: "برمجة وتطوير \00a0 \00a0 ADFAZ";
    top: 0;
    color: var(--first-color)!important;
    font-size: 16px;
    opacity: .8;
    text-align: center;
    font-family: 'Marhey';
    font-weight: 700;
    width: 100%;
    display: inline-block;
   
    
}

/*-----------------------------------*/
.footer-is-light .store-footer .store-footer__inner:before {
    content: "";
    display: block;
    height: 90px;
    width: 90px;
    background-image: url(https://l.top4top.io/p_34486muw22.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 1rem; 
    

}





.footer-is-light .store-footer .store-footer__inner {
    padding: 20px;
    display: flex;
    justify-content: center; 
    align-items: center; 
    flex-direction: column; 
}
.s-contacts-list {
    display: flex;
    gap: 1rem;
    align-items: center;
}

section:nth-child(5) img{
transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}
@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-20px);
	}
	100% {
		
		transform: translatey(0px);
	}
}
@media (min-width: 1280px) {
  .container {
    max-width: 100% !important;
  }
}


.main-content > div:nth-child(2) > div:nth-child(2) > h2:nth-child(1) > i:nth-child(1) , .starting-or-normal-price > h2:nth-child(1) > i:nth-child(1){color: #000000;
}

section:nth-child(10){
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
display:none!important;
}}
a.flex {
display:none!important;
}

section:nth-child(9) img{
transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}
@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-20px);
	}
	100% {
		
		transform: translatey(0px);
	}
}






@media (max-width: 480px) {
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
   .banner-entry {
  width: 180px;
  height: 180px;
  margin:auto;
}
  .gap-3 {
  gap: 1rem;
}
}
@media (min-width:480px) and (max-width: 650px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .banner-entry {
  width: 200px;
  height: 200px;
  margin:auto;
}
.gap-3 {
  gap: 1rem;
}
}
@media (min-width:650px) and (max-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .banner-entry {
  height: 260px;
  width: 260px;
  margin:auto;
}
 .gap-3 {
  gap: 1rem;
}
}
@media (min-width: 769px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
    .banner-entry {
  height: 305px;
  width: 305px;
  margin:auto;
}
 .gap-3 {
  gap: 1rem;
}
}
@media (min-width: 1024px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  } 
    .banner-entry {
  height: 380px;
  width: 320px;
  margin:auto;
}
 .gap-3 {
  gap: 1rem;
}
  .s-products-slider-card {
    width: 100%;
    max-width: 320px;
  }
}

.lazy__bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-size: contain!important;
  background-position: center;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  background-repeat: no-repeat;
}




section.s-block:nth-child(6) > div:nth-child(1) > a:nth-child(1) , section.s-block:nth-child(6) > div:nth-child(1) > a:nth-child(2),section.s-block:nth-child(7) > div:nth-child(1) > a:nth-child(1) , section.s-block:nth-child(7) > div:nth-child(1) > a:nth-child(2),section.s-block:nth-child(8) > div:nth-child(1) > a:nth-child(1) , section.s-block:nth-child(8) > div:nth-child(1) > a:nth-child(2) {
  transition: all 0.3s ease;
  transform: scale(1) ;
  box-shadow: 0 0 0 transparent;
}

/* عند الوقوف عليه أو لمسه */
section.s-block:nth-child(6) > div:nth-child(1) > a:nth-child(1):hover,
section.s-block:nth-child(6) > div:nth-child(1) > a:nth-child(1):active {
  transform: scale(1.05) ;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}




section.s-block:nth-child(6) > div:nth-child(1) > a:nth-child(2):hover,
section.s-block:nth-child(6) > div:nth-child(1) > a:nth-child(2):active {
  transform: scale(1.05) ;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}





section.s-block:nth-child(7) > div:nth-child(1) > a:nth-child(1):hover,
section.s-block:nth-child(7) > div:nth-child(1) > a:nth-child(1):active {
  transform: scale(1.05) ;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}






section.s-block:nth-child(7) > div:nth-child(1) > a:nth-child(2):hover,
section.s-block:nth-child(7) > div:nth-child(1) > a:nth-child(2):active {
  transform: scale(1.05) ;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}




section.s-block:nth-child(8) > div:nth-child(1) > a:nth-child(1):hover,
section.s-block:nth-child(8) > div:nth-child(1) > a:nth-child(1):active {
  transform: scale(1.05) ;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}






section.s-block:nth-child(8) > div:nth-child(1) > a:nth-child(2):hover,
section.s-block:nth-child(8) > div:nth-child(1) > a:nth-child(2):active {
  transform: scale(1.05) ;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}


.store-footer .store-footer__inner::before {

  display: block;



  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  animation: shine-bg 3s infinite;
  background-position: center;
}


@keyframes shine-bg {
  0% {
    filter: brightness(1) drop-shadow(0 0 0 transparent);
  }
  50% {
    filter: brightness(1.3) drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
  }
  100% {
    filter: brightness(1) drop-shadow(0 0 0 transparent);
  }
}

#mainnav {background-color: transparent !important;
}
.inner {
    box-shadow: 0 6px 12px #333333; 
    border-radius: 12px; 
}
@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-4px); }
  50% { transform: translateX(4px); }
  75% { transform: translateX(-4px); }
  100% { transform: translateX(0); }
}

.s-product-card-entry:hover,
.s-product-card-entry:active {
  animation: shake 0.4s ease;
}