/*
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: 2.0.6
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.
*/

body {
  font-size: 16px !important;
}
.rtl {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.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 {}

.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{}
.bk-cover img, .bk-back img {
    width: 100%;
}
.woo-login .woocommerce-MyAccount-navigation {
    width: 100%;
}
.woo-login .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.woo-login .woocommerce-MyAccount-navigation ul li{
  display: inline-block;
}

.book-item-shop .list-action .woocommerce-product-details__short-description {
    display:  none;
}

.menu-fix-all #main-navigation {
    line-height: 47px !important;
    float: right !important;
    width: inherit !important;
}


footer .bottom-footer .payment a {
    opacity: 0.8 !important;
}

footer .bottom-footer .copyright a {
    color: #999 !important;
}

.book-slider-feature .swiper-slide .book-info .book-name {
    font-size: 1.2em !important;
}
