.mburger .sicon-menu,
.mburger .sicon-menu::before,
.mburger p {
  color: #ffffff !important;
}/* Add custom CSS styles below */

#app:has(h1.category_title#page-main-title):has(a[href*="page-1267873389"]) .footer-list a[href*="معرض-ألوان-تغيير-اللون"] {
  position: fixed !important;
  right: 24px !important;
  bottom: 24px !important;
  z-index: 9999 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 13px 24px !important;
  border-radius: 9999px !important;
  background: #005b8f !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: none !important;
  box-shadow: 0 8px 24px rgba(0, 42, 68, 0.28) !important;
}

@media (max-width: 768px) {
  #app:has(h1.category_title#page-main-title):has(a[href*="page-1267873389"]) .footer-list a[href*="معرض-ألوان-تغيير-اللون"] {
    right: 16px !important;
    bottom: 20px !important;
    padding: 12px 20px !important;
    font-size: 15px !important;
  }
}