.loyalty-top {
  position: relative;
  top: -11px;
}
.home-images__loyalty .home-images__img{
  border-radius: 8px;
  overflow: hidden;
}
#_mobile_loyalty_top .header-top__link {
  background: #fff;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 100%;
  border-radius: 3px;
  margin-top: 0;
  margin-right: 0;
}
#_mobile_loyalty_top .header-top__icon-container {
  display: flex;
  gap: 20px;
  align-items: center;
}
#_mobile_loyalty_top .header-top__icon-text {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.5;
}
#cart .cart-loyalty{
  border: 1px solid #D9D9D9;
  border-radius: 8px;
}
.loyalty-product_cart_list{
  line-height: 1.2;
  color: #000000;
}
.cart-loyalty p {
  line-height: 1.2;
}
.cart-loyalty span {
  margin-top: 3px;
}
.page-loyalty {
  max-width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.page-loyalty .loyalty-table table {
  min-width: 600px;
}
.page-loyalty .loyalty-table tr th {
  background: #FBAC1A;
  color: #000;
  overflow: hidden;
}
.page-loyalty .loyalty-table tr td {
  background: #f8f8f8;
  color: #000;
}
.page-loyalty .loyalty-table th,
.page-loyalty .loyalty-table td {
  border: 3px solid #fff;
  border-radius: 16px;
  overflow: hidden;
}
.page-loyalty th,
.page-loyalty td {
  padding: 10px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 575px) {
  .page-loyalty th,
  .page-loyalty td {
    padding: 8px 16px;
    font-size: 13px;
  }
}
.loyalty-header {
  position: relative;
  z-index: 1;
  border-radius: 16px;
  overflow: hidden;
  padding: 45px 60px;
  background-color: #F8F8F8;
}
.loyalty-header__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  border-radius: 24px;
}
.loyalty-header__title {
  color: #000;
  font-family: Geologica;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  
}
.loyalty-header__blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.loyalty-header__block {
  flex: 1;
  width: 100%;
  background: #fff;
  border:1px solid #F2F2F2;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px 24px;
  position: relative;
}
.loyalty-header__block-number {
  position: absolute;
  top: 8px;
  right: 8px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  background: #FBAC1A;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loyalty-header__block-title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  max-width: 90%;
}
.loyalty-header__block-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #4F4F4F;
}
@media screen and (max-width: 1199px) {
  .loyalty-header {
    padding: 40px 15px;
    border-radius: 0;
  }
  .loyalty-header__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.2px;
    
  }
}
@media screen and (max-width: 767px) {
  #module-loyaltypoints-account #content-wrapper{
    padding: 0;
  }
  .loyalty-header__blocks {
    flex-direction: column;
    gap: 20px;
  }
}
.loylaty-benefits__item{
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.loylaty-benefits__item:last-child{
  border-bottom: none;
}
.loylaty-benefits__item_top{
  color:#6F6F6F;
}
.loylaty-benefits__item > div {
  width: 33.33%;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.loylaty-benefits__list .loylaty-benefits__name span{
  padding: 3px 10px;
  border-radius: 4px;
}
.loylaty-benefits__list:nth-child(2) .loylaty-benefits__name span{
  background-color: #DAA572;
  color: #000000;
}
.loylaty-benefits__list:nth-child(3) .loylaty-benefits__name  span{
  background-color: #D9D9D9;
  color: #000000;
}
.loylaty-benefits__list:nth-child(4) .loylaty-benefits__name  span{
  background-color: #FFC766;
  color: #000000;
}
.loylaty-benefits__list:nth-child(5) .loylaty-benefits__name  span{
  background-color: #EB5846;
  color: #ffffff;
}
.loyalty-about .loyalty-about__text{
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #6F6F6F;
  padding: 10px 0;
}
.loyalty-about__row .loyalty-about__table {
  margin-top: 20px;
  max-height: 190px;
  gap: 15px;
}
.loyalty-about__table .loyalty-table__table_item{
  flex: 1;
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
  padding: 20px 24px;
  position: relative;
  font-weight: 500;
}
.loyalty-about__table .loyalty-table__table_item .loyalty-table__table_item_right{
  font-weight: 700;
}
/* */
.container-banners_loyaltypoints{
  order: 2;
  margin-top: -24px;
}
.loyalty-about__image {
  border-radius: 20px;
  overflow: hidden;
}
.loyalty-about__button {
  margin-top: 15px;
  background: #FAFAFA;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #4F4F4F;
}
.loyalty-about__button svg{
  min-width: 24px;
}
@media (max-width:767px) {
  .loyalty-about__button {
    margin-top: 0px;
  }
  .loyalty-about__rules.d-flex{
    flex-wrap: wrap;
  }
  .loyalty-about__row .loyalty-about__table{
    max-height: 100%;
  }
  .loyalty-about__table .loyalty-table__table_item .loyalty-table__table_item_right{
    min-width: 80px;
    margin-left: 10px;
    text-align: right;
  }
}
.loyalty-about__row {
  flex-direction: row-reverse;
}
.loyalty-data__blocks {
  display: flex;
  gap: 24px;
  margin-bottom: 20px;
}
.loyalty-data__block {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  border-radius: 8px;
  padding: 24px 16px;
  width: 33.33%;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}
.loyalty-dat,a__block--muted {
  border-color: #9A9074;
}
.loyalty-data__block--muted .loyalty-data__block-title {
  color: #9A9074;
}
.loyalty-data__block--muted .loyalty-data__block-subtitle {
  color: #9A9074;
}
.loyalty-data__block-title {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
.loyalty-data__block-subtitle {
  color: #6F6F6F;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  .loyalty-data__blocks {
    gap: 12px;
  }
  .loyalty-data__block {
    width: calc(50% - 12px);
  }
}
.loyalty-history__list{
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.loyalty-history__list div:nth-child(1) {
  width: 100%;
  max-width: 195px;
}
.loyalty-history__list div:nth-child(2) {
  width: 100%;
  max-width: 765px;
}
.loyalty-history__list div:nth-child(3) {
  width: 100%;
  max-width: 195px;
}
.loyalty-history__top.loyalty-history__mute{
  color: #6F6F6F;
}
.loyalty-history__reduction, .loyalty-history__name{
  font-weight: 400;
}
.loyalty-login_left{
  padding-right: 45px;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.loyalty-login_left form .form-group .form-control{
  background-color: #ffffff;
}
.loyalty-login_left .form-footer, .loyalty-login_left  .forgot-password{
  text-align: left !important;
}
.loyalty-login_right{
  padding-left: 45px;
}
.loyalty-login_right .loyalty-header__block-text{
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.loyalty-login_right ul li svg{
  margin-right: 10px;
}
.loyalty-login_right ul li{
  margin: 10px 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .loyalty-login_left{
    padding-right: 25px;
    padding-left: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-bottom: 25px;
  }
  .loyalty-login_right{
    padding-right: 25px;
    padding-left: 25px;
  }
}
.loyalty-login__content {
  height: 350px;
  position: relative;
  background: #FAFAFA;
}
.loyalty-login__image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.loyalty-login__image img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.loyalty-login__buttons {
  position: relative;
  z-index: 1;
  max-width: 100%;
}
.loyalty-login__buttons .btn {
  height: 45px;
}
.loyalty-login__separator {
  position: relative;
  width: 100%;
  text-align: center;
}
.loyalty-login__separator span {
  font-size: 14px;
  display: inline-flex;
  padding: 0 10px;
  background: #FAFAFA;
}
.loyalty-login__separator:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.1);
}
.loyalty_product_info{
  border-radius: 8px;
  border:1px solid #D9D9D9;
}
.loyalty_product_info svg{
  min-width: 48px;
}
.loyalty_product_info .loyalty_product_title{
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
.loyalty_product_info .loyalty_product_content p{
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #6F6F6F;
}
.loyalty_product_info .loyalty_product_arrow{
  width: 40px;
  height: 40px;
  position: relative;
  margin-left: 15px;
}
.loyalty_product_info .loyalty_product_arrow::before{
  content: '';
  position: absolute;
  border-top: 3px solid #000000;
  border-right: 3px solid #000000;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  top: 8px;
}

@media screen and (max-width: 991px) {
  .loyalty-login__buttons {
    padding: 0 5%;
    max-width: 50%;
  }
  .loyalty-login__image {
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .loyalty-login__buttons {
    padding: 20px;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .loyalty-login__image {
    position: initial;
    max-width: 100%;
  }
  .loyalty-login__buttons {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .loyalty-login__buttons .btn {
    height: auto;
  }
}
