/*-----------Header--------- */

@media (min-width: 576px) {
    .sm\:gap-1 {
        gap: 1rem;
    }
}

.main-nav-container #cat-in-header:hover {
color: #758171;
}




/* Other styles البانر الرئيسي */
.dmopMx {
  display: none; 
}
.topnav-is-dark .top-navbar {
  --tw-bg-opacity: 0;
}
.lazy__bg.lazy.entered.loaded {
  background-size: contain;
  background-repeat: no-repeat;
}
.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;
}
salla-slider.photos-slider .swiper-slide {
  position: relative;
  margin: 0 !important;
  padding: 0;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-radius: 0rem;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
    opacity: 0;
}




.desc-article.relative.z-2.h-fit.rtl\:pr-\[10px\].ltr\:pl-2\.5.rtl\:mr-\[20px\].ltr\:ml-5.rtl\:sm\:mr-\[34px\].ltr\:sm\:ml-\[34px\].rtl\:md\:mr-10.ltr\:md\:ml-10.rtl\:lg\:mr-\[200px\].ltr\:lg\:ml-\[200px\].flex.flex-col {
margin-top: 0rem;
}

.desc-article.relative.z-2.h-fit.rtl\:pr-\[10px\].ltr\:pl-2\.5.rtl\:mr-\[20px\].ltr\:ml-5.rtl\:sm\:mr-\[34px\].ltr\:sm\:ml-\[34px\].rtl\:md\:mr-10.ltr\:md\:ml-10.rtl\:lg\:mr-\[200px\].ltr\:lg\:ml-\[200px\].flex.flex-col h1{
color:white !important;
}


/*----------titles----------------*/

.mb-8 {
    margin-top: 1rem;
    margin-bottom: 6rem;
}

.image-title .title-heade {
    margin-bottom: -1rem;
    margin-top: -1rem;
    background-color: #ffffff00;
    margin-left: -2rem;
    margin-right: -2rem;
    font-size: 28px;
}

@media (max-width: 600px) {
    .image-title .title-heade {
        font-size: 20px;
        margin-bottom: -0.5rem;
        margin-top: -0.5rem;
        margin-left: -1rem;
        margin-right: -1rem;
    }
}

.carousel-slider .s-slider-block__title-nav{
padding-bottom: 57px;
}





/* ===== الاقسام (categories) ===== */


.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-bottom: 2rem;
}


.rounded-full {
    border-radius: 0;
}

@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 20%;
    }
}


 
@media (min-width: 640px) {
    .s-block {
       margin-bottom: 3.5rem;
        margin-top: 4rem;
    }
}


.slide--cat-entry {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    --tw-border-opacity: 0;
    background: transparent !important;
}
@media (max-width: 640px) {
.slide--cat-entry {
    display: flex;
    height: 14rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    --tw-border-opacity: 0;
    background: transparent !important;
}
}
.w-16 {
    width: 8rem !important;
}
.h-16 { 
    height: 8rem !important;  
}

@media (min-width: 640px) {
    salla-slider .slide--one-sixth {
        width: 24%; /* Note: The earlier 20% is overwritten by 35% */
    }
}
.slide--cat-entry h2 {
    font-size: 1rem;
    color: #4a3528;

}


.object-cover {
    
    object-fit: fill;

}


.slide--cat-entry img {
transition: transform 0.4s ease-in-out; /* سرعة حركة بطيئة */
}
.slide--cat-entry:hover img {
  transform: scale(1.05);
}
.s-button-wide:hover {
    width: 100%;
    color: #9d1b11ad;
    background: #9d1b11ad;
    border: solid 1px;} 
    
    .slide--cat-entry:hover {
    --tw-shadow: 5px 10px 30px #2b2d3400;
}
    
[dir=rtl] .carousel-slider .swiper {
    overflow: visible;
}
.s-slider-block__display-all {
    color: #735d5c;
}











/*-----------الكاردات--------*/




.s-product-card-entry:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.swiper-wrapper {
    padding-bottom: 38px;
    
}





 




/*---------مميزات-------*/

.grid-cols-3 {
    border-radius: 31px;
    padding-top: 43px;
    padding-bottom: 43px;
    background-color: #c9d2c6;
}















/* =============================
   Footer
============================= */


.copyright-text p {
    color: rgb(51 55 50);
}

.store-footer h3 {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    padding: 10px;
    border-radius: 25px;
    text-align: center;
    margin:auto;
  
    font-size: 25px;
    text-align:center;
   
    
}

.s-menu-footer-item:hover {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1;
    color: var(--color-secondary);
}
.store-footer__inner {
    border-bottom-width: 1px;
    border-style: none;
    border-bottom-color: rgba(255,255,255,.1);
    --tw-bg-opacity: 1;
    background-color: #1d1f1f;
    background-color: transparent;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border: none;
    justify-content: center;
     
 
}
.footer-is-light .store-footer {
    border-top-left-radius: 180px;
    border-top-right-radius: 180px;
    --tw-bg-opacity: 1;

    --tw-text-opacity: 1;
}
.footer-is-light .store-footer {
    background: #556250!important;
}
.footer-is-light .store-footer .store-footer__inner::before {
  text-align: center;
  content: "";
  display: block;
  height: 120px;
  width: 120px;
  margin: auto auto 35px;
  background-image: url(https://i.ibb.co/G4Gdj2D6/n-V0nblfl-Bim-Ef4-Qq-Hv53y-JGQApqz4-P8-Jso1c-BBb3.png);
  scale: 1;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color:transparent;


animation: footerLogo 2s ease-in-out infinite;
 
}

@keyframes footerLogo {
  0% {
    transform: scale(1.1); 
  }
  50% {
    transform: scale(1.2); 
  }
  100% {
    transform: scale(1.1);
  }
}
.store-footer p {
  color:#ffffff;
  margin-bottom: 0;
  width:80%;
  margin:auto;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:0.6rem;
}
.store-footer a {
  color:white;
  text-align:center;
  
}
.store-footer a:hover {
  color:var(--color-primary);
  
}
.copyright-text 
{
margin-bottom:2rem;}
.copyright-text a
{ color:#b7c1b4;
}
.copyright-text a:hover
{ color:#8d958b;}
.footer-is-light .store-footer {
  background: var(--color-light);
}
@media (max-width: 768px) {
 .store-footer__inner p:first-of-type{
 width:100%;
 color:var(--color-secondary);
  position:relative;
  text-align:center;
  font-weight:900;
}
.store-footer__inner p:first-of-type:after{

  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  right: 0;
  height: 0.0rem;
  border-bottom: 1px solid rgba(243, 244, 246, var(--tw-border-opacity));;
  z-index: 1;
  width:100%;
  font-weight:900

}
.store-footer a:first-of-type h3:first-of-type{
display:none;
}
}
 .store-footer__inner p:first-of-type{
width:100%;
 color:white;
 text-align:center;
}
.text-gray-500{
color:var(--color-secondary);
}
.store-footer h3{
color:var(--color-primary);
}

.store-footer p {
text-align:center;

}


.store-footer p  {
display:table-row;
}

.store-footer__inner p:first-of-type:after{

  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  right: 0;
  height: 0.0rem;
  border-bottom: 1px solid rgba(243, 244, 246, var(--tw-border-opacity));;
  z-index: 1;
  width:0%;

}
}
.s-modal-entering{
height:50vh;

}
.footer-is-light .store-footer .contact-social {

  border-color: var(--color-primary);
}
.store-footer a {
  color:var(--color-secondary);
 
}

.s-contacts-icon {
border-color: var(--color-primary);
color:var(--color-primary);
}

.store-footer__inner p {
  color:var(--color-secondary);
}

.store-footer__inner h3
 {
    color: white;
    background: #556250;
    border: 2px dotted white;
    margin-bottom: 1rem;
}
.store-footer__inner a:hover {
  color: var(--color-light);
}
.footer-is-light .store-footer .contact-social {
  border-color: var(--color-secondary);
}

.store-footer__inner h3{
padding:0.8rem;
}
.store-footer__inner a:hover{
color:var(--color-primary);
}
.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: #043452;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    background: #ffffff;
    color: var(--color-primary);
    border-radius: 15px;
    box-shadow: 0px 0px 15px #d8dce1;
    font-weight: 500;
    margin: 16px 1.2rem 5px 1.2rem;
    padding: 2rem 2rem;
    animation-name: shadow;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    border-top-left-radius: 180px;
    border-top-right-radius: 180px;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.s-contacts-list

 {
    display: flex
;
    gap: 1rem;
    align-items: center;
}



.store-footer__inner * {
    justify-content: center;
}









/*-------------- حركة الينرات---------- */


/*بنرات فرعية*/
.banner--fixed img {

    /* ↓↓↓ الإضافات الخاصة بالحركة ↓↓↓ */
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.7s ease;
}

.banner--fixed img.show {
    opacity: 1;
    transform: translateY(0);
}












/* Minimal Modern Titles */

.s-block__title h2, .s-slider-block__title h2 {
    font-family: 'Segoe UI', 'Roboto', sans-serif;
    padding: 11px 16px;
    margin-bottom: 16px;
    background-color: #556250;
    border-left: none;
    /* border-right: 8px solid #a2ab9f; */
    text-align: right;
    border-radius: 9px;
    transform: skewX(-9deg);
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    color: #ffffff;

}

/* Adjust spacing if inside block with background */
.s-block--slider-with-bg .s-slider-block__title-left {
  margin-bottom: 20px;
} 


@media (min-width: 768px) {
    .s-slider-block__title {
        justify-content: center;
        margin-bottom: 4rem;
    }
}








/*المدونة*/
@media (min-width: 1024px) {

    .rtl\:lg\:mr-\[200px\]:where([dir="rtl"], [dir="rtl"] *) {
       margin-right: 21rem;

        margin-top: 65rem;
    }
    .mt-\[50px\] {
    margin-top: 50px;
}

.text-white {
   
    color: rgb(177 177 177);
}

.md\:leading-\[100px\] {
       
        width: fit-content;
    }
    
    
   
}
    
 .bg-\[\#000000A6\] {
    background-color: rgb(0 0 0 / 9%);
}

.md\:h-\[667px\] {
        height: 641px;
    }
    
 }   
    
    
@media (max-width: 639px) {
.bg-\[\#000000A6\] {
    background-color: rgb(0 0 0 / 9%);
}
  .rtl\:pr-\[10px\]:where([dir="rtl"], [dir="rtl"] *) {
    margin-top: 37rem;
    padding-right: 10px;
  }

  .mt-\[50px\] {
    margin-top: 222px;
  }

  .text-white {
    color: rgb(177, 177, 177);
  }
}