/*
Theme Name: Madara - Child
Description:  Madara Child-Theme
Author:       Madara
Author URI:   http://demo.mangabooth.com/
Template: madara
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Version: 1.0.2
*/

.sticky_bottom{position:fixed;bottom:0;width:100%;max-width:1024px;z-index:999;background:#f2f2f2;padding:10px 5px 5px;text-align:center;box-sizing:border-box}
.button_sticky_bottom{position:absolute;width:40px;height:30px;background:#f2f2f2;top:-20px;padding:10px;border-radius:100%;z-index:888;left:50%;margin-left:-15px;text-align:center}
.ads_sticky_bottom{position:relative;z-index:999}

.about-content {
    padding: 0 0 50px;
}
.comic-thumb {
    width: 100%;
    padding-bottom: 130%;
    position: relative;
    overflow: hidden;
    background-color: rgba(255,255,255,.1);
    display: block; 
}

h1.logosay {
    display: none;
}

.text-danger {
	color: #dc3545!important;}