/** Shopify CDN: Minification failed

Line 501:0 Unexpected "<"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
/* شريط العداد الحالي */
.deft-cart-urgency {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 7px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 12px !important;
  padding: 2px 0 !important;
  box-sizing: border-box !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: start !important;
}

.deft-cart-urgency__icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  height: 23px !important;
  flex: 0 0 20px !important;
  color: #183b68 !important;
}

.deft-cart-urgency__icon svg {
  display: block !important;
  width: 16px !important;
  height: 20px !important;
  stroke: currentColor !important;
}

.deft-cart-urgency__message {
  min-width: 0 !important;
  margin: 0 !important;
  color: #202622 !important;
  font-family: var(--font-body-family), "Avenir Next", "Segoe UI", sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: -0.12px !important;
  white-space: nowrap !important;
}

.deft-cart-urgency__timer {
  color: #e63946 !important;
  font-weight: 750 !important;
  white-space: nowrap !important;
  font-variant-numeric: tabular-nums !important;
}

/* تقريب قسم العداد من السلة */
.t4s-section:has(.deft-cart-urgency) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.t4s-section:has(.deft-cart-urgency) + .t4s-section {
  margin-top: 0 !important;
  padding-top: 12px !important;
}

.t4s-cartPage__form,
.t4s-cartPage__header {
  margin-top: 0 !important;
}

/* بطاقة المنتج */
.t4s-cartPage__form [data-cart-item] {
  padding: 8px !important;
  background: #ffffff !important;
  border: 1px solid #c8d1dc !important;
  border-radius: 12px !important;
  box-sizing: border-box !important;
}

.t4s-cartPage__form .t4s-page_cart__meta p:first-child,
.t4s-cartPage__form .t4s-page_cart__tools,
.t4s-cartPage__form [data-cart-item] > .t4s-quantity-wrapper {
  display: none !important;
}

.t4s-cartPage__form .t4s-page_cart__title {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  line-height: 1.35;
}

.t4s-cartPage__form .t4s-page_cart__info {
  min-width: 0 !important;
  overflow: hidden !important;
}

.t4s-cartPage__form [data-cart-item] .t4s-quantity-cart-item {
  transform: scale(0.88);
  transform-origin: center;
}

/* منطقة المجموع والدفع */
.t4s-cartPage__form
.t4s-cartPage__footer
.t4s-order-4 {
  display: flex !important;
  flex-direction: column;
  align-items: flex-end;
}

.t4s-cartPage__form .t4s-cart-total,
.t4s-cartPage__form .t4s-btn-group__checkout-update {
  width: 360px;
  max-width: 100%;
  box-sizing: border-box;
}

.t4s-cartPage__form .t4s-cart-total {
  margin: 0 0 12px !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.t4s-cartPage__form
.t4s-cart-total
> .t4s-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center !important;
  column-gap: 16px;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 2px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.t4s-cartPage__form
.t4s-cart-total
> .t4s-row
> .t4s-col-item:first-child {
  justify-self: start !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: start !important;
}

.t4s-cartPage__form
.t4s-cart-total
> .t4s-row
> .t4s-col-item:last-child {
  justify-self: end !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: end !important;
}

.t4s-cartPage__form .t4s-cart-total strong {
  color: #111827 !important;
  font-size: 17px !important;
  font-weight: 650 !important;
  line-height: 1.2;
  text-transform: none;
  text-shadow: 0 1px 1px rgba(17, 24, 39, 0.09);
}

.t4s-cartPage__form .t4s-cart__totalPrice {
  color: #111827 !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 1;
  text-shadow: 0 1px 1px rgba(17, 24, 39, 0.1);
}

/* زر الدفع */
.t4s-cartPage__form .t4s-btn-group__checkout-update {
  margin: 0 !important;
}

.t4s-cartPage__form .t4s-btn__checkout {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 52px !important;
  min-height: 52px !important;
  padding: 0 20px !important;
  background: #111827 !important;
  color: #ffffff !important;
  border: 1px solid #111827 !important;
  border-radius: 11px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  box-shadow: 0 5px 14px rgba(17, 24, 39, 0.14);
}

.t4s-cartPage__form .t4s-btn__checkout:hover {
  background: #243041 !important;
  border-color: #243041 !important;
}

.t4s-cartPage__form .t4s-btn__checkout::before {
  content: none !important;
  display: none !important;
}

/* أيقونة القفل */
.t4s-cartPage__form
.t4s-btn__checkout
.t4s-btn-icon {
  display: block !important;
  flex: 0 0 18px !important;
  width: 18px !important;
  height: 18px !important;
  margin: 0 8px 0 0 !important;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4.5' y='10' width='15' height='11' rx='2.2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3Cpath d='M12 14.5v2.5'/%3E%3C/svg%3E")
    center / 18px 18px no-repeat !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.t4s-cartPage__form
.t4s-btn__checkout
.t4s-btn-icon
path {
  display: none !important;
}

/* الهاتف */
@media (max-width: 767px) {
  .deft-cart-urgency {
    width: calc(100% - 12px) !important;
    max-width: calc(100% - 12px) !important;
    margin: 0 6px 10px !important;
    padding: 2px 0 !important;
    gap: 6px !important;
  }

  .deft-cart-urgency__icon {
    width: 18px !important;
    height: 21px !important;
    flex-basis: 18px !important;
  }

  .deft-cart-urgency__icon svg {
    width: 15px !important;
    height: 19px !important;
  }

  .deft-cart-urgency__message {
    font-size: clamp(11.2px, 3vw, 12.3px) !important;
    line-height: 1.3 !important;
    letter-spacing: -0.18px !important;
    white-space: normal !important;
  }

  .t4s-cartPage__form [data-cart-item] {
    width: calc(100% - 12px) !important;
    max-width: calc(100% - 12px) !important;
    margin: 0 6px 16px !important;
    padding: clamp(7px, 2.5vw, 10px) !important;
    border: 1.5px solid #b9c4d2 !important;
    border-radius: 13px !important;
    box-shadow: 0 4px 14px rgba(17, 24, 39, 0.08) !important;
    overflow: hidden !important;
  }

  .t4s-cartPage__form [data-cart-item] > .t4s-row {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  .t4s-cartPage__form .t4s-cart-item-price {
    display: none !important;
  }

  .t4s-cartPage__form
  .t4s-cartPage__footer
  .t4s-order-4 {
    align-items: stretch !important;
  }

  .t4s-cartPage__form .t4s-cart-total,
  .t4s-cartPage__form .t4s-btn-group__checkout-update {
    width: calc(100% - 12px) !important;
    max-width: calc(100% - 12px) !important;
    margin-left: 6px !important;
    margin-right: 6px !important;
  }

  .t4s-cartPage__form .t4s-cart-total {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
  }

  .t4s-cartPage__form
  .t4s-cart-total
  > .t4s-row {
    padding: 0 2px !important;
  }

  .t4s-cartPage__form .t4s-btn-group__checkout-update {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .t4s-cartPage__form .t4s-btn__checkout {
    height: 54px !important;
    min-height: 54px !important;
  }
}

/* العنوان: سطران فقط ثم نقاط */
.t4s_box_pr_grid.t4s-products .t4s-product-title {
  margin: 0 0 7px !important;
}

.t4s_box_pr_grid.t4s-products .t4s-product-title a {
  display: -webkit-box !important;
  overflow: hidden !important;

  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;

  height: 36px !important;
  max-height: 36px !important;

  color: #252a33 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 18px !important;
  letter-spacing: -0.1px !important;

  text-decoration: none !important;
  text-overflow: ellipsis !important;
  word-break: normal !important;
}

/* حذف كلمة Ab / From */
.t4s_box_pr_grid.t4s-products
.t4s-product-price .t4s-price-from {
  display: none !important;
}

/* السعر كاملًا: واضح وكبير */
.t4s_box_pr_grid.t4s-products .t4s-product-price {
  margin-top: 3px !important;

  color: #e63946 !important;
  font-size: 17px !important;
  font-weight: 750 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.2px !important;
}

/* السعر الحالي عندما يكون داخل ins */
.t4s_box_pr_grid.t4s-products .t4s-product-price ins {
  margin: 0 !important;

  color: #e63946 !important;
  font-size: 17px !important;
  font-weight: 750 !important;

  text-decoration: none !important;
}

/* السعر القديم إن وُجد */
.t4s_box_pr_grid.t4s-products .t4s-product-price del {
  margin-right: 5px !important;

  color: #8a8f98 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  opacity: 0.8 !important;
}

/* الهاتف */
@media screen and (max-width: 749px) {
  .t4s_box_pr_grid.t4s-products .t4s-product-title a {
    height: 34px !important;
    max-height: 34px !important;

    font-size: 12.5px !important;
    line-height: 17px !important;
  }

  .t4s_box_pr_grid.t4s-products .t4s-product-price,
  .t4s_box_pr_grid.t4s-products .t4s-product-price ins {
    font-size: 16px !important;
  }

  .t4s_box_pr_grid.t4s-products .t4s-product-price del {
    font-size: 12px !important;
  }
}

/* إخفاء زر تغيير عدد المنتجات في الصف على الهاتف */
.t4s-layout__switch.is--mobile {
  display: none !important;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  :focus {
  outline: 0 !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}

/* Remove focus outlines and tap highlights */
*:focus {
  outline: none !important;
  box-shadow: none !important;
}

*:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

a, button, input, select, textarea, [role="button"], summary {
  -webkit-tap-highlight-color: transparent !important;
  outline: none !important;
}

a:focus, a:active,
button:focus, button:active,
input:focus, input:active,
select:focus, select:active,
[role="button"]:focus, [role="button"]:active {
  outline: none !important;
  box-shadow: none !important;
  -webkit-tap-highlight-color: transparent !important;
}

/* Remove red and colored highlights on click/focus/active states */
*:active {
  background-color: transparent !important;
  color: inherit !important;
  border-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}

.localization-form button:active {
  background-color: transparent !important;
  color: inherit !important;
  border-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}

@media screen and (max-width: 749px) {
  .t4s-btn-currencies-sidebar {
    display: none !important;
  }
}

<script>
document.addEventListener('DOMContentLoaded', function() {
  if (window.innerWidth <= 768) {
    var checkoutBtn = document.querySelector('.template-cart .t4s-btn__checkout');
    if (checkoutBtn) {
      var stickyBar = document.createElement('div');
      stickyBar.className = 'sticky-checkout-bar';
      var clonedBtn = checkoutBtn.cloneNode(true);
      stickyBar.appendChild(clonedBtn);
      document.body.appendChild(stickyBar);
      stickyBar.style.display = 'block';
    }
  }
});
</script>
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  /* Deft Gifts – Product accordion styling */
@media screen and (max-width: 767px) {

  /* رفع قسم الوصف والشحن والضمان إلى الأعلى */
  .t4s-tabs.t4s-tabs-accordion-enabled {
    margin-top: -22px !important;
  }

  /* إخفاء شريط التبويبات العلوي على الهاتف */
  .t4s-tabs-accordion-enabled .t4s-tabs-ul {
    display: none !important;
  }

  /* إزالة شكل الصناديق الرمادية */
  .t4s-tabs-accordion-enabled .t4s-tab-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }

  /* تصميم عنوان كل زر */
  .t4s-tabs-accordion-enabled .t4s-tab__title {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;

    min-height: 62px !important;
    margin: 0 !important;
    padding: 18px 36px 18px 6px !important;

    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid #e7eaf0 !important;
    box-shadow: none !important;

    color: #111827 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
  }

  /* إزالة تصميم علامة + القديمة */
  .t4s-tabs-accordion-enabled .t4s-tab__icon {
    position: absolute !important;
    top: 50% !important;
    right: 8px !important;

    width: 10px !important;
    height: 10px !important;
    margin-top: -7px !important;

    border: 0 !important;
    background: transparent !important;
    transform: rotate(45deg) !important;
    transition: transform 0.25s ease !important;
  }

  .t4s-tabs-accordion-enabled .t4s-tab__icon::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;

    width: 10px !important;
    height: 10px !important;

    background: transparent !important;
    border-right: 2px solid #183b68 !important;
    border-bottom: 2px solid #183b68 !important;
  }

  .t4s-tabs-accordion-enabled .t4s-tab__icon::after {
    display: none !important;
    content: none !important;
  }

  /* قلب السهم إلى الأعلى عند فتح القسم */
  .t4s-tabs-accordion-enabled .t4s-tab__title.t4s-active .t4s-tab__icon,
  .t4s-tabs-accordion-enabled .t4s-tab__title[aria-expanded="true"] .t4s-tab__icon {
    transform: rotate(225deg) !important;
    margin-top: -2px !important;
  }

  /* المحتوى الذي يظهر بعد الضغط */
  .t4s-tabs-accordion-enabled .t4s-tab-content {
    padding: 16px 6px 10px !important;
    margin: 0 !important;

    color: #374151 !important;
    font-size: 15px !important;
    line-height: 1.65 !important;

    border-bottom: 1px solid #e7eaf0 !important;
  }

  .t4s-tabs-accordion-enabled .t4s-tab-content p {
    margin-top: 0 !important;
  }

  /* روابط السياسات داخل المحتوى */
  .t4s-tabs-accordion-enabled .t4s-tab-content a {
    color: #e65f5c !important;
    text-decoration: underline !important;
    text-underline-offset: 3px !important;
  }
}
@media screen and (max-width: 767px) {

  /* تقريب الأزرار من شريط التوصيل */
  .t4s-tabs.t4s-tabs-accordion-enabled {
    margin-top: -10px !important;
  }

  /* جعل كل زر أصغر ومتوازن */
  .t4s-tabs-accordion-enabled .t4s-tab__title {
    min-height: 52px !important;
    padding: 13px 44px 13px 20px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;

    display: flex !important;
    align-items: center !important;

    background: #ffffff !important;
    border-bottom: 1px solid #e2e6ec !important;
  }

  /* توسيط النص عموديًا */
  .t4s-tabs-accordion-enabled .t4s-tab__text {
    display: flex !important;
    align-items: center !important;
  }

  /* السهم على اليمين */
  .t4s-tabs-accordion-enabled .t4s-tab__icon {
    position: absolute !important;
    top: 50% !important;
    right: 18px !important;

    width: 10px !important;
    height: 10px !important;
    margin: 0 !important;

    transform: translateY(-50%) rotate(45deg) !important;
    background: transparent !important;
    border: 0 !important;
  }

  /* جعل السهم أوضح */
  .t4s-tabs-accordion-enabled .t4s-tab__icon::before {
    content: "" !important;
    position: absolute !important;
    width: 10px !important;
    height: 10px !important;

    border-right: 2.5px solid #183b68 !important;
    border-bottom: 2.5px solid #183b68 !important;
    background: transparent !important;
  }

  .t4s-tabs-accordion-enabled .t4s-tab__icon::after {
    display: none !important;
  }

  /* اتجاه السهم عند فتح القسم */
  .t4s-tabs-accordion-enabled .t4s-tab__title.t4s-active .t4s-tab__icon,
  .t4s-tabs-accordion-enabled .t4s-tab__title[aria-expanded="true"] .t4s-tab__icon {
    transform: translateY(-50%) rotate(225deg) !important;
  }

  /* محتوى الأقسام */
  .t4s-tabs-accordion-enabled .t4s-tab-content {
    padding: 14px 20px 16px !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
  }
}
}