/* Add custom CSS styles below */ 
salla-add-product-button[product-status="out"]{
      background: red;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      border-radius: 8px;
}

salla-add-product-button[product-status="out"] .s-button-text span{
     color: #000 !important;
    opacity: 1 !important;
}

#splash-screen{
  background-color:rgb(255 255 255 / 30%) !important;
}

.store-footer {
        background: #e3daf9;
}
    
.testimonials-slider .swiper-slide:not(.swiper-slide-active) .testimonial__inner,
.testimonials-slider .swiper-slide-active .testimonial__inner{
      background: transparent;
}


.store-footer:before {
  content: "";
    background: #e3daf9 url(https://i.imgur.com/eAWGMd1.png);
  background-size: 418%;
  display: block;
  background-repeat: round;
  transform: rotate(180deg);
  height: 200px;
  height: 104px;
  margin: -13px -32px -3px 1px;
}

.flex.flex-wrap.gap-2.my-2 a{
      background: #e3daf9;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      border-radius: 8px;
}

.store-footer .social-link{
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.store-footer__bottom{
    border-radius: 0px;
    background: #e3daf9;
}


.main-nav-container .mburger > i{
    background: #fff;
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 43px;
}


button[quick-buy],
.s-add-product-button-main .s-add-product-button-mini-checkout{
    color: #fff;
    border-radius: 43px;
     background: #8772c8; 
}


.thin-header .f_bottom-menu{
    margin-bottom: 21px;
    border-radius: 51px;
}


.f_bottom-menu > ul.with-titles > li i{
      color: #000;
}

.main-nav-container .s-cart-summary-wrapper,
.main-nav-container .btn--circle-gray,
 .main-nav-container .btn--rounded-gray,.main-nav-container .f_user-icon-button > i{
    background: #fff !important;
    padding: 10px;
    border-radius: 29px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

[dir="ltr"] .header-btn__icon,
[dir="rtl"] .header-btn__icon {
    padding-left: 0.5rem;
    background: transparent;
}

.f_enhanced-store-features .f_features-item .feature-icon {
      height: 6rem;
    width: 6rem;
    background: #ddd3e8;
    border-radius: 77px;
    padding: 14px;
}

.f_enhanced-store-features .f_features-item{
      background: transparent;
}

.sc-1au8ryl-0.dkuywW {
    display: none;
}

.lg\:p-4 {
        padding: 0.5rem 0.5rem 1rem 0.5rem;
}

.default-bar a,
.edges-curve-2{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


salla-slider .s-slider-block__display-all,
.s-block salla-slider:not(.s-slider-v-centered):not(.f_arrows-centered-top) .s-slider-block__title-nav > button{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: rgb(227 218 249);
}

salla-slider .s-slider-block__display-all{
    color: #000;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 12px;
}

a[href="https://www.instagram.com/queen_whitee_"]{
    background: #e5099e !important;
    box-shadow: rgb(255 255 255 / 24%) 0 3px 8px;
    color: #FCF9E6 !important;
    border: none !important;
    margin: auto 10px;
}

a[href="https://www.tiktok.com/@queen.24.4"]{
    background: #333 !important;
    box-shadow: rgb(255 255 255 / 24%) 0 3px 8px;
    color: #FCF9E6 !important;
    border: none !important;
    margin: auto 10px;
}

.store-footer__inner {
      background: #e3daf9;
}

.store-footer .f_payment-methods > li,
.store-footer__inner .about-us-block{
    background: #d0c5f0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.f_block__display-all{
    color: #000;
    width: 8%;
    margin: 0px auto;
    padding: 10px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: rgb(227 218 249);
}

@media only screen and (max-width:600px) {
.f_block__display-all{
    width: 28%;
}
}


@media only screen and (min-width:601px) {
.f_enhanced-square-photos .f_image-one-sixth{
          grid-template-columns: repeat(3, minmax(0, 1fr));
}

.faqs {
 grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.store-footer .f_store-name{
      padding: 20px;
}

.store-footer .f_payment-methods,
.store-footer .contact-social ul{
  justify-content: center;
}

[dir="ltr"] .store-footer h3,[dir="rtl"] .store-footer h3{
    background: #fff;
    border-radius: 8px;
    font-weight: 700;
    text-align: center;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
}

.main-nav-container.fixed-header{
    margin-top: 10px;
    border-radius: 53px;
    filter: drop-shadow(-2px 0px 3px #000)
}
/*****************************/

@media only screen and (max-width:600px) {

salla-slider .slide--one-fourth .lg\:p-4{
      width: 80%;
}


salla-slider .slide--one-fourth{
        max-width: 220px;
        margin: 0px -18px;
}
}
/******************************/
.store-footer .f_logo,
.navbar-brand img {
    animation: wiggle 2.5s infinite;
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(0deg);
    }

    85% {
        transform: rotate(5deg);
    }

    95% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}
/***************************/

@property --a {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

.s-block--testimonials .default-testimonial .testimonial::after ,
button.s-button-primary::after {
    content: "";
    position: absolute;
    inset: 2px;
    background: #8772c8;
    z-index: -1;
    border-radius: 12px
}

.s-block--testimonials .default-testimonial .testimonial,
button.s-button-primary{
    position: relative;
    z-index: 9;
    color: #fff;
    background: repeating-conic-gradient(from var(--a), #a7b1df 0%, #a7b1df 5%, transparent 5%, transparent 40%, #a7b1df 50%);
    animation: animate 5s linear infinite;
    border-radius: 12px
}

@keyframes animate {
    0% {
        --a: 0deg
    }

    50% {
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    }

    100% {
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
        --a: 360deg
    }
}
/*********************************/
.fi-heart:before{
  color:#e3daf9;
  animation: inal 1200ms linear infinite
}

@keyframes inal {
    0% {
        color:#e3daf9;
    }

    100% {
        color:red;
    }
}


/*******/
.s-block__display-all,
.s-slider-block__display-all {
    background: #47123e;
    color: #b4ac73;
    padding: 10px;
    border-radius: 27px;
    padding-bottom: 12px;
    animation: signal 1200ms linear infinite
}

@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 #000;
    }

    100% {
        box-shadow: 0 0 0 2px #e3daf9;
    }
}

.s-block__title h2,
.f_block__title>div h2,
.s-slider-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #000 40%, #000 9%, #fff 67%, #000 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    line-height: 24px
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}