.comments-area a,
.page-content a {
    text-decoration: underline
}

.alignright {
    float: right;
    margin-left: 1rem
}

.alignleft {
    float: left;
    margin-right: 1rem
}

.aligncenter {
    clear: both;
    display: block;
    margin-inline: auto
}

.alignwide {
    margin-inline: -80px
}

.alignfull {
    margin-inline: calc(50% - 50vw);
    max-width: 100vw
}

.alignfull,
.alignfull img {
    width: 100vw
}

.wp-caption {
    margin-block-end: 1.25rem;
    max-width: 100%
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    display: block;
    margin-inline: auto
}

.wp-caption-text {
    margin: 0
}

.gallery-caption {
    display: block;
    font-size: .8125rem;
    line-height: 1.5;
    margin: 0;
    padding: .75rem
}

.pagination {
    display: flex;
    justify-content: space-between;
    margin: 20px auto
}

.sticky {
    display: block;
    position: relative
}

.bypostauthor {
    font-size: inherit
}

.hide {
    display: none !important
}

.post-password-form {
    margin: 50px auto;
    max-width: 500px
}

.post-password-form p {
    align-items: flex-end;
    display: flex;
    width: 100%
}

.post-password-form [type=submit] {
    margin-inline-start: 3px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 12px 24px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.post .entry-title a {
    text-decoration: none
}

.post .wp-post-image {
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media(max-width:991px) {
    .post .wp-post-image {
        max-height: 400px
    }
}

@media(max-width:575px) {
    .post .wp-post-image {
        max-height: 300px
    }
}

#comments .comment-list {
    font-size: .9em;
    list-style: none;
    margin: 0;
    padding: 0
}

#comments .comment,
#comments .pingback {
    position: relative
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
    border-block-end: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    padding-block-end: 30px;
    padding-block-start: 30px;
    padding-inline-end: 0;
    padding-inline-start: 60px
}

#comments .comment .avatar,
#comments .pingback .avatar {
    border-radius: 50%;
    left: 0;
    margin-inline-end: 10px;
    position: absolute
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir=rtl] #comments .comment .avatar,
html[dir=rtl] #comments .pingback .avatar {
    left: auto;
    right: 0
}

#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    margin-block-end: .9rem
}

#comments .comment-metadata,
#comments .reply {
    font-size: 11px;
    line-height: 1
}

#comments .children {
    list-style: none;
    margin: 0;
    padding-inline-start: 30px;
    position: relative
}

#comments .children li:last-child {
    padding-block-end: 0
}

#comments ol.comment-list .children:before {
    content: "↪";
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    left: 0;
    line-height: 100%;
    position: absolute;
    top: 45px;
    width: auto
}

body.rtl #comments ol.comment-list .children:before,
html[dir=rtl] #comments ol.comment-list .children:before {
    content: "↩";
    left: auto;
    right: 0
}

@media(min-width:768px) {

    #comments .comment-author,
    #comments .comment-metadata {
        line-height: 1
    }
}

@media(max-width:767px) {
    #comments .comment .comment-body {
        padding: 30px 0
    }

    #comments .children {
        padding-inline-start: 20px
    }

    #comments .comment .avatar {
        float: left;
        position: inherit
    }

    body.rtl #comments .comment .avatar,
    html[dir=rtl] #comments .comment .avatar {
        float: right
    }
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    margin-inline-end: auto;
    margin-inline-start: auto;
    width: 100%
}

@media(max-width:575px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        padding-inline-end: 10px;
        padding-inline-start: 10px
    }
}

@media(min-width:576px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 500px
    }

    .site-footer.footer-full-width .footer-inner,
    .site-header.header-full-width .header-inner {
        max-width: 100%
    }
}

@media(min-width:768px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 600px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media(min-width:992px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 800px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media(min-width:1200px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

.site-header+.elementor {
    min-height: calc(100vh - 320px)
}

/* POST CARD and POPULAR POSTS on main page */

.popular-posts{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:24px;
}

.blog-card{
	background:rgba(255,255,255,0.05);
	border:1px solid rgba(255,255,255,0.1);
	border-radius:14px;
	overflow:hidden;
	color:white;
	transition:0.3s;
	height:fit-content;
    min-width: 350px;
    max-width: 450px;
    position: relative;

}


/* .blog-card:hover{
	transform:translateY(-3px);
            background: linear-gradient(135deg, rgba(251, 100, 182, 0.25), rgba(253, 165, 213, 0.15)) !important;
    backdrop-filter: blur(10px) !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 0 20px rgba(251, 100, 182, 0.15);
} */

.blog-card .card-link{
	display:flex;
	flex-direction:column;
        display: block;
    position: absolute;
    inset: 0;
    z-index: 0;
}


.card-image{
	position:relative;
	height:170px;
	overflow:hidden;
}

.card-image img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}

.card-category{
	position:absolute;
	top:16px;
	left:16px;
	background:rgba(0,0,0,0.5);
	padding:4px 12px;
	border-radius:999px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	z-index:2;
}

.card-category a{
	color:#fff;
	text-decoration:none;
}

.card-body{
    padding: 25px 24px 23px 24px;
	display:flex;
	flex-direction:column;
	flex:1;
}

.card-meta{
	font-size:12px;
	color:rgba(255,255,255,0.5);
	margin-bottom:10px;
	display:flex;
	gap:8px;
	align-items:center;
	flex-wrap:wrap;
}

.card-title{
	font-size:18px;
	line-height:28px;
	margin:0 0 10px;
	color:#fff;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

.card-excerpt{
	font-size:14px;
	color:rgba(255,255,255,0.6);
	line-height:20px;
	margin:0 0 20px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
    display: none;
}

.card-footer{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:auto;
	font-size:12px;
	color:rgba(255,255,255,0.5);
}

.read-more{
	color:rgba(255,255,255,0.5);
}

.card-icons{
	display:flex;
	gap:12px;
	align-items:center;
}

.card-icons a,
.card-icons span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
}

.card-icons svg{
	width:25px;
	height:25px;
	opacity:1;
	transition:.2s;
	cursor:pointer;
}

.card-icons svg:hover{
	opacity:1;
	transform:scale(1.08);

}
.blog-card{
    transition: all .3s ease;
}

.blog-card:hover{
    transform: translateY(-6px);
}

/* image zoom */

.card-image img{
    transition: transform .4s ease;
}

.blog-card:hover .card-image img{
    transform: scale(1.05);
}

/* title hover */

.card-title{
    transition: color .25s ease;
}

/* .blog-card:hover .card-title {
    color: #FB64B6BF;
} */

/* read more */

.read-more{
    transition: color .25s ease;
}

.blog-card:hover .read-more{
    color: white;
}
/* responsive */
@media (max-width: 1024px){
	.popular-posts{
		grid-template-columns:repeat(1,1fr);
	}
}

@media (max-width: 767px){
	.popular-posts{
		grid-template-columns:1fr;
	}
}

/* CATEGORIES PILLS */
.category-list{
display:flex;
gap:10px;
flex-wrap: wrap;
}

.category-pill{
display:flex;
align-items:center;
gap:8px;
padding: 7px 20px;
border-radius:999px;
border:1px solid rgba(255,255,255,0.15);
color:white;
text-decoration:none;
font-size:14px;
transition:all .25s ease;
}


.category-count{
opacity:.6;
font-size:13px;
}

.category-pill:hover{
  background: linear-gradient(135deg, rgba(251,100,182,0.25), rgba(253,165,213,0.15));
  border: 1px solid rgba(251, 100, 182, 0.35);
  backdrop-filter: blur(10px);
  border-radius: 999px;

  transition: all 0.3s ease;
  box-shadow: 0 0 20px rgba(251,100,182,0.15);
  color: #ffb6d6;

}

.category-pill:hover .cat-count{
color:#ffb6d6;
}

.post-category-pill {
    box-shadow: 0 0 20px rgba(255, 79, 216, 0.3);
    color: #FDA5D5;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: inline-flex;
    padding: 5px 12.172px 3px 12px;
    justify-content: center;
    align-items: center;
    border-radius: 16777200px;
    background: rgba(251, 100, 182, 0.20);
}

.single-post-page {
  background: #0a0a0a;
  color: white;
}

.single-post-page .single-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 20px;
}

/* BACK */
.single-post-page .single-back {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
  display: inline-block;
  margin-bottom: 20px;
}

/* CATEGORY */
.single-post-page .single-category {
  background: rgba(251, 100, 182, 0.2);
  color: #FDA5D5;
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 12px;
}

/* TITLE */
.single-post-page .single-title {
  font-family: Georgia;
  font-size: 48px;
  margin: 20px 0;
}

/* META */
.single-post-page .single-meta {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.single-post-page .single-author {
  display: flex;
  gap: 12px;
}

.single-post-page .single-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, #FB64B6, #AD46FF);
}

.single-post-page .single-meta-info {
  color: rgba(255,255,255,0.6);
}

/* CONTENT */
.single-post-page .single-content {
  font-size: 18px;
  line-height: 1.7;
}


/* MEDIA */
@media screen and (max-width: 1400px){
.hero-section{
    padding-top: 2%;
}
#header-section{
padding-right: 4%;
padding-left: 4%;
}
}

@media screen and (max-width: 1024px) and (max-height: 1366px) {
#ekit-megamenu-main-menu{
    max-width: 0;
}
#linkedin-header, #search-header{
    display: none;
}
#menu-header{
    display: none;
}
#logo-header{
    width: 200px;
}
}


@media screen and (max-width: 500px) {
.category-pill{
    font-size: 11px;
}
.category-list {
display: flex;
gap: 10px;
flex-wrap: wrap;
margin: 0 auto;
width: 100%;
justify-content: center;
margin-bottom: 10px;
margin-top: 10px;
}
.ha-ihe-desc{
    font-size: 10px;
}

}


