@keyframes title-pan {
  0% { background-position: 0% center; }
  100% { background-position: -200% center; }
}

@keyframes button-pulse {
  0% { box-shadow: 0 0 0 0 rgba(33, 72, 97, 0.7); }
  70% { box-shadow: 0 0 0 12px rgba(33, 72, 97, 0); }
  100% { box-shadow: 0 0 0 0 rgba(33, 72, 97, 0); }
}

@keyframes price-glow {
  0% { text-shadow: 0 0 3px rgba(229, 62, 62, 0.4); }
  50% { text-shadow: 0 0 12px rgba(229, 62, 62, 0.8); }
  100% { text-shadow: 0 0 3px rgba(229, 62, 62, 0.4); }
}

.s-products-slider-slider .s-product-card-entry,
.s-products-list .s-product-card-entry {
    border-radius: 12px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease;
    overflow: hidden;
}

.s-products-slider-slider .s-product-card-entry:hover,
.s-products-list .s-product-card-entry:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08), 0 0 15px rgba(33, 72, 97, 0.5);
}

.s-slider-block__title h2,
.s-block__title h2 {
    font-size: 28px !important;
    font-weight: 800;
    background: linear-gradient(to right, #214861, #476e87, #00223b, #214861);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: title-pan 8s linear infinite;
    padding-bottom:10px;
}

.s-slider-block__title h2::after,
.s-block__title h2::after {
    display: none !important;
}

.s-products-slider-slider .s-product-card-entry .s-button-primary-outline,
.s-products-list .s-product-card-entry .s-button-primary-outline {
    background-color: #214861 !important;
    color: #edffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-weight: bold;
    animation: button-pulse 2.5s infinite;
    transition: all 0.3s ease !important;
}

.s-products-slider-slider .s-product-card-entry .s-button-primary-outline:hover,
.s-products-list .s-product-card-entry .s-button-primary-outline:hover {
    transform: scale(1.05);
    background-color: #00223b !important;
    animation-play-state: paused;
}

.s-products-slider-slider .s-product-card-price,
.s-products-list .s-product-card-price {
    color: #e53e3e;
    font-weight: 800;
    font-size: 1.2rem;
    margin-top: 8px;
    transition: all 0.3s ease;
}

.s-products-slider-slider .s-product-card-entry:hover .s-product-card-price,
.s-products-list .s-product-card-entry:hover .s-product-card-price {
    animation: price-glow 1.5s infinite ease-in-out;
}

@media (max-width: 768px) {

    .s-products-slider-slider .s-products-slider-card.swiper-slide {
        width: 55% !important;
        min-width: 0 !important;
    }

    .s-products-list-wrapper.s-products-list-vertical-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}.store-footer__inner .grid>div:nth-of-type(1)>a::after {
    content: "";
    background: url(https://cdn.salla.sa/form-builder/8SFmkZZLH7radmLMug6O0HunXPIa4NJXyl6OK5JR.png);
    display: block;
    background-size: contain;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
}


.store-footer__inner {
    background: #00548a !important;
    color: white;
}
.store-footer__inner {
    background: #00548a !important;
    color: white;
    text-align: center;
}
.flex.rtl\:space-x-reverse.space-x-2.items-end  , salla-social.s-social-list.hydrated  , a.flex.items-center.m-0{
    justify-content: center !important;
}
salla-contacts.s-contacts.hydrated {
    justify-content: center;
    align-items: center;
    display: flex ; 
        flex-direction: column;
    }
    #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 > a > h3 {
    display: none;
    
}
footer.store-footer {


    box-shadow: #000000 0 20px 30px -10px;
}

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

.gap-8 {
    gap: 1rem;
}
.s-payments-list {
    flex-wrap: nowrap;
}
.footer-is-light .store-footer .store-footer__inner {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    background: #0c5380;
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
    gap: 26px;
}
.store-footer__inner {
    padding: 0 !important;
}
}
.copyright-text p {
    color: white;
}
.store-footer h3 {
    background: #214861;
    display: flex
;
    width: 100%;
    justify-content: center;
    padding: 5px;
    border-radius: 6px;
    align-items: center;
    text-align: center;
}
.store-footer a {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    font-size: 18px;
}

.s-social-link a svg {
    width: 17px;
    fill: currentColor;
}
li.s-social-link {
    background: #214861;
    border-radius: 20px;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: 1fr 1fr 1fr;
    }
        .lg\:col-span-2 {
        grid-column: inherit;
    }
}

.s-block.s-block--fixed-banner.wide-placeholder {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.s-block.s-block--fixed-banner.wide-placeholder img {
    width: 100%;
    height: auto;
    display: block;
}
.s-block--fixed-banner .container {
    width: 100%;
    max-width:none ; padding-left: 0;
    padding-right: 0;
}
.s-menu-topnav-list {
    display: none;
}
ul.s-social-list {
    justify-content: center;
}
.floating-wpp .floating-wpp-button {

    top: -172px !important;
}
salla-advertisement.hydrated {
    display: none;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: transparent !important;
    color: #145883 !important;
}
.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm {
    display: none;
}
.flex.whitespace-nowrap.gap-4.items-center * {
    font-size: 32px;
    FONT-WEIGHT: 900;
    color: red;
}