.ilightbox-holder.supportTouch div.ilightbox-container {
  overflow: visible;
}
.widget.tweets.fusion-widget-align-right .jtwt .jtwt_tweet {
  padding-left: 0;
  padding-right: 45px;
}
.widget.tweets.fusion-widget-align-right .jtwt .jtwt_tweet:before {
  margin-left: 0;
  right: 0;
}
.widget.tweets.fusion-widget-align-center .jtwt .jtwt_tweet {
  padding: 0;
}
.widget.tweets.fusion-widget-align-center .jtwt .jtwt_tweet:before {
  top: 0;
  position: relative;
  margin: 0;
}
.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-align-left):not(.fusion-widget-align-right) .jtwt .jtwt_tweet {
  padding: 0;
}
.fusion-body .fusion-footer-widget-area-center .widget.tweets:not(.fusion-widget-align-left):not(.fusion-widget-align-right) .jtwt .jtwt_tweet:before {
  top: 0;
  position: relative;
  margin: 0;
}
