/* Add custom CSS styles below */


salla-slider#square-links-slider-1 .w-full.rounded-2xl.lazy.object-cover.group-hover\:scale-110.duration-400.loaded {
    object-fit: contain !important;
}

:root {
    --main-color: #000;
    --second-color: #303030;
    --third-color: #f7f7f7;
    --white-color: #fff;
    --black-color: #000
}



.main-nav-container *,
.promo_with_countdown.s-block.promo_with_countdown--6.s-block--animate .tracking-tight {
    color: var(--main-color) !important
}

.main-nav-container span,
.mm-spn li a,
.mm-spn li span {
    font-weight: 700
}


span.s-cart-summary-count {
    background: var(--main-color) !important;
    color: #fff !important
}




.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] {
    border: 1px solid var(--main-color)
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center,
a.btn.btn--outline-primary {
    background: var(--main-color) !important;
    color: var(--white-color) !important;
}


.s-block {
    margin-top: 2rem;
}

.product-index .flex.flex-col-reverse.gap-6.container.px-2\.5.ms\:px-5.w-full.cat-content.cats_style_1 {
    flex-direction: column;
}
.product-single__info::before {
  content: '';
  display: flex;
  justify-content: center;
  width: 100% !important;
  max-width: 100% !important;
  height: 100px !important;
  background-image: url('https://darkslategray-ape-442875.hostingersite.com/wp-content/uploads/2025/07/عيني-يا-عيني.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}