/* develope By Package +201002241591  3lwaaa@gmail.com - https://wa.me/201002241591 */
@import url(https://raw.githack.com/elwa2/cssres/main/bgshan1.css);  div#s-theme_edit_bar,salla-maintenance-alert.s-maintenance-alert-wrapper.hydrated {    display: none !important;}
@media(max-width:787px) {
  .store-header .lang{
    display:flex!important;
  }
  .store-header .lang span{
    display:none!important;
  }
  .store-header .lang span.language-code{
    display:flex!important;
    font-size:1.1rem;
  }
}

@media (min-width: 768px) {
.product-index  .s-products-list-wrapper {
  grid-template-columns:repeat(5,minmax(0,1fr))!important;;
}}

 
<meta name="google-site-verification" content="21zi0QcsDRHdBPpOQYLl95PtpBjpGeQ4Luw61spQ5I0" />
section.weight.details,
section.sku.details {
  display: none !important;
}

body
Specificity: (0,0,1)
 {<meta name="google-site-verification" content="21zi0QcsDRHdBPpOQYLl95PtpBjpGeQ4Luw61spQ5I0" />
}
.btn {
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-family: 'Cairo', sans-serif;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}


:root {
  
    --color-primary-reverse: #ffffff;
    --dark-bg-main: #292929;
    --dark-text-main: #575757;
    --dark-text-sec: #a9a9a9;
    --dark-grey: #3d3d3d;
    --text-btn: #ffffff;
    --bg-color: #f3f4f6;
    --header-bg: #ffffff;
    --menu-bg: #f3f4f6;
    --footer-bg: #ededed;
}