:root {
    --contentOpacitycolor: #00000080;
}

.vc_row.citydent-contact.invert-colors input[type="checkbox"] {
    color: white;
}

.vc_row.citydent-contact.invert-colors input[type="checkbox"]:checked::before {
    color: white;
}

a.citydent-team-card:hover .citydent-team-card__content .citydent-team-card__name p {
    color: unset !important;
}

a.citydent-team-card:hover {
    color: unset !important;
}

.review-card-footer__meta .author-info img {
    display: none;
}

.citydent-contact__media .popup {
    display: none;
}

@media(min-width:992px) {
    .citydent-footer__nav-list {
        gap: 23px;
    }

    .citydent-footer__disclaimer {
        width: var(--col-4);
    }

    .single-services .citydent-service-prices__groups .btn.outlined {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .pr-x10 {
        padding-right: var(--gapX10);
    }

    .citydent-legal-list__item.citydent-legal-stack-md .titleXXXS{
        margin-top: auto;
        margin-bottom: auto;
    }

    .citydent-contact-page.citydent-contact-details-row.citydent-legal-stack-md {
        padding-bottom: 21px;
    }

    .citydent-contact-details-heading + .citydent-contact-details-row > .vc_column_container:first-child {
        transform: translateY(calc(-1 * var(--gapX6)));
    }

    .vc_section.citydent-about-hero i.xleb-icons.ph-fill.ph-play::before{
        font-size: 42.7px;
    }
}

.citydent-legal-documents > .vc_column_container > .textM{
    display: flex;
    flex-direction: column;
}

.citydent-footer__nav-list a {
    color: inherit;
    font-size: var(--textSsize);
    line-height: var(--textSheightT);
    text-decoration: none;
    margin-top: var(--textStopT);
    margin-bottom: var(--textSbottomT);
}

.citydent-footer__nav-list li {
    display: flex;
}

.citydent-footer__nav-list li+li {
    margin-top: unset !important;
}

.citydent-service-card .tag-group-container {
    padding-right: 32px;
}

.textXL.mg-top-auto.citydent-quote__text+.textM {
    margin-top: var(--gapX8);
}

.citydent-footer__bottom>a {
    text-underline-offset: 0;
}

.citydent-footer__mobile-nav li {
    margin-top: unset;
    margin-bottom: unset;
    line-height: unset;
}

.citydent-footer__mobile-nav ul {
    gap: var(--gapX5);
}

.citydent-contact.invert-colors .input-box.row-name input,
.citydent-contact.invert-colors .input-box.row-phone input {
    background: var(--whiteOpacity200);
}

.citydent-contact.invert-colors input[type="checkbox"] {
    border: 1px solid var(--inputBorder) !important;
}

.xleb-card.citydent-promo-card>*:not(.vc_empty_space, .citydent-promo-card__button) :not(body.home, .btn, .citydent-promotions-grid .tag-item){
    padding-left: unset;
    padding-right: unset;
}

.citydent-promotions-hero .titleM span {
    font-weight: var(--titleWeight);
    font-family: var(--titleFont);
}

.citydent-review-source__rating.titleXS+.citydent-review-source__count.textM{
    margin-top: auto;
}

.citydent-legal-documents a{
    color: var(--contentColor);
}

@media(max-width:991px) {

    a.xleb-card.citydent-service-approach-card:hover .citydent-service-approach-card__title,
    a.xleb-card.citydent-service-approach-card:hover .citydent-service-approach-card__lead {
        color: black;
    }

    .citydent-mobile-anchor-nav{
        background: var(--primary100) !important;
        border-top: unset !important;
    }

    .citydent-mobile-anchor-nav > a > i{
        color: var(--primary500);
    }

    .single-people nav.breadcrumbs--component {
        white-space: nowrap;
    }

    .citydent-service-prices__copy.textS+.textS {
        margin-top: unset;
    }

    .citydent-service-prices__copy {
        row-gap: var(--gapX3) !important;
    }

    .single-people .services-item.swiper-slide a.xleb-card .citydent-card-hover-action {
        opacity: 1;
        bottom: var(--gapX5);
        left: var(--gapX5);
    }

    .single-people a.btn.roundedXS {
        width: 100%;
    }

    .citydent-promotions-hero__copy {
        order: -1;
    }

    .xleb-button-wrapper .btn.outlined.fq {
        width: 100%;
    }

    .citydent-review-source__body {
        gap: var(--gapX8) !important;
    }

    .citydent-prices__group{
        display: flex;
        flex-direction: column;
    }
    .citydent-prices__copy {
        row-gap: var(--gapX3) !important;
    }

    .error404 .tag-404{
        padding-block: 4px 2px !important;
    }

    .error404 .xleb-button-wrapper{
        width: 100%;
    }

    .error404 .xleb-button-wrapper a{
        width: 100%;
    }
}

.error404 .tag-404{
    padding: 1px 8px 1px 8px;
    line-height: var(--textSheightS);
}

.review-read-more-block {
    display: flex;
    flex-direction: column;
}

.xleb-button-wrapper:has(.btn.outlined.fq) {
    width: 100%;
    justify-content: center;
}

.single-people nav.breadcrumbs--component {
    line-height: var(--textSheightT);
    font-size: var(--textSsize);
    margin-top: var(--textStopT);
    margin-bottom: var(--textSbottomT);
}

.citydent-person-consultation .input-box.row-name input,
.citydent-person-consultation .input-box.row-phone input {
    border: 1px solid #00000040;
}

form a {
    color: var(--contentColor) !important;
    text-decoration-color: var(--contentOpacityColor) !important;
}

.citydent-site-header__social-icon > svg:not(body.home .citydent-site-header__social-icon > svg){
    color: var(--contentOpacityColor);
}

header .citydent-post__intro{
    display: flex;
    flex-direction: column;
    row-gap: unset;
    align-items: flex-start;
}

header .citydent-post__back .link > a{
    display: flex;
    align-items: flex-start;
}

.citydent-prices__navigation .tag-item{
    width: fit-content;
}

.citydent-prices__group .citydent-prices__copy > p{
    font-size: var(--textSsize);
    margin-top: var(--textStopT);
    margin-bottom: var(--textSbottomT);
    line-height: var(--textSheightT);
}

.citydent-prices__group .citydent-prices__item > .citydent-prices__price{
    font-size: var(--textSsize);
    margin-top: var(--textStopT);
    margin-bottom: var(--textSbottomT);
    line-height: var(--textSheightT);
}

.xleb-dynamic-link,
.page-id-3 .textM p > a[href^="mailto:"],
.page-id-3 .textM p > a[href^="https://"] {
    color: var(--contentColor);
    text-decoration-line: underline;
    text-decoration-color: var(--contentOpacityColor);
}


.single-post .citydent-post__back-link > a{
    align-items: baseline;
}
