/* سلايدر صور*/
@media (max-width: 767px) {
    .s-block.home-slider,
    .s-block.home-slider .swiper-lazy-wrap {
        height: calc(100vw * 9 / 16) !important; /* النسبة 16:9 */
        min-height: calc(100vw * 9 / 16) !important;
    }

    .s-block.home-slider .swiper-lazy {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }
}





@media (min-width: 768px) { 
    .swiper-lazy-wrap {
        height: 100vh !important; 
        min-height: 100vh !important;
    }
}

/**************/
.advanced-slider .swiper .swiper-slide-active h2{

font-weight: 200 !important;
 font-size: 18px !important;
}

.advanced-slider .swiper .swiper-slide-active p{
 font-weight: 500 !important;
font-size: 25px !important;
}

/*logo size*/

.navbar-brand img {
    max-height: 60px;
    max-width: 220px;
}

/* change cirtificates background color */ 
.s-block--animated-brands--brand  {
    background-color: white;}
    
/* change whatsapp background color */ 
.wa-selia.right{background-color:#bf9a95;}
.sicon-whatsapp2:before {color:#efe7e0}

/* اخفاء ايقونة العرض السريع و المفضلة في الديسكتوب */
.product-card__buttons{display:none;}


@media (max-width: 768px) {
	#square-links-slider-1 .swiper {
    		width: 100%;
    		padding: 0;
    		margin-inline: 0;
	}

	#square-links-slider-1 .swiper-slide {
    		width: 33%;
	}
}

#square-links-slider-3 .swiper-wrapper{
	display: flex;
	justify-content: center;
}

#square-links-slider-3 .swiper-wrapper .swiper-slide h3 {
    margin-top: -10px;
}


.single-faq{border: none;}
.faq-btn p { color:white;}


.product-card__content{
    height: 200px !important;
}
.product-card__title {
    height: 50px;
}

.s-block--faq .bg-store-bg-secondary {
    background-color: #000000;
}

.s-block--faq .faq-content .text-store-text-secondary {
    color: #ffffff !important; 
}

.z-\[1\] {
    text-align: center;
}

/******Header***/
.main-menu li a {
    transition: all 0.3s ease;
  }

.main-menu li a:hover {
    color: #d97706;
    transform: translateY(-3px);
  }
.product-card__enhanced-mini-cart button.s-button-element{
  border: revert-layer !important;
  border-radius: 5px !important;
  }
@media (min-width: 1200px) {
  .navbar-brand img {
    margin-left: 220px !important;
  }
}
.w-1\/3 {
    width: auto !important;
}
/***جعل قسم ما يميزنا في المنتصف****/
@media (min-width: 1200px) {
  #about-10 .md\:w-7\/12 {
    width: 200%;
    margin-right: 18%;
    text-align: center;
  }
}

/****whatsapp*****/
.wa-selia.right {
    background-color: #25D366 !important;
}

/**المطلوب تعديل بسيط ريك اعلان  الخصم****/
.salla-advertisement {
  overflow: hidden;
  direction: ltr;
}

.salla-advertisement h2 {
  display: inline-block;
  white-space: nowrap;
  animation: scroll-rtl 800s linear infinite;
}

@keyframes scroll-rtl {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
/*******أعتمادات دش***/
@media (min-width: 768px) {
  .s-block--animated-brands--marquee {
    direction: rtl;
  }
}/* Add custom CSS styles below */