/* Add custom CSS styles below */ 
.s-product-card-image{
  background-color: #ffffff;
}

/* خلفية الموقع */

.top-navbar{
padding-top:10px;
padding-bottom: 10px;
background-color: #34a634 !important;
}
.s-menu-topnav-list a{
color:#ffffff;
}
.header-buttons{
background-color: #ffd200!important;
border-radius: 30px;
}
.mx-1\.5{
color:#6b7280!important
}
.s-search-icon svg{
fill:#fff;
}
.sicon-sar:before{
color:#000;
}
.topnav-is-dark .top-navbar .s-search-input{    border-style: none;
   background-color: rgba(250, 250, 250, 0.6);
}

.s-contacts a{
color:#fff;
font-family: 'Cairo', sans-serif;
}
.navbar-brand img {
    max-height: 5rem;
    }
/*******************/
 .w-56m {
    width: 100%;
    right: 0;
}

.w-56m>ul {
    column-count: 3;
    column-gap: 20px;
    padding: 10px;
}
.w-56m>ul>li {    
    break-inside:avoid-column;
    page-break-inside:avoid;
    display:inline-block;
    vertical-align:top; 
    column-count:1;
    font-weight:bold;
}

.w-56m .has-children .sub-menu {
    width:224px;
    position:absolute;
    right:70%;
    top:0;
}
.main-menu li>a {
   font-size: 0.9rem;
}
    
/* السلايدر */
.s-block--hero-slider .swiper-slide .overlay-bg:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
}
.home-slider__content{
justify-content: right !important;
}
.line-clamp-2 {
    font-size: 33px;  
    padding:10px;   
}
.w-4/6{
    text-align: right;
}
/* menu*/

.s-product-card-promotion-title {
    --tw-bg-opacity: 1;
    background-color: rgb(52 166 52);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
}
.promotion-title{  
background-color: #34a634 !important;
}
/* footer*/
.store-footer__inner{
background-color: #34a634 !important;
}
.store-footer {
background-color: #2c912c !important;
}
.copyright-text P{
color:#ffffff;
}
.right-side h2{
font-size:2.125rem;
}
.s-block__title a{
font-size: 1.3rem;
    border-radius: 28px;
    background-color: #34a634;
    color: #fff;
    padding: 10px 20px;
    font-family: 'Cairo', sans-serif;
    }
   
.s-product-card-entry{
border: 1px solid #e0e0e0;
box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}
.s-product-card-content-main h3 a{
font-size:1.1rem;
line-height: 1.6rem
}
.s-button-btn{
background-color: #34a634;
color:#fff;
}
.s-button-btn:hover{
background-color: #34a634;
color:#fff;
}
.s-product-card-content-sub h4{
    text-align: center;
    justify-items: center;
    display: flex;
    background-color: #ffe673;
    padding:10px;
    border-radius: 50%;
    gap: 4px;
}
.has-overlay:after{
background-color: rgba(0, 0, 0, 0.4);}

.swiper-slide-active{
padding-bottom: 10px;
}
/*
.carousel-slider .swiper-wrapper a{
border: 1px solid #e0e0e0;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);

}*/