body.post-template-default.single.single-post.admin-bar header.wp-block-template-part {
    top: 32px;
}
body.post-template-default.single.single-post header.wp-block-template-part {
    top: 0;
}
.vc_general.vc_btn3{display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;border: 1px solid transparent;
    box-sizing: border-box;user-select: none;
    text-decoration: none;transition: all .2s ease-in-out;
    line-height: normal;
    box-shadow: none;}
.vc_btn3.vc_btn3-size-md {
    padding: 14px 20px;
}