/*
Theme Name: For Nimbus

Text Domain: bebostore

Version: 2.0
*/

.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;
}
.list-name-author .list-author-name li img {
    height: 150px !important;
    object-fit: cover;
}
input{
    border:1px solid #dedede;
}

/*title for car tree menu */
shop-left-bar .title-left {
    font-size: 1.92308em;
    margin-bottom: 5px;
    margin-top: 10px;
	color:#000000;}

.see_more_button{
    font-size: 14px;
    margin: 15px 0;
    display: block;
}
.recent-news-items .see_more_button{
    margin-left: 50px;
}
#tribe-events-list-widget-3  .see_more_button{
    margin-left: 10px;
}