.elementor .e-3ea0e20{margin-block-start:60px;flex-direction:column;/* =====================================================
 PREMIUM ARTICLE STYLE - WHITE & GOLD
 ===================================================== */

/* Container Artikel */
.single-post .elementor-widget-theme-post-content,
.single-post .elementor-widget-post-content{
  max-width: 850px;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 2;
  color: #444444;
}

/* Paragraf */
.single-post .elementor-widget-theme-post-content p,
.single-post .elementor-widget-post-content p{
  margin: 0 0 28px;
}

/* ==========================
 H1
========================== */

.single-post .entry-title{
  font-family: "Playfair Display", serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.15;
  color: #B08D57;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

/* ==========================
 H2
========================== */

.single-post .elementor-widget-theme-post-content h2,
.single-post .elementor-widget-post-content h2{
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 700;
  color: #B08D57;
  margin-top: 60px;
  margin-bottom: 20px;
  line-height: 1.3;
  position: relative;
  padding-bottom: 14px;
}

.single-post .elementor-widget-theme-post-content h2:after,
.single-post .elementor-widget-post-content h2:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 3px;
  background: #B08D57;
  border-radius: 50px;
}

/* ==========================
 H3
========================== */

.single-post .elementor-widget-theme-post-content h3,
.single-post .elementor-widget-post-content h3{
  font-family: "Playfair Display", serif;
  font-size: 30px;
  font-weight: 600;
  color: #222;
  margin-top: 45px;
  margin-bottom: 15px;
}

/* H4 */

.single-post .elementor-widget-theme-post-content h4,
.single-post .elementor-widget-post-content h4{
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-weight: 600;
  color: #333;
  margin-top: 35px;
  margin-bottom: 12px;
}

/* Link */

.single-post .elementor-widget-post-content a,
.single-post .elementor-widget-theme-post-content a{
  color: #B08D57;
  text-decoration: none;
  font-weight: 600;
  transition: .3s;
}

.single-post .elementor-widget-post-content a:hover,
.single-post .elementor-widget-theme-post-content a:hover{
  color: #8C6A36;
  text-decoration: underline;
}

/* List */

.single-post ul,
.single-post ol{
  margin: 25px 0;
  padding-left: 30px;
}

.single-post li{
  margin-bottom: 10px;
  line-height: 1.9;
}

/* Strong */

.single-post strong{
  color: #111;
  font-weight: 700;
}

/* Quote */

.single-post blockquote{
  margin: 45px 0;
  padding: 28px 35px;
  background: #FAF8F4;
  border-left: 5px solid #B08D57;
  border-radius: 12px;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-style: italic;
  color: #555;
}

/* Gambar */

.single-post img{
  width: 100%;
  border-radius: 18px;
  margin: 40px 0;
  box-shadow: 0 12px 35px rgba(0,0,0,.08);
}

/* Table */

.single-post table{
  width: 100%;
  border-collapse: collapse;
  margin: 40px 0;
}

.single-post table th{
  background: #B08D57;
  color: #fff;
  padding: 16px;
}

.single-post table td{
  border: 1px solid #e5e5e5;
  padding: 16px;
}

/* Garis */

.single-post hr{
  border: none;
  height: 1px;
  background: #ddd;
  margin: 50px 0;
}

/* Selection */

.single-post ::selection{
  background: #B08D57;
  color: #fff;
}

/* Mobile */

@media(max-width:768px){

.single-post .entry-title{
  font-size: 36px;
}

.single-post .elementor-widget-theme-post-content,
.single-post .elementor-widget-post-content{
  font-size: 17px;
  line-height: 1.9;
}

.single-post .elementor-widget-theme-post-content h2,
.single-post .elementor-widget-post-content h2{
  font-size: 28px;
}

.single-post .elementor-widget-theme-post-content h3,
.single-post .elementor-widget-post-content h3{
  font-size: 23px;
}

}\n}