salla-add-product-toast {
    background-color: #221f1b !important;
}
.tab-trigger.s-button-outline {
    display: none !important;
}
.desktop-menu-item a {
  font-size: 17px !important;
}
.features--title-outer h3 {
  background-color: #ffd9a7 !important;
  color: #333 !important;
  padding: 5px 18px !important;
  border-radius: 29px !important;
  border: 5px solid #333 !important;
  display: inline-block !important;
  margin: 0 auto !important;
}
body.index:before {

content: "";

width: 100%;

height: 100%;

background: #ffffff

url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/QdqRaW/9Ncdaqu8KPglBjyMZ771dkwQ0CJfGRKYBmbvKc2W.png);

position: fixed;

z-index: 99999999999999999!important;

transform: scale(0);

background-size: 289px!important;

background-repeat: no-repeat;

background-position: center!important;

animation-name: logobg;

animation-duration: 3.0s

}