/*!
* Version: 5.2.0
* Template: SocialV - Responsive Bootstrap 5 Admin Dashboard Template
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for responsive Template.
*
*/
.offcanvas.live-customizer {
  border: 0;
}
.offcanvas.live-customizer .btn.btn-border {
  color: var(--bs-body-color);
  border-color: var(--bs-border-color);
}
.offcanvas.live-customizer .btn.btn-border:hover {
  color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.offcanvas.live-customizer .btn.btn-border:active {
  color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.offcanvas.live-customizer .btn-check:active + .btn.btn-border,
.offcanvas.live-customizer .btn-check:checked + .btn.btn-border,
.offcanvas.live-customizer .btn.btn-border.active,
.offcanvas.live-customizer .btn.btn-border:active {
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
.offcanvas.live-customizer .btn-check:active + .btn.btn-border.bg-transparent,
.offcanvas.live-customizer .btn-check:checked + .btn.btn-border.bg-transparent,
.offcanvas.live-customizer .btn.btn-border.active.bg-transparent,
.offcanvas.live-customizer .btn.btn-border:active.bg-transparent {
  color: var(--bs-primary);
}
@media (min-width: 768px) {
  .offcanvas.live-customizer {
    width: 450px;
  }
  .theme-fs-lg .offcanvas.live-customizer {
    width: 500px;
  }
}
@media (min-width: 768px) {
  .live-customizer {
    width: 450px;
  }
  .theme-fs-lg .live-customizer {
    width: 500px;
  }
}
.notification .content-inner {
  padding-top: 1.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: capitalize;
}
.font-size-10 {
  font-size: 0.625rem;
}
.font-size-12 {
  font-size: 0.75rem;
}
.font-size-14 {
  font-size: 0.875rem;
}
.font-size-16 {
  font-size: 1rem;
}
.font-size-18 {
  font-size: 1.125rem;
}
.font-size-20 {
  font-size: 1.25rem;
}
.font-size-24 {
  font-size: 1.5rem !important;
}
.font-size-21 {
  font-size: 1.313rem;
}
.font-size-30 {
  font-size: 1.875rem;
}
.fw-500 {
  font-weight: 500;
}
.letter-spacing-1 {
  letter-spacing: 1px;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.letter-spacing-3 {
  letter-spacing: 3px;
}
.letter-spacing-4 {
  letter-spacing: 4px;
}
.cursor-pointer {
  cursor: pointer;
}
.auto-vh-100 {
  height: 100vh;
}
.iq-error-img {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
.img-light {
  display: block;
}
.img-dark {
  display: none;
}
@media (max-width: 991px) {
  br {
    display: none;
  }
  .auto-vh-100 {
    height: auto;
  }
}

.iq-header-logo img {
  max-height: 54px;
}
.logo-title {
  font-size: 15px;
  font-weight: 600;
}
.short-description {
  width: 100%;
  line-height: 1.8em;
  height: 5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.image-block.short-image {
  background: #efefef;
  max-height: 200px;
  overflow: hidden;
  border-radius: 8px;

}
.blog-description i {
  font-size: 18px;
}

.blog-description img {
  width: 100%;
}
.blog-meta.thumbnail i {
  font-size: 15px;
}

.data_more_less_inner {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.action_less {
  display: none;
}
.less_active .action_less {
  display: inline-block;
}
.less_active .action_more {
  display: none;
}
.data_more_less:not(.less_active):not(.action_disabled) .data_more_less_inner:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  height: 80px;
}
.data_more_less.action_disabled .more_less_action {
  display: none;
}
.btn-description {
  color: #50b5ff;
  text-decoration: none;
  border: 0px solid #50b5ff;
  padding: 0px;
}
.btn-description:hover {
  background: transparent;
  color: #50b5ff;
}
.category-count {
  width: 25px;
  height: 25px;
  background: #d9d8ff57;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 25px;
  border-radius: 50%;
  border: 1px solid #d3d3d3;
  font-size: 10px;
  font-weight: 600;
  color: #1a1a1a;
}
.user-avtar {
  width: 50px;
  border-radius: 50px;
}

.title-heading {
  text-align: center;
  justify-content: center;
  margin: auto;
  font-size: 2rem;
  padding: 10px 0px;
  border-bottom: 5px solid;
  font-weight: bold;
  text-transform: capitalize;
  line-height: normal;
}
.card-title {
  font-weight: bold;
}
.title1 {
  /* font-size: 1rem; */
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 2; */
  /* -webkit-box-orient: vertical; */
  /* line-height: 1.2em; */
  /* max-height: 2.4em; */
}
.group-card-max-height {
  max-height: 500px;
  overflow-y: auto;
  /* border: 1px solid #ddd; */
  padding: 7px;
  background-color: #f6f6f6;
  border-radius: 10px;
}
.nav .sidebar-toggle {
  display: block;
}
@media (max-width: 1199px) {
  .sidebar {
    z-index: 1;
  }
}
.comment-area {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #ccc;
}

.like-block {
  display: flex;
  align-items: center;
}

.like-button {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

.comment-list {
  list-style: none;
}
/* 
.add-comment-form-block {
  margin-top: 1.5rem;
} */

/* .add-comment-form {
  display: flex;
  align-items: center;
  width: 100%;
} */

/* button[type='submit'] {
  margin-left: 1rem;
} */

.material-symbols-outlined.filled {
  color: #f00;
}

.btn-outline-secondary {
  color: #555;
}

.total-comment-block {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.comment-list-user-comment .comment-list {
  max-height: 400px;
  overflow-y: auto;
}
.comment-area {
  border-top: 1px solid #dee2e6;
}

.material-symbols-outlined.filled {
  color: #4e71fc;
}

.material-symbols-outlined {
  cursor: pointer;
  transition: color 0.3s ease-in-out;
}

.material-symbols-outlined.filled:hover {
  color: #0056b3;
}

.like-button {
  cursor: pointer;
}

.comment-list-user-comment {
  word-break: break-word;
}

.comment-list-block {
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}


/* Add new css on 6/12/2024 */
.avatar-48 {
  border: 1px solid #bfc9d3 !important
}