/*! 
-------------------------------------------
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); }

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