body.index:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background: url(https://i.ibb.co/D9qvQ8b/7-Ju1-PUEn12q-To0-SIFZl-Ypx-NPtr-Lma-Ix7i-Swzdqu4-removebg-preview.png) center / 80px no-repeat #000;
    left: 0;
    animation-name: fade-in;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    }
@keyframes fade-in {
    0%,50%{
    opacity:1;
    }
        50%{
            transform: scale(1.2);
        }
        100% {
            opacity: 0;
            visibility: hidden;
            transform: scale(1.5);
        }
    }
/*------- Upgrad Header -----*/
.main-menu {
    display: flex;
    flex-wrap: nowrap;
}
#mainnav > div > div > div > div.flex.items-center.justify-end {
    width: 13%;
}
#mainnav > div > div {
        max-width: 1343px;
    }
        .main-nav-container.fixed-header .inner {
        transform: translate3d(0,0,0);
        --tw-backdrop-blur: blur(20px);
        background: transparent;
        backdrop-filter: blur(18px);
    }
    .header-btn__icon {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        z-index: 2;
        position: relative;
    }
    .navbar-brand img {
    animation: wiggle 2s linear infinite;
    }
    @keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }
    15% {
        transform: rotateZ(-15deg);
    }
    20% {
        transform: rotateZ(10deg);
    }
    25% {
        transform: rotateZ(-10deg);
    }
    30% {
        transform: rotateZ(6deg);
    }
    35% {
        transform: rotateZ(-4deg);
    }
  40%, 100% {
    transform: rotateZ(0);
  }
}
@media only screen and (min-width: 800px) {
#mainnav>div>div>div>div:nth-child(1)>a.navbar-brand>img:hover {
    transform: scale(1.03);
    transition: .25s;
}
.banner-entry:hover {
    transform: perspective(651px) rotate3d(-4,150,0,17deg) scale(.9);
    transition: all .5s;
}
@keyframes XX {
0% {
    top: 0;
}

50% {
    top: 13px;
}
100% {
    top: 0px;
}
}
}
body#app.index{
   background: white;
 }
 .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
a.banner-entry.square-photos {
    background: transparent;
}
img {
    background: transparent !important;
    border-radius:0;
}

/*///////// slide one  ////////*/

    salla-slider.photos-slider .swiper-slide {
        width: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }
    .rounded-md {
        border-radius: 0 !important;
    }
    #photos-0-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden{
        padding: 0;
    } 
    #app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--photos-slider{
    margin:0;
    }

#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.container > div > a{
    border-radius: 0;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.banner-entry{
    transition: all .5s;
}
.banner-entry {
    transition: all .5s;
    animation: XX 2000ms linear infinite;
    height:320px;
    border-radius: 0 !important;
}
section:nth-child(5) > div {
    max-width: 100%;
    padding: 0;
}
/*------card------*/
.s-product-card-image img.loaded {
    transition: all .5s;
}
.s-product-card-image img.loaded:hover {
    transform: rotate(8deg) scale(1.3);
    transition: all .5s;
}
.s-product-card-entry {
    border: 2px solid #fff;
    padding: 7px;
    border-radius: 17px;
    box-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
    height: 97%;
    margin-top: 8px;
}
.flex.mb-6,
.s-product-card-content-sub,
.store-footer a,
.s-product-card-content-title a,.s-product-card-content-subtitle,
.store-footer .contact-social ul,.s-social-list,
.footer-is-light .store-footer .store-footer__inner {
    text-align: center !important;
    justify-content: center !important;
}
/*-------- upgrade button ---------*/
.s-button-element:not(:disabled):not([loading]) {
    background-image: linear-gradient(45deg,#1071bc 37%,#2ebada 46%,#2ebada 52%,#1071bc 60%)!important;
    color: #fff;
    background-size: 200% !important;
    border: 0;
    animation: textclip 2s linear infinite;
    border: 0;
    box-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.s-slider-block__title-right {
    color: white;
    padding:0 !important;
}
.s-block__title h2 {
    position: relative;
    font-size:3rem;
}
.s-block__title {
    align-items: center;
    justify-content: center;
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
    font-size:2rem;
}
.s-slider-block__title h2,.s-block__title h2{
    text-transform: uppercase;
    background-image: linear-gradient(45deg,#1071bc 38%,#2ebada 82%,#2ebada 87%,#1071bc 100%);
    background-size: 200% auto;
    color: #fff;
        line-height: 50px;
        font-weight: bold;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        animation: textclip 2s linear infinite;
        display: inline-block;
}
.store-footer h3 {
    color: #fff !important;
    background-image: linear-gradient(45deg,#1071bc 38%,#2ebada 82%,#2ebada 87%,#1071bc 100%); 
       border-radius: 8px;
    font-weight: 700;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    box-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
footer > div.store-footer__inner > div > div:nth-child(2) > h3:hover, #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > div:nth-child(1) > h3:hover {
    opacity: .7;
    transition: all 200ms;
}
.mb-6 {
    margin-bottom: 1.5rem;
    margin-top: 10px;
}
@media only screen and (min-width: 767px) {
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div{
    grid-template-columns: repeat(4,minmax(0,1fr));
}

}
/*/////footer logooo & animation //////////////*/
.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 110px;
    width: 140px;
    margin: auto auto 50px;
    background-image: url(https://i.ibb.co/D9qvQ8b/7-Ju1-PUEn12q-To0-SIFZl-Ypx-NPtr-Lma-Ix7i-Swzdqu4-removebg-preview.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    animation: ss 1000ms linear infinite;
    filter: drop-shadow(2px 4px 6px #1071bc);
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p{
    margin: auto;
}
.s-apps-icons-list {
    place-content: center;
}
@keyframes ss {
0% {
    top: 0;
}

50% {
    top: 8px;
}
100% {
    top: 0px;
}
}
@media(max-width:767px){
a.banner-entry{
    height: 190px;
}

.md\:grid-cols-3 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}
#photos-0-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios.swiper-backface-hidden{
   padding:0;
}
.s-products-slider-card {
    max-width: 185px;
}
.main-nav-container {
    min-height: 56px;
}
  .s-button-element:not(:disabled):not([loading]) {
    font-size: 11px;
}
}