/*!
Theme Name: Starbelly Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Starbelly - Restaurant WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: starbelly
Text Domain: starbelly-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

/* Push product page content below fixed navigation (banner removed) */
.single-product .sb-shop-page {
    padding-top: 140px;
}

@media only screen and (max-width: 782px) {
    /* Account for WP admin bar on mobile */
    .admin-bar.single-product .sb-shop-page {
        padding-top: 186px;
    }
}
