/* Custom CSS Styles */

*,body,html {
	font-family: Cairo, sans-serif !important
	font-weight : bold !important
}
section:has(a[href*="#banner"]) {
  margin: 0 !important;
  padding: 0 !important;
}
.s-slider-v-centered .s-slider-block__title-nav {
top: 60%;
}

section.s-block.s-block--banners.container {
margin-top:2rem;}

.s-reviews-header-wrapper {
margin: 30px 0 20px;
justify-content: center;
}
.s-reviews-testimonial {
background: oklab(0.92 0 0.02);
border-radius: 32px;
}
.promotion-banner {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #d0cab3;
z-index: 9999;
overflow: hidden;
border-bottom: 1px solid #eee;
}
.promotion-banner__inner {
display: flex;
white-space: nowrap;
animation: scroll-right 50s linear infinite;
}
@media (max-width: 700px) {
.promotion-banner__inner {
animation: scroll-right 25s linear infinite;
}
}
.promotion-banner__inner span {
display: inline-block;
padding: 0.5rem 2rem;
font-size: 16px;
color: black;
font-weight: bold;
}
.main-nav-container.fixed-header .inner {
padding-top: 50px;
}
@keyframes scroll-right {
0% {
transform: translateX(100%);
}
100% {
transform: translateX(-100%);
}
}
body {
padding-top: 50px;
}
.s-block--hero-slider .swiper-slide .overlay-bg:after {
position: absolute;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1024px) {
salla-slider.photos-slider .swiper-slide {
margin-left: unset;
margin-right: unset;
width: fit-content;
}
}
.s-block--fixed-banner + .s-block--fixed-banner {
margin-top: 0px !important;
}
salla-slider[type]:not(.hydrated) > div:where([dir="rtl"], [dir="rtl"] *),
salla-slider[type]:not(.hydrated) .swiper > div > div:where([dir="rtl"], [dir="rtl"] *),
.carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
padding-left: 0px;
}
salla-slider.photos-slider .swiper-slide {
padding: unset !important;
}
salla-slider.photos-slider .swiper {
padding: unset !important;
}
salla-slider.photos-slider .swiper-slide {
position: relative;
margin-left: 0rem;
margin-right: 0rem;
height: auto;
width: 100%;
overflow: hidden;
border-radius: 0.375rem;
}
#fixed-banner-slider {
display: none !important;
}
/* Default: hide anchor banners on desktop */
body a[href*="#banner"] {
display: none;
}
/* Mobile: show slider and hide original */
@media (max-width: 1023px) {
#fixed-banner-slider {
display: block !important;
}
#fixed-banner-slider a[href*="#banner"] {
display: inline-block !important;
}
 

.s-block--photos-slider {
display: none;
}
.s-block--special-products {
text-align: center;
}
@media (min-width: 1024px) {
.s-block--special-products .lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 500px));
}
}
.s-block__title {
justify-content: center;
}
.s-block__title .tabs {
display: none !important;
}
@media (min-width: 640px) {
.s-block--special-products {
margin-top: 4rem;
width: 80%;
}
.fqa > div {
padding: 0 5rem;
}
.s-block.s-block--photos-slider {
margin-top: 0rem !important;
}
.s-block {
margin-top: 0rem;
}
}
@media (min-width: 1023px) {
.s-block--special-products {
margin-top: 4rem;
width: 60%;
}
}
.fqa {
margin-top: 3rem;
}
.fqa > div {
padding: 0 2rem;
}


/* h2, product title,price*/
.s-slider-block__title h2, .s-product-card-content-title a, i.header-btn__icon.sicon-user-circle, i.header-btn__icon.icon.sicon-shopping-bag {
  color: #62684b;
  margin-top : 15px:
}

.s-slider-block__title {
    margin-bottom: 30px !important;
      margin-top: 15px!important
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem !important;
}

.s-slider-block__title-left {
    display: none;
}


.s-block__title, .index .s-slider-block__title, .s-block--categories .s-slider-block__title, .s-product-card-starting-price, .s-product-card-content-sub, .s-social-list, .store-footer__inner ul{
    justify-content: center;
}
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
    -o-object-fit: cover;
    object-fit: cover;
    margin-block-end: 25px!important;
}
.s-slider-block__title h2::after
 {
    background: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
    bottom: -10px;
    height: 33px;
    left: 50px;
    width: 15px;
    position: relative;
    content: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
    display: block;
}

.s-button-btn, .s-price-range-number-input {
    border-radius: 0.35rem;
background:#62684b;
    color: White;
    font-weight: bold;
    border-color: #62684b;
}
}
:root {
      --main-color: #666a4e!important;
    --second-color:#666a4e!important;
    --third-color:#fff!important ;
}
/* Footer Start */
.store-footer {
    background: var(--second-color) !important;
    padding: 40px 20px;
    font-size: 14px;
    text-align: center;
    color: var(--third-color);
    position: relative;
    overflow: hidden;
}

.store-footer a h3:nth-child(1) {
    font-size: 1.3rem;
    color: transparent;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ZYBmYY/bCmh4ve6KXPec2RoDuWw4lfpch1cEPRdkp0iBHig.png);
    filter: brightness(1);
    background-size: 50%;
    background-repeat: no-repeat;
    scale: 1.7;
    line-height: 3;
    background-position: center;

}

.footer-is-light .store-footer .store-footer__inner {
    background-color: transparent;
}

.store-footer__inner {
    background-color: transparent !important;
    text-align: center;
    margin: auto;
}

.store-footer__inner .flex {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.store-footer__inner .max-w-sm {
    margin: auto;
    color: var(--third-color);
    margin-bottom: 15px;
}

.store-footer h3 {
    color: var(--third-color);
    font-size: 1.3rem;
    /* Maintaining original font size */
    padding: 10px 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.s-contacts-list {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.store-footer p {
    color: var(--third-color);
    font-size: 1rem;
    margin: 15px 0;
    line-height: 1.6;
    transition: transform 0.3s ease;
}

.store-footer a {
    color: var(--third-color);
    text-decoration: none;
    transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

.store-footer i {
    color: var(--third-color);
    border-color: var(--main-color);
    margin: 0 5px;
    transition: transform 0.3s ease;
}

@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 0rem;
    }
}

.copyright-text p {
    color: var(--third-color);
    font-size: 12px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .store-footer {
        padding: 30px 10px;
    }

    .store-footer h3 {
        font-size: 1.3rem;
    }

    .store-footer p {
        font-size: 0.9rem;
    }

    .store-footer::after {
        font-size: 14px;
    }
}

@media only screen and (max-width: 600px) {
    .store-footer h3 {
        font-size: 15px !important;
    }
    .gap-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .s-menu-topnav-list {
        padding: 0;
        box-shadow: none;
    }
}

.copyright-text p {
    color: var(--third-color)!important;
}

.s-contacts-icon {
    border-color: 1px solid var(--main-color) !important;
}

@media only screen and (max-width: 600px) {
    .store-footer__inner h3 {
        font-size: 14px !important;
    }

    .s-product-card-entry {
        height: 390px;
    }

    .square-photos {
        width: 100%;
        transition-duration: 0.5s;
        transition-property: scale;
        border-radius: 30px;
        height: 220px;
        zoom:33%

    }
    .grid-flow-row {
    grid-auto-flow: column;
}
}
.grid-col-1 {
    flex-direction: column;

}

@media (min-width: 1024px) {
.store-footer__inner {
    padding-top: 2rem;
    padding-bottom: 0rem;
}
}

.store-footer__inner {
    border-radius: 16px;
    box-shadow: 0 2px rgba(153,88,88,0.29)important;
    border: 1px solid rgba(255, 255, 255, 0.29) !important;
}


label {
    color: var(--main-color);
}

span.text-sm.copyright-text {
    color: #FFF;
}

:root {
      --main-color: #666a4e;
    --second-color:#666a4e;
    --third-color:#fff ;
}
i.text-base.sicon-shopping-bag {
    content: url(https://i.ibb.co/6pQxW2B/Screenshot-2025-08-09-163634.png);
    bottom: -2px;
    top: 2px;
    margin-bottom: -4px;
}

.border-b {
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;
    padding-right: 5px;
    /* border: yellow; */
    border-radius: 1rem;
}
.pb-4 {
   border-color : var(--main-color);
}
svg.w-4.h-4.transition-transform.duration-200{
color : var(--main-color) !important ;
}

.font-medium {
    font-weight: bold;
  ;
}

h2.text-3xl.md\:text-4xl.font-bold.mb-4 {
    color: #666a4e!important;
}

h2.text-3xl.md\:text-4xl.font-bold.mb-4::after {
    background: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
    bottom: -10px;
    height: 33px;
    left: -600px;
    width: 15px;
    position: relative;
    content: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
    display: block;
}

@media (max-width:480px){
h2.text-3xl.md\:text-4xl.font-bold.mb-4::after {
    background: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
    bottom: -10px;
    height: 33px;
    left: -65px;
    width: 15px;
    position: relative;
    content: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
    display: block;
}
}
  .s-product-card-entry {
        height: 420px;
    }
    .s-product-card-fit-height .s-product-card-image {
    height: unset !important;
    max-height: unset !important;
}
button.faq-toggle.w-full.text-right.text-sm.font-medium.py-4.flex.justify-between.items-center.hover\:underline {
    color: var(--main-color);
}