• File: min-sh-cbp.css
  • Full Path: /home/docteuh/www/css/media/min-sh-cbp.css
  • Date Modified: 11/20/2023 6:11 PM
  • File size: 1.16 KB
  • MIME-type: text/plain
  • Charset: utf-8
/* stylelint-disable no-descending-specificity */
.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;
}
.widget.tribe-events-list-widget.fusion-widget-align-right .tribe-events-list-widget-events {
  justify-content: end;
}
.widget.tribe-events-list-widget.fusion-widget-align-center .tribe-events-list-widget-events {
  justify-content: center;
}
.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;
}
.no-desktop-totop .to-top-container {
  display: none;
}