/**
Theme Name: BookPress
Theme URI: https://bookpress.themeperch.net/
Author: themeperch 
Author URI: http://themeforest.net/user/themeperch
Description: BookPress is light and clean design it’s a smart choice for book selling landing page. BookPress has everything you need to take your item selling to the next level, but most of all it’s extremely easy to use: your new website we’ll be ready in less time!
Version: 2.6.1
Requires at least: 6.7.1
Requires PHP: 7.4
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: bookpress
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
------------ TABLE OF CONTENT ------------- 
- 1.0 GENERAL
- 1.1 WIDGET
- 1.3 GALLERIES
- 1.4 ALIGNMENTS
- 1.5 CAPTIONS
*/
html{
   overflow-x: hidden;   
}

/*1.0 GENERAL*/
.screen-reader-text{
	position: absolute !important;
   left: -9999rem;
}