/*
Theme Name: Boombox Child Theme
Theme URI: http://boombox.px-lab.com
Template: boombox
Author: Px-Lab
Author URI: http://px-lab.com
Description: Boombox is most powerful and flexible viral and buzz style WordPress theme. Flexible and fully customizable viral magazine theme combined with most powerful Viral content plugin with a ton of snacks and exclusive features and all that packed with dozens of powerful and popular plugins and with top-notch design
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-header, custom-background, full-width-template,custom-menu, editor-style, featured-images, featured-image-header, post-formats, sticky-post, theme-options, translation-ready
Text Domain: boombox
*/

/*************** Add your custom css here  ***************/

/*
.site-main{
    width:75.7%;
}

.sidebar {
    width:21.5%;
}
*/

.menuItemStoreMobile a {
    border-color: #FF0032;
    background-color: #FF0032;
    color: #FFF;
    border: 2px solid;
    padding: 10px 15px 10px 15px;
    font-size: 15px;
    border: 2px solid;
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    font-family: Roboto Slab;
    font-weight: 600;
}
.menuItemStoreMobile {
    width: 140px;
    position: relative;
}
@media screen and (min-width: 993px) {
.menuItemStoreMobile {
    display:none
}}
.branding-btn-shop {
    width: 80px !important;
}