/* Add custom CSS styles below */ 

/*تصغير اللوقو في الشاشات الصغيره*/
@media(max-width: 400px){
.navbar-brand img{
	height: 60px;
}}

/*الاسعار بعد الخصم الرئيسية*/
.text-red-400 {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  color: #ED48FF;
}

/*عرض صور العرض السريع*/
img.h-full.w-full {
  object-fit: cover !important;
}

/* الاسعار لما يكون مافي خصم في الرئيسية*/
h4.product-card__price.font-bold.text-sm {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  color: #ED48FF;
}

/*البنر المتحرك أعلى الهيدر*/
.promotion-banner {
background: linear-gradient(88deg, #ED48FF -19.5%, #00DEFF 106.04%);
}


/*زر اضافة للسلة على الجوال*/
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center {
  width: %100 !important;
  height: 3.3125rem !important;
}


/*زر مشاهدة الكل*/
a.btn.btn--outline-primary.h-10.grow-0.gap-1\.5.group.\!px-2.\!rounded-none {
  display: flex !important;
  padding: 0.875rem 1.125rem !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0.625rem !important;
  border-radius: 1rem !important;
  border: 1px solid #EFEFEF !important;
  background: #EFEFEF !important;
  color: #3C3C3B !important;
  text-align: center !important;
  leading-trim: both !important;
  text-edge: cap !important;
  font-family: Tajawal !important;
  font-size: 0.875rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1rem !important;
}

/* كاونتر العداد تبع التخفيضات الارقام*/
.s-count-down-item-value {
  color: #3C3C3B !important;
  text-align: center !important;
  leading-trim: both !important;
  text-edge: cap !important;
  font-family: Tajawal !important;
  font-size: 2.3rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
}
li.s-count-down-item {
  gap: 0rem !important;
  padding: 0rem !important;
  height: 5rem !important;
  border: 0px !important;
}

/*التاق اللي على صورة المنتج الرئيسية*/
.product-card__promotion {
  border-radius: 0rem 0rem 0rem 0.5rem !important;
  background: linear-gradient(88deg, #ED48FF -19.5%, #00DEFF 106.04%) !important;
}

/*الكارد تبع المنتجات*/
.product-card {
  border-radius: 0rem 0rem 0rem 1rem !important;
}
.body.products-has-border {
    border-radius: 0rem 0rem 0rem 1rem !important;
}
.product-card--rounded {
  border-radius: 0rem 0rem 0rem 1rem !important;
}
.product-card__image {
  border-radius: 0rem !important;
}
.flex {
  border-radius: 0rem 0rem 0rem 1rem !important;
}
.flex-col {
  border-radius: 0rem 0rem 0rem 1rem !important;
}
img.h-full.w-full.object-cover.lazy.loaded {
  border-radius: 0rem !important;
}

/*التعليقات*/
.shadow-\[rgba\(50\2c _50\2c _105\2c _0\.15\)_0px_2px_5px_0px\2c _rgba\(0\2c _0\2c _0\2c _0\.05\)_0px_1px_1px_0px\] {
  --tw-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 0px 0px 0px !important;
  border: 1px solid #EFEFEF !important;


}

.s-block--enhanced-features__item.group.overflow-hidden {
  border-color: #F9F9F9 !important;
}



/*صفحة المنتج*/

/*كونتينر رقم الموديل ودليل القياسات والسعر*/
section.bg-storeBG.p-5.rounded-md.mb-5 {
  background: #fff !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
  border: 1px solid #EFEFEF !important;
  background: #FFF !important;
}
.bg-storeBG.p-5.rounded-md.rounded-b-none.flex.sm\:pb-0 {
  background: #fff !important;
  justify-content: center !important;
  align-items: center !important;
  border: 1px solid #EFEFEF !important;
}

/*صورة المنتج*/
/* .px-\[15px\] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.col-md-10.w-full.h-full.px-\[7\.5px\] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}*/

/*سعر المنتج بعد الخصم*/
h4.font-bold.text-xl.inline-block.total-price.text-red-400 {
  font-size: 1.75rem;
  font-family: Tajawal;
  font-style: bold !important;
  font-weight: 700 !important;
}


/*مشاهدة المزيد*/
a#btn-show-more {
  padding-top: 1.5rem !important;
  font-size: 1rem !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 1rem !important;
}



/*التاق اللي على صورة المنتج الرئيسية*/
.promotion-title {
  border-radius: 0rem 0rem 0rem 0.5rem !important;
  background: linear-gradient(88deg, #ED48FF -19.5%, #00DEFF 106.04%) !important;
}

/*زر اضافة للسلة*/
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
  display: flex!important;
  padding: 0.875rem 1.125rem!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 0.625rem!important;
  border-radius: 0rem 0rem 1rem 0rem!important;
  border: 1px solid var(--Background, #F9F9F9)!important;
  background: linear-gradient(79deg, #ED48FF -4.05%,     #00DEFF 145.4%)!important;
  color: #FFF!important;
  text-align: center!important;
  leading-trim: both!important;
  text-edge: cap!important;
  font-family: Tajawal!important;
  font-size: 1rem!important;
  font-style: normal!important;
  font-weight: 700!important;
  line-height: 1rem !important;
}


/*زر اشتري الآن*/
salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {

}

/*زر التعليقات ارسال*/
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
  display: inline-flex !important;
  padding: 0.875rem 1.125rem !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0.625rem !important;
  border: 1px solid #EFEFEF;
  background: var(--Color-3, #EFEFEF);
  border-radius: 0rem 0rem 0rem 0rem !important;
  background: #EFEFEF !important;
  color: #3C3C3B !important;
  text-align: center !important;
  leading-trim: both !important;
  text-edge: cap !important;
  font-family: Tajawal !important;
  font-size: 0.875rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1rem !important;
}

/*تاب التقييمات في الجوال*/
.product-more-info .more-tab-container .more-info-tabs__nav-link {
  color: #3C3C3B !important;
  background: #EFEFEF !important;
}

/*الاسعار لما يكون مافي خصم في صفحة المنتج*/
h2.text-store-text-primary.font-bold.text-xl.inline-block {
  font-size: 1.75rem;
  font-family: Tajawal;
  font-style: bold !important;
  font-weight: 700 !important;
  color: #ED48FF !important;;
}

/*Tamara*/
.tamara-product-widget {
  min-height: auto;
  border: 1px solid #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
  color: #3C3C3B !important;
  text-align: right !important;
  leading-trim: both !important;
  text-edge: cap !important;
  font-family: Tajawal !important;
  font-size: 0.8125rem !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1rem !important;
}

/*Tabby*/
.styles__singleLine--d1c5f {
  border: 1px solid #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;

}
div .styles__snippetWrapper--d68e9 {
  border: 0px solid #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
}

/*لون النص*/
.tamara-product-widget>span, #tabbyPromo>[class*=styles__tabby]>span {
  color: #3c3c3b !important;
}
.styles__tabbySnippet--c10e5 {
  border: 0px !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
}

/*كاونتر الوقت للتخفيضات*/
.countdown-single {
  border: 1px solid #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
}

/*الاقسام*/

/*ايقونة الفلتر في الجوال*/
i.sicon-filter.text-gray-text.text-2xl.me-2\.5 {
  color: #3C3C3B !important;
}



/*تسجيل الدخول*/
button.s-login-modal-enter-button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
  background: #3C3C3B;
  color: #FFF;
  border-color: #3C3C3B;
}
button.s-verify-submit.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-disabled.s-button-loader-center {
  background: #3C3C3B !important;
  color: #fff !important;
  border-color: #3C3C3B !important;
}
.s-login-modal-link{
  color: #3C3C3B !important;
}
a.s-verify-resend {
  color: #3C3C3B !important;
}
button.s-verify-submit.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center.s-button-wrap.hydrated {
  background: #3C3C3B !important;
  color: #fff !important;
  border-color: #3C3C3B !important;
}


/*عربة التسوق*/
.rounded-icon {
  fill: #FFF !important;
  background: #FFF !important;
  stroke-width: 1px !important;
  stroke: #EFEFEF !important;
  color: #B1B1B1 !important;
}

/*معلومات الطلب الكبير*/
section.cart-item.bg-storeBG.p-5.xs\:p-7.rounded-md.mb-5.relative.border {
  background: #fff !important;
  border-color: #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
  border: 1px solid #EFEFEF !important;
}

/*ملخص الطلب*/
.shadow-default.bg-storeBG.p-5.xs\:p-7.rounded-md.mb-5.relative.transition-height.duration-1000 {
  background: #fff !important;
  border-color: #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
  border: 1px solid #EFEFEF !important;
}

/*شحن مجاني*/
div#free-shipping {
  background: #fff !important;
  border-color: #EFEFEF !important;
  border-radius: 0rem 0rem 0rem 1rem !important;
  border: 1px solid #EFEFEF !important;
}

/*رز حذف المنتج*/
button.btn--delete.s-button-element.s-button-icon.s-button-solid.s-button-small.s-button-danger.s-button-loader-center {
  background: #ED48FF;
  border-color: #ED48FF;
}

/*الظل في السلة*/
.shadow-default {
 --tw-shadow: 0px 0px 0px #2B2D340D;
}

salla-product-options.s-product-options-wrapper.hydrated {
  background: #fff;
}

span.s-cart-summary-count{
  background: #ED48FF;
}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-count {
  background: #ED48FF;
  color: #fff !important;
}

@media (min-width: 1px) {
    [dir=rtl] .rtl\:md\:pr-\[15px\] {
        display: flex;
        flex-direction: column;
    }
}

div.flex.items-center.justify-between.mb-5{
order:1;
}


@media (min-width: 1px) {
    .md\:text-2xl {
      order:2!important;

    }
}

.text-store-text-secondary {
order:3;
}

div.flex.whitespace-nowrap.gap-4.items-center{
order:4;
}
.mb-3{
order:5;
}

div.flex.flex-col.space-y-5.mb-5{
order:5;
}

div.countdown-single{
order:5;
}
salla-installment.hydrated{
order:6;
}

div.product-single-top-description.mb-5{
order:9;
}
#product-form{
order:7;
}
salla-rating-stars.hydrated{
order:2;
}