@font-face{
    font-family: SFUBaskervilleBook;
    src: url(/wp-content/themes/flatsome-child/assets/font/SFUBaskervilleBookRegular.TTF);
}
.blog-single .rank-math-breadcrumb span.last {
	color: #7D7D7D;
}
.back-to-top i {
   display: none;
}
.back-to-top {
    border: 0 !important;
    background: url(/wp-content/uploads/2025/08/icon-back-to-top.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 0 !important;
}
.back-to-top {
    background-color: transparent !important;
}
.hot-news .post-item .box-text:before {
    font-size: 28px;
    font-family: SFUBaskervilleBook;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0;
}
.blog-archive #post-list .post-item .box, .blog-archive .large-columns-6 .post-item .box,
#at_posts_related .post-item .box , .after-blog-news .post-item .box{
    box-shadow: 0px 2px 5px #00000029;
    border-radius: 8px;
}
#post-list .post-item .post-title a, .after-blog-news .post-item .post-title a{
    font-size: 21px;
    line-height: 27px;
    margin: 0 0 8px;
}
.devqc-pc {
    z-index: 9;
}
.ranking-table > div > div, .ranking-table .point {
    color: #000 !important;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.entry-content {
    padding-top: 0;
}
h1.entry-title {
    margin-bottom: 10px;
}
.article-inner .post-meta {
    margin-bottom: 3px;
    font-size: 14px;
}
#post-list .from_the_blog_excerpt, .after-blog-news .post-item .from_the_blog_excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#at_posts_related .post-item .box .box-text {
    padding: 10px;
}
.post-featured .col-inner,
.post-featured .col.post-item .box {
    overflow: unset;
}
.post-featured .col-inner .box-text {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0 0 0 8px;
}
.post-item .box-normal .post-title a {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.45;
    text-overflow: ellipsis;
}
.featured-posts .post-item+.post-item .col-inner {
    padding-top: 9px;
    border-top: 1px solid #134A8D;
}
.featured-posts .post-item .col-inner{
    border-bottom: none;
    padding-bottom: 0;
}
.featured-posts .post-item {
    padding-bottom: 10px;
}
.tabs-home .embed-fixture .fixture-head {
    text-align: center;
}
.title-cate .section-title,
#at_posts_related .posts-section-title-related {
    font-weight: bold;
}
#at_posts_related .posts-section-title-related {
    padding: 10px 15px;
}
.tabs-home.tabbed-content .nav-tabs>li a {
    font-size: 15px;
}
.featured-posts .post-item .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.same-style .large-columns-1 a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#at_posts_related .post-item > .col-inner > .box {
    height: 100%;
}
.ux-relay__control .button {
    width: 272px;
    margin-top: 20px;
    font-size: 16px;
    text-transform: inherit;
    padding: 0 10px;
}
.ux-relay__control .button:hover {
    box-shadow: none;
}
@media (max-width: 549px){
    .featured-posts .post-item .box .box-text, .featured-posts .post-item .box .box-image, .posts-vertical .post-item .box .box-text, .posts-vertical .post-item .box .box-image  {
        vertical-align: middle;
    }
}