/* تثبيت موضع السلايدر عند الخيار الأول */
#details-slider-1600157374 .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
  transition: none !important;
}

button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center,.s-add-product-button-mini-checkout-content {
    color: #000 !important;
}
label.s-product-options-option-label small,
salla-installment.hydrated{
    display: none !important;
}
.product-card {
    border: 1px solid #ddd !important;
    background-color: #fffcfa !important;
}
.product-card__title {
    overflow: hidden;
}

.product-card__title a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
p.product-card__subtitle
 {
    display: none;
}
.footer-is-custom .store-footer .store-footer__inner
,.footer-is-custom .store-footer .store-footer__contacts-row
,.bg-inherit
{
    background-color: #eeeae6 !important;
}
.footer-is-custom .store-footer .store-footer__curve {
    color: #eeeae6 !important;
}
h2.advanced-slider__caption__inner__content__heading, p.advanced-slider__caption__inner__content__text {
    color: #fff !important;
}
@media only screen and (max-width: 768px) {
  /* For Mobile Phones: */

.object-none {
    object-fit: contain !important;
}
  salla-slider {
  --mobileSliderHeight: 100% !important;
  }
.advanced-slider__caption__inner__content__heading {
    font-size: 1.1rem;
}
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > main > section.advanced-slider.with-spinner.with-controls.advanced-slider--0.s-block {
  margin-top: 0rem !important;
}