.elementor-kit-9 #wp-posts-filter-widget {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

.elementor-kit-9 .pf-search {
    margin-bottom: 14px;
    display: flex;
    justify-content: center;
}

.elementor-kit-9 .pf-search input {
    flex: 1;
    padding: 8px 10px;
    font-size: 1rem;
    border-radius: 15px;
    border: 3px solid rgba(86, 87, 91, 0.20);
    background: #FFF;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0;
    max-width: 750px;
}

.elementor-kit-9 .pf-loadmore {
    text-align: center;
}

.elementor-kit-9 .pf-search button,
.elementor-kit-9 .pf-loadmore button {
    text-transform: uppercase;
}

.elementor-kit-9 .pf-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.elementor-kit-9 .pf-cats {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 8px;
    margin-bottom: 18px;
    padding: 0 20px;
}

.elementor-kit-9 .pf-cats .pf-cats-inner {
    border-radius: 15px;
    border: 3px solid rgba(86, 87, 91, 0.20);
    background: #FFF;
    min-width: 360px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.elementor-kit-9 .pf-cats .pf-cat-type {
    color: #008285;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 0.3px;
    padding-bottom: 16px;
}

.elementor-kit-9 .pf-cat-items {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.elementor-kit-9 .pf-cat-item {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.elementor-kit-9 .pf-cat-item input[type="checkbox"] {
  appearance: none; /* Remove default styles */
  -webkit-appearance: none; /* For Safari */
  -moz-appearance: none; /* For Firefox */
  width: 16px;
  height: 16px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  background-color: #EDEDED;
}

.elementor-kit-9 .pf-cat-item input[type="checkbox"]:checked {
  background-color:#00B3B6;
}

.elementor-kit-9 .pf-cat-item input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 12px;
}

.elementor-kit-9 .pf-cat-item label {
    color: #333D47;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

.elementor-kit-9 .pf-cats button {
    background: #f3f3f3;
    border: 1px solid #ddd;
    padding: 8px 12px;
    border-radius: 6px;
    cursor: pointer;
    color: #000;
}

.elementor-kit-9 .pf-cats button.active {
    background: #111;
    color: #fff;
    border-color: #111;
}

.elementor-kit-9 .pf-posts {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.elementor-kit-9 .pf-post {
    display: flex;
    flex-direction: row;
    gap: 20px;
    padding: 12px;
    height: 100%;
    text-decoration: none;
    color: inherit;
}

.elementor-kit-9 .pf-thumb {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 6px;
    margin-bottom: 10px;
    background: #eee;
    width: 360px;
    flex-shrink: 0;
}

.elementor-kit-9 .pf-title {
    margin: 0 0 8px 0;
    color: #16272C;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
}

.elementor-kit-9 .pf-excerpt {
    margin-top: auto;
    color: #444;
    font-size: 0.95rem;
}

.elementor-kit-9 .pf-meta {
    margin-bottom: 8px;
    color: #008285;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.elementor-kit-9 .pf-readmore a {
    color: #A02A21;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 172.727% */
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.elementor-kit-9 .pf-loading {
    text-align: center;
    color: #666;
    padding: 20px 0;
}

.elementor-kit-9 .pf-error {
    color: #b00020;
    padding: 12px 0;
}


.ast-pagination .next.page-numbers {
    display: inherit;
    float: none;
}

.ast-pagination a,
.nav-links a {
    color: #a02a21;
}

.ast-pagination a:hover,
.ast-pagination a:focus,
.ast-pagination>span:hover:not(.dots),
.ast-pagination>span.current {
    color: var(--ast-global-color-1);
}

@media (max-width:544px) {

    .ast-pagination .next:focus,
    .ast-pagination .prev:focus {
        width: 100% !important;
    }
}

.ast-pagination .prev.page-numbers,
.ast-pagination .next.page-numbers {
    padding: 0 1.5em;
    height: 2.33333em;
    line-height: calc(2.33333em - 3px);
}

.ast-pagination-default .ast-pagination .next.page-numbers {
    padding-right: 0;
}

.ast-pagination-default .ast-pagination .prev.page-numbers {
    padding-left: 0;
}

.ast-pagination-default .post-page-numbers.current .page-link,
.ast-pagination-default .ast-pagination .page-numbers.current {
    border-radius: 2px;
}

.ast-pagination {
    display: inline-block;
    width: 100%;
    padding-top: 2em;
    text-align: center;
}

.ast-pagination .page-numbers {
    /* color: black; */
    display: inline-block;
    width: 2.33333em;
    height: 2.33333em;
    font-size: 16px;
    font-size: 1.06666rem;
    line-height: calc(2.33333em - 3px);
    font-weight: 500;
}

.ast-pagination .nav-links {
    display: inline-block;
    width: 100%;
}

@media (max-width: 420px) {

    .ast-pagination .prev.page-numbers,
    .ast-pagination .next.page-numbers {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .ast-pagination-circle .ast-pagination .next.page-numbers,
    .ast-pagination-square .ast-pagination .next.page-numbers {
        margin-top: 10px;
    }

    .ast-pagination-circle .ast-pagination .prev.page-numbers,
    .ast-pagination-square .ast-pagination .prev.page-numbers {
        margin-bottom: 10px;
    }
}

.ast-pagination .prev,
.ast-pagination .prev:visited,
.ast-pagination .prev:focus,
.ast-pagination .next,
.ast-pagination .next:visited,
.ast-pagination .next:focus {
    display: inline-block;
    width: auto;
}

.ast-pagination .prev svg,
.ast-pagination .next svg {
    height: 16px;
    position: relative;
    top: 0.2em;
}

.ast-pagination .prev svg {
    margin-right: 0.3em;
}

.ast-pagination .next svg {
    margin-left: 0.3em;
}

.ast-page-builder-template .ast-pagination {
    padding: 2em;
}

.ast-pagination .prev.page-numbers {
    float: left;
}

.ast-pagination .next.page-numbers {
    /* float: right; */
}

@media (max-width: 768px) {
    .ast-pagination .next.page-numbers .page-navigation {
        padding-right: 0;
    }
}

span.page-numbers.dots {
    color: black;
}