.single-post .single-post {
    width: 100%;
    /* background: linear-gradient(180deg, #E9F0F2 11.86%, #FFF 11.86%);
    background: linear-gradient(180deg, #E9F0F2 510px, #FFF 11.86%); */
    position: relative;
    background-color: #fff;
    z-index: 1;
}
@media only screen and (min-width: 768px) {
    .single-post .single-post:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 500px;
        background-color: #E9F0F2;
        z-index: -1;
    }
}
@media only screen and (max-width: 767px) {
    .single-post {
        background: #FFF;
    }
}
.single-post .post-title-wrap {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.single-post .post-title-wrap .post-title-inner-wrap {
    width: 100%;
    max-width: 1440px;
    padding: 80px 240px 40px;
    display: flex;
    flex-flow: column nowrap;
}
.single-post .post-title-wrap .post-title-inner-wrap h1 {
    color: #000;
    font-family: Lato;
    font-size: 56px;
    font-style: normal;
    font-weight: 800;
    line-height: 64px; /* 114.286% */ 
    text-transform: capitalize;
    
}
.single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap {
    margin-top: 32px;
    display: flex;
    flex-flow: column nowrap;
}
.single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap .doctor-wrap {
    display: flex;
    flex-flow: row nowrap;
    gap: 12px;
    align-items: center;
}
.single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap .doctor-wrap .doctor-image {
    width: 76px;
    height: 76px;
    display: flex;
    flex-flow: column nowrap;
}
.single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap .doctor-wrap .doctor-image .doc-image-wrap {
    width: 76px;
    height: 76px;
    display: flex;
    flex-flow: column nowrap;
    overflow: hidden;
    border-radius: 50%;
}
.single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap .doctor-wrap .doctor-image .doc-image-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
}
.single-post .post-image-wrap {
    width: 100%;
    max-width: 1440px;
    padding: 0 240px 40px;
    display: flex;
    flex-flow: column nowrap;
    gap: 20px;
    height: 470px;
    margin-left: auto;
    margin-right: auto;
}
.single-post .post-image-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
    border-radius: 12px;
}
.single-post .post-content-wrap {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.single-post .post-content-wrap .post-content-inner-wrap {
    width: 100%;
    max-width: 1440px;
    padding: 0 240px 80px;
}
.single-post .wysiwyg-content ul.custom-with-heading {
    margin-top: 12px;
}
.single-post .wysiwyg-content ul.custom-with-heading li {
    color: #404040;
    border-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}
.single-post .wysiwyg-content ul.custom-with-heading li:before {
    display: none;
}
.single-post .wysiwyg-content ul.custom-with-heading ul li {
    padding: 0;
}

@media only screen and (max-width: 1279px) {
    .single-post .post-title-wrap .post-title-inner-wrap {
        padding: 60px 60px 40px;
    }
    .single-post .post-image-wrap {
        padding: 0 60px 60px;
    }
    .single-post .post-content-wrap .post-content-inner-wrap {
        padding: 0 60px 60px;
    }
}
@media only screen and (max-width: 767px) {
    .single-post .post-image-wrap img {
        border-radius: 0;
    }
    .single-post .post-title-wrap {
        order: 2;
    }
    .single-post .post-title-wrap .post-title-inner-wrap {
        padding: 40px 20px 40px;
        background: #E9F0F2;
    }
    .single-post .post-image-wrap {
        padding: 0;
        order: 1;
        height: 240px;
    }
    .single-post .post-content-wrap {
        order: 3;
    }
    .single-post .post-content-wrap .post-content-inner-wrap {
        padding: 40px 20px;
    }
    .single-post .post-title-wrap .post-title-inner-wrap h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .single-post {
        display: flex;
        flex-flow: column nowrap;
    }
    .single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap .doctor-wrap .doctor-image,
    .single-post .post-title-wrap .post-title-inner-wrap .credibility-wrap .doctor-wrap .doctor-image .doc-image-wrap {
        width: 66px;
        height: 66px;
    }
    .doctor-detail p {
        font-size: 16px;
        line-height: 24px; 
    }
    .single-post .wysiwyg-content ul.custom-with-heading li {
        padding-left: 0;
    }
}


.credibility-wrap a {
    color: inherit!important;
}
@media only screen and (max-width: 767px) {
    .doctor-detail .positions {
        font-size: 10px;
        line-height: 18px;
    }
}
.wysiwyg-content .counter-flat {
    border-radius: 12px!important;
    background: #F6F6F6!important;
    padding: 16px 20px!important;
    border: none!important;
    width: 100%!important;
    margin-bottom: 40px!important;
}
.wysiwyg-content .counter-flat .ez-toc-title-container .ez-toc-title,
.wysiwyg-content #ez-toc-container .ez-toc-title-container .ez-toc-title   {
    color: #000;
    font-family: Lato;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 700!important;
    line-height: 24px!important; /* 150% */
    text-transform: uppercase;
}
.wysiwyg-content .counter-flat nav .ez-toc-list li a,
.wysiwyg-content #ez-toc-container nav .ez-toc-list li a {
    color: #4EB0E9!important;
    font-family: Lato;
    font-size: 16px;
    font-weight: 600; 
    line-height: 30px; /* 187.5% */
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
}
@media only screen and (max-width: 767px) {
    .wysiwyg-content .counter-flat {
        margin-bottom: 32px!important;
    }
    .wysiwyg-content .counter-flat nav .ez-toc-list li a,
    .wysiwyg-content #ez-toc-container nav .ez-toc-list li a  {
        line-height: 26px!important;
    }
}
.wysiwyg-content #ez-toc-container {
    border-radius: 12px;
    background: #F6F6F6;
    padding: 16px 20px;
    width: 100%;
    border: 0;
}

.single-post .wysiwyg-content {
  width: 100%;
}

.single-post .wysiwyg-content .table-wrap {
  margin-top: 32px;
  overflow-x: auto;
}

.single-post .wysiwyg-content .table-wrap::-webkit-scrollbar {
  height: 12px; 
}

.single-post .wysiwyg-content .table-wrap::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 10px;
}

.single-post .wysiwyg-content .table-wrap::-webkit-scrollbar-thumb {
  background: #1e5596;
  border-radius: 10px;
}

.single-post .wysiwyg-content .table-wrap::-webkit-scrollbar-thumb:active {
  background: #153c6b; 
}


.single-post .wysiwyg-content table {
  border-collapse: collapse;
}

.single-post .wysiwyg-content table thead {
  background: #1A5699;
}

.single-post .wysiwyg-content table thead th {
  width: 20%;
  font-family: Lato;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  padding: 16px;
  border-right: solid 1px #fff;
}

.single-post .wysiwyg-content table thead th:last-child {
  border-right: none;
  text-align: left;
}

.single-post .wysiwyg-content table tbody td {
  border-right: solid 1px #DADADA;
  padding: 16px 32px;
  font-family: Lato;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0%;
  color: #3A3A3B;
  vertical-align: text-top;
}

.single-post .wysiwyg-content table tbody td:first-child {
  font-weight: 700;
  color: #141414;
}

.single-post .wysiwyg-content table tbody td:nth-child(2) {
  color: #141414;
}

.single-post .wysiwyg-content table tbody tr td:last-child {
  border-right: none;
}


.single-post .wysiwyg-content table tbody tr:nth-child(odd) {
  background: #F8F8F8;
}

@media screen and (max-width: 767px) {
  .single-post .wysiwyg-content .table-wrap {
    padding-bottom: 40px;
  }

  .single-post .wysiwyg-content table thead th,
  .single-post .wysiwyg-content table tbody td {
    font-size: 16px;
    line-height: 24px;
    padding: 16px;
  }

  .single-post .wysiwyg-content table thead th {
    min-width: 145px !important;
  }

  .single-post .wysiwyg-content table thead th:nth-child(2) {
    min-width: 200px !important;
  }
  .single-post .wysiwyg-content table thead th:nth-child(3) {
    min-width: 495px !important;
  }
}
