.ns-archive-wrapper .ns-archive-title {
     padding-top: 56px!important;
}

.ns-archive-wrapper .wp-block-columns {
     margin-top: 24px!important;
}

.ns-archive-wrapper .is-style-pill a {
     padding: 12px 16px;
}

.ns-archive-wrapper .is-style-pill a:hover {
     background-color: #D7DBE2;
     text-decoration: none;
 }

.ns-archive-wrapper .ns-blog-card-wrp li .ns-date-time-wrp {
     color: #848A95;
}

.ns-archive-wrapper .ns-blog-card-wrp li h2 {
     margin: 0;
     font-size: 21px!important;
     line-height: 31px!important;
     color: #1C2535!important;
}

.ns-archive-wrapper .ns-blog-card-wrp li h2:hover {
     color: #007A33!important;
}

.ns-archive-wrapper .ns-blog-card-wrp .overlay {
    margin-top: 0!important;
}


.ns-archive-wrapper .ns-blog-card-wrp .ns-card-image-wrp.wp-block-group{
     position: relative;
     margin-bottom: 32px;
}

.ns-archive-wrapper .ns-blog-card-wrp .ns-card-image-wrp.wp-block-group:hover .overlay{
     opacity: 1;
}

.ns-archive-wrapper .ns-blog-card-wrp .ns-card-image-wrp.wp-block-group figure a img  {
     display: block;
     width: 100%;
     height: auto;
     position: relative;
     transition: opacity 0.5s ease;
}

.ns-archive-wrapper .ns-blog-card-wrp .ns-card-image-wrp.wp-block-group .overlay  {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0, 128, 0, 0.5);
     opacity: 0;
     transition: opacity 0.3s ease;
}

.ns-archive-wrapper .ns-search-count-wrapper {
     text-align: center;
     font-size: 16px;
     line-height: 24px;
     text-transform: uppercase;
     font-weight: 500;
}

.ns-archive-wrapper .ns-search-input-container button {
     border-radius: 12px;
    width: 200px;
    height: 64px;
    align-items: center;
    flex-shrink: 0;
    background-color: green;
    background-image: none;
}

.ns-archive-wrapper .ns-search-input-container input {
     padding-left: 32px;
     font-size: 21px!important;
     line-height: 31px;
}

.ns-archive-wrapper .ns-search-input-container.ns-search-input-mobile {
     display: none;
}

.category-section .wp-block-columns .wp-block-column .wp-block-post-featured-image {
     aspect-ratio: 16 / 9;
}

.category-section .wp-block-columns .wp-block-column .wp-block-post-featured-image a img {
     object-fit: cover;
     height: 100%;
 }

 .author-box-center {
     background: #f9fafc;
     min-height: 120px;
     padding: 2.5em;
 }

 .author-as-title {
     font-size: 21px;
     font-weight: 400;
     line-height: 31px;
     margin: 0;
 }
 
 .wp-block-post-author__avatar img {
     border-radius: 50%;
 }
 
 .author-box-center .wp-block-post-author {
     flex-direction: column;
 }
 
 .author-box-center p.wp-block-post-author__name {
     font-size: 21px;
     font-weight: 400;
     line-height: 31px;
 }
 
 .author-box-center .wp-block-post-author-biography {
     font-size: 18px;
     font-weight: 400;
     line-height: 26px;
     color: #1C2535;
     margin-top: 16px;
 }

/* Tablet and Below */
@media (max-width: 991px) {
     .ns-archive-wrapper .ns-blog-card-wrp li h2 {
       font-size: 18px!important;
       line-height: 26px!important;
     }
     .author-box-center .wp-block-post-author-biography {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
     }
}

/* Tablet: 768px to 991px */
@media (min-width: 768px) and (max-width: 991px) {
     .ns-archive-wrapper .ns-archive-title {
          font-size: 32px;
          line-height: 42px;
     }
}

/* Mobile: 375px to 767px */
@media (min-width: 375px) and (max-width: 767px) {
     .ns-archive-wrapper .ns-archive-title {
          padding-top: 40px!important;
          font-size: 24px;
          line-height: 35px;
     }

     .ns-archive-wrapper ul.ns-blog-card-wrp {
          grid-template-columns: 1fr!important;
     }

     .ns-archive-wrapper {
          margin-top: 0;
     }

     .ns-archive-wrapper .yoast-breadcrumbs {
          display: none;
     }

     .ns-archive-wrapper .wp-block-search__inside-wrapper {
          border-radius: 6px!important;
     }

     .ns-archive-wrapper .ns-search-input-container button {
          width: 44px;
          height: 44px;
          border-radius: 4px!important;
          background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.87319 21.4446C7.87319 13.9512 13.9425 7.87657 21.4294 7.87657C28.9162 7.87657 34.9856 13.9512 34.9856 21.4446C34.9856 28.938 28.9162 35.0126 21.4294 35.0126C13.9425 35.0126 7.87319 28.938 7.87319 21.4446ZM21.4294 4C11.8034 4 4 11.8102 4 21.4446C4 31.0789 11.8034 38.8891 21.4294 38.8891C25.5604 38.8891 29.3557 37.4507 32.3427 35.047L41.2567 43.9998L44.0002 41.2635L35.0746 32.299C37.4434 29.32 38.8587 25.5477 38.8587 21.4446C38.8587 11.8102 31.0554 4 21.4294 4Z' fill='%23fff'/%3E%3C/svg%3E");
     }

     .ns-archive-wrapper .ns-search-input-container input {
          padding-left: 16px;
          font-size: 14px!important;
          line-height: 21px;
     }

     .ns-archive-wrapper .ns-search-input-container.ns-search-input-mobile {
          display: block;
     }

     .ns-archive-wrapper .ns-search-input-container.ns-search-input-desktop {
          display: none;
     }

     .author-box-center .wp-block-post-author-biography {
          font-size: 14px;
          font-weight: 400;
          line-height: 21px;
     }
}

@media (max-width: 781px) {
     .ns-archive-wrapper .ns-blog-card-wrp .ns-card-image-wrp.wp-block-group {
          margin-bottom: 24px;
     }
}

@media (min-width: 782px){
     .ns-archive-wrapper .wp-block-column.child-cat-col {
          max-width: 33%;
      }
}