/*
Theme Name: Hello Elementor Child
Author: Talk Home
Description: Elementor Child Theme
Version: 1.0
Template: hello-elementor
*/

/* Header CSS Code */
.home #wpadminbar {
	display: none;
}

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 0;
    overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
	color:white;
}
h1, h2, h3, h4, h5, h6, p {
  font-family: 'Poppins', sans-serif !important;
}

span.wp-block-cover__background.has-background-dim-100.has-background-dim {
	z-index: -1;
}

.site-logo.show {
	width: 51px !important;
}

.has-x-large-font-size {
	font-size: 55px !important;
	font-weight: 700 !important;
}
.category-section.on_top {
	margin-top:-150px !important;
}
.home-page-cover .wp-block-group {
	margin-top:-100px;
}

.post-title a {
	text-decoration: none !important;
}

span.post-author a {
	text-decoration: none;
}

.site-navigation ul.menu li a {
	color: black !important;
	font-weight: 500 !important;
}

#site-header {
	padding-right: 30px;
	padding-left: 30px;
	background-color: #fff;
	box-shadow: 0px 3px 6px 0 #54545429;
	z-index: 99990;
	position: sticky !important;
	top: 0;
}

.entry-title {
	display: none;
}

.sc-menu-toggle {
	display: none !important;
}
.sc-mobile-collapse-menu .fa-close {
	display: none;
}

.sc-mobile-collapse-menu {
	display: block;
}

.home-viewall-rightarr {
	padding-left: 5px;
}

.banner-design {
	position: sticky;
	top: 120px;
}

.send-credit-rightbanner {
	background: #CFFFFC;
	border-radius: 12px;
	padding: 25px 12px;
	text-align: center;
}

.send-credit-rightbanner h3,
.sc-giftcards-banner-sidebar h3 {
	font-size: 26px;
	font-weight: 700;
	color: #000;
}

.send-credit-rightbanner p,
.sc-giftcards-banner-sidebar p {
	font-weight: 500;
	color: #252525;
}

.send-credit-rightbanner button {
	width: 100%;
	font-size: 16px !important;
	font-weight: 400 !important;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sc-secure-payment-sidebar {
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
}

.sc-secure-payment-sidebar span {
	margin-left: 10px;
}

.sc-giftcards-banner-sidebar {
	background: #064F91;
	border-radius: 12px;
	padding: 25px 12px;
	text-align: center;
}

.sc-giftcards-banner-sidebar button {
	width: 100%;
	font-size: 16px !important;
	font-weight: 400 !important;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sc-single-shopnow-sidebar {
	margin-bottom: 5px !important;
}

.sc-second-banner-sidebar {
	background: #151515;
	border-radius: 12px;
	padding: 25px 12px;
	text-align: center;
}

.sc-second-banner-sidebar h3 {
	font-size: 26px;
	font-weight: 700;
	color: #FFFFFF;
}

.sc-second-banner-sidebar p {
	font-weight: 500;
	color: #E5E5E5;
}

.sc-second-banner-sidebar button {
	width: 100%;
	font-size: 16px !important;
	font-weight: 400 !important;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sc-secure-payment-sidebar {
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	color: #252525;
}

.sc-second-banner-sidebar .sc-secure-payment-sidebar {
	color: #ffffff;
}

.sc-secure-payment-sidebar span {
	margin-left: 10px;
}

.sc-single-shopnow-sidebar img {
	padding-right: 8px;
	width: 26px;
	margin-bottom: -3px;
}

/* Single Post Top Progress Bar on Page Scroll  */
.sc-progress-container {
	position: sticky;
	top: 81px;
	height: 4px;
	left: 0;
	width: 100%;
	z-index: 9999;
}

.sc-progress-bar {
	height: 100%;
	background-color: #064F91;
	width: 0;
	max-width: 100%;
}

/* Final Header DropDown Styling */
.sc-search-mobile-menu {
	margin-top: 50px;
}

input.sc-mobile-search-field::-webkit-search-cancel-button {
	display: none;
}

.sc-archive-hero-section {
	max-width: 1250px;
	margin: auto;
	padding: 35px 35px;
	padding-top: 0px;
}

.sc-mobile-social-icons {
	text-align: center;
	margin-top: 50px;
	font-size: 24px;
}

.sc-mobile-social-icons a {
	color: #fff;
}

.sc-mobile-social-icons a:hover {
	color: #fff;
}

.sc-mobile-search-field {
	border: 1px solid #fff !important;
	outline: 0 !important;
	background: transparent;
	padding: .7rem 1rem !important;
	color: #fff;
	font-weight: 300;
}

.sc-mobile-search-submit {
	border: 0 !important;
	position: absolute;
	padding: 0 !important;
	right: 34px;
	background: transparent !important;
	margin-top: 12px;
}

.sc-mobile-search-submit i.fa.fa-search {
	color: #fff !important;
	font-size: 18px !important;
}

.sc-mobile-search-submit:focus {
	outline: 0 !important;
}

.sc-mobile-search-field::placeholder {
	color: #fff;
}

#menu-header-menu a {
	font-size: 16px;
	line-height: 20px;
	color: #252525;
	font-weight: 500;
}

#menu-header-final-menu a {
	font-size: 16px;
	line-height: 20px;
	color: #252525;
	font-weight: 500;
	padding: 0 !important;
	margin: 12px 8px;
	cursor: pointer;
}

.menu-item-has-children {
	padding-inline-end: 0 !important;
}

#menu-header-final-menu #menu-item-1570 a {
	z-index: 9999999;
	padding-right: 20px !important;
}

#menu-header-final-menu a:hover {
	color: #064F91 !important;
}

.menu-item-has-children::after {
	content: '\f078' !important;
	font-family: 'FontAwesome';
	font-size: 15px !important;
	padding-bottom: 2px;
	color: #252525 !important;
}

#menu-header-final-menu .sub-menu {
	border-radius: 4px;
	padding: 6px 0 6px 12px;
	min-width: 205px !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.32);
	top: 45px;
	display: none;
}

#menu-header-final-menu .sub-menu::before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	right: 92px;
	width: 15px;
	height: 15px;
	background-color: rgb(255, 255, 255);
	transform: translateY(-50%) rotate(45deg);
	z-index: 0;
	border-left: 1px solid #f9ecec;
	border-top: 1px solid #f9ecec;
}

#menu-header-final-menu .sub-menu li {
	border: 0 !important;
	display: block !important;
	padding: 1px;
}

#menu-header-final-menu .sub-menu li a {
	margin: 8px !important;
}

/* Final Style end */
a.archive-gift-btn img {
	padding-right: 10px;
	margin-bottom: -5px;
	width: 33px;
}

.related-posts .sc-custom-post-item-container {
	margin: 6px;
}

.sc_single-post-inner-content .wp-block-heading {
	color: #000;
}

.sc_single-post-inner-content h1,
.sc_single-post-inner-content h2,
.sc_single-post-inner-content h3,
.sc_single-post-inner-content h4,
.sc_single-post-inner-content h5,
.sc_single-post-inner-content h6 {
	color: #000 !important;
	font-weight: 700 !important;
	line-height: 1.4;
}

.sc_single-post-inner-content h1 {
	font-size: 34px;
}

.sc_single-post-inner-content h2 {

	font-size: 32px;
}

.sc_single-post-inner-content h3 {
	font-size: 32px;
}

.sc_single-post-inner-content h4 {
	font-size: 26px;
}

.sc_single-post-inner-content h5 {
	font-size: 22px;
}

.sc_single-post-inner-content h6 {
	font-size: 18px;
}

.sc_single-post-inner-content a {
	color: #064F91;
}

.dark-mode .sc_single-post-inner-content a {
	color: #4DA3FF;
}


.sc_single-post-inner-content p,
.sc_single-post-inner-content ol,
.sc_single-post-inner-content ul {
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 36px;
	text-align:justify;
}

.sc_single-post-inner-content a:hover {
	color: #064F91;
	text-decoration: underline;
}

.dark-mode .sc_single-post-inner-content a:hover {
	color: #1E90FF;
}
.custom-banner-input .banner-buttons {
	float:left;
}
.custom-banner {
	padding: 0px 80px;
    padding-top: 80px;
    padding-bottom: 55px;
    display: flex;
    border-radius: 6px;
    width: 100%;
    height: fit-content;
    margin: 0 auto;
	align-items: center;
}

.banner-content {
	width: 60%;
}

.banner-buttons a {
	padding: 10px 27px;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none !important;
	width: 246.95px;
	text-align: center;
}

.banner-content h2 {
	font-size: 45px !important;
	color: #fff;
	font-weight: 700 !important;
	line-height: 64px;
	margin-top: -16px;
}

.top-heading-text {
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	font-weight: 500;
}

.banner-paragraph-text {
	font-size: 20px;
	color: #fff;
	font-weight: 500px;
}

.banner-buttons {
	display: flex;
	gap: 20px;
}

.banner-images {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40%;
	margin: 0 auto;
}

.banner-images img {
	max-height: 300px;
	object-fit: contain;
	border-radius: 6px;
	margin-bottom: -50px;
	margin-right: -52px;
}

img.banner-img-2 {
	position: relative;
	right: 61px;
}

input.search-input {
	background-color: #FFE84D;
}

.banner-buttons input {
	border: 2px solid #000 !important;
	border-radius: 6px !important;
}

.banner-buttons input::placeholder {
	color: #000;
	font-weight: 500;
}


.custom-banner.custom-banner-single-post {
	padding: 28px 34px;
	display: flex;
	border-radius: 6px;
	width: 100%;
	margin: 0 auto;
}

.banner-content.banner-content-single-post {
	width: 65%;
}

p.top-heading-text.top-heading-text-single-post {
	font-size: 14px;
	padding-bottom: 0px;
	line-height: 28px;
	margin-bottom: 12px;
}

h2.top-heading-text.top-heading-text-single-post {
	font-size: 24px !important;
	color: #fff !important;
	font-weight: 700 !important;
	line-height: 32px;
	margin-bottom: 5px;
}

p.banner-paragraph-text.banner-paragraph-text-single-post {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0px;
}

.banner-images-container-single-post {
	width: 35%;
	align-items: center;
	display: flex;
}

.banner-buttons-single-post a {
	padding: 10px 15px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none !important;
	width: 156px;
	text-align: center;
}

.sc_single-post-inner-content ol,
.sc_single-post-inner-content ul {
	padding-left: 30px;
}

.sc-blog-background {
	background-image: url('http://blog.sendcredit.com/wp-content/uploads/2024/02/Hero-BG-Small-1.png');
	opacity: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #064F91;
	height: 315px;
	text-align: center;
	padding-top: 55px;
	background-size: cover;
}

.archive-gift-btn:hover {
	color: #fff !important;
}

i.fa.fa-gift {
	padding-right: 10px;
	font-size: 22px;
}

.post-thumbnail a {
	display: block;
}

.menu-toggle {
	display: none !important;
}

.site-navigation ul.menu {
	flex-wrap: nowrap !important;
	gap: 35px;
	align-items: center;
}

.social-icons a {
	color: #fff !important;
}

.site-header .header-inner {
	flex-wrap: nowrap !important;
	align-items: center;
	max-width: 1500px !important;
}

.search-form-container {
	display: none;
}

.post-thumbnail .wp-post-image {
	border-radius: 6px;
	height:280px;
	object-fit:fill;
}
.on_top .post-thumbnail .wp-post-image {
	height:340px;
}
.pagination-section {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	padding: 35px 15px;
	text-align: center;
}

.pagination-section .page-numbers {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	padding: 10px 16px;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	font-weight: 600;
	margin: 5px;
	text-decoration:none;
}

.pagination-section .page-numbers.current {
	font-size: 16px;
	line-height: 22px;
	background: #2095d2;
	color: #fff;
	padding: 10px 16px;
	border-radius: 6px;
	border: 1px solid #2095d2;
}

.pagination-section .next,
.pagination-section .prev {
	display: none;
}

.footer-pages-menu .page-links li a:hover {
	color: #064F91;
}

.menu-footer-menu-container .footer-menu-list li a:hover {
	color: #064F91;
}

.footer-categories ul li a:hover {
	color: #064F91;
}

ul.eds-responsive-menu li a,
ul.eds-responsive-menu li li.back-pre-nav a {
	background: #151515 !important;
}

i.fa.fa-search {
	font-size: 20px;
	color: #000 !important;
}

.author-designation {
	font-size: 18px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: 500;
	text-transform: uppercase;
}

.table-of-contents.show-toc {
	display: block;
}

.toggle-toc-btn {
	display: none;
}

.sc_single-post-inner-content {
	color: #545454;
}

/* Footer Css Style */
#site-footer {
	padding: 0;
	z-index: 99980;
}

.footer-sec {
	background: #151515;
	color: #fff;
	padding: 50px 30px;
}

.copyright-sec {
	background: #000000;
	color: #fff;
	padding: 15px 30px 0px;
}

.copyright {
	justify-content: center !important;
}

.site-footer:not(.footer-stacked) .footer-inner .site-branding {
	max-width: 51px !important;
}

.site-footer .footer-inner {
	max-width: 1250px !important;
}

.footer-categories ul {
	list-style: none;
	padding: 0;
	font-size: 16px;
	line-height: 32px;
}

.footer-categories ul li a {
	color: #d9d9d9;
}

.footer-pages-menu ul {
	list-style: none;
	padding: 0;
	font-size: 16px;
	line-height: 32px;
}

.footer-pages-menu ul li a {
	color: #d9d9d9;
}

.headline {
	font-size: 18px;
	font-weight: 600;
	line-height: 34px;
}

.categories-section {
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.site-footer .footer-inner {
	gap: 40px;
	flex-wrap: nowrap !important;
}

.site-footer__col-one {
	width: 38%;
	padding-right: 30px;
}

.site-footer__col-two {
	width: 40%;
	padding-right: 50px;
	display: flex;
    justify-content: flex-end;
}

.site-footer__col-three {
	width: 20%;
}

.site-footer__col-four {
	width: 20%;
}

p.headline-logo {
	padding: 15px 0;
}

.social-icons {
	font-size: 24px;
}

.footer-twitter-icon {
	margin: 0 15px;
}

/* Homepage First Section Styling */
.hero-section {
	display: flex;
	flex-direction: row;
	gap: 30px;
	flex-wrap: nowrap;
}

.post-section {
	width: 50%;
	border: 1px solid #DFDFDF;
	padding: 20px;
	border-radius: 6px;
	background: #fff;
}

.category-timetoread {
	display: flex;
	justify-content: space-between;
}

.timetoread {
	font-size: 16px;
	line-height: 22px;
	color: #545454;
	font-weight: 500;
}

.post-thumbnail {
	padding-bottom: 20px;
}

.post-title {
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
}
.post-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;   
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-title a {
	color: #000;
}

.post-title a:hover,
.post-title a:active {
	color: #000 !important;
}


.post-excerpt{
  font-size:16px;
  line-height:28px;

  /* clamp to 3 lines */
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
  text-overflow:ellipsis;

  /* spacing UNDER the excerpt */
  margin-bottom:30px;      /* ⟵ instead of padding-bottom */
}

/* Optional: cross-browser fallback if clamp isn’t supported */
@supports not (-webkit-line-clamp: 3) {
  .post-excerpt{
    max-height: calc(28px * 3);
    overflow:hidden;
  }
}
/* .post-excerpt {
	font-size: 16px;
	line-height: 28px;
	color: #252525;
	padding-bottom: 25px;
}
.post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} */

.post-category {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #2095D2;
}

.post-category a {
	color: #064F91;
}

.post-category a:hover {
	color: #064F91;
}

.sc-single-author-thumbnail a img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
}

.sc-single-author-detail {
	display: flex;
	background-color: #F5F5F5;
	padding: 11px;
	border-radius: 10px;
	justify-content: space-evenly;
}

.sc-single-author-thumbnail {
	width: 20%;
}

.sc-single-author-namerole {
	padding-bottom: 5px;
}

.sc-single-author-description {
	width: 75%;
}

.sc-single-author-role {
	font-weight: 500;
	text-transform: uppercase;
}

.sc-single-author-description a {
	font-size: 16px;
	font-size: 16px;
	font-weight: 700;
	color: black;
	text-transform: uppercase;
}

.sc-category-no-posts {
	width: 100%;
	text-align: center;
	margin-top: 150px;
}

.author-and-date {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	line-height: 18px;
	color: #545454;
	align-items: center;
	margin-top: auto;
	margin-bottom: 9px;
}

.post-author a {
	color: #545454;
}

.post-author a:hover {
	color: #545454;
}

.single-author a:hover {
	color: #000;
}

i.fa.fa-calendar::before {
	padding-right: 5px;
}

.post-author .avatar {
	border-radius: 50%;
	margin-bottom: -8px;
	margin-right: 10px;
}

.published-date {
	padding-top: 3px;
}

.category-position {
	padding: 0 40px !important;
}

.image-side-right {
	width: 35%;
}

.archive-gift-btn {
	margin-top: 40px;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	background-color: #FFF400;
	border-radius: 6px;
	padding: 14px 36px 14px 36px;
}

.text-card-top {
	color: #FFF400 !important;
}

.text-site-left {
	width: 65%;
	padding: 0 14px;
}

.left-heading-text {
	font-size: 48px;
	line-height: 60px;
	font-weight: 700;
	color: #ffffff;
}

.left-heading-text span {
	color: #FFF400;
}

.left-para-text {
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
}

.category-background {
	background-image: url('http://blog.sendcredit.com/wp-content/uploads/2024/02/Hero-BG-Small-1.png');
	opacity: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #211C84;
	padding-bottom: 100px;
	text-align: center;
	padding-top: 80px;
	background-size: cover;
}

.category-position {
	margin-top: -120px;
	max-width: 1250px !important;
}

.archive-title {
	font-size: 45px;
	line-height: 64px;
	color: #FFFFFF;
	font-weight: 700;
	margin: 0px;
}

.archive-description {
	font-size: 24px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: 500;
	margin-bottom: 20px;
}

.archive-bottom-card {
	border-radius: 6px;
	margin-top: 2rem;
	margin-bottom: 2rem;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url('http://blog.sendcredit.com/wp-content/uploads/2024/02/Hero-BG-Small-1.png');
	opacity: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #064F91;
	display: flex;
	align-items: center;
	padding: 30px;
}

.category-name-and-count {
	display: flex;
	align-items: center;
	padding: 0 15px;
}

.category-title {
	padding: 10px 0;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	color: #000;
}

p.post-count {
	margin-bottom: 12px;
	padding-left: 10px;
	font-size: 36px;
	line-height: 42px;
	color: #000000;
	font-weight: 700;
}

.viewall {
	flex: 1;
	text-align: end;
}

.viewall a {
	font-size: 16px;
	color: #2095D2 !important;
}

.viewall a:hover {
	text-decoration: underline !important;
}

/* Single Post Template Styling */
main#content {
	max-width: 1321px !important;
}

.page-header {
	max-width: 1250px;
	margin: auto;
	text-align: left;
}

.hero-single-page-section {
	background-color: #211C84;
	background-image: url('http://blog.sendcredit.com/wp-content/uploads/2024/02/Hero-BG-Small-1.png');
	background-size: cover;
	background-position: center;
	padding: 70px 30px 70px;
}

.single-post-title {
	font-size: 40px;
	line-height: 57px;
	font-weight: 700;
	padding-bottom: 25px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

.single-post-category {
	color: #064F91;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	text-align: center;
}
.post-properties {
	text-align: center;
}

.single-post-category a {
	color: #FFFFFF !important;
	text-transform: uppercase;
}

.single-post-date {
	padding: 0 40px;
	color: #FFFFFF;
	font-weight: 500;
}

.single-author a {
	color: #FFFFFF !important;
	font-weight: 500;
}

.single-ttread {
	color: #FFFFFF !Important;
}

.prev-post .wp-post-image {
	width: 90px !important;
	height: 90px !important;
	border-radius: 6px;
	float: left;
	margin-right: 20px;
}

.next-post .wp-post-image {
	width: 90px !important;
	height: 90px !important;
	border-radius: 6px;
	float: right;
	margin-left: 20px;
}

.post-navigation {
	display: flex;
	padding: 30px 0;
	gap: 30px;
}

.next-post {
	text-align: end;
	margin-left: auto;
}

.prev-post {
	margin-right: auto;
}

.prev-post,
.next-post {
	padding: 15px;
	border: 1px solid #DFDFDF;
	border-radius: 6px;
	max-width: 445px;
	flex: 1;
}

span.nav-post-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	color: #000000;
}

.related-heading {
	font-size: 34px;
	font-weight: 700;
	line-height: 44px;
	padding-bottom: 10px;
	color: #000;
}

.prev-text {
	color: #000;
}

.main-content-single-post {
	display: flex;
}

.table-of-contents {
	width: 20%;
}

.page-post-content {
	width: 56%;
	padding: 0 20px;
}

.single_post_side_area {
	width: 24%;
}

main.site-main.post-14484.page.type-page.status-publish.hentry {
	padding-top: 0px !important;
}

main#content {
	padding: 35px 20px;
}

.mobile-thumbnail {
	padding-bottom: 15px;
	border: 6px solid #fff;
	border-radius: 6px;
}

.mobile-thumbnail .wp-post-image {
	border-radius: 6px;
}

ul.eds-responsive-menu li a {
	font-family: "Poppins", Sans-serif !important;
}

.toc-inner-section {
	position: sticky;
	top: 120px;
}

.toc-inner-section p.toc-heading {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 34px;
	color: #252525;
	font-weight: 500;
}

.toc-inner-section ul {
	list-style: none;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	padding-right: 3px;
	padding-left: 0;
	max-height: calc(100vh - 180px);
	overflow-y: auto;
}

/* Custom Scrollbar Styles */
.toc-inner-section ul::-webkit-scrollbar {
	width: 8px;
}

.toc-inner-section ul::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px;
}

.toc-inner-section ul::-webkit-scrollbar-thumb {
	background-color: #888;
	border-radius: 10px;
	border: 2px solid #f1f1f1;
}

.toc-inner-section ul::-webkit-scrollbar-thumb:hover {
	background-color: #555;
}

/* Optional: Scrollbar styles for Firefox */
.toc-inner-section ul {
	scrollbar-width: thin;
	scrollbar-color: #888 #f1f1f1;
}

.toc-inner-section ul li a {
	color: #656565;
	font-weight: 400;
}

.toc-inner-section ul li {
	padding-bottom: 8px;
}

.toc-inner-section .active a {
	color: #064F91;
}

.eds-toggle-icon i,
.eds-toggle-icon:hover i {
	font-size: 25px !important;
}

.eds-toggle-icon {
	background-color: #fff0 !important;
}

.eds-toggle-icon i.fa.fa-close {
	color: #fff !important;
}

/* Author Posts Template Styling */
.author-background {
	background-image: url('http://blog.sendcredit.com/wp-content/uploads/2024/02/Hero-BG-Small-1.png');
	background-position: center;
	background-color: #211c84;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 120px;
}

.author-avatar img {
	border: 3px solid;
	border-color: #fff;
	border-radius: 50%;
	width: 108px;
}

h1.aurthor-title {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

.author-container {
	max-width: 976px;
	margin: 0 auto;
}

.author-description {
	font-size: 20px;
	line-height: 34px;
	color: #FFFFFF;
}

input.search-field:focus-visible {
	outline: 0 !important;
}

div#sidr {
	background: #151515 !important;
}

.eds_logo {
	margin-top: 20px !important;
	margin-left: 30px !important;
}

.eds-responsive-menu .menu-item a {
	font-size: 17px !important;
	color: #fff !important;
	padding-left: 30px !important;
}

.eds-responsive-menu {
	padding-bottom: 20px !important;
}

#eds-searchform input#s {
	background: #fff0 !important;
	margin: 10px 10px 10px 30px !important;
	max-width: 86% !important;
	border: 1px solid #fff;
	outline: 0;
	padding: 15px 20px;
	color: #fff !important;
}

#eds-searchform input#s::placeholder {
	color: #fff;
	letter-spacing: 1px !important;
}

.social-copyright-section {
	width: 100%;
	text-align: center;
}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 9999999999;
}

.overlay .search-form-container {
	position: absolute;
	top: 118px;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	padding: 20px;
	border: none;
	border-radius: 5px;
	width: 648px;
	height: 79px;
	display: flex;
	align-items: center;
}

.overlay .search-form-container input {
	width: 100%;
}

.overlay .search-form-container input.search-field {
	border: 0px !important;
	background-color: #fff;
}

.search-header-icon-button {
	background: #fff;
	border: none;
}

.form-width {
	width: 100%;
	display: flex;
}

button.search-submit.search-header-icon-button {
	background: transparent !important;
	border: none !important;
	outline: none !important;
	padding: 12px 2px 12px 2px !important;
	font-size: 16px
}

.search-toggle {
	cursor: pointer;
}

.copy-url-button {
	cursor: pointer;
}

.share-buttons a {
	text-decoration: none !important;
	font-size: 22px !important;
}

.copy-url-button {
	font-size: 18px !important;
}

.icon-box {
	width: 48px;
	height: 48px;
	text-align: center;
	vertical-align: top;
	border-radius: 50%;
	display: inline-block;
	line-height: 47px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #F5F5F5;
}

.icon-box i:before {
	width: 22px;
	display: inline-block;
	color: #2D3350;
}

.icon-box:active {
	border: 1px solid #ccc;
}

h3.related-heading {
	font-size: 30px;
	line-height: 40px;
}

.share-buttons {
	padding: 30px 0 40px;
}

.post-design-sec {
	display: flex;
	flex-wrap: wrap;
}
.post-design-sec.custom-post-per-row-3 {
	gap: 15px;
}
.sc-custom-post-item {
	flex: 0 100%;
}

.custom-post-per-row-2 .sc-custom-post-item {
	flex: 0 49%;
	display: flex;
}
.on_top .post-design-sec.custom-post-per-row-2{
	gap: 10px;
	justify-content:space-between;
}
.custom-post-per-row-3 .sc-custom-post-item {
	flex: 0 32.5%;
	display: flex;
}

.custom-post-per-row-4 .sc-custom-post-item {
	flex: 0 25%;
	display: flex;
}

.custom-post-per-row-5 .sc-custom-post-item {
	flex: 0 20%;
	display: flex;
}

.sc-custom-post-item-container {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid #DFDFDF;
	border-radius: 6px;
	padding: 17px;
	margin: 15px;
}
.custom-post-per-row-3 .sc-custom-post-item-container {
	margin: 0px;
}
.custom-post-per-row-2 .sc-custom-post-item-container {
	margin: 0px;
}
.post-content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

/* Single Post Accordion Styling */
.faq-accordion .faq-item {
	margin-bottom: 20px;
	border: 2px solid #CFCFCF;
	border-radius: 4px;
	padding: 8px 12px;
	background: #F5F5F5;
}

.faq-accordion .faq-question {
	color: #000;
	padding: 10px;
	margin: 0;
	cursor: pointer;
	font-size: 18px;
	line-height: 36px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.faq-accordion .faq-answer {
	font-size: 18px;
	line-height: 30px;
	padding: 0 10px;
	display: none;
	color: #545454;
}

.faq-accordion .faq-item.active .faq-answer {
	display: block;
}

/* Css Styling for Search Results Page */
.search-result-header-bg {
	background-image: url('http://blog.sendcredit.com/wp-content/uploads/2024/02/Hero-BG-Small-1.png');
	opacity: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #064F91;
	height: 225px;
	padding-top: 55px;
	margin-bottom: 6rem;
	background-size: cover;
	text-align: -webkit-center;
}

.search-result-container {
	width: 648px;
	height: 79px;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-top: 54px;
}

input.search-field.search-result-input {
	border: none !important;
	background: #fff0;
	height: 65px;
	font-size: 22px;
	font-weight: 500;
	color: black;
	line-height: 41px;
}

.search-result-form-width {
	width: 100%;
	display: flex;
	padding: 7px 20px;
}

ul.search-result-page-suggestion-paragraph li {
	font-size: 18px;
	line-height: 34px;
}

.search-result-page-suggestion-heading {
	font-size: 22px;
	line-height: 34px;
	font-weight: 700;
}

.search-result-page-suggestion-section {
	margin-top: -16px;
	padding-left: 24%;
}

.sc-gift-card-button img {
	padding-right: 8px;
	margin-bottom: -3px;
}

.sc-gift-card-pattern .wp-block-buttons {
	padding-top: 20px;
}

.wp-block-column.sc-gift-card-image.is-layout-flow.wp-block-column-is-layout-flow {
	flex-basis: 50% !important;
}

.sc-gift-card-image img {
	padding-top: 30px;
	height: 264px !important;
}

.sc-gift-card-pattern {
	padding: 2em 2em 0.2em !important;
	border-radius: 6px;
	margin: 20px 0 30px;
}

.sc-gift-card-pattern p {
	padding-bottom: 0 !important;
}

.sc-gift-card-heading {
	line-height: 44px !important;
}

.sc-gift-card-main-column {
	gap: 0;
}

.sc-gift-card-button a:hover {
	text-decoration: none !important;
	opacity: 0.9;
}

/* Single post New User Offer Start  */

.new-user-plan-outer.new-user-CH {
	border: 4px solid #2096D3;
	border-radius: 6px;
	padding: 24px 15px 15px;
	margin-top: 50px;
	position: relative;
}

span.planBadge {
	font-size: 17px;
	font-weight: 600;
	color: #000000;
	background: #DDE22F;
	border-radius: 4px;
	padding: 8px 20px;
	position: absolute;
	top: -23px;
}

p.para {
	display: flex;
	align-items: center;
	gap: 15px;
	font-size: 24px;
	color: #8A0DA1;
	margin: -45px 0 8px !important;
	font-weight: 600;
}

.new-user-plan-outer p img:first-child {
	position: relative;
	top: -5px;
}

.new-user-plan-data {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 15px;
	margin-bottom: 15px;
}

.planCol {
	background: #DCF2FB;
	padding: 15px 0;
	text-align: center;
	border-radius: 3px;
}

.new-user-plan-data .planCol .h3 {
	margin: 0;
	font-size: 22px;
	color: #000000;
	font-weight: 700;
	display: block;
}

.new-user-plan-data .planCol p {
	margin: 0;
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	display: block;
}

.new-user-plan-rates-outer {
	background: #DCF2FB;
	padding: 15px 0;
	border-radius: 3px;
}

.new-user-plan-rates {
	display: flex;
	justify-content: center;
	text-align: center;
}

.new-user-plan-rates .colRates {
	position: relative;
	flex-basis: 33%;
	padding: 8px 0;
}

.new-user-plan-rates .colRates:not(:last-child):after {
	position: absolute;
	height: 100%;
	width: 2px;
	background: #000;
	content: '';
	right: 0;
	top: 0;
}

a.planBtn {
	position: absolute;
	top: 22px;
	right: 25px;
	display: inline-block;
	padding: 0 40px;
	font-size: 18px;
	color: #000000 !important;
	background: #DDE22F;
	border-radius: 3px;
	text-decoration: none !important;
	font-weight: 600;
	height: 53px !important;
	line-height: 53px;
	transition: 300ms;
}

.new-user-CH {
	background: radial-gradient(ellipse at center, #064d8e 0%, #032849 55%, #032849 100%);
}

p.h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
	font-size: 22px;
	font-weight: 700;
}

.planCol p {
	padding-bottom: 0px;
}

/* Single post New User Offer End */

@media only screen and (min-width: 768px) {
	.mobile-thumbnail {
		display: none;
	}

	.mobile-accordion {
		display: none;
	}

	.social-copyright-section {
		display: none;
	}

}


@media only screen and (min-width: 1025px) {
	.site-footer .footer-inner {
		padding: 0 20px;
	}

	.sc-mobile-collapse-menu img {
		display: none;
	}

	.sc-mobile-collapse-menu .fa-close {
		display: none !important;
	}

	.menu-item-has-children::after {
		margin-right: 5px;
	}

	.sc-search-mobile-menu {
		display: none;
	}

	.sc-mobile-social-icons {
		display: none;
	}

	.sc-single-hero-inner {
		max-width: 60%;
		margin: 0 auto;
		padding: 0 30px;
	}
}

@media only screen and (max-width: 1400px) {
	.banner-content {
		width: 60%;
	}

	.banner-images {
		width: 40%;
	}

	.banner-content h2 {
		font-size: 42px !important;
		line-height: 52px;
	}

	.banner-images img {
		max-height: 256px;
		margin-bottom: -28px;
	}

	.banner-buttons a {
		font-size: 15px;
	}

	.banner-buttons.banner-buttons-single-post a {
		font-size: 13px;
	}

	.overlay .search-form-container {
		max-width: 570px !important;
		height: 55px !important;
	}
}

@media only screen and (max-width: 1250px) {
	.search-result-container {
		width: 606px;
		height: 72px;
	}

	.site-footer__col-two {
		padding-right: 20px;
	}

	.search-result-page-suggestion-section {
		padding-left: 16%;
	}

	.toc-inner-section ul li a {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1190px) {
	.menu li a {
		font-size: 14px !important;
	}

	.left-heading-text {
		font-size: 40px;
		line-height: 55px;
	}

	#menu-header-final-menu .sub-menu::before {
		right: 103px;
	}
}

@media only screen and (max-width: 1024px) {
	.banner-content h2 {
		font-size: 32px !important;
		line-height: 52px;
	}

	.banner-buttons a {
		padding: 10px 15px;
	}

	.custom-banner {
		padding: 28px 45px;
	}

	.banner-buttons.banner-buttons-single-post a {
		padding: 10px 15px;
		;
	}

	.sc-single-author-detail {
		display: flex;
		flex-direction: column;
		margin-bottom: 15px;
	}

	.site-navigation ul.menu li a {
		color: #ffff !important;
	}

	.sc-single-author-thumbnail {
		width: 100%;
	}

	.sc-single-author-description {
		width: 100%;
	}

	#menu-header-final-menu a {
		color: #fff;
		font-weight: 400;
		font-size: 16px !important;
		line-height: 26px;
		margin-left: 0;
	}

	#menu-header-final-menu .sub-menu {
		position: relative;
		width: 100%;
		background: #fff0;
		top: 0;
		display: none;
		box-shadow: none;
		padding: 0 12px;
	}

	#menu-header-final-menu .sub-menu::before {
		display: none;
	}

	#menu-header-final-menu a:hover {
		color: #fff !important;
	}

	#menu-header-final-menu .menu-item-has-children::after {
		color: #fff !important;
		position: absolute;
		top: 25.5px;
	}

	#menu-header-final-menu .menu-item-has-children {
		padding-inline-end: 0;
	}

	.menu-item-has-children a {
		margin-right: 0 !important;
		z-index: 99999999;
		position: relative;
	}

	#menu-header-final-menu li {
		width: 100%;
		display: block;
	}

	.sc_single-post-inner-content p,
	.sc_single-post-inner-content ol,
	.sc_single-post-inner-content ul {
		font-size: 18px;
		line-height: 28px;
	}

	.single_post_side_area {
		width: 100%;
	}

	.sc-progress-container {
		top: 80px;
	}

	.main-content-single-post {
		flex-wrap: wrap;
	}

	.site-navigation ul.menu {
		align-items: flex-start;
		gap: 0;
	}

	.sc-menu-open {
		left: 0 !important;
	}

	.sc-menu-toggle {
		display: block !important;
		position: fixed;
		top: 38px;
		right: 24px;
		padding: 0 !important;
		font-size: 24px !important;
		border: 0;
		color: #000 !important;
		background: transparent !important;
	}

	.sc-menu-toggle:hover,
	.sc-menu-toggle:focus {
		background-color: transparent;
		outline: 0;
		color: #000;
	}

	.sc-mobile-collapse-menu .fa-close {
		position: fixed;
		color: #fff;
		font-size: 20px;
		top: 20px;
		right: 20px;
		z-index: 9999999;
	}

	.sc-mobile-collapse-menu {
		position: fixed;
		top: 0;
		left: -100%;
		right: auto;
		bottom: 0;
		width: 100%;
		height: 100%;
		min-height: 100%;
		z-index: 99999;
		overflow-x: hidden;
		overflow-y: auto;
		background: #151515;
		padding: 20px;
		transition: left 0.4s ease-in 0.2s;
	}

	.site-navigation .menu {
		flex-direction: column;
	}

	#site-header-navigation {
		display: block !important;
	}

	.sc-body-menu-open {
		overflow: hidden;
	}

	/* main#content {
		padding: 30px 10px !important;
	} */

	.page-post-content {
		width: 75%;
	}

	.table-of-contents {
		width: 25%;
	}

	.sc-blog-background {
		height: 285px;
	}

	img.custom-logo {
		vertical-align: middle;
	}

	.single-post-title {
		font-size: 32px;
		line-height: 45px;
	}

	.sc_single-post-inner-content h1 {
		font-size: 30px;
	}

	.sc_single-post-inner-content h2 {
		font-size: 26px;
	}

	.sc_single-post-inner-content h3 {
		font-size: 23px;
	}

	.sc_single-post-inner-content h4 {
		font-size: 21px;
	}

	.sc_single-post-inner-content h5 {
		font-size: 21px;
	}

	h2.related-heading {
		font-size: 30px;
		line-height: 40px;
	}

	h2.category-title {
		font-size: 30px;
		line-height: 38px;
	}

	.post-count {
		font-size: 30px !important;
		line-height: 38px !important;
	}

	.search-toggle {
		margin-right: 50px;
		margin-top: 10px;
	}

	.share-buttons {
		padding: 20px 0 !important;
	}

	.archive-bottom-card {
		flex-direction: column-reverse;
	}

	.text-site-left {
		width: 100% !important;
	}

	h1.archive-title,
	h2.archive-title {
		font-size: 35px;
		line-height: 54px;
	}

	.archive-description {
		font-size: 20px !important;
		line-height: 28px !important;
	}

	p.left-heading-text {
		font-size: 32px;
		line-height: 44px;
	}

	.text-site-left {
		text-align: center !important;
	}

	.author-container {
		max-width: 802px !important;
	}

	.author-avatar img {
		width: 60px !important;
	}

	.aurthor-title {
		font-size: 32px !important;
		line-height: 40px !important;
	}

	.author-description {
		font-size: 17px !important;
		line-height: 32px !important;
	}

	.overlay .search-form-container {
		max-width: 472px !important;
	}

	.search-result-header-bg {
		height: 177px !important;
	}

	.search-result-container {
		width: 525px !important;
		height: 62px !important;
		margin-top: 35px !important;
	}

	.search-result-form-width {
		padding: 0px 20px !important;
	}

	.archive-bottom-card {
		margin-right: 10px;
		margin-left: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.post-thumbnail {
		padding-bottom: 8px;
	}

	.category-timetoread {
		padding-bottom: 4px;
	}

	.post-content h2 {
		margin-block-end: 0.8rem;
	}

	.post-excerpt {
		line-height: 28px;
	}

	.post-title {
		font-size: 20px !important;
		line-height: 28px;
	}

	.author-and-date {
		flex-direction: column;
		align-items: start;
		gap: 15px;
	}

	.single_post_side_areas {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 880px) {
	.post-category {
		font-size: 14px;
	}

	.timetoread {
		font-size: 14px;
	}

	.site-footer .footer-inner {
		display: flex;
		flex-wrap: wrap !important;
	}

	.site-footer__col-one {
		width: 100% !important;
		padding-right: 0px;
		text-align: center;
	}

	.site-footer__col-two {
		padding-right: 0;
	}

	.hero-single-page-section {
		padding: 40px 20px 120px !important;
	}

	.category-position {
		padding: 0 20px !important;
	}

	.author-container {
		max-width: 656px !important;
		padding: 0px 30px !important;
	}

	button.search-submit.search-header-icon-button i.fa.fa-search {
		font-size: 16px !important;
	}

	.search-result-container {
		max-width: 450px;
		max-height: 56px;
	}

	input.search-field.search-result-input {
		height: 57px !important;
	}

	ul.search-result-page-suggestion-paragraph li {
		font-size: 16px !important;
		line-height: 24px !important;
		padding-bottom: 10px;
	}

	.search-result-page-suggestion-section {
		padding-left: 10% !important;
	}
}

@media only screen and (max-width: 767px) {
	#site-header {
		padding-right: 20px;
		padding-left: 20px;
	}

	.custom-banner {
		padding: 28px 45px;
	}

	.banner-images {
		display: none;
	}

	.banner-content {
		width: 100%;
	}

	.banner-buttons {
		flex-direction: column;
	}

	.banner-buttons a {
		width: 100%;
	}

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

	.banner-images-container-single-post {
		display: none;
	}

	.sc_single-post-inner-content p,
	.sc_single-post-inner-content ol,
	.sc_single-post-inner-content ul {
		padding-bottom: 10px;
	}

	.sc-progress-container {
		top: 80px;
	}

	img.giftcard-rightbnr-img {
		width: 50%;
	}

	.sc-archive-hero-section {
		padding: 10px 20px;
	}

	.toc-inner-section ul {
		padding-right: 8px;
	}


	.sc-menu-toggle {
		top: 34px;
	}

	.search-toggle {
		margin-right: 55px;
	}

	.eds-toggle-icon {
		top: 26px !important;
	}

	.sc-blog-background {
		height: 250px;
	}

	.hero-section {
		flex-wrap: wrap;
	}

	.post-section {
		width: 100%;
	}

	.post-title {
		font-size: 20px;
		line-height: 30px;
	}

	.post-category {
		margin-top: 14px;
		font-size: 14px;
		line-height: 9px;
		font-weight: 600;
	}

	.post-category a {
		color: #064F91;
		border-radius: 4px;
	}


	.post-excerpt {
		font-size: 16px;
		line-height: 25px;
	}

	.timetoread {
		display: none;
	}

	.post-thumbnail {
		padding-bottom: 0;
	}

	.single-ttread {
		display: inline !important;
	}

	.single-post-date {
		padding: 0 25px !important;
	}

	h1.archive-title,
	h2.archive-title {
		font-size: 18px !important;
		line-height: 32px !Important;
	}

	.sc_single-post-inner-content h1 {
		font-size: 24px;
	}

	.sc_single-post-inner-content h2 {
		font-size: 22px;
	}

	.sc_single-post-inner-content h3 {
		font-size: 21px;
	}

	.sc_single-post-inner-content h4 {
		font-size: 19px;
	}

	.sc_single-post-inner-content h5 {
		font-size: 18px;
	}

	.archive-description {
		font-size: 16px !important;
		line-height: 22px !Important;
	}

	.left-heading-text {
		font-size: 24px !important;
		line-height: 34px !Important;
	}

	.left-para-text {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	.text-site-left {
		padding: 0 !important;
	}

	.author-avatar img {
		width: 53px !important;
	}

	h1.aurthor-title {
		font-size: 24px !important;
		line-height: 23px !Important;
	}

	h3.author-description {
		font-size: 15px !important;
		line-height: 26px !important;
	}

	.site-footer__col-two {
		width: 100%;
		padding-right: 0px;
	}

	.categories-section {
		flex-direction: column;
		gap: 0;
	}

	.site-footer__col-three {
		width: 100%;
	}

	.site-footer .footer-inner {
		gap: 10px;
	}

	.site-footer__col-four {
		width: 100%;
	}

	.desktop-footer-sections {
		display: none;
	}

	.site-footer__col-one {
		display: none;
	}

	i.accordion-icon {
		float: right;
	}

	.plus-minus {
		padding-top: 9px;
	}

	.footer-pages-menu ul li a {
		color: #B1B1B1 !important;
	}

	.footer-categories ul li a {
		color: #B1B1B1 !important;
	}

	.copyright-sec {
		padding: 30px 25px 15px !important;
	}

	.copyright p {
		color: #BBBBBB !important;
		padding-top: 5px;
		text-align: center;
	}

	.search-result-header-bg {
		margin-bottom: 4rem;
	}

	.search-result-container {
		max-width: 400px !important;
		max-height: 50px !important;
	}

	input.search-field.search-result-input {
		height: 50px !important;
		font-size: 18px !important;
	}

	.search-result-title {
		padding-bottom: 26px;
	}

	.site-footer .footer-inner {
		flex-wrap: wrap !important;
	}

	.footer-sec {
		padding: 30px 25px;
	}

	.site-footer .footer-inner {
		justify-content: space-evenly;
	}

	.single-post-title {
		font-size: 24px !important;
		line-height: 36px !important;
		padding-bottom: 0px !important;
	}

	.post-properties {
		font-size: 14px;
		line-height: 18px;
	}

	.related-heading {
		font-size: 24px !important;
		line-height: 32px !important;
	}

	.table-of-contents {
		display: none;
	}

	.page-post-content {
		width: 100% !important;
		padding: 0 !important;
	}

	.nav-post-title {
		display: none;
	}

	.next-post,
	.prev-post {
		display: flex;
		flex-direction: column;
		text-align: center !important;
		border: none !important;
		padding: 0 !important;
		flex: none !important;
	}

	.prev-text {
		padding-top: 5px;
	}

	.next-post .wp-post-image {
		margin-left: 0 !important;
		margin-bottom: 5px;
	}

	.prev-post .wp-post-image {
		margin-right: 0 !important;
		margin-bottom: 5px;
	}

	.main-content-single-post {
		margin-top: -130px;
	}

	p.post-count {
		margin-bottom: -2px !important;
		font-size: 22px !important;
		line-height: 30px !important;
	}

	.category-title {
		font-size: 22px !important;
		line-height: 30px !important;
		padding: 10px 0 0;
	}

	.overlay .search-form-container {
		width: 391px !important;
	}

	.sc-custom-post-item,
	.custom-post-per-row-2 .sc-custom-post-item,
	.custom-post-per-row-3 .sc-custom-post-item,
	.custom-post-per-row-4 .sc-custom-post-item,
	.custom-post-per-row-5 .sc-custom-post-item {
		flex: 0 100% !important;
	}

	.image-side-right {
		display: none;
	}

	.archive-bottom-card {
		margin-right: 15px;
		margin-left: 15px;
	}

	.archive-gift-btn {
		margin-top: 15px;
	}

	.author-designation {
		font-size: 16px;
		line-height: 26px;
	}

	.site-logo {
		max-width: 85%;
	}

	.eds-toggle-icon i,
	.eds-toggle-icon:hover i {
		font-size: 21px !important;
	}

	.search-toggle i.fa.fa-search {
		font-size: 18px !important;
	}

	.related-posts .sc-custom-post-item-container {
		margin: 6px 0;
	}


	.table-of-contents {
		display: none;
		position: fixed;
		bottom: 0px;
		left: 50%;
		transform: translate(-50%, -33%);
		padding: 3px 20px 0;
		z-index: 9999;
		width: 100%;
		overflow-y: auto;
		/* border: 1px solid #ccc; */
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		background-color: #064F91;
	}

	.toc-inner-section p.toc-heading {
		display: none;
	}

	.toc-inner-section {
		margin: 5px 20px;
		overflow: scroll;
		height: 212px;
	}

	.toc-inner-section ul li a {
		color: #fff;
		font-weight: 400;
		font-size: 13px;
	}

	.toc-inner-section ul li.active a {
		color: yellow;
		font-weight: 500;
	}

	.toc-mobile-btn-bg {
		background-color: #064F91;
		width: 100%;
		text-align: center;
		padding: 20px 0;
		position: fixed;
		bottom: 0;
		z-index: 99970;
		display: block !important;
	}

	button.toggle-toc-btn {
		display: block;
		width: 80%;
		margin: 0 auto;
		color: #fff;
		border-color: #fff;
	}

	button#toggle-toc-btn:hover {
		background: #FFF400;
		color: #000;
	}

	.tocOverlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 999;
	}

	.toc-close-icon {
		display: block !important;
		text-align: end;
	}

	.toc-close-icon .fa-close:before {
		font-size: 20px;
		color: #fff;
	}

	.sc_single-post-inner-content {
		color: #545454;
	}

	.post-navigation {
		padding: 30px 0;
	}

	.sc-gift-card-image {
		display: none;
	}

	.planBtn {
		position: static !important;
		margin-top: 15px;
		display: block !important;
		text-align: center;
	}

	.new-user-plan-data {
		grid-template-columns: 147px 1fr;
	}

	.new-user-plan-rates {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.new-user-plan-rates .colRates:last-child {
		grid-column: 1 / span 12;
		margin-top: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

}

@media only screen and (max-width: 480px) {
	

	.footer-inner {
		flex-wrap: wrap;
	}

	.categories-section {
		display: flex;
		justify-content: space-between !important;
	}

	.author-avatar img {
		width: 47px !important;
	}

	.author-description {
		font-size: 14px !important;
		line-height: 20px !important;
		font-weight: 400 !important;
	}

	.overlay .search-form-container {
		width: 290px !important;
		height: 50px !important;
	}

	.search-result-header-bg {
		max-height: 200px !important;
		margin-bottom: 3rem !important;
	}

	.search-result-container {
		max-width: 305px !important;
		max-height: 44px !important;
	}

	.search-result-page-suggestion-heading {
		font-size: 20px !important;
	}

	input.search-field.search-result-input {
		height: 46px !important;
	}

	.search-result-title {
		padding:0px 10px;
		padding-bottom: 15px;
	}

	.archive-gift-btn {
		font-size: 16px;
		padding: 11px 30px !important;
	}
	.search-result-header-bg {
		height:160px !important;
	}
}

/* new css */
.single_post_comments_area {
	padding: 50px;
    border: 1px solid #DFDFDF;
    margin: 40px 40px;
    margin-top: 60px;
    border-radius: 6px;
	width:80%;
}
.single_post_comments_area input , .single_post_comments_area textarea {
	background:#FBFBFB;
	border-color:#EBEBEB !important;
	border-radius:6px !important;
}
.comment_fields_area {
    display: flex;
    justify-content: space-between;
	gap:20px;
}
.single_post_comments_area #reply-title,.single_post_comments_area .comment-notes {
	text-align:center;
}
.single_post_comments_area .submit {
	background:#2096D3;
	color:white;
}
.single_post_comments_area .submit:hover {
	background:#2096D3;
	color:white;
	opacity:.8;
}
.comment_fields_area p {
	width:33%;
}
.comment_outer_wrapper {
	display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.sc_single-post-inner-content p {
	color:#545454 !important;
}
.dark-mode .planCol {
	background-color:#151515 !important;
}
.dark-mode .sc_single-post-inner-content p {
	color:white !important;
}
footer .headline-logo {
	color:#d9d9d9;
}
.site-footer__col-two a:hover, .site-footer__col-three a:hover,
 .site-footer__col-four a:hover {
    color: #fff !important;
}

.archive-title {
	white-space: nowrap;      /* Prevent line breaks */
  overflow: hidden;         /* Hide overflowing text */
  text-overflow: ellipsis;  /* Optional: show ... */
}
.single-post main#content {
	max-width:1400px !important;
	padding: 35px 10px;
}

.sb_section {
	margin: 30px 0px;
}
.sb_wrap {
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    box-shadow: 0px 0px 10px #0000001A;
}
.sb_title_border {
	  display: block;
    height: 2px;
    width: 70px;
    background: #DCF2FB;
}
.sb_title {
    font-size: 24px;
    font-weight: 700;
    color: #211C84;
    margin-bottom: 10px;
}

.single_cat_details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}

.single_cat_details:last-child {
    border-bottom: none;
}

.single_cat_name {
    font-size: 16px;
    color: #222;
}

.single_cat_count {
    font-size: 15px;
    font-weight: 600;
    color: #555;
}

.single_cat_details:hover .single_cat_name {
    color: #1e2bb8;
}


.main_log_area {
	  display: flex;
    align-items: center;
    gap: 10px;
}
.home .pagination-section {
	padding: 0px;
	margin-top: 20px;
}
.category-section,.custom-banner {
	margin: 40px 0px;
}
.search_dark_mode_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.sun_svg {
	display: none;
}

/*dark mode css*/
.dark-mode .sun_svg {
	display: block;
}
.dark-mode .moon_svg {
	display: none;
}
.dark-mode header {
	background-color: #151515 !important;
}

.dark-mode .site-navigation ul.menu li a {
	color: white !important;
}
.dark-mode .page-numbers, .dark-mode .search_dark_mode_wrapper i,.dark-mode .post-title a,.dark-mode .post-excerpt,.dark-mode .timetoread, .dark-mode .post-author a, .dark-mode .published-date {
	color: white !important;
}
.dark-mode .prev-post *,.dark-mode .next-post *,.dark-mode .fa-bars,.dark-mode .sc_single-post-inner-content h2, .dark-mode .category-title, .dark-mode .post-count, .dark-mode .sc_single-post-inner-content,.dark-mode .toc-heading,.dark-mode .toc-inner-section ul li a {
	color: white !important;
}
.dark-mode .main_log_area svg path{
	fill: white !important;
}
body.dark-mode,.dark-mode .category-background, .dark-mode .hero-single-page-section, .dark-mode .hero-single-page-section .page-header {
	background-color: #000000 !important;
}
.dark-mode .toc-inner-section .active a {
	color: #4DA3FF !important;
}
.dark-mode .search-result-header-bg, .dark-mode .wp-block-cover__background,.dark-mode .sc-custom-post-item-container,.dark-mode .author-background{
	background-color: #000000 !important;
}

.tha_blog_add_card {
    padding: 3px;
    border-radius: 4px;
}
.contentwrapp {
    background: white;
    padding: 16px 12px;
    border-radius: 4px;
}
.tha_blog_add_top{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    margin-bottom:10px;
}
.tha_blog_add_data{
    font-size:40px;
    font-weight:700;
    color:#000000;
}
.tha_blog_add_price{
    font-size:40px;
    font-weight:700;
    color:#1e88e5;
}
.tha_blog_add_feature{
    display:flex;
    align-items:center;
    font-size:18px;
    color:#333333;
    margin-bottom:10px;
    gap: 8px;
}

.tha_blog_add_bonus{
    background:#e6f4ff;
    color:#1e88e5;
    font-size:14px;
    padding:8px;
    border-radius:4px;
    margin-bottom:14px;
}
.tha_blog_add_btn_primary{
    background:#EBF304;
    color:#000000;
    font-weight:700;
    border:none;
    width:100%;
    padding:12px;
    border-radius:4px;
    cursor:pointer;
    margin-bottom:10px;
}
.tha_blog_add_btn_secondary{
    background:#ffffff;
    color:#000000;
    font-weight:600;
    border:1px solid #cccccc;
    width:100%;
    padding:12px;
    border-radius:4px;
    cursor:pointer;
}
.tha_blog_add_title,.tha_blog_add_side {
    font-size: 16px;
    font-weight:500;
}
.tha_blog_add_side {
    padding: 8px 12px;
}
.tha_blog_add_wrapper a {
    display: block;
    width: inherit;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}
.ply_btns {
	padding:18px 5px !important;
	width:auto !important;
}
.destination_inner_field_home {
	min-width:370px !important;
	position: relative;
    margin: auto;
}
.select2-search-icon-home {
	position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    pointer-events: none;
    z-index: 2;
}
.select2-custom-dropdown {
/* 	margin-top:35px; */
}
.destination_inner_field_home .select2-container--default .select2-selection--single {
	background-color: transparent !important;
    height: 44px !important;
    border: 2px solid #000000 !important;
	padding-left: 45px;
    /* height: 38px; */
    display: flex;
    align-items: center;
	border-radius:6px !important;
}
.destination_inner_field_home .select2-selection__placeholder {
	color:#000000 !important;
}
.destination_inner_field_home .select2-selection__rendered {
	color:#000000 !important;
}
.destination_inner_field_home .select2-selection__arrow {
	display:none;
}
.home-page-cover {
	min-height:430px;
}
.category .custom-banner {
	margin:0px !important;
	margin-bottom:50px !important;
}
.fist_sb_section {
	margin:0px !important;
}
.comments-area a {
	color:#2096D3;
}
.category-section,.custom-banner {
	max-width:unset !important;
}
@media only screen and (max-width: 1024px) {
	
.post-thumbnail .wp-post-image {
	height:auto !important;
}
	.wp-block-group.alignfull {
		padding-top:0px;
	}
	.sc-mobile-collapse-menu img {
		width: 50px;
		margin-bottom: 25px;
	}
	.site-navigation ul.menu li a {
		padding:8px 0px !important;
	}
	.store_buttons_div .banner-buttons {
		flex-direction:row !important;
		justify-content:center;
		gap:10px !important;
	}
	.sc-custom-post-item-container {
		padding:10px;
	}
	.pagination-section {
		justify-content:space-between;
	}
	.custom-banner-input .banner-buttons {
		width:100%;
	}
	.custom-banner-input .destination_inner_field_home {
		min-width:unset !important;
		width:100%;
	}
	.banner-buttons a {
		border-radius:4px;
	}
	.home-page-cover {
		min-height:205px;
	}
	.search_dark_mode_wrapper {
		gap: 30px;
		margin-right: 45px;
	}
	.sc-menu-toggle {
		top: 26px;
	}
	.search-toggle {
		margin: 0px;
		display: none;
	}
	.home-banner {
		min-height:205px !important;
	}
	.category-section.on_top {
    margin-top: -80px !important;
  }
	.home-page-cover .wp-block-group {
		margin-top:-120px;
	}
	.home .has-x-large-font-size {
		font-size:24px !important;
		margin-top: 50px;
		margin-bottom:0px;
	}
	#think-smart-choose-talk-home {
		font-size: 16px !important;
		margin-block-start:12px;
	}
	.top_area_no_margin_mobile {
		margin: 0px !important;
	}
	.on_top .sc-custom-post-item-container {
		margin: 10px 0px !important;
	}
	.category-section, .custom-banner {
	  margin: 15px 0px;
	}
	.custom-banner {
		padding: 28px 17px;
		height: fit-content;
	}
	.top-heading-text {
		font-size: 18px;
		line-height:35px !important;
	}
	.banner-content h2 {
		font-size: 24px !important;
		line-height:35px !important;
	}
	.viewall a {
		font-size: 14px;
	}
	.category-name-and-count {
		padding: 0px;
	}
	.category-title,p.post-count {
		font-size: 16px !important;
	}
	.banner-paragraph-text {
		font-size: 18px;
	}
	.site-footer__col-two {
		display: block !important;
	}
	.home .pagination-section {
		margin-top: 10px;
	}
	.category-background {
		padding-top: 30px;
	}
	.archive-bottom-card {
		margin-right: 0px !important;
		margin-left: 0px !important;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 17px;
	}
	html {
		margin: 0px !important;
	}
	.single-post-category {
		font-size: 14px;
	}
	.post-properties a, .post-properties .published-date,.timetoread {
		font-weight: normal;
	}
}
@media only screen and (max-width: 768px) {
	.single_post_comments_area {
		padding: 25px;
		border: 1px solid #DFDFDF;
		margin: 20px 0px;
		margin-top: 20px;
		border-radius: 6px;
		width: 100%;
	}
	.comment_fields_area {
		display:block;
	}
	.comment_fields_area p {
	width: 100%;
}
}
@media only screen and (max-width: 426px) {
	.archive-title.search-result-title {
		font-size: 18px !important;
	}
	.search-result-header-bg {
/* 		height: 190px !important; */
	}
	.post-properties,.published-date,.timetoread {
		font-size: 12px;
	}
}