/* develope By Package +201002241591  3lwaaa@gmail.com - https://wa.me/201002241591 */
@import url(https://raw.githack.com/elwa2/cssres/main/fancy-gold.css); div#s-theme_edit_bar,salla-maintenance-alert.s-maintenance-alert-wrapper.hydrated {
    display: none !important;
}

section#fullscreen-banner-0 {
    width: 72%;
    align-self: center;
    max-width: 1280px;
    /* border-radius: .375rem; */
}

@media (max-width: 767px) {
    section#fullscreen-banner-0 {
        width: 95%;
    }
}

section#fullscreen-banner-0 img.my-lazy.h-full.w-full.lg\:block.object-cover.my-loaded {
    border-radius: .375rem;
}

@media (max-width: 768px) {
    .footer-small-shape .store-footer {
        background-size: 257%;
        background-position: -17rem -25rem;
        background-image: url() !important;
    }
}

#app.btns-gradient .btn-gradient, body#app.btns-gradient .s-button-primary {
    background: linear-gradient(45deg, var(--gradient-second), var(--gradient-first)) !important;
    border-width: 0 !important;
    color: var(--gradient-text-color) !important;
    fill: var(--gradient-text-color) !important;
}

#app {
    --lm-bg-color: #fff9f0;
    background-color: #fff9f0 !important;
    --main-dark-color: #1d1f1e;
    --gradient-first: #50351b;
    --gradient-second: #886d54;
    --gradient-text-color: #ffffff;
    --sidebar-bg-color: #ffffff;
    --sidebar-bg-color: #ffffff;
    --sidebar-text-color: #111111;
    --sidebar-text-color: #000000;
}

#app {
    --product-radius: 0rem;
    --menu-radius: 0.7rem;
    --product-radius: 0.5rem;
    --add-to-cart-radius: 0.5rem;
    --signInBtn-text-color: #ffffff;
    --signInBtn-bg-color: #111111;
    --ratings-bg-color: #f4ece1;
    --ratings-text-color: #111111;
    --red-color: #f03600;
    --lm-bg-sec: #f4ece1;
    --header-logo-size: 5;
    --global-animated-ads-bg-color: #111111;
    --global-animated-ads-text-color: #ffffff;
    --menu-y-pad: 0.7rem;
    --menu-y-pad: 10px;
    --titles-underline-height: 2px;
}

.index .s-block--features__item {
    background-color: var(--ratings-bg-color) !important;
}

.banner--fixed img {
    background: transparent;
}