/*
Theme Name: Fable Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of fable
Author: Ovatheme
Author URI: http://ovatheme.com
Template: fable
Version: 1.1.2
Text Domain:  child-child
*/





.menu-home :after {
  
   {
    content: '';
    display: block;
    border-bottom: 1px dotted #000;
      position: relative;
    margin-top: -4px;
    z-index: 1;
  }
}

h2.menu-section-title{
  text-align: center;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
    color: #777;
    font-style: italic;
    font-size: 18.4px;
    display: none !important;
}

article.post-wrap {
    margin-bottom: 70px;
    margin-top: 100px;
}

.post-meta{
	display:none;
}

.post-tag{
	display:none;
}

#menu-item-1495{
	background-color: rgba(148, 54, 22, 1);
    color: #FFF !important;
}

#menu-item-1495 a:hover{
	color: black !important;
}

.button-color a {
    color: white !important;
    background-color: #943616 !important;
}

#home{
	margin-top: 136px;
}

#navbar-collapse-02{
	height: fit-content;
}

ul.nav li {
    position: relative;
    padding: 5px;
}

.em.pixelbones a {
   
    color: #943616 !important;
}

.hero-text span.comic-text {
    color: white;
}

.hero-text p.hero-text:before {
    background-color: white;
}

