@charset "UTF-8";
@font-face {
  font-family: 'fontawesome-5-juicer';
  src: url("https://static.juicer.io/fonts/fontawesome-5-juicer.eot?80004225");
  src: url("https://static.juicer.io/fonts/fontawesome-5-juicer.eot?80004225#iefix") format("embedded-opentype"), url("https://static.juicer.io/fonts/fontawesome-5-juicer.woff2?80004225") format("woff2"), url("https://static.juicer.io/fonts/fontawesome-5-juicer.woff?80004225") format("woff"), url("https://static.juicer.io/fonts/fontawesome-5-juicer.ttf?80004225") format("truetype"), url("https://static.juicer.io/fonts/fontawesome-5-juicer.svg?80004225#fontawesome-5-juicer") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontawesome-5-juicer';
    src: url(//assets.juicer.io/../font/fontawesome-5-juicer.svg?59718507#fontawesome-5-juicer) format('svg');
  }
}
*/
[class^="juicer-fa-"]:before, [class*=" juicer-fa-"]:before {
  font-family: "fontawesome-5-juicer";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.juicer-fa-heart:before {
  content: '\f004'; }

/* '' */
.juicer-fa-times:before {
  content: '\f00d'; }

/* '' */
.juicer-fa-edit:before {
  content: '\f044'; }

/* '' */
.juicer-fa-play:before {
  content: '\f04b'; }

/* '' */
.juicer-fa-pause:before {
  content: '\f04c'; }

/* '' */
.juicer-fa-chevron-left:before {
  content: '\f053'; }

/* '' */
.juicer-fa-chevron-right:before {
  content: '\f054'; }

/* '' */
.juicer-fa-arrow-left:before {
  content: '\f060'; }

/* '' */
.juicer-fa-eye:before {
  content: '\f06e'; }

/* '' */
.juicer-fa-retweet:before {
  content: '\f079'; }

/* '' */
.juicer-fa-comments:before {
  content: '\f086'; }

/* '' */
.juicer-fa-thumbtack:before {
  content: '\f08d'; }

/* '' */
.juicer-fa-twitter:before {
  content: '\f099'; }

/* '' */
.juicer-fa-rss:before {
  content: '\f09e'; }

/* '' */
.juicer-fa-users:before {
  content: '\f0c0'; }

/* '' */
.juicer-fa-pinterest:before {
  content: '\f0d2'; }

/* '' */
.juicer-fa-caret-down:before {
  content: '\f0d7'; }

/* '' */
.juicer-fa-envelope:before {
  content: '\f0e0'; }

/* '' */
.juicer-fa-linkedin-in:before {
  content: '\f0e1'; }

/* '' */
.juicer-fa-angle-left:before {
  content: '\f104'; }

/* '' */
.juicer-fa-angle-right:before {
  content: '\f105'; }

/* '' */
.juicer-fa-angle-up:before {
  content: '\f106'; }

/* '' */
.juicer-fa-angle-down:before {
  content: '\f107'; }

/* '' */
.juicer-fa-thumbs-up:before {
  content: '\f164'; }

/* '' */
.juicer-fa-youtube:before {
  content: '\f167'; }

/* '' */
.juicer-fa-instagram:before {
  content: '\f16d'; }

/* '' */
.juicer-fa-flickr:before {
  content: '\f16e'; }

/* '' */
.juicer-fa-tumblr:before {
  content: '\f173'; }

/* '' */
.juicer-fa-vimeo-square:before {
  content: '\f194'; }

/* '' */
.juicer-fa-slack:before {
  content: '\f198'; }

/* '' */
.juicer-fa-spotify:before {
  content: '\f1bc'; }

/* '' */
.juicer-fa-deviantart:before {
  content: '\f1bd'; }

/* '' */
.juicer-fa-soundcloud:before {
  content: '\f1be'; }

/* '' */
.juicer-fa-vine:before {
  content: '\f1ca'; }

/* '' */
.juicer-fa-yelp:before {
  content: '\f1e9'; }

/* '' */
.juicer-fa-calculator:before {
  content: '\f1ec'; }

/* '' */
.juicer-fa-trash:before {
  content: '\f1f8'; }

/* '' */
.juicer-fa-hashtag:before {
  content: '\f292'; }

/* '' */
.juicer-fa-facebook-f:before {
  content: '\f39e'; }

/* '' */
.juicer-fa-tiktok:before {
  content: '\f800'; }

/* '' */
.tc-blue {
  color: blue; }

.bg-blue {
  background-color: blue; }

.bd-blue {
  border-color: blue; }

.tc-background {
  color: #F9FAFB; }

.bg-background {
  background-color: #F9FAFB; }

.bd-background {
  border-color: #F9FAFB; }

.tc-black {
  color: #000; }

.bg-black {
  background-color: #000; }

.bd-black {
  border-color: #000; }

.tc-blood {
  color: #c6524c; }

.bg-blood {
  background-color: #c6524c; }

.bd-blood {
  border-color: #c6524c; }

.tc-border {
  color: #E2E8EE; }

.bg-border {
  background-color: #E2E8EE; }

.bd-border {
  border-color: #E2E8EE; }

.tc-dark-blue {
  color: #102738; }

.bg-dark-blue {
  background-color: #102738; }

.bd-dark-blue {
  border-color: #102738; }

.tc-dark-gray {
  color: #222; }

.bg-dark-gray {
  background-color: #222; }

.bd-dark-gray {
  border-color: #222; }

.tc-dark-maroon {
  color: #610000; }

.bg-dark-maroon {
  background-color: #610000; }

.bd-dark-maroon {
  border-color: #610000; }

.tc-embed {
  color: #999; }

.bg-embed {
  background-color: #999; }

.bd-embed {
  border-color: #999; }

.tc-footer-border {
  color: #353535; }

.bg-footer-border {
  background-color: #353535; }

.bd-footer-border {
  border-color: #353535; }

.tc-footer {
  color: #1e1e1e; }

.bg-footer {
  background-color: #1e1e1e; }

.bd-footer {
  border-color: #1e1e1e; }

.tc-form-border {
  color: #ccc; }

.bg-form-border {
  background-color: #ccc; }

.bd-form-border {
  border-color: #ccc; }

.tc-grapefruit {
  color: #f25951; }

.bg-grapefruit {
  background-color: #f25951; }

.bd-grapefruit {
  border-color: #f25951; }

.tc-gray {
  color: #888; }

.bg-gray {
  background-color: #888; }

.bd-gray {
  border-color: #888; }

.tc-green {
  color: #0b6e27; }

.bg-green {
  background-color: #0b6e27; }

.bd-green {
  border-color: #0b6e27; }

.tc-dark-green {
  color: #084e1b; }

.bg-dark-green {
  background-color: #084e1b; }

.bd-dark-green {
  border-color: #084e1b; }

.tc-input-color {
  color: #555; }

.bg-input-color {
  background-color: #555; }

.bd-input-color {
  border-color: #555; }

.tc-input-border {
  color: #D4D8E1; }

.bg-input-border {
  background-color: #D4D8E1; }

.bd-input-border {
  border-color: #D4D8E1; }

.tc-light-gray {
  color: #aaa; }

.bg-light-gray {
  background-color: #aaa; }

.bd-light-gray {
  border-color: #aaa; }

.tc-lighter-gray {
  color: #eee; }

.bg-lighter-gray {
  background-color: #eee; }

.bd-lighter-gray {
  border-color: #eee; }

.tc-lightest-gray {
  color: #F1F4F6; }

.bg-lightest-gray {
  background-color: #F1F4F6; }

.bd-lightest-gray {
  border-color: #F1F4F6; }

.tc-maroon {
  color: #813333; }

.bg-maroon {
  background-color: #813333; }

.bd-maroon {
  border-color: #813333; }

.tc-medium-gray {
  color: #bbb; }

.bg-medium-gray {
  background-color: #bbb; }

.bd-medium-gray {
  border-color: #bbb; }

.tc-nav-bg {
  color: #fff; }

.bg-nav-bg {
  background-color: #fff; }

.bd-nav-bg {
  border-color: #fff; }

.tc-nav-header {
  color: #27292c; }

.bg-nav-header {
  background-color: #27292c; }

.bd-nav-header {
  border-color: #27292c; }

.tc-nav-link-hover {
  color: #F1F4F6; }

.bg-nav-link-hover {
  background-color: #F1F4F6; }

.bd-nav-link-hover {
  border-color: #F1F4F6; }

.tc-off-black {
  color: #0a0a0a; }

.bg-off-black {
  background-color: #0a0a0a; }

.bd-off-black {
  border-color: #0a0a0a; }

.tc-off-white {
  color: #d2d2d2; }

.bg-off-white {
  background-color: #d2d2d2; }

.bd-off-white {
  border-color: #d2d2d2; }

.tc-orange {
  color: #F05B4A; }

.bg-orange {
  background-color: #F05B4A; }

.bd-orange {
  border-color: #F05B4A; }

.tc-red {
  color: #ff0000; }

.bg-red {
  background-color: #ff0000; }

.bd-red {
  border-color: #ff0000; }

.tc-salmon {
  color: #f57a74; }

.bg-salmon {
  background-color: #f57a74; }

.bd-salmon {
  border-color: #f57a74; }

.tc-satan {
  color: #666; }

.bg-satan {
  background-color: #666; }

.bd-satan {
  border-color: #666; }

.tc-sidebar-border {
  color: #3a3d43; }

.bg-sidebar-border {
  background-color: #3a3d43; }

.bd-sidebar-border {
  border-color: #3a3d43; }

.tc-slevin {
  color: #777; }

.bg-slevin {
  background-color: #777; }

.bd-slevin {
  border-color: #777; }

.tc-white-field {
  color: #f9f8f6; }

.bg-white-field {
  background-color: #f9f8f6; }

.bd-white-field {
  border-color: #f9f8f6; }

.tc-white {
  color: #fff; }

.bg-white {
  background-color: #fff; }

.bd-white {
  border-color: #fff; }

.tc-warning-yellow {
  color: #ffeeba; }

.bg-warning-yellow {
  background-color: #ffeeba; }

.bd-warning-yellow {
  border-color: #ffeeba; }

.tc-pale-yellow {
  color: #FFF9E6; }

.bg-pale-yellow {
  background-color: #FFF9E6; }

.bd-pale-yellow {
  border-color: #FFF9E6; }

.bg-none {
  background: none !important; }

.j-blog::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-blog-bg {
  background-color: #FF6600; }

.j-blog-border {
  border-color: #FF6600; }

.j-blog-color {
  color: #FF6600; }

.j-blog-text {
  color: #FF6600;
  background: transparent; }
  .j-blog-text:before {
    color: #FF6600; }

.j-blog-text-hover:hover {
  color: #FF6600;
  background: transparent; }
  .j-blog-text-hover:hover:before {
    color: #FF6600; }

.j-blog-hover.highlight, .j-blog-hover:hover {
  background: #FF6600 !important;
  color: white;
  border-bottom: 1px solid #cc5200 !important; }
  .j-blog-hover.highlight:before, .j-blog-hover:hover:before {
    color: white; }

.j-email::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-email-bg {
  background-color: #F17E6F; }

.j-email-border {
  border-color: #F17E6F; }

.j-email-color {
  color: #F17E6F; }

.j-email-text {
  color: #F17E6F;
  background: transparent; }
  .j-email-text:before {
    color: #F17E6F; }

.j-email-text-hover:hover {
  color: #F17E6F;
  background: transparent; }
  .j-email-text-hover:hover:before {
    color: #F17E6F; }

.j-email-hover.highlight, .j-email-hover:hover {
  background: #F17E6F !important;
  color: white;
  border-bottom: 1px solid #ec5441 !important; }
  .j-email-hover.highlight:before, .j-email-hover:hover:before {
    color: white; }

.j-facebook::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-facebook-bg {
  background-color: #3B5998; }

.j-facebook-border {
  border-color: #3B5998; }

.j-facebook-color {
  color: #3B5998; }

.j-facebook-text {
  color: #3B5998;
  background: transparent; }
  .j-facebook-text:before {
    color: #3B5998; }

.j-facebook-text-hover:hover {
  color: #3B5998;
  background: transparent; }
  .j-facebook-text-hover:hover:before {
    color: #3B5998; }

.j-facebook-hover.highlight, .j-facebook-hover:hover {
  background: #3B5998 !important;
  color: white;
  border-bottom: 1px solid #2d4373 !important; }
  .j-facebook-hover.highlight:before, .j-facebook-hover:hover:before {
    color: white; }

.j-flickr::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-flickr-bg {
  background-color: #ff0084; }

.j-flickr-border {
  border-color: #ff0084; }

.j-flickr-color {
  color: #ff0084; }

.j-flickr-text {
  color: #ff0084;
  background: transparent; }
  .j-flickr-text:before {
    color: #ff0084; }

.j-flickr-text-hover:hover {
  color: #ff0084;
  background: transparent; }
  .j-flickr-text-hover:hover:before {
    color: #ff0084; }

.j-flickr-hover.highlight, .j-flickr-hover:hover {
  background: #ff0084 !important;
  color: white;
  border-bottom: 1px solid #cc006a !important; }
  .j-flickr-hover.highlight:before, .j-flickr-hover:hover:before {
    color: white; }

.j-giphy-bg {
  background-color: #232830; }

.j-giphy-border {
  border-color: #232830; }

.j-giphy-color {
  color: #232830; }

.j-giphy-text {
  color: #232830;
  background: transparent; }
  .j-giphy-text:before {
    color: #232830; }

.j-giphy-text-hover:hover {
  color: #232830;
  background: transparent; }
  .j-giphy-text-hover:hover:before {
    color: #232830; }

.j-giphy-hover.highlight, .j-giphy-hover:hover {
  background: #232830 !important;
  color: white;
  border-bottom: 1px solid #0d0f13 !important; }
  .j-giphy-hover.highlight:before, .j-giphy-hover:hover:before {
    color: white; }

.j-hashtag::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-hashtag-bg {
  background-color: #F17E6F; }

.j-hashtag-border {
  border-color: #F17E6F; }

.j-hashtag-color {
  color: #F17E6F; }

.j-hashtag-text {
  color: #F17E6F;
  background: transparent; }
  .j-hashtag-text:before {
    color: #F17E6F; }

.j-hashtag-text-hover:hover {
  color: #F17E6F;
  background: transparent; }
  .j-hashtag-text-hover:hover:before {
    color: #F17E6F; }

.j-hashtag-hover.highlight, .j-hashtag-hover:hover {
  background: #F17E6F !important;
  color: white;
  border-bottom: 1px solid #ec5441 !important; }
  .j-hashtag-hover.highlight:before, .j-hashtag-hover:hover:before {
    color: white; }

.j-instagram::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-instagram-bg {
  background-color: #3F729B; }

.j-instagram-border {
  border-color: #3F729B; }

.j-instagram-color {
  color: #3F729B; }

.j-instagram-text {
  color: #3F729B;
  background: transparent; }
  .j-instagram-text:before {
    color: #3F729B; }

.j-instagram-text-hover:hover {
  color: #3F729B;
  background: transparent; }
  .j-instagram-text-hover:hover:before {
    color: #3F729B; }

.j-instagram-hover.highlight, .j-instagram-hover:hover {
  background: #3F729B !important;
  color: white;
  border-bottom: 1px solid #305777 !important; }
  .j-instagram-hover.highlight:before, .j-instagram-hover:hover:before {
    color: white; }

.j-instagramreels::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-instagramreels-bg {
  background-color: #C13584; }

.j-instagramreels-border {
  border-color: #C13584; }

.j-instagramreels-color {
  color: #C13584; }

.j-instagramreels-text {
  color: #C13584;
  background: transparent; }
  .j-instagramreels-text:before {
    color: #C13584; }

.j-instagramreels-text-hover:hover {
  color: #C13584;
  background: transparent; }
  .j-instagramreels-text-hover:hover:before {
    color: #C13584; }

.j-instagramreels-hover.highlight, .j-instagramreels-hover:hover {
  background: #C13584 !important;
  color: white;
  border-bottom: 1px solid #992a69 !important; }
  .j-instagramreels-hover.highlight:before, .j-instagramreels-hover:hover:before {
    color: white; }

.j-linkedin::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-linkedin-bg {
  background-color: #007bb6; }

.j-linkedin-border {
  border-color: #007bb6; }

.j-linkedin-color {
  color: #007bb6; }

.j-linkedin-text {
  color: #007bb6;
  background: transparent; }
  .j-linkedin-text:before {
    color: #007bb6; }

.j-linkedin-text-hover:hover {
  color: #007bb6;
  background: transparent; }
  .j-linkedin-text-hover:hover:before {
    color: #007bb6; }

.j-linkedin-hover.highlight, .j-linkedin-hover:hover {
  background: #007bb6 !important;
  color: white;
  border-bottom: 1px solid #005983 !important; }
  .j-linkedin-hover.highlight:before, .j-linkedin-hover:hover:before {
    color: white; }

.j-pinterest::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-pinterest-bg {
  background-color: #CB2028; }

.j-pinterest-border {
  border-color: #CB2028; }

.j-pinterest-color {
  color: #CB2028; }

.j-pinterest-text {
  color: #CB2028;
  background: transparent; }
  .j-pinterest-text:before {
    color: #CB2028; }

.j-pinterest-text-hover:hover {
  color: #CB2028;
  background: transparent; }
  .j-pinterest-text-hover:hover:before {
    color: #CB2028; }

.j-pinterest-hover.highlight, .j-pinterest-hover:hover {
  background: #CB2028 !important;
  color: white;
  border-bottom: 1px solid #9f191f !important; }
  .j-pinterest-hover.highlight:before, .j-pinterest-hover:hover:before {
    color: white; }

.j-slack::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-slack-bg {
  background-color: #000; }

.j-slack-border {
  border-color: #000; }

.j-slack-color {
  color: #000; }

.j-slack-text {
  color: #000;
  background: transparent; }
  .j-slack-text:before {
    color: #000; }

.j-slack-text-hover:hover {
  color: #000;
  background: transparent; }
  .j-slack-text-hover:hover:before {
    color: #000; }

.j-slack-hover.highlight, .j-slack-hover:hover {
  background: #000 !important;
  color: white;
  border-bottom: 1px solid black !important; }
  .j-slack-hover.highlight:before, .j-slack-hover:hover:before {
    color: white; }

.j-soundcloud::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-soundcloud-bg {
  background-color: #f30; }

.j-soundcloud-border {
  border-color: #f30; }

.j-soundcloud-color {
  color: #f30; }

.j-soundcloud-text {
  color: #f30;
  background: transparent; }
  .j-soundcloud-text:before {
    color: #f30; }

.j-soundcloud-text-hover:hover {
  color: #f30;
  background: transparent; }
  .j-soundcloud-text-hover:hover:before {
    color: #f30; }

.j-soundcloud-hover.highlight, .j-soundcloud-hover:hover {
  background: #f30 !important;
  color: white;
  border-bottom: 1px solid #cc2900 !important; }
  .j-soundcloud-hover.highlight:before, .j-soundcloud-hover:hover:before {
    color: white; }

.j-spotify::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-spotify-bg {
  background-color: #1ed760; }

.j-spotify-border {
  border-color: #1ed760; }

.j-spotify-color {
  color: #1ed760; }

.j-spotify-text {
  color: #1ed760;
  background: transparent; }
  .j-spotify-text:before {
    color: #1ed760; }

.j-spotify-text-hover:hover {
  color: #1ed760;
  background: transparent; }
  .j-spotify-text-hover:hover:before {
    color: #1ed760; }

.j-spotify-hover.highlight, .j-spotify-hover:hover {
  background: #1ed760 !important;
  color: white;
  border-bottom: 1px solid #18aa4c !important; }
  .j-spotify-hover.highlight:before, .j-spotify-hover:hover:before {
    color: white; }

.j-tumblr::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-tumblr-bg {
  background-color: #375471; }

.j-tumblr-border {
  border-color: #375471; }

.j-tumblr-color {
  color: #375471; }

.j-tumblr-text {
  color: #375471;
  background: transparent; }
  .j-tumblr-text:before {
    color: #375471; }

.j-tumblr-text-hover:hover {
  color: #375471;
  background: transparent; }
  .j-tumblr-text-hover:hover:before {
    color: #375471; }

.j-tumblr-hover.highlight, .j-tumblr-hover:hover {
  background: #375471 !important;
  color: white;
  border-bottom: 1px solid #263b4f !important; }
  .j-tumblr-hover.highlight:before, .j-tumblr-hover:hover:before {
    color: white; }

.j-twitter::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-twitter-bg {
  background-color: #55ACEE; }

.j-twitter-border {
  border-color: #55ACEE; }

.j-twitter-color {
  color: #55ACEE; }

.j-twitter-text {
  color: #55ACEE;
  background: transparent; }
  .j-twitter-text:before {
    color: #55ACEE; }

.j-twitter-text-hover:hover {
  color: #55ACEE;
  background: transparent; }
  .j-twitter-text-hover:hover:before {
    color: #55ACEE; }

.j-twitter-hover.highlight, .j-twitter-hover:hover {
  background: #55ACEE !important;
  color: white;
  border-bottom: 1px solid #2795e9 !important; }
  .j-twitter-hover.highlight:before, .j-twitter-hover:hover:before {
    color: white; }

.j-vimeo::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-vimeo-bg {
  background-color: #1AB7EA; }

.j-vimeo-border {
  border-color: #1AB7EA; }

.j-vimeo-color {
  color: #1AB7EA; }

.j-vimeo-text {
  color: #1AB7EA;
  background: transparent; }
  .j-vimeo-text:before {
    color: #1AB7EA; }

.j-vimeo-text-hover:hover {
  color: #1AB7EA;
  background: transparent; }
  .j-vimeo-text-hover:hover:before {
    color: #1AB7EA; }

.j-vimeo-hover.highlight, .j-vimeo-hover:hover {
  background: #1AB7EA !important;
  color: white;
  border-bottom: 1px solid #1295bf !important; }
  .j-vimeo-hover.highlight:before, .j-vimeo-hover:hover:before {
    color: white; }

.j-vine::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-vine-bg {
  background-color: #00BF8F; }

.j-vine-border {
  border-color: #00BF8F; }

.j-vine-color {
  color: #00BF8F; }

.j-vine-text {
  color: #00BF8F;
  background: transparent; }
  .j-vine-text:before {
    color: #00BF8F; }

.j-vine-text-hover:hover {
  color: #00BF8F;
  background: transparent; }
  .j-vine-text-hover:hover:before {
    color: #00BF8F; }

.j-vine-hover.highlight, .j-vine-hover:hover {
  background: #00BF8F !important;
  color: white;
  border-bottom: 1px solid #008c69 !important; }
  .j-vine-hover.highlight:before, .j-vine-hover:hover:before {
    color: white; }

.j-yelp::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-yelp-bg {
  background-color: #C41200; }

.j-yelp-border {
  border-color: #C41200; }

.j-yelp-color {
  color: #C41200; }

.j-yelp-text {
  color: #C41200;
  background: transparent; }
  .j-yelp-text:before {
    color: #C41200; }

.j-yelp-text-hover:hover {
  color: #C41200;
  background: transparent; }
  .j-yelp-text-hover:hover:before {
    color: #C41200; }

.j-yelp-hover.highlight, .j-yelp-hover:hover {
  background: #C41200 !important;
  color: white;
  border-bottom: 1px solid #910d00 !important; }
  .j-yelp-hover.highlight:before, .j-yelp-hover:hover:before {
    color: white; }

.j-youtube::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-youtube-bg {
  background-color: #FF0000; }

.j-youtube-border {
  border-color: #FF0000; }

.j-youtube-color {
  color: #FF0000; }

.j-youtube-text {
  color: #FF0000;
  background: transparent; }
  .j-youtube-text:before {
    color: #FF0000; }

.j-youtube-text-hover:hover {
  color: #FF0000;
  background: transparent; }
  .j-youtube-text-hover:hover:before {
    color: #FF0000; }

.j-youtube-hover.highlight, .j-youtube-hover:hover {
  background: #FF0000 !important;
  color: white;
  border-bottom: 1px solid #cc0000 !important; }
  .j-youtube-hover.highlight:before, .j-youtube-hover:hover:before {
    color: white; }

.j-tiktok::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.j-tiktok-bg {
  background-color: #000000; }

.j-tiktok-border {
  border-color: #000000; }

.j-tiktok-color {
  color: #000000; }

.j-tiktok-text {
  color: #000000;
  background: transparent; }
  .j-tiktok-text:before {
    color: #000000; }

.j-tiktok-text-hover:hover {
  color: #000000;
  background: transparent; }
  .j-tiktok-text-hover:hover:before {
    color: #000000; }

.j-tiktok-hover.highlight, .j-tiktok-hover:hover {
  background: #000000 !important;
  color: white;
  border-bottom: 1px solid black !important; }
  .j-tiktok-hover.highlight:before, .j-tiktok-hover:hover:before {
    color: white; }

.j-soundcloud::before {
  position: relative;
  left: -4px; }

.j-hashtag::before {
  position: relative;
  left: -2px; }

.j-email::before {
  position: relative;
  top: -1px !important; }

.j-giphy::before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url("https://static.juicer.io/logos/giphy.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

.j-stack > li.j-giphy {
  height: auto; }
  .j-stack > li.j-giphy::before {
    display: none; }

.j-stack .j-meta .j-giphy::before {
  height: 25px;
  width: 25px; }

.j-loading-container {
  width: 100%;
  position: absolute;
  z-index: 99;
  height: 100%;
  background: rgba(242, 242, 242, 0.6);
  top: 0; }
  .j-loading-container .j-loading {
    position: fixed;
    left: 58.5%; }
  @media all and (max-width: 1000px) {
    .j-loading-container .j-loading {
      left: 50%; } }
.source-form .j-loading {
  margin: 35px auto 0; }

.j-loading {
  animation: loader 2s infinite ease;
  width: 30px;
  height: 30px;
  border: 4px solid #000;
  margin: 0 auto;
  font-size: 0;
  color: transparent; }
  .j-loading:before {
    animation: loader-inner 2s infinite ease-in;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #000;
    content: ''; }

@keyframes loader {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(180deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes loader-inner {
  0% {
    height: 0%; }
  25% {
    height: 0%; }
  50% {
    height: 100%; }
  75% {
    height: 100%; }
  100% {
    height: 0%; } }

.juicer-feed {
  *zoom: 1;
  transition: opacity 0.2s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: relative;
  margin: 0 auto !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  line-height: 1.4; }
  .juicer-feed:after {
    content: "";
    display: table;
    clear: both; }
  .juicer-feed button.j-image {
    padding: 0;
    border: none;
    background: none; }
  .juicer-feed .j-stacker {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .juicer-feed .j-stacker > * {
    display: table-cell !important;
    vertical-align: top;
    float: none !important; }
  .juicer-feed * {
    box-sizing: border-box; }
  .juicer-feed.loaded {
    visibility: visible;
    opacity: 1; }
  .juicer-feed .j-loading-wrapper, .juicer-feed .j-paginate {
    margin: 50px auto; }
  .juicer-feed .j-paginate {
    transition: all 0.2s ease-in-out;
    background-color: transparent;
    border-radius: 5px;
    border: 2px solid #000;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 12px 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 150px; }
    .juicer-feed .j-paginate:hover {
      background: #000;
      color: #F2F2F2; }
  .juicer-feed a {
    text-decoration: none !important;
    border-bottom: none; }
  .juicer-feed h1.referral {
    display: block;
    font-size: 13px;
    margin: 0 auto 30px;
    text-align: right;
    white-space: nowrap;
    font-weight: bold; }
    .juicer-feed h1.referral a {
      display: inline-block;
      font-weight: lighter;
      color: #9a9a9a !important; }
      .juicer-feed h1.referral a:after {
        background: url("https://juicer.io/logo-with-text-gray.svg") no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 27px;
        width: 120px;
        margin-left: 10px;
        margin-right: 10px;
        position: relative;
        vertical-align: middle; }
  .juicer-feed .bulk-moderate {
    color: white; }
    .juicer-feed .bulk-moderate:hover {
      color: white; }
  .juicer-feed .emoji {
    width: 1.5em !important;
    height: 1.5em !important;
    margin-bottom: 0 !important;
    margin-bottom: -0.25em !important;
    display: inline-block; }
  .juicer-feed.photos-only li.words {
    display: none; }
  .juicer-feed.white li.feed-item, .juicer-feed.user li.feed-item, .juicer-feed.image-grid li.feed-item, .juicer-feed.hip li.feed-item, .juicer-feed.gray li.feed-item, .juicer-feed.modern li.feed-item, .juicer-feed.polaroid li.feed-item {
    opacity: 0; }
  .juicer-feed li.feed-item.juicer-about > a > img {
    background-color: white; }
  .juicer-feed.hover-images .feed-item.j-twitter .j-retweet:before {
    background-image: url("https://assets.juicer.io/standalone-sprites/twitter-retweet.png");
    height: calc($image-height / 2);
    width: calc($image-width / 2);
    background-size: calc($image-width / 2) calc($image-height / 2); }
  .juicer-feed.hover-images .feed-item.j-twitter .j-twitter-meta {
    color: white; }
    .juicer-feed.hover-images .feed-item.j-twitter .j-twitter-meta a {
      font-weight: normal; }
  .juicer-feed.hover-images .feed-item.j-twitter.image-post .j-image, .juicer-feed.hover-images .feed-item.j-twitter.j-video .j-image, .juicer-feed.hover-images .feed-item.j-twitter.slick-slide .j-image {
    position: absolute;
    width: 100%;
    height: 100%; }
    .juicer-feed.hover-images .feed-item.j-twitter.image-post .j-image img, .juicer-feed.hover-images .feed-item.j-twitter.j-video .j-image img, .juicer-feed.hover-images .feed-item.j-twitter.slick-slide .j-image img {
      height: 100% !important;
      object-fit: cover;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  .juicer-feed.hover-images .feed-item.j-twitter.image-post .j-message, .juicer-feed.hover-images .feed-item.j-twitter.j-video .j-message, .juicer-feed.hover-images .feed-item.j-twitter.slick-slide .j-message {
    color: white; }
  .juicer-feed.hover-images .feed-item.j-twitter.j-video .j-image:before {
    content: ''; }
  .juicer-feed.white .feed-item.j-twitter .j-image, .juicer-feed.user .feed-item.j-twitter .j-image, .juicer-feed.juicer-widget .feed-item.j-twitter .j-image, .juicer-feed.colors .feed-item.j-twitter .j-image, .juicer-feed.gray .feed-item.j-twitter .j-image {
    margin-top: 20px;
    display: block; }
  .juicer-feed.white li.feed-item, .juicer-feed.user li.feed-item, .juicer-feed.juicer-widget li.feed-item, .juicer-feed.colors li.feed-item, .juicer-feed.gray li.feed-item, .juicer-feed.modern li.feed-item, .juicer-feed.polaroid li.feed-item {
    padding: 10px;
    background: white;
    color: #3A3A3A;
    margin-bottom: 5%;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 1px 1px 0;
    white-space: normal;
    float: none;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
    .juicer-feed.white li.feed-item.juicer, .juicer-feed.user li.feed-item.juicer, .juicer-feed.juicer-widget li.feed-item.juicer, .juicer-feed.colors li.feed-item.juicer, .juicer-feed.gray li.feed-item.juicer, .juicer-feed.modern li.feed-item.juicer, .juicer-feed.polaroid li.feed-item.juicer {
      background: #0b6e27;
      color: white; }
      .juicer-feed.white li.feed-item.juicer a, .juicer-feed.user li.feed-item.juicer a, .juicer-feed.juicer-widget li.feed-item.juicer a, .juicer-feed.colors li.feed-item.juicer a, .juicer-feed.gray li.feed-item.juicer a, .juicer-feed.modern li.feed-item.juicer a, .juicer-feed.polaroid li.feed-item.juicer a {
        color: white;
        text-decoration: underline !important; }
        .juicer-feed.white li.feed-item.juicer a:hover, .juicer-feed.user li.feed-item.juicer a:hover, .juicer-feed.juicer-widget li.feed-item.juicer a:hover, .juicer-feed.colors li.feed-item.juicer a:hover, .juicer-feed.gray li.feed-item.juicer a:hover, .juicer-feed.modern li.feed-item.juicer a:hover, .juicer-feed.polaroid li.feed-item.juicer a:hover {
          color: white; }
    .juicer-feed.white li.feed-item.j-twitter .j-text, .juicer-feed.user li.feed-item.j-twitter .j-text, .juicer-feed.juicer-widget li.feed-item.j-twitter .j-text, .juicer-feed.colors li.feed-item.j-twitter .j-text, .juicer-feed.gray li.feed-item.j-twitter .j-text, .juicer-feed.modern li.feed-item.j-twitter .j-text, .juicer-feed.polaroid li.feed-item.j-twitter .j-text {
      padding: 20px; }
    .juicer-feed.white li.feed-item.j-twitter .j-message, .juicer-feed.user li.feed-item.j-twitter .j-message, .juicer-feed.juicer-widget li.feed-item.j-twitter .j-message, .juicer-feed.colors li.feed-item.j-twitter .j-message, .juicer-feed.gray li.feed-item.j-twitter .j-message, .juicer-feed.modern li.feed-item.j-twitter .j-message, .juicer-feed.polaroid li.feed-item.j-twitter .j-message {
      color: #5c5c5c;
      font-weight: bold;
      font-size: 18px; }
    .juicer-feed.white li.feed-item .j-message a, .juicer-feed.white li.feed-item .j-edit a, .juicer-feed.user li.feed-item .j-message a, .juicer-feed.user li.feed-item .j-edit a, .juicer-feed.juicer-widget li.feed-item .j-message a, .juicer-feed.juicer-widget li.feed-item .j-edit a, .juicer-feed.colors li.feed-item .j-message a, .juicer-feed.colors li.feed-item .j-edit a, .juicer-feed.gray li.feed-item .j-message a, .juicer-feed.gray li.feed-item .j-edit a, .juicer-feed.modern li.feed-item .j-message a, .juicer-feed.modern li.feed-item .j-edit a, .juicer-feed.polaroid li.feed-item .j-message a, .juicer-feed.polaroid li.feed-item .j-edit a {
      font-weight: bold; }
  .juicer-feed.white img, .juicer-feed.white .video-wrapper, .juicer-feed.white .vine-wrapper, .juicer-feed.white .instagram-wrapper, .juicer-feed.white .twitter-wrapper, .juicer-feed.user img, .juicer-feed.user .video-wrapper, .juicer-feed.user .vine-wrapper, .juicer-feed.user .instagram-wrapper, .juicer-feed.user .twitter-wrapper, .juicer-feed.juicer-widget img, .juicer-feed.juicer-widget .video-wrapper, .juicer-feed.juicer-widget .vine-wrapper, .juicer-feed.juicer-widget .instagram-wrapper, .juicer-feed.juicer-widget .twitter-wrapper, .juicer-feed.colors img, .juicer-feed.colors .video-wrapper, .juicer-feed.colors .vine-wrapper, .juicer-feed.colors .instagram-wrapper, .juicer-feed.colors .twitter-wrapper, .juicer-feed.gray img, .juicer-feed.gray .video-wrapper, .juicer-feed.gray .vine-wrapper, .juicer-feed.gray .instagram-wrapper, .juicer-feed.gray .twitter-wrapper, .juicer-feed.modern img, .juicer-feed.modern .video-wrapper, .juicer-feed.modern .vine-wrapper, .juicer-feed.modern .instagram-wrapper, .juicer-feed.modern .twitter-wrapper, .juicer-feed.polaroid img, .juicer-feed.polaroid .video-wrapper, .juicer-feed.polaroid .vine-wrapper, .juicer-feed.polaroid .instagram-wrapper, .juicer-feed.polaroid .twitter-wrapper {
    width: 100%;
    margin-bottom: 10px; }
    .juicer-feed.white img iframe, .juicer-feed.white img video, .juicer-feed.white img embed, .juicer-feed.white .video-wrapper iframe, .juicer-feed.white .video-wrapper video, .juicer-feed.white .video-wrapper embed, .juicer-feed.white .vine-wrapper iframe, .juicer-feed.white .vine-wrapper video, .juicer-feed.white .vine-wrapper embed, .juicer-feed.white .instagram-wrapper iframe, .juicer-feed.white .instagram-wrapper video, .juicer-feed.white .instagram-wrapper embed, .juicer-feed.white .twitter-wrapper iframe, .juicer-feed.white .twitter-wrapper video, .juicer-feed.white .twitter-wrapper embed, .juicer-feed.user img iframe, .juicer-feed.user img video, .juicer-feed.user img embed, .juicer-feed.user .video-wrapper iframe, .juicer-feed.user .video-wrapper video, .juicer-feed.user .video-wrapper embed, .juicer-feed.user .vine-wrapper iframe, .juicer-feed.user .vine-wrapper video, .juicer-feed.user .vine-wrapper embed, .juicer-feed.user .instagram-wrapper iframe, .juicer-feed.user .instagram-wrapper video, .juicer-feed.user .instagram-wrapper embed, .juicer-feed.user .twitter-wrapper iframe, .juicer-feed.user .twitter-wrapper video, .juicer-feed.user .twitter-wrapper embed, .juicer-feed.juicer-widget img iframe, .juicer-feed.juicer-widget img video, .juicer-feed.juicer-widget img embed, .juicer-feed.juicer-widget .video-wrapper iframe, .juicer-feed.juicer-widget .video-wrapper video, .juicer-feed.juicer-widget .video-wrapper embed, .juicer-feed.juicer-widget .vine-wrapper iframe, .juicer-feed.juicer-widget .vine-wrapper video, .juicer-feed.juicer-widget .vine-wrapper embed, .juicer-feed.juicer-widget .instagram-wrapper iframe, .juicer-feed.juicer-widget .instagram-wrapper video, .juicer-feed.juicer-widget .instagram-wrapper embed, .juicer-feed.juicer-widget .twitter-wrapper iframe, .juicer-feed.juicer-widget .twitter-wrapper video, .juicer-feed.juicer-widget .twitter-wrapper embed, .juicer-feed.colors img iframe, .juicer-feed.colors img video, .juicer-feed.colors img embed, .juicer-feed.colors .video-wrapper iframe, .juicer-feed.colors .video-wrapper video, .juicer-feed.colors .video-wrapper embed, .juicer-feed.colors .vine-wrapper iframe, .juicer-feed.colors .vine-wrapper video, .juicer-feed.colors .vine-wrapper embed, .juicer-feed.colors .instagram-wrapper iframe, .juicer-feed.colors .instagram-wrapper video, .juicer-feed.colors .instagram-wrapper embed, .juicer-feed.colors .twitter-wrapper iframe, .juicer-feed.colors .twitter-wrapper video, .juicer-feed.colors .twitter-wrapper embed, .juicer-feed.gray img iframe, .juicer-feed.gray img video, .juicer-feed.gray img embed, .juicer-feed.gray .video-wrapper iframe, .juicer-feed.gray .video-wrapper video, .juicer-feed.gray .video-wrapper embed, .juicer-feed.gray .vine-wrapper iframe, .juicer-feed.gray .vine-wrapper video, .juicer-feed.gray .vine-wrapper embed, .juicer-feed.gray .instagram-wrapper iframe, .juicer-feed.gray .instagram-wrapper video, .juicer-feed.gray .instagram-wrapper embed, .juicer-feed.gray .twitter-wrapper iframe, .juicer-feed.gray .twitter-wrapper video, .juicer-feed.gray .twitter-wrapper embed, .juicer-feed.modern img iframe, .juicer-feed.modern img video, .juicer-feed.modern img embed, .juicer-feed.modern .video-wrapper iframe, .juicer-feed.modern .video-wrapper video, .juicer-feed.modern .video-wrapper embed, .juicer-feed.modern .vine-wrapper iframe, .juicer-feed.modern .vine-wrapper video, .juicer-feed.modern .vine-wrapper embed, .juicer-feed.modern .instagram-wrapper iframe, .juicer-feed.modern .instagram-wrapper video, .juicer-feed.modern .instagram-wrapper embed, .juicer-feed.modern .twitter-wrapper iframe, .juicer-feed.modern .twitter-wrapper video, .juicer-feed.modern .twitter-wrapper embed, .juicer-feed.polaroid img iframe, .juicer-feed.polaroid img video, .juicer-feed.polaroid img embed, .juicer-feed.polaroid .video-wrapper iframe, .juicer-feed.polaroid .video-wrapper video, .juicer-feed.polaroid .video-wrapper embed, .juicer-feed.polaroid .vine-wrapper iframe, .juicer-feed.polaroid .vine-wrapper video, .juicer-feed.polaroid .vine-wrapper embed, .juicer-feed.polaroid .instagram-wrapper iframe, .juicer-feed.polaroid .instagram-wrapper video, .juicer-feed.polaroid .instagram-wrapper embed, .juicer-feed.polaroid .twitter-wrapper iframe, .juicer-feed.polaroid .twitter-wrapper video, .juicer-feed.polaroid .twitter-wrapper embed {
      height: 100% !important; }
  .juicer-feed.white .j-meta ul, .juicer-feed.user .j-meta ul, .juicer-feed.juicer-widget .j-meta ul, .juicer-feed.colors .j-meta ul, .juicer-feed.gray .j-meta ul, .juicer-feed.modern .j-meta ul, .juicer-feed.polaroid .j-meta ul {
    margin: 0;
    padding: 0; }
  .juicer-feed.colors .j-meta a.j-social.j-blog, .juicer-feed.colored-icons .j-meta a.j-social.j-blog {
    color: #FF6600; }
  .juicer-feed.colors .j-meta a.j-social.j-email, .juicer-feed.colored-icons .j-meta a.j-social.j-email {
    color: #F17E6F; }
  .juicer-feed.colors .j-meta a.j-social.j-facebook, .juicer-feed.colored-icons .j-meta a.j-social.j-facebook {
    color: #3B5998; }
  .juicer-feed.colors .j-meta a.j-social.j-flickr, .juicer-feed.colored-icons .j-meta a.j-social.j-flickr {
    color: #ff0084; }
  .juicer-feed.colors .j-meta a.j-social.j-giphy, .juicer-feed.colored-icons .j-meta a.j-social.j-giphy {
    color: #232830; }
  .juicer-feed.colors .j-meta a.j-social.j-google, .juicer-feed.colored-icons .j-meta a.j-social.j-google {
    color: #4285F4; }
  .juicer-feed.colors .j-meta a.j-social.j-hashtag, .juicer-feed.colored-icons .j-meta a.j-social.j-hashtag {
    color: #F17E6F; }
  .juicer-feed.colors .j-meta a.j-social.j-instagram, .juicer-feed.colored-icons .j-meta a.j-social.j-instagram {
    color: #3F729B; }
  .juicer-feed.colors .j-meta a.j-social.j-instagramreels, .juicer-feed.colored-icons .j-meta a.j-social.j-instagramreels {
    color: #C13584; }
  .juicer-feed.colors .j-meta a.j-social.j-linkedin, .juicer-feed.colored-icons .j-meta a.j-social.j-linkedin {
    color: #007bb6; }
  .juicer-feed.colors .j-meta a.j-social.j-pinterest, .juicer-feed.colored-icons .j-meta a.j-social.j-pinterest {
    color: #CB2028; }
  .juicer-feed.colors .j-meta a.j-social.j-slack, .juicer-feed.colored-icons .j-meta a.j-social.j-slack {
    color: #000; }
  .juicer-feed.colors .j-meta a.j-social.j-soundcloud, .juicer-feed.colored-icons .j-meta a.j-social.j-soundcloud {
    color: #f30; }
  .juicer-feed.colors .j-meta a.j-social.j-spotify, .juicer-feed.colored-icons .j-meta a.j-social.j-spotify {
    color: #1ed760; }
  .juicer-feed.colors .j-meta a.j-social.j-tumblr, .juicer-feed.colored-icons .j-meta a.j-social.j-tumblr {
    color: #375471; }
  .juicer-feed.colors .j-meta a.j-social.j-twitter, .juicer-feed.colored-icons .j-meta a.j-social.j-twitter {
    color: #55ACEE; }
  .juicer-feed.colors .j-meta a.j-social.j-vimeo, .juicer-feed.colored-icons .j-meta a.j-social.j-vimeo {
    color: #1AB7EA; }
  .juicer-feed.colors .j-meta a.j-social.j-vine, .juicer-feed.colored-icons .j-meta a.j-social.j-vine {
    color: #00BF8F; }
  .juicer-feed.colors .j-meta a.j-social.j-yelp, .juicer-feed.colored-icons .j-meta a.j-social.j-yelp {
    color: #C41200; }
  .juicer-feed.colors .j-meta a.j-social.j-youtube, .juicer-feed.colored-icons .j-meta a.j-social.j-youtube {
    color: #FF0000; }
  .juicer-feed.colors .j-meta a.j-social.j-tiktok, .juicer-feed.colored-icons .j-meta a.j-social.j-tiktok {
    color: #000000; }
  .juicer-feed li.feed-item {
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0;
    list-style-type: none;
    display: block; }
    .juicer-feed li.feed-item:before {
      content: ''; }
    .juicer-feed li.feed-item:hover ul.actions {
      visibility: visible;
      opacity: 1; }
    .juicer-feed li.feed-item.j-video .j-image {
      position: relative;
      display: block; }
      .juicer-feed li.feed-item.j-video .j-image:before {
        font-size: 2.5rem;
        font-family: 'fontawesome-5-juicer';
        transform: translate(-50%, -50%);
        text-shadow: 0px 0px 4px #999;
        content: '\f04b';
        color: white;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 3; }
      .juicer-feed li.feed-item.j-video .j-image.playing:before {
        opacity: 0;
        content: '\f04c'; }
      .juicer-feed li.feed-item.j-video .j-image.playing:hover:before {
        opacity: 1; }
      @media all and (max-width: 500px) {
        .juicer-feed li.feed-item.j-video .j-image.playing:before {
          display: none; } }
    .juicer-feed li.feed-item.j-video.j-youtube .j-image::before {
      content: ''; }
    .juicer-feed li.feed-item.j-video.flickr .j-image.playing:before {
      display: none; }
    .juicer-feed li.feed-item.j-twitter .j-poster img {
      border-radius: 50%;
      border-color: white;
      margin: 0 11px 0 0;
      height: 30px; }
    .juicer-feed li.feed-item.j-twitter .j-twitter-meta {
      font-size: 12px;
      letter-spacing: 0;
      font-weight: normal;
      color: #bababa;
      margin-bottom: 5px; }
      .juicer-feed li.feed-item.j-twitter .j-twitter-meta a {
        font-weight: normal;
        color: #bababa; }
    .juicer-feed li.feed-item.j-twitter .j-retweet:before {
      background-repeat: no-repeat;
      display: block;
      text-indent: -9999px;
      background-image: url("https://assets.juicer.io/standalone-sprites/twitter-retweet-gray.png");
      height: calc($image-height / 2);
      width: calc($image-width / 2);
      background-size: calc($image-width / 2) calc($image-height / 2);
      content: '';
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: 2px; }
    .juicer-feed li.feed-item.j-twitter .j-twitter-quote {
      border-radius: 10px;
      border: 1px solid #E2E8EE;
      padding: 12px;
      font-size: 12px;
      line-height: 1.4;
      font-weight: normal;
      margin-top: 25px;
      letter-spacing: 0; }
    .juicer-feed li.feed-item.j-twitter .j-twitter-quote-display-name, .juicer-feed li.feed-item.j-twitter .j-twitter-quote-screen-name {
      display: inline-block; }
    .juicer-feed li.feed-item.j-twitter .j-twitter-quote-screen-name {
      margin: 0 0 10px 10px;
      font-weight: normal;
      color: #999; }
  .juicer-feed ul.actions {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    z-index: 4; }
    .juicer-feed ul.actions li {
      padding: 10px 15px;
      cursor: pointer;
      background: rgba(119, 124, 133, 0.7);
      color: white;
      display: inline-block;
      margin-left: 1px;
      font-size: 12px; }
      .juicer-feed ul.actions li:hover {
        background: black; }
      .juicer-feed ul.actions li.primary {
        background: rgba(245, 122, 116, 0.7); }
        .juicer-feed ul.actions li.primary:hover {
          background: #F05B4A; }
  .juicer-feed .empty {
    padding: 50px 0;
    text-align: center; }
    .juicer-feed .empty h2 {
      font-size: 1.5rem;
      font-weight: bold; }
    .juicer-feed .empty a {
      color: #888;
      text-decoration: underline !important; }
      .juicer-feed .empty a:hover {
        color: #cc4d3f; }
      .juicer-feed .empty a.j-button {
        color: #fff;
        text-decoration: none !important; }
  .juicer-feed a {
    transition: color 0.2s ease-in-out;
    color: #3A3A3A; }
    .juicer-feed a:hover {
      color: #0b6e27; }
  .juicer-feed hr {
    display: none; }
  .juicer-feed .j-title {
    font-weight: bold; }
  .juicer-feed.j-mobile li.feed-item.j-video .j-image.playing:before {
    display: none; }
  .juicer-feed ul.j-filters {
    overflow: hidden;
    *zoom: 1;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    list-style-type: none;
    width: 100%;
    margin: 0 0 25px 0; }
    .juicer-feed ul.j-filters li {
      color: white;
      padding: 10px;
      cursor: pointer;
      font-size: 14px;
      font-weight: bold;
      white-space: nowrap;
      word-break: break-all;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      text-align: left;
      list-style-type: none;
      margin: 0;
      width: 190px;
      display: inline-block; }
      .juicer-feed ul.j-filters li:before {
        font-size: 14px;
        font-family: 'fontawesome-5-juicer';
        margin: 0 5px 0 0;
        font-weight: normal; }
      .juicer-feed ul.j-filters li:hover:after, .juicer-feed ul.j-filters li.selected:after, .juicer-feed ul.j-filters li.highlight:after {
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        background: white;
        bottom: 0;
        left: 0;
        position: absolute;
        border-bottom: 1px solid #555; }
      .juicer-feed ul.j-filters li.all, .juicer-feed ul.j-filters li.grouped, .juicer-feed ul.j-filters li.moderate-filter {
        background: #232830; }
        .juicer-feed ul.j-filters li.all:before, .juicer-feed ul.j-filters li.grouped:before, .juicer-feed ul.j-filters li.moderate-filter:before {
          content: '\f0c0';
          font-family: 'fontawesome-5-juicer'; }
      .juicer-feed ul.j-filters li.grouped, .juicer-feed ul.j-filters li.moderate-filter {
        border-right: 1px solid #e5e5e5; }
        .juicer-feed ul.j-filters li.grouped:before, .juicer-feed ul.j-filters li.moderate-filter:before {
          content: ''; }
        .juicer-feed ul.j-filters li.grouped:last-of-type, .juicer-feed ul.j-filters li.moderate-filter:last-of-type {
          border: none; }
      .juicer-feed ul.j-filters li.moderate-filter {
        width: auto; }
      @media all and (max-width: 500px) {
        .juicer-feed ul.j-filters li {
          width: 33.333%; } }
  .juicer-feed .j-display-filters {
    text-align: center;
    margin: 15px 0 30px;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    color: #222; }
    .juicer-feed .j-display-filters li {
      display: inline-block;
      margin: 0 20px 20px 0; }
    .juicer-feed .j-display-filters li:not(.filters-label) {
      cursor: pointer;
      background: white;
      padding: 7px 10px;
      border-bottom: 1px solid #e5e4e4; }
      .juicer-feed .j-display-filters li:not(.filters-label):first-of-type {
        margin: 0 20px 20px 20px; }
      .juicer-feed .j-display-filters li:not(.filters-label):last-of-type {
        margin: 0 0 20px 0; }
      .juicer-feed .j-display-filters li:not(.filters-label):before {
        margin-right: 8px;
        line-height: 11px;
        font-size: 14px;
        position: relative;
        top: 1px; }
      .juicer-feed .j-display-filters li.all:not(.filters-label) {
        color: #f57a74; }
        .juicer-feed .j-display-filters li.all:not(.filters-label):before {
          content: '\f0c0';
          font-family: 'fontawesome-5-juicer'; }
        .juicer-feed .j-display-filters li.all.highlight:not(.filters-label), .juicer-feed .j-display-filters li.all:not(.filters-label):hover {
          background: #f57a74 !important;
          color: white;
          border-bottom: 1px solid #f24c44 !important; }
      .juicer-feed .j-display-filters li.grouped:not(.filters-label), .juicer-feed .j-display-filters li.moderate-filter:not(.filters-label) {
        color: #3A3A3A; }
        .juicer-feed .j-display-filters li.grouped.highlight:not(.filters-label), .juicer-feed .j-display-filters li.grouped:not(.filters-label):hover, .juicer-feed .j-display-filters li.grouped.selected:not(.filters-label), .juicer-feed .j-display-filters li.moderate-filter.highlight:not(.filters-label), .juicer-feed .j-display-filters li.moderate-filter:not(.filters-label):hover, .juicer-feed .j-display-filters li.moderate-filter.selected:not(.filters-label) {
          background: #3A3A3A !important;
          color: white;
          border-bottom: 1px solid #212121 !important; }
        .juicer-feed .j-display-filters li.grouped:not(.filters-label):before, .juicer-feed .j-display-filters li.moderate-filter:not(.filters-label):before {
          content: '';
          margin-right: 0; }
  .juicer-feed .j-meta {
    margin-top: 25px; }
    .juicer-feed .j-meta a {
      color: #ededed; }
      .juicer-feed .j-meta a:hover {
        color: #353535; }
      .juicer-feed .j-meta a.j-social:hover {
        color: #bababa; }
    .juicer-feed .j-meta ul {
      display: inline-block;
      width: auto !important;
      padding: 0;
      margin: 0;
      font-size: 1em;
      line-height: 1em;
      float: none; }
    .juicer-feed .j-meta li {
      display: inline-block;
      margin: 0 10px 0 0;
      padding: 0;
      background-image: none;
      border: none;
      font-size: 1em;
      font-weight: normal;
      height: auto;
      width: auto; }
      .juicer-feed .j-meta li:last-of-type {
        margin-right: 0; }
    .juicer-feed .j-meta nav, .juicer-feed .j-meta .j-twitter-date {
      display: inline-block;
      float: right; }
    .juicer-feed .j-meta nav {
      border: none;
      background: transparent;
      position: relative;
      width: auto;
      height: auto; }
    .juicer-feed .j-meta .j-twitter-date {
      font-weight: bold;
      color: #bababa;
      font-size: 12px;
      position: relative;
      top: 2px; }
    .juicer-feed .j-meta a {
      background: transparent;
      width: auto;
      height: auto;
      float: none; }
      .juicer-feed .j-meta a span {
        display: none; }
      .juicer-feed .j-meta a.j-social {
        font-size: 1.5em;
        line-height: 1;
        float: none;
        margin: 0; }
      .juicer-feed .j-meta a:before {
        margin-right: 5px; }
      .juicer-feed .j-meta a.comments:before {
        content: '\f086';
        font-family: 'fontawesome-5-juicer'; }
      .juicer-feed .j-meta a.likes:before {
        content: '\f164';
        font-family: 'fontawesome-5-juicer'; }
      .juicer-feed .j-meta a.retweets:before {
        content: '\f079';
        font-family: 'fontawesome-5-juicer'; }
      .juicer-feed .j-meta a.repins:before {
        content: '\f08d';
        font-family: 'fontawesome-5-juicer'; }
      .juicer-feed .j-meta a.views:before {
        content: '\f06e';
        font-family: 'fontawesome-5-juicer'; }
      .juicer-feed .j-meta a.heart:before {
        content: '\f004';
        font-family: 'fontawesome-5-juicer'; }
    .juicer-feed .j-meta .j-twitter-intents {
      position: relative;
      top: 1px; }
      .juicer-feed .j-meta .j-twitter-intents a {
        background-repeat: no-repeat;
        display: block;
        text-indent: -9999px; }
        .juicer-feed .j-meta .j-twitter-intents a.j-twitter-reply {
          background-image: url("https://assets.juicer.io/standalone-sprites/twitter-reply-gray.png");
          height: calc($image-height / 2);
          width: calc($image-width / 2);
          background-size: calc($image-width / 2) calc($image-height / 2); }
          .juicer-feed .j-meta .j-twitter-intents a.j-twitter-reply:hover {
            background-image: url("https://assets.juicer.io/standalone-sprites/twitter-reply-gray-hover.png"); }
        .juicer-feed .j-meta .j-twitter-intents a.j-twitter-retweet {
          background-image: url("https://assets.juicer.io/standalone-sprites/twitter-retweet-gray.png");
          height: calc($image-height / 2);
          width: calc($image-width / 2);
          background-size: calc($image-width / 2) calc($image-height / 2); }
          .juicer-feed .j-meta .j-twitter-intents a.j-twitter-retweet:hover {
            background-image: url("https://assets.juicer.io/standalone-sprites/twitter-retweet-gray-hover.png"); }
        .juicer-feed .j-meta .j-twitter-intents a.j-twitter-like {
          background-image: url("https://assets.juicer.io/standalone-sprites/twitter-like-gray.png");
          height: calc($image-height / 2);
          width: calc($image-width / 2);
          background-size: calc($image-width / 2) calc($image-height / 2); }
          .juicer-feed .j-meta .j-twitter-intents a.j-twitter-like:hover {
            background-image: url("https://assets.juicer.io/standalone-sprites/twitter-like-gray-hover.png"); }
  .juicer-feed .feed-item.j-twitter .j-meta {
    line-height: 1; }
  .juicer-feed .feed-item.j-youtube .j-meta .j-youtube {
    color: #FF0000;
    background-color: white; }
  .juicer-feed .video-wrapper, .juicer-feed .vine-wrapper, .juicer-feed .instagram-wrapper, .juicer-feed .twitter-wrapper {
    position: relative; }
    .juicer-feed .video-wrapper iframe, .juicer-feed .video-wrapper video, .juicer-feed .video-wrapper embed, .juicer-feed .video-wrapper .j-video-fallback img, .juicer-feed .vine-wrapper iframe, .juicer-feed .vine-wrapper video, .juicer-feed .vine-wrapper embed, .juicer-feed .vine-wrapper .j-video-fallback img, .juicer-feed .instagram-wrapper iframe, .juicer-feed .instagram-wrapper video, .juicer-feed .instagram-wrapper embed, .juicer-feed .instagram-wrapper .j-video-fallback img, .juicer-feed .twitter-wrapper iframe, .juicer-feed .twitter-wrapper video, .juicer-feed .twitter-wrapper embed, .juicer-feed .twitter-wrapper .j-video-fallback img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000; }
    .juicer-feed .video-wrapper .j-video-fallback:before, .juicer-feed .vine-wrapper .j-video-fallback:before, .juicer-feed .instagram-wrapper .j-video-fallback:before, .juicer-feed .twitter-wrapper .j-video-fallback:before {
      font-size: 2.5rem;
      font-family: 'fontawesome-5-juicer';
      transform: translate(-50%, -50%);
      text-shadow: 0px 0px 4px #999;
      content: '\f04b';
      color: white;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 3; }
  .juicer-feed .video-wrapper {
    padding-bottom: 56.25%; }
  .juicer-feed .vine-wrapper, .juicer-feed .instagram-wrapper, .juicer-feed .twitter-wrapper {
    padding-bottom: 100%; }
  .juicer-feed video::-internal-media-controls-download-button {
    display: none; }
  .juicer-feed video::-webkit-media-controls-enclosure {
    overflow: hidden; }
  .juicer-feed video::-webkit-media-controls-panel {
    width: calc(100% + 30px); }

.juicer-feed.juicer-widget.j-modern {
  overflow: visible;
  max-height: 100% !important; }
  .juicer-feed.juicer-widget.j-modern .flip-container {
    perspective: 1000; }
  .juicer-feed.juicer-widget.j-modern .flip-container.flip .flipper {
    transform: rotateY(180deg); }
  .juicer-feed.juicer-widget.j-modern .flipper {
    *zoom: 1;
    transform-style: preserve-3d;
    transition: 0.6s;
    position: relative; }
    .juicer-feed.juicer-widget.j-modern .flipper:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
  .juicer-feed.juicer-widget.j-modern .front, .juicer-feed.juicer-widget.j-modern .back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden; }
  .juicer-feed.juicer-widget.j-modern .front {
    transform: rotateY(0deg);
    position: relative;
    z-index: 2; }
  .juicer-feed.juicer-widget.j-modern .back {
    transform: rotateY(180deg);
    position: absolute;
    left: 0;
    top: 0; }
  .juicer-feed.juicer-widget.j-modern .flip .front {
    position: absolute;
    top: 0;
    left: 0; }
  .juicer-feed.juicer-widget.j-modern .flip .back {
    position: relative; }

.juicer-feed.juicer-widget.j-ie {
  overflow: visible;
  max-height: 100% !important; }
  .juicer-feed.juicer-widget.j-ie .flip-container {
    perspective: 1000; }
  .juicer-feed.juicer-widget.j-ie .flipper {
    *zoom: 1;
    position: relative; }
    .juicer-feed.juicer-widget.j-ie .flipper:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
  .juicer-feed.juicer-widget.j-ie .front, .juicer-feed.juicer-widget.j-ie .back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: 0s;
    overflow: hidden; }
  .juicer-feed.juicer-widget.j-ie .front {
    transform: rotateY(0deg);
    position: relative;
    z-index: 2; }
  .juicer-feed.juicer-widget.j-ie .back {
    transform: rotateY(180deg);
    position: absolute;
    left: 0;
    top: 0; }
  .juicer-feed.juicer-widget.j-ie .flip .front {
    transform: rotateY(180deg);
    position: absolute;
    top: 0;
    left: 0; }
  .juicer-feed.juicer-widget.j-ie .flip .back {
    transform: rotateY(0deg);
    position: relative; }

.juicer-feed.gray li.feed-item {
  background: #C6C8CA;
  color: #464648; }

.juicer-feed.gray a {
  color: #55C1BD; }

.juicer-feed.gray .j-meta a {
  color: #464648; }
  .juicer-feed.gray .j-meta a:hover {
    color: #55C1BD; }

.juicer-feed.image-grid li.feed-item, .juicer-feed.slider li.feed-item, .juicer-feed.hip li.feed-item {
  padding: 0; }
  .juicer-feed.image-grid li.feed-item:hover .j-text, .juicer-feed.slider li.feed-item:hover .j-text, .juicer-feed.hip li.feed-item:hover .j-text {
    visibility: visible;
    opacity: 1; }
  .juicer-feed.image-grid li.feed-item.words, .juicer-feed.slider li.feed-item.words, .juicer-feed.hip li.feed-item.words {
    border-right: 1px solid white;
    border-bottom: 1px solid white; }
    .juicer-feed.image-grid li.feed-item.words .j-text, .juicer-feed.slider li.feed-item.words .j-text, .juicer-feed.hip li.feed-item.words .j-text {
      visibility: visible;
      opacity: 1;
      position: relative;
      color: white;
      background: transparent; }
      .juicer-feed.image-grid li.feed-item.words .j-text a, .juicer-feed.slider li.feed-item.words .j-text a, .juicer-feed.hip li.feed-item.words .j-text a {
        color: white;
        font-weight: bold; }
        .juicer-feed.image-grid li.feed-item.words .j-text a:hover, .juicer-feed.slider li.feed-item.words .j-text a:hover, .juicer-feed.hip li.feed-item.words .j-text a:hover {
          color: #0b6e27; }
      .juicer-feed.image-grid li.feed-item.words .j-text p, .juicer-feed.slider li.feed-item.words .j-text p, .juicer-feed.hip li.feed-item.words .j-text p {
        color: white; }
    .juicer-feed.image-grid li.feed-item.words .j-meta, .juicer-feed.slider li.feed-item.words .j-meta, .juicer-feed.hip li.feed-item.words .j-meta {
      position: relative;
      margin: 25px 0 0 0; }
      .juicer-feed.image-grid li.feed-item.words .j-meta a, .juicer-feed.slider li.feed-item.words .j-meta a, .juicer-feed.hip li.feed-item.words .j-meta a {
        color: white;
        font-weight: normal; }
    .juicer-feed.image-grid li.feed-item.words .j-poster h3, .juicer-feed.image-grid li.feed-item.words .j-poster .j-date, .juicer-feed.slider li.feed-item.words .j-poster h3, .juicer-feed.slider li.feed-item.words .j-poster .j-date, .juicer-feed.hip li.feed-item.words .j-poster h3, .juicer-feed.hip li.feed-item.words .j-poster .j-date {
      color: white; }
  .juicer-feed.image-grid li.feed-item.j-video .j-text .j-message, .juicer-feed.slider li.feed-item.j-video .j-text .j-message, .juicer-feed.hip li.feed-item.j-video .j-text .j-message {
    vertical-align: top; }
  .juicer-feed.image-grid li.feed-item.j-twitter .j-twitter-post-icon:before, .juicer-feed.slider li.feed-item.j-twitter .j-twitter-post-icon:before, .juicer-feed.hip li.feed-item.j-twitter .j-twitter-post-icon:before {
    color: white; }
  .juicer-feed.image-grid li.feed-item.j-twitter .j-poster, .juicer-feed.slider li.feed-item.j-twitter .j-poster, .juicer-feed.hip li.feed-item.j-twitter .j-poster {
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0;
    margin: 0; }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-poster a, .juicer-feed.slider li.feed-item.j-twitter .j-poster a, .juicer-feed.hip li.feed-item.j-twitter .j-poster a {
      color: white; }
  .juicer-feed.image-grid li.feed-item.j-twitter .j-text, .juicer-feed.slider li.feed-item.j-twitter .j-text, .juicer-feed.hip li.feed-item.j-twitter .j-text {
    padding: 30px;
    font-weight: bold;
    text-align: left; }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-text:before, .juicer-feed.slider li.feed-item.j-twitter .j-text:before, .juicer-feed.hip li.feed-item.j-twitter .j-text:before {
      content: '';
      display: none; }
  .juicer-feed.image-grid li.feed-item.j-twitter .j-message, .juicer-feed.slider li.feed-item.j-twitter .j-message, .juicer-feed.hip li.feed-item.j-twitter .j-message {
    margin: 30px 0 40px;
    font-size: 16px;
    line-height: 25px; }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-message p, .juicer-feed.image-grid li.feed-item.j-twitter .j-message a, .juicer-feed.slider li.feed-item.j-twitter .j-message p, .juicer-feed.slider li.feed-item.j-twitter .j-message a, .juicer-feed.hip li.feed-item.j-twitter .j-message p, .juicer-feed.hip li.feed-item.j-twitter .j-message a {
      color: white; }
  .juicer-feed.image-grid li.feed-item.j-twitter .j-meta, .juicer-feed.slider li.feed-item.j-twitter .j-meta, .juicer-feed.hip li.feed-item.j-twitter .j-meta {
    position: relative;
    padding: 0;
    margin: 0; }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-reply, .juicer-feed.slider li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-reply, .juicer-feed.hip li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-reply {
      background-image: url("https://assets.juicer.io/standalone-sprites/twitter-reply.png");
      height: calc($image-height / 2);
      width: calc($image-width / 2);
      background-size: calc($image-width / 2) calc($image-height / 2); }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-retweet, .juicer-feed.slider li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-retweet, .juicer-feed.hip li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-retweet {
      background-image: url("https://assets.juicer.io/standalone-sprites/twitter-retweet.png");
      height: calc($image-height / 2);
      width: calc($image-width / 2);
      background-size: calc($image-width / 2) calc($image-height / 2); }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-like, .juicer-feed.slider li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-like, .juicer-feed.hip li.feed-item.j-twitter .j-meta .j-twitter-intents a.j-twitter-like {
      background-image: url("https://assets.juicer.io/standalone-sprites/twitter-like.png");
      height: calc($image-height / 2);
      width: calc($image-width / 2);
      background-size: calc($image-width / 2) calc($image-height / 2); }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-meta .j-twitter-date, .juicer-feed.slider li.feed-item.j-twitter .j-meta .j-twitter-date, .juicer-feed.hip li.feed-item.j-twitter .j-meta .j-twitter-date {
      color: white; }
    .juicer-feed.image-grid li.feed-item.j-twitter .j-meta .j-twitter-quote-screen-name, .juicer-feed.slider li.feed-item.j-twitter .j-meta .j-twitter-quote-screen-name, .juicer-feed.hip li.feed-item.j-twitter .j-meta .j-twitter-quote-screen-name {
      color: white; }
  .juicer-feed.image-grid li.feed-item.j-twitter.image-post .j-text, .juicer-feed.image-grid li.feed-item.j-twitter.j-video .j-text, .juicer-feed.slider li.feed-item.j-twitter.image-post .j-text, .juicer-feed.slider li.feed-item.j-twitter.j-video .j-text, .juicer-feed.hip li.feed-item.j-twitter.image-post .j-text, .juicer-feed.hip li.feed-item.j-twitter.j-video .j-text {
    visibility: visible;
    opacity: 1;
    background: rgba(83, 174, 232, 0.7);
    position: relative; }
  .juicer-feed.image-grid li.feed-item.j-youtube ul.actions, .juicer-feed.slider li.feed-item.j-youtube ul.actions, .juicer-feed.hip li.feed-item.j-youtube ul.actions {
    display: none; }
  .juicer-feed.image-grid li.feed-item.j-youtube .j-text, .juicer-feed.slider li.feed-item.j-youtube .j-text, .juicer-feed.hip li.feed-item.j-youtube .j-text {
    display: none; }
  .juicer-feed.image-grid li.feed-item.j-youtube .j-meta, .juicer-feed.slider li.feed-item.j-youtube .j-meta, .juicer-feed.hip li.feed-item.j-youtube .j-meta {
    display: none; }

.juicer-feed.image-grid .j-text, .juicer-feed.slider .j-text, .juicer-feed.hip .j-text {
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  color: #bababa;
  background: rgba(58, 58, 58, 0.7);
  text-align: center;
  position: absolute;
  padding: 5%;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  overflow: hidden; }
  .juicer-feed.image-grid .j-text:before, .juicer-feed.slider .j-text:before, .juicer-feed.hip .j-text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .juicer-feed.image-grid .j-text .j-message, .juicer-feed.image-grid .j-text .j-edit, .juicer-feed.slider .j-text .j-message, .juicer-feed.slider .j-text .j-edit, .juicer-feed.hip .j-text .j-message, .juicer-feed.hip .j-text .j-edit {
    display: inline-block;
    vertical-align: middle;
    max-height: 90%;
    overflow: hidden;
    width: 100%; }
    .juicer-feed.image-grid .j-text .j-message a, .juicer-feed.image-grid .j-text .j-edit a, .juicer-feed.slider .j-text .j-message a, .juicer-feed.slider .j-text .j-edit a, .juicer-feed.hip .j-text .j-message a, .juicer-feed.hip .j-text .j-edit a {
      color: #0b6e27; }
    .juicer-feed.image-grid .j-text .j-message p, .juicer-feed.image-grid .j-text .j-edit p, .juicer-feed.slider .j-text .j-message p, .juicer-feed.slider .j-text .j-edit p, .juicer-feed.hip .j-text .j-message p, .juicer-feed.hip .j-text .j-edit p {
      word-break: break-word;
      color: #ededed; }
      .juicer-feed.image-grid .j-text .j-message p:last-of-type, .juicer-feed.image-grid .j-text .j-edit p:last-of-type, .juicer-feed.slider .j-text .j-message p:last-of-type, .juicer-feed.slider .j-text .j-edit p:last-of-type, .juicer-feed.hip .j-text .j-message p:last-of-type, .juicer-feed.hip .j-text .j-edit p:last-of-type {
        margin: 0; }

.juicer-feed.image-grid .j-image.playing + .j-text, .juicer-feed.slider .j-image.playing + .j-text, .juicer-feed.hip .j-image.playing + .j-text {
  visibility: hidden !important;
  opacity: 0 !important; }

.juicer-feed.image-grid .j-meta, .juicer-feed.slider .j-meta, .juicer-feed.hip .j-meta {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 7px;
  margin: 25px -5% 0;
  text-align: left; }

.juicer-feed.image-grid .j-poster, .juicer-feed.slider .j-poster, .juicer-feed.hip .j-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  height: auto;
  opacity: 0;
  visibility: hidden; }
  .juicer-feed.image-grid .j-poster h3, .juicer-feed.image-grid .j-poster .j-date, .juicer-feed.slider .j-poster h3, .juicer-feed.slider .j-poster .j-date, .juicer-feed.hip .j-poster h3, .juicer-feed.hip .j-poster .j-date {
    color: #bababa; }

.juicer-feed.slider {
  position: relative; }
  .juicer-feed.slider li.feed-item {
    display: block; }
    .juicer-feed.slider li.feed-item .j-image {
      width: 100%;
      overflow: hidden;
      display: block;
      position: relative; }
      .juicer-feed.slider li.feed-item .j-image img {
        width: 100%; }
    .juicer-feed.slider li.feed-item.words {
      border-right: none; }
      .juicer-feed.slider li.feed-item.words:after {
        content: '';
        width: 1px;
        height: 100%;
        background-color: white;
        position: absolute;
        display: block;
        top: 0;
        right: 0; }
    .juicer-feed.slider li.feed-item.j-twitter .j-message {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      margin: 0;
      padding: 0 25px;
      max-height: calc(100% - 133px);
      overflow-y: auto; }
    .juicer-feed.slider li.feed-item.j-twitter .j-meta {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 25px; }
  .juicer-feed.slider .slick-track {
    overflow: hidden; }
  .juicer-feed.slider .slick-prev, .juicer-feed.slider .slick-next {
    border-radius: 0;
    box-shadow: none;
    position: absolute;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    background: rgba(58, 58, 58, 0.7);
    margin: auto 0;
    height: 90px;
    width: auto;
    top: 0;
    bottom: 0;
    line-height: 1;
    z-index: 99; }
    .juicer-feed.slider .slick-prev:before, .juicer-feed.slider .slick-next:before {
      font-size: 4rem;
      font-family: 'fontawesome-5-juicer';
      line-height: 43px;
      color: white; }
    .juicer-feed.slider .slick-prev:hover:before, .juicer-feed.slider .slick-next:hover:before {
      color: #000; }
    @media all and (max-width: 500px) {
      .juicer-feed.slider .slick-prev, .juicer-feed.slider .slick-next {
        height: 65px; }
        .juicer-feed.slider .slick-prev:before, .juicer-feed.slider .slick-next:before {
          font-size: 2rem; } }
  .juicer-feed.slider .slick-prev {
    left: 0;
    padding: 10px 15px 15px 10px; }
    .juicer-feed.slider .slick-prev:before {
      content: '\f104'; }
    @media all and (max-width: 500px) {
      .juicer-feed.slider .slick-prev {
        padding: 5px 7px 7px 5px; } }
  .juicer-feed.slider .slick-next {
    right: 0;
    padding: 10px 10px 15px 15px; }
    .juicer-feed.slider .slick-next:before {
      content: '\f105'; }
    @media all and (max-width: 500px) {
      .juicer-feed.slider .slick-next {
        padding: 5px 5px 7px 7px; } }
  .juicer-feed.slider.j-ie li.feed-item.image-post {
    background: transparent; }
  .juicer-feed.slider.j-modern li.feed-item .j-image img {
    transform: none;
    object-fit: cover; }
  .juicer-feed.slider.j-ie li.feed-item .j-image {
    background-size: cover; }
    .juicer-feed.slider.j-ie li.feed-item .j-image img {
      visibility: hidden; }

.juicer-feed.hip {
  font-family: Courier, monospace; }
  .juicer-feed.hip li.feed-item {
    font-size: 14px; }
    .juicer-feed.hip li.feed-item.words {
      background: #232323;
      border-color: #333; }
      .juicer-feed.hip li.feed-item.words .j-meta a {
        color: #aaa; }
    .juicer-feed.hip li.feed-item.j-twitter {
      font-family: 'Helvetica Neue', Helvetica; }
    .juicer-feed.hip li.feed-item:hover:after {
      content: '';
      width: 100%;
      height: 2px;
      background: #0b6e27;
      display: block;
      position: absolute;
      bottom: 0; }
  .juicer-feed.hip .j-meta {
    padding: 10px 15px; }
    .juicer-feed.hip .j-meta nav {
      display: none; }

.juicer-feed.classic li.feed-item {
  background: white;
  min-height: 100px;
  overflow: hidden; }
  .juicer-feed.classic li.feed-item img, .juicer-feed.classic li.feed-item .j-meta {
    position: absolute;
    top: 0;
    width: 100px; }
  .juicer-feed.classic li.feed-item .j-meta {
    left: 0;
    margin: 0;
    height: 100%;
    text-align: center;
    padding: 30px 0 0 0; }
    .juicer-feed.classic li.feed-item .j-meta a {
      color: white; }
    .juicer-feed.classic li.feed-item .j-meta:before {
      content: ''; }
    .juicer-feed.classic li.feed-item .j-meta nav {
      float: none;
      display: block;
      display: block;
      font-size: 1.5em; }
    .juicer-feed.classic li.feed-item .j-meta ul {
      font-size: 0.75em; }
    .juicer-feed.classic li.feed-item .j-meta li {
      margin: 0 10px 10px 0;
      width: auto; }
      .juicer-feed.classic li.feed-item .j-meta li:last-of-type {
        margin: 0 0 10px 0; }
  .juicer-feed.classic li.feed-item img {
    right: 0; }
    @media all and (max-width: 500px) {
      .juicer-feed.classic li.feed-item img {
        position: relative;
        top: 6px; } }
  .juicer-feed.classic li.feed-item .j-text {
    font-family: Georgia, serif;
    font-size: 1.25em;
    margin: 0 100px;
    padding: 10px 25px;
    min-height: 100px; }
  .juicer-feed.classic li.feed-item .j-message {
    height: 80px;
    display: table-cell;
    vertical-align: middle; }
    .juicer-feed.classic li.feed-item .j-message a {
      color: #0b6e27; }
  .juicer-feed.classic li.feed-item .info {
    font-size: 0.85rem;
    color: #878787; }
    .juicer-feed.classic li.feed-item .info a {
      color: #878787;
      border-bottom: 1px solid; }
      .juicer-feed.classic li.feed-item .info a:hover {
        color: #0b6e27; }

.juicer-feed.living-wall {
  overflow: hidden; }
  .juicer-feed.living-wall li.feed-item {
    transition: all 0.5s ease-in-out;
    font-size: 0;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 2; }
    .juicer-feed.living-wall li.feed-item.j-video .j-image {
      position: absolute; }
      .juicer-feed.living-wall li.feed-item.j-video .j-image:before {
        content: ''; }
    .juicer-feed.living-wall li.feed-item.j-giphy::before {
      display: none; }
  .juicer-feed.living-wall .j-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .juicer-feed.living-wall img {
    max-width: 100%;
    height: auto;
    width: auto;
    min-width: 100%; }
    .juicer-feed.living-wall img.landscape {
      transform: translateX(-50%);
      left: 50%;
      position: relative;
      max-width: none;
      max-height: 100%;
      height: 100%; }
  .juicer-feed.living-wall ul.actions {
    font-size: 16px; }
  .juicer-feed.living-wall .j-youtube ul.actions {
    display: none; }
  .juicer-feed.living-wall .j-youtube .j-living-wall-hover {
    display: none; }
  .juicer-feed.living-wall .j-text {
    color: white;
    font-size: 14px;
    border: 1px solid white;
    text-align: center;
    padding-top: 45%;
    height: 100%; }
    .juicer-feed.living-wall .j-text a {
      color: white;
      font-weight: bold; }
      .juicer-feed.living-wall .j-text a:hover {
        color: #0b6e27; }
  .juicer-feed.living-wall .j-living-wall-hover {
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    background: rgba(58, 58, 58, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    text-align: center; }
    .juicer-feed.living-wall .j-living-wall-hover:before {
      border-radius: 50%;
      transform: translate(-50%, -50%);
      content: '+';
      color: white;
      border: 3px solid white;
      width: 50px;
      height: 50px;
      font-size: 42px;
      line-height: 42px;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%; }
  .juicer-feed.living-wall li.feed-item:hover .j-image:before {
    display: none; }
  .juicer-feed.living-wall li.feed-item:hover .j-living-wall-hover {
    visibility: visible;
    opacity: 1; }
  .juicer-feed.living-wall h1.referral {
    position: relative;
    z-index: 3;
    background: rgba(58, 58, 58, 0.7);
    padding: 15px;
    display: inline-block;
    float: right; }
    .juicer-feed.living-wall h1.referral a {
      color: white; }

.juicer-feed.modern li.feed-item {
  padding: 0; }
  .juicer-feed.modern li.feed-item.words .j-message {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px; }
  .juicer-feed.modern li.feed-item.juicer .j-poster .j-date, .juicer-feed.modern li.feed-item.juicer .j-poster h3 {
    color: white; }
  .juicer-feed.modern li.feed-item.juicer .j-message {
    color: white; }
  .juicer-feed.modern li.feed-item.j-twitter .j-image {
    margin: 20px -20px 0 -20px;
    display: block; }

.juicer-feed.modern .j-poster {
  padding: 14px 10px 12px;
  height: auto;
  margin: 0;
  height: 56px; }
  .juicer-feed.modern .j-poster img, .juicer-feed.modern .j-poster h3 {
    margin-bottom: 0; }
  .juicer-feed.modern .j-poster img {
    border-radius: 50%;
    border-color: white;
    margin: 0 11px 0 0;
    height: 30px; }
  .juicer-feed.modern .j-poster h3 {
    margin: 6px 0 0 0; }
  .juicer-feed.modern .j-poster h3, .juicer-feed.modern .j-poster .j-date {
    font-size: 12px; }
  .juicer-feed.modern .j-poster .j-date {
    margin-top: 7px; }

.juicer-feed.modern .j-image img {
  margin-bottom: 0; }

.juicer-feed.modern .j-text {
  font-size: 14px;
  padding: 20px 15px 20px 20px; }

.juicer-feed.modern .j-message {
  color: #666;
  line-height: 25px; }

.juicer-feed.polaroid li.feed-item {
  padding: 12px;
  text-align: center; }
  .juicer-feed.polaroid li.feed-item.words .j-post-container {
    top: 0;
    margin-bottom: 0; }
  .juicer-feed.polaroid li.feed-item.words .j-message {
    font-size: 16px;
    line-height: 25px;
    font-family: Georgia, serif; }
  .juicer-feed.polaroid li.feed-item.juicer .j-message {
    color: white; }
  .juicer-feed.polaroid li.feed-item.j-twitter {
    text-align: left; }
    .juicer-feed.polaroid li.feed-item.j-twitter .j-post-container {
      top: 0;
      margin-bottom: 0; }
    .juicer-feed.polaroid li.feed-item.j-twitter .j-poster img {
      float: left;
      width: 30px !important;
      border: none; }
    .juicer-feed.polaroid li.feed-item.j-twitter .j-image {
      margin-top: 30px;
      display: block; }
    .juicer-feed.polaroid li.feed-item.j-twitter .j-text {
      padding: 10px; }
    .juicer-feed.polaroid li.feed-item.j-twitter .j-message {
      font-family: 'Helvetica Neue', Helvetica;
      font-size: 18px;
      line-height: 1.5; }
  .juicer-feed.polaroid li.feed-item.j-youtube ul.actions {
    top: auto;
    bottom: 0; }
  .juicer-feed.polaroid li.feed-item.j-youtube .j-post-container {
    top: 0;
    margin-bottom: 0; }
  .juicer-feed.polaroid li.feed-item.j-youtube .j-poster-meta .platform {
    background: white;
    color: black; }
    .juicer-feed.polaroid li.feed-item.j-youtube .j-poster-meta .platform:hover {
      color: black; }

.juicer-feed.polaroid .j-image img {
  margin-bottom: 0; }

.juicer-feed.polaroid .j-post-container {
  position: relative;
  top: -32px;
  margin-bottom: -32px; }
  .juicer-feed.polaroid .j-post-container.no-poster {
    top: 0;
    margin-bottom: 0;
    margin-top: 25px; }

.juicer-feed.polaroid .j-poster {
  text-align: center;
  height: auto;
  margin: 0; }
  .juicer-feed.polaroid .j-poster img {
    border-radius: 50%;
    float: none;
    width: 64px !important;
    height: 64px;
    border: 7px solid white;
    background-color: white; }
  .juicer-feed.polaroid .j-poster h3, .juicer-feed.polaroid .j-poster .j-date {
    display: none; }

.juicer-feed.polaroid .j-poster-meta {
  font-size: 12px;
  color: #5c5c5c; }
  .juicer-feed.polaroid .j-poster-meta a {
    font-weight: bold; }
    .juicer-feed.polaroid .j-poster-meta a:hover {
      text-decoration: underline !important;
      color: #3A3A3A; }

.juicer-feed.polaroid .j-text {
  margin-top: 17px; }

.juicer-feed.polaroid .j-message {
  font-size: 13px;
  color: #5c5c5c;
  line-height: 22px; }

.juicer-feed.polaroid .j-meta ul a {
  font-size: 14px; }

.juicer-feed.polaroid .j-meta nav {
  display: none; }

.juicer-feed.night li.feed-item {
  background-color: #1f1f1f;
  color: #ccc;
  overflow: hidden; }
  .juicer-feed.night li.feed-item a {
    color: #ccc; }
  .juicer-feed.night li.feed-item .j-meta a {
    color: #a1a1a1; }
  .juicer-feed.night li.feed-item.words .j-text, .juicer-feed.night li.feed-item.j-twitter .j-text {
    position: relative;
    opacity: 1;
    visibility: visible; }
  .juicer-feed.night li.feed-item.words .j-message, .juicer-feed.night li.feed-item.j-twitter .j-message {
    font-size: 16px;
    line-height: 25px;
    margin: 25px 0 30px; }
  .juicer-feed.night li.feed-item.words .j-meta a:before, .juicer-feed.night li.feed-item.j-twitter .j-meta a:before {
    font-size: 16px; }
  .juicer-feed.night li.feed-item:hover .j-text {
    opacity: 1;
    visibility: visible; }
  .juicer-feed.night li.feed-item.j-twitter .j-twitter-post-icon:before {
    color: white; }
  .juicer-feed.night li.feed-item.j-twitter .j-message {
    font-weight: bold; }
  .juicer-feed.night li.feed-item.j-twitter.image-post .j-text, .juicer-feed.night li.feed-item.j-twitter.j-video .j-text {
    background: rgba(31, 31, 31, 0.7); }
  .juicer-feed.night li.feed-item.j-youtube ul.actions {
    top: auto;
    bottom: 0; }
  .juicer-feed.night li.feed-item.j-youtube .j-text {
    display: none; }
  .juicer-feed.night li.feed-item.j-youtube .j-poster-meta .j-youtube {
    color: #FF0000;
    background-color: white; }

.juicer-feed.night .j-text-container {
  position: relative; }

.juicer-feed.night .j-text {
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(31, 31, 31, 0.9);
  overflow: hidden;
  padding: 25px;
  opacity: 0;
  visibility: hidden; }

.juicer-feed.night .j-message {
  font-size: 13px;
  color: #ccc;
  line-height: 20px; }
  .juicer-feed.night .j-message a {
    font-weight: bold; }

.juicer-feed.night .j-gallery-nav {
  z-index: 2; }

.juicer-feed.night .j-meta {
  font-size: 11px;
  margin-top: 15px; }

.juicer-feed.night .j-poster-meta {
  font-size: 10px;
  text-transform: none;
  padding: 10px 18px 15px 18px; }
  .juicer-feed.night .j-poster-meta .j-social-icon {
    background: transparent;
    font-size: 22px;
    position: relative;
    top: 5px;
    margin-right: 10px; }

.j-poster {
  overflow: hidden;
  *zoom: 1;
  margin: 0 0 10px 0;
  height: 30px; }
  .j-poster img {
    float: left;
    width: 30px !important;
    margin: 0 7px 0 0;
    padding: 0; }
  .j-poster a {
    color: #3A3A3A; }
    .j-poster a:hover {
      color: #0b6e27; }
  .j-poster h3, .j-poster .twitter-poster {
    float: left;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    max-width: 67%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: none;
    color: #3A3A3A;
    line-height: 20px; }
  .j-poster .j-date {
    float: right;
    font-size: 14px;
    margin-top: 4px;
    color: #6d6d6d; }
  .j-poster .j-twitter-poster {
    float: left;
    font-size: 12px;
    line-height: 1.3;
    margin: 1px 0 0 0;
    text-align: left; }
    .j-poster .j-twitter-poster .j-twitter-display-name {
      font-weight: bold; }
  .j-poster .j-twitter-post-icon {
    float: right;
    line-height: 1;
    font-size: 0; }
    .j-poster .j-twitter-post-icon:before {
      font-family: 'fontawesome-5-juicer';
      font-size: 30px; }

.j-gallery .j-image {
  position: relative;
  display: block; }
  .j-gallery .j-image::after {
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    background-image: url("https://assets.juicer.io/standalone-sprites/gallery.png");
    height: calc($image-height / 2);
    width: calc($image-width / 2);
    background-size: calc($image-width / 2) calc($image-height / 2);
    filter: drop-shadow(0px 0px 3px darkGrey);
    content: '';
    position: absolute;
    top: 10px;
    right: 10px; }

.j-gallery:hover .j-gallery-nav {
  display: block; }

.j-gallery-nav {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  *zoom: 1;
  position: absolute;
  width: 100%;
  display: none; }
  .j-gallery-nav:after {
    content: "";
    display: table;
    clear: both; }
  .j-gallery-nav .j-gallery-arrow {
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    filter: drop-shadow(0px 0px 2px grey); }
  .j-gallery-nav .j-gallery-previous {
    background-image: url("https://assets.juicer.io/standalone-sprites/gallery-left.png");
    height: calc($image-height / 2);
    width: calc($image-width / 2);
    background-size: calc($image-width / 2) calc($image-height / 2);
    float: left;
    margin-left: 10px; }
  .j-gallery-nav .j-gallery-next {
    background-image: url("https://assets.juicer.io/standalone-sprites/gallery-right.png");
    height: calc($image-height / 2);
    width: calc($image-width / 2);
    background-size: calc($image-width / 2) calc($image-height / 2);
    float: right;
    margin-right: 10px; }
  .j-gallery-nav .j-gallery-previous:after,
  .j-gallery-nav .j-gallery-next:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    top: calc(50% - 60px); }
  .j-gallery-nav .j-gallery-next:after {
    right: -10px; }
  .j-gallery-nav .j-gallery-previous:after {
    left: -10px; }

.juicer-feed.image-grid .j-gallery-nav, .juicer-feed.hip .j-gallery-nav {
  z-index: 3; }

.j-edit span {
  display: block;
  font-size: 0.85rem;
  color: #6d6d6d; }

.video-play-placeholder {
  cursor: pointer;
  opacity: 65%; }
  .video-play-placeholder:hover {
    opacity: 90%; }
  .video-play-placeholder svg {
    display: block;
    margin: 0 auto;
    width: 65%; }

.j-post-overlay.juicer-feed {
  overflow: hidden;
  *zoom: 1;
  margin: 0 !important; }
  .j-post-overlay.juicer-feed .image {
    float: left;
    max-width: 50%; }
  .j-post-overlay.juicer-feed .vine-wrapper, .j-post-overlay.juicer-feed .instagram-wrapper, .j-post-overlay.juicer-feed .twitter-wrapper, .j-post-overlay.juicer-feed .video-wrapper {
    float: left;
    width: 50%;
    padding-bottom: 50%; }
  .j-post-overlay.juicer-feed .image img {
    margin-bottom: 0 !important;
    display: block;
    width: 100%; }
  .j-post-overlay.juicer-feed .j-overlay-text {
    overflow: hidden;
    padding: 25px; }
    .j-post-overlay.juicer-feed .j-overlay-text .j-message, .j-post-overlay.juicer-feed .j-overlay-text .j-edit {
      margin-bottom: 25px;
      text-align: left; }
      .j-post-overlay.juicer-feed .j-overlay-text .j-message a, .j-post-overlay.juicer-feed .j-overlay-text .j-edit a {
        font-weight: bold; }
      .j-post-overlay.juicer-feed .j-overlay-text .j-message p, .j-post-overlay.juicer-feed .j-overlay-text .j-edit p {
        margin-bottom: 15px; }
    .j-post-overlay.juicer-feed .j-overlay-text .j-message {
      outline: none;
      border: none; }
    .j-post-overlay.juicer-feed .j-overlay-text.words .j-message {
      font-family: 'Georgia', sans-serif;
      font-size: 24px; }
  .j-post-overlay.juicer-feed .j-bottom {
    overflow: hidden;
    *zoom: 1; }
  .j-post-overlay.juicer-feed .j-meta {
    margin: 15px 0 30px; }
    .j-post-overlay.juicer-feed .j-meta nav {
      display: none; }
  .j-post-overlay.juicer-feed a.juicer-button {
    transition: all 0.2s ease-in-out;
    background-color: transparent;
    border-radius: 5px;
    border: 2px solid #000;
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 12px 35px 14px;
    text-align: center; }
    .j-post-overlay.juicer-feed a.juicer-button:hover {
      background: #000;
      color: #fff; }
    .j-post-overlay.juicer-feed a.juicer-button:before {
      font-size: 1rem;
      position: relative;
      left: -10px;
      top: 1px;
      font-weight: normal; }
    @media all and (max-width: 1190px) {
      .j-post-overlay.juicer-feed a.juicer-button {
        margin-bottom: 10px; } }
  .j-post-overlay.juicer-feed .j-navigate {
    position: absolute;
    bottom: 5px;
    right: 5px; }
    .j-post-overlay.juicer-feed .j-navigate .j-previous, .j-post-overlay.juicer-feed .j-navigate .j-next {
      cursor: pointer;
      color: #bababa;
      padding: 0;
      border: none;
      background: none; }
      .j-post-overlay.juicer-feed .j-navigate .j-previous span, .j-post-overlay.juicer-feed .j-navigate .j-next span {
        display: none; }
      .j-post-overlay.juicer-feed .j-navigate .j-previous:before, .j-post-overlay.juicer-feed .j-navigate .j-next:before {
        font-family: 'fontawesome-5-juicer';
        font-size: 16px; }
    .j-post-overlay.juicer-feed .j-navigate .j-previous {
      margin-right: 5px; }
    .j-post-overlay.juicer-feed .j-navigate .j-previous:before {
      content: '\f053'; }
    .j-post-overlay.juicer-feed .j-navigate .j-next:before {
      content: '\f054'; }
  @media all and (max-width: 800px) {
    .j-post-overlay.juicer-feed .image {
      float: none;
      display: block;
      max-width: 100%; }
    .j-post-overlay.juicer-feed .vine-wrapper, .j-post-overlay.juicer-feed .instagram-wrapper, .j-post-overlay.juicer-feed .twitter-wrapper, .j-post-overlay.juicer-feed .video-wrapper {
      float: none;
      display: block;
      width: 100%;
      padding-bottom: 100%; }
    .j-post-overlay.juicer-feed .j-navigate {
      position: relative;
      bottom: 0;
      right: 0;
      margin-top: 15px; }
      .j-post-overlay.juicer-feed .j-navigate .j-next {
        float: right; } }
  .j-post-overlay.juicer-feed .j-gallery-nav {
    display: block; }

.j-post-overlay.juicer-feed.is-youTube a.juicer-button {
  background: white; }
  .j-post-overlay.juicer-feed.is-youTube a.juicer-button:hover {
    background: black; }

.juicer-feed.image-grid .j-post-overlay .j-meta, .juicer-feed.slider .j-post-overlay .j-meta {
  margin: 0 0 15px 0;
  padding: 0;
  position: relative; }

.j-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 50px;
  z-index: 99999999;
  outline: none; }
  .j-overlay .j-overlay-content {
    margin: 0 auto;
    background: white;
    position: relative;
    color: #3A3A3A;
    font-weight: normal;
    max-height: 90%;
    overflow-y: auto;
    outline: none;
    max-width: 1140px; }
    .j-overlay .j-overlay-content h2 {
      margin-bottom: 1.5rem; }
    @media all and (max-width: 800px) {
      .j-overlay .j-overlay-content {
        width: 95% !important; } }
  .j-overlay .facebook-warning {
    color: #0b6e27;
    margin-bottom: 40px; }
    .j-overlay .facebook-warning strong {
      text-decoration: underline;
      font-style: italic; }
    .j-overlay .facebook-warning a {
      color: #0b6e27;
      text-decoration: underline; }
  .j-overlay .j-close {
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    background-image: url("https://assets.juicer.io/standalone-sprites/close.png");
    height: calc($image-height / 2);
    width: calc($image-width / 2);
    background-size: calc($image-width / 2) calc($image-height / 2);
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
    text-align: right;
    padding: 15px;
    background-color: white;
    border: none;
    padding: 0; }
    .j-overlay .j-close:hover {
      background-image: url("https://assets.juicer.io/standalone-sprites/close-hover.png"); }
    .j-overlay .j-close span {
      display: none; }

/* Slider */
.juicer-feed .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.juicer-feed .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .juicer-feed .slick-list:focus {
    outline: none; }
  .juicer-feed .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.juicer-feed .slick-slider .slick-track,
.juicer-feed .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.juicer-feed .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .juicer-feed .slick-track:before, .juicer-feed .slick-track:after {
    content: "";
    display: table; }
  .juicer-feed .slick-track:after {
    clear: both; }
  .slick-loading .juicer-feed .slick-track {
    visibility: hidden; }

.juicer-feed .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .juicer-feed .slick-slide {
    float: right; }
  .juicer-feed .slick-slide img {
    display: block; }
  .juicer-feed .slick-slide.slick-loading img {
    display: none; }
  .juicer-feed .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .juicer-feed .slick-slide {
    display: block; }
  .slick-loading .juicer-feed .slick-slide {
    visibility: hidden; }
  .slick-vertical .juicer-feed .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.juicer-feed .j-blog::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-blog-bg {
  background-color: #FF6600; }

.juicer-feed .j-blog-border {
  border-color: #FF6600; }

.juicer-feed .j-blog-color {
  color: #FF6600; }

.juicer-feed .j-blog-text {
  color: #FF6600;
  background: transparent; }
  .juicer-feed .j-blog-text:before {
    color: #FF6600; }

.juicer-feed .j-blog-text-hover:hover {
  color: #FF6600;
  background: transparent; }
  .juicer-feed .j-blog-text-hover:hover:before {
    color: #FF6600; }

.juicer-feed .j-blog-hover.highlight, .juicer-feed .j-blog-hover:hover {
  background: #FF6600 !important;
  color: white;
  border-bottom: 1px solid #cc5200 !important; }
  .juicer-feed .j-blog-hover.highlight:before, .juicer-feed .j-blog-hover:hover:before {
    color: white; }

.juicer-feed .j-email::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-email-bg {
  background-color: #F17E6F; }

.juicer-feed .j-email-border {
  border-color: #F17E6F; }

.juicer-feed .j-email-color {
  color: #F17E6F; }

.juicer-feed .j-email-text {
  color: #F17E6F;
  background: transparent; }
  .juicer-feed .j-email-text:before {
    color: #F17E6F; }

.juicer-feed .j-email-text-hover:hover {
  color: #F17E6F;
  background: transparent; }
  .juicer-feed .j-email-text-hover:hover:before {
    color: #F17E6F; }

.juicer-feed .j-email-hover.highlight, .juicer-feed .j-email-hover:hover {
  background: #F17E6F !important;
  color: white;
  border-bottom: 1px solid #ec5441 !important; }
  .juicer-feed .j-email-hover.highlight:before, .juicer-feed .j-email-hover:hover:before {
    color: white; }

.juicer-feed .j-facebook::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-facebook-bg {
  background-color: #3B5998; }

.juicer-feed .j-facebook-border {
  border-color: #3B5998; }

.juicer-feed .j-facebook-color {
  color: #3B5998; }

.juicer-feed .j-facebook-text {
  color: #3B5998;
  background: transparent; }
  .juicer-feed .j-facebook-text:before {
    color: #3B5998; }

.juicer-feed .j-facebook-text-hover:hover {
  color: #3B5998;
  background: transparent; }
  .juicer-feed .j-facebook-text-hover:hover:before {
    color: #3B5998; }

.juicer-feed .j-facebook-hover.highlight, .juicer-feed .j-facebook-hover:hover {
  background: #3B5998 !important;
  color: white;
  border-bottom: 1px solid #2d4373 !important; }
  .juicer-feed .j-facebook-hover.highlight:before, .juicer-feed .j-facebook-hover:hover:before {
    color: white; }

.juicer-feed .j-flickr::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-flickr-bg {
  background-color: #ff0084; }

.juicer-feed .j-flickr-border {
  border-color: #ff0084; }

.juicer-feed .j-flickr-color {
  color: #ff0084; }

.juicer-feed .j-flickr-text {
  color: #ff0084;
  background: transparent; }
  .juicer-feed .j-flickr-text:before {
    color: #ff0084; }

.juicer-feed .j-flickr-text-hover:hover {
  color: #ff0084;
  background: transparent; }
  .juicer-feed .j-flickr-text-hover:hover:before {
    color: #ff0084; }

.juicer-feed .j-flickr-hover.highlight, .juicer-feed .j-flickr-hover:hover {
  background: #ff0084 !important;
  color: white;
  border-bottom: 1px solid #cc006a !important; }
  .juicer-feed .j-flickr-hover.highlight:before, .juicer-feed .j-flickr-hover:hover:before {
    color: white; }

.juicer-feed .j-giphy-bg {
  background-color: #232830; }

.juicer-feed .j-giphy-border {
  border-color: #232830; }

.juicer-feed .j-giphy-color {
  color: #232830; }

.juicer-feed .j-giphy-text {
  color: #232830;
  background: transparent; }
  .juicer-feed .j-giphy-text:before {
    color: #232830; }

.juicer-feed .j-giphy-text-hover:hover {
  color: #232830;
  background: transparent; }
  .juicer-feed .j-giphy-text-hover:hover:before {
    color: #232830; }

.juicer-feed .j-giphy-hover.highlight, .juicer-feed .j-giphy-hover:hover {
  background: #232830 !important;
  color: white;
  border-bottom: 1px solid #0d0f13 !important; }
  .juicer-feed .j-giphy-hover.highlight:before, .juicer-feed .j-giphy-hover:hover:before {
    color: white; }

.juicer-feed .j-hashtag::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-hashtag-bg {
  background-color: #F17E6F; }

.juicer-feed .j-hashtag-border {
  border-color: #F17E6F; }

.juicer-feed .j-hashtag-color {
  color: #F17E6F; }

.juicer-feed .j-hashtag-text {
  color: #F17E6F;
  background: transparent; }
  .juicer-feed .j-hashtag-text:before {
    color: #F17E6F; }

.juicer-feed .j-hashtag-text-hover:hover {
  color: #F17E6F;
  background: transparent; }
  .juicer-feed .j-hashtag-text-hover:hover:before {
    color: #F17E6F; }

.juicer-feed .j-hashtag-hover.highlight, .juicer-feed .j-hashtag-hover:hover {
  background: #F17E6F !important;
  color: white;
  border-bottom: 1px solid #ec5441 !important; }
  .juicer-feed .j-hashtag-hover.highlight:before, .juicer-feed .j-hashtag-hover:hover:before {
    color: white; }

.juicer-feed .j-instagram::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-instagram-bg {
  background-color: #3F729B; }

.juicer-feed .j-instagram-border {
  border-color: #3F729B; }

.juicer-feed .j-instagram-color {
  color: #3F729B; }

.juicer-feed .j-instagram-text {
  color: #3F729B;
  background: transparent; }
  .juicer-feed .j-instagram-text:before {
    color: #3F729B; }

.juicer-feed .j-instagram-text-hover:hover {
  color: #3F729B;
  background: transparent; }
  .juicer-feed .j-instagram-text-hover:hover:before {
    color: #3F729B; }

.juicer-feed .j-instagram-hover.highlight, .juicer-feed .j-instagram-hover:hover {
  background: #3F729B !important;
  color: white;
  border-bottom: 1px solid #305777 !important; }
  .juicer-feed .j-instagram-hover.highlight:before, .juicer-feed .j-instagram-hover:hover:before {
    color: white; }

.juicer-feed .j-instagramreels::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-instagramreels-bg {
  background-color: #C13584; }

.juicer-feed .j-instagramreels-border {
  border-color: #C13584; }

.juicer-feed .j-instagramreels-color {
  color: #C13584; }

.juicer-feed .j-instagramreels-text {
  color: #C13584;
  background: transparent; }
  .juicer-feed .j-instagramreels-text:before {
    color: #C13584; }

.juicer-feed .j-instagramreels-text-hover:hover {
  color: #C13584;
  background: transparent; }
  .juicer-feed .j-instagramreels-text-hover:hover:before {
    color: #C13584; }

.juicer-feed .j-instagramreels-hover.highlight, .juicer-feed .j-instagramreels-hover:hover {
  background: #C13584 !important;
  color: white;
  border-bottom: 1px solid #992a69 !important; }
  .juicer-feed .j-instagramreels-hover.highlight:before, .juicer-feed .j-instagramreels-hover:hover:before {
    color: white; }

.juicer-feed .j-linkedin::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-linkedin-bg {
  background-color: #007bb6; }

.juicer-feed .j-linkedin-border {
  border-color: #007bb6; }

.juicer-feed .j-linkedin-color {
  color: #007bb6; }

.juicer-feed .j-linkedin-text {
  color: #007bb6;
  background: transparent; }
  .juicer-feed .j-linkedin-text:before {
    color: #007bb6; }

.juicer-feed .j-linkedin-text-hover:hover {
  color: #007bb6;
  background: transparent; }
  .juicer-feed .j-linkedin-text-hover:hover:before {
    color: #007bb6; }

.juicer-feed .j-linkedin-hover.highlight, .juicer-feed .j-linkedin-hover:hover {
  background: #007bb6 !important;
  color: white;
  border-bottom: 1px solid #005983 !important; }
  .juicer-feed .j-linkedin-hover.highlight:before, .juicer-feed .j-linkedin-hover:hover:before {
    color: white; }

.juicer-feed .j-pinterest::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-pinterest-bg {
  background-color: #CB2028; }

.juicer-feed .j-pinterest-border {
  border-color: #CB2028; }

.juicer-feed .j-pinterest-color {
  color: #CB2028; }

.juicer-feed .j-pinterest-text {
  color: #CB2028;
  background: transparent; }
  .juicer-feed .j-pinterest-text:before {
    color: #CB2028; }

.juicer-feed .j-pinterest-text-hover:hover {
  color: #CB2028;
  background: transparent; }
  .juicer-feed .j-pinterest-text-hover:hover:before {
    color: #CB2028; }

.juicer-feed .j-pinterest-hover.highlight, .juicer-feed .j-pinterest-hover:hover {
  background: #CB2028 !important;
  color: white;
  border-bottom: 1px solid #9f191f !important; }
  .juicer-feed .j-pinterest-hover.highlight:before, .juicer-feed .j-pinterest-hover:hover:before {
    color: white; }

.juicer-feed .j-slack::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-slack-bg {
  background-color: #000; }

.juicer-feed .j-slack-border {
  border-color: #000; }

.juicer-feed .j-slack-color {
  color: #000; }

.juicer-feed .j-slack-text {
  color: #000;
  background: transparent; }
  .juicer-feed .j-slack-text:before {
    color: #000; }

.juicer-feed .j-slack-text-hover:hover {
  color: #000;
  background: transparent; }
  .juicer-feed .j-slack-text-hover:hover:before {
    color: #000; }

.juicer-feed .j-slack-hover.highlight, .juicer-feed .j-slack-hover:hover {
  background: #000 !important;
  color: white;
  border-bottom: 1px solid black !important; }
  .juicer-feed .j-slack-hover.highlight:before, .juicer-feed .j-slack-hover:hover:before {
    color: white; }

.juicer-feed .j-soundcloud::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-soundcloud-bg {
  background-color: #f30; }

.juicer-feed .j-soundcloud-border {
  border-color: #f30; }

.juicer-feed .j-soundcloud-color {
  color: #f30; }

.juicer-feed .j-soundcloud-text {
  color: #f30;
  background: transparent; }
  .juicer-feed .j-soundcloud-text:before {
    color: #f30; }

.juicer-feed .j-soundcloud-text-hover:hover {
  color: #f30;
  background: transparent; }
  .juicer-feed .j-soundcloud-text-hover:hover:before {
    color: #f30; }

.juicer-feed .j-soundcloud-hover.highlight, .juicer-feed .j-soundcloud-hover:hover {
  background: #f30 !important;
  color: white;
  border-bottom: 1px solid #cc2900 !important; }
  .juicer-feed .j-soundcloud-hover.highlight:before, .juicer-feed .j-soundcloud-hover:hover:before {
    color: white; }

.juicer-feed .j-spotify::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-spotify-bg {
  background-color: #1ed760; }

.juicer-feed .j-spotify-border {
  border-color: #1ed760; }

.juicer-feed .j-spotify-color {
  color: #1ed760; }

.juicer-feed .j-spotify-text {
  color: #1ed760;
  background: transparent; }
  .juicer-feed .j-spotify-text:before {
    color: #1ed760; }

.juicer-feed .j-spotify-text-hover:hover {
  color: #1ed760;
  background: transparent; }
  .juicer-feed .j-spotify-text-hover:hover:before {
    color: #1ed760; }

.juicer-feed .j-spotify-hover.highlight, .juicer-feed .j-spotify-hover:hover {
  background: #1ed760 !important;
  color: white;
  border-bottom: 1px solid #18aa4c !important; }
  .juicer-feed .j-spotify-hover.highlight:before, .juicer-feed .j-spotify-hover:hover:before {
    color: white; }

.juicer-feed .j-tumblr::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-tumblr-bg {
  background-color: #375471; }

.juicer-feed .j-tumblr-border {
  border-color: #375471; }

.juicer-feed .j-tumblr-color {
  color: #375471; }

.juicer-feed .j-tumblr-text {
  color: #375471;
  background: transparent; }
  .juicer-feed .j-tumblr-text:before {
    color: #375471; }

.juicer-feed .j-tumblr-text-hover:hover {
  color: #375471;
  background: transparent; }
  .juicer-feed .j-tumblr-text-hover:hover:before {
    color: #375471; }

.juicer-feed .j-tumblr-hover.highlight, .juicer-feed .j-tumblr-hover:hover {
  background: #375471 !important;
  color: white;
  border-bottom: 1px solid #263b4f !important; }
  .juicer-feed .j-tumblr-hover.highlight:before, .juicer-feed .j-tumblr-hover:hover:before {
    color: white; }

.juicer-feed .j-twitter::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-twitter-bg {
  background-color: #55ACEE; }

.juicer-feed .j-twitter-border {
  border-color: #55ACEE; }

.juicer-feed .j-twitter-color {
  color: #55ACEE; }

.juicer-feed .j-twitter-text {
  color: #55ACEE;
  background: transparent; }
  .juicer-feed .j-twitter-text:before {
    color: #55ACEE; }

.juicer-feed .j-twitter-text-hover:hover {
  color: #55ACEE;
  background: transparent; }
  .juicer-feed .j-twitter-text-hover:hover:before {
    color: #55ACEE; }

.juicer-feed .j-twitter-hover.highlight, .juicer-feed .j-twitter-hover:hover {
  background: #55ACEE !important;
  color: white;
  border-bottom: 1px solid #2795e9 !important; }
  .juicer-feed .j-twitter-hover.highlight:before, .juicer-feed .j-twitter-hover:hover:before {
    color: white; }

.juicer-feed .j-vimeo::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-vimeo-bg {
  background-color: #1AB7EA; }

.juicer-feed .j-vimeo-border {
  border-color: #1AB7EA; }

.juicer-feed .j-vimeo-color {
  color: #1AB7EA; }

.juicer-feed .j-vimeo-text {
  color: #1AB7EA;
  background: transparent; }
  .juicer-feed .j-vimeo-text:before {
    color: #1AB7EA; }

.juicer-feed .j-vimeo-text-hover:hover {
  color: #1AB7EA;
  background: transparent; }
  .juicer-feed .j-vimeo-text-hover:hover:before {
    color: #1AB7EA; }

.juicer-feed .j-vimeo-hover.highlight, .juicer-feed .j-vimeo-hover:hover {
  background: #1AB7EA !important;
  color: white;
  border-bottom: 1px solid #1295bf !important; }
  .juicer-feed .j-vimeo-hover.highlight:before, .juicer-feed .j-vimeo-hover:hover:before {
    color: white; }

.juicer-feed .j-vine::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-vine-bg {
  background-color: #00BF8F; }

.juicer-feed .j-vine-border {
  border-color: #00BF8F; }

.juicer-feed .j-vine-color {
  color: #00BF8F; }

.juicer-feed .j-vine-text {
  color: #00BF8F;
  background: transparent; }
  .juicer-feed .j-vine-text:before {
    color: #00BF8F; }

.juicer-feed .j-vine-text-hover:hover {
  color: #00BF8F;
  background: transparent; }
  .juicer-feed .j-vine-text-hover:hover:before {
    color: #00BF8F; }

.juicer-feed .j-vine-hover.highlight, .juicer-feed .j-vine-hover:hover {
  background: #00BF8F !important;
  color: white;
  border-bottom: 1px solid #008c69 !important; }
  .juicer-feed .j-vine-hover.highlight:before, .juicer-feed .j-vine-hover:hover:before {
    color: white; }

.juicer-feed .j-yelp::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-yelp-bg {
  background-color: #C41200; }

.juicer-feed .j-yelp-border {
  border-color: #C41200; }

.juicer-feed .j-yelp-color {
  color: #C41200; }

.juicer-feed .j-yelp-text {
  color: #C41200;
  background: transparent; }
  .juicer-feed .j-yelp-text:before {
    color: #C41200; }

.juicer-feed .j-yelp-text-hover:hover {
  color: #C41200;
  background: transparent; }
  .juicer-feed .j-yelp-text-hover:hover:before {
    color: #C41200; }

.juicer-feed .j-yelp-hover.highlight, .juicer-feed .j-yelp-hover:hover {
  background: #C41200 !important;
  color: white;
  border-bottom: 1px solid #910d00 !important; }
  .juicer-feed .j-yelp-hover.highlight:before, .juicer-feed .j-yelp-hover:hover:before {
    color: white; }

.juicer-feed .j-youtube::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-youtube-bg {
  background-color: #FF0000; }

.juicer-feed .j-youtube-border {
  border-color: #FF0000; }

.juicer-feed .j-youtube-color {
  color: #FF0000; }

.juicer-feed .j-youtube-text {
  color: #FF0000;
  background: transparent; }
  .juicer-feed .j-youtube-text:before {
    color: #FF0000; }

.juicer-feed .j-youtube-text-hover:hover {
  color: #FF0000;
  background: transparent; }
  .juicer-feed .j-youtube-text-hover:hover:before {
    color: #FF0000; }

.juicer-feed .j-youtube-hover.highlight, .juicer-feed .j-youtube-hover:hover {
  background: #FF0000 !important;
  color: white;
  border-bottom: 1px solid #cc0000 !important; }
  .juicer-feed .j-youtube-hover.highlight:before, .juicer-feed .j-youtube-hover:hover:before {
    color: white; }

.juicer-feed .j-tiktok::before {
  content: "";
  font-family: 'fontawesome-5-juicer'; }

.juicer-feed .j-tiktok-bg {
  background-color: #000000; }

.juicer-feed .j-tiktok-border {
  border-color: #000000; }

.juicer-feed .j-tiktok-color {
  color: #000000; }

.juicer-feed .j-tiktok-text {
  color: #000000;
  background: transparent; }
  .juicer-feed .j-tiktok-text:before {
    color: #000000; }

.juicer-feed .j-tiktok-text-hover:hover {
  color: #000000;
  background: transparent; }
  .juicer-feed .j-tiktok-text-hover:hover:before {
    color: #000000; }

.juicer-feed .j-tiktok-hover.highlight, .juicer-feed .j-tiktok-hover:hover {
  background: #000000 !important;
  color: white;
  border-bottom: 1px solid black !important; }
  .juicer-feed .j-tiktok-hover.highlight:before, .juicer-feed .j-tiktok-hover:hover:before {
    color: white; }

.juicer-feed .j-soundcloud::before {
  position: relative;
  left: -4px; }

.juicer-feed .j-hashtag::before {
  position: relative;
  left: -2px; }

.juicer-feed .j-email::before {
  position: relative;
  top: -1px !important; }

.juicer-feed .j-giphy::before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url("https://static.juicer.io/logos/giphy.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

.juicer-feed .j-stack > li.j-giphy {
  height: auto; }
  .juicer-feed .j-stack > li.j-giphy::before {
    display: none; }

.juicer-feed .j-stack .j-meta .j-giphy::before {
  height: 25px;
  width: 25px; }
