.elementor-5453 .elementor-element.elementor-element-aed02a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5453 .elementor-element.elementor-element-40c0695{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-5453 .elementor-element.elementor-element-6242112{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5453 .elementor-element.elementor-element-5454b82{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-5453 .elementor-element.elementor-element-c958886{--grid-row-gap:35px;--grid-column-gap:0px;}.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-5453 .elementor-element.elementor-element-c958886:after{content:"0.5";}.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__thumbnail__link{width:100%;}.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__meta-data span + span:before{content:"///";}.elementor-5453 .elementor-element.elementor-element-c958886.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:0px;}.elementor-5453 .elementor-element.elementor-element-c958886.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:0px;}.elementor-5453 .elementor-element.elementor-element-c958886.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:0px;}.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__read-more{color:#C3A500;}@media(max-width:767px){.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-5453 .elementor-element.elementor-element-c958886:after{content:"0.5";}.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__thumbnail__link{width:100%;}}@media(min-width:768px){.elementor-5453 .elementor-element.elementor-element-6242112{--width:33.3333%;}.elementor-5453 .elementor-element.elementor-element-5454b82{--width:66.6666%;}}/* Start custom CSS for html, class: .elementor-element-514b39c *//* HERO SECTION */
.mirth-hero {
  position: relative;
  height: 95vh;
  background: url('https://mirthresorts.com/wp-content/uploads/2026/04/curated-luxury-villa-experience-coorg-slow-living.webp') center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}

/* Overlay */
.mirth-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0.75)
  );
  top: 0;
  left: 0;
}

/* Content */
.mirth-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  color: #fff;
}

/* Logo */
.mirth-logo {
  width: 180px;
  margin-bottom: 20px;
}

/* Heading (Luxury Gold Tone) */
.mirth-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.3;
  color: #d4a437; /* GOLD from logo */
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
}

/* Subheading */
.mirth-subtitle {
  font-size: 18px;
  line-height: 1.6;
  color: #eaeaea;
  margin-bottom: 30px;
}

/* Button (Gold → Blue Brand Blend) */
.mirth-btn {
  display: inline-block;
  padding: 14px 34px;
  font-size: 16px;
  border-radius: 30px;
  text-decoration: none;
  color: #fff;
  background: linear-gradient(135deg, #d4a437, #1e88c8);
  transition: all 0.3s ease;
}

/* Hover */
.mirth-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(30, 136, 200, 0.4);
}

/* Responsive */
@media (max-width: 768px) {
  .mirth-title {
    font-size: 30px;
  }

  .mirth-logo {
    width: 140px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2495e60 *//* =========================
   JOURNAL SECTION (REFINED)
========================= */
/* SECTION */
.mirth-journal-section {
  padding: 80px 20px;
  background: #f9f6f1;
  display: flex;
  justify-content: center;
}

/* OUTER CONTAINER */
.mirth-container {
  max-width: 1100px;
  width: 100%;
}

/* INNER CARD (KEY CHANGE) */
.mirth-inner {
  max-width: 720px;
  margin: 0 auto;
  background: #ffffff;
  padding: 60px 50px;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.05);
  text-align: center;
}

/* TITLE */
.mirth-title {
  font-family: 'Playfair Display', serif;
  font-size: 36px;
  color: #c89b3c;
  margin-bottom: 15px;
}

/* DIVIDER */
.mirth-divider {
  width: 50px;
  height: 2px;
  background: linear-gradient(90deg, #c89b3c, #e6c878);
  margin: 0 auto 25px;
}

/* TEXT */
.mirth-text {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}

.mirth-text.highlight {
  color: #1a1a1a;
  margin-top: 10px;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .mirth-inner {
    padding: 40px 25px;
  }

  .mirth-title {
    font-size: 26px;
  }
}

/* =========================
   FEATURED SECTION (NEW)
========================= */
.mirth-featured-section {
  padding: 60px 20px 80px;
  background: #ffffff;
  text-align: center;
}

.mirth-featured-container {
  max-width: 1100px;
  margin: 0 auto;
}

/* FEATURED TITLE */
.mirth-featured-title {
  font-family: 'Playfair Display', serif;
  font-size: 36px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

/* SUBTEXT */
.mirth-featured-sub {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  color: #777;
  margin-bottom: 40px;
}

/* =========================
   POSTS GRID (IMPROVED)
========================= */
.elementor-posts-container {
  gap: 50px;
}

/* CARD */
.elementor-post {
  display: flex;
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(0,0,0,0.06);
  transition: 0.4s ease;
}

/* IMAGE */
.elementor-post__thumbnail {
  width: 50%;
}

.elementor-post__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}

/* CONTENT */
.elementor-post__text {
  width: 50%;
  padding: 35px;
  text-align: left;
}

/* TITLE */
.elementor-post__title {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  color: #1a1a1a;
}

/* META */
.elementor-post__meta-data {
  font-size: 11px;
  color: #c89b3c;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

/* EXCERPT */
.elementor-post__excerpt {
  font-size: 14px;
  color: #666;
}

/* HOVER */
.elementor-post:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 60px rgba(0,0,0,0.1);
}

.elementor-post:hover img {
  transform: scale(1.08);
}

/* MOBILE */
@media (max-width: 768px) {
  .mirth-title {
    font-size: 28px;
  }

  .mirth-featured-title {
    font-size: 26px;
  }

  .elementor-post {
    flex-direction: column;
  }

  .elementor-post__thumbnail,
  .elementor-post__text {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for posts, class: .elementor-element-c958886 *//* MAIN POST CARD */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post {
    background: #ffffff;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
}

/* HOVER EFFECT */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

/* IMAGE */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__thumbnail {
    overflow: hidden;
    border-radius: 12px;
}

.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__thumbnail img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post:hover .elementor-post__thumbnail img {
    transform: scale(1.05);
}

/* TITLE */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__title {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    line-height: 1.4;
    margin-top: 10px;
}

.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__title a {
    color: #1a1a1a;
    text-decoration: none;
}

/* EXCERPT */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__excerpt {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-top: 10px;
}

/* READ MORE BUTTON */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__read-more {
    display: inline-block;
    margin-top: 12px;
    font-size: 13px;
    color: #c89b3c;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}

.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__read-more:hover {
    border-color: #c89b3c;
}

/* REMOVE META (OPTIONAL CLEAN LOOK) */
.elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__meta-data {
    display: none;
}

/* RESPONSIVE FIX */
@media (max-width: 768px) {
    .elementor-5453 .elementor-element.elementor-element-c958886 .elementor-post__thumbnail img {
        height: 180px;
    }
}/* End custom CSS */