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;
    }
.section-2 .container{
    max-width:100%;
    padding:0;
}

.section-2 {
    margin-top: 0;
}
/*banners*/

.banner--fixed img {
    background-color: transparent;
    border-radius: 0 !important;
}
.index .section-1 {
    margin: 0;
}

/*--header is white--*/
.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}.header-btn__icon:after{content:"";position:absolute;top:7%;left:7%;border-radius:50%;border:1px solid transparent;border-color: transparent #a795ab;width:85%;height:85%;transition:border 600ms cubic-bezier(.785,.135,.15,.86),transform 600ms cubic-bezier(.785,.135,.15,.86);transform:rotate(45deg);backface-visibility:hidden}.header-btn__icon:hover:after{border-color:red;transform:rotate(135deg)}.navbar-brand img{animation:wiggle 2s linear infinite}@keyframes wiggle{0%,40%,100%{transform:rotateZ(0)}7%{transform:rotateZ(-15deg)}15%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}}
.s-cart-summary-count:where([dir="rtl"], [dir="rtl"] *) {
    z-index: 3;
}
@media (min-width: 1024px) {
    .main-nav-container {
        min-height: 91px;
    }
}
div#mainnav,.top-navbar {
    background: #ffffff40;
}
/*--media respon--*/
@media only screen and (min-width: 1130px) {
.section-3 .container{
    max-width:40%;
}
.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:0}}
}
/*--body edit--*/
 body#app.index{
   background: white;
 }
 .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
a.banner-entry.square-photos {
    background: transparent;
}
/*--grid--*/
.section-4  a:nth-child(1) {
    grid-column: 1/1;
    grid-row: 1/1;
    height: 100%;
}
.s-block--banners.container > div > a{
    border-radius: 0;
}
.section-4 .md\:grid-cols-3 {
    grid-template-columns: repeat(6,minmax(0,1fr));
}
.banner-entry{
    transition: all .5s;
}
.section-4  .banner-entry {
    transition: all .5s;
    animation: XX 2000ms linear infinite;
    height:200px;
    border-radius: 0 !important;
}
/*--card effect--*/
.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 #F2D596;
    padding: 7px;
    border-radius: 17px;
    box-shadow: 0 0 3px #F2D596,0 0 3px #ffffff40,0 0 3px #ffffff40;
    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(130deg, #F2D596 50%, #F2D59640 59%, #F2D596 68%)!important;
    color: #fff;
    border: 0;
    background-size: 200% !important;
    animation: textclip 3s linear infinite;
    border: 0;
    box-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
@keyframes textclip {
    to {
        background-position: 200% center;
    }
}
.section-6 .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.section-6 a.banner-entry.square-photos:nth-child(1) {
    grid-column: 1/3;
}
.section-6{
    max-width: 82%;
}
.section-7 .container {
    max-width: 82%;
}
.section-6 a.banner-entry.square-photos {
    height: 454px;
}
.section-11 .container {
    max-width: 100%;
    padding: 0;
}
.store-footer__inner {
    background: #F2D596 !important;
    color: #000;
}
.store-footer h3 {
    color: #000 !important;
    background: #fff;
    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));
}
}
#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;
}
}
span.s-contacts-icon {
    background: white;
    color: #000;
}
li.s-social-link {
    background: white;
    color: #000;
    border-radius: 50%;
}
.store-footer__inner {
    border-radius: 50px 50px 0 0;
}
/*--media--*/
@media(max-width:767px){

#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;
}
.section-4 .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.section-4  .banner-entry {
    height:120px;
}
.section-3 .container{
    max-width:80%;
}
.section-6 a.banner-entry.square-photos:nth-child(1) {
    grid-column: 1/3;
}
.section-6{
    max-width: 90%;
}
.section-7 .container {
    max-width: 90%;
}
.section-7 {
   margin-top:.5rem;
}
.section-6 a.banner-entry.square-photos {
    height: 110px;
}
}