/* === HIDE DUPLICATE SITE TITLE TEXT (logo shows "Victus Medical Nutrition Group") === */
.site-title, .ast-site-title,
.ast-site-identity .site-title,
.site-branding .site-title { display: none !important; }

/* === LOGO SIZE === */
.custom-logo-link img, img.custom-logo { max-height: 65px !important; width: auto !important; }

/* === FACEBOOK IN FOOTER === */
.site-footer .ast-footer-copyright {
  text-align: center;
  padding: 15px 0 !important;
}
.site-footer .ast-footer-copyright::after {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #7aaa8a;
}