/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
    .md\:grid-cols-8 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    
    .s-product-card-promotion-title {
    background-color: #234a67 !important;
    
    
    }
    .s-product-card-content-sub{
    justify-content: center;
    
    
    }
    .s-product-card-content {
    justify-content: center;
    text-align: center;
    }
    
    .\!flex {
      border: none;
    border-radius: 20%;
    background: #e3a456;
    color: #344a50;
}
    
    
   .search-btn {
  border: none;
    border-radius: 20%;
    background: #e3a456;
    color: #344a50;
   
   }
   .btn {
   border: none;
    border-radius: 20%;
    background: #e3a456;
    color: #344a50;
   
   }
   .s-product-card-content-title:hover {
    color:#e3a456;
   }
   .header-btn {
    margin-left: 7px;
    }
    .s-cart-summary-count {
  
   
}
.btn.lang, .btn.currency {
background: #fff;
}
.navbar-brand {
  
    }
   .s-product-card-promotion-title{
   background:  #e3a456 !important;
   font-size: .65rem;
   
   }
   .s-product-card-entry {
   
    border: 1px solid #000;
    box-shadow: 0 9px 8px 0 rgba(0, 0, 0, .9);
    height: 99%;
   
    }
    custom-salla-product-card.rounded-lg {
      border-radius: 0 18px 0 24px !important;
    
    }
     

.w-full {
   
}