/* Add custom CSS styles below */ 

.s-products-list-vertical-cards{
display: grid;
  grid-template-columns: repeat(3, 1fr); /* يحدد 3 أعمدة */

   
}


.footer-links{
 font-weight: bold;

}
.title {
line-height: 1.3;
}
.color-danger {
line-height: 1.2
}
/*
<link rel="stylesheet" href="https://cdn.assets.salla.network/themes/1753517624/1.97.0/app.css" media="print" onload="this.media='all'">
<noscript><link rel="stylesheet" href="https://cdn.assets.salla.network/themes/1753517624/1.97.0/app.css"></noscript>

@font-face {
    font-family: 'MyCustomFont';
    src: url('path/to/MyCustomFont.woff2') format('woff2'),
         url('path/to/MyCustomFont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Open+Sans&display=swap" rel="stylesheet">
*/
.undefined:hover{
      background:#f47a39 !important;
      color:black!important;

}    










.swiper-wrapper s-slider-swiper-wrapper{
  background: #e1e1e1;
  }
.product-subtitle {

color: red !important;
font-weight: bold !important;
    font-size: 8px;


}
.s-block__title {
color: #e1e1e1

}

  .s-block s-block-tabs s-block--tabs-produtcs s-block--full-bg as-slider py-8 {
    background: #e1e1e1;
  
  
  }
.s-block--tabs-produtcs .tab-trigger.is-active button {
      background: #013349;
    color: white;
      border: none;
 /*border-color:white;*/
}
 .is-active  {
      background: #013349;
    color: white;
     border: none;
}

 .undefined{
    background: #013349;
    color: #ffffff;
     border: none;
  
  }
  .s-products-list-wrapper 
  {
      background: #013349;
      padding:10px

  
  
  }
  
  .s-block--features__item {
background: #fffefe;
  border-radius: 10px
  

}
.banner__title{
color: #fffafa;
  font-size: 10px!important;
   font-weight: normal!important

}


.s-slider-block__title-right{
color: #fffafa;
}
  .s-block {
      margin-top: 7px;

    background: #013349;
     padding: 5px;
   
      border-radius: 5px
}
*/#e1e1e1*/


.s-block--features__item {
    background: #ffffff;
}