/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.view_user_profile .page-wrapper,
.view_user_posts .page-wrapper {
  padding: 124px 0 66px;
}
@media (max-width: 1200px) {
  .view_user_profile .page-wrapper,
  .view_user_posts .page-wrapper {
    padding: 80px 0 66px;
  }
}
@media (max-width: 1024px) {
  .view_user_profile .page-wrapper,
  .view_user_posts .page-wrapper {
    padding: 0;
  }
}
.view_user_profile .profile-links-bar,
.view_user_posts .profile-links-bar {
  margin-bottom: 16px;
  background-color: #FFF;
  border-radius: 10px;
}
.view_user_profile .profile-links-bar li,
.view_user_posts .profile-links-bar li {
  padding: 16px 10px 22px;
  line-height: 1;
  position: relative;
}
.view_user_profile .profile-links-bar a.active:after,
.view_user_posts .profile-links-bar a.active:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #1A1A1A;
  width: 80px;
  height: 7px;
}
.view_user_profile .profile-links-bar a.active i,
.view_user_posts .profile-links-bar a.active i {
  color: #1A1A1A;
}
.view_user_profile .profile-links-bar i,
.view_user_posts .profile-links-bar i {
  font-size: 23px;
  color: #8C8C8C;
}
@media (max-width: 767px) {
  .view_user_profile .profile-links-bar,
  .view_user_posts .profile-links-bar {
    margin-top: 16px;
  }
  .view_user_profile .profile-links-bar li,
  .view_user_posts .profile-links-bar li {
    padding: 15px 10px 16px;
  }
  .view_user_profile .profile-links-bar a.active:after,
  .view_user_posts .profile-links-bar a.active:after {
    width: 60px;
    height: 5px;
  }
  .view_user_profile .profile-links-bar i,
  .view_user_posts .profile-links-bar i {
    font-size: 19px;
  }
}
.user_profile_images .mfp-image-holder .mfp-content {
  max-width: 1600px;
}
.user_profile_images .mfp-gallery .mfp-arrow {
  margin-top: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  transform: translateY(-50%);
}
.user_profile_images .mfp-gallery .mfp-arrow:before {
  border: none;
  font-family: 'Font Awesome 7 Pro';
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  left: unset;
  top: unset;
  font-size: 23px;
}
.user_profile_images .mfp-gallery .mfp-arrow:after {
  content: none;
}
.user_profile_images .mfp-gallery .mfp-arrow-left {
  left: 0;
}
.user_profile_images .mfp-gallery .mfp-arrow-left:before {
  content: '\f053';
}
.user_profile_images .mfp-gallery .mfp-arrow-right {
  right: 0;
}
.user_profile_images .mfp-gallery .mfp-arrow-right:before {
  content: '\f054';
}
.user_profile_images .image-post-list .post {
  padding: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.user_profile_images .image-post-list .post .img-count {
  font-size: 12px;
}
.user_profile_images .post-media .grid-image {
  aspect-ratio: 1;
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.post.post-card.external .post-body,
.post.post-card.repost .post-body {
  padding: 16px;
}
.post.post-card .post-card-header {
  padding-left: 16px;
  padding-right: 50px;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post.post-card .post-card-header .meta {
  margin-top: 0;
  line-height: 1;
}
.post.post-card .post-card-header .name-block .link-wrap {
  line-height: 1;
}
.post.post-card .post-title-block .post-title {
  margin: 12px 0;
}
.post.post-card .card-crumbs {
  padding: 0 16px 0 0;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.post.post-card .card-crumbs .post-icons {
  padding-right: 0;
}
.post.post-card .card-crumbs .post-icons i {
  color: #8C8C8C;
}
.post.post-card .card-crumbs .spoiler-icon {
  margin: 0 8px 0 0;
}
.post.post-card .floating-menu-holder.post-floating-menu {
  top: 10px;
  right: 10px;
}
.post.post-card .floating-menu-holder.post-floating-menu i {
  font-weight: 400;
}
.post.post-card .post-media {
  margin-bottom: 20px;
}
.post.post-card .post-body {
  padding: 0 16px 16px;
}
.post.post-card .post-body p:last-of-type {
  margin-bottom: 0;
}
.post.post-card .emojis-wrap {
  padding-top: 0;
}
.post.post-card .emojis-wrap .emojis {
  margin-bottom: 16px;
}
.post.post-card .post-bottom {
  padding-top: 0;
}
.post.post-card.repost .post-title-block {
  margin: 12px 0;
}
@media (max-width: 767px) {
  .post.post-card .post-card-header {
    padding-left: 0;
  }
}
.view_mode_masonry .post.post-card .post-bottom {
  padding-top: 16px;
}
body.view_mode_titles .post {
  padding: 8px;
}


/*# sourceMappingURL=funpage-styles.css.map*/