/*
Theme Name: Bebolanding
Theme URI: http://themeforest.net/item/bebo-bookebookissue-author-landing-page/12447945?ref=Beautheme
Author: BeauTheme
Author URI: http://beautheme.com/
Description: Bebo theme that the main theme for Landing book, and some landing page about introduce book, we have more update version.
Version: 1.0.3
License:  GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bebo
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.

Integrated and re-coded by: WENAVI (2017) - http://www.wenavi.com
*/

.sticky {}

.sticky:hover {}
.wp-caption{
    margin-bottom: 40px;
}
.wp-caption img{
    margin-bottom: 10px!important;
}
.wp-caption-text{
    float: left;
    width: 100%;
    text-align: center;
}
.screen-reader-text{}
.gallery-caption {
    margin-top: 40px;
}

.bypostauthor {}

.alignright {
    float: right;
    margin-left: 15px;
}
.alignleft {
    float: left;
    margin: 15px;
}

.aligncenter {
  /*  position: relative;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    float: left;*/
}

.gallery-caption, .aligncenter, .bypostauthor, .aligncenter {
    margin-top: 40px;
}
.alignright, .alignleft, .alignnone, .aligncenter{
    max-width: 100%!important;
}
.alignright img, .alignleft img, .alignnone img, .aligncenter img{
    max-width: 100%!important;
    height: auto;
}
.edit-link {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
}

.nothing-found {
    display: block;
    margin-bottom: 30px;
}