/* Add custom CSS styles below */ 
.advanced-slider .swiper .swiper-slide-active h2{

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

.advanced-slider .swiper .swiper-slide-active p{
 font-weight: 500 !important;
font-size: 25px !important;
color:#F3C8DC !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;}



.s-product-options-multiple-options-wrapper
input{

color: #4b1635;
    border-color: #f3c8dc !important;
}