.themetechmount-blogbox-styleeight .tm-blog-post-cat .cat-links {
display: inline-block;
font-size: 14px;
border-radius: 8px;
line-height: 20px;
padding: 3px 14px;
background: var(--ttm-skincolortwo);
border: 0;
transition: all .6s ease;
}
.themetechmount-blogbox-styleeight .tm-blog-post-cat .cat-links a{
color: #ffffff;
}
.themetechmount-blogbox-styleeight .themetechmount-box-title {
padding-top: 15px;
}
.themetechmount-blogbox-styleeight .tm-blog-post-cat {
position: absolute;
top: 20px;
left: 20px;
}
.themetechmount-blogbox-styleeight .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
content: unset;
}
.themetechmount-blogbox-styleeight .themetechmount-box-desc {
padding: 0;
}
.themetechmount-blogbox-styleeight span.tm-meta-line i {
display: none;
}
.themetechmount-blogbox-styleeight .ttm-post-featured-link-wrapper {
background-size: cover;
background-position: 100%;
padding-top: 280px;
transition: transform .5s ease-in-out;
webkit-transition: all .6s ease-in-out;
overflow: hidden;
transform: scale(1);
transition: opacity .95s ease 0s,transform .95s ease 0s;
}
.themetechmount-blogbox-styleeight:hover .ttm-post-featured-link-wrapper {
transform: scale(1);
}
.themetechmount-blogbox-styleeight .tm-post-featured-outer-wrapper{
border-radius: 15px;
overflow: hidden;
transition: all .6s ease;
}
.themetechmount-blogbox-styleeight:hover .tm-post-featured-outer-wrapper {
border-radius: 25px;
}
.themetechmount-blogbox-styleeight .themetechmount-blogbox-desc-footer .tm-meta-line i {
font-size: 16px;
}
.themetechmount-blogbox-styleeight .themetechmount-box-desc .entry-header .themetechmount-box-title h4 {
line-height: 28px;
font-size: 18px;
}
.themetechmount-pagination .page-numbers.current, .themetechmount-pagination .page-numbers:hover {
color: #fff;
}