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

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

body{
  font-size: 16px;
}

body.home{
  font-size: 14px;
}

.book-subcribe-form .clearfix{
  display: none;
}

.home .widget_recent_entries{

}

.home .author-tags{
  display: none;
}

.home .author-desc{
  margin-top: 20px;
}

.home .twitter-embed .wpb_wrapper{
  overflow: scroll;
  width: 400px !important;
  height: 450px !important;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 800px){
  .home .twitter-embed .wpb_wrapper{
    float: left;
  }
}

.home .wpb_text_column{
  max-width: 900px;
  margin: 40px auto;
  padding: 20px;
  font-size: 1.4em;
}

.wpb_video_widget{
  margin-top: 50px;
}

.home .wpb_text_column h3{
  font-weight: 600;
  /* text-decoration: underline; */
  font-size: 1em;
  color: #666;
  /*margin-bottom: 40px;*/
}

.subscribe{
  margin-top: 30px;
}

.vc-btn3{
  margin-top: 40px;
}

.home #twitter-widget-0{

}

.wpcf7{
  margin-top: 60px !important;
}

.wpcf7 input[type="submit"]{
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.about-book-landing .book-item-intro {
  top: -200px;
}

@media only screen and (min-width: 767px) {
  .about-book-landing.class_padding_small .book-item-intro {
    top: -100px !important;
  }
}
@media only screen and (min-width: 767px) {
  .about-book-landing .book-item-intro {
    top: -600px;
  }
}
