.list-title.style-01 .h:before {
     display: none;
}
a.list-date  {
     display: none;
}
.sub-no-img .sub-menu {
    border-radius: 1px;
}
h1 {
    font-size: 28px;
    letter-spacing: .04em;
}
p { 
letter-spacing: .04em;

}
h1, h2, h3, h4, h5, h6, strong, b, mark, legend, blockquote, header.style-05 li.depth-1 > a, .widget_nav_menu .menu > li >a, .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
    font-weight: 400;
}
.post-meta {
    display:none;
}
.password-required-msg form {
    color: #000;
    background: #fff;
    box-shadow: 0 2px 4px -2px rgba(0,0,0,.6);
}