.blg_posts a.elementor-post__read-more {
  display: flex;
  align-items: center;
  gap: 4px;
}
.blg_posts .elementor-post__text {
  display: flex !important;
}

.blg_posts .elementor-post__meta-data span.elementor-post-date {
  background: #0f365b;
  color: #fff;
  border: 2.5px solid #fff;
  padding: 11px 20px 11px 20px;
  border-radius: 180px;
  margin-left: 28px;
}
.blg_posts .elementor-post__meta-data {
  order: -1;
  margin-top: -31px;
  z-index: 1;
  margin-bottom: 32px !important;
}
.blg_posts .elementor-post__meta-data .elementor-post-date::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 23px;
  background-image: url("https://premierfenceofswfl.com/wp-content/uploads/2026/03/Group-1707480948.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
.blg_posts .elementor-post__thumbnail {
  height: 300px;
  border-radius: 18px;
}
.blg_posts .elementor-post__thumbnail img {
  object-fit: cover;
}
div#ajaxsearchlite1 {
  box-shadow: none;
}
div.asl_w .probox .promagnifier .innericon svg {
  fill: #0e0e0e;
}
.probox input.orig {
  font-size: 16px !important;
  line-height: 100% !important;
  font-weight: 400 !important;
  font-family: "DM Sans", Sans-serif !important;
}
.probox input.orig::placeholder {
  font-family: "DM Sans", Sans-serif !important;
  color: #000 !important;
}
.probox {
  padding: 20px 20px !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  border-color: #0726450d !important;
}
.recent_posts article {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 19px;
}
.recent_posts .elementor-post__text {
  display: flex !important;
  z-index: 1 !important;
}
.recent_posts a.elementor-post__thumbnail__link {
  width: 150px !important;
  height: 100px !important;
}
.recent_posts .elementor-post__thumbnail {
  height: 100% !important;
  border-radius: 5px;
}
.recent_posts .elementor-post__meta-data {
  order: -1;
}

.recent_posts span.elementor-post-date {
  padding: 5px 6px 5px 25px;
  border: 1px solid #0f365b;
  position: relative;
  border-radius: 60px;
}
.recent_posts span.elementor-post-date::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
  height: 10px;
  width: 12px;
  z-index: 1;
  background-size: contain;
  background-image: url("https://premierfenceofswfl.com/wp-content/uploads/2026/03/Group-55.svg");
  background-repeat: no-repeat;
}
div#ajaxsearchliteres1 {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.blg_posts nav {
  color: #0f365b;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.blg_posts nav .page-numbers {
  margin: 0 !important;
  width: 50px;
  border: 1px solid #0f365b63;
  align-items: center;
  display: flex;
  border-radius: 50%;
  height: 50px;
  font-size: 20px;
  font-family: DM Sans;
  font-weight: 400;
  letter-spacing: 0;
  color: #0f365b;
  justify-content: center;
  transition:
    background 0.3s ease,
    color 0.3s ease,
    transform 0.2s ease;
}
.blg_posts nav .page-numbers.current {
  background: #0f365b;
  color: #ffffff;
}
.blg_posts nav .page-numbers:hover {
  background: #0f365b;
  color: #ffffff;
}
