/* Blog layout: Excerpt 
------------------------- */
.post_layout_excerpt {
  position: relative;
  margin-bottom: 0; }

.post_layout_excerpt + .post_layout_excerpt {
  margin-top: 7rem; }

.post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
  padding-top: 7.1rem;
  border-top: 3px solid #eee; }

.post_layout_excerpt + .post_layout_excerpt.post_format_standard:not(.has-post-thumbnail) {
  padding-top: 6.3rem;
  margin-top: 7.2rem; }

.post_layout_excerpt.sticky {
  padding: 2.9em 3.9em 3.5em; }

.post_layout_excerpt .post_featured {
  display: inline-block;
  margin-bottom: 3.6em; }

.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
  display: block; }

.post_layout_excerpt .post_header {
  margin: 0;
  position: relative;
  padding-right: 10rem; }

.post_layout_excerpt .post_header .post_price {
  width: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-size: 2.5em;
  line-height: 1.5em; }

.post_layout_excerpt .post_title {
  margin: 0; }

.post_layout_excerpt .post_meta {
  margin-top: 0; }

.post_layout_excerpt .post_title + .post_meta {
  margin-top: 1.45rem; }

.post_layout_excerpt .post_header + .post_content {
  margin-top: 1.75rem; }

.extra_date {
  width: 6.111rem;
  height: 6.111rem;
  display: block;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.has-post-thumbnail .extra_date {
  top: 1.5rem;
  right: 1.5rem; }

.post_format_audio.has-post-thumbnail .extra_date {
  top: 0;
  right: 0; }

.extra_date .post_date {
  display: block;
  width: 100%;
  margin-top: 5px;
  cursor: default;
  pointer-events: none;
  line-height: 1.5rem;
  word-spacing: 9999rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.extra_date .post_date:after {
  display: none; }

.sticky.post_item .extra_date {
  top: 0; }

.single-post .post_item_single:not(.has-post-thumbnail) .post_header_single {
  padding-right: 70px; }

.single-post .post_item_single:not(.has-post-thumbnail) .extra_date,
.single-post .post_item_single.format-audio .extra_date {
  width: 65px;
  height: 65px;
  margin-top: -13px; }

.single-post .post_item_single:not(.has-post-thumbnail) .extra_date .post_date,
.single-post .post_item_single.format-audio .extra_date .post_date {
  margin-top: 0;
  line-height: 0.95em; }

.single-post .post_item_single:not(.has-post-thumbnail) .extra_date .post_date .value,
.single-post .post_item_single.format-audio .extra_date .post_date .value {
  font-size: 20px; }

.single-post .post_item_single:not(.has-post-thumbnail) .extra_date .post_date .month,
.single-post .post_item_single.format-audio .extra_date .post_date .month {
  font-size: 12px; }

body[class*="blog_style_classic"] .post_layout_excerpt,
body[class*="blog_style_masonry"] .post_layout_excerpt {
  margin-bottom: 3em; }

/*Blog*/
.post_meta_item .post_author_before {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 400; }

.post_item > .post_meta > span:not(.post_date),
.post_item > .post_meta > a:not(.post_date),
.post_header.entry-header .post_meta .post_date {
  display: none !important; }

.related_item .post_header.entry-header .post_meta .post_date {
  display: block !important; }

.extra_date .post_date .value {
  font-size: 2.222rem;
  font-weight: 400;
  letter-spacing: 0; }

.extra_date .post_date .month {
  font-size: 0.889rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.3px;
  display: block; }

.post_item_inner {
  position: relative; }

.post_content_inner {
  padding-right: 1rem; }

.post_layout_excerpt.post_format_quote .post_content_inner {
  padding: 0; }

.post_layout_excerpt.post_format_quote .post_item_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.post_format_quote.post_layout_excerpt .post_header {
  order: 2;
  width: 100%;
  margin-top: 3rem; }

.post_format_quote.post_layout_excerpt .post_content {
  order: 1;
  width: 100%;
  margin-top: 0 !important; }

.post_format_video.post_layout_excerpt .extra_date {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

body:not(.single-post) .format-video:not(.related_item):hover .extra_date {
  opacity: 0; }

.post_format_video.post_layout_excerpt .extra_date {
  z-index: 3; }

.post_item .slider_controls_wrap {
  display: none; }

.post_item .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.post_item .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,
.post_item .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
  left: auto !important;
  right: 0;
  bottom: auto !important;
  top: 50%;
  padding: 0 2em 0 0;
  -webkit-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important; }

.post_item span.slider_pagination_bullet.swiper-pagination-bullet,
.post_item span.swiper-pagination-bullet {
  display: block !important; }

.post_item .slider_container .swiper-pagination-bullet,
.post_item .slider_outer .swiper-pagination-bullet {
  margin: 0 !important; }

.post_item .slider_container .swiper-pagination-bullet + .swiper-pagination-bullet,
.post_item .slider_outer .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-top: 8px !important; }

.post_item.post_layout_excerpt.post_format_gallery .slider_container {
  max-height: 427px; }

/*Single post*/
.single-post .post_item_single .post_content.post_content_single.entry-content .elementor-section-wrap {
  padding-right: 24px; }

.socials_share .socials_caption:before {
  display: none; }

.post_item_single .post_content .post_tags a {
  font-size: 0.889rem;
  font-weight: 400;
  text-transform: capitalize;
  display: inline-block;
  padding: 0.639rem 1.29rem;
  margin-right: 10px;
  margin-bottom: 10px; }

.post_meta_label {
  font-size: 12px;
  letter-spacing: 0.133rem;
  margin-right: 7px; }

.socials_share .socials_caption {
  font-size: 12px;
  letter-spacing: 0.133rem;
  position: relative;
  top: 1px;
  margin-right: 0.4em; }

.trx_addons_emotions .trx_addons_emotions_title {
  font-size: 1.778rem;
  line-height: normal;
  margin-top: 2.6em;
  margin-bottom: 1.3em;
  text-transform: capitalize; }

.trx_addons_emotions_item {
  border: none !important;
  padding: 1.9rem 0.5rem 1.5rem !important;
  margin: 0 1.1em 1em 0 !important; }

.trx_addons_emotions_item_label {
  font-size: 0.778rem;
  letter-spacing: 0.124rem;
  line-height: normal;
  text-transform: uppercase; }

.trx_addons_emotions_item_number {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  margin-top: 0.1em !important; }

.trx_addons_emotions .trx_addons_emotions_item:before {
  font-size: 1.7rem;
  line-height: normal; }

/*# sourceMappingURL=excerpt.css.map */
