/* كود CSS لموقع سلة بعد التدقيق والتعديل */

/=================== ترويسة الموقع ===================/ .top-navbar, header.store-header { background: #ecdee3 !important; }

body.index header.store-header .inner .container { background: #d6b7c2; border-radius: 50px; }

body.index header.store-header span, body.index header.store-header button, body.index header.store-header i:before { color: #fff; border-color: #fff; }

.sub-menu span.pb-3 { color: #fff !important; }

body.index div#mainnav, body.index .inner { background-color: transparent !important; --tw-backdrop-blur: blur(0px); }

body.index .main-nav-container.fixed-pinned.animated.fixed-header .inner { background-color: transparent !important; --tw-backdrop-blur: blur(15px); }

body.index .main-nav-container.fixed-pinned.animated.fixed-header span, body.index .main-nav-container.fixed-pinned.animated.fixed-header button { color: #000; border-color: #000; }

@media screen and (max-width: 991px) { body.index header.store-header .inner .container { border-radius: 50px; } }

/=================== بانر رئيسي ===================/ .start-banner-0 { background-image: url(https://i.ibb.co/ZWDzmgS/Frame-1.png); background-repeat: no-repeat; background-size: cover; height: 70vh; max-width: 100%; }

.start-banner-0 img { display: none; }

.start-banner-0 .content { max-width: 45% !important; }

.start-banner-0 .title_big, .start-banner-0 .title_smale { color: #fff; width: 100% !important; max-width: 100% !important; }

.start-banner-0 .inst { align-items: flex-start; }

.start-banner-0 a.cusBtn { margin-left: auto; }

/* دعم RTL */ .rtl:lg:text-right:where([dir=rtl],[dir=rtl] *) { text-align: start; }

.rtl:lg:items-start:where([dir=rtl],[dir=rtl] *) { align-items: flex-end; }

@media screen and (max-width: 768px) { .start-banner-0 { background-position: 68% !important; height: 62vh; }

.start-banner-0 .content {
    max-width: 100% !important;
}

.start-banner-0 a.cusBtn {
    margin: auto;
}

.start-banner-0 > div .lg\:absolute {
    margin-bottom: 30px;
    text-align: center;
}

.start-banner-0 .inst {
    padding-top: 9rem;
}

.start-banner-0 #is_chart {
    max-width: 100%;
    font-size: 17px;
    line-height: 0px;
}

}

/=================== مميزات المتجر ===================/ .feature { justify-content: space-evenly; }