/*
Theme Name: BeboStore
Theme URI: http://bookstore.beautheme.com/demo/
Author: BeauTheme
Author URI: http://beautheme.com/
Description: BeboStore theme that the main theme for book store, and some market page for sale book, CD, and other store.
Version: 1.0.2
License:  GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bebostore
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template,  theme-options
Copyright: (c) 2015 BeauTheme.
*/

.sticky {
}

.sticky:hover {
}
.wp-caption{
    text-align: center;
    margin-bottom: 40px;
}
.wp-caption-text{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.gallery-caption {}

.container img{
    max-width: 100%!important;
    height: auto;
}
.entry-content div{
    max-width: 100%!important;
}

.bypostauthor {}

.alignright {
    float: right;
    margin-left: 15px;
}

.alignleft {
    float: left;
    margin: 15px;
}

.aligncenter {}

.gallery-caption, .aligncenter, .bypostauthor, .aligncenter {
    margin-top: 40px;
}

.edit-link {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nothing-found {
    display: block;
    margin-bottom: 30px;
}
.screen-reader-text{}