@media (min-width: 640px) {
    .s-block {
        /* margin-top: 0rem; */
    }
}
.s-block {
    margin-top: 0rem;
}
.s-block container {
    margin-top: 3rem;
}
.s-block__title h2 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
    margin-top: 4rem;
}

@media (max-width: 768px) {

.s-button-text {
    align-items: center;
    overflow: hidden;
    pointer-events: none;
    text-overflow: ellipsis;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: 
cubic-bezier(.4, 0, .2, 1);
    white-space: nowrap;
    width: 100% !important;
    max-width: 100% !important;
    padding-inline: 0rem !important;
    font-size: 0.85rem !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: unset !important;
}
}
@media (max-width: 768px) {

.s-user-menu-trigger {
    align-items: center;
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    cursor: pointer;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 0rem 0rem;
}
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios.swiper-backface-hidden {
    padding: 0 !important;
}
/*--body before--*/
body.index:after{content:"";width:100%;height:100%;top:0;position:fixed;z-index:999999;background:url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/nEDjRn/yfA08HGvob7sHJauW9AVUiUi8fb087FvW0cf6S9Z.png) center/80px no-repeat #fff;left:0;animation:fade-in 3s forwards}@keyframes fade-in{0%,50%{opacity:1}50%{transform:scale(1.2)}100%{opacity:0;visibility:hidden;transform:scale(1.5)}}
.inner.bg-inherit {
    background-image: url(https://gifdb.com/images/high/animated-cat-gif-file-687kb-ndfmhudyd25pncp8.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafb;
}
body#app {
    background-color: #FFFFFF !important;
    background-size: 100%  !important;
    background-repeat: repeat-y;
}
body.index salla-add-product-button .s-button-element:not(:disabled):not([loading]):after{content:'';display:inline-block;background-image:url(https://i.ibb.co/y5pTqvd/wired-outline-139-basket-2.gif)!important;background-size:contain;background-repeat:no-repeat;width:25px;height:25px;margin-left:9px}.s-block__display-all{color:#fff;background:#161515;padding:10px;border-radius:26px}
/*--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 #000;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)}}
    /*///////// 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;
    }
.s-cart-summary-count:where([dir="rtl"], [dir="rtl"] *) {
    z-index: 9;
}
/*--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;
}
img {
    background: transparent !important;
    border-radius:0;
}
/*--card effect--*/
.s-product-card-image img.loaded {
    transition: all .5s;
}
.s-product-card-sale-price h4 {
    --tw-text-opacity: 1 !important;
    color: #e83e8c !important;
}
.s-product-card-image img.loaded:hover {
    transform: rotate(8deg) scale(1.3);
    transition: all .5s;
}
.s-product-card-entry {
    border: 2px solid #D2D2D2;
    padding: 7px;
    
    height: 97%;
    margin-top: 8px;
}
.s-product-card-image-contain {
    -o-object-fit: contain;
    object-fit: fill;
}
.s-block__title h2 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
    margin-top: 4rem;
    font-weight: bold;
    color: #000;
    font-size: clamp(1.5rem, 3vw + 1rem, 2rem);
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background: linear-gradient(135deg, #e83e8c, #f28db7) !important;
    color: #ffffff !important;
    border-radius: 14px !important;
    border: none !important;
    padding: 0.8rem 1.2rem !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    width: 100% !important;
    box-shadow: 0 5px 18px rgba(232, 62, 140, 0.35) !important;
    transition: 0.25s 
ease-in-out !important;
    position: relative !important;
    overflow: hidden !important;
    background: #ffffff !important;
    color: #000 !important;
    border: 2px solid #d0d0d0 !important;
    border-radius: 40px !important;
    box-shadow: none !important;
}
.s-button-element:not(:disabled):not([loading]):hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 28px rgba(232, 62, 140, 0.45) !important;
    background: #ffffff !important;
    color: #000 !important;
    border: 2px solid #d0d0d0 !important;
    border-radius: 40px !important;
    box-shadow: none !important;
}
.s-fast-checkout-button.rtl {
    flex-direction: row-reverse;
    background: linear-gradient(135deg, #e83e8c, #f28db7) !important;
    color: #ffffff !important;
    border-radius: 14px !important;
    border: none !important;
}
.s-fast-checkout-button.outline {
    background: linear-gradient(135deg, #e83e8c, #f28db7) !important;
    color: #ffffff !important;
    border-radius: 14px !important;
    border: none !important;
}
.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 ---------*/
/* زر وردي عصري + توهج + لمعان */
/* تعديل زر إضافة للسلة فقط بدون تأثير على زر الإعجاب */
.custom-salla-product-card .s-button-element:not(:disabled):not([loading]),
.s-product-card-entry salla-add-product-button .s-button-element:not(:disabled):not([loading]) {
    background: linear-gradient(135deg, #e83e8c, #f28db7) !important;
    color: #ffffff !important;
    border-radius: 14px !important;
    border: none !important;
    padding: 0.8rem 1.2rem !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    width: 100% !important;
    box-shadow: 0 5px 18px rgba(232, 62, 140, 0.35) !important;
    transition: 0.25s ease-in-out !important;
    position: relative !important;
    overflow: hidden !important;
    background: #ffffff !important;
    color: #000 !important;
    border: 2px solid #d0d0d0 !important;
    border-radius: 40px !important;
    box-shadow: none !important;
}

/* تأثير لمعة أنيق */
.s-product-card-entry salla-add-product-button .s-button-element:not(:disabled):not([loading])::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.45), transparent);
    transform: skewX(-25deg);
    animation: move-shine 3s infinite ease-in-out;
}

/* hover */
.s-product-card-entry salla-add-product-button .s-button-element:not(:disabled):not([loading]):hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 10px 26px rgba(232, 62, 140, 0.45) !important;
}

@keyframes move-shine {
    0% { left: -120%; }
    50% { left: 130%; }
    100% { left: 130%; }
}

/* تأثير Hover ناعم */
.s-button-element:not(:disabled):not([loading]):hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 28px rgba(232, 62, 140, 0.45) !important;
}

/* الحركة */
@keyframes shine-move {
    0% { left: -120%; }
    50% { left: 130%; }
    100% { left: 130%; }
}
body.index salla-add-product-button .s-button-element:not(:disabled):not([loading]):after{content:'';display:inline-block;background-image:url(https://i.ibb.co/y5pTqvd/wired-outline-139-basket-2.gif)!important;background-size:contain;background-repeat:no-repeat;width:25px;height:25px;margin-left:9px}.s-block__display-all{color:#fff;background:#161515;padding:10px;border-radius:26px}

/*/////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 20px;
        background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/nEDjRn/yfA08HGvob7sHJauW9AVUiUi8fb087FvW0cf6S9Z.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: relative;
        animation: ss 1000ms linear infinite;
    }
    #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;
    }
    }
    /*******************************
 * سكشن كروت القط / الكلب / الفيتامينات
 *******************************/
.pd-pet-cards {
  padding: 32px 0 40px;
}

.pd-pet-cards__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

/* الكرت */
.pd-pet-card {
  border-radius: 32px;
  padding: 24px 24px 22px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* الخلفيات المختلفة لكل كرت */
.pd-pet-card--vitamins {
  background: #e7fbe7; /* أخضر فاتح */
}
.pd-pet-card--dog {
  background: #e5f1ff; /* أزرق فاتح */
}
.pd-pet-card--cat {
  background: #fcecff; /* وردي فاتح */
}

/* صورة الكرت */
.pd-pet-card__image {
  margin-bottom: 16px;
}
.pd-pet-card__image img {
  display: block;
  width: 100%;
  max-height: 230px;
  object-fit: contain;
}

/* النصوص */
.pd-pet-card__eyebrow {
  font-size: 13px;
  color: #4a6a96;
  margin-bottom: 4px;
}

.pd-pet-card__title {
  font-size: 20px;
  font-weight: 800;
  color: #174f90;
  margin-bottom: 2px;
}

.pd-pet-card__subtitle {
  font-size: 13px;
  color: #6a84a7;
  margin-bottom: 14px;
}

/* زر استعراض/جميع المنتجات */
.pd-pet-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 24px;
  border-radius: 999px;
  border: 1.5px solid #174f90;
  font-size: 14px;
  font-weight: 600;
  color: #174f90;
  text-decoration: none;
  background: #ffffff;
  transition: background 0.15s ease, color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.pd-pet-card__button:hover {
  background: #174f90;
  color: #ffffff;
  box-shadow: 0 10px 24px rgba(23, 79, 144, 0.25);
  transform: translateY(-1px);
}

/* موبايل */
@media (max-width: 991px) {
  .pd-pet-cards__inner {
    grid-template-columns: 1fr;
    max-width: 92%;
  }
}
@media (min-width: 640px) {
    .s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
        flex: 1 1 0%;
        background-color: #fff;
    }
}
.s-product-card-promotion-title {
    --tw-bg-opacity: 1;
    background-color: #991b1b;
    background-color: #f28db7;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
/*/////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 20px;
        background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/nEDjRn/yfA08HGvob7sHJauW9AVUiUi8fb087FvW0cf6S9Z.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: relative;
        animation: ss 1000ms linear infinite;
    }
    #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;
    }
    }
    .store-footer h3 {
    color: #fff !important;
    background-image: linear-gradient(135deg, rgba(231, 30, 134, 1) 10%, rgba(51, 48, 50, 1) 25%, rgba(51, 48, 50, 1) 54%, rgba(231, 30, 134, 1) 77%) !important;
    animation: textclip 4s 
linear infinite;
    background-size: 200% !important;
    transition: all .5s;
    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;
}
@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir=rtl],[dir=rtl] *) {
        padding-left: 5rem;
    }
}

@media (min-width: 1024px) {
    .lg\:col-span-2 {
        grid-column: span 2 / span 2;
    }
}
.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;
}
.store-footer a {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: 
cubic-bezier(.4, 0, .2, 1);
}
section:last-of-type .container {
    max-width: 100%;
    padding: 0;
}
footer.store-footer {
    margin: 0;
}
.store-footer h3 {
        color: #fff !important;
    background-image: linear-gradient(135deg, #e83e8c, #f28db7) !important;
    animation: textclip 4s linear infinite;
    background-size: 200% !important;
        transition: all .5s;
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));
    }

    }