/* Add custom CSS styles below */



.slide--cat-entry {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.s-slider-container,
.carousel-slider,
.swiper,
.swiper-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* الأبعاد على الشاشات الكبيرة */
@media (min-width: 769px) {
    .slide--cat-entry img {
        width: 300px !important;
        height: 360px !important;
        object-fit: cover;
    }
}

/* الأبعاد للشاشات المتوسطة */
@media (min-width: 481px) and (max-width: 768px) {
    .slide--cat-entry img {
        width: 290px !important;
        height: 300px !important;
        object-fit: cover;
    }
}

}













.slide--cat-entry {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* لضمان ما فيه فراغ من sides */
.s-slider-container,
.carousel-slider,
.swiper,
.swiper-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.slide--cat-entry img {
    width: 135px !important;
    height: 195px !important;
}




  
@media (max-width: 991px) {
    .slide--cat-entry {
    height: 180px ;
    padding: 0rem;
 }
}
@media (max-width: 991px) {
    .w-16 {
    width: 200px !important;
 }
}
@media (max-width: 991px) {
    .h-16 {
    height: 160px !important;
 }
}
@media (max-width: 991px) {
    salla-slider .slide--one-sixth {
    width: 33%;
  }
}

.slide--cat-entry {
    --tw-border-opacity: 0;
    height: 9rem;
    background-color: transparent; 
}
.slide--cat-entry {
    height: 100%;
    border-width: 0px;
    padding: 0rem;
}


.slide--cat-entry h2 {
    display: none;
}
.rounded-full {
    border-radius: 5px;
}
.w-16 {
    width: 100%;
}
.h-16 {
    height: 247px;
}
.mb-2\.5 {
    margin-bottom: 0rem;
}
.s-product-card-price {
    font-size: 1.3rem;
    line-height: 1.25rem;
    font-weight: 800px;
}
.s-product-card-sale-price h2 {
    font-size: 1.3rem;
}
.s-product-card-sale-price span{
    font-size: 1.3rem;
}













.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(249 250 251);
    -o-object-fit: cover;
    object-fit: cover
}










/* استهدف العناصر داخل الشبكة */
.grid-item {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
}

/* إذا داخلها صورة */
.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}








body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(40px);
    z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("https://f.top4top.io/p_34739zxix1.png"); /* ضع هنا رابط الشعار */
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px;
  animation: splash-hide 2s forwards;
}

/* يخفي الشاشة بعد 2 ثواني */
@keyframes splash-hide {
  0% { opacity: 1; }
  90% { opacity: 1; }
  100% { opacity: 0; visibility: hidden; }
}













 /* محتويات الفوتر */
.store-footer__inner::before {
  content: "";
  display: block;
  background-image: url('https://i.top4top.io/p_347085a481.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 250px;
  height: 100px;
  margin: 0 auto 20px;
 
  
}



.store-footer__inner ,.store-footer{
  background-color:#061969;
  border-radius:60px 60px 0 0;
  }
  
  .s-product-card-content-sub {
    justify-content: center;
    margin-bottom: 8px;
}

  
  .s-product-card-content-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.s-product-card-content-subtitle {
    margin-bottom: 5px;
    font-size: 12px;
    display: none;
}

.s-product-card-promotion-title {
    top: 0;
    border-top-left-radius: 0;
}

  
  
  
  
  
















  
  
  
  
  
  
  


  .s-product-card-vertical {
  flex-direction: column;
  border: 1px solid #000080;
  border-radius: 15px;
  transition:0.5s;
overflow: hidden;

}

 .s-product-card-vertical:hover{
  box-shadow: 0 0 3px #000080;
  
}
.s-product-card-image img.loaded:hover{
 transform:scale(1.01);
}

.header-btn__icon{
  color:White !important;
}
.main-nav-container{
    min-height: 68px;
    background-color: #061969;
    color:white;
}
.s-button-element:not(:disabled):not([loading]) {          
   background-color: #061969 !important;
   color: white; 
 }
 .s-cart-summary-total, .text-primary{
   color:#fff;
 }
 .s-product-card-sale-price h5 {
  color: rgb(6, 25, 105) !important;
  font-size: 14px; /* حجم خط السعر بعد الخصم */
}

.s-product-card-price {
  font-size: 14px; /* حجم السعر الأساسي */
}

 
 .s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *){
   color:rgb(6, 25, 105) !important;
 }
 
 @media (max-width: 450px) {
     .s-products-slider-card {
        max-width: 201px;
    }
 }
 
 @media (min-width: 768px) {
     .s-block--categories .swiper-wrapper {
    justify-content: center;
}
 }