/** Shopify CDN: Minification failed

Line 531:159 Unterminated string token
Line 532:153 Unterminated string token
Line 714:0 Expected ")" to go with "("

**/
.items-1 .lion-rules-list .lion-rule-item, .items-1 .lion-rewards-list .lion-rule-item, .items-1 .lion-tier-overview .lion-rule-item, .items-1 .lion-rules-list .lion-reward-item, .items-1 .lion-rewards-list .lion-reward-item, .items-1 .lion-tier-overview .lion-reward-item, .items-1 .lion-rules-list .lion-tier-box, .items-1 .lion-rewards-list .lion-tier-box, .items-1 .lion-tier-overview .lion-tier-box {
  flex-basis: 100%;
}
.items-2 .lion-rules-list .lion-rule-item, .items-2 .lion-rewards-list .lion-rule-item, .items-2 .lion-tier-overview .lion-rule-item, .items-2 .lion-rules-list .lion-reward-item, .items-2 .lion-rewards-list .lion-reward-item, .items-2 .lion-tier-overview .lion-reward-item, .items-2 .lion-rules-list .lion-tier-box, .items-2 .lion-rewards-list .lion-tier-box, .items-2 .lion-tier-overview .lion-tier-box {
  flex-basis: 50%;
}
.items-3 .lion-rules-list .lion-rule-item, .items-3 .lion-rewards-list .lion-rule-item, .items-3 .lion-tier-overview .lion-rule-item, .items-3 .lion-rules-list .lion-reward-item, .items-3 .lion-rewards-list .lion-reward-item, .items-3 .lion-tier-overview .lion-reward-item, .items-3 .lion-rules-list .lion-tier-box, .items-3 .lion-rewards-list .lion-tier-box, .items-3 .lion-tier-overview .lion-tier-box {
  flex-basis: 33%;
}
.items-4 .lion-rules-list .lion-rule-item, .items-4 .lion-rewards-list .lion-rule-item, .items-4 .lion-tier-overview .lion-rule-item, .items-4 .lion-rules-list .lion-reward-item, .items-4 .lion-rewards-list .lion-reward-item, .items-4 .lion-tier-overview .lion-reward-item, .items-4 .lion-rules-list .lion-tier-box, .items-4 .lion-rewards-list .lion-tier-box, .items-4 .lion-tier-overview .lion-tier-box {
  flex-basis: 25%;
}
.loyalty-lion-sections {
  display: flex;
  flex-flow: column;
}

.ll-rewards-section .items-3 .lion-rewards-list {
  max-width: 1220px;
  margin: 0 auto;
}
@media only screen and (max-width: 420px) {
  .ll-rewards-section .items-3 .lion-rewards-list {
    overflow: auto;
  }
}
@media only screen and (max-width: 578px) {
  .items-2 .lion-rules-list .lion-rule-item, .items-2 .lion-rewards-list .lion-rule-item, .items-2 .lion-tier-overview .lion-rule-item, .items-2 .lion-rules-list .lion-reward-item, .items-2 .lion-rewards-list .lion-reward-item, .items-2 .lion-tier-overview .lion-reward-item, .items-2 .lion-rules-list .lion-tier-box, .items-2 .lion-rewards-list .lion-tier-box, .items-2 .lion-tier-overview .lion-tier-box {
    flex-basis: 100%;
 }
  .items-3 .lion-rules-list .lion-rule-item, .items-4 .lion-rules-list .lion-rule-item, .items-3 .lion-rewards-list .lion-rule-item, .items-4 .lion-rewards-list .lion-rule-item, .items-3 .lion-tier-overview .lion-rule-item, .items-4 .lion-tier-overview .lion-rule-item, .items-3 .lion-rules-list .lion-reward-item, .items-4 .lion-rules-list .lion-reward-item, .items-3 .lion-rewards-list .lion-reward-item, .items-4 .lion-rewards-list .lion-reward-item, .items-3 .lion-tier-overview .lion-reward-item, .items-4 .lion-tier-overview .lion-reward-item, .items-3 .lion-rules-list .lion-tier-box, .items-4 .lion-rules-list .lion-tier-box, .items-3 .lion-rewards-list .lion-tier-box, .items-4 .lion-rewards-list .lion-tier-box, .items-3 .lion-tier-overview .lion-tier-box, .items-4 .lion-tier-overview .lion-tier-box {
    flex-basis: 50%;
 }
}
.image-display {
  display: flex;
}
.image-display.image--top, .image-display.image--bottom {
  flex-flow: column;
}
.image-display .text, .image-display .image {
  flex-basis: 50%;
}
.image--left .text {
  order: 2;
}
.image--top .text {
  order: 2;
}
.shopify-section.ll-login-section .container {
  min-height: 390px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.loyalty-lion-customer-login {
  padding: 24px 0;
}
@media (min-width: 791px) {
  .loyalty-lion-customer-login {
    padding: 48px 0;
  }
}
.loyalty-lion-customer-login .loyalty-lion-text .long-msg {
  padding: 24px 0;
  font-size: 20px;
  line-height: 24px;
  max-width: 80%;
  margin: auto;
}
.loyalty-lion-customer-login .loyalty-lion-text .buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
}
@media (min-width: 791px) {
  .loyalty-lion-customer-login .loyalty-lion-text .buttons {
    flex-direction: row;
  }
}
.loyalty-lion-customer-login .loyalty-lion-text .buttons button {
  min-width: 180px;
}
.loyalty-lion-logged-top .loyalty-lion-logged-top-text p.name {
  font-size: 90px;
  line-height: 90px;
  color: #f6d64c;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
.loyalty-lion-logged-top .loyalty-lion-logged-top-text .points-msg {
  font-size: 48px;
  display: flex;
  justify-content: center;
  font-weight: 700;
  margin: 0;
}
.loyalty-lion-logged-top .loyalty-lion-logged-top-text .points-msg .total-points {
  margin-left: 7px;
}
.shopify-section.ll-rules-section {
  margin: 20px 0;
}
.rules-title {
  text-align: center;
  margin: 25px 0 30px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content {
  padding: 0;
  background: linear-gradient(to bottom, #00b8b6 70%, white 30%);
  border: 1px solid #00b8b6;
  color: #fad60a;
  font-weight: 700;
  border-radius: 0;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div.lion-rule-item__title {
  text-align: center;
  width: 100%;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div:first-child:not(.lion-action-button):not(.lion-rule-item__limit-reached) {
  margin-top: 15px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div:nth-child(2) {
  margin-bottom: 15px;
  padding: 0;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div:nth-child(3) {
  margin-top: auto;
  padding-bottom: 2px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div:last-child:not(.lion-rule-item__limit-reached):not(.lion-instagram-follow__link) {
  padding-bottom: 15px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div:nth-child(3), .lion-rules-list .lion-rule-item .lion-rule-item__content div:nth-child(4):not(.lion-instagram-follow__link) {
  width: 100%;
  background-color: #fff;
  color: #000;
  text-align: center;
  padding-top: 5px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div.lion-action-button {
  font-size: 14px;
  color: #000;
  padding: 10px 30px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div.lion-action-button:after {
  background-color: #f5d64a;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  border-radius: 25px;
  width: fit-content;
  margin: auto;
  padding: 4px 18px;
  top: 5px;
  display: block;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content div.lion-action-button.lion-rule-item__button--disabled:after {
  background-color: #999;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content .lion-rule-item__completed-forever {
  height: 52px;
}
.lion-rules-list .lion-rule-item .lion-rule-item__content .lion-rule-item__completed-forever:after {
  margin: auto;
}
.shopify-section.ll-text-section {
  text-align: center;
}
.shopify-section.ll-text-section .text-title {
  margin: 25px 0 30px;
}
.shopify-section.ll-text-section .text-html {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 791px) {
  .shopify-section.ll-text-section .text-html {
    flex-direction: row;
    gap: 12px;
  }
}
.shopify-section.ll-text-section .text-html div {
  flex: 1 0 33%;
}
.shopify-section.ll-text-section .text-html div .circle {
  margin: auto;
  width: 64px;
  height: 64px;
  background: #f6d64c;
  border-radius: 32px;
  justify-content: center;
  font-size: 36px;
  color: white;
  font-weight: 600;
  margin-bottom: 5px;
}
.shopify-section.ll-text-section .text-html div h5 {
  color: #00b8b6;
  font-size: 36px;
}
.shopify-section.ll-text-section .text-html div p {
  width: 65%;
  margin: auto;
}
.shopify-section.ll-text-section .text-html div:not(:last-child):not(.circle) {
  position: relative;
}
@media (min-width: 791px) {
  .shopify-section.ll-text-section .text-html div:not(:last-child):not(.circle):after {
    content: "";
    width: 180px;
    border-bottom: 2px solid #00b8b6;
    position: absolute;
    top: 30px;
    right: -80px;
  }
}
.ll-guest-section {
  order: 15;
  margin: 20px 0;
}
.ll-guest-section .h2 {
  text-align: center;
  margin: 25px 0 30px;
}
.ll-guest-section .data {
  display: flex;
  flex-direction: column;
}
@media (min-width: 791px) {
  .ll-guest-section .data {
    flex-direction: row;
  }
}
.ll-guest-section .data .table {
  width: 100%;
}
@media (min-width: 791px) {
  .ll-guest-section .data .table {
    flex: 1 0 66%;
    padding: 0 15px 0 0;
  }
}
.ll-guest-section .data .table table {
  border: 2px solid #00b8b6;
}
.ll-guest-section .data .table table thead th {
  background-color: #00b8b6;
  border: 0;
  color: white;
}
.ll-guest-section .data .table table thead th:first-child {
  text-align: center;
}
.ll-guest-section .data .table table tbody tr td {
  border: 0;
}
.ll-guest-section .data .table table tbody tr td:first-child {
  text-align: right;
  padding-right: 0;
}
.ll-guest-section .data .table table tbody tr td svg {
  width: 16px;
}
.ll-guest-section .data .table table tbody tr:nth-child(even) td {
  background-color: #f2f2f2;
}
.ll-guest-section .data .stars {
  width: 100%;
  margin-top: 16px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  position: relative;
  text-align: center;
  color: white;
}
@media (min-width: 791px) {
  .ll-guest-section .data .stars {
    flex: 1 0 33%;
    max-width: 248px;
    margin-top: 0;
  }
}
.ll-guest-section .data .stars > * {
  z-index: 1;
}
.ll-guest-section .data .stars:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/cdn/shop/files/1-19.png?v=1599058274) no-repeat;
  background-size: cover;
}
.ll-guest-section .data .stars p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}
.ll-guest-section .data .stars p:first-child {
  position: relative;
  margin-bottom: 38px;
}
.ll-guest-section .data .stars p:first-child:after {
  content: "";
  width: 63%;
  border-bottom: 3px solid white;
  position: absolute;
  bottom: -20.5px;
  left: 26px;
}
.ll-text-bg-section {
  margin: 10px 0;
}
.ll-claimed-rewards-section .claimed-rewards-title {
  text-align: center;
  margin: 25px 0 30px;
}
.ll-claimed-rewards-section .lion-claimed-rewards-list {
  margin: 0 40px;
}
.ll-claimed-rewards-section .lion-claimed-rewards-list .lion-claimed-reward-item .lion-claimed-reward-item__title {
  font-size: 18px;
  line-height: 20px;
}
.ll-claimed-rewards-section .lion-claimed-rewards-list .lion-claimed-reward-item .lion-claimed-reward-item__date {
  font-size: 14px;
  line-height: 16px;
}
.ll-claimed-rewards-section .lion-claimed-rewards-list .lion-claimed-reward-item .lion-claimed-reward-item__view-reward-button {
  background-color: #f5d64a;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  border-radius: 25px;
}
.ll-history-section .history-title {
  text-align: center;
  margin: 25px 0 30px;
}
.ll-history-section .lion-history-table {
  border: 2px solid #00b8b6;
}
.ll-history-section .lion-history-table thead th {
  background-color: #00b8b6;
  border: 0;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
.ll-history-section .lion-history-table tbody tr td {
  border: 0;
  text-align: center;
}
.ll-history-section .lion-history-table tbody tr td:nth-child(4):after {
  content: "pts";
  margin-left: 2px;
}
.ll-history-section .lion-history-table tbody tr:nth-child(even) td {
  background-color: #f2f2f2;
}
.ll-history-section .lion-history-table tbody tr .lion-history-table__bubble {
  font-size: 16px;
  text-transform: unset;
}
.ll-rewards-section .rewards-title {
  margin: 25px 0 30px;
  text-align: center;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item {
  min-width: 363px;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content {
  border: 0;
  box-shadow: none;
  height: 215px;
  background: url(/cdn/shop/files/1-18.png?v=1599064589) no-repeat;
  background-size: contain;
  position: relative;
  text-align: left;
  padding: 20px 37px 20px 140px;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content:before {
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto !important;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__title {
  color: #fad60a;
  font-size: 36px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta, .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta *, .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta * * {
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 24px;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta.hideAfter:after, .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta *.hideAfter:after, .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta * *.hideAfter:after {
  display: none;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__links, .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__links *, .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__links * * {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  margin: 0;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__fill {
  display: none;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-action-button {
  padding: 5px;
  font-size: 16px;
  line-height: 18px;
}
.ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-action-button:not(.lion-reward-item__redeem-button--disabled) {
  background-color: #f6d64c;
  color: #000;
}
.ll-tiers-section .tiers-title {
  text-align: center;
  margin: 25px 0 30px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box {
  border: 2px solid #e9e9e9;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  position: relative;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box .lion-tier-box__header .lion-tier-box__title {
  color: #00b7b3;
  text-transform: uppercase;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box .lion-tier-box__header .lion-tier-box__position {
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin: 10px auto 15px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  padding: 0 0px 5px 1px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box .lion-tier-box__purchase-rule {
  background-color: #f2f2f2;
  color: #00b7b3;
  padding: 15px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box .lion-tier-box__sub-title {
  padding: 15px 15px 10px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box .lion-tier-box__sub-title svg {
  width: 26px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--previous .lion-tier-box__header .lion-tier-box__position {
  background-color: #00b7b3;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--current {
  border-color: #00b7b3;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--current .lion-tier-box__header .lion-tier-box__position {
  background-color: #00b7b3;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--current .lion-tier-box__purchase-rule {
  background-color: #00b7b3;
  color: #fff;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--current .lion-tier-box__purchase-rule:before {
  content: "You're here";
  text-decoration: underline;
  visibility: initial;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--current .lion-tier-box__purchase-rule > div {
  margin-top: 10px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--current .lion-tier-box__purchase-rule:after {
  top: unset;
  bottom: 15px;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box.lion-tier-box--next .lion-tier-box__header .lion-tier-box__position {
  background-color: #f6d64c;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box ul, .ll-tiers-section .lion-tier-overview .lion-tier-box .lion-tier-box__footer {
  display: none;
}
.ll-tiers-section .lion-tier-overview .lion-tier-box:after {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.lion-tier-box .lion-tier-box__sub-title {
  padding: 15px 15px 10px;
  visibility: hidden;
  position: relative;
}
.lion-tier-box .lion-tier-box__sub-title:after {
  content: '';
  visibility: initial;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.45 28.96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fad60a;
 %7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M21,17.93l3.61,11L15.2,22.14,5.82,29l3.57-11L0,11.07H11.63L15.2,0l3.61,11.07H30.45Z'/%3E%3C/svg%3E");
  height: 24.72px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  margin: auto;
}
.lion-tier-box--0 .lion-tier-box__sub-title:after {
  width: 26px;
}
.lion-tier-box--1 .lion-tier-box__sub-title:after {
  width: 52px;
}
.lion-tier-box--2 .lion-tier-box__sub-title:after {
  width: 78px;
}
.lion-tier-box--3 .lion-tier-box__sub-title:after {
  width: 104px;
}
.lion-tier-box--4 .lion-tier-box__sub-title:after {
  width: 130px;
}
@media (max-width: 790px) {
  .ll-rewards-section .lion-rewards-list .lion-reward-item {
    min-width: 353px;
    padding: 5px;
 }
  .shopify-section.ll-login-section .container {
    margin: 0 -20px;
    background-position: center;
 }
  .shopify-section.ll-login-section .loyalty-lion-customer-login .loyalty-lion-text .long-msg {
    max-width: 75%;
 }
  .ll-tiers-section .lion-tier-overview {
    flex-direction: unset;
    flex-flow: wrap;
 }
  .ll-tiers-section .lion-tier-overview .lion-tier-box {
    flex: 1 0 45%;
 }
  .shopify-section.ll-text-section .text-html div:not(:last-child):not(.circle):after {
    width: 120px;
    right: -60px;
 }
}
@media (max-width: 500px) {
  .ll-rewards-section .lion-rewards-list {
    padding: 0;
 }
  .ll-rewards-section .lion-rewards-list .lion-reward-item {
    min-width: 335px;
    padding: 0;
 }
  .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content {
    padding: 20px 37px 27px 125px;
 }
  .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__title {
    font-size: 32px;
    line-height: 34px;
 }
  .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content .lion-reward-item__meta {
    font-size: 18px;
    line-height: 20px;
 }
  .ll-rewards-section .lion-rewards-list .lion-reward-item .lion-reward-item__content:before {
    left: 7px;
    bottom: 17px;
 }
  .lion-rules-list .lion-rule-item .lion-rule-item__content div {
    border-radius: 0px;
 }
  .ll-claimed-rewards-section .lion-claimed-rewards-list {
    margin: 0;
 }
  .ll-history-section .lion-history-table thead {
    display: none;
 }
  .ll-history-section .lion-history-table tbody tr td {
    display: block;
    text-align: left;
    padding: 2.5px 10px;
    font-size: 14px;
    line-height: 16px;
 }
  .ll-history-section .lion-history-table tbody tr td div.lion-history-state-bubble {
    font-size: 14px;
    line-height: 16px;
    padding: 0;
 }
  .ll-history-section .lion-history-table tbody tr td:first-child {
    padding-top: 10px;
 }
  .ll-history-section .lion-history-table tbody tr td:last-child {
    padding-bottom: 10px;
 }
  .shopify-section.ll-login-section {
    margin: auto;
    background-position: center;
    width: 379px;
    height: 300px;
    max-width: 100%;
 }
  .shopify-section.ll-login-section .loyalty-lion-customer-login .loyalty-lion-text h1.welcome_msg {
    max-width: 95%;
    margin: auto;
 }
  .shopify-section.ll-login-section .loyalty-lion-customer-login .loyalty-lion-text .long-msg {
    font-size: 16px;
    line-height: 18px;
 }
  .shopify-section.ll-login-section .loyalty-lion-customer-login .loyalty-lion-text .buttons button {
    width: 150px;
    padding: 7px 10px;
    font-size: 12px;
 }
  .shopify-section.ll-login-section .loyalty-lion-logged-top .loyalty-lion-logged-top-text h1.welcome_msg, .shopify-section.ll-login-section .loyalty-lion-logged-top .loyalty-lion-logged-top-text .points-msg {
    font-size: 26px;
 }
  .shopify-section.ll-login-section .loyalty-lion-logged-top .loyalty-lion-logged-top-text p.name {
    font-size: 50px;
    line-height: 50px;
 }
  .shopify-section.ll-login-section .loyalty-lion-logged-top .loyalty-lion-logged-top-text .buttons button {
    width: 150px;
    padding: 7px;
 }
  .shopify-section.ll-text-section .text-html {
    flex-flow: column;
 }
  .shopify-section.ll-text-section .text-html div {
    margin-bottom: 30px;
 }
  .shopify-section.ll-text-section .text-html div:after {
    content: none !important;
 }
  .ll-guest-section .data {
    flex-flow: column;
 }
  .ll-guest-section .data .table {
    padding: 0;
    margin-bottom: 10px;
 }
  .ll-guest-section .data .table table thead {
    display: none;
 }
  .ll-guest-section .data .table table tbody tr td {
    display: block;
    text-align: left;
    padding: 2.5px 10px;
    font-size: 14px;
    line-height: 16px;
 }
  .ll-guest-section .data .table table tbody tr td:first-child {
    padding-top: 10px;
    text-align: left;
 }
  .ll-guest-section .data .table table tbody tr td:last-child {
    padding-bottom: 10px;
 }
  .ll-guest-section .data .stars {
    width: 100%;
    max-width: unset;
    min-height: 300px;
 }
  .ll-guest-section .data .stars p {
    font-size: 22px;
    line-height: 24px;
 }
}
#loyaltylion .refer-success {
  font-size: 24px;
  line-height: 26px;
  color: #00b8b6;
  margin-bottom: 10px;
}
#loyaltylion .refer-success strong {
  display: block;
  margin-top: 5px;
}
