/* Add custom CSS styles below */
.angel-ad {
  display:none;
}
body.index {
  background-color: #ffffff !important;
}
.navbar-brand img.logo-light {
   height: 4.5rem !important;
}
.s-block--slider-with-bg .slider-bg:before {
  display:none !important;
}
.inner.bg-white.da-bgm {
  background-color:#2b2a63 !important;
}
.product-countdown.s-count-down.flex.flex-col.mb-4.mt-2\.5 {
    display: none;
}
.s-product-card-countdown {
    display: none;
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
}
.inner.bg-white.da-bgm * {
  color:#fff !important;
}
.store-footer .store-links-items {
  column-count: 1 !important;
}
.store-footer {
  background-color: #2b2a63 !important;
}
.store-footer * {
  color:#fff !important;
}
.store-footer form[name='my-mail-list'] input {
  color: #2b2a63 !important;
}
.store-footer .footer-container .logo-footer .foo {
   max-height: 100px !important;
   max-width: 100% !important;
}
.s-product-card-out-of-stock.hide-out-of-stock:after {
  display:none !important;
}
body.index .s-block__title h2 {
  text-align: center;
  font-size: 2rem;
}
.store-footer__inner .footer-top .social-links a:nth-child(2) {
  background-color: #000 !important;
  padding: 0.5rem !important;
  border-radius: 8px !important;
  max-height: 60px !important;
}
.store-footer__inner .footer-top .social-links a:nth-child(2) i {
  font-size: 2.5rem !important;
  color: #fff !important;
}
.store-footer__inner .footer-top .social-links a:nth-child(1) i {
  color: /*#fe166c*/ #fff !important; 
  font-size: 3.8rem !important;
}
.s-count-down-dark .s-count-down-item {
  color: rgb(255 255 255);
  background-color: red !important; 
}
.s-count-down-item-label {
  color: rgb(0 0 0) !important; 
}

@media(max-width:767px) {
  .s-block.s-block--slider-with-bg.s-block--full-bg .slider-bg {
    background-position-x: -100px !important;
  }
}
@media(max-width:992px) {
  .store-footer .footer-container .footer-list a {
    margin:20px auto !important;
  }
}




.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
  padding-left:0 !important;
}
salla-slider .s-slider-block__title {
  justify-content: center;
}
salla-slider .s-slider-block__title-right {
  justify-content: center;
}
salla-slider .s-slider-block__title-right h2 {
  padding: 1rem 4rem;
  background-color: #e7b723;
  color: #fff;
  border-radius: 36px;
}
salla-slider .s-slider-block__title-left, .cLcbjv {
  display:none !important;
}

@media(max-width:767px){
  salla-slider .s-slider-block__title-right h2 {
    padding: 0.5rem 2rem;
    font-size: 16px;
  }
}


header + section.s-block.s-block--fixed-banner {
  padding-top:0 !important;
}
header + section.s-block.s-block--fixed-banner .container {
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
header + section.s-block.s-block--fixed-banner .container img {
  border-radius:0 !important;
}
.angel-discountcoupon {
    border-width: 2px;
    border-style: dashed;
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, 1);
    border-color: rgb(255 255 255);
}
.angel-discountcoupon .copycodebtn {
    background-color: #414042;
    background-color: var(--color-primary);
    color: var(--text-btn);
    display: none;
}
[type='text'], input:where(:not([type])), [type='email'], [type='url'], [type='password'], [type='number'], [type='date'], [type='datetime-local'], [type='month'], [type='search'], [type='tel'], [type='time'], [type='week'], [multiple], textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #ffffff;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
}
.angel-discountcoupon .coupon-value {
    border-radius: 0.375rem;
    display: none;
}
.text-primary {
    color: #414042;
    color: #ff0021;
}

.free-ribbon.absolute.top-\[11px\].right-\[-38px\].w-32.bg-red-600.text-white.text-xs.font-bold.text-center.py-1.rotate-45.shadow-md {
    display: none;
}

  #product-tabs-options > div:first-of-type {
    background-color: #2b2a63 !important;
    padding: .7rem;
    border-radius: 8px;
    margin-bottom: 1.5rem;
}
  

  #product-tabs-options > div:first-of-type p {
    color: white !important;
    margin: 0;
    font-weight: 600;
    font-size: 1rem;
    text-align: start;
    margin-bottom: 0 !important;
  }
  
  
  
  /* product page , the add to cart section */
section.sticky-product-bar {
  background-color: #ffffff !important;
  color: #1a1a1a !important;
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1) !important;
  padding: 1rem 1.5rem !important;
  font-family: 'Segoe UI', sans-serif !important;
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 1rem !important;
  border-radius: 0 !important;
  transition: all 0.3s ease !important;
}

.dark section.sticky-product-bar {
  background-color: #1e1e1e !important;
  color: #f5f5f5 !important;
}

section.sticky-product-bar h2,
section.sticky-product-bar p {
  color: inherit !important;
  margin: 0 !important;
  line-height: 1.4 !important;
}

section.sticky-product-bar .product-entry__sub-title {
  font-size: 0.85rem !important;
  color: #6b7280 !important;
}

.dark section.sticky-product-bar .product-entry__sub-title {
  color: #a3a3a3 !important;
}

section.sticky-product-bar .total-price {
  font-size: 1.25rem !important;
  font-weight: bold !important;
  color: #111827 !important;
}

.dark section.sticky-product-bar .total-price {
  color: #ffffff !important;
}

section.sticky-product-bar .before-price {
  font-size: 1rem !important;
  color: #9ca3af !important;
  text-decoration: line-through !important;
  margin-inline-start: 0.5rem !important;
}

section.sticky-product-bar .sticky-product-bar__quantity input {
  width: 2.5rem !important;

  text-align: center !important;

  border-radius: 3.375rem !important;
  margin: 0 0.5rem !important;
  color: #111 !important;
}

section.sticky-product-bar .sticky-product-bar__quantity button {
  background-color: #f3f4f6 !important;
  border: 1px solid #d1d5db !important;
  border-radius: 3.375rem !important;
  padding: 0.25rem 0.5rem !important;
  cursor: pointer !important;
  transition: background-color 0.2s !important;
}

section.sticky-product-bar .sticky-product-bar__quantity button:hover {
  background-color: #e5e7eb !important;
}

.dark section.sticky-product-bar .sticky-product-bar__quantity input,
.dark section.sticky-product-bar .sticky-product-bar__quantity button {
  background-color: #2d2d2d !important;
  border-color: #444 !important;
  color: #eee !important;
}

section.sticky-product-bar .sticky-product-bar__btn button {
  background-color: #2c2b63 !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  padding: 0.75rem 1.5rem !important;
  border-radius: 3.5rem !important;
  border: none !important;
  transition: background-color 0.3s ease !important;
}

section.sticky-product-bar .sticky-product-bar__btn button:hover {
  background-color: #1f1e4e !important;
}

@media (max-width: 768px) {
  section.sticky-product-bar {
    flex-direction: column !important;
    align-items: stretch !important;
    text-align: center !important;
  }

  section.sticky-product-bar .sticky-product-bar__btn {
    width: 100% !important;
  }
}
.dark .da-tm{
  color:black !important;
}
.s-quantity-input-container{
      justify-content: space-between;
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    border-radius: 3.5rem !important;
    --salla-fast-checkout-button-border-radius: 3.5rem !important;
}
.s-quantity-input-container{
    border-radius: 3.5rem !important;

}
/* whatsapp button */
@media (max-width: 1024px) {
.is-sticky-product-bar.product-single     [id^=gb-widget] {
        bottom: 120px !important;
    }
}


/* offer in products page */
.angel-discountcoupon {
  background: radial-gradient(circle at top left, #fef5cd, #fffbe7);
  border: 2px solid #f8c21b;
  border-radius: 7px;
  padding: 2rem;
  margin: 2rem auto;
  max-width: 720px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  position: relative;
  overflow: hidden;
}


.coupon-wrapper {
  position: relative;
  z-index: 2;
}

.coupon-title {
  font-size: 1.8rem;
  color: #2b2a64;
  font-weight: bold;
  margin-bottom: 1rem;
      line-height: 1.4;
}

.coupon-percentage {
  font-size: 1rem;
  color: #444;
  margin-bottom: 1.5rem;
}

.coupon-copy-button {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.coupon-value {
  flex: 1;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  border-radius: 8px;
  color: #2b2a64;
  font-weight: bold;
  text-align: center;
}

.copycodebtn {
  background-color: #2b2a64;
  color: #fff;
  border: none;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.copycodebtn:hover {
  background-color: #1e1d4d;
}

/* imporvie the product options */
/* اجعل كل شيء داخل عنصر ID فقط حتى لا يتأثر أي عنصر خارجي */
#product-tabs-options {
  font-family: 'Tajawal', sans-serif;
  direction: rtl;
  padding: 1rem;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 5px 50px rgb(0, 0, 0, .2);
}



/* تنسيق المجموعات */
#product-tabs-options .s-product-options-option-container {
  margin-bottom: 1rem;
}

/* تنسيق عنوان كل خيار */
#product-tabs-options .s-product-options-option-label {
  display: block;
  font-size: 1rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

/* تصغير حجم small */
#product-tabs-options .s-product-options-option-label small {
  font-size: 0.85rem;
  color: #999;
  margin-right: 0.5rem;
}

/* تنسيق select */
#product-tabs-options .s-form-control {

  font-size: 0.95rem;
  border-radius: 6px;
  background-color: #fff;
  transition: border-color 0.3s;
}
#product-tabs-options .s-form-control:focus {
  border-color: #2b2a63;
  outline: none;
}

/* تحديد العنصر المختار */
#product-tabs-options .s-form-control option[selected],
#product-tabs-options .s-form-control option:checked {
  background-color: #e0f7fa;
}

/* تنسيق حقل السعر */
section.total.details {
  border-top: 1px solid #eee;
  padding-top: 1rem;
  margin-top: 2rem;
}
section.total.details .details__title {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #444;
  margin-bottom: 0.5rem;
}
section.total.details .details__title i {
  margin-left: 0.5rem;
  color: #00bfa5;
}
section.total.details .total-price {
  font-size: 1.5rem;
  color: #111;
  font-weight: bold;
}

/* السعر عند الخصم */
section.total.details .price_is_on_sale h2 {
  color: #e53935;
}
section.total.details .before-price {
  font-size: 1rem;
  color: #999;
}

/* تحسين التوافق مع العرض الصغير */
@media (max-width: 480px) {
  #product-tabs-options .s-form-control {
    font-size: 0.9rem;

  }
  #product-tabs-options .s-product-options-option-label {
    font-size: 0.95rem;
  }
}


/* تمارا */
.tamara-summary-widget__container.tamara-summary-widget__small.badge-position--is-end-line.tamara-summary-widget__bundle-ui.tamara-summary-widget--inline-outlined.tamara-summary-widget__inline-template-2{
  background:white !important;
  border-radius:7px;
  border: 1px solid #d6d6d3;
}


/* review */
.s-comments-title{
  display:block !important;
}
.s-reviews-summary-header-section.s-reviews-summary-recommendation-only{
  display:none; 
}

.s-comment-form-content .s-comment-form-action salla-button button{
  background: rgba(0, 0, 0, 0);
  color: #6b7280;
  border: 1px solid #6b7280;
}

/* checkout */
.agreement-label div, .agreement-label p{
word-break: auto-phrase !important;
}