.jux_instagram_stream {
  position: relative;
}
.jux_instagram_stream a {
  text-decoration: none;
}
.jux_instagram_stream .ff-loader {
  z-index: 9999;
}
.jux_instagram_stream .ff-loader .ff-square {
  background: #c12929;
}
.jux_instagram_stream .ff-stream .ff-square:nth-child(1) {
  background-color: #3b3d40;
}
.jux_instagram_stream.layout_slider .jux-wrapper .jux-item {
  cursor: pointer;
  position: relative;
  display: block !important;
}
.jux_instagram_stream.layout_slider .jux-wrapper .slick-prev,
.jux_instagram_stream.layout_slider .jux-wrapper .slick-prev:hover,
.jux_instagram_stream.layout_slider .jux-wrapper .slick-next,
.jux_instagram_stream.layout_slider .jux-wrapper .slick-next:hover {
  width: 30px;
  height: 40px;
  z-index: 1000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 2px;
}
.jux_instagram_stream.layout_grid .jux-wrapper .jux-item {
  float: left;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.jux_instagram_stream.template_classic .inner-preview:hover,
.jux_instagram_stream.template_classic img:hover,
.jux_instagram_stream.template_classic .jux-item:hover img,
.jux_instagram_stream.template_classic .jux-item {
  cursor: pointer !important;
}
.jux_instagram_stream.template_classic .inner-overlay {
  position: relative;
}
.jux_instagram_stream.template_classic .inner-infor {
  padding: 10px;
}
.jux_instagram_stream.template_classic .jux-feed-post {
  background: white;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22);
}
.jux_instagram_stream.template_classic .date-insta {
  text-transform: uppercase;
  font-size: 10px;
  opacity: 0.6;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jux_instagram_stream.template_classic .jux-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jux_instagram_stream.template_classic .jux-user .name-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jux_instagram_stream.template_classic .jux-user .name-wrapper .user-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
}
.jux_instagram_stream.template_classic .jux-user .name-wrapper .user-name a {
  text-transform: capitalize;
  color: inherit;
}
.jux_instagram_stream.template_classic .jux-user .name-wrapper .user-name a:hover {
  text-decoration: underline;
}
.jux_instagram_stream.template_classic .jux-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.jux_instagram_stream.template_classic .inner-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 1;
  position: relative;
}
.jux_instagram_stream.template_classic .inner-counter .jux-icon {
  padding: 0;
  padding-right: 10px;
}
.jux_instagram_stream.template_classic .inner-counter .icon-insta a {
  color: black;
  font-size: 18px;
}
.jux_instagram_stream.template_classic .jux-link {
  display: block;
  height: 24px;
  margin-left: auto;
  padding: 12px 6px 12px 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.jux_instagram_stream.template_classic .jux-link a {
  color: inherit;
}
.jux_instagram_stream.template_classic .inner-caption .item-text {
  font-size: 13px;
  display: inline-block;
  overflow: hidden;
}
.jux_instagram_stream .inner-counter .jux-comment,
.jux_instagram_stream .inner-counter .jux-likes {
  padding: 0 7px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  line-height: 20px;
}
.jux_instagram_stream .inner-counter .jux-comment i,
.jux_instagram_stream .inner-counter .jux-likes i {
  font-weight: bold;
}
.jux_instagram_stream .jux-icon .fa:before {
  padding-right: 4px;
}
.jux_instagram_stream .ff-loadmore-wrapper .ff-btn {
  margin: 8px 12px 8px;
  border-radius: 37px;
  letter-spacing: 4.4px;
  text-transform: uppercase;
  border-radius: 37px;
  padding: .6rem 2.4rem;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 150%;
  transition: all .3s;
  white-space: inherit;
  color: rgba(255, 255, 255, 1) !important;
  display: inline-block;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.jux_instagram_stream .ff-loadmore-wrapper .ff-btn:hover {
  text-decoration: none;
}
.jux_instagram_stream .jux-item {
  overflow: hidden;
  position: relative;
}
.jux_instagram_stream .jux-item .jux-feed-post,
.jux_instagram_stream .jux-item .jux-meta {
  overflow: hidden;
  position: relative;
}
.jux_instagram_stream .jux-item .inner-preview {
  position: relative;
  overflow: hidden;
}
.jux_instagram_stream .jux-item .inner-preview video {
  width: 100%;
}
.jux_instagram_stream .jux-item .jux-content {
  position: relative;
}
.jux_instagram_stream .jux-item .jux-content .jux-insta-link {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.jux_instagram_stream.template_title .inner-counter {
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  width: 80%;
  max-height: 80%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.jux_instagram_stream.template_title .inner-overlay {
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jux_instagram_stream.template_title .inner-infor {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  width: 80%;
  max-height: 80%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.jux_instagram_stream.template_title .inner-caption {
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  overflow: hidden;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.jux_instagram_stream.template_title .jux-item:hover .inner-infor {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.jux_instagram_stream.template_title .jux-item:hover .inner-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  padding-top: 0;
}
.nivo-lightbox-overlay .nivo-lightbox-wrap {
  max-width: 800px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  vertical-align: baseline;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jux_insta_lightbox {
  padding: 15px;
  background: #fff;
  border-radius: 3px;
}
.jux_insta_lightbox .jux-lightbox1 .jux-media {
  margin-bottom: 0;
}
.jux_insta_lightbox .jux-lightbox1 .jux-media .jux-description {
  color: #363636c9;
  font-size: 13;
}
.jux_insta_lightbox .jux-lightbox1 .jux-media.jux-video {
  width: 100%;
}
.jux_insta_lightbox .jux-lightbox1 .jux-media.jux-video video {
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.jux_insta_lightbox .jux-info .jux-datetime {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  margin-top: 8px;
  opacity: 0.6;
}
.jux_insta_lightbox .jux-popup-like,
.jux_insta_lightbox .jux-title {
  font-size: 13px;
}
.jux_insta_lightbox .jux-popup-like .comment_count,
.jux_insta_lightbox .jux-title .comment_count {
  margin-left: 10px;
}
.jux_insta_lightbox .popup_item_header {
  margin-bottom: 5px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jux_insta_lightbox .popup_item_header a {
  text-decoration: none;
  text-transform: uppercase;
}
.jux_insta_lightbox .popup_item_header .posts_item_user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jux_insta_lightbox .popup_item_header .posts_item_user .posts_item_user_name_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jux_insta_lightbox .popup_item_header .posts_item_user .posts_item_user_name_wrapper .posts_item_user_name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
}
.jux_insta_lightbox .popup_item_inner {
  padding: 10px 0 0;
}
.jux_insta_lightbox .item_user_actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
.jux_insta_lightbox .item_user_actions .item_instagram_link {
  margin-left: 10px;
  font-size: 20px;
  display: block;
  width: 24px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
body.default-demo.nivo-lightbox-body-effect-fadeScale {
  overflow: hidden;
}
.nivo-lightbox-overlay {
  overflow-y: auto !important;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  border-radius: 5px;
  max-height: inherit !important;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
  position: fixed !important;
}
.slick-slide:focus {
  outline-color: #ffffff00;
}
