/* Add custom CSS styles below */ 
/* Developed BY Hashem Mdoukh +972-597965309 */ 

/*Header*/
.header-btn__icon.icon.sicon-search,
.header-btn__icon.sicon-user {
    position: relative;
    display: flex;
    
}

.header-btn__icon.icon.sicon-search::after,
.header-btn__icon.sicon-user::after {
    content: "";
    position: absolute;
    left: 3%;
    top: 3%;
    border-radius: 50%;
    border-top: 2px solid transparent;
    border-right: 2px solid #192a49;
    border-bottom: 2px solid transparent;
    border-left: 2px solid #192a49;
    transition: border 600ms cubic-bezier(.785, .135, .15, .86), transform 600ms cubic-bezier(.785, .135, .15, .86);
    transform: rotate(45deg);
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.header-btn__icon.icon.sicon-search:hover::after,
.header-btn__icon.sicon-user:hover::after {
    border: 2px solid #192a49;
    transform: rotate(135deg)
}
.mobile-menu ul::before {
  background-color: #192a49;
  opacity: 1 !important;
}
.mobile-menu ul li:hover > span {
  background-color: #192a49;
  color:#FFF;
}

/*Header*/

/*Departments*/
.s-slider-block__title {
    justify-content: center;
}
.s-slider-block__title h2 {
    font-size: 2rem;
    font-weight: bold;
}
@media (min-width:768px ){
  [block-title="الأقسام"] .swiper-wrapper {
      justify-content: center;
      margin-bottom: 20px;
  }
}
.slide--cat-entry {
  border: 1px solid #192a49;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: #192a49;
  color: #ffffff;
}
.slide--cat-entry:hover {
  border: 1px solid;
  background-color: #FFFFFF;
  color: #192a49;
  transition: .3s;
}

.slide--cat-entry i {
    color: #FFFFFF;
}
.slide--cat-entry:hover i {
    color: #192a49;
}
@media (max-width: 1024px) {
  .s-block--categories .carousel-slider .swiper {
      padding-left: 0rem !important;
  }
}
img.lazy.loaded {
    object-fit: contain;
    background-position: center top;
}
/*Departments*/

/*Products*/ 
.fit-slider-products .s-slider-swiper-wrapper .swiper-slide custom-salla-product-card {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;

}
.swiper-wrapper {
    margin-bottom: 20px;
}
/*@media (min-width: 992px) {
  .s-button-element:not(:disabled):not([loading]) {
      background-color: var(--color-primary)!important;
  }
  .s-button-text {
    color: #FFFFFF;
  }
}
.wishlist,
.quickview-btn {
    color: var(--bg-primary) !important;
}*/
/*Products*/ 

/*Arrows*/
.s-slider-v-centered .s-slider-block__title-nav button {
    background-color: #192a49;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: #ffffff;
}
/*Arrows*/

/*FAQ*/
.single-faq {
  background-color: #192a49;
}

.single-faq .faq-content p,
.faq-btn p {
  color: #FFFFFF;
  font-size: 18px;
}
.faq-btn i {
  color: #192a49;
}
.faq-btn i {
  background-color: #FFFFFF;
}
/*FAQ*/

/*WhatsApp Button*/
#wa-selia {
  animation: WhatsApp 1200ms linear infinite;
  border-radius: 50%;
}

@keyframes WhatsApp {
    0% {
        box-shadow: 0 0 0 0 #e8cdad;
    }

    100% {
        box-shadow: 0 0 0 5px rgb(77, 194, 71);
    }
}
/*WhatsApp Button*//* Add custom CSS styles below */






.footer-is-custom .store-footer .store-footer__curve {
    color
Sets the color of an element's text
مزيد من المعلومات
عدم العرض
: #0f2c4e;
}