﻿/* frontoffice footer: orange hover*/
.theme-main .pf-footer .ui.list a.item:hover { color: #ff6600; }

/* frontoffice catalog tree */
.pf-tree .ui.accordion .title > i { color: #ff6600; }

/* frontoffice catalog tabs */
.pf-tab-menu .item.active { border-color: #ff6600 !important; }

/* frontoffice topmenu */
.ui.menu.nav a.item:hover { color: rgb(100%,40%,0%); }