/* Add custom CSS styles below */ 
.product-card .product-card__addToCart.mobile{
    display:none;
}


.store-footer__newsletter {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
    background:#4b4c70;
}

/*
.advanced-slider__caption__inner__content__heading {
    background-color: #111111bf;
}*/

.promotion-banner__close{display: none !important;}

.store-footer__newsletter button {
    border: 1px solid rgba(238,238,238,.0705882353);
    background-color: #5d5fb9 !important;;
}

.advanced-slider .swiper .swiper-slide-active h2 {
    animation-name: fadeInDown;
    animation-duration: .4s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: backwards;
    background: rgb(0 0 0 / 55%);
    animation-iteration-count: none;
    /* line-height: 1.2; */
}

.px-\[15px\] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.advanced-slider__image {
  width: 1600px;
  height: 800px;
}

img[src*="mada_mini.png"] {
  width: 80px !important;
  height: 40px !important;
}
img[src*="payment"] {
  width: 80px !important;
  height: 40px !important;
  object-fit: contain;
}

.advanced-slider__image {
  background-color: #f3f3f3; /* لون محايد */
  min-height: 300px;
}