.main-nav-container.fixed-pinned .navbar-brand img
{
    max-height: 50px !important;
}

.sicon-user-circle::before,
.s-cart-summary-total,
.s-block__title h2,
.s-block__display-all
{
    color: #11242e !important;
}

.s-product-card-image-contain
{
    object-fit: initial !important;
}

.topnav-is-dark .top-navbar,
.s-add-product-button-with-quick-buy .s-button-primary,
.s-add-product-button-with-quick-buy .s-button-primary:hover,
.btn--coupon,
.cart .s-button-primary,
.store-footer__inner,
.store-footer .md\:flex
{
   
}

.copyright-text p
{
    color: #fff !important;
}

[dir="rtl"] .s-product-card-vertical .s-product-card-wishlist-btn
{
    color: #fff !important;
    background: #11242e !important;
}

@media (min-width: 640px)
{
    .md\:grid-cols-2 > .banner-entry [data-bg]
    {
        background-size: contain;
        background-repeat: no-repeat;
    }
  
    .md\:grid-cols-2 > .banner-entry ,square-photos
    {
        height: 355px;
    }
        
    .two-row .banner-entry:first-child
    {
        grid-column: span 1/span 1;
        grid-row: span 1/span 1 !important;
    }
      
    .sm\:gap-8
    {
        gap: 1rem !important;
    }      
}

@media (max-width: 639px)
{
    .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 > .banner-entry [data-bg]
    {
        background-size: contain;
        background-repeat: no-repeat;    
    }
    
  .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8
    {
        grid-template-columns: repeat(2, 1fr);   
    }
    
  .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8  > .banner-entry ,square-photos
    {
        height: 27vw;
    }  

    .md\:grid-cols-2
    {
        grid-template-columns: repeat(2, 1fr); 
    }
    
    .md\:grid-cols-2 > .banner-entry [data-bg]
    {
        background-size: contain;
        background-repeat: no-repeat;
    }  
  
    .md\:grid-cols-2 > .banner-entry, square-photos
    {
        height: 27vw;
    }
   
    .main-nav-container.fixed-pinned .navbar-brand img
    {
        height: 50px ;
        max-height: 50px;
    }
  
    .navbar-brand img
    {
    
        max-width: 134px;
    }
    
    .s-button-btn
    {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (min-width: 767px)
{
    
}



.smt-app-whatsapp .message {
    color: black;
    font-size: 16px;
    background: white;
    box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.6);
    border-radius: 8px;
    max-width: 400px;
    min-width: 50px;
    max-height: 40px;
    padding: 8px 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px !important;
    transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-align: center;
    border: 1px solid #f5f5f5;
    display: none;
}


.s-comments-item-user-info-name {
    display: none;
}
.s-reviews-testimonial__info h2 {
    display: none;
}



/* إخفاء قائمة السوشيال كلها */
ul.s-social-list {
  display: none !important;
}

a.s-menu-footer-item[href="https://fastandcomfort.com/blog"] {
  display: none !important;
}
salla-contacts,
.contact-social {
  display: none !important;
}
/* إخفاء الفقرة التعريفية داخل الفوتر فقط */
.store-footer__inner .max-w-sm.leading-6.mb-6 > p {
  display: none !important;
}
/* إخفاء الفقرة التعريفية داخل الفوتر فقط */
.store-footer__inner .max-w-sm.leading-6.mb-6 > p {
  display: none !important;
}