.sayg-social-header {
  margin-top: -6px;
  display: flex;
  align-items: center;
}
.sayg-social-header a {
  font-size: 1.6rem;
}
.sayg-social-header a:first-child {
  margin-right: 7px;
}
.arki-main-menu-right-wrap {
  margin-top: 0 !important;
}
.sayg-social-header-mobile {
  margin-top: -11px;
}
.sayg-social-header-mobile i {
  font-size: 1.5rem;
}
.sayg-social-header-mobile a:first-child {
  margin-right: 5px;
}
@media (max-width: 587px) {
  .sw-footer-section-mobile {
    margin-bottom: 0 !important;
  }
  .sw-mobile-menu-social {
    display: none;
  }
}
.sw-hover:hover {
  opacity: 0.8;
}
.sw-whatsapp {
  bottom: 2%;
  left: 1%;
  position: fixed;
  width: 60px;
}
@media (min-width: 587px) {
  .sw-mobile-menu-socials {
    display: none !important;
  }
}
.sw-mobile-menu-socials a {
  display: inline-block !important;
  font-size: 18px !important;
  margin-right: 5px !important;
}
@media (max-width: 587px) {
  .sw-whatsapp {
    bottom: 1%;
    width: 13%;
  }
  .sw-gallery-selection li {
    margin: 0;
  }
}
@media (min-width: 587px) {
  .sw-gallery-selection br {
    display: none;
  }
}
.sw-lang-first {
  margin-left: 20px;
}
.sw-lang {
  padding: 0px 5px;
  font-size: 1.4rem !important;
  font-weight: bold;
  margin-bottom: 2px;
}
.sw-lang-active {
  color: #939393 !important;
}
