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

/* line 29, custom.scss.liquid */
.social .social__item_link--max::before,
.header .userbar .userbar__item--max::before {
  background: url(max-logo2.svg) no-repeat center center;
  content: '';
  background-size: contain;
  display: block;
  width: 28px;
  height: 28px; }

/* line 39, custom.scss.liquid */
.header .userbar .userbar__item--max::before {
  width: 22px;
  height: 22px; }
