.blog-page a {
    text-decoration: none;
}

.blog-page .card-container .card-body {
    padding: 0;

}

.blog-page .card-container .dz-info {
    padding: 20px;
}

.blog-page .card-container .dz-info ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}

.blog-page .card-container .dz-info ul li {
    list-style: none;
    background-color: grey;
    color: white;
    border: 1px solid grey;
    border-radius: 5px;
    padding: 0px 5px;
}

.blog-page .side-bar {
    margin-bottom: 30px;
}

.blog-page .side-bar .search-bx .widget-title {
    margin-bottom: 10px;
}

.blog-page .side-bar .recent-posts-entry .widget-title {
    margin-bottom: 10px;
}

.blog-page .side-bar .widget_tag_cloud .widget-title {
    margin-bottom: 10px;
}

.blog-page .side-bar .widget-post .dz-blog-image {
    background-size: cover;
    background-position: center;
    height: 150px;
}

.blog-page .side-bar .widget-post .dz-info {
    padding: 10px;
}

.blog-page .side-bar .widget-post .dz-info ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}

.blog-page .side-bar .widget-post .dz-info ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.blog-page .side-bar .tagcloud {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.blog-page .side-bar .tagcloud a {
    background-color: grey;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 2px;
    text-decoration: none;
}

.blog-page .side-bar .tagcloud a:hover {
    background-color: #333;
    color: #fff;
}

.blog-page .blog-single .dz-media img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.blog-page .blog-single .dz-meta ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
}

.blog-page .blog-single .dz-meta ul li {
    list-style: none;
    background-color: #ffffff;
    color: #6c757d;
    border-radius: 5px;
    padding: 0px 5px;
    margin-top: 30px;
    font-size: 17px;
}

.blog-page i.fa.fa-calendar {
    color: #6c757d;
    margin-right: unset;
}

.blog-page .blog-single .dz-title {
    margin-top: 30px;

}

.blog-page .dz-title a {
    color: #0043a6;
}

.blog-page .blog-single .dz-post-text {
    margin-top: 30px;
}

.blog-page .blog-single .post-tags {
    margin-top: 30px;
}

.blog-page .blog-single .post-tags a {
    background-color: grey;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 2px;
    text-decoration: none;
}

.blog-page .blog-single .download-pdf,
.blog-page .blog-single .copy-link,
.blog-page .blog-single .email-share {
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.container:has(.blog-post), .blog-post .container {
    max-width: 1400px !important;
    width: 100%;
    margin: 0 auto;

}

.main-banner-section:has(.blog-post) {
    background-color: #FFFFFF;
}

.main-banner-section:has(.blog-page) {
    background-color: #FFFFFF;
}

.blog-page section {
    background-color: #FFFFFF !important;
}


.blog-page .card.blog-shadow:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.blog-page .card.blog-shadow {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: none;
}

.blog-page .dz-bnr-inr-entry a.btn:hover {
    color: #302f2f !important;
    background-color: rgba(255, 255, 255, 0.83);
    box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .1) !important;
}

.post-excerpt-link {
    color: #0B0B0B;
}


.copy-success {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4caf50;
    color: white;
    padding: 10px;
    border-radius: 5px;
    z-index: 1000;
    font-size: 14px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.blog-page h4 {
    font-weight: 600;
    margin-bottom: 0rem;
}

.blog-page .side-bar .widget {
    margin-top: 1.5rem !important;
}

.blog-page.blog-post .side-bar .widget {
    margin-top: .25rem !important;
}

.blog-page .widget .social-icons a {
    margin-right: 10px; /* Adds spacing between the icons */
    color: #0450c1;
}

.blog-page .widget .social-icons a:last-child {
    margin-right: 0; /* Removes extra margin from the last child */
}

.blog-page .widget .social-icons a:hover {
    color: #02205e; /* Changes color on hover */
    border-bottom: 1px solid #02205e; /* Adds underline on hover */
}

.sticky-top {
    top: 95px;
}

.post-author img {
    width: 25px;
    border-radius: 50%;
}


.blog-page .custom-html {
    margin-left: -3px;
}

.dz-post-text .ql-indent-1 {
    margin-left: 1.5rem;
}

.dz-post-text .ql-indent-2 {
    margin-left: 3rem;
}

.ql-editor h4.mb-lg, .dz-post-text h4.mb-lg {
    margin-bottom: 6px !important;
}

.ql-toolbar button.btn-outline-secondary {
    width: 40px !important;
}

.dz-post-text ol {
    margin-bottom: 0;
}

.ql-editor iframe.quill-embedded-video {
    max-width: 75%;
    margin: 1em 0;
}

.dz-post-text .responsive-video {
    max-width: 75%;
}

.dz-post-text h3 {
    margin-top: 20px;
}

.dz-post-text h4, .ql-editor h4 {
    margin-top: 12px;
}

@media (max-width: 768px) {
    .dz-post-text .responsive-video {
        max-width: 100%;
    }

    .dz-post-text h3 {
        font-size: 19px;
    }
}

.ql-snow .ql-editor h3 {
    font-size: 1.35em;
    margin-top: 13px;

}