/*
Theme Name:		NDN Collective
Theme URI:		https://ndncollective.org
Template:		digima
Author:			NDN Collective
Author URI:		https://ndncollective.org
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	digima
Tags:			one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/

/* body {
    font-family:'azo-sans-web', sans-serif;
}
 */
p {
    font-family:'eskorte-latin';
}
.single .post-writers ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.single .post-writers ul li {
    display: flex;
    flex-direction: column;
    width: 100%;
    list-style: none;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px; /* Space between items */
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: box-shadow 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s;
    cursor:pointer;
}

.single .post-writers ul li:hover {
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    transform: scale(1.07);
}

.single .post-writers ul li h5 {
    color: #fff;
}
.single .post-writers ul li a,
.single .post-writers ul li a:visited,
.single .post-writers ul li a:active,
.single .post-writers ul li a:hover {
    color:#fff;
}

.single .post-writers ul li .author-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height:300px;
}

.single .post-writers ul li .author-info {
    background: rgba(0, 0, 0, 0.5); /* semi-transparent overlay */
    border-width: 0;
    color: white;
    padding: 20px;
    transition: background 0.3s ease-in-out;
    margin-top:0;
}

.single .post-writers ul li:hover .author-info {
    background: rgba(0, 0, 0, 0.7); /* darker on hover */
}

@media (min-width: 990px) {
    .single .post-writers ul li {
        flex-direction: row; /* Side-by-side on desktop */
        width: 48%; /* Two items per row on desktop */
        margin-right: 4%; /* Space between columns */
    }

    .single .post-writers ul li:nth-child(even) {
        margin-right: 0; /* Removes margin from every second item */
    }

    .single .post-writers ul li .author-image,
    .single .post-writers ul li .author-info {
        width: 50%; /* Image and info side by side */
    }
}

@media (max-width: 989px) {
    .single .post-writers ul li {
        flex-direction: column; /* Stacks items vertically on mobile */
    }

    .single .post-writers ul li .author-image,
    .single .post-writers ul li .author-info {
        width: 100%; /* Full width on mobile */
    }
}


.single .featured-image img {
    width:100%;
}

.single .main-content-area {
    padding-top:0;
}

.single .primary-nav-bar {
    border:0!important;
}

.single .primary-nav-bar .elementor-background-overlay {
    /* background:url(https://ndnstg.wpenginepowered.com/wp-content/uploads/2023/01/Top-Header_Banner_1.jpg) center center no-repeat; */
    background-color: #181818;
    background-size:cover;
    background-position: center bottom;
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,.5);
}

.single article {
    width:75%;
    margin:0 auto;
}
.single ul li {
    list-style-position: outside;
}
.single blockquote {
    font-family:'azo-sans-web', sans-serif;
    margin-bottom:0!important;
}
.single blockquote p {
    font-family:'azo-sans-web', sans-serif;
}
.single .wp-block-pullquote {
    padding:1em 0;
}

.single figcaption {
    font-family:'azo-sans-web', sans-serif;
    font-size:14px;
    text-align:center;
    margin-top:10px;
}

.blog-header {
    width:60%;
    margin:50px auto 70px;
    text-align: center;
}
.blog-header h1 {
    text-transform: uppercase;
    font-family: 'alternate-gothic-no-1-d', sans-serif;
    font-size: 75px;
    line-height: 1;
    font-weight:500;
    margin: 30px 0 0 0;
}

.blog-header h3 {
    font-family: 'azo-sans-web', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight:400;
}

.blog-header .posted-date i {
    color: var(--theme-color1);
}

.blog-header .bullet {
    margin: 0 10px;
    color:#000;
}

.single-career h1 {
    font-size:45px;
    color:rgb(195, 20, 37);
}

.single-career h2 {
    font-size:36px;
    margin: 0;
}

.single-career li {
    font-family: 'eskorte-latin';
}

.single-career h1,
.single-career h2 {
    font-family: "alternate-gothic-no-1-d", Sans-serif!important;
    line-height:1.1;
    text-transform: uppercase;
}

.single-career h3,
.single-career h4,
.single-career h5,
.single-career h6 {
    font-family:"azo-sans-web", sans-serif!important;
    line-height:1.1;
    margin: 12px 0;
    font-size:20px;
	text-transform:uppercase;
    font-weight:700;
}

.single-career .page-content {
    margin-top:40px;
    margin-bottom:150px;
}

.single-career strong {
    font-weight: 600;
}

.gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_left select,
.gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right input[type="text"],
.gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right input[type="email"],
.gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right input[type="tel"],
.gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right input[type="url"],
.gform_wrapper .gform_body .gform_fields .gfield .ginput_complex .ginput_right textarea,
.gform_wrapper .gform_body .gform_fields .gfield label {
    font-family: 'azo-sans-web', sans-serif!important; /* Avoid using !important */
    font-size:16px;
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_label_before_complex,
.gform_wrapper .gform_body .gform_fields .gfield .gfield_description {
    font-family: 'azo-sans-web', sans-serif!important; /* Avoid using !important */
}

.gform_wrapper .gform_footer .gform_button {
    outline: none;
    border: none;
    cursor: pointer;
    padding:10px 20px;
    background-color:rgb(195, 20, 37)!important;
    color:#fff!important;
    text-transform: uppercase!important;
    font-weight:bold!important;
    font-family:"Arial"!important;
    padding: 6px 10px;
    border-radius: 4px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size:14px;
}

.gform_wrapper .gform_body .gform_fields .gfield textarea {
    padding:10px 15px!important;
}

.gform_wrapper .nice-select {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid rgb(104, 110, 119);
    border-radius: 4px;
    font-size: 14px;
    color: #112337;
    margin-bottom: 10px;
    box-shadow: none;
}

.gform_wrapper .nice-select .current {
    color: #112337;
}

.gform_wrapper .nice-select .list {
    border: 1px solid rgb(104, 110, 119);
    border-radius: 4px;
    box-shadow: none;
    width:100%;
}

.career .entry-content ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
}
.career .entry-content ul li {
    margin-bottom: 10px;
}
.career .entry-content ul ul {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 20px;
}
.career .entry-content ul ul li {
    padding-left:0;
    margin-left: 0px;
    margin-bottom: 0;
}

.career .entry-content ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 20px;
}

.has-drop-cap:not(:focus):first-letter {
    margin:.16em .1em 0 0;
    font-family:'alternate-gothic-no-1-d', sans-serif;
}


.single .elementor-35312 .elementor-element.elementor-element-2ba04de:not(.elementor-motion-effects-element-type-background) {
    background-color:#17181a!important;
}

.profile-pic {
    /* border-radius: 25px; */
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:20px;
}

.single-sptp_member .main-content-section-wrapper {
    margin-top:30px;
    margin-bottom: 130px;
}

.single-sptp_member h1 {
    text-transform: uppercase;
}

.single-sptp_member .entry-content p {
    font-size:19px;
    color:#020202;
}

.single-sptp_member a {
    text-decoration: underline;
}

.single-sptp_member .row {
    --bs-gutter-x: 2.5rem;
}

@media (max-width: 989px) {	
    .blog-header {
        width: 75%;
    }
	
    .blog-header h1 {
        font-size: 42px;
    }
}
.custom-category-title
{
    color :#ffffff;
    text-align: center;
}
.e-load-more-anchor
{
    margin-top: 5rem;
}
