.db-premium-hero{
display:grid;
grid-template-columns:2fr 1fr;
gap:25px;
margin-bottom:40px;
}

.db-hero-main{
background:#fff;
padding:20px;
border-radius:12px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
border-top:4px solid #f59e0b;
}
body{
background:#f6f3ed;
color:#1f2937;
}
.wp-show-posts-single,
.db-about,
.db-hero-main,
.db-side-box{
background:#ffffff;
border:1px solid #e5ddd2;
box-shadow:0 2px 12px rgba(0,0,0,.06);
}
.db-section h2,
.db-about h2{
color:#111827;
border-bottom:3px solid #9f1239;
}
a{
color:#9f1239;
}

a:hover{
color:#7f1d1d;
}
.db-home{
max-width:1200px;
margin:auto;
padding:20px;
background:#f6f3ed;
}


.db-kicker{
margin:0 0 15px;
font-size:12px;
letter-spacing:2px;
color:#f59e0b;
font-weight:700;
}

.db-side-box{
background:#fff;
padding:18px;
border-radius:12px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
margin-bottom:20px;
}

.db-side-box h3{
margin:0 0 15px;
font-size:18px;
font-weight:700;
border-bottom:2px solid #f59e0b;
padding-bottom:8px;
}

.wp-show-posts-entry-title{
font-size:24px;
font-weight:700;
line-height:1.4;
}

.wp-show-posts-image img{
border-radius:10px;
}

@media(max-width:768px){

.db-premium-hero{
grid-template-columns:1fr;
}

.wp-show-posts-entry-title{
font-size:20px;
}

}
.db-home h1,
.db-home h2{
font-family: Georgia, serif;
}

.wp-show-posts-entry-title{
font-weight:700;
line-height:1.3;
}

.wp-show-posts-entry-summary{
color:#555;
font-size:15px;
}

.wp-show-posts-single{
transition:.25s ease;
}

.wp-show-posts-single:hover{
transform:translateY(-3px);
box-shadow:0 8px 25px rgba(0,0,0,.10);
}
.page-header{
display:none;
}

.entry-header{
display:none;
}
.entry-title{
display:none !important;
}

.page-header{
display:none !important;
}
.wp-show-posts-single{
background:#ffffff !important;
border:1px solid #e5ddd2 !important;
border-radius:12px !important;
box-shadow:0 2px 12px rgba(0,0,0,.08) !important;
padding:15px !important;
}

.wp-show-posts-single,
.wp-show-posts-single *{
background-color:transparent;
}

.wp-show-posts-entry-title a{
color:#8b1238 !important;
font-weight:700 !important;
}

.wp-show-posts-entry-summary{
color:#444 !important;
}

.wp-show-posts-image img{
border-radius:10px !important;
}
body{
background:#f6f3ed !important;
}
/* TES Hindi Style Cards */

.wp-show-posts-single,
.db-hero-main,
.db-side-box,
.db-about{

background:#fbf8f2 !important;
border:1px solid #e5ddd2 !important;
border-radius:12px !important;

box-shadow:
0 1px 3px rgba(0,0,0,.04),
0 4px 12px rgba(0,0,0,.05) !important;

padding:18px !important;
}
.db-section h2{
color:#1e293b;
border-bottom:3px solid #9f1239;
}
.wp-show-posts-entry-title a{
color:#7f1239 !important;
font-weight:700;
}

.wp-show-posts-entry-title a:hover{
color:#991b1b !important;
}
.entry-header,
.page-header,
.archive-header{
display:none !important;
}
.db-hero-main{
border-top:4px solid #9f1239 !important;
}
.db-hero-main .wp-show-posts-entry-title{
font-size:32px !important;
line-height:1.25 !important;
}
@media(max-width:768px){

.db-hero-main .wp-show-posts-entry-title{
font-size:24px !important;
}

}
.db-home{
padding-top:30px;
padding-bottom:40px;
}
.db-section h2{
font-size:34px;
font-weight:700;
letter-spacing:-0.5px;
color:#1f2937;
}
.wp-show-posts-single,
.db-hero-main{
border:1px solid #ddd4c5 !important;
}