section:nth-of-type(1) .txt{
  justify-content: end !important;
  padding-bottom: 80px
}
section:nth-of-type(1) .item-text{
  max-width: 750px !important;
}
section:nth-of-type(1) a{
   background-color: transparent !important;
}
.fbanner-star-btn::after{
  background-color: transparent !important;
  border: 1px solid !important;
}
.ads .f_img {
  max-height: unset;
}

section:nth-of-type(8) .bg-cover{
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.store-footer__inner * {
  color: black !important;
}
.store-footer .relative{
    background-color:var(--color-primary)  !important;
}
footer > div:last-child{
   background-color:var(--color-primary)  !important;
}
.store-footer h3{
  color: black !important;
}
section:nth-of-type(8) .img1 p{
  text-align: start;
}
section:nth-of-type(8) .img1 p::after{
    display:flex;
    content:'اعتني بجمالك مع تشكيلة مكياج مميزة';
    font-weight: 500;
  font-size: smaller;
}