.shop-products nav ul,
.shop-product nav ul {
    line-height: 22px;
    letter-spacing: 1px;
}

h1,
h1:not(.stop-css),
h2,
h2:not(.stop-css) {
    letter-spacing: 0em;
    line-height: 1.5em;
    color: #000000;
    font-family: Open Sans;
    font-size: 30px;
    margin: 0;
    font-weight: normal;
    text-transform: none;
}

h1,
h1:not(.stop-css).white,
h2,
h2:not(.stop-css).white {
    color: #FFF;
}

.blog-content .widget .simple-text a,
ul li a,
a {
    text-decoration: underline;
}

.white {
    color: #FFF;
}

.md-menu .menu-item a {
    letter-spacing: 0.2em;
    text-decoration: none;
}

.md-menu .menu-item a:hover {
    letter-spacing: 0.2em;
    text-decoration: underline;
}

.adaptive-desktop .mod--content-normal .md-top-slider_slide-wrapper {
    text-decoration: none;
}