.landing-page-first-banner  a{
  background: linear-gradient(87deg,rgba(255, 255, 255, 1) 0%, rgba(88, 53, 89, 1) 99%) !IMPORTANT;
  border:2px solid #583559
}
section:nth-child(1 of section.landing-page-first-banner ) .container > div{
    height: 100%;
    justify-content: space-around;
    margin-top: 50px;
    margin-right: 90px;
}



section:nth-child(1 of section.landing-page-first-banner ) .pa-fbanner-star.animate__animated {
margin-right: auto !important
}
section:nth-child(1 of section.landing-page-first-banner ) h1.animate__animated.animate__fadeInUp {
    font-size: 32px !important;
    width: 64% !important;
}
section:nth-child(2 of section.landing-page-first-banner ) .container > div {
    background-image: url(https://cdn.files.salla.network/homepage/828085301/1842a095-16e0-438b-b33b-9c3fd4a9289c.webp) !important;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center !important;
    justify-content: center;
}
section:nth-child(2 of section.landing-page-first-banner ) h1.animate__animated.animate__fadeInUp {
    font-size: 32px !important;
    width: 64% !important;
}
@media (max-width:768px){
  header.store-header {
    position: static !important;
}
  section:nth-child(1 of section.landing-page-first-banner ) .container > div {
    margin-top: 0px;
    margin-right: 4px;
}
  section:nth-child(1 of section.landing-page-first-banner ) h1.animate__animated.animate__fadeInUp {
    font-size: 21px !important;
    margin-bottom: 100px;
}
  section:nth-child(2 of section.landing-page-first-banner ) h1.animate__animated.animate__fadeInUp {
    font-size: 18px !important;
    width: 100% !important;
}
  section:nth-child(2 of section.landing-page-first-banner ) .container > div {
    width: 50% !important;
}
  section:nth-child(1 of section.landing-page-first-banner ) .pa-fbanner-star.animate__animated {
    margin-inline: auto !important;
}
}
.store-footer > div > .m-auto *:not(i) {
    color: #fff !important;
}
#mc-embedded-subscribe {
    background: #fff !important;
    color: var(--color-primary) !important;
}
#mce-EMAIL {
    color: #000;
}

/*** Edits ***/
.copyright-text p {
    color: #fff !important;
}
.copyright-text p a:hover {
    opacity: 0.7;
    color: #fff;
}