.navbar-brand img {
filter: brightness(13.5);
}

.text-store-text-secondary {
    color: var(--store-text-secondary);
    line-height: 1.2rem;
}

@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        padding-bottom: 1rem;

    }
}


@media (min-width: 1024px) {
    .lg\:grid-cols-5 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}


.aspect-[14/13]{
object-fit: contain;
}


@media (max-width: 767px) {
    .product-card__price .total-price {
        font-size: 17px;
    }
}


.text-center.group a .overflow-hidden .object-cover{
object-fit: contain;
}

.product-single .s-slider-vertical .s-slider-thumbs-container .swiper-slide {
    height: auto!important;
    width: 100px!important;
}

@media (min-width: 768px) {
   .product-single .s-slider-vertical .s-slider-thumbs-container .swiper-slide {
        height: auto !important;
    }



.product-single .product-form .p-5{
padding: .25rem;
  
}

.product-single .product-form .mb-5{
margin-bottom: .25rem;
  
}


salla-installment .mb-5{
margin-bottom: .25rem;
  
}


#product-form{
margin-bottom: 10px;  
}


  }


 .product-single .app-inner.has-pattern:before{

    background-image: none;
  }
@media (min-width: 1024px) {
 .product-single .swiper-wrapper.s-slider-swiper-wrapper img {
    object-position: top center !important;
  }


  .product-card__normal-cart {
    display: none;
}

.product-card__buttons>div button{
  background: #ffffffbf;
}
  
}


/*خاص ببطاقة المنتج اخفاء عناصر*/
.product-single .product-entry__sub-title{
  display: none;
}


salla-rating-stars {
  display: none !important;
}

.product-single .inventory-content>#variant-inventory{
     display: none;  
}

.product-single .product-form .mb-5{
     display: none;  

}


.product-single .product-price-bottom{
     display: none;  
}

.s-add-product-button-main:not(.w-full)>salla-button {
    width: 1000% !important;
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    display: none;
}
.product-single .s-button-solid.s-button-wide .s-button-text{

  color: white;
}

@media (max-width: 991px) {
    .product-more-info .more-tab-container .more-info-tabs__nav-link {
      background: #b8b8b8;
    }

}
.space-x-3{

      display: none;
}

.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn {
    max-height: 40px;
    border-radius: 9px !important;
    padding: 1.3rem;
}