/*
Theme Name: KALASTUSINFO.EE 2020
Theme URI: https://kalastusinfo.ee
Description: Custom theme for KALASTUSINFO.EE 2020 website.
Author: Up To Date digiagency
Author URI: https://uptodate.ee
Version: 1.0
Text Domain: kalastus
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.current_page_item > a {
    color: #000;
}
ul.children {
  display: none;
}
li.current_page_item ul.children,
li.current_page_ancestor ul.children {
  display: block;
}
.innercontent-div {
  background-color: #faf9f5;
  box-shadow: -2px 0 5px 0 rgb(0 0 0 / 15%);
  font-size: 12px;
  margin: 25px 0;
  padding: 20px;
  float: left;
  width: 100%;
}
