@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
}

body {
    overflow: visible;
}

/* Apply font to all body text */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
a,
button,
input,
select,
textarea,
blockquote,
cite,
table,
th,
td,
time {
    font-family: 'Montserrat', sans-serif !important;
}

img.wp-image-42901{
	display:none !important;
}
img.wp-image-42902{
	margin-top:25px !important;
		 
	}
/* span[id="faqs"] ~ h3 {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #E01B22 !important;
} */


#custom-design h1,
#custom-design h2,
#custom-design h3,
#custom-design h4,
#custom-design h5,
#custom-design h6,
#custom-design p,
#custom-design li,
#custom-design a,
#custom-design button,
#custom-design input,
#custom-design select,
#custom-design textarea,
#custom-design blockquote,
#custom-design cite,
#custom-design table,
#custom-design th,
#custom-design td,
#custom-design time {
    color: #3A3A3B !important;
}

/* #custom-design h3 {
    color: #E01B22;
} */

* {
    box-sizing: border-box !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p.custom-p-to-h2,
.head3-li li::marker {
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: var(--font-weight-medium) !important;
    letter-spacing: 0px !important;
    text-align: left !important;
    opacity: 1 !important;
}

h2 {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
p.custom-p-to-h2 {
    margin-top: 40px !important;
    margin-bottom: 0px !important;
}
h3,
h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.table-content-right ul,
.table-content-right ol {
    margin-bottom: 10px;
    margin-top: 0px;
}

/* #faqs ol li::marker {
    font-size: 26px;
	font-weight: var(--font-weight-medium) !important;

 } */

strong h1,
strong h2,
strong h3,
strong h4,
strong h5,
strong h6,
p.custom-p-to-h2, p.custom-p-to-h2 strong {
    font-weight: var(--font-weight-medium) !important;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
p.custom-p-to-h2 {
    font-weight: var(--font-weight-medium) !important;
}


.old-banner {
    display: none !important;
}

table tr:first-child td p strong,
table tr:first-child td strong,
th p strong,
tbody tr:first-child th strong,
tbody tr:first-child strong,
tr:first-child th {
    font-weight: normal;
}

p {
    font-style: normal;
    font-variant: normal;
    font-size: 18px;
}

h1 {
    font-size: 36px;
}

h2,
p.custom-p-to-h2 {
    font-size: 28px !important;
    padding-bottom: 10px !important;
    line-height: 28px !important;
}
p.custom-p-to-h2 {
    font-size: 28px !important;
    padding-bottom: 0px !important;
    line-height: 28px !important;
}

.head3-li li::marker {
    font-size: 26px;
}

h3 {
    font-size: 24px;
    line-height: 28px;
}

h4 {
    font-size: 22px;

}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

 

#custom-design {
    width: 100%;
    /*         max-width: 1366px; */
    /*     padding: 20px; */
    margin: auto;
    overflow: hidden;
    color: #3A3A3B !important;
    position: relative;
}

mark {
    background: none;
    color: #3A3A3B !important;
}

a mark {
    background: none;
    color: #e01b22 !important;
}

.d-flex {
    display: flex;
    gap: 100px;
    flex-wrap: wrap;

    /* 	justify-content: center; */
    /* Ensure items wrap on smaller screens */
}

.table-content-left {
    width: 404px;
    height: max-content;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.06);
    border: 1px solid #E7E7E7;
    border-radius: 16px;
    opacity: 1;
    padding: 20px;
    padding-top: 0px;

}


.toc-table-content-left.table-content-left {
    width: 404px;
    background: none;
    box-shadow: none;
    border: none;
    border-radius: none;
    opacity: 1;
    padding: 0px;
}

.lwptoc_header {
    margin-bottom: 10px;
    border-bottom: 2px solid #E01B22;
    padding-bottom: 10px;
}

.lwptoc .lwptoc_i {
    background: #FFFFFF !important;
    box-shadow: 0px 3px 20px #0000000F;
    border: 1px solid #E7E7E7 !important;
    border-radius: 16px;
    opacity: 1;
    width: 100% !important;
}

li.lwptoc_item {
    padding-top: 10px !important;
}

#custom-design .table-content-right .photo-size li.lwptoc_item.active a,
#custom-design .table-content-right .photo-size li.lwptoc_item:hover a {
    color: #DF1C23 !important;
}

#custom-design .table-content-right .photo-size li.lwptoc_item a {
    color: #3A3A3B !important;
    line-height: 21px;
    font-weight: var(--font-weight-medium);
    font-size: 16px;
}

.featured-img img {
    object-fit: cover !important;
    max-width: 655px;
    max-height: 370px;
    display: block;
    margin: 0 auto;
}

.doc-image {
    background: #9e9ea10d;
    text-align: center;
}

.doc-image img,
.table-content-right img {
    width: auto !important;
    height: auto !important;
    vertical-align: middle;
    margin: 5px 0px;
    max-width: 100% !important;
    display: block;
    justify-self: center;
    margin: 25px 0px;
}
 table {
            width: 100%;
            table-layout: fixed;
            /* forces equal column widths */
            border-collapse: collapse;
        }

img.size-full {
    width: auto !important;
    height: auto !important;
    vertical-align: middle;
    margin: 5px 0px;
    max-width: 100% !important;
    display: block;
    justify-self: center;
}

/* .table-content-right img.small-img {
    width: auto;
    height: auto;
	display: flex;
    justify-self: center;
} */

.table-content-left h3 {
    margin-top: 20px;
    margin-bottom: 15px;
}

.table-content-left ul,
.table-content-left ol {
    list-style-type: none;
    margin: 0px;
    padding-inline-start: 0px;
    font-weight: var(--font-weight-medium);
}

.table-content-left ul li,
.table-content-left ol li {
    padding-top: 15px;
}

.table-content-left ul li a,
.table-content-left ol li a {
    text-decoration: none;
    line-height: 21px;
    font-size: 16px;
}

.separator {
    border-top: 3px solid #E01B22;
    margin: 5px 0;
}

.table-content-right h2 {
    border-bottom: 2px solid #E01B22;
    padding-bottom: 15px;
}

.blog-reading-time span.span-reading-time.rt-reading-time {
    color: #e01b22;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}

.spacer {
    height: 1px;
    width: 100%;
}

.table-content-right {
    width: 700px;
    overflow-x: auto;
}

.article-section-list {
    position: sticky !important;
    top: 25px !important;
/*     max-height: 550px !important; */
   
}

#custom-design .table-content-right .photo-size a {
    color: #e01b22 !important;
}

.scroll-container,
table {
    display: block;
    overflow-x: auto;
    scrollbar-width: thin;
    /* cursor: grab;   */
    -webkit-overflow-scrolling: touch;
}

table {
    border-collapse: collapse;
    border: 1px solid #3A3A3B;
    border-spacing: 0;
    width: 100%;
    /*     border: 1px solid #ddd; */
    border: none;
}

tr {
    vertical-align: baseline;
}

th,
td,
tr {
    text-align: left;
    padding: 8px;
    border: 1px solid #3A3A3B;
/* 	width:1%; */
	width:100vw;
}

table td p,
table td {
    margin: 0px;
    font-size: 14px !important;
}

th,
td {
    min-width: 120px;
/*     width: auto; */
/*     max-width: 500px; */
	max-width:100%;

}

tbody tr:nth-child(odd):not(:first-child) {
    background-color: #F4FAFD;
}

tbody tr:first-child {
    background-color: #F8D7D8;
    /* First row */
}



table tr:first-child td p strong,
table tr:first-child td p,
table tr:first-child td strong,
table tr:first-child th,
tbody tr:first-child th strong {
    background-color: #F8D7D8 !important;
	    word-break: auto-phrase !important;
/*     white-space: wrap !important; */
    /* font-weight: 400 !important !important; */
    font-weight: 400 !important ;
    font-size: 18px !important;
}

th p {
    font-size: 18px !important;
    margin: 0px;
    /* 	font-weight:bold !important; */
}

p.first-para {
    margin-top: 0px;
    font-size: 14px;
    font-weight: 24px;
}

.photo-size p,
.photo-size li {
    font-size: 14px;
    line-height: 24px;

}

.table-content-right .photo-size li {
    margin: 8px 0px;
}

.table-content-right .photo-size li p {
    margin: 0px;
}

.photo-size .list-circle ul {
    list-style-type: circle;
}

.photo-size .list-circle ul {
    padding-inline-start: 40px !important;
}

/* .photo-size .list-circle ul {
  padding-inline-start: 80px !important;
} */
.photo-size .two-heading h3 {
    margin-bottom: 0px;
}

.photo-size .two-heading h4 {
    margin-top: 20px;
}

.article-section-list {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 20px 20px 20px 20px;
	 
}

.custom-breadcrumb {
    font-size: 16px;
    color: #9E9EA1;
    font-weight: normal;
}

.custom-breadcrumb a.taxonomy.category,
.custom-breadcrumb span a {
    text-decoration: none;
}

.custom-breadcrumb span.post.post-post.current-item {
    color: #3A3A3B;
}

/* Responsive Styles */
@media (max-width: 1275px) {
    .d-flex {
        gap: 50px;
        justify-content: center;

    }
}

@media (max-width: 1200px) {
    p {
        font-size: 16px;
        line-height: 28px;
    }

    h1 {
        font-size: 32px;
    }

    h2,
    p.custom-p-to-h2 {
        font-size: 28px !important;
    }

    h3,
    .head3-li li::marker {
        font-size: 19px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 14px;
    }

    h6 {
        font-size: 12px;
    }

    .table-content-left ul li a,
    .table-content-left ol li a {
        font-size: 14px;
        line-height: 19px;
    }

    .table-content-left ul li,
    .table-content-left ol li {
        padding-top: 12px;
    }

    .d-flex {
        gap: 50px;
        justify-content: center;

    }

    #custom-design {
        padding: 15px;
    }

    .photo-size p,
    .photo-size li {
        font-size: 16px;
    }

    .photo-size .two-heading h4 {
        margin-top: 18px;
    }
}

@media (max-width: 1024px) {
    .d-flex {
        gap: 40px;
        justify-content: center;

    }

    #custom-design {
        /*         max-width: 90%; */
        padding: 15px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    .table-content-left ul li a,
    .table-content-left ol li a {
        font-size: 12px;
        line-height: 18px;
    }

    .table-content-left ul li,
    .table-content-left ol li {
        padding-top: 10px;
    }


}

@media (max-width: 768px) {
	
    p {
        font-size: 14px;
        line-height: 22px;
    }

    h1 {
        font-size: 28px;
    }

    h2,
    p.custom-p-to-h2 {
        font-size: 20px !important;
    }

    h3,
    .head3-li li::marker {
        font-size: 17px;
    }

    h4 {
        font-size: 14px;

    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 10px;
    }

    ol li::marker {
        font-size: 14px !important;
        vertical-align: top;
    }


    .single-page-custom-height {
        height: 20px !important;
    }

    .lwptoc_header {
        font-size: 18px !important;
    }



    #custom-design .table-content-right .photo-size li.lwptoc_item a {
        font-size: 14px;
    }

    th p {
        font-size: 16px !important;
        margin: 0px;
        /* 	font-weight:bold !important; */
    }


    .table-content-left ul li a,
    .table-content-left ol li a {
        font-size: 11px;
        line-height: 16px;
    }

    .d-flex {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .custom-banner-section {
        flex-direction: row !important;
    }

    #custom-design {
        /*         max-width: 95%; */
        padding: 10px;
    }

    .table-content-left ul li,
    .table-content-left ol li {
        padding-top: 8px;
    }

    .photo-size p,
    .photo-size li {
        font-size: 14px;
    }

    .photo-size .two-heading h4 {
        margin-top: 16px;
    }
}

@media (max-width: 480px) {
    .banner-text p {
        font-size: 20px;
    }

    p {
        font-size: 14px;
        line-height: 18px;
    }

    h1 {
        font-size: 24px;
    }

    h2,
    p.custom-p-to-h2 {
        font-size: 18px !important;
    }

    h3,
    .head3-li li::marker {
        font-size: 15px;
    }

    h4 {
        font-size: 12px;
    }

    h5 {
        font-size: 10px;
    }

    h6 {
        font-size: 8px;
    }

    .table-content-left ul li a,
    .table-content-left ol li a {
        font-size: 14px;
        line-height: 14px;
    }

    .d-flex {
        gap: 20px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;

    }

    .table-content-left ul li,
    .table-content-left ol li {
        padding-top: 5px;
    }

    #custom-design {
        max-width: 100%;
        padding: 5px;
    }

    .photo-size p,
    .photo-size li {
        font-size: 14px;
    }

    .doc-image img {
        width: 100%;
    }

    .photo-size .two-heading h4 {
        margin-top: 12px;
    }
}

.custom-footer-container {
    overflow: hidden;
}


/* old css */
.custom-header {
    box-shadow: 0px 3px 40px #0000000F;
}

.custom-mob-menu {
    display: none !important;
}

.custom-desktop-menu {
    display: block !important;
}

.user-black-icon {
    display: none;
}

img.user-black-icon {
    width: 28px;
    height: auto;
}

ul.author-social-links {
    display: none;
}

.author-social-links li.wp-social-link.wp-social-link-x.wp-block-social-link,
.author-social-links li.wp-social-link.wp-social-link-facebook.wp-block-social-link,
.author-social-links li.wp-social-link.wp-social-link-instagram.wp-block-social-link,
.author-social-links li.wp-social-link.wp-social-link-mail.wp-block-social-link {
    background: #a6afb7;
    color: #fff;
}

.latest-post-bg {
    background: #FFFFFF;
    box-shadow: 0px 3px 30px #0000000F;
    border: 1px solid #F0F4F7;
    border-radius: 10px;
    padding: 20px;
}

.post-bg li {
    background: #F7F8FD;
    border-radius: 10px;
    padding: 10px 10px 20px 10px;
}

.accordion-item:last-child {
    border-bottom: 0px;
}

ul li::marker {
    color: #E01B22;
}

ul li::marker,
ol ul li::marker {
    font-size: 20px;
    vertical-align: top;
}

ol li::marker {
    font-size: 14px;
    vertical-align: top;
}

.article-section-list ul li {
    font-size: 16px;
    font-weight: 500;
    color: #3A3A3B;
    padding-bottom: 20px;
    line-height: 21px;
}

.banner-text h1 {
    line-height: 1.2;
    text-shadow: 0px 0px 8px rgba(43, 43, 43, 0.3);
    opacity: 1;
	text-align:center !important;
}

.banner-text .wp-block-search__inside-wrapper {
    box-shadow: 0px 10px 20px #00000014;
    background: #fff;
    border-radius: 12px;
    padding: 10px;
    outline: none !important;
    border: none !important;
}

input#wp-block-search__input-3 {
    outline: none !important;
    border: none !important;
}

.header-search input#wp-block-search__input-2::placeholder,
.banner-text .wp-block-search__inside-wrapper::placeholder {
    font-size: 21px !important;
    font-weight: 500 !important;
    color: #A6AFB7;
}

.banner-text button.wp-block-search__button.has-border-color.has-cm-primary-border-color.wp-element-button {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.searchwp-live-search-results {
    z-index: 0;
}

div.searchwp-live-search-results.searchwp-live-search-results-showing {
    scrollbar-width: none !important;
    box-shadow: 0px 10px 20px #00000014;
    border-radius: 12px;
    padding: 0px 20px 20px 20px;
}

h4.searchwp-live-search-result--title {
    font-weight: normal;
}

h4.searchwp-live-search-result--title a {
    text-decoration: none !important;
    font-size: 14px !important;
}

.searchwp-live-search-result {
    border: none;
}

.searchwp-live-search-result--info h4 {
    margin-bottom: 0px !important;
}

.banner-text button.wp-block-search__button.has-border-color.has-cm-primary-border-color.wp-element-button {
    background: #E01B22;
}

.banner-text button.wp-block-search__button.has-border-color.has-cm-primary-border-color.wp-element-button:hover {
    background: #E01B22;
}

.header-search input#wp-block-search__input-2,
.banner-text .wp-block-search__inside-wrapper {
    font-size: 21px !important;
    color: #3A3A3B !important;
}


.category-section.cm-blog-pill-shape-category a {
    background: none !important;
    padding: 0px !important;
}

.filter-title {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}

.filter-title p {
    text-transform: capitalize;
    color: #3A3A3B !important;
    font-size: 21px;
    margin: 0px;
    font-weight: 500;

}

.accordion {
    width: 100%;
    max-width: 600px;
}

.accordion-item {
    border-bottom: 0.5px solid #9E9EA1;
    padding: 5px;

}

.accordion-toggle {
    display: none;
}

.accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #3A3A3B;
    font-size: 16px;
    padding: 5px;
    font-weight: 500;
    cursor: pointer;
    text-align: left;
}

.accordion-arrow {
    transition: transform 0.3s ease;
}

.accordion-toggle:checked+.accordion-header .accordion-arrow {
    transform: rotate(180deg);
}

.accordion-content {
    display: none;
    text-indent: 20px;
}

.accordion-toggle:checked+.accordion-header+.accordion-content {
    display: block;
}

.accordion-toggle:checked+.accordion-header {
    font-weight: 600;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.accordion-content a {
    text-decoration: none;
}

.accordion-toggle:checked+.accordion-header+.accordion-content {
    max-height: fit-content;
}

.accordion-content p a {
    color: #3A3A3B;
    font-size: 16px;
    display: block;
}

.accordion-content p {
    margin: 5px 0px;
}

.accordion-allcontent p {
    margin: 0px !important;
    margin-top: 5px !important;
}


.accordion-allcontent p a {
    color: #E01B22;
    font-size: 16px;
    display: block;
    text-indent: 10px;
    padding-bottom: 10px;
    border-bottom: 0.5px solid #9E9EA1;

}

h2.accordion-allcontent {
    padding-bottom: 10px;
    border-bottom: 0.5px solid #9E9EA1;

}

.accordion-content p a:active,
.accordion-allcontent p a:active {
    color: #E01B22;
    font-weight: 500;
}

.accordion-content p a:hover,
.accordion-allcontent p a:hover {
    color: #E01B22;
    font-weight: 500;
}

.accordion-content p a:focus,
.accordion-allcontent p a:focus {
    color: #E01B22;
    font-weight: 500;
}

.category-section h2 {
    color: #3A3A3B;
    font-size: 21px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0px;
}

form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-group label {
    margin-bottom: 10px;
    display: block;
    color: #3A3A3B;
    font-size: 16px;
}

.form-group select {
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    border: 1px solid #3A3A3B;
    border-radius: 6px;
    background-color: #fff;
    outline: none;
    transition: border-color 0.3s ease;
}

.form-group select:focus {
    border-color: #E01B22;
    box-shadow: 0 0 5px rgba(224, 27, 34, 0.3);
}

.button-group {
    display: flex;
    justify-content: space-between;
}

.btn {
    flex: 1;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
h1.wp-block-heading.has-text-align-center.has-cm-text-color.has-text-color.has-link-color.wp-elements-1c5c48a5a87fa0fdd68c9bd3e22d25a6, h4.wp-block-heading.has-text-align-center.has-cm-text-color.has-text-color.has-link-color.wp-elements-75719cab7b68aac7fe58e9554e5963bd {
    text-align: center !important;
}
.clear {
    background-color: #FFFFFF;
    border: 1px solid #3A3A3B;
    color: #3A3A3B;
    margin-right: 10px;
}

.clear:hover {
    background-color: #FFFFFF;
    border: 1px solid #E01B22;
    color: #E01B22;
    transition: all 0.3s ease;
}

.apply {
    background-color: #A6AFB7;
    color: #FFFFFF;
}

.apply:hover {
    background-color: #E01B22;
}



@media (min-width: 320px) and (max-width: 380px) {
    .custom-header {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 320px) and (max-width: 420px) {
    .custom-footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
        background-position: top;
    }

    .top-spacer {
        height: 6rem !important;
    }

    .quick-links {
        text-wrap: nowrap;
    }

    .custom-footer figure {
        justify-self: center;
    }

    .footer-col1 {
        margin-bottom: 10px !important;
    }

    .quick-links.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 50% !important;
    }
}

@media (min-width: 420px) and (max-width: 996px) {
    .custom-footer {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .top-spacer {
        height: 8rem !important;
    }

    .quick-links.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 50% !important;
    }
}

@media (min-width: 320px) and (max-width: 996px) {
    .custom-mob-menu {
        display: block !important;
    }

    .custom-desktop-menu {
        display: none !important;
    }

    .has-modal-open:before {
        background: none !important;
        opacity: 0.5px;
    }

    .sign-up {
        display: none;
    }

    .user-black-icon {
        display: block;
    }

    .header-btn .btn-1 a {
        background: none !important;
        padding: 0px;
    }

    .header-btn .btn-2 a {
        padding: 10px;
    }

    .header-btn .btn-2 a .language-icon {
        display: none;
    }

    .custom-mob-menu-flex {
        flex-direction: row-reverse;
        align-items: bottom;
    }

    .overall-post-container {
        padding: 0px 20px !important;
    }

    .spacer-large {
        height: 1.25rem !important;
    }

    .title-padding {
        padding-top: 0px !important;
    }

    .post-title-section {
        padding-top: 10px !important;
    }

    .post-date-section {
        display: block !important;
    }

    .category-section {
        margin-bottom: 14px !important;
    }
}

@media (min-width: 320px) and (max-width: 780px) {
    .post-title-section {
        flex-direction: column-reverse !important;
    }
}

@media (min-width: 996px) and (max-width: 1270px) {
    .post-date-section {
        display: block !important;
    }
}
@media (min-width: 996px){
	.post-date-section{
	    text-wrap-mode: nowrap !important;
	
	}
}

.related-posts-carousel-wrapper {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 3px 30px #0000000F;
    border: 1px solid #F0F4F7;
    border-radius: 10px;
    padding: 20px;
}

.carousel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 2px solid #f0f4f7;
}

.carousel-header h3 {
    color: #3A3A3B;
    font-weight: var(--font-weight-medium);
}

.carousel-controls {
    display: none !important;
}

.carousel-controls {
    display: flex;
    gap: 20px;
}

.carousel-prev,
.carousel-next {
    background: #3A3A3B;
    border: none;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    transition: background-color 0.3s ease, transform 0.2s;
}

.carousel-prev:disabled,
.carousel-next:disabled {
    background: #A6AFB7;
    cursor: not-allowed;
}

.carousel-group-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.related-posts-carousel {
    display: flex;
    padding: 0 10px;
    overflow-x: hidden;
}

.carousel-item {
    flex: 0 0 calc(25.333% - 20px);
    /* This ensures 3 items per row */
    background: #F7F8FD;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 10px 20px 10px;
    margin: 0px 10px;
    /* Adds spacing between items */
    box-sizing: border-box;
    /* Ensures padding and margin don't affect item size */
}

@media (max-width: 1200px) {
    .carousel-item {
        flex: 0 0 calc(50% - 20px);
        /* 2 items per row on medium screens */
    }
}

@media (max-width: 768px) {
    .carousel-item {
        flex: 0 0 calc(100% - 20px);
        /* 1 item per row on small screens */
    }
}


.carousel-item img {
    width: 100%;
    /*     height: auto; */
    min-height: 165px;
    max-height: 165px;
    border-radius: 8px;
    object-fit: cover;
}

.carousel-item-content p {
    color: #3A3A3B;
    font-size: 16px;
    font-weight: var(--font-weight-medium);
    line-height: 21px;
    margin: 0px;
}

.carousel-item-content a {
    text-decoration: none;
}

.carousel-item-content a:hover {
    text-decoration: underline;
}

@media (max-width: 1200px) {
    .carousel-item {
        flex: 0 0 calc(25% - 20px);
    }
}

@media (max-width: 992px) {
    .carousel-item {
        flex: 0 0 calc(33.33% - 20px);
    }
}

@media (max-width: 768px) {
    .carousel-item {
        flex: 0 0 calc(50% - 20px);
    }
}

@media (max-width: 576px) {
    .carousel-item {
        flex: 0 0 calc(100% - 20px);
    }
	img.wp-image-42902{
		display:none !important;
	}
	img.wp-image-42901{
		margin-top:25px !important;
		display:block !important;
	}
}

@media (min-width: 1226px) {
    .lwptoc.custom-toc.lwptoc-light.lwptoc-notInherit {
        position: absolute;
        top: 0;
        left: 0;
        width: 404px;
    }

    .lwptoc {
        margin: 22px 0px;
    }
}

/* document style start */

/* .wp-block-column.has-global-padding.is-layout-constrained.wp-container-core-column-is-layout-4.wp-block-column-is-layout-constrained {
    position: relative;
	max-width:1366px;
}

.entry-content.wp-block-post-content.is-layout-flow.wp-container-core-post-content-is-layout-1.wp-block-post-content-is-layout-flow{
	width:700px;
	float:right;
	margin-right:60px !important;
}

ol:first-of-type {
    display: none;
}
@media (min-width: 992px){
.lwptoc.lwptoc-autoWidth.lwptoc-baseItems.lwptoc-light.lwptoc-notInherit {
    position: absolute;
    left: 0;
    top: 30px;
}
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex{
	display:flex;
	justify-content:center;
} */
/* document style end */