/*
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.5
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.
*/

@media only screen and (max-width: 767px) {
.about-book-landing .book-item-intro {
    margin-top: -360px !important;
	}}



a.logo-in-white img {
    width: 50%;
    height: auto;
}

.book-item .book-image img {
    width: 100%;
    height: auto;
}

.section-blog-detail .blogs-detail .news-content {
padding-bottom: 16px !important;
}

.landing-book-blog {
    padding-bottom: 24px !important;
}

@media only screen and (min-width: 890px) {
	.testimonial-half, .subcribe-half {
		height: 300px !important;
	}
}

.testimonial-half .book-half-testimonial .testi-message, .subcribe-half .book-half-testimonial .testi-message {
    font-size: 1.3em !important;
    line-height: 1.3em !important;
}

.section-blog-detail .blogs-detail .news-content {
    font-size: 1.1em !important;
    line-height: 1.6em !important;
}

.about-book-landing .book-item-intro .book-info .book-author {
	margin-bottom: 8px !important;
}
.about-book-landing .book-item-intro .book-info .book-name {
	margin-bottom: 0 !important;
}
.about-book-landing .book-item-intro .book-info .book-desc {
	font-size: 1.15em !important;
}

.paging-slider {
	margin-top: 30px;
}

.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;
}