*{
margin:0;
padding:0;
box-sizing:border-box;
}

body{
background:#faf8f5;
font-family:'Montserrat',sans-serif;
color:#333;
}

a{
text-decoration:none;
}

.top-bar{
background:#f4ede7;
padding:12px;
text-align:center;
font-size:12px;
letter-spacing:1px;
}

.top-bar a{
background:#c98f72;
color:#fff;
padding:8px 14px;
margin-left:10px;
font-size:11px;
}

.main-header{
background:#fff;
border-bottom:1px solid #eee;
padding:25px 0;
}

.logo{
font-family:'Cormorant Garamond',serif;
font-size:42px;
font-weight:700;
color:#333;
}

.main-nav{
display:flex;
justify-content:flex-end;
gap:35px;
}

.main-nav a{
color:#333;
font-size:14px;
text-transform:uppercase;
letter-spacing:1px;
}

.hero-section{
height:700px;
position:relative;
overflow:hidden;
}

.hero-section img{
width:100%;
height:700px;
object-fit:cover;
}

.hero-overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,.25);
}

.hero-content{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
text-align:center;
color:#fff;
max-width:700px;
}

.hero-content span{
font-size:12px;
letter-spacing:3px;
text-transform:uppercase;
}

.hero-content h1{
font-family:'Cormorant Garamond',serif;
font-size:70px;
font-weight:500;
margin:20px 0;
}

.hero-content p{
font-size:15px;
line-height:1.9;
}

.section-title{
font-family:'Cormorant Garamond',serif;
font-size:48px;
text-align:center;
margin-bottom:50px;
}
.category-card{
height:320px;
position:relative;
overflow:hidden;
border-radius:12px;
background-size:cover !important;
background-position:center !important;
transition:.3s;
cursor:pointer;
}


.blog-card{
background:#fff;
border:none;
overflow:hidden;
transition:.3s;
}

.blog-card:hover{
transform:translateY(-8px);
}

.blog-card img{
width:100%;
height:280px;
object-fit:cover;
}

.blog-card .card-body{
padding:25px;
}

.blog-card h5{
font-family:'Cormorant Garamond',serif;
font-size:28px;
font-weight:500;
}

.newsletter-strip{
background:#f4ede7;
padding:40px;
margin-top:-5px;
}

.newsletter-strip input{
height:55px;
}

.newsletter-strip button{
height:55px;
background:#c98f72;
border:none;
color:#fff;
padding:0 30px;
}

.footer{
background:#fff;
padding:80px 0;
margin-top:100px;
border-top:1px solid #eee;
}
.hero-content{
z-index:5;
}

.hero-content h1{
line-height:1.1;
}

.newsletter-strip h4{
font-family:'Cormorant Garamond',serif;
font-size:34px;
margin-bottom:10px;
}

.newsletter-strip small{
font-size:13px;
}


.category-card:hover{
transform:translateY(-5px);
}

.category-overlay{
position:absolute;
left:0;
bottom:0;
width:100%;
padding:25px;
background:linear-gradient(
to top,
rgba(0,0,0,.75),
transparent
);
}

.category-overlay h3{
color:#fff;
font-size:28px;
margin:0;
font-weight:700;
}

.category-overlay{
position:absolute;
bottom:0;
left:0;
width:100%;
padding:30px;
background:linear-gradient(
to top,
rgba(0,0,0,.7),
transparent
);
}

.category-overlay h3{
color:#fff;
font-family:'Cormorant Garamond',serif;
font-size:34px;
margin:0;
}
.article-list-card{
background:#fff;
padding:15px;
border-radius:8px;
transition:.3s;
height:100%;
}

.article-list-card:hover{
transform:translateY(-4px); 
box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.article-thumb{
width:100%;
height:130px;
object-fit:cover;
border-radius:6px;
}

.article-list-card h5{
font-size:20px;
margin-bottom:10px;
font-family:'Cormorant Garamond',serif;
}

.article-list-card p{
font-size:13px;
color:#777;
margin:0;
}
.featured-banner{
position:relative;
height:650px;
overflow:hidden;
margin:100px 0;
}

.featured-banner img{
width:100%;
height:650px;
object-fit:cover;
display:block;
}

.featured-banner-overlay{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
text-align:center;
color:#fff;
max-width:800px;
z-index:2;
}

.featured-banner::before{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,.45);
z-index:1;
}

.featured-banner-overlay span{
letter-spacing:3px;
font-size:12px;
text-transform:uppercase;
}

.featured-banner-overlay h2{
font-size:60px;
color:#fff;
}
.featured-banner-overlay p{
font-size:16px;
line-height:1.8;
margin-bottom:30px;
}

.banner-btn{
display:inline-block;
padding:15px 30px;
background:#c98f72;
color:#fff;
margin-top:20px;
}
.about-section{
padding:100px 0;
background:#fff;
}

.about-content{
padding:40px;
}

.about-content span{
text-transform:uppercase;
font-size:12px;
letter-spacing:2px;
color:#c98f72;
}

.about-content h2{
font-family:'Cormorant Garamond',serif;
font-size:54px;
margin:20px 0;
}

.about-content p{
line-height:1.9;
color:#666;
margin-bottom:30px;
}

.about-btn{
background:#c98f72;
color:#fff;
padding:14px 28px;
display:inline-block;
}

.about-image img{
width:100%;
border-radius:12px;
}



/*======================================================sdf======================================================*/
/*======================================================
BLOG SINGLE PAGE
Add this at the END of style.css
======================================================*/

.blog-single-page{
background:#faf8f5;
padding:80px 0;
}

/*=========================
Breadcrumb
=========================*/

.blog-breadcrumb{
font-size:13px;
margin-bottom:35px;
color:#777;
}

.blog-breadcrumb a{
color:#888;
transition:.3s;
}

.blog-breadcrumb a:hover{
color:#c98f72;
}

.blog-breadcrumb span{
margin:0 8px;
}

/*=========================
Featured Image
=========================*/

.blog-featured-image{
overflow:hidden;
border-radius:12px;
}

.blog-featured-image img{
width:100%;
border-radius:12px;
display:block;
transition:.4s;
}

.blog-featured-image img:hover{
transform:scale(1.02);
}

.image-caption{
font-size:13px;
color:#888;
text-align:center;
margin-top:12px;
font-style:italic;
}

/*=========================
Category
=========================*/

.blog-category{
display:inline-block;
padding:8px 18px;
background:#f4ede7;
color:#c98f72;
font-size:12px;
letter-spacing:2px;
text-transform:uppercase;
font-weight:600;
margin-bottom:20px;
border-radius:50px;
}

/*=========================
Title
=========================*/

.blog-title{
font-family:'Cormorant Garamond',serif;
font-size:56px;
line-height:1.15;
margin-bottom:20px;
font-weight:600;
color:#222;
}

/*=========================
Meta
=========================*/

.blog-meta{
font-size:14px;
color:#888;
margin-bottom:35px;
}

.blog-meta strong{
color:#222;
font-weight:600;
}

/*=========================
Excerpt
=========================*/

.blog-excerpt{
background:#fff;
padding:30px;
border-left:4px solid #c98f72;
font-size:18px;
line-height:1.9;
margin-bottom:50px;
color:#555;
border-radius:10px;
box-shadow:0 8px 30px rgba(0,0,0,.05);
}

/*=========================
Content
=========================*/

.blog-content{
font-size:18px;
line-height:2;
color:#444;
}

.blog-content p{
margin-bottom:28px;
}

.blog-content h2{
font-family:'Cormorant Garamond',serif;
font-size:42px;
margin-top:70px;
margin-bottom:25px;
color:#222;
}

.blog-content h3{
font-family:'Cormorant Garamond',serif;
font-size:32px;
margin-top:45px;
margin-bottom:20px;
color:#222;
}

.blog-content h4{
font-family:'Cormorant Garamond',serif;
font-size:26px;
margin-top:35px;
margin-bottom:18px;
}

.blog-content img{
width:100%;
margin:40px 0;
border-radius:12px;
display:block;
}

.blog-content ul,
.blog-content ol{
padding-left:22px;
margin-bottom:30px;
}

.blog-content li{
margin-bottom:12px;
}

.blog-content blockquote{
background:#fff;
padding:35px;
border-left:5px solid #c98f72;
margin:45px 0;
font-size:22px;
font-family:'Cormorant Garamond',serif;
line-height:1.8;
font-style:italic;
box-shadow:0 8px 30px rgba(0,0,0,.05);
}

.blog-content table{
width:100%;
margin:40px 0;
border-collapse:collapse;
background:#fff;
}

.blog-content table th{
background:#f4ede7;
padding:16px;
border:1px solid #eee;
}

.blog-content table td{
padding:16px;
border:1px solid #eee;
}

.blog-content a{
color:#c98f72;
font-weight:600;
}

.blog-content hr{
margin:60px 0;
opacity:.1;
}

/*=========================
Tags
=========================*/

.blog-tags{
margin-top:70px;
}

.blog-tags h5{
margin-bottom:20px;
font-weight:700;
}

.blog-tag{
display:inline-block;
padding:10px 18px;
margin:0 10px 10px 0;
background:#fff;
border:1px solid #eee;
border-radius:40px;
font-size:13px;
transition:.3s;
}

.blog-tag:hover{
background:#c98f72;
border-color:#c98f72;
color:#fff;
}

/*=========================
Share
=========================*/

.blog-share{
margin-top:70px;
padding-top:35px;
border-top:1px solid #eee;
}

.blog-share h5{
margin-bottom:25px;
}

.share-buttons{
display:flex;
gap:15px;
}

.share-buttons a{
width:48px;
height:48px;
display:flex;
align-items:center;
justify-content:center;
background:#fff;
border-radius:50%;
color:#333;
font-size:18px;
transition:.3s;
box-shadow:0 6px 18px rgba(0,0,0,.08);
}

.share-buttons a:hover{
background:#c98f72;
color:#fff;
transform:translateY(-4px);
}

/*=========================
Navigation
=========================*/

.blog-navigation{
margin:80px 0;
padding:35px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}

.prev-post small,
.next-post small{
display:block;
color:#999;
margin-bottom:10px;
}

.prev-post a,
.next-post a{
font-family:'Cormorant Garamond',serif;
font-size:26px;
color:#222;
transition:.3s;
}

.prev-post a:hover,
.next-post a:hover{
color:#c98f72;
}

/*======================================================
SIDEBAR
======================================================*/

.sidebar-box{
background:#fff;
padding:35px;
margin-bottom:35px;
border-radius:12px;
box-shadow:0 10px 35px rgba(0,0,0,.05);
}

.sidebar-box h4{
font-family:'Cormorant Garamond',serif;
font-size:34px;
margin-bottom:25px;
color:#222;
position:relative;
padding-bottom:15px;
}

.sidebar-box h4::after{
content:'';
position:absolute;
left:0;
bottom:0;
width:55px;
height:2px;
background:#c98f72;
}

/*=========================
Social
=========================*/

.sidebar-social{
display:flex;
gap:12px;
flex-wrap:wrap;
}

.sidebar-social a{
width:48px;
height:48px;
border-radius:50%;
background:#f5f5f5;
display:flex;
align-items:center;
justify-content:center;
color:#333;
font-size:18px;
transition:.3s;
}

.sidebar-social a:hover{
background:#c98f72;
color:#fff;
transform:translateY(-4px);
}

/*=========================
Category
=========================*/

.category-list{
margin:0;
padding:0;
list-style:none;
}

.category-list li{
border-bottom:1px solid #eee;
}

.category-list li:last-child{
border-bottom:none;
}

.category-list a{
display:flex;
justify-content:space-between;
align-items:center;
padding:14px 0;
color:#333;
transition:.3s;
}

.category-list a:hover{
padding-left:8px;
color:#c98f72;
}

.category-list span{
background:#f4ede7;
padding:4px 10px;
border-radius:30px;
font-size:12px;
font-weight:600;
}

/*=========================
Newsletter
=========================*/

.newsletter-box{
background:#f4ede7;
text-align:center;
}

.newsletter-box p{
font-size:14px;
color:#666;
margin-bottom:20px;
line-height:1.8;
}

.newsletter-box input{
height:55px;
border:none;
border-radius:8px;
}

.newsletter-box button{
height:55px;
border:none;
background:#c98f72;
font-weight:600;
transition:.3s;
}

.newsletter-box button:hover{
background:#b67d62;
}

/*=========================
Latest Post
=========================*/

.latest-post{
margin-bottom:25px;
padding-bottom:25px;
border-bottom:1px solid #eee;
}

.latest-post:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}

.latest-post img{
width:100%;
height:90px;
object-fit:cover;
border-radius:8px;
}

.latest-post h6{
font-size:17px;
line-height:1.5;
margin-bottom:8px;
font-family:'Cormorant Garamond',serif;
color:#222;
transition:.3s;
}

.latest-post h6:hover{
color:#c98f72;
}

.latest-post small{
color:#999;
font-size:12px;
}

/*======================================================
RELATED POSTS
======================================================*/

.related-section{
margin-top:100px;
}

.related-section h2{
font-family:'Cormorant Garamond',serif;
font-size:46px;
margin-bottom:45px;
}

.related-card{
background:#fff;
overflow:hidden;
border-radius:12px;
transition:.35s;
height:100%;
box-shadow:0 8px 25px rgba(0,0,0,.05);
}

.related-card:hover{
transform:translateY(-8px);
box-shadow:0 20px 40px rgba(0,0,0,.08);
}

.related-card img{
width:100%;
height:220px;
object-fit:cover;
display:block;
transition:.35s;
}

.related-card:hover img{
transform:scale(1.04);
}

.related-body{
padding:25px;
}

.related-title{
font-family:'Cormorant Garamond',serif;
font-size:28px;
line-height:1.3;
margin-bottom:15px;
color:#222;
transition:.3s;
}

.related-card:hover .related-title{
color:#c98f72;
}

.related-date{
font-size:13px;
color:#888;
}

/*======================================================
RESPONSIVE
======================================================*/

@media(max-width:991px){

.blog-title{
font-size:44px;
}

.blog-content h2{
font-size:34px;
}

.blog-content h3{
font-size:28px;
}

.sidebar-box{
margin-top:40px;
}

.related-card{
margin-bottom:30px;
}

}

@media(max-width:767px){

.blog-single-page{
padding:50px 0;
}

.blog-title{
font-size:34px;
line-height:1.3;
}

.blog-category{
font-size:11px;
padding:7px 14px;
}

.blog-excerpt{
padding:20px;
font-size:16px;
}

.blog-content{
font-size:16px;
}

.blog-content h2{
font-size:30px;
margin-top:45px;
}

.blog-content h3{
font-size:24px;
}

.blog-content blockquote{
font-size:18px;
padding:25px;
}

.blog-navigation .col-6{
width:100%;
text-align:left !important;
margin-bottom:25px;
}

.prev-post a,
.next-post a{
font-size:22px;
}

.share-buttons{
flex-wrap:wrap;
}

.sidebar-box{
padding:25px;
}

.related-section h2{
font-size:34px;
}

.related-card img{
height:200px;
}

}

/*==========================
CATEGORY PAGE
===========================*/

.category-page{
padding:80px 0;
background:#faf8f5;
}

.category-header{
margin-bottom:60px;
}

.category-header h1{
font-family:'Cormorant Garamond',serif;
font-size:58px;
margin-bottom:10px;
}

.category-header p{
color:#999;
text-transform:uppercase;
letter-spacing:2px;
font-size:12px;
}

.featured-category-post{
position:relative;
overflow:hidden;
margin-bottom:60px;
}

.featured-category-post img{
width:100%;
height:450px;
object-fit:cover;
transition:.4s;
}

.featured-category-post:hover img{
transform:scale(1.03);
}

.featured-overlay{
position:absolute;
left:0;
bottom:0;
width:100%;
padding:40px;
background:linear-gradient(to top,rgba(0,0,0,.75),transparent);
color:#fff;
}

.featured-overlay span{
background:#c98f72;
padding:6px 14px;
font-size:11px;
letter-spacing:1px;
text-transform:uppercase;
}

.featured-overlay h2{
font-size:42px;
margin:18px 0;
font-family:'Cormorant Garamond',serif;
}

.category-blog-card{
background:#fff;
transition:.3s;
height:100%;
box-shadow:0 10px 30px rgba(0,0,0,.05);
}

.category-blog-card:hover{
transform:translateY(-6px);
}

.category-blog-image img{
height:260px;
object-fit:cover;
}

.category-blog-content{
padding:25px;
}

.category-badge{
font-size:11px;
text-transform:uppercase;
letter-spacing:2px;
color:#c98f72;
margin-bottom:12px;
}

.category-blog-content h3{
font-family:'Cormorant Garamond',serif;
line-height:1.3;
color: black;
}
.category-blog-content h3:hover{
   
    color: #c98f72;
}
.category-meta{
font-size:12px;
color:#888;
margin-bottom:15px;
}

.category-blog-content p{
color:#666;
line-height:1.9;
font-size:15px;
}

.pagination{
margin-top:70px;
}

.pagination .page-link{
padding:12px 18px;
color:#333;
border:none;
margin:0 6px;
}

.pagination .active .page-link{
background:#c98f72;
color:#fff;
}

@media(max-width:991px){

.featured-overlay h2{
font-size:30px;
}

.category-header h1{
font-size:42px;
}

}

@media(max-width:767px){

.category-page{
padding:50px 0;
}

.featured-category-post img{
height:420px;
object-fit:cover;
}

.featured-overlay{
padding:25px;
}

.featured-overlay h2{
font-size:24px;
}

.category-blog-content h3{
font-size:28px;
}

}
.category-blog-content a{

color:#222;

text-decoration:none;

}

.category-blog-content a:hover{

color:#c98f72;

}

/*==================================================
PREMIUM HERO SLIDER
==================================================*/

.hero-slider{
position:relative;
width:100%;
height:720px;
overflow:hidden;
background:#111;
}

.hero-wrapper{
position:relative;
width:100%;
height:100%;
}

.hero-slide{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
visibility:hidden;
transition:opacity .8s ease;
}

.hero-slide.active{
opacity:1;
visibility:visible;
z-index:2;
}

.hero-slide img{
width:100%;
height:720px;
object-fit:cover;
display:block;
transform:scale(1.05);
transition:transform 8s linear;
}

.hero-slide.active img{
transform:scale(1);
}

.hero-dark{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background:linear-gradient(
90deg,
rgba(0,0,0,.72),
rgba(0,0,0,.35),
rgba(0,0,0,.20)
);
z-index:2;
}

.hero-text{
position:absolute;
left:0;
top:50%;
transform:translateY(-50%);
max-width:720px;
color:#fff;
z-index:5;
}

.hero-category{
display:inline-block;
padding:8px 18px;
background:#c98f72;
font-size:11px;
font-weight:600;
letter-spacing:2px;
text-transform:uppercase;
border-radius:30px;
margin-bottom:18px;
}

.hero-date{
font-size:13px;
letter-spacing:2px;
text-transform:uppercase;
opacity:.85;
margin-bottom:18px;
}

.hero-text h1{
font-family:'Cormorant Garamond',serif;
font-size:72px;
line-height:1.05;
font-weight:600;
margin-bottom:25px;
color:#fff;
}

.hero-text p{
font-size:18px;
line-height:2;
max-width:620px;
margin-bottom:35px;
opacity:.95;
}

.hero-btn{
display:inline-block;
padding:16px 34px;
background:#c98f72;
color:#fff;
font-size:14px;
font-weight:600;
letter-spacing:1px;
text-transform:uppercase;
transition:.3s;
}

.hero-btn:hover{
background:#b67d62;
color:#fff;
transform:translateY(-3px);
}

.hero-indicators{
position:absolute;
bottom:45px;
left:50%;
transform:translateX(-50%);
display:flex;
gap:12px;
z-index:20;
}

.hero-dot{
width:42px;
height:42px;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
background:rgba(255,255,255,.18);
color:#fff;
font-size:13px;
cursor:pointer;
transition:.3s;
backdrop-filter:blur(5px);
}

.hero-dot.active{
background:#c98f72;
}

.hero-dot:hover{
background:#fff;
color:#222;
}

@media(max-width:991px){

.hero-slider{
height:620px;
}

.hero-slide img{
height:620px;
}

.hero-text{
max-width:90%;
padding:0 15px;
}

.hero-text h1{
font-size:54px;
}

.hero-text p{
font-size:16px;
}

}

@media(max-width:767px){

.hero-slider{
height:560px;
}

.hero-slide img{
height:560px;
}

.hero-text{
top:55%;
padding:0 20px;
}

.hero-text h1{
font-size:38px;
line-height:1.2;
}

.hero-text p{
font-size:15px;
line-height:1.8;
}

.hero-btn{
padding:13px 24px;
font-size:12px;
}

.hero-indicators{
bottom:20px;
gap:8px;
}

.hero-dot{
width:34px;
height:34px;
font-size:11px;
}

}

/*==================================================
FEATURED MAGAZINE SECTION
==================================================*/

.featured-magazine{
padding:100px 0;
background:#faf8f5;
}

.section-heading{
margin-bottom:40px;
}

.section-heading span{
display:inline-block;
font-size:12px;
letter-spacing:3px;
text-transform:uppercase;
color:#c98f72;
font-weight:600;
margin-bottom:10px;
}

.section-heading h2{
font-family:'Cormorant Garamond',serif;
font-size:52px;
font-weight:600;
margin:0;
color:#222;
}

/* Featured Card */

.featured-large-card{
background:#fff;
border-radius:16px;
overflow:hidden;
box-shadow:0 18px 45px rgba(0,0,0,.08);
margin-bottom:45px;
}

.featured-large-card img{
width:100%;
height:520px;
object-fit:cover;
transition:.4s;
}

.featured-large-card:hover img{
transform:scale(1.05);
}

.featured-content{
padding:45px;
}

.post-badge{
display:inline-block;
padding:8px 18px;
background:#c98f72;
color:#fff;
font-size:11px;
text-transform:uppercase;
letter-spacing:2px;
border-radius:30px;
margin-bottom:18px;
}

.post-date{
font-size:13px;
color:#888;
margin-bottom:18px;
}

.post-date i{
margin-right:8px;
}

.featured-content h2{
font-family:'Cormorant Garamond',serif;
font-size:42px;
line-height:1.2;
margin-bottom:20px;
}

.featured-content h2 a{
color:#222;
text-decoration:none;
transition:.3s;
}

.featured-content h2 a:hover{
color:#c98f72;
}

.featured-content p{
font-size:16px;
line-height:1.9;
color:#666;
margin-bottom:30px;
}

.read-more-btn{
display:inline-flex;
align-items:center;
gap:10px;
padding:14px 26px;
background:#222;
color:#fff;
text-decoration:none;
transition:.3s;
}

.read-more-btn:hover{
background:#c98f72;
color:#fff;
}

/* Mini Cards */

.mini-feature-card{
background:#fff;
border-radius:14px;
overflow:hidden;
height:100%;
transition:.35s;
box-shadow:0 10px 30px rgba(0,0,0,.05);
}

.mini-feature-card:hover{
transform:translateY(-8px);
box-shadow:0 20px 40px rgba(0,0,0,.08);
}

.mini-feature-card img{
width:100%;
height:240px;
object-fit:cover;
transition:.4s;
}

.mini-feature-card:hover img{
transform:scale(1.04);
}

.mini-content{
padding:28px;
}

.mini-meta{
font-size:12px;
color:#999;
letter-spacing:1px;
margin-bottom:12px;
}

.mini-content h4{
font-family:'Cormorant Garamond',serif;
font-size:30px;
line-height:1.25;
margin-bottom:15px;
}

.mini-content h4 a{
text-decoration:none;
color:#222;
}

.mini-content h4 a:hover{
color:#c98f72;
}

.mini-content p{
font-size:15px;
line-height:1.8;
color:#666;
margin-bottom:18px;
}

.mini-read{
font-size:14px;
font-weight:600;
color:#c98f72;
text-decoration:none;
}

.mini-read:hover{
color:#222;
}

/* Sidebar */

.latest-post-item{
padding-bottom:22px;
margin-bottom:22px;
border-bottom:1px solid #eee;
}

.latest-post-item:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}

.latest-post-item img{
width:100%;
height:85px;
object-fit:cover;
}

.latest-date{
font-size:12px;
color:#999;
margin-bottom:8px;
}

.latest-post-item h6{
font-size:18px;
line-height:1.5;
font-family:'Cormorant Garamond',serif;
margin:0;
color:#222;
}

.latest-post-item a{
text-decoration:none;
}

.category-row{
padding:14px 0;
border-bottom:1px solid #eee;
}

.category-row:last-child{
border-bottom:none;
}

.category-row a{
display:block;
color:#333;
text-decoration:none;
transition:.3s;
}

.category-row a:hover{
padding-left:10px;
color:#c98f72;
}

/* Responsive */

@media(max-width:991px){

.featured-content{
padding:30px;
}

.featured-content h2{
font-size:34px;
}

.featured-large-card img{
height:360px;
}

.section-heading h2{
font-size:42px;
}

}

@media(max-width:767px){

.featured-magazine{
padding:60px 0;
}

.section-heading h2{
font-size:34px;
}

.featured-large-card img{
height:250px;
}

.featured-content{
padding:25px;
}

.featured-content h2{
font-size:28px;
}

.mini-content{
padding:20px;
}

.mini-content h4{
font-size:24px;
}

}