/*! 
-------------------------------------------
CUSTOM STYLES
-------------------------------------------
NOTE: PLEASE DO NOT edit base.css.min
      for custom styles use custom.css only
-------------------------------------------
*/
/* line 11, custom.scss.liquid */
#theme_settings_frame_wrap {
  background: var(--body-bg); }

/*
 .header {
      background:url(gir.png) repeat-x center -60px #fafafa;
      border-top:transparent;
      background-size:contain;
 }
 */
/* line 23, custom.scss.liquid */
.sidebox--max-height .sidebox__content {
  max-height: 206px; }
