/** Shopify CDN: Minification failed

Line 8:11 Expected identifier but found "{"
Line 19:12 Expected identifier but found whitespace
Line 19:13 Unexpected "("

**/
header-top.{
  height: 20px !important
}
body {
    background-color: #F7F7F7 !important;
}
.close-menu-mb.menu-open {
      background: #610296 !important;
}
@media (max-width: 1199px) {
    .site-nav .menu-mb-title
Specificity: (0,2,0)
 {
        border-bottom: 1px solid #ebebeb;
        color: #fff;
        background-color: #610296 !important;
    }
}