/* designed by jahmi */

.dark body.switch3_on#app .top-navbar .s-search-input {
	background: #251136 !important;
	border-radius: 1rem !important;
}

.dark body.switch2_on .s-comments-product salla-infinite-scroll > .border-b {
	padding: 0.6rem;
	background: var(--dm-bg-main);
	border-radius: 0.5rem;
}

.dark body.switch2_on.product-single .s-comments-product salla-infinite-scroll > .border-b .flex-1 .flex-wrap > .flex > .flex {
	background: linear-gradient(45deg, var(--gradient-second), var(--gradient-first)) !important;
	color: var(--gradient-text-color) !important;
	border-radius: 0.5rem;
	padding: 0.2rem 0.3rem 0.2rem 0.8rem;
}
.dark body.switch2_on.product-single .s-comments-product salla-infinite-scroll > .border-b .flex-1 .flex-wrap > .flex > .flex span {
	color: var(--gradient-text-color) !important;
}

.dark .product-single .s-comments-product .s-comment-form-action span {
	color: var(--gradient-text-color) !important;
}

.dark body.switch2_on#app .s-slider-nav-arrow {
	background: linear-gradient(45deg, var(--gradient-second), var(--gradient-first)) !important;
	--tw-shadow-color: var(--dm-bg-main) !important;
}
.dark body.switch2_on#app .s-slider-nav-arrow svg {
	fill: var(--dm-text-sec) !important;
}

.dark body.switch2_on.product-single salla-slider.details-slider .s-slider-container {
	border-color: transparent !important;
}

.dark body.switch2_on.product-single salla-slider.details-slider .swiper-slide {
	box-shadow: none !important;
}
.dark body.switch2_on.product-single salla-slider.details-slider .s-slider-container {
	background-color: transparent !important;
}

.dark body.switch2_on.product-single salla-slider.details-slider .swiper-slide img {
	background-color: transparent !important;
}
.dark body.switch2_on.product-single .s-slider-thumbs .s-slider-thumbs-container .swiper-slide:after {
	border: 1px #7d43df solid;
	box-shadow: none;
}

body.switch2_on .s-block-special-testimonials .s-slider-block__title-nav {
	display: none;
}

/* cart */
.dark body.switch1_on.cart#app .cart-submit-wrap salla-button,
.dark body.switch1_on.cart#app .cart-submit-wrap button,
.dark body.switch1_on#app.cart button.btn--coupon {
	background: linear-gradient(45deg, var(--gradient-second), var(--gradient-first)) !important;
	color: var(--gradient-text-color) !important;
}
body.switch1_on.cart #coupon-input {
	border-color: var(--dm-text-main) !important;
}
/* cart */

/* dark user menu */
.dark body.switch4_on salla-user-menu .s-user-menu-dropdown {
	background-color: var(--dm-bg-sec) !important;
}
.dark body.switch4_on salla-user-menu .s-user-menu-dropdown .s-user-menu-dropdown-item a {
	color: var(--dm-text-main);
}
.dark body.switch4_on salla-user-menu .s-user-menu-dropdown .s-user-menu-dropdown-header-content p {
	color: var(--dm-text-main);
}

body.switch4_on.product-single salla-rating-stars {
	display: none;
}
body.switch4_on .rating-wrapper {
	display: none;
}
/* dark user menu */

.dark .product-single .main-content > div > .total-price {
	color: var(--custom-color1, red) !important;
}

/* shiny overlay */
.banner-outer .banner-entry:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.25);
	z-index: 2;
	transition: transform 0.35s ease-out;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.banner-outer .banner-entry:hover:after {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

#app .sq-awesome-banners.zoom-effect .banner-outer:hover .banner-entry .banner-img {
	transform: scale(1.03);
}
/* shiny overlay */

.product-index.index_prod_hidden .index-inner {
	display: none !important;
}

@media only screen and (min-width: 992px) {
	body.switch6_on .store-header .menu-btn-currency > button {
		background: linear-gradient(45deg, var(--gradient-second), var(--gradient-first)) !important;
		border-width: 0 !important;
		color: var(--gradient-text-color) !important;
	}
	body.switch6_on .store-header salla-cart-summary {
		background: linear-gradient(45deg, var(--gradient-second), var(--gradient-first)) !important;
		border-width: 0 !important;
		color: var(--gradient-text-color) !important;
		border-radius: 7rem;
		padding: 0rem 0.7rem;
	}
	body.switch6_on.header-is-dark .store-header .s-cart-summary-total {
		color: var(--gradient-text-color) !important;
	}
	body.switch6_on.header-is-dark .s-cart-summary-wrapper i[slot="icon"] {
		color: var(--gradient-text-color) !important;
		--header-text-color: var(--gradient-text-color) !important;
	}
}

.dark body[class*="customer-"] .profile-header.gradient-bg {
	background: transparent !important;
}
/* mini user menu of notification page  */
.dark body[class*="customer-"] [aria-label="Sidebar"] {
	background-color: var(--dm-bg-sec) !important;
	color: var(--dm-text-main) !important;
}
.dark body[class*="customer-"] .user-menu-customer-page .s-user-menu-dropdown-item a,
.dark body[class*="customer-"] .user-menu-customer-page .s-user-menu-dropdown-item a svg {
	color: var(--dm-text-main) !important;
}

/* mini user menu of notification page  */

/* make search list of product in dark mode using body.switch7_on*/

body.switch7_on .s-search-modal .s-search-results {
	background-color: var(--dm-bg-sec) !important;
	color: var(--dm-text-main) !important;
}
body.switch7_on .s-search-modal .s-search-results .s-search-product:not(:hover) .s-search-product-title {
	color: var(--dm-text-main) !important;
}
body.switch7_on .s-search-modal .s-search-results .s-search-product:not(:hover) .s-search-product-price {
	color: var(--red-color) !important;
}
body.switch7_on .s-search-modal .s-search-results .s-search-product:not(:hover) .s-search-product-price .s-search-product-regular-price {
	color: var(--dm-text-main) !important;
}
/* make search list of product in dark mode */
.dark tamara-widget {
    color: white;
}

.dark tamara-widget:hover {
    color: black;
}


.btn--rounded-gray{
  padding-top: 0.6rem !important;
    padding-bottom: :0.6rem !important;
}

.header-signInBtn{
  font-weight: 500;
      border-radius: 9999px;
    padding-right: 0.875rem;
    font-size: 0.875rem;
}
.s-search-input{
      margin-bottom: 1.3rem;
  font-weight: 600;
}


/* designed by jahmi */
/* ... (احتفظ بأكوادك القديمة كما هي في الأعلى) ... */

/* -----------------------------------------------------------
   بداية تنسيق الفوتر الجديد
----------------------------------------------------------- */

/* الحاوية الرئيسية */
body.switch8_on .custom-footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    width: 100%;
    padding: 40px 0;
    direction: rtl;
    text-align: right;
}

/* العناوين الموحدة */
body.switch8_on .custom-footer-grid h3, 
body.switch8_on .footer-links h3,
body.switch8_on .apps-custom-wrapper h3,
body.switch8_on .custom-contact-section h3,
body.switch8_on .follow-us-section h3 {
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 19px !important;
    display: block !important;
}

/* الروابط والنصوص العامة */
body.switch8_on .custom-footer-grid a, 
body.switch8_on .custom-footer-grid p, 
body.switch8_on .custom-footer-grid span {
    color: #e0e0e0;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
}
body.switch8_on .custom-footer-grid a:hover { color: #fff; }


/* --- العمود الأيمن (تواصل معنا الجديد) --- */
body.switch8_on .custom-contact-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

body.switch8_on .custom-contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #e0e0e0 !important;
    font-size: 14px;
    margin-bottom: 0;
}

/* تنسيق صور التواصل (الواتس والايميل) */
body.switch8_on .custom-contact-item img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: block;
}

/* --- قسم تابعنا (Social Media الجديد) --- */
body.switch8_on .follow-us-section { 
    margin-top: 80px; 
}
body.switch8_on .custom-social-list {
    display: flex;
    gap: 25px; /* المسافة بين الأيقونات */
    justify-content: flex-start;
    align-items: center;
}

/* تنسيق أيقونات السوشيال (الصور الجديدة) */
body.switch8_on .custom-social-link img {
    width: 20px; /* حجم الأيقونة */
    height: 20px;
    object-fit: contain;
    transition: transform 0.2s;
    display: block;
}
body.switch8_on .custom-social-link:hover img {
    transform: scale(1.1); /* تكبير بسيط عند المرور */
}


/* --- العمود الأوسط --- */
body.switch8_on .footer-links .footer-list {
  margin-top: 25px !important;
    display: flex;
    flex-direction: column;
    gap: 1.17rem;
}
body.switch8_on .footer-links .footer-list__item { margin: 0 !important; }

/* قسم التوثيق */
body.switch8_on .trust-badges-group {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
body.switch8_on .sbc-wrapper { display: flex; align-items: center; gap: 10px; }
body.switch8_on .sbc-wrapper p { color: #fff; font-size: 13px; margin: 0; }
body.switch8_on .sbc-icon {
  background: #fff; border-radius: 5px; padding: 8px; }

/* السجل التجاري */
body.switch8_on .static-cr-badge {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 12px;
    text-align: right;
}
body.switch8_on .static-cr-badge img {
    width: 47px;
    height: 47px;
    object-fit: contain;
    flex-shrink: 0;
}
body.switch8_on .cr-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
body.switch8_on .static-cr-badge .cr-content p {
    color: #fff !important;
    margin: 0 0 4px 0 !important;
    font-size: 13px;
    line-height: 1;
}
body.switch8_on .static-cr-badge .cr-content b {
  font-weight: 400;
    color: #fff !important;
    font-family: inherit;
    font-size: 15px;
    line-height: 1;
    display: block;
}


/* --- العمود الأيسر (التطبيقات) --- */
body.switch8_on .custom-store-buttons { 
  margin-top: 20px;
  margin-right: -7px;
  display: flex; gap: 10px; flex-wrap: wrap; }
body.switch8_on .store-btn img {
    width: 135px; height: 40px;
    border: none !important;
    border-radius: 5px;
    object-fit: contain;
}


/* --- استجابة الجوال --- */
@media (max-width: 991px) {
    body.switch8_on .custom-footer-grid {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 40px;
    }
    body.switch8_on .custom-social-list, 
    body.switch8_on .sbc-wrapper,
    body.switch8_on .static-cr-badge,
    body.switch8_on .custom-store-buttons,
    body.switch8_on .custom-contact-list {
        justify-content: center !important;
    }
    body.switch8_on .custom-contact-item {
        justify-content: center;
    }
    
    body.switch8_on .static-cr-badge { text-align: center; }
    body.switch8_on .cr-content { align-items: center; }
}
.border-dashed{
  border-style: solid !important;
}