  h4 {
    line-height: 1.4 !important;
  }

  h3 {
    line-height: 1.4 !important;
  } 

  #blog-detailsSection p {
    color: #212529 !important;
    font-size: 16px !important;
    font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;
    margin-bottom: 4px !important;
  }

  #blog-detailsSection a {
    /* color: #212529 !important; */
    font-size: 16px !important;
    font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;
    font-weight: normal !important;
  }

  #blog-detailsSection p strong {
    font-weight: normal !important;
  }

  #blog-detailsSection strong {
    font-weight: normal !important;
  }

  #blog-detailsSection .blogTop-heading {
    border: 0;
  }

  #blog-detailsSection .blog-subheading {
    font-size: 29px !important;
    border: 0px;
    color: #b5121b;
    font-weight: 700;
    margin-top: 5px;
    line-height: 29px !important;
    margin-bottom: 9px;
  }

  #blog-detailsSection ol {
    padding: 0;
    margin: 0
  }

  #blog-detailsSection li {
    list-style: none;
    color: #212529 !important;
    font-size: 16px !important;
    font-family: "Roboto",sans-serif;
    font-weight: normal !important;
  }

  #blog-detailsSection li a {
    color:#F17720 !important;

    font-size: 16px !important;
    text-decoration: underline;
    font-weight: normal !important;
  }

  #blog-detailsSection ul li {
    list-style: none;
    color: #212529 !important;
    font-size: 16px !important;
    font-family: "Roboto",sans-serif;
    font-weight: normal !important;
  }

  #blog-detailsSection h2 {
    font-size: 29px !important;
    border: 0px;
    color: #b5121b;
    font-weight: 700;
    margin-top: 15px;
    line-height: 29px !important;
    margin-bottom: 9px;
  }

  .related-posts-title {
    font-size: 29px !important;
    border: 0px;
    color: #b5121b;
    font-weight: 700;
    margin-top: 15px;
    line-height: 29px !important;
    margin-bottom: 9px;
  } 

  #blog-detailsSection h4 {
    list-style: none;
    color: #212529 !important;
    font-size: 16px !important;
    font-family: "Roboto",sans-serif;
    font-weight: 600 !important;
    text-align: right;
    margin-bottom: 0px !important;
    line-height: 16px;
  }


  #blog-detailsSection h3 {
    list-style: none;
    color: #212529 !important;
    font-size: 22px !important;
    font-family: "Roboto",sans-serif;
    font-weight: 600 !important;
    text-align: left;
    margin-bottom: 20px !important;
    line-height: 26px;
    margin-top: 10px;
  }


  #blog-detailsSection p {
    margin-bottom: 4px;
  }

  .related-posts-container .post-img {
    max-height: 215px;
    height: 100%;
  }

  .related-posts-container img {
    height: 100%;
  }

  .related-posts-container h4 {
    line-height: 26px;
    color: #212529 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
  }

  .related-posts-container h4:hover {
    text-decoration: underline;
    color: #b5121b !important;
  }

  #blog-sidebar .line_height_set {
    line-height: 1rem !important;
    font-weight: 500 !important;
    color: #b5121b !important;
    margin-bottom: 1rem !important;
    font-family: "Roboto", sans-serif !important;
    font-size: 16px !important;
  }

  #blog-sidebar .search_wrap {
    width: 100%;
    margin: 26px auto;
  }

  .single-post-content {
    margin-top: 15px;
  }
  .new_class_img{
    width: 100% !important;
    max-width: 966px !important;
    max-height: 380px !important;
    object-fit: cover !important;
    height: 100% !important;
    object-position: top;
  }

  .cart-summary {
    background-color: #f4f4f4;
  }

  .cart-summary .image-wrapper {
    width: 100%;
  }

  .bi-check {
    font-size: 2rem;
  }

  .image-wrapper img {
    display: block;
    margin: 0 auto;
    width: 75%;
  }

  .woocommerce-order-received .woocommerce-order-details {
    display: none;
    visibility: hidden;
  }

  .cart-summary {
    background-color: #f4f4f4;
  }

  .cart-summary .image-wrapper {
    width: 100%;
  }

  .bi-check {
    font-size: 2rem;
  }

  .image-wrapper img {
    display: block;
    margin: 0 auto;
    width: 75%;
  }

  .woocommerce-order-received .woocommerce-order-details {
    display: none;
    visibility: hidden;
  }