/*
Theme Name: Deangelo
*/


.simple-sitemap-container.tab-enabled label {
    font-size: 24px !important;
    padding: 4px 13px;
}

.tab-enabled input:checked+label h3,.simple-sitemap-container.tab-enabled label h3 {
    font-size: 24px !important;
}

.simple-sitemap-wrap ul li {
    position: relative;
    padding-left: 17px;
    margin-bottom: 10px;
}

.simple-sitemap-wrap ul li:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #db1e1e;
    border-radius: 100px;
    left: 0;
    top: 7px;
}

.simple-sitemap-wrap ul li a {
    color: #342e2e;
}

.simple-sitemap-wrapper {
    display: flex;
    justify-content: space-around;
}

.simple-sitemap-container {
    margin-top: 25px;
    flex: 0 0 33.337%;
}

.simple-sitemap-container ul {
    margin: 0 !important;
    padding: 0;
}

.wraper-default-main .page_hdng h3 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.page-id-487 .header_outer:not(.sticky) .nav_holder {
    background-color: #333;
    position: static;
}
.page-id-487 .wraper-default-main.policy-page {
    padding: 60px 0;
}

.page-id-487  .breadcrumb {
    border-radius: 0;
    background: 0 0;
    padding: 0;
    color: #fff;
    margin: 0;
}

.page-id-487  .breadcrumb a,.breadcrumb span {
    color: #fff !important;
}

.page-id-487   .breadcrumb {
    background: #f5f5f5;
    color: #000 !important;
    padding: 14px 0;
    font-size: 15px;
}

.page-id-487   .breadcrumb a {
    color: #000 !important;
}

.page-id-487  .breadcrumb span {
    color: #000 !important;
}

.services-menu .post-type {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 600;
}

.services-menu ul li {
    position: relative;
    padding-left: 17px;
    margin-bottom: 10px;
}

.services-menu ul li:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #db1e1e;
    border-radius: 100px;
    left: 0;
    top: 7px;
}

.services-menu ul li a {
    color: #342e2e;
}
.row.sitemapRow {
    padding: 60px 0;
}