/*
Theme Name:     BeboStore Child Theme
Theme URI: 		http://bookstore.beautheme.com/demo/
Description:
Author: 		Hero Themes
Author URI: 	http://beautheme.com/
Template:       bebostore
Version:        1.0.0
*/


/* ------- Insert custom styles below this line ------- */
.related.products ul.products li.product {
    display: inline-block;
    float: none;
    position: relative !important;
    height:303px;
}
.related.products ul.products li.last{
        margin-right: 3.8%;
}
.feature-section.feature-option2 .container {
    width:auto;
    margin-left: 100px;
}
@media (max-width: 779px) {
    .related.products ul.products li.product {
        height:auto;
        float:center;
    }
}
.social-share {
    font-size: large;
}
#beboo-reviews {
    /* -- display: none; -- */
}
