.my-custom-slider .post-item .image-cover {
  padding: unset;
}
.my-custom-slider .post-item .image-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.my-custom-slider .post-meta-custom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}

.my-custom-slider .flickity-page-dots {
  position: static;
}

.my-custom-slider .post-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #000;
  text-overflow: ellipsis;
  line-height: 1.5rem;
  height: 4.5rem;
  font-size: 1.1rem;
}

.my-custom-slider .post-meta-custom .post-meta {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1;
}
.my-custom-slider .post-meta-custom a {
  margin: 0rem;
  text-decoration: underline;
}

.my-custom-slider .post-item .box-text {
  background: #fff;
  padding: 1.5625rem 1.25rem 1.25rem !important;
}

.my-custom-slider .from_the_blog_excerpt {
  order: 2;
  margin: 0;
  color: #000;
  font-size: 0.875rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* Start post-sidebar */

.post-sidebar {
  padding: 0 0.9375rem 1.875rem !important;
  border-left: unset !important;
}
.post-sidebar div#secondary {
  background: #fff;
}
.post-sidebar div#secondary .widget:not(.widget_media_image) {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 0;
}
.post-sidebar div#secondary span.widget-title {
  display: block;
  color: var(--primary-color);
  padding: 0 1.25rem 0.625rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: initial;
}
.post-sidebar div#secondary ul {
  padding: 0 20px;
}
.post-sidebar div#secondary ul li a {
  font-size: 0.9375rem;
  color: #000;
  padding-left: 1.25rem;
  position: relative;
  transition: all 0.3s ease;
}
.post-sidebar div#secondary ul li a:hover {
  color: var(--primary-color);
}
.post-sidebar div#secondary ul li a:before {
  content: "";
  background: url(/wp-content/themes/flatsome-child/assets/img/left-arrow.svg)
    center center no-repeat;
  width: 0.75rem;
  height: 0.75rem;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0.75rem;
}
.widget .is-divider {
  display: none;
}
.widget ul {
  margin: 0;
}
.archive article .entry-title {
  font-size: 1.6em;
  color: #111111;
}
.archive article .entry-divider {
  display: none;
}
.post-template-default #comments {
  display: none;
}
.post-template-default .entry-meta {
  display: none;
}
/* End post-sidebar */

/* Single post */
.single nav.rank-math-breadcrumb a {
  font-size: 0.875rem;
  color: #000;
}
.single nav.rank-math-breadcrumb span.last {
  font-weight: bold;
  color: #000;
}
.single h1.entry-title {
  color: var(--primary-color);
  font-size: 2.5rem;
  font-weight: 700;
  line-height: normal;
}

.single .div-title h1 {
  color: var(--primary-color);
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single article h2,
.single article h3,
.single article h4,
.single article h5,
.single article h6 {
  font-size: 1rem;
  color: #000;
  font-weight: 700;
  font-style: normal;
  line-height: 1.8;
  margin-bottom: 0.5em;
}
.single article .wp-caption {
  margin-bottom: 2em;
  max-width: 100%;
}
.single .entry-content {
  padding-top: 0;
}
.single .section-title {
  justify-content: center;
  margin-bottom: 1.5rem;
  color: var(--primary-color);
}
.single .related-posts-section {
  background: #f8f8f8;
}
.single .related-posts-section .container {
  background: #fff;
}
/* End Single post */

/* start list-news-style-1 */
.list-news-style-1 .col-3-item h5.post-title a,
.list-news-style-1 .col-3-item .from_the_blog_excerpt {
  overflow: hidden;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 1em;
  height: auto;
}
.list-news-style-1 .col-3-item .post-item {
  padding-bottom: 0.625rem;
}
.list-news-style-1 .col-3-item .my-custom-slider .post-item:last-child {
  padding-bottom: 0;
}
.list-news-style-1 .col-3-item .post-item .box-text {
  padding: 0.625rem 0.625rem !important;
}
.list-news-style-1 .col-3-item .post-item .box-image {
  width: 46%;
}

.list-news-style-1 .col-1-item .post-item .box-blog-post .box-text {
  position: relative;
  background: var(--fs-color-secondary);
}
.list-news-style-1 .col-1-item .post-item .box-blog-post .box-text * {
  color: #fff !important;
}
.list-news-style-1 .col-3-item .my-custom-slider {
  justify-content: space-between;
  height: 100%;
}
.list-news-style-1 .col-1-item h5.post-title a {
  font-size: 2em;
  line-height: 1.3;
  height: auto;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.list-news-style-1 .col-1-item .post-item {
  padding-bottom: 0;
}
.list-news-style-1 .col-1-item .my-custom-slider,
.list-news-style-1 .col-1-item .my-custom-slider .col-inner {
  height: 100%;
}
/* end list-news-style-1 */

/* Start list-news-style-2  */
.list-news-style-2 .box-text {
  background: var(--primary-color) !important;
}
.list-news-style-2 .box-text * {
  color: #fff !important;
}
/* End list-news-style-2  */

/* Start list-news-style-3  */
.list-news-style-3.my-custom-slider .post-item .box-text {
  padding: 0.5rem 1rem !important;
}
.list-news-style-3.my-custom-slider .post-item .col-inner {
  background: #fff;
}
/* End list-news-style-3  */

@media screen and (max-width: 576px) {
  .list-news-style-1 .col-3-item h5.post-title a {
    font-size: 1.3rem;
  }
  .list-news-style-1 .col-3-item h5.post-title a,
  .list-news-style-1 .col-3-item .from_the_blog_excerpt {
    font-size: 1rem;
  }
  .my-custom-slider .from_the_blog_excerpt {
    font-size: 1rem;
  }
  .my-custom-slider .post-meta-custom .post-meta,
  .my-custom-slider .post-meta-custom a {
    font-size: 1rem;
  }
  .single h1.entry-title {
    font-size: 2rem;
  }
}
