/* Add custom CSS styles below */ 

.footer-is-custom .store-footer .footer-rights p {
    color: #fff;
}

[rel="noreferrer"] {
    color: #fbc904;
}

.main-menu .sub-menu li span {
    color: #000;
}

section.s-block.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0px;
}
section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--0 {
    margin-top: 0px;
}
.s-block--enhanced-features__item {background: rgba(44, 44, 44, 1);color: #fff;border: rgba(218, 218, 218, 1);box-shadow: 0px 1.03px 2.06px 0px rgba(0, 0, 0, 0.05);
}

i.sicon-keyboard_arrow_left {
    color: #fbc904;
}

.s-block--enhanced-features__item  *{
    color:#fff !important;
}



i.sicon-keyboard_arrow_left {
    color: #fbc904;
}

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

section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--11 {
    margin-bottom: -74px;
}
.square-links__image-wrap img {
    object-fit: contain;
}
.fit-slider-products .s-slider-swiper-wrapper .swiper-slide custom-salla-product-card {
    border: 1px solid #F0F0F0;
}

a.btn.btn--outline-primary.h-10.grow-0.gap-1\.5.group.\!px-2.\!rounded-none {
    background: rgba(44, 44, 44, 1);
    color: #fff;
    border-color:rgba(44, 44, 44, 1);
    border-radius:10px !important;
}
span.h-px.bg-gray-200.flex-1.block {
    background-color: rgb(251 201 4);
}
.s-block--enhanced-features__item.group.overflow-hidden {}

salla-product-options .s-form-control {
    background: #2c2c2c !important;
    color: #ffff !important;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #FBC904;
    color: #1a1a1a;
    border-color: #fbc904;
}

.footer-is-custom .store-footer .store-footer__curve {
    color: #fbc904;
    height: 1rem;
}
.product-card__content-wrapper {
    display: flex;
    flex-direction: column;
}

.product-card__price {
    order: 1;
}

.product-options {
    order: 2;
}

.product-card__buttons {
    order: 3;
}

salla-product-options.s-product-options-wrapper.hydrated {
    margin-bottom: 2px;
}
/* إخفاء الانحناءة الحالية */
.store-footer__curve {
    display: none !important;
}

/* عمل مثلث أعلى الفوتر */

.store-footer {
    position: relative;
}

.store-footer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 50px;
    background: #FFC400;
    clip-path: polygon(
        0 50%,
        50% 0,
        100% 50%,
        100% 100%,
        50% 12%,
        0 100%
    );
    z-index: 999;
    pointer-events: none;
}
    .store-footer h3 {
        COLOR: #E6B802;
    }

@media (min-width:991px){
  .index .top-navbar * {
    color: #fff;
}
  .index .top-navbar * {
    color: #fff;
}
  .index button.header-btn {
    color: #fff;
}
.index button.header__search-btn.hidden.lg\:block {
    color: #fff;
}
.index i.header-btn__icon.icon.sicon-cart {
    color: #fff;
}
  .index button.header-btn {
    color: #fff;
}

.index i.header-btn__icon.icon.sicon-cart {
    color: #fff;
}

button.header__search-btn.hidden.lg\:block {
    color: #fff;
}
  .fixed-banner--9 .container {
    max-width: 72% !important;
    padding: 0px;
}
  .index .main-menu li.root-level a {color:#fff;}

}
@media (max-width:991px){
  .store-branches__title-wrap.mx-auto p {
    font-size: 18px;
}

h2.text-3xl.font-bold.tracking-tight.text-store-text-primary {
    font-size: 23px;
}
  section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--0 {
    margin-top: 144px;
}
  .navbar-brand img {
    height: 65px !important;}
}