/* 2026-08-21 v1.1
 * - Removed inherited header-menu selectors.
 */
h3, a.button, h2 {
    font-size:12px;
}
.holthin-cart-submenu ul li a::after { 
    height: 2px;
}
.holthin-cart-submenu ul li a:hover::after, .holthin-cart-submenu ul:not(:hover) li.selected a::after { 
     height: 2px;   
}
 
.contentdisplay-inset-padded p {
    font-size:11px!important;
}
p + p {
    margin-top: 7px!important; 
}

.label-title {
    white-space: wrap;
}

a.button {
    font-size:12px;
    letter-spacing: 0px;
}
