/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved by My WordPress Agent */
/* =============================================================
   MH · Global — CSS
   Gilt SEITENWEIT. Nur hier ablegen, was wirklich ueberall wirkt.
   Inhalt:
     [1] Shariff · Footer-Template 607 (Buttons rechts in der
         Titelzeile) + .mh-share auf den Danke-Seiten.
         Farben/Form kommen aus den Shariff-EINSTELLUNGEN
         (Optionen shariff3uu_design), nicht von hier.
   ============================================================= */

/* ------------------------------------------------------------
   [1] SHARIFF — Footer + Danke-Seiten
   ------------------------------------------------------------ */
/* Shariff: im Footer rechts neben Titel/Subtitle, auf der ersten Trennlinie */
.mwpa-footer__share .shariff{display:block!important;clear:none!important}
.mwpa-footer__share .shariff ul{justify-content:flex-end!important;margin:0!important;padding:0!important}
.mwpa-footer__share .shariff li{margin:0 0 0 8px!important}
@media(max-width:720px){
  .mwpa-footer__share{margin:14px 0 0!important;text-align:left!important;align-self:flex-start!important}
  .mwpa-footer__share .shariff ul{justify-content:flex-start!important}
  .mwpa-footer__share .shariff li{margin:0 8px 0 0!important}
}
/* Teilen-Sektion auf den Danke-Seiten mittig */
.mh-share .shariff ul{justify-content:center!important}
