.product-title h2 {
    padding: 2px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 130%;
    color: #1c2a58 !important;
    font-size: 15px !important;
}
h2 {
    font-size: 15px !important;
    Letter-spacing: 0px;
}
.headermenu ul {
    display: block;
    z-index: 5000;
}