/* Add custom CSS styles below */ 
p{font-style:italic;}
p{font-weight:bold;}
 
h1 {
color: #990000;
Font-size: 80px;
}
p {
font-style: italic;
font-weight: bold;
}
p {
font-style: italic;
font-weight: bold;
/*font-size: 55%;*/
}
h2{ 
color: black;
font-size:90px;
}

 /*القائمة الرئيسية*/

 
#mainnav{
  /* */
  border-radius: 20px;
  padding-right: 30px;
  padding-bottom: 50px;
  padding-left: 80px;
  margin-top: 30px;
  margin-bottom: 20px;
  background: #67785d;
  height: 75px;
  color : white;
 }
 
.swiper.s-slider-container{

  display: block;
  margin: 0px auto;
  padding: auto;
  align-content: center;
 }
 .s-design-before {
  height: 400px;
  border: 3px solid green;
 }    


/* بالترتيب 
لون المستخدم 
لون الكارت 
مجموع الحقيبة لا يظهر */
.sicon-user-circle:before{
color: white;
}
.sicon-shopping-bag:before {
color: white;
}
.s-cart-summary-total{
display:none;
}


/**/
.s-search-input-wrapper{
display:none;
}





.s-product-card-entry{
/*خلفية حملات التبرع*/
background: rgba(255, 255, 255, 0);
border-radius: 26px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
backdrop-filter: blur(8.5px);

border: 1px solid rgba(255, 255, 255, 0.32);
}

.s-product-card-content{
color:black;
}
/*
.s-product-card-content-title a{
color: black;*/
}
.s-product-card-vertical .s-product-card-wishlist-btn button {

    display: none;
}

.progress-bar-target-section{

}


.s-product-card-wishlist-btn button {

    display: none;
}


 salla-add-product-button[width=wide]{

border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(7.4px);
-webkit-backdrop-filter: blur(7.4px);
border: 1px solid #cdd6c8;}





.s-block--features__item{
flex:1;
}



.s-block--features__item:first-child{
    grid-column: span 1/span 1;
}


.s-block--features__item{
background: rgba(255, 255, 255, 0);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(8.5px);
-webkit-backdrop-filter: blur(8.5px);
border: 1px solid rgba(255, 255, 255, 0.32);
}

.s-block--features__item h2{
color: black;
font-size:20px;
}

.s-block--features__item p{

    font-size: .5rem;
}

@media (max-width: 767px) {
.s-block--features__item .grid {
    display: flex;
}
}




/*footer*/
.store-footer{

   background: #67785d;
   font-style: italic;
   font-weight: bold;
   color : white;
}
.footer-is-light .store-footer .store-footer__inner{

    background: #67785d;
    
    }
.store-footer h3 {
    color:white;
    }
     .store-footer p {
   font-style: italic;
   font-weight: bold;
   font-size: 55%;
   color:white;
   }
   .s-contacts-item{
   color:white;
    }
    .s-contacts-icon{
    color:white;
    }
   .s-menu-footer-item{
    color:white;
     }
.store-footer a{
     }