/* Hide .advanced-slider--0 on mobile and show on desktop */
.advanced-slider--0 {
  display: none;
}
.product-card__title a{
    text-transform: uppercase;
}
.product-single__info .md\:text-2xl {
    text-transform: uppercase !important;
}

.flex.rtl\:space-x-reverse.space-x-2.items-end.justify-center.anime-item p.text-sm.text-text-grey.mb-1{
    text-align: center;
}

@media (min-width: 768px) {
  .advanced-slider--0 {
    display: block;
  }
}
@media (max-width: 768px) {
 salla-products-list.auto-fit .s-products-list-wrapper:not(.s-products-list-horizontal-cards) {
    display: flex!important;
    justify-content: center!important;
}
}

.advanced-slider--1 {
  display: block;
}

@media (min-width: 768px) {
  .advanced-slider--1 {
    display: none;
  }
}

.product-card__mini-cart button,.product-card__normal-cart salla-add-product-button .s-button-primary-outline {
    background-color: var(--color-primary);
    color: #fff;
    border-color: var(--color-primary)
}

.top-navbar .container.flex.justify-between .flex.items-center a.topnav-link-item.\!flex.items-center {
    display: none !important;
}
.top-navbar{
border-bottom:0;
}
span.sicon-flag-wave.rtl\:ml-1.ltr\:mr-1 {
    display: none;
}

.product-card__buttons.normal>div{
display: none;
}

.main-nav-container.fixed-header .inner{
    background: black!important;
}
.product-single.thumbnails.product-1170509113 .flex.flex-wrap.row .product-single__inner.col-xl-9.col-lg-12.col-md-12.col-12.lg\:\!w-4\/4.w-full .flex.flex-wrap.h-full .product-single__info.col-lg-5.col-md-12.col-12.lg\:\!w-2\/4.md\:w-full.w-full.ltr\:md\:pl-\[15px\].rtl\:md\:pr-\[15px\].mt-5.sm\:mt-0 .flex.flex-col.space-y-5.mb-5 .flex.items-center.flex-grow.shrink-0.text-store-text-primary.remained-quantity{
display: block;
}
.flex.items-center.flex-grow.shrink-0.text-store-text-primary.remained-quantity {
    display: none;
}
div.enhanced_rounded_contacts a[aria-label="whatsapp"] {
    display: none !important;
}

.s-block--advanced-content.s-block--background-layout .background-media-wrapper .background-overlay{
    background-color: #C53E35;
}

.s-block--advanced-content.s-block--background-layout{
    min-height: 220px!important;
}

.s-block--advanced-content.s-block--background-layout .background-media-wrapper{
    height: 84%!important;
}

.s-block--advanced-content.s-block--background-layout .relative.overflow-hidden.py-8 {
    padding: 5px 0 0 0;
}
 
@media (min-width: 992px) {
    .s-block--advanced-content.s-block--background-layout .advanced-content-text,
    .s-block--advanced-content.s-block--background-layout .advanced-content-text .content-wrapper {
        width: 78%!important;
        margin: auto!important;
    }
    [dir=ltr] salla-count-down.w-full.s-count-down-wrapper.hydrated {
    direction: rtl;
}
[dir=ltr].background-content-wrapper.relative.p-4.lg\:p-8 {
    padding: 1% 0 0 0;
}
}
 
@media (max-width: 767px) {
   [dir=ltr] .s-block--advanced-content.s-block--background-layout .advanced-content-text .content-wrapper .bg-text-content .bg-title{
                font-size: 1.2rem;
    }
}

.s-payments-list-item img[width="0"] {
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 768px) {
  /* Hide wishlist and quick view icons on mobile */
  .product-card__actions, 
  .product-card__buttons.normal {
    display: none !important;
  }
}

div#ib-launcher {
    display: none;
}
html[lang="en"] .s-advertisement[data-id="300499367"] .s-advertisement-content-main a {
    visibility: hidden;
    position: relative;
}

html[lang="en"] .s-advertisement[data-id="300499367"] .s-advertisement-content-main a::after {
    content: "Order today to guarantee delivery before Eid";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}
@media (max-width: 768px) {
html[lang="en"]  .s-advertisement-content{
  display: block;
}
}
html[lang="ar"] .product-card__promotion {
    right: 10px !important;
    left: auto !important;
}
a[href="https://wa.me/966554196400"] {
    display: none;
}

p.product-card__subtitle.text-sm.text-store-text-secondary.leading-6.mb-2\.5 {
    display: none;
}
h2.product-entry__sub-title.text-sm.text-store-text-secondary.leading-6.mb-2\.5 {
    visibility: hidden;
}

/* 1. Completely stop the animation */
.promotion-banner__inner ul,
.promotion-banner__inner li {
    animation: none !important;
    transform: none !important;
}

/* 2. Hide duplicates and keep only the first item */
.promotion-banner__inner li:not(:first-child) {
    display: none !important;
}

/* 3. Center the text within the banner */
.promotion-banner__inner {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.promotion-banner__inner ul {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 4. Ensure text doesn't overflow */
.promotion-banner__inner li {
    width: auto !important;
    text-align: center !important;
}

p.s-infinite-scroll-last.infinite-scroll-last {
    display: none;
}

/* =========================================
   NEW MODAL CSS (Reef Style)
   ========================================= */

/* Custom Header Button Styling */
.custom-country-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0 10px;
  font-family: inherit;
  font-size: 14px;
  color: inherit;
}
.custom-country-btn .sicon-flag-wave {
  font-size: 16px;
}

/* Modal Overlay (Dark Background) */
.ibraq-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.ibraq-modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Modal White Box */
.ibraq-modal-box {
  background: #fff;
  width: 95%;
  max-width: 600px;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
  position: relative;
  transform: translateY(20px);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  max-height: 90vh;
}
.ibraq-modal-overlay.active .ibraq-modal-box {
  transform: translateY(0);
}

/* Close Button */
.ibraq-modal-close {
  position: absolute;
  top: 15px;
  left: 15px;
  background: transparent;
  border: none;
  font-size: 18px;
  color: #ff5b5b;
  cursor: pointer;
  z-index: 10;
}
[dir="ltr"] .ibraq-modal-close {
  left: auto;
  right: 15px;
}

/* Modal Header */
.ibraq-modal-header {
  text-align: center;
  padding: 30px 20px 20px;
  border-bottom: 1px solid #eee;
}
.ibraq-store-icon {
  width: 70px;
  height: 70px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  font-size: 28px;
  color: #333;
}
.ibraq-modal-header p {
  color: #777;
  font-size: 14px;
  margin: 0 0 5px;
}
.ibraq-modal-header h3 {
  font-size: 18px;
  color: #333;
  margin: 0;
  font-weight: bold;
}

/* Modal Body & List */
.ibraq-modal-body {
  padding: 20px;
  overflow-y: auto;
}
.ibraq-list-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
}
.ibraq-radio-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* Custom Radio Items */
.ibraq-radio-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 15px;
  color: #333;
}
.ibraq-radio-item input {
  display: none;
}
.ibraq-radio-item .custom-radio {
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
.ibraq-radio-item input:checked + .custom-radio {
  border-color: #3b82f6;
}
.ibraq-radio-item input:checked + .custom-radio::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #3b82f6;
  border-radius: 50%;
}

/* Modal Footer & Confirm Button */
.ibraq-modal-footer {
  padding: 20px;
}
.ibraq-btn-black {
  width: 100%;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}
.ibraq-btn-black:hover {
  background-color: #222;
}

button.grow.flex.items-center[aria-label="Change Currency"] {
    display: none;
}
.store-home #mainnav .main-menu > li.root-level > a > span,
.store-home #mainnav .main-menu > li.root-level > span {
    color: #ffffff !important;
}
.store-home #mainnav .sicon-menu,
.store-home #mainnav .menu-label,
.store-home #mainnav .header-btn__icon,
.store-home #mainnav salla-cart-summary i,
.store-home #mainnav .s-cart-summary-total,
.store-home #mainnav .s-user-menu-trigger-hello,
.store-home #mainnav .s-user-menu-trigger-name {
    color: #ffffff !important;
}

<style>
/* Basic container styling for Ibraq branches */
.ibraq-branches-container { font-family: inherit; margin: 20px 0; }
.ibraq-acc-section { margin-bottom: 12px; border: 1px solid #e5e7eb; border-radius: 8px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }

/* Country buttons (Main toggle menu) - Removed yellow hover */
.ibraq-btn-toggle { width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background: #fafafa; border: none; cursor: pointer; font-size: 1.2rem; font-weight: bold; color: #111; transition: background 0.3s, color 0.3s; border-radius: 8px; outline: none; }
.ibraq-btn-toggle:hover, .ibraq-btn-toggle.active { color: #000; background: #e5e7eb; }

/* City buttons (Sub menu) - Removed yellow hover */
.ibraq-city-btn { width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 14px 20px; background: #fff; border: none; border-top: 1px solid #f1f1f1; cursor: pointer; font-size: 1.05rem; font-weight: 600; color: #333; outline: none; transition: color 0.2s, background 0.2s; }
.ibraq-city-btn:hover, .ibraq-city-btn.active { color: #000; background: #f9f9f9; }

/* Arrow Icons */
.ibraq-icon { width: 20px; height: 20px; transition: transform 0.3s ease; flex-shrink: 0; }
.ibraq-icon.rotate-180 { transform: rotate(180deg); }

/* Accordion content wrappers (Smooth height transition) */
.ibraq-content { display: grid; grid-template-rows: 0fr; transition: grid-template-rows 0.35s ease; }
.ibraq-content.is-open { grid-template-rows: 1fr; }
.ibraq-inner { overflow: hidden; }

/* Branches list styling - Replaced yellow with standard black/gray and underline on hover */
.ibraq-list { list-style: none; padding: 10px 20px; margin: 0; display: flex; flex-direction: column; gap: 10px; background: #fff; }
.ibraq-list li a { color: #4b5563; text-decoration: none; font-size: 0.95rem; transition: color 0.2s; display: inline-block; }
.ibraq-list li a:hover { color: #000; font-weight: 500; text-decoration: underline; }
.ibraq-hotline { margin-top: 15px; font-weight: bold; padding: 10px 20px; background: #fdfdfd; border-top: 1px dashed #eee; display: block; color: #333; }
.ibraq-hotline a { color: #111; text-decoration: underline; }

/* Arabic layout specifics */
#ibraq-branches-ar { direction: rtl; text-align: right; }
#ibraq-branches-ar .ibraq-list li { position: relative; padding-right: 18px; }
#ibraq-branches-ar .ibraq-list li::before { content: '•'; position: absolute; right: 0; color: #666; font-size: 1.2rem; line-height: 1; }

/* English layout specifics */
#ibraq-branches-en { direction: ltr; text-align: left; display: none; }
#ibraq-branches-en .ibraq-list li { position: relative; padding-left: 18px; }
#ibraq-branches-en .ibraq-list li::before { content: '•'; position: absolute; left: 0; color: #666; font-size: 1.2rem; line-height: 1; }
</style>