html *,
body * {}

/* Text and Links */

h1,
h2,
h2 a,
h3,
h4,
h5,
h6 {
    color: #0D004D !important;
}

a {
    color: #512EAB
}

a,
a:hover {
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;

}

blockquote {
    color: inherit;
    padding: 0 20px;
    margin-bottom: 1.5em;
}

blockquote p {
    margin: 0;
}

.entry-footer .tags-links a, .entry-footer .cat-links a, .entry-footer .author{
    color: #512EAB;
}

.post-wrapper h2 {
    margin-bottom: 1.5em;
    padding: 0;
}

.post-wrapper h3 {
    padding: 0;
}

#secondary {
    font-size: 1rem;
}

#secondary h3 {
    font-size: 0.75rem;
    text-transform:uppercase;
    color:#512EAB !important;
    font-weight:800;
}

#secondary .widget-title{
    border-bottom: none;
}

p.zeno_font_resizer {
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    line-height: normal !important;
    color: #ffffff !important;
}

p.zeno_font_resizer a {
    color: #ffffff !important;
}

.utility-nav-link {
    font-size: 12px !important;
    font-weight:800;
    text-transform:uppercase;
}

.descriptor-text {
    font-size: 1.875rem;
}

.foot-text {
    font-size: 1em;
}

.entry-footer .cat-links,
.entry-footer .tags-links,
.entry-footer .author {
    font-size: 1rem;
}

.post p:first-of-type strong {
    font-size: 1.0675em;
    font-weight: normal;
}

.site-footer .widget-area a {
    color: #ffffff;
}



/* Layout */

.site-header {
    background-color: #ffffff;
}

.container {
    position: relative;
}

div.utility-nav-link {
    padding: 0 10px;
}

footer .widget {
    padding: 0;
}

article:not(:first-of-type) {
    border-top: 1px solid #505759;
    margin-top: 1em;
    padding-top: 2em;
}

.widget ul {
    padding: 0;
}

.widget ul li {
    border: none;
}

li {
    margin-bottom: 0;
}

.section-foot {
    padding: 1.5em 2em;
}

.entry-footer {
    border: none;
    margin: 0;
    padding: 1em 0;
}

.post-wrapper ul {
    margin-bottom: 1.5em;
    padding-left: 1.5em;
}

/* 1. Remove the default browser bullet points */
.post-wrapper h3 + ul, .post-wrapper h3 + ol{
  list-style: none;
  padding-left: 0;
  padding-top:1.375rem;
  margin-top:-1.375rem;
  background:#FFF;
  position:relative;
  top:-1px;
  padding-bottom:1.375rem;
  margin-bottom:1.375rem;
  border-bottom:1px solid #C1BFFF;
}
.post-wrapper h3 + ol li {
  counter-increment: custom-counter; /* Increments counter for each item */
}

/* 2. Create and position the right chevron */
.post-wrapper h3 + ul li, .post-wrapper h3 + ol li {
  position: relative;
  padding-left: 1.2rem; /* Creates a safe zone for the chevron */
  font-weight: 700;
}

.post-wrapper h3 + ul li::before {
  content: "\203A";     /* Unicode character for a sleek right chevron (›) */
  position: absolute;
  left: 0;
  top: -0.15rem;        /* Nudges the chevron vertically to align with text */
  color: #512EAB;       /* Your brand's deep purple color */
  font-size: 1.5rem;    /* Makes the chevron crisp and visible */
  line-height: 1;
}

.post-wrapper h3 + ol li::before {
  content: counter(custom-counter) "."; /* Injects the auto-generated number */
  position: absolute;
  left: 0;
  top: 0.1rem;        /* Nudges the chevron vertically to align with text */
  color: #512EAB;       /* Your brand's deep purple color */
  font-size: 0.75rem;    /* Makes the chevron crisp and visible */
}

/* 3. Align the metadata paragraphs perfectly under the links */
.post-wrapper h3 + ul p, .post-wrapper h3 + ol p {
  margin-top: 0.2rem;
  margin-bottom: 1.2rem;
  padding-left: 1.2rem; /* Matches the link padding so text lines up perfectly */
}


.navigation.pagination {
    float: none;
    width: 100%;
}

.pagination {
    padding: 2em 0 0;
}

table,
tr,
td {
    border-color: #000000;
    !important
}

table td {
    padding: 0.5em !important;
    font-size: 0.85em !important;
}

.entry-footer .cat-links,
.entry-footer .tags-links,
.entry-footer .author {
    text-transform: none;
    font-weight: normal;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.entry-footer .tags-links + .cat-links,
.entry-footer .cat-links + .author {
    display: block;
    margin-top: 1.5em;
}

.entry-footer .cat-links + .tags-links {
    margin: 0;
}



/* Main (Top) Navigation Styles */

.main-navigation a {
    padding: 5px 10px 10px;
}

.main-navigation li {
    border: none;
}

.hamburger {
    position: absolute;
    right: 0;
    z-index: 1000;
}

.js .main-navigation ul,
.js .main-navigation ul ul,
.js .main-navigation > div > ul {
    display: block !important;
    background: none;
}



/* Post Navigation (Pagination) */

button,
.next.page-numbers,
.prev.page-numbers {
    background-color: #512EAB;
    color: #ffffff;
    box-shadow: none;
}

.page-numbers {
    color: #512EAB;
}

.page-numbers.current {
    color: #0d004d;
}

.page-numbers:hover {
    color: #0d004d;
}



/* Sidebar Widget */

input {
    border: 1px solid #cccccc;
    outline: 0 !important;
}

input[type="search"] {
    color: #512EAB;
    border-radius:999em;
    padding:0.7rem 2.8rem 0.7rem 1rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23512EAB' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
    background-repeat: no-repeat;
    
    /* Move icon to the right side */
    background-position: calc(100% - 1rem) center; 
    background-size: 1.1rem;
}

input::placeholder {
    color: #aaaaaa;
}

input,
select {
    height: 40px !important;
}

input:focus {
    border: 1px solid #512EAB !important;
}

button:hover,
.next.page-numbers:hover,
.prev.page-numbers:hover {
    margin: 0;
    background-color: #0d004d;
}

#secondary {
    padding: 0;
}

.search-form .search-submit {
    position: relative;
    left: 0;
    top: 10px;
    border-radius: 999em;
}

.widget {
    padding-bottom: 2em;
}

#secondary .widget{
    border-bottom:1px solid #C1BFFF;
    margin-bottom: 2em;
}

.widget ul li,
.widget ol li {
    padding: 0em 0;
    margin-bottom: 1em;
}

.widget ul li:last-of-type,
.widget ol li:last-of-type {
    margin: 0;
}

.has-sidebar #secondary {
    float: none;
    width: 100%;
}

.has-sidebar:not(.error404) #primary {
    float: none;
}



/* Mobile Accordion */

.accordion,
.accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.accordion {
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.accordion-section-title {
    width: 100%;
    display: inline-block;
    border-radius: 0.22em;
    background: #333;
    background-color: #007fa3;
    font-size: 1em;
    padding: 15px;
    /* Type */
    text-align: center;
    color: #ffffff;
    transition: background-color 0.2s;
}

.accordion-section-title.active {
    background-color: #005a70;
}

.accordion-section-content {
    padding-top: 20px;
    display: none;
}



/* Miscellaneous */

.zeno_font_resizer_container {
    margin-top: 2px;
    height: 100%;
}

.zeno_font_resizer_reset {
    margin: 0 10px;
}

.image-6:first-of-type {
    margin-left: 0;
}

.post-date * {
    color: #512EAB !important;
}

.post-date {
    margin-bottom: 0.75em;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: none;
}

.w-select{
    border-radius:999em;
    appearance: none;
    background-image: url('data:image/svg+xml,<svg width="1em" height="1em" fill="%23512EAB" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.7 15.7l6-6c0.4-0.4 0.4-1 0-1.4s-1-0.4-1.4 0l-5.3 5.3-5.3-5.3c-0.4-0.4-1-0.4-1.4 0-0.2 0.2-0.3 0.4-0.3 0.7s0.1 0.5 0.3 0.7l6 6c0.4 0.4 1 0.4 1.4 0z"></path></svg>');    background-repeat: no-repeat;
    background-position: right 16px center; /* Positions the arrow offset from the right boundary */
    background-size: 16px;
}

/* Media Queries */

@media screen and (max-width: 991px) {

    .js .main-navigation ul,
    .js .main-navigation ul ul,
    .js .main-navigation > div > ul {
        display: flex !important;
    }

    .menu-main-menu-container {
        position: fixed;
        left: 0;
        top: 0;
        background-color: #FFF !important;
        width: 100vw;
        height: 100vh;
        z-index: 800;
        margin-left: -100vw;
    }

    .main-navigation > div > ul {
        width: 100%;
        height: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .head-nav-link {
        height: 30px;
        margin-bottom: 10px;
        padding: 0;
    }

    .post-date{
        font-size:1.125rem;
    }
}