/* Add custom CSS styles below */ 
.product-entry--vertical .product-entry__content{
    background-color: white;
}

.top-nav{
  overflow: inherit;
}

.left-side.flex.items-center.gap-5 {
    display: none;
}

.header--boxed #main-nav:not(.fixed-pinned) {
    margin-top: 0; 
}