/* Add custom CSS styles below */ 

footer.store-footer {
    background: #222;
    color: #fff;
    padding: 60px 8%;
    position: relative;
}

/* Layout */
footer.store-footer .footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}

footer.store-footer .footer-col {
    flex: 1 1 220px;
}

/* Certificate boxes */
footer.store-footer .cert-box {
    border: 1px solid rgba(255,255,255,0.3);
    padding: 10px 15px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(0,0,0,0.2);
    border-radius: 6px;
}

footer.store-footer .cert-box span {
    font-size: 13px;
    color: #eee;
}

footer.store-footer .cert-box strong {
    font-size: 13px;
}

/* Headings */
footer.store-footer h4 {
    color: #970065;
    margin-bottom: 15px;
}

/* Links */
footer.store-footer a {
    display: block;
    text-decoration: none;
    color: #f0f0f0;
    margin-bottom: 8px;
    font-size: 14px;
    transition: 0.3s;
}

footer.store-footer a:hover {
    color: #ffd700;
}

/* About text */
footer.store-footer .footer-about {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 20px;
}

/* Help center button */
footer.store-footer .help-center {
    background: #970065;
    color: #fff;
    padding: 12px;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

/* Contact icons */
footer.store-footer .contact-icons a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
      background: transparent;
    border-radius: 8px;
    margin-right: 8px;
    color: #222;
    transition: 0.3s;
    margin-top: 20px;
}



/* Social icons */
footer.store-footer .social-icons {
    margin-top: 20px;
}

footer.store-footer .social-icons a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    background: rgba(0,0,0,0.3);
    border-radius: 6px;
    margin-right: 8px;
    color: #fff;
    transition: 0.3s;
}

footer.store-footer .social-icons a:hover {
    background: #ffd700;
    color: #000;
}

/* Copyright */
footer.store-footer .copyright {
    text-align: center;
    margin-top: 50px;
    font-size: 13px;
    color: #f0f0f0;
}

/* Responsive */
@media (max-width: 768px) {
    footer.store-footer .footer-container {
        flex-direction: column;
    }
}

.footer-items-wrapper.container.relative {
    display: none;
}

.store-footer__inner.relative.footer-has-no-bg {
    display: none;
}

.copyright.flex.flex-col-reverse.lg\:flex-row.flex-wrap.gap-4.items-center.justify-center.lg\:justify-between.pt-4.pb-4.container.text-center {
    display: none;
}

footer.store-footer {
    padding-bottom: 20px;
    padding-top: 40px;
}

salla-slider#default-home-slider-0 .swiper-lazy.swiper-lazy-loaded {
    background-size: cover;
}

salla-slider#default-home-slider-0 a.btn.btn--primary {
    display: none;
}

.s-block--default-home-slider .swiper-slide {
    height: 456px;
}

footer.store-footer {margin-top: 0px;}

section.s-block.s-block--default-home-slider.s-block--full-bg {
    margin-top: 100px;
}

header.store-header.header-is-light * {
    color: #000 !IMPORTANT;
}

.header--transparent #mainnav:not(.fixed-pinned) .humb-icon span {
    background: #950167;
}

.s-product-card-entry:hover .s-button-btn {
    background: #980367 ! IMPORTANT;
    color: #fff;
}

salla-slider#default-home-slider-6 .s-slider-block__title-nav {
    display: none;
}

salla-slider#default-home-slider-6 .text-white.sm\:w-1\/2.space-y-5 {
    display: none;
}

.s-product-card-entry {
    border-radius: 0px !IMPORTANT;
}

.s-block__display-all a, .s-product-card-entry .s-button-btn {
    border-radius: 0px !IMPORTANT;
}


html[lang="ar"]  nav#main-store-menu {
    margin-right: auto;
}

.header-btn {
    outline: 2px solid #860c59;
    border-radius: 20px;
}

.s-cart-summary-count {
    background: #970265 !important;
}

button.btn--delete.s-button-element.s-button-icon.s-button-solid.s-button-danger.s-button-loader-center {
    background: #970265 !important;
}

header.page-header.relative.bg-cover.min-h-0.lg\:min-h-\[200px\].flex.flex-col.items-center.justify-center.text-center {
    background: #970265 !important;
}

.page-title.p-5 h1.lg\:text-3xl.text-xl.font-bold.lg\:leading-\[48px\].leading-10 {
    color: #fff !important;
}

nav.breadcrumbs.w-full.py-6.mb-4.bg-\[color-mix\(in_srgb\,var\(--color-primary\)_10\%\,white\)\] {
    background: #970265 !important;
}

av.breadcrumbs.w-full.py-6.mb-4.bg-\[color-mix\(in_srgb\,var\(--color-primary\)_10\%\,white\)\] ol.flex.items-center.justify-center.flex-wrap.text-sm {
    color: #fff !important;
}

nav.breadcrumbs.w-full.py-6.mb-4.bg-\[color-mix\(in_srgb\,var\(--color-primary\)_10\%\,white\)\] ol.flex.items-center.justify-center.flex-wrap.text-sm a {
    color: #fff !important;
}

ol.flex.items-center.justify-center.flex-wrap.text-sm span.fix-align {
    color: #fff;
    font-weight: 800;
}

ol.flex.items-center.justify-center.flex-wrap.text-sm li.text-primary.text-base.px-1\.5 {
    color: #fff;
}

.content.content--single-page.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12 {
    border-top: 16px solid #970265;
}

section.s-block.s-block--photos-slider {
    display: none;
}


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

section.s-block.s-block--photos-slider {
    display: block;
}
    
}

section.s-block.s-block--default-home-slider.s-block--full-bg {
    display: none;
}}