/*
Theme Name: TrustNews Child
Theme URI: https://themefreesia.com/themes/trustnews
Template: trustnews
Author: Theme Freesia
Author URI: https://themefreesia.com/
Description: TrustNews is a Limitless WordPress News and Magazine Template with a clean, modern design suitable for everyone who wants to share their stories on news, newspaper, magazine, publishing, blog or review sites. It comes with exclusive features and a modern eye cache design. TrustNews is the perfect tool for WordPress beginners and seasoned bloggers. It is a lightweight theme, optimized for the speed and fast loads. It also include all major aspects like responsive, performance, cross-browser compatible, SEO ready and supports RTL. Get free Supports at https://tickets.themefreesia.com/, View demos at https://demo.themefreesia.com/trustnews and documentation at https://themefreesia.com/theme-instruction/trustnews
Tags: one-column,right-sidebar,left-sidebar,flexible-header,custom-header,custom-menu,custom-logo,editor-style,featured-images,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,news,blog
Version: 2.0.1733817568
Updated: 2024-12-10 10:59:28

*/

.site-title,
.secondary-navigation ul li a {
    text-transform: none;
}

.header-banner {
    padding-top: 36px;
}

.main-banner .slide-content {
    height: 400px;
    background-color: #adadad;
}
.main-banner .slick-slide img {
    height: 400px;
    min-width: 380px;
    object-fit: cover;
}
.main-banner .slide-text-content {
    min-width: 380px;
}

.slide-title{
    font-size: 1em;
    line-height: 1.2em;
}

.block-category-section-title {
    font-weight: normal;
}

#trustnews_blog_category_posts-2 .block-category-section-meta {
    display: none;
}

.ct-frosted-glass{
    backdrop-filter: blur(40px) brightness(200%);
    -webkit-backdrop-filter: blur(40px) brightness(200%);
}


.main-content-area .widget_slide_category_post .slide-category-post-wrap-single .slick-slide{
    height: 400px;
}
.slide-category-post-title{
    line-height: 1.6em;
}
.slide-category-post-inner .cat-links a{
    border: 1px solid #ffffff;
    color: #ffffff;
}
.slide-category-post-inner .posted-on a{
    color: #ffffff;
}


.block-category-section-thumbnail{
    width: auto;
    text-align: center;
}
.block-category-section-thumbnail img {
    width: 120px;
}
.block-category-section-title {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0 0 10px;
}


.left-widget-area .widget-latest-posts .post-thumbnail{
    margin-right: 5px;
    width: 50px;
}
.widget-latest-posts .entry-title{
    font-size: .9em;
    text-transform: none;
}

.right-widget-area .two-category-post-title{
    font-size: .9em;
}

.two-category-post-title{
    font-size: 1em;
}



.posted-on::before{
	content: "\f073";
	font-weight: 900;
}
.posted-on::before{
	font-family: 'Font Awesome 6 Free';
    padding-right: 5px;
}