.simple-banner.blog-banner {
  min-height: auto;
}

.bloglistwrap .page-center {
  max-width: 100%;
}

.cm_blog_listing .row-fluid {
  max-width: 100%;
  padding: 0;
}

.bloglistwrap .bloglist {
  display: flex;
  flex-wrap: wrap;
  transform: translateY(0);
  transition: all 600ms cubic-bezier(0.75, 0, 0.25, 1);
}

.bloglistwrap .blogitem {
  -ms-flex: 0 0 calc(100% - 30px);
  flex: 0 0 calc(100% - 30px);
  width: calc(100% - 30px);
  margin: 15px;
}

.bloglistwrap .blogitem>a {
  display: block;
  height: 100%;
  position: relative;
}

.bloglistwrap .blogitem-imagewrap {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.bloglistwrap .blogitem-imagewrap::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: .4;
  transition: all .3s;
  background-color: transparent;
  opacity: 0.5;
  background-image: linear-gradient(to top, #000, transparent);
  z-index: 5;
}
.blog-post__body .signup_wrap .inner__row {
  justify-content: center;
}
.blog-post__body .cnt-wit-tp-img-wrp.cmCallCard h6.col-title {
  font-size: 1.125rem;
  font-weight: 700;
  color: #203143;
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 3px;
  background-image: linear-gradient(transparent calc(100% - 2px), #d3e8e8 1px);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size .5s;
  margin-bottom: 20px;
}
.blog-post__body .cmImgsGallery .page-center {
  padding: 0;
}
.bloglistwrap .blogitem-image {
  width: 100%;
  height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloglistwrap .blogitem-info {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 6;
}

.bloglistwrap .blogitem-date {
  letter-spacing: 1.8px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px;
  color: #fff;
  font-size: .75rem;
}

.bloglistwrap .blogitem-title {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 1.6px;
  line-height: normal;
  color: #fff;
}

.bloglistwrap .loadmore {
  padding: 50px 0;
  text-align: center;
}

.bloglistwrap .loadmore-anim {
  margin: 0 auto;
  display: inline-block;
  width: 200px;
  height: 3px;
  background: #d3e8e8;
  position: relative;
  overflow: hidden;
}

.bloglistwrap .loadmore-anim::before {
  content: '';
  width: 100px;
  height: 5px;
  background: #1e3243;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  transform: translateX(-50%);
  animation: sidetoside 1.5s infinite;
}

.banner.__imagebanner {
  height: 100vh;
  padding: 80px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.banner.__imagebanner::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all .3s;
  background: transparent;
  opacity: 0.5;
  background-image: linear-gradient(to bottom, #000, transparent);
}

.banner-wrap {
  width: 100%;
  padding: 0 10px;
}

.banner-wrap .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.banner-wrap .col-sm-12{
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.banner-content {
  position: relative;
  z-index: 10;
  color: #fff;
  font-size: 1.125rem;
  width: 100%;
  max-width: 550px;
  letter-spacing: 1.3px;
  line-height: normal;
  transform: translateY(0);
  transition: all 600ms cubic-bezier(0.75, 0, 0.25, 1);
  opacity: 1;
}

.banner.__imagebanner .banner-content {
  text-align: center;
  max-width: 960px;
  margin: 0 auto 40px;
}

.banner.__imagebanner .banner-date {
  font-size: .875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: normal;
  margin: 0 0 20px 0;
}

.blogauthor {
  padding: 20px 0;
  border-bottom: 1px solid #d3e8e8;
  display: flex;
  align-items: center;
}

.blogauthor-image {
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin: 0 15px 0 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.blogauthor-info {
  flex: 1 1 100%;
}

.blogauthor-name {
  font-size: 1rem !important;
  font-weight: 900;
  color: #203143;
  line-height: normal;
  letter-spacing: 1.1px;
  margin: 0 0 5px 0 !important;
  text-transform: capitalize;
}

.blogauthor-role {
  font-size: .75rem;
  line-height: 1.75;
  margin: 0;
}

.banner.__imagebanner .banner-title{
  color:#fff;
}

.banner.__imagebanner .banner-subtitle {
  max-width: 100%;
  font-size: 1rem;
  text-align: center;
  letter-spacing: normal;
  line-height: 1.4;
}

.post_cntn_wrap {
  padding: 30px 0;
}

.blogauthor_wrap {
  margin-bottom: 40px;
}

/* .blog-post__body h4 {
font-weight:700;
} */

.blogtopics {
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 0 30px 0;
  display: inline-block;
  width: 100%;
}

.blogtopics_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 240px;
  margin: 30px 0;
}

.selectBox {
  min-width: 240px;
  display: inline-flex;
  padding: 33px 0 20px;
  border: 0;
  border-bottom: 1px solid #979797;
  letter-spacing: 1.5px;
  color: #697581;
}

.selectBox-dropdown {
  width: 240px;
  position: relative;
  line-height: normal;
  color: #697581;
  font-size: 1rem;
  background: transparent;
  display: inline-flex; 
}

span.selectBox-label {
  max-width: 228px;
  width: 100%;
}

.selectBox-arrow:after {
  color: #66a09a;
  content: "\e95d";
  font-size: 14px;
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
  font-family: icomoon;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.customSelect {
  position: relative;
}

.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  min-height: 1em;
  border: 0 none;
  background: #FFF;
  box-shadow: none;
  overflow: auto;
  padding: 0;
  width: 100%;
  display: none;
}

.selectBox-dropdown-menu li {
  margin:0;
  padding:0 !important;
}

.selectBox-dropdown-menu li:before {
  display: none;
}

.selectBox-dropdown-menu li a {
  font-size: .875rem;
  letter-spacing: 1.1px;
  line-height: normal;
  list-style: none;
  display: block;
  cursor: pointer;
  color: #66a09a;
  padding: 13px 25px 15px;
  margin: 0;
  transition: all .3s;
}

.selectBox-dropdown-menu li:hover a,
.selectBox-dropdown-menu li:focus a {
  color: #203143 ;
  background: #d3e8e8;
}

.simple-banner.blog-banner .banner-content-inner {
  padding: 0;
}

.selectBox-menuShowing .selectBox-dropdown-menu {
  display: block;
}

.selectBox-menuShowing .selectBox-arrow:after {
  content: "\e960";
}

.bloglistwrap .blogitem.__featured {
  position: relative;
  width: calc(100% - 30px);
  display: inline-block;
}

.bloglistwrap .blogitem.__featured .blogitem-info {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.bloglistwrap .blogitem.__featured .blogitem-imagewrap, 
.bloglistwrap .blogitem.__featured .blogitem-image {
  height: 300px;
}

p.blogauthor-role {
  margin: 0;
  line-height: 1.75;
}

.blog-post__body a {
  text-decoration: underline;
}

.blog-post__body a:hover {
  text-decoration: none;
}


.two-col-content.cm_twocol .page-center {
  padding: 0;
}

.two-col-content.cm_twocol .flex_row {
  margin: 0 -15px;
}

.two-col-content.cm_twocol .mediaimg {
  padding: 0 30px 0 0;
}

.two-col-content.cm_twocol .content-col .description {
  margin: 0 0 50px;
}

.two-col-content.cm_twocol .content-col .description p:last-child {
  margin: 0;
}

.cnt-wit-bg-wrp.cm_cntn p:last-child {
  margin: 0;
}

.cnt-wit-bg-wrp.btmPn .btn_item a {
  text-decoration: none;
}

#btmPn .content_widget h4 {
  font-weight: normal;
}

.related-products-slider.type2 .related-slider-details {
  padding-left: 0;
}

.related-products-slider.type2 {
  padding: 0;
  padding-top: 57px;
}

.post_cntn_wrap ol {
  margin: 0 0 2.5rem 0;
  line-height: 1.88;
  padding: 0;
  list-style-type: none;
}

.post_cntn_wrap ol li {
  position: relative;
  margin: 0;
  padding: 0 0 0 40px;
  counter-increment: step-counter;
}

.post_cntn_wrap ol li:before {
  content: counter(step-counter);
  display: inline-block;
  font-size: 16px;
  width: 25px;
  color: #66a09a;
  position: absolute;
  top: 0;
  left: 0;
}

.cm_video .page-center {
  padding: 0;
}

.blog-post__body .two-col-content.cmTwoCol .content-col .description h6,
.blog-post__body h6 {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin: 0 0 1.75rem 0;
}

.bloglistwrap {
  margin: 0 0 45px 0;
}

.related-products-slider .row .slider_sec .relateditem a.product-link {
  text-decoration: none;
}

.bloglistwrap .blogitem.__featured .blogitem-imagewrap::before {
  background-image: linear-gradient(to right, #000, transparent);
}
.bloglistwrap .blogitem-title {
  text-transform: unset;
  margin: 0;
}

@media (min-width: 768px) {
  .banner.__imagebanner {
    height: 800px;
  }

  .banner-wrap {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .bloglistwrap .blogitem {
    flex: 0 0 calc(33.33% - 60px);
    width: calc(33.33% - 60px);
    margin: 30px;
  }
 
  .bloglistwrap .bloglist.__animatein .blogitem {
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: all 1000ms cubic-bezier(0.75, 0, 0.25, 1);
    opacity: 1;
  }

  .bloglistwrap .blogitem-imagewrap {
    height: 650px;
  }

  .bloglistwrap .blogitem-image {
    height: 650px;
    transition: all 0.3s;
  }

  .bloglistwrap .blogitem-info {
    bottom: 30px;
    left: 30px;
  }

  .bloglistwrap .blogitem-title {
    position: relative;
    display: inline;
    width: 100%;
    padding-bottom: 3px;
    background-image: linear-gradient(transparent calc(100% - 2px), #66a09a 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size 0.5s;
    font-size: 1.75rem;
  }

  .bloglistwrap .blogitem-date {
    font-size: .875rem;
  }

  .bloglistwrap .blogitem>a:hover .blogitem-image, 
  .bloglistwrap .blogitem>a:focus .blogitem-image{
    transform: scale(1.05);
  }

  .bloglistwrap .blogitem:hover .blogitem-title, 
  .bloglistwrap .blogitem:focus .blogitem-title {
    background-size: 100% 100%;
  }

  .bloglistwrap .loadmore-anim {
    height: 5px;
  }

  .bloglistwrap .loadmore-anim::before {
    height: 3px;
  }

  .banner.__imagebanner {
    padding: 100px 0 0 0;
  }

  .banner.__imagebanner .banner-content {
    margin: 0 auto;
  }

  .banner.__imagebanner .banner-date {
    font-size: 1.25rem;
    letter-spacing: 2.5px;
  }

  .banner.__imagebanner .banner-title {
    letter-spacing: 3.3px;
    transition-delay: 0.1s !important;
  }

  .banner.__imagebanner .banner-subtitle {
    font-size: 1.25rem;
    transition-delay: .2s !important;
  }

  .blogauthor {
    padding: 40px 0;
  }

  .blogauthor-image {
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    width: 90px;
    height: 90px;
    margin: 0 30px 0 0;
  }

  .blogauthor-name {
    font-size: 1.25rem !important;
  }

  .blogauthor-role {
    font-size: 1rem;
  }

  .selectBox-dropdown-menu li a {
    font-size: 1.125rem;
  }

  .bloglistwrap .blogitem.__featured {
    width: calc(100% - 60px);
  }

  .bloglistwrap .blogitem.__featured .blogitem-info {
    bottom: 60px;
    left: 60px;
  }

  .bloglistwrap .blogitem.__featured .blogitem-imagewrap,
  .bloglistwrap .blogitem.__featured .blogitem-image {
    height: 685px;
  }

  .bloglistwrap {
    margin: 0 0 80px 0;
  }
}

@media (min-width: 1200px) {
  .banner.__imagebanner {
    padding-bottom: 0;
  }
  .post_cntn_wrap {
    padding: 60px 0;
  }
  .post_cntn_wrap .page-center {
    max-width: 1110px;
  }
}
@media(max-width:991px){
  .simple-banner.blog-banner h1 {
    font-size: 2rem;
  }
}
@media(max-width:767px){
  .blogtopics {
    padding-top: 23px;
  }

  .blogtopics_inner {
    margin: 15px;
  }

  .simple-banner.blog-banner h1 {
    letter-spacing: 2px;
  }

  p.blogauthor-role {
    font-size: .75rem;
  }
  .simple-banner.blog-banner h1 {
    font-size: 2rem;
  }
  .selectBox-dropdown {
    padding: 20px 0 15px;
  }
}

@keyframes sidetoside {
  0% {
    left: -20px
  }

  50% {
    left: calc(100% + 20px)
  }

  100% {
    left: -20px
  }
}

@media (min-width: 1400px) {
  .banner-content {
    font-size: 1.5rem;
    padding: 0;
  }
}





/* page css */

#SmpleBnnr .top_sec {
  text-align: left;
  max-width: 100%;
  margin-left: 0;
}

#SmpleBnnr h1 {
  text-transform: uppercase;
}

#SmpleBnnr p {
  font-size: 1rem;
}

#SmpleBnnr .bg_el.bg_img:before {
  display: none;
}

.cnt-wit-bg-wrp.cm_cntn2 .rich_text a {
  text-decoration: underline;
}

.cnt-wit-bg-wrp.cm_cntn2 .rich_text a:hover {
  text-decoration: none;
}

.cnt-wit-bg-wrp.cm_cntn2 .rich_text p:last-child{
  margin:0;
}

.cnt-wit-tp-img-wrp.threeCol .flex_row .col4 {
  padding: 0;
  position: relative;
}

.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:first-child {
  width: 100%;
  position: relative;
}

.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:nth-child(2),
.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:last-child {
  width: 100%;
}
.cnt-wit-tp-img-wrp.threeCol .tp-img {
  margin: 0;
  height: 100%;
}

.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:nth-child(2) {
  position: relative;
  padding: 80px 15px;
  text-align: center;
  z-index: 1;
}

.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:nth-child(2) .tp-img img {
  display: block;
  max-height: 120px;
  margin: 0 auto 40px auto;
  object-fit: contain;
}

.cnt-wit-tp-img-wrp.threeCol .tp-img-cnt-inner {
  margin-bottom: 1.5rem;
}

.cnt-wit-tp-img-wrp.threeCol .col-btn-grp {
  margin: 0;
}

.cnt-wit-tp-img-wrp.threeCol .btn_row {
  margin: 0;
}

.child_theme .cnt-wit-tp-img-wrp.threeCol .hs-sec-btn>span:first-child {
  background: #fff;
  color: #1e3243;
  left: 0;
  letter-spacing: 2px;
}

.child_theme .cnt-wit-tp-img-wrp.threeCol .hs-sec-btn>span:nth-child(2) {
  color: #ffffff;
  background: #1e3243;
  padding: 15px 25px;
  letter-spacing: 2px;
}

.cnt-wit-tp-img-wrp.threeCol .tp-img-cnt-inner p {
  line-height: 1.5;
  font-size: 1rem;
}

.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:first-child,
.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:last-child {
  position: relative;
  overflow: hidden;
}

.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:first-child .inner_spacing,
.cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:last-child .inner_spacing {
  position: relative;
}

.cnt-wit-tp-img-wrp.threeCol .flex-row {
  row-gap: 0;
}

.cnt-wit-tp-img-wrp.threeCol .tp-img img{
  height: 100%;
  width: 100%;
  object-fit: cover; 
}


.testimonials_slider.strSlider button.splide__arrow{
  width: 90px;
  height: 60px;
  top: 0;
}

.testimonials_slider.strSlider button.splide__arrow svg {
  display: none;
}

.testimonials_slider.strSlider .splide .splide__arrow--prev {
  left: 0;
}

.testimonials_slider.strSlider .splide .splide__arrow--next {
  right: 0;
}

.testimonials_slider.strSlider .splide .splide__arrow--prev:before {
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
  font-family: icomoon;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  transition: all 0.3s;
  color: #66a09a;
  font-size: 7px;
  font-family: 'icomoon' !important;
  content: "\e904";
}

.testimonials_slider.strSlider .splide .splide__arrow--next:before {
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
  font-family: icomoon;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  transition: all 0.3s;
  color: #66a09a;
  font-size: 7px;
  font-family: 'icomoon' !important;
  content: "\e90e";
}

.testimonials_slider.strSlider .splide button.splide__arrow {
  transform: none;
}

.testimonials_slider.strSlider .splide button.splide__arrow:hover:before {
  color: #1e3243;
}

.testimonials_slider.strSlider .splide {
  position: static;
}

.two-col-content.cmTwoCol .content-col .description h5 a {
  text-decoration: underline;
}

.two-col-content.cmTwoCol .content-col .description h5 a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  #SmpleBnnr p {
    font-size: 1.5rem;
  }

  #SmpleBnnr .top_sec {
    max-width: 66.666667%;
  }

  .child_theme .blog-post__body h2 {
    font-size: 2.25rem;
    letter-spacing: 1.1px;
    text-transform: none;
    line-height: 1.67;
    margin: 0 0 1.75rem 0;
    font-weight: 400;
  }

}

@media(min-width:992px){
  #SmpleBnnr h1 {
    margin-bottom: 3rem;
  }
  #SmpleBnnr p {
    font-size: 1.75rem;
  }

  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:nth-child(2) {
    padding: 120px 25px;
  }

  #SmpleBnnr .top_sec {
    max-width: 50%;
  }

  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:first-child {
    width: 41.666667%;
  }

  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:nth-child(2) {
    width: 33.333333%;
  }
  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:last-child{
    width: 25%;
  }

  .cnt-wit-tp-img-wrp.threeCol .flex-row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:first-child .inner_spacing , 
  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:last-child .inner_spacing {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .testimonials_slider.strSlider button.splide__arrow {
    width: 180px;
    height: 120px;
  }

  .testimonials_slider.strSlider .splide .splide__arrow--prev:before,
  .testimonials_slider.strSlider .splide .splide__arrow--next:before{
    font-size:14px;
  }
}

@media (min-width: 1200px) {
  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:first-child {
    width: 50%;
    position: relative;
  }

  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:nth-child(2),
  .cnt-wit-tp-img-wrp.threeCol .cnt-col.col4:last-child {
    width: 25%;
  }
}

@media(max-width:767px){
  #SmpleBnnr p {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .blog-post__body {
    max-width: 750px;
    margin: 0 auto;
  }
}
/* Tighter spacing for blog posts */
.blog-post__body {
  line-height: 1.5;
}

.blog-post__body p {
  margin-bottom: 1rem;
  line-height: 1.5;
}

.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4 {
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}

/* Reduced spacing between headings and paragraphs */
.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4 {
  margin-top: 1.5rem;
  margin-bottom: 0.25rem; /* Reduced from 0.75rem */
}

/* Specific override for h2 to maintain consistency */
.child_theme .blog-post__body h2 {
  font-size: 2.25rem;
  letter-spacing: 1.1px;
  text-transform: none;
  line-height: 1.67;
  margin: 1.5rem 0 0.25rem 0; /* Reduced bottom margin from 1.75rem */
  font-weight: 400;
}

/* Override for h6 headings as well */
.blog-post__body .two-col-content.cmTwoCol .content-col .description h6,
.blog-post__body h6 {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0.6px;
  font-weight: 600;
  margin: 1.5rem 0 0.25rem 0; /* Reduced from 1.75rem bottom margin */
}

/* Override default H3 styles to match your design system */
.blog-post__body h3 {
  font-size: 1.5rem; /* Customize this size to fit between H2 and H4 */
  font-weight: 600; /* Adjust from default bold (700) */
  line-height: 1.4;
  letter-spacing: 0.8px; /* Consistent with your letter-spacing pattern */
  color: #203143; /* Match your heading color scheme */
  margin: 1.5rem 0 0.75rem 0; /* Consistent with your other headings */
  text-transform: none; /* Override any uppercase defaults */
  
  /* Consistent spacing for all lists in blog content */
.post_cntn_wrap ul,
.blog-post__body ul {
  margin: 0 0 1rem 0; /* Match paragraph bottom margin */
  line-height: 1.5; /* Match your blog-post__body line-height */
  padding: 0 0 0 1.5rem; /* Standard left padding for bullets */
}

.post_cntn_wrap ul li,
.blog-post__body ul li {
  margin: 0 0 0.5rem 0; /* Half of paragraph spacing for tighter list items */
  line-height: 1.5; /* Consistent with paragraph line-height */
}

/* Last list item should have no bottom margin */
.post_cntn_wrap ul li:last-child,
.blog-post__body ul li:last-child {
  margin-bottom: 0;
}

/* Update your existing ordered list spacing to match */
.post_cntn_wrap ol {
  margin: 0 0 1rem 0; /* Changed from 2.5rem to match paragraphs */
  line-height: 1.5; /* Changed from 1.88 to match paragraphs */
  padding: 0;
  list-style-type: none;
}

.post_cntn_wrap ol li {
  position: relative;
  margin: 0 0 0.5rem 0; /* Added bottom margin for consistency */
  padding: 0 0 0 40px;
  counter-increment: step-counter;
  line-height: 1.5; /* Ensure consistent line-height */
}

/* Last ordered list item should have no bottom margin */
.post_cntn_wrap ol li:last-child {
  margin-bottom: 0;
}

/* Ensure nested lists have proper spacing */
.post_cntn_wrap ul ul,
.post_cntn_wrap ul ol,
.post_cntn_wrap ol ul,
.post_cntn_wrap ol ol,
.blog-post__body ul ul,
.blog-post__body ul ol,
.blog-post__body ol ul,
.blog-post__body ol ol {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* Ensure paragraphs immediately following lists have proper spacing */
.post_cntn_wrap ul + p,
.post_cntn_wrap ol + p,
.blog-post__body ul + p,
.blog-post__body ol + p {
  margin-top: 1rem;
}