/* Add custom CSS styles below */ 
/* خلي قسم التواصل والسوشال جنب بعض */
/* نفس ستايل أيقونات السوشال */
/* تنسيق قائمة التواصل */
/* توحيد جميع أيقونات التواصل */
.contact-social .s-social-list {
    display: flex;
    align-items: center;
    gap: 10px !important;
}

.product-entry__image .f_price-container.price-with-bg .bg-primary h4, .product-entry__image .f_price-container.price-with-bg .bg-primary span, .product-entry__image .f_price-container.price-with-bg>.bg-primary {
    BACKGROUND: #dea4ca;
}

.header-group {
    margin-bottom: 3rem;
    max-width: 800px;
    z-index: 10;
    font-family: var(--font-main), -apple-system, BlinkMacSystemFont !important;
}


salla-payments {
    display: block;
}

h3:has(+ salla-payments) {
    display: none;
}

.s-social-list {
    margin-top: 0;
}

h3:has(+ salla-social) {
    display: none;
}

#ATB_sec_1 {
    position: relative;
    top: -20px; /* غيّر القيمة حسب الارتفاع المطلوب */
}

/* جميع الأزرار */
.contact-social .s-social-link a,
.contact-link,
.contact-link > a,
.contact-link .contact-social-item,
.contact-link .s-contacts-item {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;

    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;

    padding: 0 !important;
    margin: 0 !important;

    border-radius: 50% !important;
    background: #386ba1 !important;
    color: #fff !important;
    box-sizing: border-box;
}

/* توسيط الأيقونات */
.contact-social .s-social-link svg,
.contact-link svg,
.contact-link .s-contacts-icon {
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* إخفاء النص */
.contact-link .unicode {
    display: none !important;
}

/* إزالة أي مسافات إضافية */
.contact-social .s-social-link,
.contact-link {
    margin: 0 !important;
    padding: 0 !important;
    flex: 0 0 auto;
}

.contact-social .s-social-link a, .contact-link, .contact-link > a, .contact-link .contact-social-item, .contact-link .s-contacts-item {
    background: #dda4ca !important;
}

.main-nav-container {
    background-color: #2a5b8c !important;
    padding-left: 1rem;
    padding-right: 1rem;
}








































.thin-header .f_bottom-menu {
    display: none;
}

.store-footer__inner .about-us-block {
    padding: 0rem 0rem;
}

/* ترتيب محتويات القسم الأيسر */
.about-us-block {
    display: flex;
    flex-direction: column;
}

/* السماح بإعادة ترتيب العناصر */
.about-us-block > .flex {
    display: flex;
    flex-direction: column;
}

/* نقل السوشيال ميديا لتصبح تحت الوصف */
.contact-social {
    order: -1;
}

.title-main {
    font-size: 2rem;
    font-weight: 700;
}

/* جعل الفوتر Flex */
.store-footer {
    display: flex;
    flex-direction: column;
}

/* نقل قسم طرق الدفع إلى آخر الفوتر وقبل الحقوق */
.store-footer__blocks > div:nth-child(3) {
    order: 10;
}

/* جعل الحقوق آخر عنصر */
.store-footer .store-footer__lower,
.store-footer .store-footer__bottom,
.store-footer__copyright {
    order: 11;
}

    .thin-header .store-footer__bottom {
        padding-bottom: 0.25rem;
    }

    html[color-scheme="dark"] .store-footer__inner {
        background-color: #386ba0 !important;
    }
}

.store-footer__inner .store-footer__blocks .contact-social .s-social-link a {
    align-items: center;
    background-color: #386ba1;
    border-radius: 1.25rem;
    box-shadow: 0 2px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    color: #fbeedc;
    display: flex;
    font-size: 1.125rem;
    height: 2.5rem;
    justify-content: center;
    line-height: 1.75rem;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 2.5rem;
}

.anim-txt-bar {
    background: #dea4ca !important;
}

@supports (color:rgb(0 0 0/0)) and (top:var(--f )) {
    .text-\[\#b80000\] {
        color: rgb(255 255 255);
    }

      .store-footer__bottom {
        border-top-left-radius: 0rem 0rem;
        border-top-right-radius: 0rem 0rem;
    }

/* إزالة الأوفرلاي الأسود */
#E_slider_sec_0 .swiper-slide::before,
#E_slider_sec_0 .swiper-slide::after,
#E_slider_sec_0 .swiper-lazy::before,
#E_slider_sec_0 .swiper-lazy::after {
    content: none !important;
    display: none !important;
    background: transparent !important;
}

  @supports (color:rgb(0 0 0/0)) and (top:var(--f )) {
    .f_ad-banners .f_ad-banner-content>a {
        color: rgb(255 255 255);
    }
}

/* في حال الأوفرلاي عبارة عن background */
#E_slider_sec_0 .swiper-slide,
#E_slider_sec_0 .swiper-lazy {
    background-color: transparent !important;
}

.store-footer__inner .store-footer__blocks .s-payments-list>li {
    background-color: transparent;
    box-shadow: 0 2px 6px -1px rgb(0 0 0 / 0%), 0 2px 4px -2px rgb(0 0 0 / 0%);
    width: 2.8rem !important;
padding: 0rem;
}

.store-footer__inner .store-footer__blocks .f_certificates {
    background-color: transparent;
}

.store-footer__inner {
    background-color: #fce8cfb5;
}

.s-block__title h2 {
    font-size: 1.8rem;
}

.s-block--hero-slider .swiper-slide {
    height: 70vh;
}

.f_arrows-centered-top .s-slider-block__title-left .s-slider-block__title-nav {
    display: none;
}

.swiper-3d .swiper-wrapper {
    margin-top: -35px;
  argin-bottom: -19px;

}

.store-footer__inner .about-us-block {
    background-color: transparent;
}

    .store-footer__bottom .copyright-text p {
        color: rgb(255 255 255);
    }

  salla-slider .s-slider-block__title h2 {
    color: var(--main-color);
    font-size: 2rem;
    line-height: 2.5rem;
    width: -moz-fit-content;
    width: fit-content;
}

a:has(.f_store-name) {
    display: none !important;
}

.default-bar a {
    border-radius: 0px;
    margin-top: -18px;
}

.default-bar {
    padding-left: 0rem;
    padding-right: 0rem;
}

.anim-txt-bar {
line-height: 0.5;
}