/* Add custom CSS styles below */ 

.root-level:hover > a,
.root-level:hover .sub-menu a:hover {
  color: #ffffff !important;
  transition: color 0.3s ease;
}

.product-card__addToCart button.s-button-element,
.product-card--primary-buttons button i{
    color: #ffffff !important;
}


.wa-selia{
  bottom: 70px;
}

.scroll-to-top{
  bottom: 18px;
}

.s-bullet-delivery-field,
span.s-bullet-delivery-branch-time,
a.s-bullet-delivery-branch-map-link,
button.s-bullet-delivery-location-btn.s-bullet-delivery-location-btn--full,
.s-bullet-delivery-branch-search {
    display: none !important;
}