.top-navbar {
    display: none;
} button.header-btn.bg-white {
    background-color: rgb(255 255 255 / 0%);
}
/*cats*/
.g_cat .mb-\[55px\] {
  margin: 2rem auto !important;
}
.g_cat .grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.g_cat {
  margin-bottom: 1rem;
}
.banner_ad  .text {
    width: 100% !important;
}
/* offers */
.product_deadline {
  box-shadow: none;
}

.product_deadline {
  background-color: white;
  border-radius: 0.5rem;
}
salla-add-product-button.bg-\[var\(--f-color\)\] {
    background-color: #f0d6a6;
}  .product_deadline .data .last_buttons salla-add-product-button button {
    background-color: #f2eac6 !important;
}
.dead_line {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.product_deadline salla-add-product-button div {
  height: 100%;
}

.s-product-card-image-cover,
.s-product-card-image-contain {
  -o-object-fit: cover;
  object-fit: cover ;
  height: 300px;
}

.s-block--photos-slider:not(:first-of-type) {
  margin: 2rem 0;
}

/* offers */
.product_deadline {
  box-shadow: none;
}

.product_deadline {
  background-color: white;
  border-radius: 0.5rem;
}

.dead_line {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.s-product-card-image-cover,
.s-product-card-image-contain {
  -o-object-fit: cover;
  object-fit: cover ;
  height: 300px;
}

.s-block--photos-slider:not(:first-of-type) {
  margin: 2rem 0;
}
.image-title .title-heade {
    background-color: #ffffff00;
}salla-add-product-button .s-button-primary:hover {
    color: #000000;
}.product_deadline .img .percentage_icon {
    color: var(--color-primary-reverse);
} .banner_ad .img3 .ad-star-btn {
    background-color:#000
}
.s-payments-list-item {
    background-color: white;
}
/*media*/
@media (min-width: 768px) {
    .g_cat .swiper-wrapper{
justify-content: center;
} .products-item.md\:\!max-w-\[200px\] {
    max-width: 450px !important;
}
    }
@media (max-width: 768px) {
    .g_cat h3 {
        font-size: .8rem;
        line-height: 20px;
    }
  .s-products-slider-card {
    max-width: 215px !important;
  } .s-product-card-image-cover, .s-product-card-image-contain {
    height: 200px;
}
  .banner_ad .item-text {
    font-size: clamp(15px, 17px + 1vw, 42px);
    line-height: 2;
    max-width: 100%;
}
.products-item .mt-\[15px\] {
    margin-top: 0;
}.g_cat .gap-5 {
    gap: .5rem;
}.products-item.\!max-w-\[150px\] {
    max-width: 180px !important;
} .image-title.mb-\[30px\] {
    margin-bottom: 0px;
}.product-single .main-content .flex.justify-between {
    align-items: flex-start;
}.product-single h1.text-\[24px\] {
    width: 74%;
}
}

.g_cat .carousel-slider .s-slider-block__title-nav {
    display: flex !important;
    top: -20px !important;
}
footer .space-x-2.rtl\:space-x-reverse {
    display: none !important;

}
@media(max-width:768px){
.store-footer__inner * {
    color: var(--footer-color);
    justify-content: center;
    text-align: center;
}
}

i.sicon-arrow-expand.absolute.cursor-pointer.bg-white.left-\[15px\].top-\[15px\].z-50.rounded-md.p-\[8px\].text-xs.text-\[var\(--s-color\)\].border.border-\[var\(--s-color\)\].border-solid {
    display: none;
}