.scroll-down * {
    border-color: #e6c1d4 !important;
}

.scroll-down span:after{
  background-color: #e6c1d4;
  background-color: rgba(230,193,212, var(--tw-bg-opacity, 1));
}

.product-sequential-section:nth-of-type(2) {
  display: none;
}

.break-words {
  display: none;
}

section#recently-viewed {
    display: none;
}

.s-comments {
display: none;
}

.tab--comments {
display: none;
}

.tab--description::after {
display: none;
}

.lg\:flex > div:first-child {
  border-width: 1px;
}

.header--mini #storemenu-panel .side-panel__bottom:before {
  content: none !important;
}

.smt-app .sm-fixed {
    z-index: 99 !important;
    position: fixed;
}

.s-slider-thumbs-container:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 3rem;
}

#app.small-image-option .s-product-options-thumbnails-wrapper div p {
    font-size: 0.8rem;
    line-height: 1rem;
    font-weight: 700;
}

.rtl\:pr-9:where([dir="rtl"], [dir="rtl"] *) {
    padding-right: 0.75rem;
}

#phone-number {
  color: #000;
}

.store-footer .section-bg {
  background-color: #f4e2ea;
  color: #000000;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.s-product-options-colors-wrapper {
    justify-content: flex-start !important;
}

.s-tabs-header { display: none !important; }

.btn--outline {
    border-width: 0px;}
    
.s-gifting-modal-uploader { display: none !important; }

.s-gifting-modal-uploader-title { display: none !important; }

.main-nav {
z-index: 99999;
}

.head-bg {
  background-color: transparent !important;
}

@media (min-width: 1024px) {
    .header--mini .main-nav__content .right-side {
        max-width: calc(100%);
    }
}

@media (min-width: 640px) {
    .header--mini-center-logo .header__icons {
        min-width: 0px;
    }
}
.mainmenu--sidepanel .storemenu-panel .main-menu li>a {
        font-size: 25px;
}

/* استبدال الأيقونة الافتراضية بصورة مخصصة */
.s-user-menu-trigger {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-image: url('https://img.icons8.com/color/96/user-female-circle.png'); /* رابط الصورة */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* إخفاء أي محتوى داخلي موجود */
.s-user-menu-trigger * {
    display: none !important;
}

.content-entry {
  color: #808080;
}