#jux_easy_instagram_feed {
  position: relative;
}
#jux_easy_instagram_feed .ff-loader {
  z-index: 9999;
}
#jux_easy_instagram_feed .ff-loader .ff-square {
  background: #c12929;
}
#jux_easy_instagram_feed .ff-stream .ff-square:nth-child(1) {
  background-color: #3b3d40;
}
#jux_easy_instagram_feed.layout_slider .jux-wrapper .jux-item {
  cursor: pointer;
  position: relative;
}
#jux_easy_instagram_feed.layout_slider .jux-wrapper .slick-prev,
#jux_easy_instagram_feed.layout_slider .jux-wrapper .slick-prev:hover,
#jux_easy_instagram_feed.layout_slider .jux-wrapper .slick-next,
#jux_easy_instagram_feed.layout_slider .jux-wrapper .slick-next:hover {
  width: 40px;
  height: 40px;
  z-index: 1000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 2px;
}
#jux_easy_instagram_feed.layout_grid .jux-wrapper .jux-item {
  float: left;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#jux_easy_instagram_feed.template_classic .inner-preview:hover,
#jux_easy_instagram_feed.template_classic img:hover,
#jux_easy_instagram_feed.template_classic .jux-item:hover img,
#jux_easy_instagram_feed.template_classic .jux-item {
  cursor: pointer !important;
}
#jux_easy_instagram_feed.template_classic .inner-overlay {
  position: relative;
}
#jux_easy_instagram_feed.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_easy_instagram_feed.template_classic .date-insta {
  text-transform: uppercase;
  font-size: 10px;
  opacity: 0.6;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#jux_easy_instagram_feed.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_easy_instagram_feed.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_easy_instagram_feed.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_easy_instagram_feed.template_classic .jux-user .name-wrapper .user-name a {
  text-transform: capitalize;
  color: inherit;
}
#jux_easy_instagram_feed.template_classic .jux-user .name-wrapper .user-name a:hover {
  text-decoration: underline;
}
#jux_easy_instagram_feed.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;
  height: 60px;
}
#jux_easy_instagram_feed.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;
  padding: 5px 10px;
  line-height: 1;
  position: relative;
}
#jux_easy_instagram_feed.template_classic .inner-counter .icon-insta a {
  color: black;
  font-size: 18px;
}
#jux_easy_instagram_feed.template_classic .jux-link {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: auto;
  padding: 12px 12px 12px 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
#jux_easy_instagram_feed.template_classic .jux-link a {
  color: inherit;
}
#jux_easy_instagram_feed.template_classic .inner-caption {
  padding: 5px 10px;
  min-height: 100px;
}
#jux_easy_instagram_feed.template_classic .inner-caption .item-text {
  opacity: 0.6;
  font-size: 14px;
  display: inline-block;
  overflow: hidden;
  max-height: 100px;
  min-height: 100px;
  width: 100%;
}
#jux_easy_instagram_feed .inner-counter .jux-comment,
#jux_easy_instagram_feed .inner-counter .jux-likes {
  padding: 0 7px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  line-height: 20px;
}
#jux_easy_instagram_feed .inner-counter .jux-comment i,
#jux_easy_instagram_feed .inner-counter .jux-likes i {
  font-weight: bold;
}
#jux_easy_instagram_feed .jux-icon .fa:before {
  padding-right: 4px;
}
#jux_easy_instagram_feed .ff-loadmore-wrapper .ff-btn {
  width: auto !important;
  padding: 0px 30px;
  margin: 20px 12px 0;
  cursor: pointer;
  color: white;
  font-size: 15px;
  border-radius: 5px;
  padding: 5px 30px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  position: relative;
  text-align: center;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#jux_easy_instagram_feed .ff-loadmore-wrapper .ff-btn:hover {
  text-decoration: none;
}
#jux_easy_instagram_feed .jux-item {
  overflow: hidden;
  position: relative;
}
#jux_easy_instagram_feed .jux-item .jux-feed-post,
#jux_easy_instagram_feed .jux-item .jux-meta {
  overflow: hidden;
  position: relative;
}
#jux_easy_instagram_feed .jux-item .inner-preview {
  position: relative;
  overflow: hidden;
}
#jux_easy_instagram_feed .jux-item .inner-preview video {
  width: 100%;
}
#jux_easy_instagram_feed .jux-item .inner-preview img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#jux_easy_instagram_feed.template_tile .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_easy_instagram_feed.template_tile .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_easy_instagram_feed.template_tile .inner-infor {
  -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_easy_instagram_feed.template_tile .inner-caption {
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  overflow: hidden;
  margin-top: 10%;
  text-align: center;
  width: 100%;
}
#jux_easy_instagram_feed.template_tile .jux-item:hover .inner-infor {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#jux_easy_instagram_feed.template_tile .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;
}
@media (max-width: 1700px) {
}
@media (max-width: 768px) {
}
.jux_lightbox_container .jux-lightbox1 .jux-media {
  margin-bottom: 0;
}
.jux_lightbox_container .jux-lightbox1 .jux-media .jux-description {
  color: #363636c9;
}
.jux_lightbox_container .jux-lightbox1 .jux-media.jux-video {
  width: 100%;
}
.jux_lightbox_container .jux-lightbox1 .jux-media.jux-video video {
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.jux_lightbox_container .jux-info {
  color: #111;
}
.jux_lightbox_container .jux-info .jux-description {
  opacity: 0.6;
}
.jux_lightbox_container .jux-info .jux-datetime {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  margin-top: 8px;
  opacity: 0.6;
}
.jux_lightbox_container .jux-popup-like,
.jux_lightbox_container .jux-title {
  font-weight: 600;
  font-size: 13px;
}
.jux_lightbox_container .jux-popup-like .comment_count,
.jux_lightbox_container .jux-title .comment_count {
  margin-left: 10px;
}
.jux_lightbox_container .popup_item_header {
  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_lightbox_container .popup_item_header a {
  text-decoration: none;
}
.jux_lightbox_container .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;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jux_lightbox_container .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_lightbox_container .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: 14px;
  font-weight: 600;
}
.jux_lightbox_container .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_lightbox_container .item_user_actions .item_instagram_follor {
  margin-left: auto;
  font-size: 14px;
  font-weight: 600;
  padding-left: 12px;
}
.jux_lightbox_container .item_user_actions .item_instagram_link {
  margin-left: 10px;
  font-size: 20px;
  display: block;
  width: 24px;
  height: 24px;
  padding: 12px 15px 15px 0;
  -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 {
  max-height: inherit !important;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
  position: fixed !important;
}
.slick-slide:focus {
  outline-color: #ffffff00;
}
