.navbar-sub-content .nav-link.is-categories {
    display: none;
}

@media (max-width: 1500px){
.product-card.home-page .product-card-image {
    height: 305px;
  }}
.format-card-image {
    height: unset;
}

@media (max-width: 1500px){
.product-card.home-page .product-card-image {
    height: unset;
  }}
@media (min-width :900px) and (max-width:1920px){
.home-sections {
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}  
  
}

@media (max-width: 960px){
.product-card-cart {  
    bottom: 10px;
  }}
  
  
  @font-face {
  font-display: swap;
}