/*
Theme Name:         Skynews
Theme URI:          https://demo.mysterythemes.com/news-portal-demos/
Author:             Mystery Themes
Author URI:         https://mysterythemes.com
Description:        Elevate your website to the skies with Sky News which has some of the best features that perfectly caters your need. The theme features a sleek and highly responsive layout, ensuring your contents looks stunning in every devices. Moreover, it also offers plethora of customization options allowing you customize your online publication to match your brand. Furthermore, Sky News features some of the key features like Multiple Header Layouts, Menu for easier navigation, built-in social media and much more. Check the demo at https://demo.mysterythemes.com/child-theme/skynews/
Version:            1.0.2
Requires at least:  5.0
Tested up to:       6.7
Requires PHP:       7.2
License:            GNU General Public License v3 or later
License URI:        http://www.gnu.org/licenses/gpl-3.0.html
Template:           news-portal
Text Domain:        skynews
Tags:               news, blog, grid-layout, custom-colors, one-column, two-columns, three-columns, left-sidebar, right-sidebar, footer-widgets, full-width-template, theme-options, rtl-language-support
*/

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
  font-family: 'Poppins';
}

.boxed_layout #page {
  width: 1240px;
}

.np-post-title.small-size a {
  font-weight: 400;
}

#site-navigation ul li a,
.np-home-icon a {
  line-height: 46px;
}

#masthead .site-branding {
  margin: 11px 0;
}

.np-logo-section-wrapper {
  padding: 30px 0;
}

.boxed_layout .mt-container{
  width: 1170px;
}

#np-menu-wrap-sticky-wrapper {
  float: none!important;
}

#colophon .textwidget {
  color: #ccc;
}

.np-home-middle-section .middle-primary {
  float: right;
}

.np-home-middle-section .middle-aside {
  float: left;
  width: 30%;
}

.np-block-title,
.widget-title,
.page-header .page-title,
.np-related-title {
  background: none;
  border-top: none;
  padding: 0px 0 10px;
  border-bottom: 2px solid #E1E1E1;
  position: relative;
}

.np-block-title .np-title:after,
.np-block-title:after,
.widget-title::after,
.page-header .page-title::after,
.np-related-title::after {
  background: #DE2023;
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 60px;
  height: 2px;
}

.news_portal_block_posts .np-block-title:after {
  display: none;
}

#top-footer .widget-title {
  background: none;
}

a:hover,
a:focus,
a:active {
  color: #000;
}

a:focus {
  outline: thin dotted;
}

.page-content a,
.entry-content a,
.entry-summary a {
  text-decoration: underline;
}

/*--------------------------------------------------------------
Header layout one  CSS
--------------------------------------------------------------*/
.header-layout--layout1 #site-navigation ul li a{
  border-left:0px;
  border-right:0px;
}
.header-layout--layout1 #masthead .site-branding{
  float: none;
  text-align: center;
}

.header-layout--layout1 #masthead .mt-container.np-header-ads-area {
  float: none;
  margin:40px auto;
}

.header-layout--layout1 .np-logo-section-wrapper{
  padding: 10px 0px;
}

.header-layout--layout1 .np-header-menu-wrapper::after, .header-layout--layout1 .np-header-menu-wrapper::before,
.header-layout--layout1 .np-header-menu-block-wrap::before, .header-layout--layout1 .np-header-menu-block-wrap::after{
  display: none;
}

/* css end */

.mt-container{
  width: 1320px;
}

.mt-header-search-live-wrap{
  float: right;
}

.site-mode--dark .elementor-element, .site-mode--dark .elementor-element .elementor-widget-container,
.site-mode--dark .cvmm-block-category-collection--layout-one .cvmm-cat-content-all-wrapper{
  background-color: #000 !important;
}

.site-mode--dark .elementor-element a, .site-mode--dark .elementor-element .cvmm-post-content,
.site-mode--dark .cvmm-timeline-desc p, .site-mode--dark .cvmm-post-meta .cvmm-post-meta-item,
.site-mode--dark .cvmm-ticker-caption:hover {
  color:#fff !important
}

.central-news-no-image .cvmm-timeline-allcontent-wrap{
  width: 100%;
  padding-left: 0px;
}

.np-icon-elements a:focus{
  color:#fff;
}

#primary .no-results input[type="search"]{
  width: 85%;
}

#primary .no-results .search-submit{
  height: 36px;
}


