/*
Theme Name:Silk Story
Theme URI: 
Author: Silk Themes
Author URI: https://silkthemes.com
Version: 1.0.28
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: silk-story

Description: Silk Story is a child version of NewsPaperss Theme.Perfect WordPress theme for magazines, personal blogs, newspapers,news, content publishers.All options come with theme is easy and simple.Compatible with WooCommerce, WPML, Polylang, Flat Parallax Slider, Photo Gallery and Travel Map, Elementor, Page Builder, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. 
Official Support Forum: https://silkthemes.com/support/

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

Silk Story  WordPress Theme, Copyright 2023 silkthemes.com
Silk Story is distributed under the terms of the GNU GPL

Silk Story 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:#f6f6f6
  }
  .head-bottom-area .dropdown.menu a, .search-wrap .search-field, .head-bottom-area .dropdown.menu .is-dropdown-submenu > li a, .home .head-bottom-area .dropdown.menu .current-menu-item a{
    color:rgb(0, 0, 0);
  }
  .head-bottom-area{
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
  #topmenu .top-bar .top-bar-left .menu a{
    color: white;
  }

  #topmenu,.off-canvas-content .title-bar{
    background-color: #161616;
  }
  #topmenu{
    border: none;
  }
  .menu-position.silk-story{
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .head-top-area{
    padding: 20px;
  }

  .post-wrap-big .post-title a,.post-list .post-title a{
    text-decoration: none;
  }
  .post-cat-info a{
    text-decoration: none;
  }
