/*Support #227633 - Remove Categories Meta on Blog page*/
.article-body-container .meta-post-categories{
  display: none;
}

@media (max-width: 1024px){
  .navinos-section-bg.elementor-section{
    background-size: cover !important;
}
}

/*Support #243677 - Style the chocolate banner section*/
.elementor-section.chocolate-navinos .elementor-column-wrap.elementor-element-populated{
    padding: 0 !important;
}
