./* =========================================================
   HERO VIDEO
========================================================= */
.slide-0,
.slide-0.hero-main,
.slide-0.background-image,
section.section-id328e3908-31ab-4ba2-a0a1-de7e200ad50e .slide-0 {
  background-image: none !important;
  background: none !important;
  position: relative !important;
  overflow: hidden !important;
      margin-top: 20px;
}

.categories.style1 .xc-category-one__item-inner .img,
.categories.style1 .xc-category-one__item-inner .xc-category-one__img {
    height: 150px;
}

.categories.style1 .xc-category-one__item-inner .img i,
.categories.style1 .xc-category-one__img img {
    border-radius: 20%;
    border: TRANSPARENT;
}

.blog-text p {
    color: #ffffff;
}

.card-shape {
    background-color: transparent !important;
    border: transparent;
}

.slide-0 .custom-bg-video {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  z-index: 0 !important;
  pointer-events: none !important;
  background: #000 !important;
}

.pb-80 {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

.slide-0::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,.72) 0%,
    rgba(0,0,0,.38) 24%,
    rgba(0,0,0,.18) 52%,
    rgba(0,0,0,.34) 100%
  );
  z-index: 1;
  pointer-events: none;
}

.slide-0 .slide-item,
.slide-0 .container,
.slide-0 .hero-content {
  position: relative !important;
  z-index: 2 !important;
}

.home-products-section.style1 .slick-prev,
.home-products-section.style1 .slick-next,
.categories .owl-carousel .owl-nav button.owl-next,
.categories .owl-carousel .owl-nav button.owl-prev {
    border-radius: 50px !important;
}

/* =========================================================
   HEADER OVER HERO
========================================================= */
.ParentMainSlider {
  position: relative !important;
  margin-top: -84px !important;
  z-index: 0 !important;
}

.vs-header.layout3.scrollUp {
  top: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* ✅ إزالة padding زائد من الـ media query الافتراضي */
.vs-header.layout3 {
  z-index: 50 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* ✅ إلغاء padding المنصة على الهاتف */
@media (max-width: 992px) {
  .vs-header.layout3 {
    padding: 0 !important;
  }
}

.vs-header.layout3 .sticky-wrapper,
.vs-header.layout3 .sticky-active,
.vs-header.layout3 .container.custom-container {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  padding: 0 !important;
}

.vs-header.layout3::before,
.vs-header.layout3::after,
.vs-header.layout3 .sticky-wrapper::before,
.vs-header.layout3 .sticky-wrapper::after,
.vs-header.layout3 .sticky-active::before,
.vs-header.layout3 .sticky-active::after,
.vs-header.layout3 .container.custom-container::after {
  content: none !important;
  display: none !important;
}

/* ✅ خلفية عند النزول — بدون overflow وبدون ظل مقطوع */
.vs-header.layout3 .fixed-header,
.vs-header.layout3 .sticky-active.fixed-header,
.vs-header.layout3 .sticky-wrapper.fixed-header {
  background: rgba(10, 8, 0, 0.90) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  box-shadow: none !important;
  border-bottom: 1px solid rgba(201,162,95,0.16) !important;
  overflow: visible !important;
}

.vs-header.layout3 .sticky-active > .container.custom-container {
  position: relative !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.vs-header.layout3 .sticky-active > .container.custom-container::before {
  display: none !important;
  content: none !important;
}

/* ✅ ارتفاع الهيدر محكوم فقط بـ min-height */
.vs-header.layout3 .sticky-active > .container.custom-container > .d-flex {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  min-height: 80px !important;
  gap: 24px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.vs-header.layout3 .sticky-active > .container.custom-container > .d-flex > .d-flex.align-items-center.justify-content-between {
  flex: 1 1 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  padding-left: 300px !important;
  padding-right: 300px !important;
  position: relative !important;
}

.vs-header.layout3 .header-logo.style3.text-center {
  margin: 0 !important;
}

.vs-header.layout3 .header-logo.style3.text-center .logo {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 auto !important;
}

.vs-header.layout3 .header-logo.style3.text-center img.image-logo.d-none.d-md-block {
  max-height: 56px !important;
  width: auto !important;
  display: block !important;
  margin: 0 auto !important;
}

.vs-header-logo-center {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 12 !important;
  width: 140px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  pointer-events: auto !important;
}

.vs-header-logo-center .header-logo,
.vs-header-logo-center .header-logo.style3,
.vs-header-logo-center .header-logo.style3.text-center {
  position: static !important;
  transform: none !important;
  width: auto !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.vs-header-logo-center .logo {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.vs-header-logo-center img.image-logo.d-none.d-md-block {
  display: block !important;
  max-height: 56px !important;
  width: auto !important;
  margin: 0 auto !important;
}

.vs-header-logo-center img.image-logo.d-block.d-lg-none {
  display: none !important;
}

@media (min-width: 992px) {
  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex > .d-flex.align-items-center.justify-content-between > .header-logo.style3.text-center {
    visibility: hidden !important;
    opacity: 0 !important;
    width: 120px !important;
    min-width: 120px !important;
    pointer-events: none !important;
  }
}

.vs-header.layout3 nav.main-menu.d-none.d-lg-block {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: 100% !important;
  order: 2 !important;
}

.vs-header.layout3 nav.main-menu .main-nav {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: 100% !important;
  gap: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.vs-header.layout3 nav.main-menu .top-level-link {
  position: relative !important;
}

.vs-header.layout3 nav.main-menu .top-level-link a svg,
.vs-header.layout3 nav.main-menu .top-level-link a::before,
.vs-header.layout3 nav.main-menu .top-level-link a::after,
.vs-header.layout3 nav.main-menu .top-level-link::before,
.vs-header.layout3 nav.main-menu .top-level-link::after {
  display: none !important;
  content: none !important;
}

.vs-header.layout3 nav.main-menu .top-level-link > a {
  color: #fff !important;
  position: relative !important;
  padding-bottom: 8px !important;
  text-decoration: none !important;
}

.vs-header.layout3 nav.main-menu .top-level-link > a > span {
  color: #fff !important;
  transition: color .25s ease !important;
}

.vs-header.layout3 nav.main-menu .top-level-link > a:hover > span,
.vs-header.layout3 nav.main-menu .top-level-link.current-menu-item > a > span,
.vs-header.layout3 nav.main-menu .top-level-link.active > a > span {
  color: #c9a25f !important;
}

.vs-header.layout3 .header-wc.style2 {
  flex: 0 0 220px !important;
  min-width: 220px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 14px !important;
  position: relative !important;
  z-index: 13 !important;
}

.vs-header.layout3 .header-wc.style2 .wc-link,
.vs-header.layout3 .header-wc.style2 .wc-link2,
.vs-header.layout3 .header-wc.style2 button,
.vs-header.layout3 .header-wc.style2 a,
.vs-header.layout3 .header-wc.style2 i,
.vs-header.layout3 .header-wc.style2 svg {
  color: #fff !important;
  fill: #fff !important;
}

.vs-header.layout3 .cart-badge {
  background: #c9a25f !important;
  color: #000 !important;
  border: 0 !important;
}

.vs-header.layout3 *,
.vs-header.layout3 .sticky-active,
.vs-header.layout3 .sticky-wrapper,
.vs-header.layout3 .container.custom-container,
.vs-header.layout3 nav.main-menu,
.vs-header.layout3 .header-logo,
.vs-header.layout3 .header-wc {
  border-bottom: 0 !important;
}

/* =========================================================
   MOBILE HEADER — كود CSS شامل كامل نهائي
========================================================= */
@media (max-width: 991px) {

  .ParentMainSlider {
    margin-top: -64px !important;
  }

  .vs-header.layout3 .sticky-active {
    height: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .vs-header.layout3 .sticky-active > .container.custom-container {
    height: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
    padding: 0 16px !important;
    margin: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .vs-header.layout3 .sticky-active > .container.custom-container::before {
    display: none !important;
    content: none !important;
  }

  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex {
    height: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
    padding: 0 !important;
    gap: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    overflow: hidden !important;
    width: 100% !important;
    position: relative !important;
  }

  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex > .d-flex.align-items-center.justify-content-between {
    padding-left: 0 !important;
    padding-right: 0 !important;
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    height: 64px !important;
    overflow: hidden !important;
    position: relative !important;
  }

  .vs-header.layout3,
  .vs-header.layout3 .sticky-wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }

  .vs-header.layout3 .fixed-header,
  .vs-header.layout3 .sticky-active.fixed-header,
  .vs-header.layout3 .sticky-wrapper.fixed-header {
    background: rgba(10, 8, 0, 0.90) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(201,162,95,0.16) !important;
  }

  /* ✅ الشعار — وسط مضمون بـ absolute */
  .vs-header.layout3 .header-logo.style3.text-center {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10 !important;
    margin: 0 !important;
    pointer-events: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .vs-header.layout3 .header-logo.style3.text-center img.image-logo {
    max-height: 40px !important;
    width: auto !important;
    display: block !important;
  }

  /* ✅ السلة والكوكب — يسار */
  .vs-header.layout3 .header-wc.style2 {
    order: 1 !important;
    flex: 0 0 auto !important;
    min-width: auto !important;
    gap: 12px !important;
    justify-content: flex-start !important;
    align-items: center !important;
    display: flex !important;
    height: 64px !important;
    position: relative !important;
    z-index: 11 !important;
  }

  .vs-header.layout3 .header-wc.style2 a,
  .vs-header.layout3 .header-wc.style2 button,
  .vs-header.layout3 .header-wc.style2 i,
  .vs-header.layout3 .header-wc.style2 svg {
    color: #fff !important;
    fill: #fff !important;
  }

  .vs-header.layout3 .cart-badge {
    background: #c9a25f !important;
    color: #000 !important;
    border: 0 !important;
  }

  /* ✅ زر القائمة — يمين */
  .vs-header.layout3 .vs-menu-toggle.d-inline-block.d-lg-none {
    order: 3 !important;
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 64px !important;
    color: #fff !important;
    position: relative !important;
    z-index: 11 !important;
  }

  .vs-header.layout3 .vs-menu-toggle .menu-icon path {
    fill: #fff !important;
  }

  .vs-header-logo-center {
    display: none !important;
  }

  .vs-header.layout3 nav.main-menu.d-none.d-lg-block {
    display: none !important;
  }

  .vs-header.layout3 *,
  .vs-header.layout3 .sticky-active,
  .vs-header.layout3 .sticky-wrapper,
  .vs-header.layout3 .container.custom-container,
  .vs-header.layout3 .header-logo,
  .vs-header.layout3 .header-wc {
    border-bottom: 0 !important;
  }

}


/* =========================================================
   GOLD TITLES EFFECT
========================================================= */
.title-area .sub-title,
.title-area .section-title,
.title-area .section-title a,
.title-area .section-title span {
  color: #c9a25f !important;
}

.title-area .section-title {
  position: relative;
  display: inline-block;
  text-shadow: 0 0 14px rgba(201,162,95,.12);
  animation: jawakGoldGlow 3.5s ease-in-out infinite;
}

.title-area .section-title svg,
.title-area .section-title::before,
.title-area .section-title::after {
  display: none !important;
  content: none !important;
}

@keyframes jawakGoldGlow {
  0%   { color: #b88b3c; text-shadow: 0 0 0 rgba(201,162,95,0); }
  50%  { color: #e4c27b; text-shadow: 0 0 18px rgba(201,162,95,.28); }
  100% { color: #b88b3c; text-shadow: 0 0 0 rgba(201,162,95,0); }
}

/* =========================================================
   MOBILE HEADER
========================================================= */
@media (max-width: 991px) {
  .ParentMainSlider {
    margin-top: -78px !important;
  }

  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex {
    min-height: 74px !important;
  }

  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex > .d-flex.align-items-center.justify-content-between {
    padding-left: 0 !important;
    padding-right: 0 !important;
    flex: 0 1 auto !important;
    justify-content: center !important;
  }

  .vs-header-logo-center {
    display: none !important;
  }

  .vs-header.layout3 .header-logo.style3.text-center {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    width: auto !important;
    order: 2 !important;
  }

  .vs-header.layout3 .header-logo.style3.text-center img.image-logo {
    max-height: 48px !important;
  }

  .vs-header.layout3 nav.main-menu.d-none.d-lg-block {
    display: none !important;
  }

  .vs-header.layout3 .header-wc.style2 {
    min-width: auto !important;
    flex: 0 0 auto !important;
    gap: 10px !important;
    order: 1 !important;
  }

  .vs-header.layout3 .vs-menu-toggle.d-inline-block.d-lg-none {
    order: 3 !important;
  }
}

/* =========================================================
   FIX MENU ONE LINE + ALIGNMENT - DESKTOP ONLY
========================================================= */
@media (min-width: 992px) {

  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex > .d-flex.align-items-center.justify-content-between {
    padding-right: 20px !important;
  }

  .vs-header.layout3 nav.main-menu.d-none.d-lg-block {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: 100% !important;
    height: 84px !important;
    padding-right: 20px !important;
    margin: 0 !important;
    order: 2 !important;
  }

  .vs-header.layout3 nav.main-menu .main-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-wrap: nowrap !important;
    gap: 34px !important;
    width: 100% !important;
    height: 84px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .vs-header.layout3 nav.main-menu .top-level-link {
    display: flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    height: 84px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
  }

  .vs-header.layout3 nav.main-menu .top-level-link > a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 84px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    text-decoration: none !important;
    line-height: normal !important;
  }

  .vs-header.layout3 nav.main-menu .top-level-link > a > span {
    display: inline-block !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    line-height: normal !important;
    font-size: 16px !important;
    transform: translateY(-1px) !important;
  }

  .vs-header.layout3 nav.main-menu .top-level-link > a svg {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1250px) {
  .vs-header.layout3 .sticky-active > .container.custom-container > .d-flex > .d-flex.align-items-center.justify-content-between {
    padding-right: 260px !important;
  }

  .vs-header.layout3 nav.main-menu .main-nav {
    gap: 24px !important;
  }

  .vs-header.layout3 nav.main-menu .top-level-link > a > span {
    font-size: 14px !important;
  }
}

/* =========================================================
   CSS VARIABLES
========================================================= */
:root {
  --g: #c9a84c;
  --gl: #f0d878;
  --gold-text: #c9a84c;
  --gold-border: #c9a84c61;
  --gold-dark-text: #0A0800;

  --card-dark: #181818;
  --card-gold: #daae49;
  --card-title: #ffffff;
  --card-price: #f8e7b9;
  --card-border: rgba(218, 174, 73, 0.14);
  --card-border-hover: #daae49;
  --card-glow: rgba(248, 231, 185, 0.18);
}

/* =========================================================
   PRODUCT CARD
========================================================= */
.product-item.style1 {
  background: var(--card-dark) !important;
  border: 1px solid var(--card-border) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  transition: all .28s ease !important;
  box-shadow: 0 8px 24px rgba(0,0,0,.18) !important;
}

.product-item.style1 .mask,
.product-item.style1 .content {
  background: transparent !important;
}

.products-details-page .prodDetails h1 {
    justify-self: center!important;
}

.products-details-page .product-buttons > div {
    gap: 12px !important;
    justify-content: center;
}

.product-item.style1 .mask {
  padding: 0 !important;
}

@media (max-width: 768px) {
    .products-details-page .product-buttons > div {
        gap: 12px !important;
        display: flex;
        align-content: space-around;
        flex-direction: column;
    }

.products-details-page .product-form, .products-details-page .select-quantity-div {
    display: grid !important;
    grid-template-columns: 1fr 2fr !important;
    align-items: center !important;
    width: 80% !important;
    gap: 12px !important;
    padding: 10px 16px !important;
}

      .products-details-page .optionsBox, .products-details-page .select-quantity-div {
        margin-right: -36px;
    }
}

.product-item.style1 .imagesSlider {
  padding: 12px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.product-item.style1 .imagesSlider .image,
.product-item.style1 .imagesSlider a.image {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  transform: none !important;
}

.product-item.style1 .imagesSlider img {
  display: block !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  height: auto !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}

.product-item.style1 .content {
  padding: 14px 14px 16px !important;
  text-align: center !important;
}

.product-item.style1 .content .title {
  display: block !important;
  width: 100% !important;
  margin: 0 0 10px !important;
  overflow: hidden !important;
}

.product-item.style1 .content .title a {
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important;
  overflow: hidden !important;
}

.product-item.style1 .content .title a span,
.product-item.style1 .content .title span {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  color: var(--card-title) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.product-item.style1 .content .price {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  margin-bottom: 14px !important;
}

.product-item.style1 .content .price,
.product-item.style1 .content .price .salePrice,
.product-item.style1 .content .price span {
  color: var(--card-price) !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
}

/* =========================================================
   PRODUCT CARD BUTTONS
========================================================= */
.product-item .btns,
.products-slider .btns,
.product-item.style1 .btns {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin-top: 10px !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart,
.addCart .btn-product-card.hbtn1.a-shopping-cart {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  min-height: 48px !important;
  padding: 0 22px !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: var(--gold-text) !important;
  border: 1px solid var(--gold-border) !important;
  box-shadow: inset 0 0 0 1px rgba(201,168,76,.08) !important;
  transition: all .28s ease !important;
  overflow: hidden !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart .icon-cart,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart .icon-cart,
.addCart .btn-product-card.hbtn1.a-shopping-cart .icon-cart {
  display: none !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart::before,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart::before,
.addCart .btn-product-card.hbtn1.a-shopping-cart::before {
  content: "+" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  border-radius: 50% !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: var(--gold-text) !important;
  border: 1px solid rgba(201,168,76,.35) !important;
  transition: all .28s ease !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart,
.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart span,
.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart .add-to-cart-text,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart span,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart .add-to-cart-text {
  color: var(--gold-text) !important;
  fill: var(--gold-text) !important;
  transition: all .28s ease !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart:hover,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart:hover,
.addCart .btn-product-card.hbtn1.a-shopping-cart:hover {
  background: rgba(248, 231, 185, 0.10) !important;
  color: #fff4d0 !important;
  border-color: rgba(248, 231, 185, 0.45) !important;
  box-shadow:
    0 8px 20px rgba(248,231,185,.10),
    inset 0 0 0 1px rgba(248,231,185,.10) !important;
  transform: translateY(-1px) !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart:hover::before,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart:hover::before,
.addCart .btn-product-card.hbtn1.a-shopping-cart:hover::before {
  color: #fff4d0 !important;
  border-color: rgba(248,231,185,.40) !important;
  background: rgba(248,231,185,.10) !important;
}

.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart:hover span,
.product-item .addCart .btn-product-card.hbtn1.a-shopping-cart:hover .add-to-cart-text,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart:hover span,
.products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart:hover .add-to-cart-text {
  color: #fff4d0 !important;
}

.addCart .btn-product-card.hbtn1.a-shopping-cart .add-to-cart-progress {
  background: linear-gradient(135deg, var(--g), var(--gl)) !important;
  color: var(--gold-dark-text) !important;
  border-radius: 999px !important;
}

.product-item .btns .add-to-wishlist,
.products-slider .btns .add-to-wishlist {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.product-item .btns .add-to-wishlist button,
.products-slider .btns .add-to-wishlist button {
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent !important;
  color: var(--gold-text) !important;
  border: 1px solid var(--gold-border) !important;
  box-shadow: inset 0 0 0 1px rgba(201,168,76,.08) !important;
  transition: all .28s ease !important;
  font-size: 18px !important;
  line-height: 1 !important;
  padding: 0 !important;
}

.product-item .btns .add-to-wishlist button:hover,
.products-slider .btns .add-to-wishlist button:hover {
  background: rgba(248, 231, 185, 0.10) !important;
  color: #fff4d0 !important;
  border-color: rgba(248, 231, 185, 0.45) !important;
  box-shadow:
    0 8px 20px rgba(248,231,185,.10),
    inset 0 0 0 1px rgba(248,231,185,.10) !important;
  transform: translateY(-1px) !important;
}

.product-item .btns .add-to-wishlist button.filled,
.product-item .btns .add-to-wishlist .filled,
.products-slider .btns .add-to-wishlist button.filled,
.products-slider .btns .add-to-wishlist .filled {
  color: #e8c766 !important;
}

/* =========================================================
   PRODUCT CARD HOVER
========================================================= */
.product-item.style1:hover {
  background: var(--card-gold) !important;
  border: 1px solid var(--card-border-hover) !important;
  box-shadow:
    0 0 0 1px rgba(218,174,73,.65),
    0 16px 34px rgba(218,174,73,.22),
    0 0 24px var(--card-glow) !important;
  transform: translateY(-4px) !important;
}

.product-item.style1:hover .content .title a span,
.product-item.style1:hover .content .title span,
.product-item.style1:hover .content .price,
.product-item.style1:hover .content .price .salePrice,
.product-item.style1:hover .content .price span {
  color: #0A0800 !important;
}

.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart,
.product-item.style1:hover .btns .add-to-wishlist button {
  background: rgba(10, 8, 0, 0.88) !important;
  border-color: rgba(10, 8, 0, 0.88) !important;
  color: #f8e7b9 !important;
  box-shadow: 0 10px 22px rgba(10,8,0,.18) !important;
}

.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart::before {
  color: #f8e7b9 !important;
  border-color: rgba(248,231,185,.30) !important;
  background: rgba(248,231,185,.08) !important;
}

.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart span,
.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart .add-to-cart-text,
.product-item.style1:hover .btns .add-to-wishlist button {
  color: #f8e7b9 !important;
  fill: #f8e7b9 !important;
}

.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart:hover,
.product-item.style1:hover .btns .add-to-wishlist button:hover {
  background: #0A0800 !important;
  border-color: #0A0800 !important;
  color: #ffffff !important;
  box-shadow: 0 12px 24px rgba(10,8,0,.22) !important;
}

.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart:hover::before {
  color: #ffffff !important;
  border-color: rgba(255,255,255,.25) !important;
  background: rgba(255,255,255,.08) !important;
}

.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart:hover span,
.product-item.style1:hover .addCart .btn-product-card.hbtn1.a-shopping-cart:hover .add-to-cart-text,
.product-item.style1:hover .btns .add-to-wishlist button:hover {
  color: #ffffff !important;
  fill: #ffffff !important;
}

.product-item.style1:hover .imagesSlider img {
  transform: scale(1.02) !important;
  transition: transform .35s ease !important;
}

.product-item.style1 .labels,
.product-item.style1 .optionsRepleat,
.product-item.style1 .options {
  z-index: 3 !important;
}

/* =========================================================
   PRODUCT CARD MOBILE
========================================================= */
@media (max-width: 767px) {
  .product-item.style1 {
    border-radius: 16px !important;
  }

  .product-item.style1 .imagesSlider {
    padding: 10px !important;
  }

  .product-item.style1 .imagesSlider img {
    border-radius: 12px !important;
  }

  .product-item.style1 .content {
    padding: 12px 12px 14px !important;
  }

  .product-item.style1 .content .title a span,
  .product-item.style1 .content .title span {
    font-size: 14px !important;
  }

  .product-item.style1 .content .price,
  .product-item.style1 .content .price .salePrice,
  .product-item.style1 .content .price span {
    font-size: 17px !important;
  }
}

/* =========================================================
   PARTNERS SECTION
   section-id: f1efff6f-a86e-40a8-bed5-de636b865c55
========================================================= */
.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] {
  padding-top: 0 !important;
  margin-top: 0 !important;
  background:
    linear-gradient(180deg, rgba(18,18,18,0.96) 0%, rgba(24,24,24,0.98) 100%) !important;
  border-top: 1px solid rgba(218,174,73,0.22) !important;
  border-bottom: 1px solid rgba(218,174,73,0.14) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,226,150,0.05),
    inset 0 -1px 0 rgba(218,174,73,0.05) !important;
  position: relative !important;
  overflow: hidden !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"].pt-80 {
  padding-top: 8px !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"].pb-80 {
  padding-bottom: 18px !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-slider-wrapper,
.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-slider,
.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .slick-list,
.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .slick-track {
  background: transparent !important;
  box-shadow: none !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .slickPrev,
.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .slickNext,
.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .slick-arrow {
  display: none !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 0 !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item > div {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 150px !important;
  margin: 0 10px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(218,174,73,0.18) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.02) 0%, rgba(218,174,73,0.05) 100%) !important;
  box-shadow:
    0 8px 24px rgba(0,0,0,0.12),
    inset 0 1px 0 rgba(255,240,190,0.04) !important;
  transition: all .28s ease !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item img {
  display: block !important;
  width: auto !important;
  max-width: 170px !important;
  max-height: 120px !important;
  height: auto !important;
  margin: 0 auto !important;
  object-fit: contain !important;
  filter: drop-shadow(0 4px 10px rgba(0,0,0,.12)) !important;
  transition: transform .25s ease, filter .25s ease !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item:hover > div {
  border-color: rgba(218,174,73,0.35) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.03) 0%, rgba(218,174,73,0.08) 100%) !important;
  box-shadow:
    0 10px 28px rgba(0,0,0,0.16),
    0 0 0 1px rgba(218,174,73,0.10) inset !important;
  transform: translateY(-2px) !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item:hover img {
  transform: scale(1.05) !important;
  filter: drop-shadow(0 6px 14px rgba(218,174,73,.12)) !important;
}

.partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-slider-wrapper {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

@media (max-width: 991px) {
  .partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item > div {
    min-height: 130px !important;
    margin: 0 8px !important;
  }

  .partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item img {
    max-width: 145px !important;
    max-height: 100px !important;
  }
}

@media (max-width: 767px) {
  .partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"].pt-80 {
    padding-top: 4px !important;
  }

  .partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"].pb-80 {
    padding-bottom: 14px !important;
  }

  .partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item > div {
    min-height: 110px !important;
    border-radius: 14px !important;
    margin: 0 6px !important;
  }

  .partners[section-id="f1efff6f-a86e-40a8-bed5-de636b865c55"] .partners-item img {
    max-width: 120px !important;
    max-height: 82px !important;
  }
}

/* =========================================================
   FAQ SECTION
========================================================= */
.title-area {
  text-align: center !important;
}

.title-area .sub-title.ready.stop {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: nowrap !important;
  gap: 4px !important;
  padding: 10px 18px !important;
  margin: 0 auto 14px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #18140e 0%, #221a12 100%) !important;
  border: 1px solid rgba(218,174,73,.28) !important;
  box-shadow:
    0 8px 22px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,236,184,.05),
    0 0 14px rgba(218,174,73,.05) !important;
  color: #daae49 !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  width: fit-content !important;
  max-width: 100% !important;
}

.title-area .sub-title.ready.stop span {
  display: inline-block !important;
  color: #daae49 !important;
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
  white-space: nowrap !important;
}

.title-area .section-title {
  color: #ffffff !important;
  display: block !important;
  width: 100% !important;
  margin-top: 0 !important;
  clear: both !important;
  margin-bottom: -50px;
}

.title-area .section-title svg .cls-1,
.title-area .section-title svg path {
  fill: #daae49 !important;
}

.row > .col-md-6 {
  margin-bottom: 18px !important;
}

.accordion {
  background: linear-gradient(180deg, #181818 0%, #131313 100%) !important;
  border: 1px solid rgba(218,174,73,.16) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  box-shadow:
    0 10px 26px rgba(0,0,0,.12),
    inset 0 1px 0 rgba(255,236,184,.03) !important;
  transition: all .28s ease !important;
}

.accordion:hover {
  border-color: rgba(218,174,73,.30) !important;
  box-shadow:
    0 14px 30px rgba(0,0,0,.14),
    0 0 0 1px rgba(218,174,73,.05) inset !important;
  transform: translateY(-2px) !important;
}

.accordion-title {
  position: relative !important;
  padding: 20px 20px 20px 58px !important;
  cursor: pointer !important;
  background: transparent !important;
  text-align: right !important;
}

.accordion-title h3 {
  margin: 0 !important;
  color: #f6e7bc !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  transition: color .25s ease !important;
}

.accordion:hover .accordion-title h3 {
  color: #fff3cf !important;
}

.accordion-title::before {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 14px !important;
  right: auto !important;
  transform: translateY(-50%) !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  background: linear-gradient(180deg, rgba(218,174,73,.10) 0%, rgba(218,174,73,.04) 100%) !important;
  border: 1px solid rgba(218,174,73,.24) !important;
  box-shadow: inset 0 1px 0 rgba(255,238,188,.05) !important;
}

.accordion-title::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 24px !important;
  right: auto !important;
  width: 10px !important;
  height: 10px !important;
  border-right: 2px solid #daae49 !important;
  border-bottom: 2px solid #daae49 !important;
  transform: translateY(-65%) rotate(45deg) !important;
  transition: transform .28s ease, border-color .28s ease !important;
}



/* =========================================================
   STORE FEATURES SECTION
   section-id: e7615fec-847b-40f0-b549-7c823b2e9910
========================================================= */
section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] {
  position: relative !important;
  background:
    linear-gradient(180deg, rgba(24,24,24,1) 0%, rgba(17,17,17,1) 100%) !important;
  overflow: hidden !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .title-area {
  text-align: center !important;
  margin-bottom: 34px !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .sub-title {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 18px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #18140e 0%, #221a12 100%) !important;
  border: 1px solid rgba(218,174,73,.28) !important;
  color: #daae49 !important;
  box-shadow:
    0 8px 22px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,236,184,.05),
    0 0 14px rgba(218,174,73,.05) !important;
  margin: 0 auto 14px !important;
  width: fit-content !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .sub-title,
section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .sub-title * {
  color: #daae49 !important;
  animation: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .section-title {
  color: #ffffff !important;
  display: block !important;
  width: 100% !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .section-title svg .cls-1,
section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .section-title svg path {
  fill: #daae49 !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .row > div {
  margin-bottom: 22px !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .raqami-iconbox.style-01 {
  height: 100% !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner {
  position: relative !important;
  height: 100% !important;
  min-height: 260px !important;
  padding: 26px 20px 22px !important;
  border-radius: 22px !important;
  background:
    linear-gradient(180deg, rgba(31,31,31,1) 0%, rgba(20,20,20,1) 100%) !important;
  border: 1px solid rgba(218,174,73,.16) !important;
  box-shadow:
    0 14px 34px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,236,184,.03) !important;
  text-align: center !important;
  overflow: hidden !important;
  transition: transform .32s ease, border-color .32s ease, box-shadow .32s ease !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background:
    linear-gradient(120deg, transparent 20%, rgba(255,228,154,.06) 50%, transparent 80%) !important;
  transform: translateX(-130%) !important;
  transition: transform .7s ease !important;
  pointer-events: none !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner:hover {
  transform: translateY(-6px) !important;
  border-color: rgba(218,174,73,.34) !important;
  box-shadow:
    0 20px 42px rgba(0,0,0,.18),
    0 0 0 1px rgba(218,174,73,.06) inset,
    0 0 24px rgba(218,174,73,.08) !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner:hover::before {
  transform: translateX(130%) !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .icon.hbtn1 {
  width: 78px !important;
  height: 78px !important;
  min-width: 78px !important;
  margin: 0 auto 18px !important;
  border-radius: 22px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background:
    linear-gradient(180deg, rgba(218,174,73,.12) 0%, rgba(218,174,73,.05) 100%) !important;
  border: 1px solid rgba(218,174,73,.24) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,239,194,.06),
    0 10px 24px rgba(0,0,0,.10) !important;
  transition: all .3s ease !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner:hover .icon.hbtn1 {
  transform: scale(1.05) rotate(-2deg) !important;
  border-color: rgba(218,174,73,.38) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,239,194,.08),
    0 12px 26px rgba(218,174,73,.08) !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .icon.hbtn1 img {
  display: none !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .icon.hbtn1 svg {
  width: 34px !important;
  height: 34px !important;
  stroke: #daae49 !important;
  fill: none !important;
  stroke-width: 1.9 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .content .title {
  color: #fff3cf !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important;
  line-height: 1.5 !important;
}

section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .content .desc {
  color: #d8cfbf !important;
  font-size: 14px !important;
  line-height: 1.95 !important;
  max-width: 27ch !important;
  margin: 0 auto !important;
}

@media (max-width: 991px) {
  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner {
    min-height: 230px !important;
  }
}

@media (max-width: 767px) {
  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .sub-title {
    font-size: 13px !important;
    padding: 9px 15px !important;
  }

  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .iconbox-inner {
    min-height: auto !important;
    padding: 22px 16px 18px !important;
    border-radius: 18px !important;
  }

  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .icon.hbtn1 {
    width: 68px !important;
    height: 68px !important;
    border-radius: 18px !important;
  }

  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .icon.hbtn1 svg {
    width: 30px !important;
    height: 30px !important;
  }

  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .content .title {
    font-size: 18px !important;
  }

  section[section-id="e7615fec-847b-40f0-b549-7c823b2e9910"] .content .desc {
    font-size: 13px !important;
  }
}

/* =========================================================
   INTERACTIVE FEATURES BLOCK
   section-id: 8d32afe8-44af-4fc2-b430-a9ce33adb61f
========================================================= */
section[section-id="8d32afe8-44af-4fc2-b430-a9ce33adb61f"] {
  height: auto !important;
  background: transparent !important;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  padding: 0 !important;
  overflow: visible !important;
}

.jawak-interactive-block {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 16px;
}

.jawak-interactive-shell {
  display: grid;
  grid-template-columns: 460px 1fr;
  gap: 28px;
  align-items: stretch;
  background: linear-gradient(180deg, #181818 0%, #111111 100%);
  border: 1px solid rgba(218,174,73,.16);
  border-radius: 30px;
  padding: 24px;
  box-shadow:
    0 18px 44px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,236,184,.03);
  overflow: hidden;
  position: relative;
}

.jawak-interactive-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top left, rgba(218,174,73,.08), transparent 28%),
    radial-gradient(circle at bottom right, rgba(218,174,73,.05), transparent 24%);
  pointer-events: none;
}

.jawak-media-card {
  position: relative;
  border-radius: 26px;
  overflow: hidden;
  border: 1px solid rgba(218,174,73,.18);
  background: linear-gradient(180deg, #15120d 0%, #0f0f0f 100%);
  min-height: 460px;
  box-shadow:
    0 14px 36px rgba(0,0,0,.16),
    inset 0 1px 0 rgba(255,236,184,.04);
}

.jawak-media-card video {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
  display: block;
}

.jawak-content-side {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}

.jawak-top-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 10px 18px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: linear-gradient(180deg, #18140e 0%, #221a12 100%);
  border: 1px solid rgba(218,174,73,.28);
  color: #daae49;
  box-shadow:
    0 8px 22px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,236,184,.05),
    0 0 14px rgba(218,174,73,.05);
  font-weight: 700;
  line-height: 1;
}

.jawak-main-title {
  color: #fff3cf;
  font-size: 40px;
  line-height: 1.25;
  margin: 0 0 12px;
  font-weight: 800;
}

.jawak-subtitle {
  color: #d7cfbf;
  font-size: 16px;
  line-height: 2;
  margin: 0 0 22px;
  max-width: 58ch;
}

.jawak-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 12px;
  margin-bottom: 20px;
}

.jawak-tab-btn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 64px;
  border-radius: 18px;
  padding: 14px 16px;
  background: linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(218,174,73,.03) 100%);
  border: 1px solid rgba(218,174,73,.14);
  color: #ecd9a0;
  cursor: pointer;
  text-align: right;
  transition: all .28s ease;
  box-shadow: inset 0 1px 0 rgba(255,236,184,.02);
}

.jawak-tab-btn:hover {
  transform: translateY(-2px);
  border-color: rgba(218,174,73,.28);
  box-shadow:
    0 10px 22px rgba(0,0,0,.10),
    0 0 0 1px rgba(218,174,73,.04) inset;
}

.jawak-tab-btn.active {
  background: linear-gradient(180deg, rgba(218,174,73,.16) 0%, rgba(218,174,73,.07) 100%);
  border-color: rgba(218,174,73,.34);
  color: #fff3cf;
  box-shadow:
    0 12px 24px rgba(0,0,0,.12),
    0 0 0 1px rgba(218,174,73,.06) inset,
    0 0 18px rgba(218,174,73,.08);
}

.jawak-tab-icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(218,174,73,.11) 0%, rgba(218,174,73,.05) 100%);
  border: 1px solid rgba(218,174,73,.24);
  box-shadow: inset 0 1px 0 rgba(255,236,184,.04);
}

.jawak-tab-icon svg {
  width: 20px;
  height: 20px;
  stroke: #daae49;
  fill: none;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.jawak-tab-label {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}

.jawak-feature-view {
  position: relative;
  min-height: 168px;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(218,174,73,.03) 100%);
  border: 1px solid rgba(218,174,73,.14);
  padding: 22px 22px 18px;
  overflow: hidden;
  box-shadow:
    inset 0 1px 0 rgba(255,236,184,.02),
    0 10px 26px rgba(0,0,0,.10);
}

.jawak-feature-view::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 20%, rgba(255,228,154,.06) 50%, transparent 80%);
  transform: translateX(-140%);
  transition: transform .8s ease;
  pointer-events: none;
}

.jawak-feature-view.is-animating::before {
  transform: translateX(140%);
}

.jawak-feature-title {
  margin: 0 0 10px;
  color: #fff3cf;
  font-size: 28px;
  line-height: 1.35;
  font-weight: 800;
}

.jawak-feature-desc {
  margin: 0 0 18px;
  color: #d8cfbf;
  font-size: 15px;
  line-height: 2;
  max-width: 52ch;
}

.jawak-buy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px;
  background: linear-gradient(180deg, #daae49 0%, #c79b39 100%);
  border: 1px solid rgba(255,227,150,.26);
  color: #0A0800 !important;
  text-decoration: none !important;
  font-weight: 800;
  box-shadow:
    0 12px 26px rgba(218,174,73,.16),
    inset 0 1px 0 rgba(255,245,214,.28);
  transition: all .28s ease;
}

.jawak-buy-btn:hover {
  transform: translateY(-2px);
  color: #0A0800 !important;
  box-shadow:
    0 16px 30px rgba(218,174,73,.22),
    inset 0 1px 0 rgba(255,245,214,.30);
}

@media (max-width: 1100px) {
  .jawak-interactive-shell {
    grid-template-columns: 1fr;
  }

  .jawak-media-card,
  .jawak-media-card video {
    min-height: 360px;
  }
}

@media (max-width: 767px) {
  .jawak-interactive-shell {
    padding: 16px;
    border-radius: 22px;
    gap: 18px;
  }

  .jawak-media-card {
    min-height: 260px;
    border-radius: 18px;
  }

  .jawak-media-card video {
    min-height: 260px;
  }

  .jawak-main-title {
    font-size: 28px;
  }

  .jawak-subtitle {
    font-size: 14px;
    line-height: 1.9;
  }

  .jawak-tabs {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .jawak-tab-btn {
    min-height: 58px;
    padding: 12px;
    border-radius: 16px;
  }

  .jawak-tab-label {
    font-size: 13px;
  }

  .jawak-tab-icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 12px;
  }

  .jawak-feature-view {
    padding: 18px 16px 16px;
    min-height: 180px;
    border-radius: 18px;
  }

  .jawak-feature-title {
    font-size: 22px;
  }

  .jawak-feature-desc {
    font-size: 14px;
    line-height: 1.9;
  }

  .jawak-buy-btn {
    width: 100%;
  }
}

/* =========================================================
   PRODUCT PAGE REDESIGN
========================================================= */
.products-details-page .prodPage {
  background: var(--website-bg);
}

.product-images-carousel-thumbs {
    content-visibility: hidden!important;
}

.card-shape {
    content-visibility: hidden!important;
} 


.col-product-info .prodDetails {
    text-align-last: center!important;
}

.optionsBox  {
    text-align-last: center!important;
}

.products-details-page .product-buttons > div {
    text-align-last: center!important;
} 

.tableDetails .tab-btns {
    justify-self: center!important;
}
.shareProduct .social-icons {
    justify-self: center!important;
}
.prodPage .slickParentNext, .prodPage .slickParentPrev {
       border-radius: 50px;
}

.products-details-page .tab-btns li {
    font-size: 1.3rem;
}


.products-details-page .prodImages .product-images-carousel .carousel-img {
  border-radius: 16px;
  border: 2px solid rgba(218, 174, 73, 0.25);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.products-details-page .prodImages .product-images-carousel .carousel-img:hover {
  transform: scale(1.02);
  box-shadow: 0 8px 40px rgba(218, 174, 73, 0.2);
}

.products-details-page .product-images-carousel-thumbs .slick-slide {
  padding: 4px;
}

.products-details-page .product-images-carousel-thumbs .thumb-image-a {
  border-radius: 10px;
  border: 2px solid transparent;
  display: block;
  overflow: hidden;
  transition: border-color 0.2s;
}

.products-details-page .product-images-carousel-thumbs .thumb-image-a:hover {
  border-color: var(--primary-color);
}

.products-details-page .prodDetails h1 {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--text-color);
  line-height: 1.5;
  margin-bottom: 14px;
}


.products-details-page .price {
  background: linear-gradient(135deg, rgba(218,174,73,0.1), rgba(218,174,73,0.05));
  border: 1px solid rgba(218, 174, 73, 0.3);
  border-radius: 14px;
  padding: 14px 20px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.products-details-page .price .salePrice {
  font-size: 2rem;
  font-weight: 800;
  color: var(--primary-color) !important;
  margin: 0;
  white-space: nowrap;
}

.products-details-page .price .oldPrice del {
  font-size: 1rem;
  color: #888;
  text-decoration: line-through;
}

.products-details-page .shortDesc {
  background: rgba(255,255,255,0.04);
  border-right: 3px solid var(--primary-color);
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 16px;
}

.products-details-page .shortDesc h3 {
  font-size: 1rem;
  color: var(--primary-color);
  margin-bottom: 4px;
  font-weight: 600;
}

.products-details-page .shortDesc #product-description-a {
  font-size: 0.85rem;
  color: var(--primary-color);
  opacity: 0.8;
  text-decoration: underline;
}

.products-details-page .border-product {
  border-color: rgba(218, 174, 73, 0.15) !important;
  margin: 16px 0;
}

.products-details-page .div-product-sku .skuTitle {
  font-size: 0.8rem;
  color: #888;
  margin-bottom: 0;
}

.products-details-page .select-quantity-div .product-title {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 8px;
}

.products-details-page .select-quantity {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(218, 174, 73, 0.3) !important;
  color: var(--text-color) !important;
  border-radius: 10px !important;
  padding: 10px 16px !important;
  font-size: 0.95rem;
  width: 120px !important;
  cursor: pointer;
  transition: border-color 0.2s;
}

.products-details-page .select-quantity:focus {
  border-color: var(--primary-color) !important;
  outline: none;
}

.products-details-page .product-buttons .border-product {
  margin-bottom: 18px;
}

.products-details-page .product-buttons > div {
  gap: 12px !important;
}

.products-details-page #product-view-add-to-cart,
.products-details-page .btn-add-to-cart {
  background: var(--primary-color) !important;
  color: #000 !important;
  border: none;
  border-radius: 50px !important;
  padding: 14px 32px !important;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s, opacity 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: 180px;
  justify-content: center;
}

.products-details-page #product-view-add-to-cart:hover,
.products-details-page .btn-add-to-cart:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(218, 174, 73, 0.4);
  opacity: 0.92;
}

.products-details-page #product-view-add-to-cart:active {
  transform: translateY(0);
}

.products-details-page .btn-wishlist {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(218, 174, 73, 0.3) !important;
  border-radius: 50% !important;
  width: 48px !important;
  height: 48px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
  color: var(--primary-color) !important;
  font-size: 1.1rem;
}

.products-details-page .btn-wishlist:hover {
  background: rgba(218, 174, 73, 0.15) !important;
  border-color: var(--primary-color) !important;
}

.products-details-page .shareProduct .product-title {
  font-size: 0.9rem;
  color: #888;
  margin-bottom: 10px;
}

.products-details-page .shareProduct .social-icons a {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(218, 174, 73, 0.2);
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--text-color);
  font-size: 0.9rem;
  margin-left: 8px;
  transition: background 0.2s, color 0.2s;
}

.products-details-page .shareProduct .social-icons a:hover {
  background: var(--primary-color);
  color: #000;
}

.products-details-page .tableDetails {
  background: rgba(255,255,255,0.03);
  border-top: 1px solid rgba(218,174,73,0.15);
  padding: 30px 0;
}

.products-details-page .tab-btns li {
  background: transparent !important;
  border: 1px solid rgba(218,174,73,0.3) !important;
  border-radius: 50px !important;
  padding: 8px 24px !important;
  color: var(--text-color) !important;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  font-size: 0.9rem;
  font-weight: 600;
}

.products-details-page .tab-btns li.active,
.products-details-page .tab-btns li:hover {
  background: var(--primary-color) !important;
  color: #000 !important;
  border-color: var(--primary-color) !important;
}

.products-details-page .tableDetails .tab.details code {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
  color: var(--text-color);
  font-size: 0.95rem;
  line-height: 1.8;
}

.products-details-page .tableDetails .tab.details code h2 {
  font-size: 1.5rem;
  color: var(--primary-color);
  margin: 24px 0 12px;
  padding-bottom: 6px;
  font-weight: bold;
}


.products-details-page .tableDetails .tab.details code li {
  margin-bottom: 8px;
  color: rgba(248, 231, 185, 0.85);
}

.products-details-page .tableDetails .tab.details code p {
  color: rgba(248, 231, 185, 0.85);
  margin-bottom: 12px;
}

.products-details-page .relatedSection {
  padding: 40px 0;
}

.products-details-page .relatedSection .section-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--text-color);
  margin-bottom: 24px;
}

.products-details-page .relatedSection .product-item {
  border-radius: 14px;
  border: 1px solid rgba(218, 174, 73, 0.15);
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
  background: rgba(255,255,255,0.03);
}

.products-details-page .relatedSection .product-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.3);
  border-color: rgba(218, 174, 73, 0.35);
}

.products-details-page .relatedSection .product-item .content .title a {
  color: var(--text-color);
  font-weight: 600;
  font-size: 0.9rem;
}

.products-details-page .relatedSection .product-item .price .salePrice {
  color: var(--primary-color) !important;
  font-weight: 700;
}

.products-details-page .relatedSection .btn-product-card {
  background: var(--primary-color) !important;
  color: #000 !important;
  border-radius: 50px !important;
  font-weight: 600;
  font-size: 0.85rem;
  padding: 9px 18px !important;
  transition: opacity 0.2s, transform 0.2s;
}

.products-details-page .relatedSection .btn-product-card:hover {
  opacity: 0.85;
  transform: translateY(-1px);
}

/* =========================================================
   MOBILE BOTTOM BAR
========================================================= */
@media (max-width: 768px) {
  body {
    padding-bottom: 88px !important;
  }

  body[class*="auth"] .arena-mobile-bottom-bar {
    display: none !important;
  }

  .arena-mobile-bottom-bar {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 9999;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 8px;
    padding: 10px 10px calc(10px + env(safe-area-inset-bottom));
    direction: rtl;
    background: linear-gradient(180deg, rgba(36,31,22,0.97) 0%, rgba(14,14,14,0.98) 100%);
    border: 1px solid rgba(212,175,55,0.26);
    border-radius: 22px;
    box-shadow:
      0 12px 30px rgba(0,0,0,0.34),
      inset 0 1px 0 rgba(255,223,145,0.06),
      inset 90px 0 70px -80px rgba(212,175,55,0.15),
      inset -90px 0 70px -80px rgba(212,175,55,0.15);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    overflow: visible;
  }

  .arena-mobile-bottom-bar::before {
    content: "";
    position: absolute;
    top: 10px; bottom: 10px; right: 2px;
    width: 42px;
    pointer-events: none;
    background: linear-gradient(to left, rgba(212,175,55,0.20), transparent);
    border-radius: 999px;
  }

  .arena-mobile-bottom-bar::after {
    content: "";
    position: absolute;
    top: 10px; bottom: 10px; left: 2px;
    width: 42px;
    pointer-events: none;
    background: linear-gradient(to right, rgba(212,175,55,0.20), transparent);
    border-radius: 999px;
  }

  .arena-mobile-nav-link {
    position: relative;
    z-index: 2;
    flex: 1 1 0;
    min-width: 0;
    min-height: 58px;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px;
    padding: 6px 4px;
    color: #d8c08a !important;
    text-decoration: none !important;
    background: transparent !important;
    border: none !important;
    border-radius: 16px;
    transition: all 0.22s ease;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    font-size: inherit;
    font-family: inherit;
  }

  .arena-mobile-nav-link:hover,
  .arena-mobile-nav-link:active,
  .arena-mobile-nav-link.is-active {
    color: #f6ddb0 !important;
    background: linear-gradient(180deg, rgba(212,175,55,0.16), rgba(212,175,55,0.06)) !important;
    box-shadow: inset 0 0 0 1px rgba(212,175,55,0.14) !important;
    outline: none !important;
    transform: translateY(-1px);
  }

  .arena-mobile-nav-icon-wrap {
    position: relative;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible !important;
    flex-shrink: 0;
  }

  .arena-mobile-bottom-bar svg.arena-mobile-nav-icon {
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    max-width: 22px !important;
    max-height: 22px !important;
    display: block !important;
    stroke: currentColor !important;
    fill: none !important;
    stroke-width: 1.9 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    color: inherit !important;
    transform: none !important;
  }

  .arena-mobile-bottom-bar svg.arena-mobile-nav-icon * {
    stroke: currentColor !important;
    fill: none !important;
    stroke-width: 1.9 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
  }

  .arena-mobile-nav-label {
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    color: inherit !important;
    white-space: nowrap !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .arena-mobile-nav-badge {
    position: absolute;
    top: -5px;
    left: -8px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: linear-gradient(180deg, #d4af37 0%, #9f7410 100%);
    color: #111 !important;
    font-size: 10px;
    font-weight: 900;
    line-height: 18px;
    display: none;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.24);
    z-index: 5;
  }

  .arena-mobile-nav-badge .has-count {
    display: inline-flex;
  }
}

@media (min-width: 769px) {
  .arena-mobile-bottom-bar {
    visibility: hidden!important;
  }
}

/* =========================================================
   JAWAKTV — CART + POPUP — COMPLETE FINAL v5
   امسح كل كود سلة/بوب آب السابق والصق هذا بدلاً عنه
   في نهاية ملف css بعد كل الكود الموجود
========================================================= */

/* --- Keyframes --- */
@keyframes jwGoldShimmer {
  0%   { background-position: -200% center; }
  100% { background-position:  200% center; }
}
@keyframes jwGoldPulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(218,174,73,0); }
  50%       { box-shadow: 0 0 18px 4px rgba(218,174,73,.18); }
}
@keyframes jwFadeUp {
  from { opacity: 0; transform: translateY(10px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes jwItemIn {
  from { opacity: 0; transform: translateX(16px); }
  to   { opacity: 1; transform: translateX(0); }
}

/* =========================================================
   POPUP السلة — الحاوية
========================================================= */
.raqami-mini-cart,
.mini-cart-popup,
[class*="mini-cart"],
.cart-popup-wrapper {
  background: linear-gradient(160deg,#1a1712 0%,#111009 100%) !important;
  border: 1px solid rgba(218,174,73,.22) !important;
  border-radius: 22px !important;
  box-shadow:
    0 24px 60px rgba(0,0,0,.55),
    0 0 40px rgba(218,174,73,.05) !important;
  overflow: hidden !important;
}

/* العنوان */
h2.cartTitle {
  font-size: 18px !important;
  font-weight: 800 !important;
  padding: 18px 20px 14px !important;
  margin: 0 !important;
  border-bottom: 1px solid rgba(218,174,73,.14) !important;
  background: linear-gradient(90deg,#daae49,#f0d878,#c9922a,#daae49) !important;
  background-size: 300% auto !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  animation: jwGoldShimmer 4s linear infinite !important;
}

/* زر الإغلاق X — دائرة حمراء */
i.fa.fa-close.close,
.raqami-mini-cart i.fa-close.close {
  position: absolute !important;
  top: 16px !important;
  left: 16px !important;
  right: auto !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #e53935 !important;
  border: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: 12px !important;
  cursor: pointer !important;
  transition: all .25s ease !important;
  z-index: 20 !important;
  box-shadow: 0 2px 8px rgba(229,57,53,.35) !important;
}
i.fa.fa-close.close:hover {
  background: #c62828 !important;
  transform: rotate(90deg) scale(1.1) !important;
}

/* =========================================================
   POPUP — المنتجات
========================================================= */
.items .item {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  padding: 14px 16px !important;
  margin-bottom: 40px !important;
  background: linear-gradient(135deg,rgba(255,255,255,.025),rgba(218,174,73,.03)) !important;
  border: 1px solid rgba(218,174,73,.10) !important;
  border-radius: 14px !important;
  transition: all .25s ease !important;
  animation: jwItemIn .3s ease both !important;
  position: relative !important;
  overflow: hidden !important;
}
.items .item:nth-child(1) { animation-delay:.05s !important; }
.items .item:nth-child(2) { animation-delay:.10s !important; }
.items .item:nth-child(3) { animation-delay:.15s !important; }
.items .item:nth-child(4) { animation-delay:.20s !important; }
.items .item::before {
  content:"" !important;
  position:absolute !important;
  top:0 !important; left:0 !important; right:0 !important;
  height:1px !important;
  background:linear-gradient(90deg,transparent,rgba(218,174,73,.28),transparent) !important;
}
.items .item:hover {
  border-color: rgba(218,174,73,.22) !important;
  transform: translateX(-2px) !important;
}

/* صورة المنتج */
.items .item a.img {
  flex-shrink: 0 !important;
  width: 64px !important;
  height: 95px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  border: 1px solid rgba(218,174,73,.18) !important;
  display: block !important;
}
.items .item a.img img {
  width:100% !important; height:100% !important;
  object-fit:cover !important; border-radius:11px !important;
  transition: transform .3s ease !important;
}
.items .item:hover a.img img { transform:scale(1.06) !important; }

/* اسم + سعر */
.items .item .details { flex:1 !important; min-width:0 !important; }
.items .item .details a.title {
  display:block !important; color:#f0e6c8 !important;
  font-size:13.5px !important; font-weight:600 !important;
  line-height:1.55 !important; margin-bottom:6px !important;
  text-decoration:none !important;
  white-space:nowrap !important; overflow:hidden !important;
  text-overflow:ellipsis !important; transition:color .2s !important;
}
.items .item .details a.title:hover { color:#f0d878 !important; }
.items .item .details p.price {
  color:#daae49 !important; font-size:15px !important;
  font-weight:800 !important; margin:0 0 4px !important;
}
.items .item .details p.count {
  color:rgba(240,230,200,.5) !important;
  font-size:12px !important; margin:0 !important;
}

/* زر حذف */
.items .item .details button.remove {
  position:absolute !important; top:10px !important;
  left:10px !important; right:auto !important;
  width:24px !important; height:24px !important;
  border-radius:50% !important;
  background:rgba(236,85,80,.08) !important;
  border:1px solid rgba(236,85,80,.18) !important;
  color:rgba(236,85,80,.7) !important;
  font-size:10px !important;
  display:flex !important; align-items:center !important;
  justify-content:center !important;
  cursor:pointer !important; transition:all .22s !important; padding:0 !important;
}
.items .item .details button.remove:hover {
  background:rgba(236,85,80,.18) !important;
  color:#ec5550 !important; transform:scale(1.1) !important;
}

/* =========================================================
   POPUP — القسم السفلي
========================================================= */
.footerSub {
  padding: 0 16px 16px !important;
  background: rgba(0,0,0,.18) !important;
  border-top: 1px solid rgba(218,174,73,.10) !important;
}

.payment-method-card {
    BACKGROUND: WHITE;
    border-radius: 50px;
}


.store-section .links .footer-about-us-links-div {
    align-items: center;
}

.store-section .footer-about-us-links-div  {
    align-items: center;
}



/* صفوف الإجمالي */
.footerSub .cart-product-row-wrapper.cart-totals-row-wrapper {
  display:flex !important; justify-content:space-between !important;
  align-items:center !important; padding:10px 0 !important;
  border-bottom:1px solid rgba(218,174,73,.07) !important;
  font-size:14px !important; color:#d8cba8 !important;
}
.footerSub .cart-product-row-wrapper.cart-totals-row-wrapper:last-of-type {
  border-bottom:none !important; font-size:15px !important;
  font-weight:800 !important; color:#ffffff !important;
}
.footerSub .cart-product-row-wrapper .flex-shrink-0 {
  color:#daae49 !important; font-weight:700 !important;
}
.footerSub .cart-product-row-wrapper.cart-totals-row-wrapper:last-of-type .flex-shrink-0 {
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  font-weight:800 !important;
}

/* =========================================================
   POPUP — الكوبون — input وزر في نفس الارتفاع تماماً
========================================================= */
.footerSub .coupon-form {
  margin-top:12px !important; margin-bottom:14px !important;
}
.footerSub .coupon-form h4 {
  font-size:13px !important; color:#d8cba8 !important;
  font-weight:600 !important; margin-bottom:8px !important;
}
.footerSub .coupon-form .d-flex {
  display:flex !important;
  align-items:stretch !important;
  gap:0 !important;
  width:100% !important;
}
.footerSub .coupon-form input.form-control.send-coupon {
  flex: 1 1 0% !important;
  min-width: 0 !important;
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 14px !important;
  margin: 0 !important;
  background: rgba(255,255,255,.04) !important;
  border: 1px solid rgba(218,174,73,.22) !important;
  border-left: none !important;
  border-radius: 999px 0 0 999px !important;
  color: #f0e6c8 !important;
  font-size: 13px !important;
  font-family: inherit !important;
  outline: none !important;
  box-sizing: border-box !important;
  display: block !important;
}
.footerSub .coupon-form input.form-control.send-coupon::placeholder {
  color: rgba(240,230,200,.35) !important;
}
.footerSub .coupon-form input.form-control.send-coupon:focus {
  border-color: rgba(218,174,73,.50) !important;
  background: rgba(218,174,73,.04) !important;
}
.footerSub .coupon-form button[onclick="sendCoupon()"] {
  flex: 0 0 auto !important;
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 16px !important;
  margin: 0 !important;
  border-radius: 0 999px 999px 0 !important;
  background: linear-gradient(135deg,rgba(218,174,73,.18),rgba(201,154,42,.10)) !important;
  border: 1px solid rgba(218,174,73,.30) !important;
  border-right: none !important;
  color: #f0d878 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  font-family: inherit !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  transition: all .22s ease !important;
}
.footerSub .coupon-form button[onclick="sendCoupon()"]:hover {
  background: linear-gradient(135deg,rgba(218,174,73,.30),rgba(201,154,42,.20)) !important;
  border-color: rgba(218,174,73,.50) !important;
  color: #fff4d0 !important;
}



/* =========================================================
   POPUP — زر إتمام الشراء + عرض السلة
========================================================= */
.raqami-mini-cart__buttons.buttons,
.footerSub .buttons {
  display:flex !important; flex-direction:column !important;
  gap:10px !important; margin-top:14px !important;
}

/* إتمام الشراء */
.raqami-mini-cart__buttons .checkBtn.button.checkout,
.footerSub .buttons .checkBtn.button.checkout {
  display:flex !important; align-items:center !important;
  justify-content:center !important; width:100% !important;
  min-height:50px !important; border-radius:999px !important;
  font-size:15px !important; font-weight:800 !important;
  text-decoration:none !important; color:#0d0900 !important;
  background:linear-gradient(90deg,#b88b3c,#f0d878,#daae49,#c9922a,#f0d878,#b88b3c) !important;
  background-size:300% auto !important; border:none !important;
  box-shadow:
    0 8px 22px rgba(218,174,73,.28),
    inset 0 1px 0 rgba(255,245,200,.30) !important;
  animation:jwGoldShimmer 3.5s linear infinite,jwGoldPulse 3s ease-in-out infinite !important;
  transition:transform .25s,box-shadow .25s !important;
}
.raqami-mini-cart__buttons .checkBtn.button.checkout:hover,
.footerSub .buttons .checkBtn.button.checkout:hover {
  transform:translateY(-2px) !important;
  box-shadow:
    0 14px 30px rgba(218,174,73,.38),
    inset 0 1px 0 rgba(255,245,200,.40) !important;
  color:#0d0900 !important;
}

/* عرض السلة */
.raqami-mini-cart__buttons .viewBag.button,
.footerSub .buttons .viewBag.button {
  display:flex !important; align-items:center !important;
  justify-content:center !important; width:100% !important;
  min-height:44px !important; border-radius:999px !important;
  font-size:14px !important; font-weight:600 !important;
  text-decoration:none !important; color:#daae49 !important;
  background:rgba(218,174,73,.06) !important;
  border:1px solid rgba(218,174,73,.28) !important;
  transition:all .25s ease !important;
}
.raqami-mini-cart__buttons .viewBag.button:hover,
.footerSub .buttons .viewBag.button:hover {
  background:rgba(218,174,73,.12) !important;
  border-color:rgba(218,174,73,.50) !important;
  color:#f0d878 !important; transform:translateY(-1px) !important;
}

/* سكرول ناعم */
.items.custom-scroll::-webkit-scrollbar { width:4px !important; }
.items.custom-scroll::-webkit-scrollbar-thumb {
  background:rgba(218,174,73,.30) !important; border-radius:4px !important;
}

/* =========================================================
   صفحة السلة — صندوق الإجمالي
========================================================= */
.cart-totals-div {
  background:linear-gradient(135deg,rgba(26,23,18,.97),rgba(15,13,8,.99)) !important;
  border:1px solid rgba(218,174,73,.25) !important;
  border-radius:18px !important;
  overflow:hidden !important; padding:6px 0 !important; margin-top:10px !important;
}
.cart-product-row-wrapper.cart-totals-row-wrapper {
  display:flex !important; align-items:center !important;
  justify-content:space-between !important;
  padding:12px 18px !important;
  border-bottom:1px solid rgba(218,174,73,.08) !important;
  border-radius:0 !important; margin-bottom:0 !important;
  background:transparent !important;
  font-size:13.5px !important; color:#d8cbb0 !important;
  transition:background .2s !important;
}
.cart-product-row-wrapper.cart-totals-row-wrapper:last-child {
  border-bottom:none !important;
  background:rgba(218,174,73,.04) !important;
  font-size:15px !important;
}
/* المجموع الكلي — أبيض */
.cart-product-row-wrapper.cart-totals-row-wrapper:last-child .flex-shrink-0 {
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  font-weight:800 !important; font-size:15px !important;
}
/* المجموع الفرعي — ذهبي */
.cart-product-row-wrapper.cart-totals-row-wrapper:not(:last-child) .flex-shrink-0 {
  color:#daae49 !important;
  -webkit-text-fill-color:#daae49 !important;
  font-weight:700 !important;
}

/* =========================================================
   صفحة السلة — قسيمة الخصم
========================================================= */
.coupon-form {
  background:linear-gradient(135deg,rgba(26,23,18,.97),rgba(15,13,8,.99)) !important;
  border:1px solid rgba(218,174,73,.2) !important;
  border-radius:18px !important;
  padding:16px !important; margin-top:14px !important;
}
.coupon-form h4 {
  color:#daae49 !important; font-size:13px !important;
  font-weight:700 !important; margin-bottom:10px !important;
}
.coupon-form .d-flex {
  display:flex !important; align-items:stretch !important; gap:0 !important;
}
.coupon-form .send-coupon {
  flex:1 1 0% !important; min-width:0 !important;
  height:46px !important; line-height:46px !important;
  padding:0 14px !important; margin:0 !important;
  background:rgba(218,174,73,.06) !important;
  border:1px solid rgba(218,174,73,.2) !important;
  border-left:none !important;
  border-radius:999px 0 0 999px !important;
  color:#e8dfc8 !important; font-size:13px !important;
  box-sizing:border-box !important;
}
.coupon-form .send-coupon:focus {
  outline:none !important; border-color:rgba(218,174,73,.4) !important;
}
.coupon-form button[onclick="sendCouponCart()"] {
  flex:0 0 auto !important;
  height:46px !important; line-height:46px !important;
  padding:0 20px !important; margin:0 !important;
  background:linear-gradient(135deg,#daae49,#c9922a) !important;
  border:none !important;
  border-radius:0 999px 999px 0 !important;
  color:#1a1712 !important; font-weight:700 !important;
  font-size:13px !important; cursor:pointer !important;
  white-space:nowrap !important;
  display:flex !important; align-items:center !important;
  justify-content:center !important; box-sizing:border-box !important;
}

/* =========================================================
   صفحة السلة — أزرار
========================================================= */
/* إتمام الشراء */
a.checkBtn.checkout,
a.checkBtn[href*="checkout"] {
  background:linear-gradient(90deg,#b88b3c,#f0d878,#daae49,#c9922a,#f0d878,#b88b3c) !important;
  background-size:300% auto !important;
  border:none !important; border-radius:999px !important;
  color:#0d0900 !important; -webkit-text-fill-color:#0d0900 !important;
  font-weight:800 !important; font-size:15px !important;
  padding:0 !important; width:100% !important;
  display:flex !important; align-items:center !important;
  justify-content:center !important; text-decoration:none !important;
  min-height:52px !important; line-height:1 !important;
  text-align:center !important; box-sizing:border-box !important;
  margin-bottom:10px !important;
  animation:jwGoldShimmer 3.5s linear infinite !important;
  box-shadow:0 8px 22px rgba(218,174,73,.28) !important;
}

/* متابعة التسوق */
a.checkBtn[href="/"],
.mt-3 > a.checkBtn {
  background:transparent !important;
  border:1.5px solid rgba(218,174,73,.5) !important;
  border-radius:999px !important;
  color:#daae49 !important; -webkit-text-fill-color:#daae49 !important;
  font-weight:700 !important; font-size:15px !important;
  padding:0 !important; width:100% !important;
  display:flex !important; align-items:center !important;
  justify-content:center !important; text-decoration:none !important;
  min-height:50px !important; line-height:1 !important;
  text-align:center !important; box-sizing:border-box !important;
  margin-top:10px !important; transition:all .25s ease !important;
}
a.checkBtn[href="/"]:hover,
.mt-3 > a.checkBtn:hover {
  background:rgba(218,174,73,.08) !important;
  border-color:#daae49 !important;
}

/* أرسل كهدية */
#gift-btn.gift-card-toggle-btn,
button.gift-card-toggle-btn {
  background:transparent !important;
  border:1.5px solid #daae49 !important;
  border-radius:999px !important;
  color:#daae49 !important; -webkit-text-fill-color:#daae49 !important;
  font-size:14px !important; font-weight:700 !important;
  padding:0 20px !important; width:100% !important;
  display:flex !important; align-items:center !important;
  justify-content:center !important; gap:8px !important;
  min-height:50px !important; margin-top:10px !important;
  transition:all .25s ease !important;
}
#gift-btn * , button.gift-card-toggle-btn span {
  color:#daae49 !important; -webkit-text-fill-color:#daae49 !important;
  background:none !important;
  -webkit-background-clip:unset !important; background-clip:unset !important;
}

/* =========================================================
   صفحة السلة — النقاط
========================================================= */
.loyalty-points-section {
  background:linear-gradient(135deg,rgba(26,23,18,.97),rgba(15,13,8,.99)) !important;
  border:1px solid rgba(218,174,73,.22) !important;
  border-radius:18px !important;
  padding:14px 16px !important; margin-top:12px !important;
  color:#d8cbb0 !important; font-size:13px !important;
}
.loyalty-points-expected-section {
  display:flex !important; justify-content:space-between !important;
  align-items:center !important; padding:8px 0 !important;
  border-bottom:1px solid rgba(218,174,73,.1) !important;
  margin-bottom:10px !important;
}
.loyalty-points__info p {
  color:#b8a98a !important; font-size:12.5px !important;
  line-height:1.7 !important; margin-bottom:10px !important;
}
.loyalty-points-section .loyalty-points__points-text {
  color:#daae49 !important; font-weight:700 !important;
}
.loyalty-points-redemption-methods {
  background:rgba(218,174,73,.06) !important;
  border:1px solid rgba(218,174,73,.2) !important;
  border-radius:12px !important; color:#d8cbb0 !important;
  font-size:13px !important; padding:8px 12px !important; flex:1 !important;
}
.loyalty-points-redemption-methods-submit {
  background:linear-gradient(135deg,#daae49,#c9922a) !important;
  border:none !important; border-radius:12px !important;
  color:#1a1712 !important; font-weight:700 !important;
  font-size:13px !important; padding:8px 16px !important;
  min-width:72px !important; cursor:pointer !important;
}

@media (max-width:767px) {
  h2.cartTitle { font-size:16px !important; padding:14px 16px 12px !important; }
  .raqami-mini-cart__buttons .checkBtn.button.checkout,
  .footerSub .buttons .checkBtn.button.checkout {
    min-height:46px !important; font-size:14px !important;
  }
}
/* ===== نهاية كود السلة والبوب آب ===== */
/* =========================================================
   KEYFRAMES
========================================================= */
@keyframes jwCatShimmer {
  0%   { background-position: -300% center; }
  100% { background-position:  300% center; }
}
@keyframes jwCatFadeUp {
  from { opacity: 0; transform: translateY(20px) scale(0.97); }
  to   { opacity: 1; transform: translateY(0) scale(1); }
}
@keyframes jwCatGlow {
  0%,100% { box-shadow: 0 0 0 0 rgba(218,174,73,0); }
  50%      { box-shadow: 0 0 30px 6px rgba(218,174,73,.15); }
}


/* =========================================================
   صفحة التصنيفات — الخلفية
========================================================= */
.categoriesPage.categories.style1 {
  min-height: 60vh !important;
  padding: 60px 0 80px !important;
  background: radial-gradient(ellipse at 50% 0%, rgba(218,174,73,.07) 0%, transparent 70%),
              linear-gradient(180deg, #1a1712 0%, #111009 100%) !important;
}

/* أنيميشن متدرج لكل كارت */
.category-item:nth-child(1) .xc-category-one__item-inner { animation-delay: .1s !important; }
.category-item:nth-child(2) .xc-category-one__item-inner { animation-delay: .22s !important; }
.category-item:nth-child(3) .xc-category-one__item-inner { animation-delay: .34s !important; }



/* =========================================================
   صورة التصنيف
========================================================= */
.xc-category-one__img {
  display: block !important;
  overflow: hidden !important;
  border-radius: 16px 16px 0 0 !important;
  background: linear-gradient(135deg, #2a2318, #1a1510) !important;
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  position: relative !important;
}

.xc-category-one__img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform .45s ease, filter .45s ease !important;
  filter: brightness(.9) saturate(1.1) !important;
}

/* صورة no-image */
.xc-category-one__img img[src*="no-image"] {
  opacity: .12 !important;
  filter: sepia(1) hue-rotate(15deg) brightness(1.4) !important;
}

/* طبقة ذهبية فوق الصورة */
.xc-category-one__img::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(135deg, rgba(218,174,73,.1), transparent) !important;
  opacity: 0 !important;
  transition: opacity .35s ease !important;
}

/* =========================================================
   ROW — كروت بجانب بعض في وسط الصفحة (مش تحت بعض)
========================================================= */
.categoriesPage .row.categories-slider {
  display: flex !important;
  flex-direction: row !important;        /* أفقي دائماً */
  flex-wrap: wrap !important;
  justify-content: center !important;    /* توسيط أفقي */
  align-items: flex-start !important;
  gap: 24px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 900px !important;
}

/* =========================================================
   الكولم — حجم ثابت لكل كارت
========================================================= */
.categoriesPage .col-lg-2,
.categoriesPage .col-md-3,
.categoriesPage [class*="col-"] {
  flex: 0 0 200px !important;
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* =========================================================
   بطاقة التصنيف الداخلية
========================================================= */
.xc-category-one__item-inner {
  position: relative !important;
  background: linear-gradient(160deg, #211d15 0%, #181510 60%, #1e1a12 100%) !important;
  border: 1px solid rgba(218,174,73,.22) !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  transition: transform .35s cubic-bezier(.34,1.56,.64,1),
              border-color .35s ease,
              box-shadow .35s ease !important;
  animation: jwCatFadeUp .5s ease both, jwCatGlow 4s ease-in-out infinite !important;
}

/* خط ذهبي علوي */
.xc-category-one__item-inner::before {
  content: "" !important;
  position: absolute !important;
  top: 0; left: 10%; width: 80%; height: 2px !important;
  background: linear-gradient(90deg, transparent, #daae49, #f0d878, #daae49, transparent) !important;
  border-radius: 0 0 4px 4px !important;
  opacity: .55 !important;
  transition: opacity .35s ease !important;
}

/* توهج داخلي سفلي */
.xc-category-one__item-inner::after {
  content: "" !important;
  position: absolute !important;
  bottom: 0; left: 0; right: 0; height: 60px !important;
  background: linear-gradient(to top, rgba(218,174,73,.08), transparent) !important;
  pointer-events: none !important;
}



/* =========================================================
   نص التصنيف
========================================================= */
.xc-category-one__item-inner .content {
  padding: 14px 12px 18px !important;
  text-align: center !important;
}

.xc-category-one__title {
  margin: 0 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

.xc-category-one__title a {
  background: linear-gradient(90deg, #daae49, #f5e07a, #c9922a, #daae49) !important;
  background-size: 300% auto !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  animation: jwCatShimmer 5s linear infinite !important;
  text-decoration: none !important;
  display: block !important;
  transition: letter-spacing .3s ease !important;
}

/* =========================================================
   هوفر الكارت
========================================================= */
.xc-category-one__item-inner:hover {
  transform: translateY(-9px) scale(1.04) !important;
  border-color: rgba(218,174,73,.6) !important;
  box-shadow:
    0 22px 55px rgba(0,0,0,.55),
    0 0 35px rgba(218,174,73,.18),
    inset 0 0 20px rgba(218,174,73,.05) !important;
}

.xc-category-one__item-inner:hover::before { opacity: 1 !important; }

.xc-category-one__item-inner:hover .xc-category-one__img img {
  transform: scale(1.09) !important;
  filter: brightness(1.08) saturate(1.2) !important;
}

.xc-category-one__item-inner:hover .xc-category-one__img::after { opacity: 1 !important; }

.xc-category-one__item-inner:hover .xc-category-one__title a {
  letter-spacing: .6px !important;
}

/* =========================================================
   Breadcrumb
========================================================= */
.breadcrumb-section {
  background: linear-gradient(90deg, rgba(218,174,73,.05) 0%, transparent 100%) !important;
  border-bottom: 1px solid rgba(218,174,73,.12) !important;
  padding: 12px 0 !important;
}

.subTitle-detail {
  list-style: none !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.subTitle-detail .breadcrumb-item a {
  color: rgba(248,231,185,.5) !important;
  font-size: 13px !important;
  text-decoration: none !important;
  transition: color .25s !important;
}

.subTitle-detail .breadcrumb-item a:hover { color: #daae49 !important; }

.subTitle-detail .breadcrumb-item.active {
  color: #daae49 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

.subTitle-detail .breadcrumb-item + .breadcrumb-item::before {
  content: "‹" !important;
  color: rgba(218,174,73,.4) !important;
  font-size: 16px !important;
}

/* =========================================================
   جوال — شبكة 2 في صف
========================================================= */
@media (max-width: 767px) {
  .categoriesPage .row.categories-slider {
    gap: 14px !important;
    justify-content: center !important;
  }

  .categoriesPage .col-lg-2,
  .categoriesPage .col-md-3,
  .categoriesPage [class*="col-"] {
    flex: 0 0 calc(50% - 10px) !important;
    width: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
    min-width: unset !important;
  }
}

@media (max-width: 380px) {
  .categoriesPage .col-lg-2,
  .categoriesPage .col-md-3,
  .categoriesPage [class*="col-"] {
    flex: 0 0 calc(50% - 8px) !important;
    width: calc(50% - 8px) !important;
    max-width: calc(50% - 8px) !important;
  }
}

/* =========================================================
   خلفية صفحة المنتجات
========================================================= */
body[data-template="list_products"] .paddingPage {
  padding: 40px 0 80px !important;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(218,174,73,.06) 0%, transparent 60%),
    linear-gradient(180deg, #1a1712 0%, #111009 100%) !important;
  min-height: 70vh !important;
}

/* =========================================================
   إخفاء زر التصفية المكرر
========================================================= */
#products-list-filter-web {
  display: none !important;
}
#products-list-filter-mob {
  display: inline-flex !important;
}

/* =========================================================
   شريط الفلترة
========================================================= */
.products-filter {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 14px 20px !important;
  background: linear-gradient(135deg, rgba(218,174,73,.07), rgba(218,174,73,.03)) !important;
  border: 1px solid rgba(218,174,73,.15) !important;
  border-radius: 14px !important;
  margin-bottom: 28px !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  position: relative !important;
  z-index: 10 !important;
}

.filter-buttons-container {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
}

/* =========================================================
   فورم التصفية — فوق البطاقات
========================================================= */
#filters-form-collapse-sm {
  position: relative !important;
  z-index: 999 !important;
}

#filters-form-collapse-sm .form-products-filter {
  background: #1e1b14 !important;
  border: 1px solid rgba(218,174,73,.25) !important;
  border-radius: 14px !important;
  padding: 20px !important;
  box-shadow: 0 20px 50px rgba(0,0,0,.7) !important;
  position: relative !important;
  z-index: 999 !important;
  margin-bottom: 20px !important;
}

#filterModal { z-index: 9999 !important; }

#filterModal .modal-content {
  background: #1e1b14 !important;
  border: 1px solid rgba(218,174,73,.25) !important;
  border-radius: 18px !important;
}

/* =========================================================
   زر التصفية
========================================================= */
.btn-filter {
  background: rgba(218,174,73,.1) !important;
  border: 1px solid rgba(218,174,73,.25) !important;
  border-radius: 10px !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  padding: 9px 18px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  cursor: pointer !important;
  transition: all .25s ease !important;
  white-space: nowrap !important;
}

.btn-filter:hover,
.btn-filter:focus {
  background: rgba(218,174,73,.2) !important;
  border-color: rgba(218,174,73,.5) !important;
  box-shadow: 0 4px 12px rgba(218,174,73,.15) !important;
  outline: none !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
}

/* =========================================================
   زر الترتيب "الأحدث"
========================================================= */
#products-list-sort {
  background: rgba(218,174,73,.1) !important;
  border: 1px solid rgba(218,174,73,.25) !important;
  border-radius: 10px !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  padding: 9px 16px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  cursor: pointer !important;
  transition: all .25s ease !important;
  white-space: nowrap !important;
}

#products-list-sort:hover,
#products-list-sort[aria-expanded="true"] {
  background: rgba(218,174,73,.2) !important;
  border-color: rgba(218,174,73,.5) !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
  outline: none !important;
}

/* القائمة المنسدلة */
.dropdown {
  position: relative !important;
  z-index: 1000 !important;
}

#sort-dropdown-menu {
  background: #1e1b14 !important;
  border: 1px solid rgba(218,174,73,.25) !important;
  border-radius: 12px !important;
  padding: 8px 0 !important;
  min-width: 180px !important;
  box-shadow: 0 12px 35px rgba(0,0,0,.5) !important;
  overflow: hidden !important;
  z-index: 1050 !important;
  position: absolute !important;
}

#sort-dropdown-menu .dropdown-item {
  color: rgba(248,231,185,.75) !important;
  -webkit-text-fill-color: rgba(248,231,185,.75) !important;
  font-size: 13px !important;
  padding: 10px 18px !important;
  transition: all .2s ease !important;
  background: transparent !important;
}

#sort-dropdown-menu .dropdown-item:hover {
  background: rgba(218,174,73,.12) !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
}

/* =========================================================
   عداد المنتجات
========================================================= */
.count-products {
  color: rgba(248,231,185,.45) !important;
  -webkit-text-fill-color: rgba(248,231,185,.45) !important;
  font-size: 12.5px !important;
  display: flex !important;
  align-items: center !important;
}

.count-products .text {
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
  margin: 0 3px !important;
  font-weight: bold !important;
}

/* =========================================================
   شبكة المنتجات
   حاسوب ≥992px : 4 في سطر
   تابلت + هاتف  : 2 في سطر
========================================================= */
#products-list.row {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 -10px !important;
}

#products-list > div[class*="col"] {
  padding: 0 10px 24px !important;
  flex: 0 0 25% !important;
  max-width: 25% !important;
  width: 25% !important;
}

@media (min-width: 992px) {
  #products-list > div[class*="col"] {
    flex: 0 0 25% !important;
    max-width: 25% !important;
    width: 25% !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #products-list > div[class*="col"] {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  #products-list.row {
    margin: 0 -8px !important;
  }
  #products-list > div[class*="col"] {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
    padding: 0 8px 16px !important;
  }
}

/* =========================================================
   فورم التصفية الداخلي
========================================================= */
#filters-form-collapse-sm label,
#filterModal label {
  color: rgba(248,231,185,.7) !important;
  -webkit-text-fill-color: rgba(248,231,185,.7) !important;
  font-size: 13px !important;
}

#filters-form-collapse-sm .form-control,
#filterModal .form-control {
  background: rgba(255,255,255,.04) !important;
  border: 1px solid rgba(218,174,73,.2) !important;
  border-radius: 8px !important;
  color: #f8e7b9 !important;
  -webkit-text-fill-color: #f8e7b9 !important;
  font-size: 13px !important;
}

#filters-form-collapse-sm .form-control:focus,
#filterModal .form-control:focus {
  border-color: rgba(218,174,73,.5) !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(218,174,73,.1) !important;
}

.btn-sale-price {
  background: rgba(218,174,73,.08) !important;
  border: 1px solid rgba(218,174,73,.2) !important;
  border-radius: 8px !important;
  color: rgba(248,231,185,.75) !important;
  -webkit-text-fill-color: rgba(248,231,185,.75) !important;
  font-size: 13px !important;
  padding: 8px 14px !important;
  transition: all .2s ease !important;
}

.btn-sale-price:hover {
  background: rgba(218,174,73,.15) !important;
  border-color: rgba(218,174,73,.4) !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
}

#products-list-filter-form-save {
  background: linear-gradient(135deg, #d4af37, #c9922a) !important;
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  font-weight: 700 !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 9px 22px !important;
  font-size: 13px !important;
  transition: all .25s ease !important;
}

#products-list-filter-form-save:hover {
  transform: translateY(-1px) !important;
  box-shadow: 0 6px 18px rgba(212,175,55,.3) !important;
}

#products-list-filter-form-clear {
  background: rgba(255,255,255,.05) !important;
  border: 1px solid rgba(255,255,255,.1) !important;
  border-radius: 10px !important;
  color: rgba(248,231,185,.6) !important;
  -webkit-text-fill-color: rgba(248,231,185,.6) !important;
  font-size: 13px !important;
  padding: 9px 22px !important;
  transition: all .25s ease !important;
}

#products-list-filter-form-clear:hover {
  background: rgba(255,255,255,.08) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

/* =========================================================
   هاتف — تعديلات إضافية
========================================================= */
@media (max-width: 767px) {
  body[data-template="list_products"] .paddingPage {
    padding: 24px 0 50px !important;
  }

  .products-filter {
    padding: 12px 14px !important;
    gap: 8px !important;
  }

  .btn-filter,
  #products-list-sort {
    font-size: 12px !important;
    padding: 8px 12px !important;
  }

  .count-products {
    font-size: 11.5px !important;
  }
}


.cart-product-error-messages {
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    background: red;
    font-size: 15px;
    border-radius: 50px;
}

/* =====================================================
   فوتر جوك TV — الكود الكامل النهائي
===================================================== */

/* --- الخلفية العامة للفوتر --- */
.footer-store-section.store-section {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(218,174,73,.09) 0%, transparent 55%),
    linear-gradient(180deg, #141109 0%, #0d0b07 100%) !important;
  border-top: 1px solid rgba(218,174,73,.18) !important;
  padding: 60px 0 40px !important;
  position: relative !important;
  overflow: hidden !important;
}

/* خط ذهبي متوهج في الأعلى */
.footer-store-section.store-section::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 10% !important;
  width: 80% !important;
  height: 1px !important;
  background: linear-gradient(90deg,
    transparent,
    rgba(218,174,73,.6) 30%,
    #daae49 50%,
    rgba(218,174,73,.6) 70%,
    transparent) !important;
  box-shadow: 0 0 18px rgba(218,174,73,.4) !important;
}

/* --- لوغو الفوتر --- */
.footer-about-us-links-div .image-logo {
  max-height: 70px !important;
  width: auto !important;
  margin-bottom: 18px !important;
  filter: drop-shadow(0 0 8px rgba(218,174,73,.25)) !important;
}

/* --- نص وصف المتجر --- */
.footer-about-us-links-div p.address.contactFooter {
  color: rgba(248,231,185,.6) !important;
  font-size: 13px !important;
  line-height: 1.85 !important;
  margin-bottom: 14px !important;
  -webkit-text-fill-color: rgba(248,231,185,.6) !important;
}

/* --- هاتف وإيميل --- */
.footer-about-us-links-div p.phone.contactFooter a,
.footer-about-us-links-div p.email.contactFooter a {
  color: rgba(218,174,73,.85) !important;
  -webkit-text-fill-color: rgba(218,174,73,.85) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  transition: color .2s !important;
}

.footer-about-us-links-div p.phone.contactFooter a:hover,
.footer-about-us-links-div p.email.contactFooter a:hover {
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
}

/* --- أيقونات السوشيال ميديا --- */
.footer-about-us-links-div .social-icons {
  gap: 10px !important;
  margin-top: 18px !important;
}

.footer-about-us-links-div .social-icons a.hbtn1 {
  width: 38px !important;
  height: 38px !important;
  border-radius: 10px !important;
  background: rgba(218,174,73,.1) !important;
  border: 1px solid rgba(218,174,73,.22) !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #daae49 !important;
  font-size: 15px !important;
  transition: all .25s ease !important;
  padding: 0 !important;
  text-decoration: none !important;
}

.footer-about-us-links-div .social-icons a.hbtn1:hover {
  background: rgba(218,174,73,.22) !important;
  border-color: rgba(218,174,73,.55) !important;
  box-shadow: 0 4px 14px rgba(218,174,73,.2) !important;
  transform: translateY(-2px) !important;
}

/* أيقونة Font Awesome */
.footer-about-us-links-div .social-icons a.hbtn1 span {
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
}

/* أيقونة تيك توك SVG */
.footer-about-us-links-div .social-icons a.hbtn1 svg {
  fill: #daae49 !important;
}

.footer-about-us-links-div .social-icons a.hbtn1 svg path {
  fill: #daae49 !important;
}

/* --- عناوين أعمدة الفوتر --- */
.footer-about-us-links-div h2,
.col-lg-auto.links h2,
.col-lg-auto.links h2.vat-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
  margin-bottom: 20px !important;
  position: relative !important;
  padding-bottom: 10px !important;
}

.footer-about-us-links-div h2 svg path,
.col-lg-auto.links h2 svg path {
  fill: #daae49 !important;
}

/* --- روابط الفوتر --- */
.footer-about-us-links-div p a,
.col-lg-auto.links p a {
  color: rgba(248,231,185,.6) !important;
  -webkit-text-fill-color: rgba(248,231,185,.6) !important;
  font-size: 13.5px !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  padding: 5px 0 !important;
  transition: all .2s ease !important;
  position: relative !important;
}

.footer-about-us-links-div p a::before,
.col-lg-auto.links p a::before {
  content: '›' !important;
  color: #daae49 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  opacity: 0 !important;
  transform: translateX(5px) !important;
  transition: all .2s ease !important;
}

.footer-about-us-links-div p a:hover,
.col-lg-auto.links p a:hover {
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
  padding-right: 8px !important;
}

.footer-about-us-links-div p a:hover::before,
.col-lg-auto.links p a:hover::before {
  opacity: 1 !important;
  transform: translateX(0) !important;
}

/* --- رقم السجل التجاري --- */
.footervattext {
  color: rgba(248,231,185,.55) !important;
  -webkit-text-fill-color: rgba(248,231,185,.55) !important;
  font-size: 12.5px !important;
}

.footervattext.fw-bold {
  color: rgba(218,174,73,.75) !important;
  -webkit-text-fill-color: rgba(218,174,73,.75) !important;
  font-size: 13px !important;
}

/* =====================================================
   أيقونات الدفع والشحن — خلفية ذهبية
===================================================== */
.footer .icons .logistics-pay-icons,
.logistics-pay-icons {
  gap: 10px !important;
  margin-top: 16px !important;
  flex-wrap: wrap !important;
}

.footer .icons .logistics-pay-icons a,
.logistics-pay-icons a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: linear-gradient(135deg,
    rgba(218,174,73,.22),
    rgba(218,174,73,.1)) !important;
  border: 1px solid rgba(218,174,73,.35) !important;
  border-radius: 12px !important;
  padding: 7px 10px !important;
  transition: all .25s ease !important;
  box-shadow: 0 2px 8px rgba(218,174,73,.1) !important;
}

.footer .icons .logistics-pay-icons a:hover,
.logistics-pay-icons a:hover {
  background: linear-gradient(135deg,
    rgba(218,174,73,.38),
    rgba(218,174,73,.2)) !important;
  border-color: rgba(218,174,73,.6) !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 6px 18px rgba(218,174,73,.22) !important;
}

.footer .icons .logistics-pay-icons a img,
.logistics-pay-icons a img {
  height: 32px !important;
  width: auto !important;
  object-fit: contain !important;
  filter: brightness(1.1) saturate(1.1) !important;
}

/* =====================================================
   قسم Copyright السفلي — التعديل الكامل
===================================================== */
.footer .footer-copyrights-vat-certificate,
.footer-copyrights-vat-certificate {
  background: linear-gradient(180deg,
    rgba(10,8,4,.98) 0%,
    #070503 100%) !important;
  border-top: 1px solid rgba(218,174,73,.12) !important;
  padding: 20px 0 !important;
  position: relative !important;
}

/* خط ذهبي متوهج فوق الكوبيرايت */
.footer .footer-copyrights-vat-certificate::before,
.footer-copyrights-vat-certificate::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 15% !important;
  width: 70% !important;
  height: 1px !important;
  background: linear-gradient(90deg,
    transparent,
    rgba(218,174,73,.5) 30%,
    rgba(218,174,73,.8) 50%,
    rgba(218,174,73,.5) 70%,
    transparent) !important;
  box-shadow: 0 0 12px rgba(218,174,73,.3) !important;
}

/* المحتوى الداخلي للكوبيرايت */
.footer .footer-copyrights-vat-certificate .container {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

/* نصوص الكوبيرايت */
.footer .footer-copyrights-vat-certificate .container *,
.footer .footer-copyrights-vat-certificate p,
.footer .footer-copyrights-vat-certificate span,
.footer .footer-copyrights-vat-certificate div {
  color: rgba(248,231,185,.4) !important;
  -webkit-text-fill-color: rgba(248,231,185,.4) !important;
  font-size: 12.5px !important;
}

/* روابط الكوبيرايت */
.footer .footer-copyrights-vat-certificate a {
  color: rgba(218,174,73,.6) !important;
  -webkit-text-fill-color: rgba(218,174,73,.6) !important;
  text-decoration: none !important;
  transition: color .2s !important;
}

.footer .footer-copyrights-vat-certificate a:hover {
  color: #daae49 !important;
  -webkit-text-fill-color: #daae49 !important;
}

/* شعار zid في الكوبيرايت */
.footer .footer-copyrights-vat-certificate img {
  height: 22px !important;
  width: auto !important;
  opacity: 0.55 !important;
  filter: brightness(1.4) !important;
  transition: opacity .2s !important;
}

.footer .footer-copyrights-vat-certificate img:hover {
  opacity: 0.9 !important;
}

/* أيقونات VAT / شهادات */
.footer .footer-copyrights-vat-certificate .vat-certificate-icons,
.footer .footer-copyrights-vat-certificate .footer-vat-icons {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

.footer .footer-copyrights-vat-certificate .vat-certificate-icons img,
.footer .footer-copyrights-vat-certificate .footer-vat-icons img {
  height: 36px !important;
  width: auto !important;
  opacity: 0.75 !important;
  border-radius: 6px !important;
  background: rgba(218,174,73,.08) !important;
  padding: 3px 6px !important;
  border: 1px solid rgba(218,174,73,.15) !important;
}

/* =====================================================
   فاصل بين الأعمدة (ديسكتوب)
===================================================== */
@media (min-width: 992px) {
  .footer-store-section .col-lg-auto.links {
    border-right: 1px solid rgba(218,174,73,.08) !important;
    padding-right: 40px !important;
    padding-left: 40px !important;
  }

  .footer-store-section .col-lg-3 {
    padding-left: 40px !important;
  }
}

/* =====================================================
   موبايل — توسيط كامل لكل عناصر الفوتر
===================================================== */
@media (max-width: 991px) {

  .footer-store-section.store-section {
    padding: 40px 0 30px !important;
  }

  /* توسيط جميع الأعمدة */
  .footer-store-section .row > div {
    text-align: center !important;
  }

  /* لوغو في المنتصف */
  .footer-about-us-links-div .image-logo {
    display: block !important;
    margin: 0 auto 18px !important;
  }

  /* النصوص والروابط في المنتصف */
  .footer-about-us-links-div p,
  .footer-about-us-links-div p a,
  .col-lg-auto.links p a {
    justify-content: center !important;
    text-align: center !important;
  }

  /* أيقونات السوشيال في المنتصف */
  .footer-about-us-links-div .social-icons {
    justify-content: center !important;
  }

  /* عناوين الأعمدة في المنتصف */
  .footer-about-us-links-div h2,
  .col-lg-auto.links h2,
  .col-lg-auto.links h2.vat-title {
    text-align: center !important;
    font-size: 15px !important;
    margin-top: 10px !important;
  }

  /* أيقونات الدفع في المنتصف */
  .footer .icons .logistics-pay-icons,
  .logistics-pay-icons {
    justify-content: center !important;
  }

  /* رقم السجل في المنتصف */
  .vat-crn-sections {
    justify-content: center !important;
  }

  /* business-center في المنتصف */
  .business-center {
    justify-content: center !important;
  }

  /* فاصل بين الأعمدة موبايل */
  .footer-store-section .col-lg-auto.links {
    border-right: none !important;
    border-top: 1px solid rgba(218,174,73,.08) !important;
    padding: 20px 15px 0 !important;
    margin-top: 10px !important;
  }

  /* كوبيرايت في المنتصف */
  .footer .footer-copyrights-vat-certificate .container {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    gap: 10px !important;
  }

  .footer .footer-copyrights-vat-certificate .vat-certificate-icons,
  .footer .footer-copyrights-vat-certificate .footer-vat-icons {
    justify-content: center !important;
  }
}

/* =====================================================
   موبايل صغير جداً
===================================================== */
@media (max-width: 480px) {

  .footer .icons .logistics-pay-icons a img,
  .logistics-pay-icons a img {
    height: 26px !important;
  }

  .footer-about-us-links-div h2,
  .col-lg-auto.links h2 {
    font-size: 14px !important;
  }

  .footer-about-us-links-div .social-icons a.hbtn1 {
    width: 34px !important;
    height: 34px !important;
  }
}


/* =========================================================
   STICKY ADD TO CART BAR — FINAL v4
========================================================= */

@keyframes stickyGoldShimmer {
  0%   { background-position: -300% center; }
  100% { background-position:  300% center; }
}

@keyframes stickyBuyPulse {
  0%, 100% { box-shadow: 0 8px 24px rgba(218,174,73,.28); }
  50%       { box-shadow: 0 14px 40px rgba(218,174,73,.55); }
}

@keyframes stickyGlow {
  0%, 100% { opacity: .5; }
  50%       { opacity: 1; }
}

@keyframes stickyBtnLens {
  0%   { left: -60%; opacity: 0; }
  30%  { opacity: 1; }
  70%  { opacity: 1; }
  100% { left: 130%; opacity: 0; }
}

/* ===== الحاوية الرئيسية ===== */
#sticky-cart-bar {
  position: fixed;
  bottom: -160px;
  right: 0;
  left: 0;
  z-index: 9998;
  background: linear-gradient(180deg, rgba(22,19,13,.99) 0%, rgba(14,12,7,1) 100%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-top: 1px solid rgba(218,174,73,.30);
  padding: 20px 60px;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  transition: bottom 0.45s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-shadow:
    0 -8px 36px rgba(0,0,0,.6),
    0 -1px 0 rgba(218,174,73,.10);
}

#sticky-cart-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8%;
  width: 84%;
  height: 1.5px;
  background: linear-gradient(90deg,
    transparent,
    rgba(218,174,73,.5) 25%,
    #f0d878 50%,
    rgba(218,174,73,.5) 75%,
    transparent);
  animation: stickyGlow 3s ease-in-out infinite;
}

#sticky-cart-bar.show {
  bottom: 0;
}

/* ===== صورة المنتج — ديسكتوب فقط ===== */
#sticky-cart-bar .sticky-product-img {
  width: 68px;
  height: 68px;
  border-radius: 14px;
  object-fit: cover;
  border: 2px solid rgba(218,174,73,.38);
  margin-left: 28px;
  flex-shrink: 0;
  box-shadow: 0 6px 18px rgba(0,0,0,.4);
  transition: transform .3s ease, border-color .3s ease;
}

#sticky-cart-bar:hover .sticky-product-img {
  transform: scale(1.06);
  border-color: rgba(218,174,73,.7);
}

/* ===== معلومات المنتج — ديسكتوب ===== */
#sticky-cart-bar .sticky-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin-left: 40px;
  flex-shrink: 0;
  max-width: 320px;
  gap: 6px;
}

#sticky-cart-bar .sticky-product-name {
  font-size: 1.05rem;
  font-weight: 600;
  color: rgba(248,231,185,.88);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  text-align: right;
  line-height: 1.4;
}

#sticky-cart-bar .sticky-price {
  font-size: 1.45rem;
  font-weight: 900;
  background: linear-gradient(90deg, #daae49, #f5e07a, #c9922a, #daae49);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: stickyGoldShimmer 5s linear infinite;
  white-space: nowrap;
  text-align: right;
  line-height: 1.2;
  padding-left: 20px;
    padding-right: 20px;
}

/* ===== منطقة الأزرار ===== */
#sticky-cart-bar .sticky-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex: 1;
  padding: 0 20px;
}

/* ===== الكمية ===== */
#sticky-cart-bar .sticky-qty {
  display: flex;
  align-items: center;
  background: rgba(255,255,255,.04);
  border: 1.5px solid rgba(218,174,73,.30);
  border-radius: 50px;
  overflow: hidden;
  transition: border-color .25s ease;
}

#sticky-cart-bar .sticky-qty:hover {
  border-color: rgba(218,174,73,.60);
}

#sticky-cart-bar .sticky-qty-btn {
  width: 44px;
  height: 52px;
  background: transparent;
  border: none;
  color: #daae49;
  font-size: 1.4rem;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s ease, color .2s ease;
}

#sticky-cart-bar .sticky-qty-btn:hover {
  background: rgba(218,174,73,.16);
  color: #f5e07a;
}

#sticky-cart-bar .sticky-qty-num {
  min-width: 46px;
  height: 52px;
  text-align: center;
  background: transparent;
  border: none;
  border-right: 1px solid rgba(218,174,73,.20);
  border-left: 1px solid rgba(218,174,73,.20);
  color: #fff;
  font-size: 1.05rem;
  font-weight: 700;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ===== زر أضف للسلة ===== */
#sticky-cart-bar .sticky-add-btn {
  position: relative;
  overflow: hidden;
  background: transparent;
  color: #daae49;
  border: 2px solid rgba(218,174,73,.50);
  border-radius: 50px;
  padding: 14px 36px;
  font-size: 1.05rem;
  font-weight: 700;
  cursor: pointer;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  white-space: nowrap;
  transition: all .28s ease;
  letter-spacing: .3px;
}

#sticky-cart-bar .sticky-add-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg,
    transparent 20%,
    rgba(218,174,73,.20) 50%,
    transparent 80%);
  transform: translateX(-100%);
  transition: transform .5s ease;
}

#sticky-cart-bar .sticky-add-btn:hover {
  background: rgba(218,174,73,.12);
  border-color: rgba(218,174,73,.80);
  color: #f5e07a;
  box-shadow:
    0 8px 22px rgba(218,174,73,.20),
    inset 0 0 0 1px rgba(218,174,73,.10);
  transform: translateY(-2px);
}

#sticky-cart-bar .sticky-add-btn:hover::before {
  transform: translateX(100%);
}

/* ===== زر اشتري الآن ===== */
#sticky-cart-bar .sticky-buy-btn {
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg,
    #b88b3c, #f0d878, #daae49, #c9922a, #f0d878, #b88b3c);
  background-size: 300% auto;
  color: #0d0900;
  border: none;
  border-radius: 50px;
  padding: 15px 40px;
  font-size: 1.05rem;
  font-weight: 800;
  cursor: pointer;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  white-space: nowrap;
  letter-spacing: .3px;
  animation:
    stickyGoldShimmer 3.5s linear infinite,
    stickyBuyPulse 3s ease-in-out infinite;
  transition: transform .25s ease, box-shadow .25s ease;
  box-shadow:
    0 8px 24px rgba(218,174,73,.32),
    inset 0 1px 0 rgba(255,245,200,.38);
}

#sticky-cart-bar .sticky-buy-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -60%;
  width: 40%;
  height: 100%;
  background: linear-gradient(90deg,
    transparent,
    rgba(255,255,255,.30),
    transparent);
  transform: skewX(-20deg);
  animation: stickyBtnLens 3.5s ease-in-out infinite;
}

#sticky-cart-bar .sticky-buy-btn:hover {
  transform: translateY(-3px) scale(1.04);
  box-shadow:
    0 16px 36px rgba(218,174,73,.50),
    inset 0 1px 0 rgba(255,245,200,.45);
}

/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 768px) {
  #sticky-cart-bar {
    bottom: -160px;
    left: 10px;
    right: 10px;
    border-radius: 22px 22px 0 0;
    border: 1px solid rgba(218,174,73,.28);
    border-bottom: none;
    padding: 16px 20px 20px;
    min-height: 76px;
    gap: 14px;
    justify-content: space-between;
    align-items: center;
  }

  #sticky-cart-bar.show {
    bottom: 82px;
  }

  /* إخفاء الصورة في الجوال */
  #sticky-cart-bar .sticky-product-img {
    display: none;
  }

  /* إخفاء اسم المنتج — الجوال */
  #sticky-cart-bar .sticky-product-name {
    display: none;
  }

  /* السعر فقط — يسار */
  #sticky-cart-bar .sticky-info {
    flex: 0 0 auto;
    align-items: flex-start;
    margin-left: 0;
    gap: 0;
    max-width: none;
  }

  #sticky-cart-bar .sticky-price {
    font-size: 1.35rem;
    font-weight: 900;
    line-height: 1;
  }

  /* إخفاء الكمية في الجوال */
  #sticky-cart-bar .sticky-qty {
    display: none;
  }

  /* الأزرار — يمين */
  #sticky-cart-bar .sticky-actions {
    flex: 0 0 auto;
    flex-direction: row;
    gap: 10px;
    padding: 0;
    align-items: center;
  }

  #sticky-cart-bar .sticky-add-btn {
    padding: 13px 22px;
    font-size: 0.95rem;
    border-width: 1.5px;
  }

  #sticky-cart-bar .sticky-buy-btn {
    padding: 13px 22px;
    font-size: 0.95rem;
  }
}

@media (max-width: 400px) {
  #sticky-cart-bar {
    padding: 14px 16px 18px;
    gap: 10px;
  }

  #sticky-cart-bar .sticky-price {
    font-size: 1.15rem;
  }

  #sticky-cart-bar .sticky-add-btn,
  #sticky-cart-bar .sticky-buy-btn {
    padding: 12px 16px;
    font-size: 0.88rem;
  }
}


/* زر أضف إلى السلة */
.products-details-page #product-view-add-to-cart,
.products-details-page .btn-add-to-cart {
  background: linear-gradient(135deg, #1a1400 0%, #2a1f00 100%) !important;
  color: #daae49 !important;
  border: 1.5px solid rgba(218,174,73,0.45) !important;
  border-radius: 12px !important;
  min-height: 50px !important;
  font-weight: 700 !important;
  transition: all 0.25s ease !important;
  box-shadow: none !important;
}

/* زر اشتري الآن */
.products-details-page .btn-buy-now,
.products-details-page #product-view-buy-now,
.products-details-page [class*="buy-now"],
.products-details-page [class*="buy_now"] {
  background: linear-gradient(135deg, #f0d878 0%, #daae49 60%, #b8892e 100%) !important;
  color: #0A0800 !important;
  border: none !important;
  border-radius: 12px !important;
  min-height: 50px !important;
  font-weight: 800 !important;
  transition: all 0.25s ease !important;
  box-shadow: 0 8px 20px rgba(218,174,73,0.30) !important;
}






/* =========================================================
   optionsBox — سطر واحد: الكمية يمين + الأعداد يسار
========================================================= */
.products-details-page .optionsBox {
  grid-template-columns: 1fr 0fr !important;
  align-items: center !important;
  width: 100% !important;
  margin: 12px 0 !important;
  gap: 12px !important;
  padding: 10px 16px !important;
}

/* العنوان / الكمية — يمين في عموده */
.products-details-page .optionsBox label,
.products-details-page .optionsBox .option-title,
.products-details-page .optionsBox > span,
.products-details-page .optionsBox .title {
  justify-self: end !important;
  white-space: nowrap !important;
  color: #c4b89a !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  margin: 0 !important;
}

/* حاوية الأعداد — يسار في عموده */
.products-details-page .optionsBox .options,
.products-details-page .optionsBox ul,
.products-details-page .optionsBox .option-values {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  justify-self: start !important;
}

/* select-quantity و product-form */
.products-details-page .product-form,
.products-details-page .select-quantity-div {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  align-items: center !important;
  width: 100% !important;
  gap: 12px !important;
  padding: 10px 16px !important;
}

.products-details-page .select-quantity-div .product-title {
  justify-self: end !important;
  white-space: nowrap !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #c4b89a !important;
  margin: 0 !important;
}

.products-details-page .select-quantity {
  justify-self: start !important;
  width: auto !important;
  min-width: 100px !important;
}

/* كل خيار */
.products-details-page .optionsBox .options li,
.products-details-page .optionsBox .options li a,
.products-details-page .optionsBox .options span,
.products-details-page .optionsBox .option-value {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 40px !important;
  min-height: 36px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,0.03) !important;
  color: #b8a98a !important;
  border: 1.5px solid rgba(180,155,100,0.28) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all 0.22s ease !important;
  text-decoration: none !important;
  list-style: none !important;
  white-space: nowrap !important;
}

/* hover */
.products-details-page .optionsBox .options li:hover,
.products-details-page .optionsBox .options li a:hover,
.products-details-page .optionsBox .option-value:hover {
  background: rgba(180,155,100,0.10) !important;
  border-color: rgba(196,184,154,0.60) !important;
  color: #e8dfc0 !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 12px rgba(180,155,100,0.12) !important;
}

/* المحدد */
.products-details-page .optionsBox .options li.active,
.products-details-page .optionsBox .options li.selected,
.products-details-page .optionsBox .options li a.active,
.products-details-page .optionsBox .option-value.active,
.products-details-page .optionsBox .option-value.selected {
  background: rgba(180,155,100,0.16) !important;
  border-color: #c4b89a !important;
  color: #f0e8cf !important;
  box-shadow: 0 4px 16px rgba(180,155,100,0.18) !important;
}

/* جوال */
@media (max-width: 767px) {
  .products-details-page .optionsBox,
  .products-details-page .select-quantity-div {
    padding: 8px 12px !important;
    gap: 8px !important;
  }

  .products-details-page .optionsBox .options li,
  .products-details-page .optionsBox .options li a,
  .products-details-page .optionsBox .option-value {
    min-height: 32px !important;
    min-width: 34px !important;
    padding: 0 10px !important;
    font-size: 13px !important;
  }
}

/* =========================================================
   MOBILE FIX — نهائي ✅
========================================================= */
@media (max-width: 767px) {

  /* 1. الـ mask بنفس الارتفاع الأصلي الذي كان يعمل */
  .product-item.style1 .mask {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    height: 270px !important;
  }

  /* 2. بطاقة المنتج */
  .product-item.style1 {
    max-width: 320px;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  /* 3. إزالة الفراغ بين الصورة والـ content */
  .product-item.style1 .content {
    margin-top: 0 !important;
    padding-top: 6px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  /* 4. إزالة الفراغ أسفل زر أضف للسلة */
  .product-item .btns,
  .product-item.style1 .btns {
    gap: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  /* 5. إخفاء زر المفضلة */
  .product-item .btns .add-to-wishlist,
  .products-slider .btns .add-to-wishlist,
  .product-item .content .btns .add-to-wishlist {
    display: none !important;
  }

  /* 6. زر أضف للسلة — عرض كامل */
  .product-item .addCart,
  .product-item.style1 .addCart {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  /* 7. نص وحجم زر أضف للسلة */
  .product-item .addCart .btn-product-card.hbtn1.a-shopping-cart,
  .products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart {
    width: 100% !important;
    min-height: 42px !important;    /* كان 38px */
    padding: 0 8px !important;
    font-size: 13px !important;     /* كان 11px */
  }

  .product-item .addCart .btn-product-card.hbtn1.a-shopping-cart span,
  .product-item .addCart .btn-product-card.hbtn1.a-shopping-cart .add-to-cart-text,
  .products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart span,
  .products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart .add-to-cart-text {
    font-size: 13px !important;     /* كان 11px */
    font-weight: 700 !important;
    color: var(--gold-text) !important;
  }

  /* 8. أيقونة الزر */
  .product-item .addCart .btn-product-card.hbtn1.a-shopping-cart::before,
  .products-slider .addCart .btn-product-card.hbtn1.a-shopping-cart::before {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    font-size: 12px !important;
  }

  /* 9. إصلاح منتج واحد في السلايدر (قسم العروض) */
  .products-slider .slick-slide.slick-active:only-child .product-item.style1 .mask,
  .products-slider .slick-track .prod-col:first-child:last-child .product-item.style1 .mask {
    height: auto !important;
    min-height: 270px !important;
  }

}



/* =========================================================
   HEADER OVER HERO — FIXED v3
========================================================= */
.ParentMainSlider {
  position: relative !important;
  margin-top: -92px !important;
  z-index: 0 !important;
}

/* ✅ لا نلمس position حتى يعمل الـ sticky */
.vs-header.layout3 {
  z-index: 50 !important;
}

.vs-header.layout3 .sticky-wrapper {
  background: transparent !important;
}

/* الهيدر شفاف في وضعه الطبيعي */
.vs-header.layout3 .sticky-active {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* عند النزول — يصير له خلفية */
.vs-header.layout3 .sticky-active.fixed-header,
.vs-header.layout3 .header-fixed,
.vs-header.layout3 [class*="fixed"],
.vs-header.layout3 [class*="scrolled"],
.vs-header.layout3 [class*="sticky--active"] {
  background: rgba(10, 8, 0, 0.92) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  box-shadow: 0 4px 24px rgba(0,0,0,0.28) !important;
  border-bottom: 1px solid rgba(218,174,73,0.14) !important;
}

.vs-header.layout3 .sticky-active > .container.custom-container {
  position: relative !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.vs-header.layout3 .sticky-active > .container.custom-container > .d-flex {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  min-height: 84px !important;
  gap: 24px !important;
}



/*
 * ════════════════════════════════════════════════════════════
 *  badge-name / small — شريط العنوان الترويجي للمنتج
 * ════════════════════════════════════════════════════════════
 *
 *  الوظيفة:
 *    يُنسّق الشريط الترويجي الذي يظهر فوق صورة المنتج عند
 *    تحريك الماوس عليه، ويعرض نص تسويقي مثل:
 *    "عرض خاص" · "الأكثر مبيعاً" · "جديد" · "خصم 50%"
 *
 *  ما يفعله هذا التنسيق:
 *    1 يستبدل اللون الثابت (--primary-color) بتدرج ذهبي فاخر
 *    2 يُضيف حركة بريق تمر من اليمين لليسار كل 3 ثوانٍ
 *    3 يُظهر خطاً ذهبياً رفيعاً في الأعلى والأسفل لإطار أنيق
 *    4 عند hover → يُسرّع البريق ويزيد التوهج الذهبي
 *
 *  يؤثر على:
 *    .badge-name  ← العنوان الترويجي النصي
 *    small        ← النص الصغير الترويجي
 *    كلاهما داخل: .product-item .mask .options
 * ════════════════════════════════════════════════════════════
 */

.product-item .mask .options .badge-name,
.product-item .mask .options small {
    display: block;
    position: relative;
    left: 0px;
    top: auto !important;
    opacity: 1;
    transition: all .3s ease 0s;

    /* ═══ التدرج الذهبي الفاخر ═══ */
    background: linear-gradient(
        90deg,
        #7a5c00 0%,
        #c9952a 25%,
        #f0d060 50%,
        #c9952a 75%,
        #7a5c00 100%
    );
    background-size: 200% auto;
    animation: jwkGoldShine 3s linear infinite;

    /* ═══ النص ═══ */
    color: #1a0f00;
    font-size: 13px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 0.04em;
    text-shadow: 0 1px 2px rgba(255,220,80,0.25);

    /* ═══ الشكل ═══ */
    padding: 0px 15px;
    border-radius: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 28px;

    /* ═══ خط علوي وسفلي رفيع ═══ */
    border-top: 1px solid rgba(255,220,80,0.45);
    border-bottom: 1px solid rgba(140,90,0,0.55);

    /* ═══ توهج خفيف ═══ */
    box-shadow: 0 2px 10px rgba(180,130,20,0.25),
                inset 0 1px 0 rgba(255,235,100,0.2);
}

/* ═══ حركة البريق المتحرك ═══ */
@keyframes jwkGoldShine {
    0%   { background-position: 200% center; }
    100% { background-position: -200% center; }
}

/* ═══ hover ═══ */
.product-item .mask .options .badge-name:hover,
.product-item .mask .options small:hover {
    background: linear-gradient(
        90deg,
        #9a7800 0%,
        #daa830 25%,
        #ffe070 50%,
        #daa830 75%,
        #9a7800 100%
    );
    background-size: 200% auto;
    animation: jwkGoldShine 1.5s linear infinite;
    box-shadow: 0 3px 16px rgba(200,160,20,0.45),
                inset 0 1px 0 rgba(255,245,120,0.3);
    color: #0d0800;
}

/* ===== إصلاح محاذاة label اختر باقة التجديد وحقل اليوزر ===== */

#product-custom-user-dropdown-fields,
#product-custom-user-input-fields {
    text-align: right !important;
    direction: rtl !important;
}

#product-custom-user-dropdown-fields .form-group,
#product-custom-user-input-fields .form-group {
    text-align: right !important;
}

#product-custom-user-dropdown-fields .form-group > div,
#product-custom-user-input-fields .form-group > div {
    text-align: right !important;
}

#product-custom-user-dropdown-fields label,
#product-custom-user-dropdown-fields label span,
#product-custom-user-input-fields label,
#product-custom-user-input-fields label span {
    display: block !important;
    text-align: right !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    float: none !important;
}

#product-custom-user-dropdown-fields select.form-control,
#product-custom-user-input-fields input.form-control {
    text-align: right !important;
    direction: rtl !important;
}

  .product-item .mask .options .badge-name, .product-item .mask .options small {
    border: transparent;
  }

/* ===== توسيط محتوى تفاصيل المنتج في الحاسوب فقط ===== */
@media (min-width: 992px) {
    .tableDetails .table .tab.details {
        text-align: center;
        text-align-last: center;
    }
}



@media (max-width: 767px) {

  /* 1. الـ mask بنفس الارتفاع الأصلي الذي كان يعمل */
 .tableDetails .table .tab.details {
        padding: 5px;
    }
}

/* ===== إصلاح قطع صور بطاقات المنتجات على الموبايل ===== */

@media (max-width: 991px) {

  /* الحاوية الرئيسية للبطاقة */
  .product-item.style1 {
    overflow: hidden !important;
    width: 100% !important;
  }

  /* الـ mask التي تحتوي الصورة */
  .product-item.style1 .mask {
    overflow: hidden !important;
    width: 100% !important;
    height: auto !important;
    min-height: unset !important;
    max-height: unset !important;
  }
  /* حاوية الواتس اب whatsapp */
  @media (max-width: 767px) {
    .whatsChat {
        right: 10px;
        top: 500px;
 
    }
}
  
  /* حاوية الصورة */
  .product-item.style1 .imagesSlider {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    aspect-ratio: 1 / 1; /* مربع متجاوب بدون قطع */
  }

  /* رابط الصورة */
  .product-item.style1 .imagesSlider .image {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  /* الصورة نفسها */
  .product-item.style1 .imagesSlider img {
    width: 85% !important;
    height: 100% !important;
    max-width: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
  }

  /* منع أي overflow في الـ row والـ container */
  .products-page .row,
  .home-page .row {
    overflow-x: hidden !important;
  }
}

@media (max-width: 767px) {
  /* إصلاح إضافي للموبايل الصغير */
  .product-item.style1 .imagesSlider {
    aspect-ratio: 1 / 1 !important;
    max-height: none !important;
    height: auto !important;
  }

  .product-item.style1 .imagesSlider img {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    transform: none !important;
    min-height: unset !important;
    min-width: unset !important;
  }
}



.cart-product-col-img,
.cart-product-col-img a.cart-product-image-link {
  height: auto !important;
  overflow: visible !important;
}

.cart-product-col-img {
  aspect-ratio: 4 / 5 !important;
}

.cart-product-col-img img.cart-product-image {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center bottom !important;
  display: block !important;
}


.cartBox .item .img {
  width: 90px !important;
  height: 112px !important; /* 4:5 تقريبًا */
  overflow: hidden !important;
  display: block !important;
}

.cartBox .item .img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center bottom !important;
  display: block !important;
}

@media (max-width: 768px) {
  .cartBox .item .img {
    width: 84px !important;
    height: 105px !important;
    flex: 0 0 84px !important;
    overflow: hidden !important;
  }

  .cartBox .item .img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
  }
}



.shareProduct {
  width: 100% !important;
  text-align: center !important;
}

.shareProduct .product-icon {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.shareProduct .social-icons {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
}

.shareProduct .social-icons a {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
}


.products-details-page .div-product-sku .skuTitle {
    content-visibility: hidden;
}