@charset 'utf-8';
/*
Theme Name: Booklovers Child
Theme URI: http://booklovers.ancorathemes.com/
Description: Booklovers Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Ancorathemes
Author URI: http://ancorathemes.com/
Template: booklovers
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: booklovers
*/


@import url("../booklovers/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.accessibility {width: 40px; height:40px; border-radius: 22px; background:#000; color:#fff; position: fixed; bottom: 20px; left: 20px; display:block; text-align:center; line-height:40px; border: 2px solid #fff; z-index: 5000; overflow:hidden; padding:0; background-image: url(wheelchair2w.png); background-repeat: no-repeat; background-size: 30px 30px; background-position: center center;}

.accessibility:hover, .accessibility.active, .accessibility:focus {background: #fff; color:#000; border: 2px solid #000; background-image: url(wheelchair2.png); background-repeat: no-repeat; background-size: 30px 30px; background-position: center center;}

.accessibility i {margin: 9px 0 0px 0; display:block; padding: 0; width:40px;}

.scroll_to_top {
    right: 20px;
}
.scroll_to_top.show {
    bottom: 80px;
}

.scheme_blue .sc_button.sc_button_style_filled:hover {
    background-color: #fff !important;
}