/* Add custom CSS styles below */ 

/* اخفاء زر واتس */ 
salla-advertisement {
display: block !important;
}
.full-description {
    max-height: 20.25rem !important;
}

.s-block--payment {
display: none !important; 

}
.details.total {
}
.details {
background-color: #E8F5E9 !important;
    border: 1px solid #f7ca9a;
    margin: 5px; }
.s-rating-stars-reviews{
display: none !important; 
}
#btn-show-more {
display: none !important; 

}

.s-rating-stars-label {
display: none !important; 

}

.pe-10 {
padding-left: 0 !important;
}
.px-1 {
    padding-top: 10px;
}
.bottom-24 {
    bottom: 4rem !important;
    }


.centered-title .angel-products-title {
    padding: 10px !important;
}

.right-side {
    padding: 10px !important;
}
.s-block {
     padding-top: 0.10rem !important; 
    padding-bottom: 0.40rem !important;
}

.top-icon {
font-size: 18px;
color: #1d6f45;
}

.s-product-tabs {
display: none;
}
.menu-img {
}

.menu-silde_link {
}
#cart_note:before {
}
.s-slider-swiper-wrapper {
}
.s-block--slider-with-bg {
display: block;
}
.s-slider-block__title {
flex-direction: column !important;
}

.sicon-instagram2 {
background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888) !important;
color: #fff;
padding: 2px;
border-radius: 4px;
}

.sicon-facebook2 { background: #3b5998 !important ; color: #fff !important; 
padding: 4px;
border-radius: 4px;
 }
.sicon-tiktok { background: #000 !important; color: #fff !important;  
padding: 4px;
border-radius: 4px;
  }
.sicon-snapchat { background: #FFFC00 !important; 
padding: 4px;
color: #fff !important;
border-radius: 4px;
 }
.x-icon {
background: #f9f9f9 !important; color: #fff !important;  
padding: 4px;
border-radius:5px 4px;
}

.icon:hover {
    background-color: #0f9d58; /* لون أخضر عند التمرير */
    transform: scale(1.1); /* تكبير الأيقونة عند التمرير */
}


.icon:hover i {
    color: #0f9d58; /* تغيير لون الأيقونة إلى الأبيض عند التمرير */
}

.brand-text {
    font-size: 18px;
    color: #fff; /* لون النص */
    margin-right: 10px;
}

.mobile-menu !da-bgm mm-spn mm-spn--light mm-spn--navbar mm-spn--main {
    font-family: 'Tajawal', sans-serif;
    font-size: 24px;
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.menu_title:hover {
    color: #37ae73;
}
.mobile-menu {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
        opacity: 0;
    animation: fadeIn 0.5s forwards;

    }
    @keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.mm-spn.mm-spn--light{
    background: linear-gradient(179deg, #d6f5e6, rgba(255, 255, 255, 0.2));
    padding: 20px;
    border-radius: 8px;
}
.btn--close-sm {
    font-size: 24px;
    color: #333;
    cursor: pointer;
    padding: 10px;
    transition: color 0.2s ease;
}

.btn--close-sm:hover {
    color: #e74c3c;
}
.angel-ad  {
    color: #fff;
    color: var(--global-animated-ads-text-color, #ffffff);
    background-color: #000;
    background-color: var(--global-animated-ads-bg-color, #000000);
}

.bottom-header-icon i+span {
    margin-top: 0.375rem;
    line-height: 1;
    display: none;
}

.bottom-header {
opacity: 100;
    background: linear-gradient(45deg, #5bb45d, #37ae73) !important;
    border-top-left-radius: var(--radius, 1.5rem);
    border-top-right-radius: var(--radius, 1.5rem);
    margin: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.bottom-header-user>span {
    margin-top: 0.375rem;
    line-height: 1;
    display: none;
}
.bottom-header-icon i {
    font-size: 1.5rem !important;
    color: #fff;
}

.items-stretch {
    background: linear-gradient(90deg, rgba(55,174,115,0.1), rgba(55,174,115,0.05));
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);  
      }
    .navbar-brand {
        margin-left: 10px;
    width: auto;
    height: 50px;
    }
    .header-btn { 
    color: white;
    padding: 8px 16px;
    border-radius: 5px;
    transition: background-color 0.3s;
    }
    
    .header-btn:hover {
    background-color: #2e925e;
}

.items-stretch .icon {
    font-size: 24px;
    color: #333;
    margin-right: 10px;
    transition: all 0.2s ease;
}
    .menu-silde {
    }
    .footer-newsletter { 
        display: none;
    }
    
    .s-block--slider-with-bg .slider-bg:before {
    background-color: rgba(0, 0, 0, 0) !important;
    }
    .text-white {
    color: rgb(55 174 115) !important ;
}

.-mt-32 {
    margin-top: -15rem;
}

.pt-8 {
    display: none;
}


.slider-bg {
background: #fff !important;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.centered-title{
    animation: fadeIn 0.5s ease-in-out;
}
.s-angel--divider .divider-url {
background: linear-gradient(179deg, #5bb45d, #37ae73) !important;
    color: #fff;
       color: white;
    padding: 5px 5px;
    border-radius: 5px;
    border: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
   text-decoration: none !important; /* إزالة الخط */
   font-size: 14px;
}

.s-angel--divider .divider-url:hover {
   background-color: #2e925e;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}


@media (min-width: 768px) {
    .s-block--slider-with-bg .slider-bg {
        height: 15rem !important; 
    }
}
leading-6 {
    font-size: 11px !important;
}

.s-button-primary {
    background: linear-gradient(179deg, #5bb45d, #37ae73) !important;
    color: #FFFFFF;
    border: none;
    padding: 12px 12px !important;
    font-size: 14px;
    font-weight: 800 !important ;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    
}

.s-button-primary:hover {
    background: linear-gradient(135deg, #56c88f, #37ae73);
    transform: scale(1.05);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.s-button-primary .icon {
    margin-left: 8px;
    font-size: 20px;
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.6);
}
.mobile-menu-slider  {
margin: 10px !important;
}
.mm-spn li a {
color: #19511d;
}
.mm-ocd__content{
box-shadow: 0 6px 8px rgb(46 131 49);
}

.text-white {
    color: #fff !important;
}

/* أكواد كنان */
     

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


.header-container{
 background-color: #E8F5E9 !important;
 border-radius:15px;
  border:1.5px solid #569D2A;
  width:95% !important;
  color:#fff !important;
  z-index:888;
}
.header-container i{
  color:#569D2A !important;
}
footer{
  background-color: #E8F5E9 !important;
  border-radius:19px;
  margin:10px;
  border:1.5px solid #569D2A;
}
.rounded-full img{
 border:1.5px solid #e2610d;
 padding:3px;
 border-radius:50%
}

.main-content{
  border-radius:19px;
  text-align:center;
  border:1.5px solid #f7ca9a;
}
.main-content h1{
   font-size:25px;
  font-family: 'Tajawal', sans-serif;
  color:#37ae73 !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}



 /* ----s-block-------*/
.s-block__title p {
margin-top: 0 !important;
}

.centered-title .s-block__title {
    background: linear-gradient(90deg, rgba(55,174,115,0.2), rgba(55,174,115,0.05));
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s-block__title {
border-right: 4px solid #37ae73;
    background: linear-gradient(90deg, rgba(55,174,115,0.2), rgba(55,174,115,0.05));
        border-radius: 8px;
            padding: 1px;


}

.s-block__title  h2{

  background-clip: text !important;
  -webkit-text-fill-color:300% 300%;
  animation: gradient 4s ease-in-out infinite;
  font-size:22px;
  font-family: 'Tajawal', sans-serif;
  color:#e87d0b !important;

}

.centered-title .s-block__title{
  display:flex;
  justify-content:center;
  }
 /* -----------*/
 .s-slider-block__display-all, .s-block__display-all {
gap: 0rem !important;
 }

 .banner--fixed img {
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
 }
 
 .s-product-card-entry {
    border: 1px solid #f7ca9a !important;
 }
 
 salla-slider.details-slider .swiper-slide {
     border: 1px solid #f7ca9a !important;
 }
 
 .is-sticky-product-bar .sticky-product-bar {
      border: 1px solid #f7ca9a !important;
 }
 
.s-slider-container {
        margin: 0px 10px;
    }
.lazy__bg.lazy_menu {
border: 1px solid #f7ca9a !important;
        height: 3rem !important;
        width: 3rem !important;
}

@media (min-width: 768px) {
    .lazy__bg.lazy_menu {
        height: 2rem !important;
        width: 2rem !important;
    }
}


.store-footer .footer-container .logo-footer.foo{
width: 50% !important;
}

.border-t {
     border-top-width: 0px !important; 
    border-bottom: 1px solid #f7ca9a !important;
}

img.lazy.loaded {
    visibility: visible;
    transition: opacity .5s;
    opacity: 1;
}

    #popup {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 300px;
        padding: 20px;
        background-color: white;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        z-index: 1000;
        border-radius: 10px;
        text-align: center;
    }
    /* تغطية الخلفية */
    #overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }
    /* زر الإغلاق */
    #popup button {
        padding: 10px 20px;
        background-color: #28a745;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
    }
    #popup button:hover {
        background-color: #218838;
    }