/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
body {
  font-family: "Cairo", sans-serif;}
@media (min-width:1250px){
.landing-banner img.w-12 {
    width: 150px !important;
    height: 150px !important;
    scale: 2.5;
}}
@media (max-width:1250px){
.landing-banner img.w-12 {
        display: none;
}}

.top-navbar {
    display: none;
}
.main-nav-container #cat-in-header:hover {
    color: rgba(251, 191, 36, 1);
}
/*cats*/
.g_cat .mb-\[55px\] {
  margin: 2rem auto !important;
}
.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;
}

.dead_line {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

.product_deadline .data .s-button-primary {
  color: #fff;
}
.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;
    padding: 0px 30px 21px;
}

.s-payments-list-item {
    background-color: white;
}
/*media*/
@media (max-width: 768px) {
.g_cat .grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
    .g_cat h3 {
        font-size: .8rem;
        line-height: 20px;
    }
  .s-products-slider-card {
    max-width: 215px !important;
  }
  .banner_ad .item-text {
    font-size: clamp(15px, 17px + 1vw, 42px);
    line-height: 2;
    max-width: 100%;
}

}
@media (max-width:1199px){
a#cart-button {
    display: block !important;
}
salla-cart-summary.ml-\[5px\].rtl\:ml-\[unset\].rtl\:mr-\[5px\].hidden.lg\:flex.items-center.justify-between.gap-\[7px\].pointer-events-none.hydrated {
    display: block !important;
}
.s-cart-summary-wrapper #s-cart-icon {
    display: none !important;
}}
}
.top-navbar {
    display: none;
}
header.store-header.flex.flex-col.w-full.max-w-full.overflow-visible.z-\[50\].absolute {
    position: relative !important;
}
div#mainnav {
    height: 90px !important;
}