/* Add custom CSS styles below */ 

:root {
    --font-main: 'ElMessiri';
    --color-primary: #44243C;
    --color-primary-dark: #000000;
    --color-primary-light: #262626;
    --color-primary-reverse: #ffffff;
}

.top-navbar {
    background: #6e6b4a;
    color: white;
}

.top-navbar .s-search-input {
    background-color: rgb(255 255 255);
}




/* =============================
   Slider - Photos
============================= */
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;
}

section.s-block.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}


.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex
    justify-content: space-evenly;
;
   
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    justify-content: space-around;
}



.header-btn__icon {
    color: white;
    background-color: #663b67;
    display: flex
;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, 1);
    border-color: rgb(255 255 255) !important;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgb(255 255 255) !important;
}
    .top-navbar {
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
        color: #ffffff;
        background-color: #663b67;
    }
    
    
  .slide--cat-entry {
    background-color: rgb(255 255 255 / 0%);
    border-color: rgb(243 244 246 / 0%);
    }
    

.rounded-full {
    border-radius: 0PX;
}
.w-16 {
    width: 17rem;
}
.h-16 {
    height: AUTO;
}
.slide--cat-entry h2 {
    DISPLAY: NONE;
}
.slide--cat-entry {
    height: 12rem;
    padding: 0;
    }
    
    @media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 22.666667%;
    }
}

.s-slider-block__title-left {
    DISPLAY: NONE;
}

.s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
    BORDER-BOTTOM: double #5b175f;
    COLOR: #44243C;
}


/*----- start product card -----*/

.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-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;
    margin-bottom: 0rem;
}

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

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

[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:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.6s, 0.6s, 0.14s;
    transition-timing-function: ease;
}

.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: #000000!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: -121px;
    color: #ffffff  !important;
    font-size: 18px;
    background: #44243C;
    font-weight: 400;
    margin-left: -8px;
}

.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: 15px;
    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-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: #44243C!important;
}

.s-add-product-button-mini-checkout-content {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .9rem;
    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;
}

.s-block--tabs-produtcs .tab-trigger.is-active button {
    border-radius: 12px;
}

.s-reviews-header-wrapper {
    display: flex
;
    justify-content: center;
}
.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
}

    .s-block--features__item {
        padding-left: 2rem;
        padding-right: 2rem;
        background: unset;
    }
    
    .s-block--features__item .feature-icon {
    box-shadow: 0px 0pc 0 6px #C9BBA1;
}

@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: rgb(68 36 60);
    color: white;
}

.footer-is-light .store-footer {
    background-color: rgb(68 36 60);
}
.copyright-text p {
    color: rgb(255 255 255);
}

.hover\:text-primary:hover {
    color: #ffffff;
}