/*body .empori-header-logo img,*/
/*body footer .empori-footer-container .copyright-content-container img,*/
/*body .raw-mobile-menu .empori-mobile-logo img {*/
/*    filter: none !important;*/
/*}*/

body .row-parent::before, body footer::before {
    content: none !important;
} 
 
  body .empori-submenu-grid {
    gap: 10px;
}

body .empori-category-group-title {
    font-size: 16px;
}

/*Textstorlek produkter*/
body .empori-product .product-name, .grid-view .product.item-col .product-name {
    font-size: 16px !important;
}
