.position-static {
  position: static !important;
}
.position-absolute {
  position: absolute !important;
}
.position-relative {
  position: relative !important;
}

.rswpthemes-awt-posts-carousel-section > .container {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
  .rswpthemes-awt-posts-carousel-section > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.rswpthemes-awt-posts-layout-one {
  margin-bottom: 2rem;
  position: relative;
  transition: 0.4s;
}
.rswpthemes-awt-posts-layout-one img {
  display: block;
}
.rswpthemes-awt-posts-layout-one__categories {
  margin-bottom: 1rem;
  position: absolute;
  top: 10px;
  left: 10px;
}
.rswpthemes-awt-posts-layout-one__categories.position-right-top-corner {
  left: auto;
  right: 10px;
}
.rswpthemes-awt-posts-layout-one__categories.position-bottom-left-corner {
  top: auto;
  bottom: 10px;
  left: 10px;
  right: auto;
  margin-bottom: 0;
}
.rswpthemes-awt-posts-layout-one__categories.position-bottom-right-corner {
  top: auto;
  left: auto;
  bottom: 10px;
  right: 10px;
  margin-bottom: 0;
}
.rswpthemes-awt-posts-layout-one__categories.position-half-over-thumbnail {
  bottom: -15px;
  top: auto;
  margin-bottom: 0;
  left: 20px;
}
.rswpthemes-awt-posts-layout-one__categories span.cat-links a {
  background: #f16234;
  padding: 7px 20px;
  border-radius: 50px;
  color: #fff;
  line-height: 1.4;
  display: inline-block;
  word-break: break-word;
  margin: 0 0.2rem 0.2rem 0;
  transition: 0.4s;
}
.elementor-widget-container .rswpthemes-awt-posts-layout-one__categories span.cat-links a {
  text-decoration: none;
}
.rswpthemes-awt-posts-layout-one__categories span.cat-links a:hover {
  background-color: #000;
  color: #fff;
}
.rswpthemes-awt-posts-layout-one__read-more a {
  background: #f16234;
  color: #fff;
  padding: 10px 25px;
  border-radius: 50px;
  display: inline-block;
  margin-top: 1rem;
  transition: 0.4s;
  line-height: 1.5;
}
.rswpthemes-awt-posts-layout-one__read-more a:visited {
  background: #f16234;
  color: #fff;
}
.elementor-widget-container .rswpthemes-awt-posts-layout-one__read-more a {
  text-decoration: none;
}
.rswpthemes-awt-posts-layout-one__read-more a:hover {
  background-color: #000;
  color: #fff;
}
.rswpthemes-awt-posts-layout-one__title h2 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1.5rem;
  word-wrap: break-word;
  padding-bottom: 0;
  line-height: normal;
  font-size: 1.7rem;
}
.rswpthemes-awt-posts-layout-one__title h2 a {
  color: #000000;
  transition: 0.4s;
  background: linear-gradient(to right, #000 0%, #000 100%);
  background-repeat: no-repeat;
  background-position: left 87%;
  display: inline;
  padding-bottom: 4px;
  background-size: 0% 3px;
}
.rswpthemes-awt-posts-layout-one__title h2 a:hover {
  background-size: 100% 3px;
}
.elementor-widget-container .rswpthemes-awt-posts-layout-one__title h2 a {
  text-decoration: none;
}
.rswpthemes-awt-posts-layout-one__content-wrapper {
  padding: 1.6rem;
  background: #f1f1f1;
}
.rswpthemes-awt-posts-layout-one__thumbnail {
  position: relative;
}
.rswpthemes-awt-posts-layout-one__thumbnail:hover img {
  filter: brightness(0.6);
}
.rswpthemes-awt-posts-layout-one__thumbnail img {
  transition: 0.4s;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  margin-right: 1rem;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li:last-child {
  margin-right: 0;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li.author-meta img {
  width: auto;
  border-radius: 50%;
  margin-right: 0;
  float: left;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li.author-meta a {
  display: flex;
  align-items: center;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li span {
  margin-right: 10px;
  color: #444444;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li a {
  color: #444444;
  text-transform: capitalize;
}
.elementor-widget-container .rswpthemes-awt-posts-layout-one__blog-meta ul li a {
  text-decoration: none;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li a span {
  margin-right: 10px;
}
.rswpthemes-awt-posts-layout-one__blog-meta ul li a span.posted-on {
  display: none;
}
.rswpthemes-awt-posts-layout-one__excerpt {
  color: #444444;
}
.rswpthemes-awt-posts-layout-one__excerpt p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.easi-social-links-container {
  margin: 0 -5px;
}
.easi-social-links-container .social-link {
  display: inline-block;
  font-size: 1rem;
  margin: 5px;
}
.easi-social-links-container .social-link a {
  font-size: 1.1rem;
  color: #000000;
  display: block;
  text-align: center;
}

.posts_carousel_active .owl-nav button {
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 40px;
  background: #fff;
  box-shadow: 0 0 4px 1px #00000033;
  border-radius: 50%;
  z-index: 5;
  position: absolute;
  transition: 0.4s;
}

.posts_carousel_active .owl-nav button.owl-next {
  right: -100px;
}

.posts_carousel_active .owl-nav button.owl-prev {
  left: -100px;
}

.posts_carousel_active .owl-nav button:hover {
  background: #000;
  color: #fff;
  box-shadow: none;
}

@media (max-width: 1500px) {
  .posts_carousel_active .owl-nav button.owl-prev {
    left: -30px;
  }

  .posts_carousel_active .owl-nav button.owl-next {
    right: -30px;
  }
}
@media (max-width: 1200px) {
  .posts_carousel_active .owl-nav button.owl-prev {
    left: 0px;
  }

  .posts_carousel_active .owl-nav button.owl-next {
    right: 0px;
  }
}

/*# sourceMappingURL=posts-carousel.css.map */
