/*
Theme Name: Newspapers X
Theme URI: 
Author: Silk Themes
Author URI: https://silkthemes.com
Version: 1.0.41
Requires at least: 4.7
Tested up to: 6
Requires PHP: 5.6
License: GNU General Public License, v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: newspaperss
Text Domain: newspapers-x

Description: Newspapers X is a perfect WordPress theme for magazines, personal blogs, newspapers, content publishers or even newspaperss can be used for niche sites with curated contents.
Newspapers X is fully compatible with WPML, making it easy to translate your content into multiple languages. It also supports RTL languages, ensuring that your website looks great no matter what language it's viewed in.

Tags:   grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template,theme-options, threaded-comments,blog,news,food-and-drink

Newspapers X  WordPress Theme, Copyright 2022 silkthemes.com
Top News  is distributed under the terms of the GNU GPL

Newspapers X is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .slider-container{
        min-height: 90vh;
    }
}
.site-description{
    color: black;
}

.sidebar-inner .widget_archive ul li a, 
.sidebar-inner .widget_categories ul li a, 
.sidebar-inner .widget_pages ul li a, 
.sidebar-inner .widget_nav_menu ul li a, 
.sidebar-inner .widget_portfolio_category ul li a {
    line-height: 20px;
    padding: 5px 0;
    font-size: 15px;
    color: #414141;
    text-decoration: none;
  }

  
  .head-bottom-area ,.head-bottom-area .dropdown.menu .is-dropdown-submenu > li{
    background-color: #d612f5;
  }

  
  /* ----------- Pro color ----------- */
  a,.comment-title h2,h2.comment-reply-title,
  .sidebar-inner .widget_archive ul li a::before, 
  .sidebar-inner .widget_categories ul li a::before, 
  .sidebar-inner .widget_pages ul li a::before, .sidebar-inner .widget_nav_menu ul li a::before, 
  .sidebar-inner .widget_portfolio_category ul li a::before,
  .defult-text a span,.woocommerce .star-rating span::before {
    color: #d612f5;
  }
  .scroll_to_top,.bubbly-button,
  #blog-content .navigation .nav-links .current,
  .woocommerce nav.woocommerce-pagination ul li span.current,
  .woocommerce ul.products li.product .button,.tagcloud a,
  .lates-post-warp .button.secondary,.pagination .current,
  .pagination li a,.widget_search .search-submit,
  .widget_wrap .wp-block-search__button,.comment-form .form-submit input#submit, 
  a.box-comment-btn,.comment-form .form-submit input[type="submit"],.cat-info-el,
  .comment-list .comment-reply-link,.woocommerce div.product form.cart .button, 
  .woocommerce #respond input#submit.alt,.woocommerce a.button.alt, .woocommerce button.button.alt,
  .woocommerce input.button.alt, .woocommerce #respond input#submit,.woocommerce a.button, 
  .woocommerce button.button, .woocommerce input.button,.mobile-menu  .nav-bar .offcanvas-trigger{
    background-color: #d612f5;
  }
  .viewall-text .shadow{
    -webkit-box-shadow: 0 2px 3px #d612f5;
      -moz-box-shadow: 0 2px 3px #d612f5;
      box-shadow: 0 2px 3px #d612f5;
  }
  .bubbly-button{
    -webkit-box-shadow: 0 2px 3px #d612f5;
      -moz-box-shadow: 0 2px 3px #d612f5;
      box-shadow: 0 2px 3px #d612f5 !important;
  }

  .footer-copyright-wrap .theme-by.silkthemesc {
    font-weight: bold;
    color: #d612f5 !important;
    font-size: 17px;
}