/*!
Theme Name:    News Impress
Theme URI:     https://preview.mysterythemes.com/news-express-demos/
Author:        Mystery Themes
Author URI:    https://mysterythemes.com
Description:   Meet News Impress, a beautifully crafted WordPress theme made especially for bloggers who want to share their stories with style and confidence. Whether you’re writing about lifestyle, travel, tech, or personal experiences, this theme gives your blog a fresh, elegant, and professional look.
Version:       1.0.0
Tested up to:  6.8
Requires PHP:  7.2
License:       GNU General Public License v2 or later
License URI:   https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
Template:      news-express
Text Domain:   news-impress
Tags:          news, blog, entertainment, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-header, custom-menu, featured-images, footer-widgets, full-width-template, threaded-comments, translation-ready, rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

body {
  font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
  color: #302b2b;
}

.post-min-read, .post-thumbnail-wrap .post-min-read{
    display: none;
}

.single .entry-content a,.page .entry-content a, .comment-body .comment-content  a, .comment-respond a{
  text-decoration: underline;
}

.archive-content-wrapper .entry-title a {
font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height:1.5;

}

.read-more-button a {
    padding: 5px 10px;
    font-size: 14px;
    color: #ffffff;
    background-color: #0b7279;
    font-weight: 400;
    border: 1px solid #d1d1d1;
}

.read-more-button a:hover{
    background-color: #fff !important;
    color:#0b7279;
}

.entry-title,
.page-title,
.post-title,
.wp-block-latest-posts__post-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  max-width: 100%;
}



/********************************************************
official social icon color Css
********************************************************/
.fa-instagram {
  color: #C62828;
}

.fa-youtube,
.fa-youtube-play {
  color: #C62828;
}

.fa-facebook,
.fa-facebook-circle,
.fa-facebook-square,
.fa-facebook-official,
.fa-twitter-square,
.fa-skype {
  color: #1da1f2;
}

.fa-google-plus-circle,
.fa-google-plus-square,
.fa-google-plus-official,
.fa-google-plus {
  color: #db4a39;
}

.fa-tiktok {
  color: #ee1d52;
}

.fa-twitter {
  color: #1DA1F2;
}

.fa-whatsapp,
.fa-whatsapp-square {
  color: #25d366;
}

.fa-airbnb {
  color: #F73659;
}

.fa-deviantart {
  color: #05cc47;
}

.fa-linkedin,
.fa-linkedin-square {
  color: #0a66c2;
}

.fa-pinterest,
.fa-pinterest-square,
.fa-pinterest-alt {
  color: #bd081c;
}

.fa-adobe {
  color: #DB2219;
}

.fa-flickr,
.fa-flickr-square {
  color: #f40083;
}

.fa-tumblr {
  color: #35465d;
}

.fa-slack {
  color: #4a154b;
}

.fa-reddit,
.fa-reddit-square {
  color: #ff4500;
}

.fa-messenger {
  color: #913BCC;
}

.fa-wordpress {
  color: #009BCB;
}

.fa-weixin {
  color: #09B83E;
}

.fa-behance {
  color: #0054F7;
}

.fa-behance-square {
  color: #053eff;
}

.fa-dribbble {
  color: #ea4c89;
}

.fa-yahoo {
  color: #6001d2;
}

.fa-blogwave {
  color: #ED7800;
}

.fa-snapchat,
.fa-snapchat-ghost,
.fa-snapchat-square {
  color: #fffc00;
}

.fa-wix {
  color: #F4B66C;
}

.fa-meta {
  color: #005ED6;
}

.fa-baidu {
  color: #2319DC;
}

.fa-twitch {
  color: #8C45F7;
}

.fa-discord-alt {
  color: #5562EA;
}

.fa-vk {
  color: #0072F7;
}

.fa-trip-advisor {
  color: #31D99C;
}

.fa-telegram {
  color: #28A4E4;
}

.fa-quora {
  color: #B32A26;
}

.fa-ok-ru {
  color: #EF8B27;
}

.fa-microsoft-teams {
  color: #544FBC;
}

.fa-foursquare {
  color: #F14572;
}

.fa-soundcloud {
  color: #F75200;
}

.fa-vimeo {
  color: #00A8E8;
}

.fa-digg {
  color: #313131;
}

.fa-periscope {
  color: #3E9FBE;
}

.fa-xing {
  color: #005D5B;
}

.fa-imdb {
  color: #EDBF17;
}


.dark-mode .post-cat-item a{
    color:#000;
}

.dark-mode .author-bio{
    color:#fff;
}