.post-feature-image {
    width: auto;
}

.post-feature-image img {
    width: 100%;
}
.reviews-link-btn {
	color:#111;
	text-decoration:underline !important;
    font-family: 'Replica LL', sans-serif;
}
.blog-single .border-section {
    border-left: 5px solid #000000;
}
.blog-single .border-section .section-description {
    padding: 5px 20px;
}
.blog-single .bg-section .section-description p{
    font-size: 17px;
    margin: 0;
    font-weight: 400;
}
.free-section-exist-hero {
    margin-top: 135px !important;
}
.free-section-exist-sidebar .border_white_blog {
    margin-top: 40px !important;
}
.custom-section  h3 {
    font-size: 20px;
    font-family: 'Replica LL', sans-serif;
    font-weight: bold;
    line-height: 25px;
    margin: 0px;
    padding: 0px;
    margin: 25px 0px;
}
h2.blog-section-heading {
    margin: 10px 0px !important;
}
.blog-single .reviews-heading .reviews-title {
    font-size: 20px;
    font-family: 'Replica LL', sans-serif;
    font-weight: bold;
    line-height: 25px;
}
.blog-single .review-text {
    font-size: 22px;
    line-height: 22px;
    font-family: 'Replica LL', sans-serif;
    font-weight: 400;
}
.blog-single .section-cta a {
    font-family: 'Replica LL', sans-serif;
    font-weight: bold;
}
.blog-single .reviews-heading p {
     font-size: 16px;
    line-height: 20px !important;
    font-weight: 400;
    font-family: 'Replica LL', sans-serif;
}
.short_description p {
    font-size: 16px;
    line-height: 20px !important;
    font-weight: 400;
    font-family: 'Replica LL', sans-serif;
}
.blog-single .custom-section {
    padding-top: 0px;
}
.section-description p {
    font-size: 16px;
    line-height: 20px !important;
    font-weight: normal;
    font-family: 'Replica LL', sans-serif;
}
.blog-single .author .name {
    font-size: 10px;
    font-family: 'Replica LL', sans-serif;
    line-height: 15px;
    font-weight: 400;
    color: #000000;
    margin-left: 5px;
}

.blog-single .author .time {
    font-size: 10px;
    font-family: 'Replica LL', sans-serif;
    color: #8E8E8E;
}

.blog-section-heading p {
    margin: 0px 0px !important;
    font-size: 32px;
    font-family: 'Replica LL', sans-serif;
    line-height: 38px;
    margin-bottom: 10px !important;
    font-weight: 400;
}


.blog-single .col-9 {
    margin: 0px !important;
}

.blog-single .breadcrumb {
    margin-top: 0px;
}

body {
    background-color: #fff !important;
}

.blog-hero {
    margin-top: 60px;
}

.single-blog-parent {
    width: 645px;
    height: 485px;
}

.single-blog-parent img {
    height: auto;
    width: auto;
}

.single-sidebar-post {
    background-color: #FAF7EE;
    width: 250px;
    height: 400px;
    border-radius: 12px;
    text-align: center;
    margin: 0 auto;
}

.blog-post-parent-content {
    display: flex;
    gap: 40px;
}

.sidebar-parent-blog-sticky {
    margin-top: 35px !important;
    margin: 0 auto;
}
.sidebar-parent-blog-sticky {
  position: sticky;
  align-self: flex-start;
  z-index: 10;
  right: unset;
  left: unset;
  top: unset !important;
}
.sidebar-sticky-wrapper {
    position: relative;
}
.cta-btn-100 {
    width: 100%;
}

.single-post-heading {
    font-family: 'Replica LL', sans-serif;
    font-size: 25px;
    color: #000000;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px;
}
.section-description pre {
    color: #8E8E8E;
    font-size: 10px;
    font-family: 'Replica LL', sans-serif;
    font-weight: 400;
    line-height: 15px;
}
.single-sidebar-heading-parent {
    text-align: center;
    margin: 0px;
    padding-top: 20px;
}

.single-post-detail-blog {
    font-family: 'Replica LL', sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 20px;
    margin: 0px;
    margin-top: 5px;
}

.single-sidebar-heading-parent-image {
    padding: 15px;
    padding-bottom: 5px;
}

.single-post-detail-descp {
    font-family: 'Replica LL', sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    line-height: 20px;
    margin: 5px 0px;
}

.shop-btn-new-blog {
    margin: 0 auto;
    padding: 0px 15px;
    margin-top: 5px;
}

.button_w_arrow_blog {
    background-color: #72B288;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    font-family: 'Replica LL', sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    display: block;
}

/* #page {
    padding-top: 0px !important;
} */
.logged-in #page {
    padding-top: 35px !important;
}

/* Blog Header Styles */
.blog-header {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: all 0.3s ease;
}

.breadcrumb-items {
    font-family: 'Replica LL', sans-serif;
    font-size: 12px;
    color: #000000 !important;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 15px;
}

.blog-header.scrolled {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.blog-header-content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
}

.blog-logo {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #111111;
}

.blog-logo img {
    height: 40px;
    width: auto;
}

.blog-logo-text {
    margin-left: 12px;
    font-family: 'Replica LL', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.blog-nav {
    display: flex;
    align-items: center;
    gap: 40px;
}

.blog-nav a {
    color: #111111;
    text-decoration: none;
    font-family: 'Replica LL', sans-serif;
    font-size: 14px;
    font-weight: 400;
    transition: color 0.3s ease;
}

.blog-nav a:hover {
    color: #72B288;
}

.blog-nav .current {
    color: #72B288;
    font-weight: 500;
}

.blog-cta {
    display: flex;
    align-items: center;
    gap: 15px;
}

.blog-cta .btn-secondary {
    background: transparent;
    border: 1px solid #111111;
    color: #111111;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.blog-cta .btn-secondary:hover {
    background: #111111;
    color: #ffffff;
}

.blog-cta .btn-primary {
    background: #72B288;
    border: 1px solid #72B288;
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.blog-cta .btn-primary:hover {
    background: #5a9a6f;
    border-color: #5a9a6f;
}

/* Breadcrumb Styles */
.blog-breadcrumb {
    background: #f8f9fa;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
}

.blog-breadcrumb-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.breadcrumb-nav {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #666666;
}

.breadcrumb-nav a {
    color: #72B288;
    text-decoration: none;
}

.breadcrumb-nav a:hover {
    text-decoration: underline;
}

.breadcrumb-separator {
    color: #cccccc;
}

.author img {
    height: 20px;
    width: 20px;
    border-radius: 12px;
}
@media only screen and (min-width: 33.75em) {
    .container {
        width: 1100px;
    }
}

/* blog sections */
.blog-single .custom-section h2{
  font-size: 29px;
  line-height: 1.3;
}

.blog-short-description p{
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

.blog-single .author{
  display: flex;
  padding: 12px 0;
}

.blog-single .author .name{
  font-size: 13px;
  margin-left: 13px;
}

.blog-single .author .time{
  font-size: 12px;
  color: #8E8E8E;
}

.blog-single .section-image img{
  max-width: 100% !important;
  border-radius: 0 !important;
  width: 100%;
}

.blog-single .custom-section p{
  font-size: 16px;
  line-height: 1.3;
}

.blog-single .custom-section li{
  line-height: 2;
}

.blog-single .section-cta{
  background-color: #72B289;
  padding: 11px;
  border-radius: 10px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.blog-single .section-cta a{
  color: #fff;
}

.blog-single .breadcrumb {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 1.2rem;
  margin-top: 2.2rem;
}

.blog-single .breadcrumb a {
  color: #333;
  text-decoration: none;
}

.blog-single .breadcrumb a:hover {
  text-decoration: underline;
}

.blog-single .breadcrumb span {
  margin: 0 5px;
  color: #666;
}

.blog-single .breadcrumb .current {
  font-weight: 400;
  color: #000;
}

h2.blog-section-heading{
  font-size: 24px;
  margin-top: 27px;
}

.blog-title h2{
  font-size: 33px;
  line-height: 1.3;
}

.blog-header .blog-header-content{
  padding: 0;
}

.blog-single .custom-section .col-8{
  margin-left: 0;
}

.blog-single .intro {
  font-style: italic;
  margin-bottom: 1rem;
}

.blog-single .custom-section .border-section {
  border-left: 4px solid #000;
  padding: 0;
  padding-left: 1rem;
  font-size: 1.2rem;
  margin: 1.5rem 0;
  font-weight: 400;
  border-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.blog-single .custom-section.bg-section {
  background: #EDEBE6;
  padding: 16px 20px;
  font-weight: 400;
  margin: 25px 0px;
  border-bottom: 0;
}

.blog-single .custom-section ol{
  line-height: 1.5;
  margin-bottom: 10px;
}

.last-with-border{
  border-bottom: 1px solid black !important;
  padding-top: 35px;
}

.blog-single .review-section {
  margin: 20px 0;
  padding: 20px;
  background: #EDEBE6;
}

.blog-single .review-images {
  display: flex;
}

.blog-single .review-image{
  width: 100%;
}

.blog-single .review-image img {
  width: 100%;
  object-fit: cover;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.blog-single .review-rating {
  font-size: 20px;
  color: #f5a623;
}

.blog-single .review-text {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

.blog-single .review-author {
  font-weight: bold;
  font-size: 14px;
  color: #666;
  display: contents;
}

.blog-single .review-rating {
  display: inline-block;
}

.blog-single .review-rating .star {
  font-size: 19px;
  margin-left: -4px;
  color: #ccc;
}

.blog-single .review-rating .star.filled {
  color: #f5a623;
}

.blog-single .reviews-heading .reviews-title{
  font-size: 22px;
  margin-bottom: 0px;
}

.blog-single .reviews-heading p{
  margin: 2px 0;
  padding-top: 18px;
}

.blog-single .reviews-heading{
  margin-top: 20px;
}

.blog-single .custom-section .section-image{
  margin-top: 00px;
}

.single-blog-template .author-card {
    background: #EFEEE6;
    padding: 24px;
    border-radius: 12px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin: 30px 0;
    border: 1px solid #1111111A;
}

.single-blog-template .author-header {
    display: flex;
    align-items: center;
    gap: 18px;
}

.single-blog-template .author-avatar {
    width: 92px;
    height: 35px;
    border-radius: 8px;
    object-fit: cover;
}

.single-blog-template .author-info {
    display: flex;
    flex-direction: column;
}

.single-blog-template .author-name {
    font-size: 21px;
    margin: 0;
    font-weight: 400;
    color: #222;
    line-height: 1;
}

.single-blog-template .author-header .col-1,
.single-blog-template .author-header .col-12{
    margin: 0;
}

.single-blog-template .author-header .col-1{
    width: 5.33%;
}

.single-blog-template .author-role {
    font-size: 14px;
    margin: 3px 0 12px 0;
    color: #888888;
    margin-bottom: 13px;
}

.single-blog-template .author-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
    color: #888888;
}

.single-blog-template .author-meta i {
    font-style: normal;
    margin-right: 6px;
}

.single-blog-template .author-meta bb{
    color: #111111;
}

.single-blog-template .updated,
.single-blog-template .reviewed{
    display: flex;
    align-items: center;
    gap: 5px;
}

.single-blog-template .updated{
    margin-left: 15px;
}

.single-blog-template .blog-section-heading p{
    font-size: 46px !important;
    font-weight: 100;
    line-height: 1.2;
    color: black;
}

.single-blog-template p{
    color: #1111119e;
    font-size: 15px !important;
    line-height: 1.4 !important;
    font-weight: 100;
}

.post-template-single-blog-template-php{
    background-color: #F9F7EE !important;
}

.author-detail{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.author-detail b{
    color: black;
    font-weight: 400;
}

.custom-section.toc-section {
    background: #EFEEE6;
    padding: 32px;
    border-radius: 12px;
    border: 1px solid #1111111A;
    margin: 45px 0px;
}

.toc-header {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #7c7c7c;
    margin-bottom: 20px;
    font-weight: 400;
}

.toc-icon {
    margin-right: 10px;
}

.toc-list,
.toc-sublist,
.toc-sub-sublist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-item .main-title {
    font-size: 22px;
    display: block;
    margin-bottom: 14px;
    line-height: 1.4;
}

.toc-sublist {
    padding-left: 25px;
    border-left: 2px solid #ddd9c7;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sub-item .sub-title {
    font-size: 17px;
    margin: 10px 0;
    display: block;
    line-height: 1.4;
    color: #111111;
}

.toc-sub-sublist {
    padding-left: 25px;
    border-left: 2px solid #ddd9c7;
    margin-top: 8px;
}

.sub-sub-item .sub-sub-title {
    font-size: 16px;
    margin: 8px 0;
    display: block;
    color: #4f4f4f;
    line-height: 1.4;
}

.single-blog-template h3{
    font-size: 32px;
    margin: 42px 0px;
    font-weight: 400;
}

.listing-section {
    margin: 40px 0;
    padding: 0;
    color: #222;
    font-family: system-ui, sans-serif;
}

.listing-main-title {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #000;
}


.listing-sub-title {
    font-size: 18px;
    line-height: 1.6;
    color: #444;
    margin-bottom: 28px;
}


.listing-items {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
}

.listing-item {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    line-height: 1.6;
    position: relative;
    padding-left: 28px;
}


.listing-item::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #333;
}

ol.listing-items li::before {
    counter-increment: listing-counter;
    content: counter(listing-counter) ". ";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    color: black;
    font-size: 15px;
}

ol.listing-items {
    counter-reset: listing-counter;
}

ol.listing-items li {
    position: relative;
    margin-bottom: 1rem;
}

ol.listing-items li::before {
    counter-increment: listing-counter;
    content: counter(listing-counter) ". ";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    color: black;
    font-size: 15px;
    background: transparent;
}

.listing-items.same_line .listing-item-title {
    display: inline; /* title on same line */
    margin-right: 0.5rem;
}

.listing-items.same_line .listing-item-desc {
    display: inline;
    margin: 0;
}

.listing-items.different_line .listing-item-title {
    display: block; /* title on separate line */
    margin-bottom: 0.25rem;
}

.listing-items.different_line .listing-item-desc {
    display: block;
    margin: 0;
}

.listing-items.different_line li{
    flex-wrap: wrap;
}

.listing-items.different_line .listing-item-desc{
    margin-top: 7px;
}


.listing-item-title {
    font-weight: 700;
    margin-right: 6px;
    color: #111;
    font-size: 14px;
}


.listing-item-desc {
    color: #111111B2 !important;
    font-size: 14px !important;
    margin: 0;
}


.listing-ending-text {
    font-size: 16px;
    color: #444;
    margin-top: 25px;
    line-height: 1.6;
}


.custom-acf-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    border: 0;
}


.custom-acf-table thead th {
    background-color: black;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    border: 0;
    font-size: 13px;
    font-weight: 400;
}


.custom-acf-table tbody td {
    padding: 10px 10px;
    border: 0;
    vertical-align: top;
    font-size: 13px;
}

.custom-acf-table tbody tr{
    border-bottom: 1px solid #1111111A;
}

.custom-acf-table-wrapper {
    overflow-x: auto;
}

.custom-acf-table tbody tr:hover {
    background-color: #f1f1f1;
}

.custom-acf-table caption {
    caption-side: top;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
}

.table-parent{
    padding: 22px;
    background-color: #fff;
    border-radius: 10px;
}


.custom-acf-table thead th:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.custom-acf-table thead th:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

@media only screen and (max-width: 600px) {
  .blog-single .col-8{
    width: 100%;
  }
}

.custom-section.border-section{
    padding-top: 0;
}

.custom-table {
    border-collapse: collapse;
}

.custom-table td {
    padding: 12px 14px;
    border-bottom: 1px solid #E8E8E8;
}

.section-header td {
    background: #F5F2EC;
    font-weight: 600;
    padding: 16px 14px;
}

.note-row td {
    background: #fafafa;
    font-style: italic;
}

.section-header-row td {
    background: #f7f2e9;
    font-weight: 600;
    padding: 14px 12px;
    border-bottom: 1px solid #e6e2db;
}


/* Gallery container */
.custom-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap, 16px);
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Each item — width calculated to account for gaps */
.custom-gallery .gallery-item {
  box-sizing: border-box;
  /* Formula: (100% / cols) - (gap * (cols - 1) / cols) */
  flex: 0 0 calc((100% / var(--cols)) - ( (var(--gap) * (var(--cols) - 1)) / var(--cols) ));
  max-width: calc((100% / var(--cols)) - ( (var(--gap) * (var(--cols) - 1)) / var(--cols) ));
}

/* Image style — keep ratio and fill the item */
.custom-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;      /* crop if needed to fill the box */
  aspect-ratio: 16 / 9;   /* consistent height; change if you need square (1/1) */
  border-radius: 4px;
}

.cta_card {
    border-radius: 30px;
    margin: 40px 0;
}

.cta_card__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1250px;
    margin: 0 auto;
    padding: 40px;
    gap: 50px;
}

.cta_card__left {
    flex: 1;
    color: #fff;
}

.cta_card__heading {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 30px;
    font-weight: 400;
    color: #ffffff;
}

.cta_card__btn {
    display: inline-block;
    padding: 12px 14px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    transition: 0.2s ease;
}

.cta_card__btn:hover {
    opacity: 0.9;
}

.cta_card__discount {
    margin-top: 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8) !important;
}

.cta_card__right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta_card__image {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
}

.pro-tip-box {
    padding: 22px;
    border-radius: 14px;
    margin-bottom: 30px;
}

.pro-tip-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
}

.pro-tip-icon {
    width: 28px;
    height: 28px;
    object-fit: contain;
    border-radius: 6px;
}

.pro-tip-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.pro-tip-separator {
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,0.25);
    margin: 12px 0 18px;
}

.pro-tip-text {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    font-weight: 400;
}


@media (max-width: 900px) {
    .cta_card__inner {
        flex-direction: column;
        text-align: center;
    }

    .cta_card__right {
        margin-top: 20px;
    }

    .cta_card__heading {
        font-size: 36px;
    }
}


/* Responsive: on small screens show 1 per row */
@media (max-width: 600px) {
  .custom-gallery {
    --cols: 1 !important;
  }
  .custom-gallery .gallery-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}


/* blog sections */

/* Mobile Styles */
@media (max-width: 1440px) {}


@media (min-width: 768px) and (max-width: 1024px) {
    .blog-post-parent-content {
        gap: 0px;
    }

    .single-sidebar-post {
        width: 200px;
        height: 350px;
    }

    .post-feature-image {
        width: auto;
    }

    .blog-header-content {
        padding: 0 15px;
        height: 60px;
    }

    .blog-logo-text {
        display: none;
    }

    .blog-cta {
        gap: 10px;
    }

    .blog-cta .btn-secondary,
    .blog-cta .btn-primary {
        padding: 6px 12px;
        font-size: 13px;
    }

    .blog-breadcrumb-content {
        padding: 0 15px;
    }
}

@media (min-width: 1024px) and (max-width: 1300px) {
    .single-sidebar-post {
        width: 250px;
        height: 350px;
    }
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

@media (max-width: 768px) {
    .mobile-menu-toggle {
        display: block;
    }

    .blog-nav {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #ffffff;
        border-top: 1px solid #e5e5e5;
        flex-direction: column;
        padding: 20px;
        gap: 15px;
        display: none;
    }

    .blog-nav.active {
        display: flex;
    }
}

@media(max-width: 767px) {
    .blog-single .breadcrumb {
        margin-top: 0.2rem;
    }
    .dna-page-shop-section-parent-toggle-function .col-9 {
        width: 100%;
    }
    .single-post ul {
        padding: 0px 25px;
    }
    .post-feature-image {
        width: auto;
    }
    .sidebar-parent-blog-sticky {
        display: none;
    }
    .sidebar-sticky-wrapper {
        display: none;
    }
    .blog-single .col-9 {
        margin: 0px 0px !important;
    }
    .blog-section-heading p {
        font-size: 20px;
        line-height: 30px;
    }
    .breadcrumb-items  {
        font-size: 10px;
    }
    .blog-single .breadcrumb {
        margin-bottom: 0.5rem;
    }
}

@media only screen and (max-width: 800px) {
    .container {
        width: 90%;
    }
}
@media only screen and (max-width: 600px) {
    .single-post ul {
        float: unset;
        width: 85%;
        line-height: 1.5;
    }
}