#app > div.app-inner.flex.flex-col.min-h-full > div.kayan-banner-full-width.w-full.h-screen.relative.overflow-hidden.block.block > a > div.lg\:hidden.block.w-full.h-full.bg-no-repeat.bg-center.bg-cover{
position:relative;
}
/*----Banner----*/
section.py-8.s-block.s-block--fixed-banner.wide-placeholder {
    padding-top: 0px;
    padding-bottom: 0px;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-inline: 0;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    margin-top: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder .img {
   border-radius: 0px;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-inline: 0;
    max-width: none;
    
}
.banner--fixed img {
    border-radius: 0px;
}
/*
#app > div.app-inner.flex.flex-col.min-h-full > div.kayan-banner-full-width.w-full.h-screen.relative.overflow-hidden.block.block > a > div.lg\:hidden.block.w-full.h-full.bg-no-repeat.bg-center.bg-cover::before {
    position: absolute;
    content: "تألقى هذا الصيف بتفاصيل ناعمة وأناقة لا تًضـاهى في كل لـحظة";
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    font-size: 20px;
    width: 70%;
    font-weight:700;
}
*/
/*
#app > div.kayan-banner-full-width.w-full.h-screen.relative.overflow-hidden.block.block > a > div.lg\:hidden.block.w-full.h-full.bg-no-repeat.bg-center.bg-cover::before {
    position: absolute;
    content: "عسيف .. حيث تلتقى الفخامة بالأصالة فى كل تفصيلة من عبايتك";
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    font-size: 20px;
    width: 70%;
    font-weight:700;
}
*/
.kayan-main-links .s-block--categories salla-slider .s-slider-nav-arrow,
.kayan-main-links .s-block--categories salla-slider .swiper-button-next,
.kayan-main-links .s-block--categories salla-slider.swiper-button-prev {
  display: none !important;
}
@media(max-width: 767px){
	
	
.kayan-main-links .s-block--categories salla-slider .s-slider-container.swiper {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px !important;
  justify-items: center !important;
  transform: none !important;
  overflow: visible !important;
}

.kayan-main-links .s-block--categories salla-slider .s-slider-swiper-wrapper.swiper-wrapper {
  display: contents !important;
}

.kayan-main-links .s-block--categories salla-slider .swiper-slide {
  width: 100% !important;
}

.kayan-main-links .s-block--categories salla-slide .aspect-square {
  aspect-ratio: 1 / 1;
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 8px !important;
  overflow: hidden !important;
}

.kayan-main-links .s-block--categories salla-slider .s-slider-nav-arrow,
.kayan-main-links .s-block--categories salla-slider .swiper-button-next,
.kayan-main-links .s-block--categories salla-slider.swiper-button-prev {
  display: none !important;
  }
}

.s-block--marquee .marquee__content li:after{
content:"";
background-image:url(https://upload.wikimedia.org/wikipedia/commons/0/0d/Flag_of_Saudi_Arabia.svg);
width: 23px;
    height: 15px;
    background-size: contain;
    margin-right: 5px;
    margin-top: 3px;
}