.yh-consent-form p {
    margin: -15px 0 1px 0!important;
}
.page-id-383 .entry-header {
    background-color: #F7F5E8;
    max-width: 100% !important;
    padding: 20px 0;
}

.page-id-383 .entry-header .entry-title {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 500;
    font-size: 44px;
    text-align: center;
    color: #000000;
}

.yh-header {
    background-color: #fff;
    margin-top: -32px;
    padding: 10px 0 12px 0;
    border-bottom: 2px solid #E0E0E0;
}

.yt-header h3 {
    font-weight: 700 !important;
    font-size: 28px !important;
}

.yt-header h4 {
    text-align: right;
    margin-top: -53px;
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #595A5C;
}

.yh-consent-form h1 {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 500;
    font-size: 44px;
    line-height: 53px;
    /* identical to box height */
    text-align: center;
    color: #000000;
    padding: 25px 0 25px 0;
}
.yh-consent-form .yh-group-description label {
    font-size: 12px;
}

.yh-consent-form .table {
    margin-top: -22px;
}
.table {
    background-color: #fff;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.14);
}

.table thead th {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}

.table td,
.table th {
    border: none !important;
}

.table td {
    padding: 10px 0 2px 0 !important;
}
.table tbody tr {
    border: 2px solid #F0F4F7;
}
.table tbody tr td label {
    font-family: Bitter;
    font-style: normal;
    font-weight: 450;
    font-size: 20px;
}

input[type="checkbox"] {
    margin-left: 12px;
    margin-top: 5px;
    width: 24px;
    height: 24px;
    /* left: 190px; */
    /* top: 589px; */
    border: 2px solid #BCBCBC;
}

input[type="submit"] {
    background: #278E63 !important;
    border-bottom: none !important;
    padding: 12px 40px !important;
    border-radius: 4px !important;
    margin-top: 20px;
}

.yh-consent-form h3 {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
}



.yh-border-bottom::after,
.table thead::after {
    content: "";
    background-color: #F0F4F7;
    width: 87.8%;
    height: 2px;
    display: block;
    position: absolute;
}

.yh-border-bottom:last-child::after {
    display: none;
}

.post-383 .entry-content {
    max-width: 100% !important;
}

.title {
    background-color: #F7F5E8;
}

.yh-consent-form {
    background-color: #edf2f5 !important;
    padding-bottom: 200px;
}

.crm-submit-buttons {
    bottom: 170px;
    position: absolute;
}

.page-id-383 .navbar {
    display: none;
}

.home-link {
    margin-left: 0 !important;
}

@media screen and (max-width: 992px) {

    .yh-border-bottom::after,
    .table thead::after {
        width: 80%;
        display: none;
    }

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 520px) {
    .yt-header h4 {
        text-align: left;
        margin-top: 0px;
    }
}

.site-header {
    height: 70px;
}
.site-header .home-link {
    min-height: 100px !important;
}
.site-header .site-logo {
    width: 100%;
    height: auto;
    max-height: 80px;
}
.site-header .site-logo img {
    max-width: 100%;
    height: 100px;
    margin-top: -20px;
}