.top-navbar {
        padding-top

: 0.375rem;
        padding-bottom: 0.375rem;
        background: linear-gradient(to top, var(--second-color), var(--main-color));
    }
    
    
        .s-contacts-header {
        display: none;
    }
    
.navbar-brand img
 {
    max-height: 5rem;
    width: auto;
    max-width: 100px;
}
.top-navbar .s-search-input {
    border-style: none;
    background-color: rgb(255 255 255);
}

:root {

--main-color: #7e32a1;
    --second-color: #39124b;
    --third-color: #ffffff;
    --fourth-color: #fff;
}

section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
  width: 100%;
}

section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper > div {
  padding: 0 !important;
}

section:first-of-type.s-block.s-block--photos-slider {
  margin-top: 0;
}

[dir=rtl] salla-slider.photos-slider .swiper {
  padding: 0;
}

.s-slider-v-centered .s-slider-block__title-nav {
  display: none;
}


.w-16 {
  width: 25rem;
}

.h-16 {
  height: 11rem;
}

.rounded-full {
  border-radius: 8px;
}

.slide--cat-entry {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 18rem;
  background: transparent !important;
  --tw-border-opacity: 0;
}
 salla-slider .slide--one-sixth {
        width: 33%;
    }
.object-cover {
    -o-object-fit: cover;
    object-fit: contain;
}

.s-button-primary-outline:hover {
    color: var(--third-color) !important;

}
.s-product-card-image img {
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1);
    background: 0 0 !important;
    transition: 1s;
}
s-product-card-content-main {
padding-top:32px;

}

.s-product-card-image {
    position: relative;
    height: 100%;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    background-color: transparent;
    transition: 1s;
}

.s-product-card-content-title a {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    overflow: hidden;
}

.s-product-card-content-title {
    line-height: 0.5rem;
}

.s-product-card-content {
    padding: 0.25rem !important;
    background: transparent !important;
    margin-top: 43px;
}

.s-product-card-price {
    z-index: 1 !important;
}

.s-button-btn {
    color: #ffffff;
    z-index: 2 !important;
    background: linear-gradient(135deg, var(--second-color), var(--main-color));
    font-size: 15px;
    font-weight: 400;
}

[class^="sicon-"],
[class*=" sicon-"] {
    font-size: 24px;
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-radius: 0px;
    background: 0 0;
    transition: 1s;
}

.s-product-card-vertical {
    position: relative;
    overflow: hidden;
    background: transparent !important;
    transition: all 0.3s ease-in-out !important;
}

.s-product-card-vertical .s-product-card-image:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.19);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%,
            rgba(255, 255, 255, 0) 100%);
}



.s-product-card-vertical .s-product-card-image:active:after {
    opacity: 0;
}

.s-product-card-vertical:hover::before {
    left: 150%;
}

.s-button-primary-outline:hover {
    color: var(--third-color) !important;
    background-color: transparent;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center

 {
    pointer-events: auto;
    width: 108%;
    height: 44px;
    float: inline-end;
    margin-top: -154px;
    color: #fff;
    font-size: 15px;
    background: linear-gradient(45deg, #7e32a1, #39124b);
    margin-left: -8px;
}

.s-button-btn {
    position: relative;
    display: inline-flex
;
    color:
}

.s-button-outline {
    border-color: transparent !important;
}

.s-button-btn,
.s-price-range-number-input {
    border-radius: 0;
}

.s-product-card-content-main a {
    text-decoration: none;
    font-weight: 600;
    font-size: medium;
    letter-spacing: 0.5px;
    transition: color 0.3s ease, transform 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    color: var(--main-color) !important;
    display: flex;
    -webkit-line-clamp: 3 !important;
    align-content: flex-end;
    justify-content: center;
}
.s-button-btn:hover{
color:#ffffff;
}

.s-product-card-content-main a:hover {
    color: var(--second-color) !important;
}

.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}

.s-product-card-price {
    font-size: 18px !important;
    line-height: 14px !important;
    font-weight: 600 !important;
    color: var(--main-color) !important;
}

.s-add-product-button-mini-checkout-content {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .8rem;
    width: 150%;
    height: 150%;
    justify-content: center;
    color: var(--third-color);
    background: linear-gradient(135deg, var(--second-color), var(--main-color)) !important;
}
.s-product-card-special .s-product-card-content-main:where([dir="rtl"], [dir="rtl"] *), special .s-product-card-content-sub:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
    padding-right: 0px;
    text-align: center;
}

.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: rgba(229, 231, 235, 1);
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(255 255 255);
    border-top: 18px solid #7e32a1;
    border-radius: 140px;
}
a.flex.items-center.m-0:after {
    content: '';
    display: flex
;
    justify-content: center;
    /* scale: .5; */
    padding: 0;
    background-image: url(https://cdn.salla.sa/jZDQEY/B6wt1c9wNSBpOniQtynLTXFlGT3NJIRh0F4jnscC.png);
    background-position: center;
    background-size: cover;
    width: 260px;
    height: 80px;
    align-items: center;
}
.store-footer a h3:nth-child(1) {
display: none;
}

.store-footer a

 {
    display: flex
;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-align: center;
    align-items: center;
    /* margin: auto; */
    justify-content: center;
}
.rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 5rem;
        align-items: center;
        text-align: center;
    }
    .lg\:grid-cols-6

 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
.store-footer h3
 {
        margin-bottom: 1.25rem;
        text-align: center;
    }
        .store-footer h3 {
        margin-bottom: 1.25rem;
        text-align: center;
        padding: 8px;
        background: #7e32a1;
        color: white;
        border-radius: 8px;
    }
    .copyright-text p

 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
    display: flex
;
}
.topnav-link-item{
color: #ffffff;
}
@media(max-width: 640px) {
 salla-slider .slide--one-sixth
 {
    width: 100%;
}

 
   


.lg\:grid-cols-6 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
}
.s-add-product-button-mini-checkout-content

 {
    display: flex
;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .8rem;
    width: 150%;
    height: 150%;
    justify-content: center;
    color: var(--main-color);
    background: linear-gradient(135deg, #ffffff, #ffffff) !important;
    background: white;
}