/* Add custom CSS styles below */ 


.s-advertisement-content-main {
/*
    font-family: inherit !important;
    text-align: center;
    line-height: 1.3;
    margin: 0 auto;
    padding: 2px 12px;
    */
    font-size: 0.78rem;
    font-weight: normal;
}

#mainnav {
  background-color: #4f0340; 
}

.s-comments-item-avatar img.lazy {
  opacity: 1;
}


.s-button-btn:hover {
  opacity: 1;
}



.store-footer__top .container div p {
  max-width: 95% !important; 
}


  /* المحافظة على حجم واحد لقائمة العناصر 
  .s-block--banners .banner-entry {
      grid-column: span 2/span 2;
  }
  
  */
  
@media only screen and (max-width: 600px) {
  /* المحافظة على حجم واحد لقائمة العناصر 
  .s-block--banners .banner-entry {
      grid-column: span 2/span 2;
      height: 12.5rem;
  }
  */
  
  
  /* 
  
  .store-footer__top {
    text-align: center;
  }
  
  .store-footer__top .container > div p {
    margin: 24px auto;
  }
  
  .store-footer__top .container a,
  .store-footer__top .container ul {
    justify-content: center;
  }
  
  .footer-logo {
      margin: 24px auto 0;
  }
  
  */

}