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

/* line 45, custom.scss.liquid */
.popup .social .social__item,
.footer .social .social__item {
  line-height: 0; }
  /* line 48, custom.scss.liquid */
  .popup .social .social__item .social__item_link--max::before,
  .footer .social .social__item .social__item_link--max::before {
    width: 22px;
    height: 22px; }

/* KERAGRES LEGAL PAGES */
/* line 55, custom.scss.liquid */
.keragres-legal-page {
  max-width: 980px;
  color: #333;
  line-height: 1.65; }

/* line 60, custom.scss.liquid */
.keragres-legal-page h2 {
  margin: 30px 0 12px;
  font-size: 24px;
  line-height: 1.25; }

/* line 65, custom.scss.liquid */
.keragres-legal-page h3 {
  margin: 22px 0 8px;
  font-size: 18px;
  line-height: 1.35; }

/* line 70, custom.scss.liquid */
.keragres-legal-page p {
  margin: 0 0 12px; }

/* line 71, custom.scss.liquid */
.keragres-legal-page ul {
  margin: 0 0 14px 20px; }

/* line 72, custom.scss.liquid */
.keragres-legal-page li {
  margin: 0 0 6px; }

/* line 73, custom.scss.liquid */
.keragres-legal-page a {
  text-decoration: underline; }

/* line 74, custom.scss.liquid */
.footer__legal a {
  color: inherit;
  text-decoration: underline; }
