We Ship All Our Products Across Saudi Arabia EXCEPT the SOUTH REGION 💚
We Assure you a Melt-Free Delivery
* --- Fix iOS blue edge lines on announcement bar --- */
.websensepro-announcement-bar,
.websensepro-announcement-bar * {
-webkit-tap-highlight-color: transparent; /* iOS tap glow */
}
/* Swiper nav buttons on the edges */
.websensepro-announcement-bar .websensepro-swiper-button {
outline: none !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
/* Remove focus ring */
.websensepro-announcement-bar .websensepro-swiper-button:focus,
.websensepro-announcement-bar .websensepro-swiper-button:active {
outline: none !important;
box-shadow: none !important;
}
/* Hide default arrow graphics (not required, but keeps edges clean) */
.websensepro-announcement-bar .swiper-button-prev:after,
.websensepro-announcement-bar .swiper-button-next:after {
display: none !important;
}
/* Optional: if you don't need manual arrows at all, make them non-interactive */
.websensepro-announcement-bar .websensepro-swiper-button {
pointer-events: none; /* comment this out if you want the arrows clickable */
}script src="//cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js">