/* unit css  */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.bypostauthor {
	display: block;
}
.gallery-caption {
	display: block;
	margin-top: 10px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* page post */
.tp-page-post #comments{
	clear: both;
    padding-top: 60px;
}

.tp-page-post ul{
    padding-left: 17px;
}
.tp-page-post ol {
    padding-left: 3px;
}
.tp-page-post ol {
    margin-left: 25px;
}
.tp-page-post ul li,.tp-page-post ol li{
    margin-bottom: 10px;
}
.tp-page-post ul li ul{
	margin-top: 5px;
}
.tp-page-post ol li ol{
	margin-top: 6px;
}
/* page post end */

.tp-postbox-item.sticky {
	border-color: var(--tp-accounting-primary);
}
.tp-postbox-details-wrap ul{
    padding-left: 17px;
}
.tp-postbox-details-wrap ol {
    padding-left: 3px;
}
.tp-postbox-details-wrap ol {
    margin-left: 25px;
}
.tp-postbox-details-wrap ul li,.tp-postbox-details-wrap ol li{
    margin-bottom: 10px;
}
.tp-post-box-details-content ul li a, .tp-post-box-details-content ol li a{
    text-decoration: underline;
}
.tp-postbox-details-wrap ul li ul{
	margin-top: 5px;
}
.tp-postbox-details-wrap ol li ol{
	margin-top: 6px;
}
.tp-post-box-details-content a:hover{
	color: var(--tp-accounting-primary);
}
.required {
    color: var(--tp-accounting-primary);
}
.wp-block-group {
	margin-bottom: 20px;
}
.wp-block-group__inner-container p {
	margin-bottom: 0;
}

.wp-block-navigation__container.is-responsive.wp-block-navigation {
  padding-left: 0;
  margin-left: 0;
}
.wp-block-navigation__container.is-responsive.wp-block-navigation ul {
  margin-left: 0;
}
.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow {
	margin-left: 0;
}
.wp-block-post-title {
	font-size: 36px;
}
.wp-block-post-template .wp-block-post {
	margin-bottom: 25px;
}
.wp-block-query-pagination-numbers a,.wp-block-query-pagination-numbers span {
	border: 1px solid #cabc92;
	padding: 3px 11px;
	display: inline-block;
	min-width: 34px;
	text-align: center;
}

.wp-block-query-pagination-numbers span.current,.wp-block-query-pagination-numbers a:hover{
	border-color: var(--tp-accounting-primary);
}
.wp-block-query-pagination-previous,.wp-block-query-pagination-next{
	font-weight: 500;
}
.wp-block-query-pagination-previous:hover,.wp-block-query-pagination-next:hover{
	color: var(--tp-accounting-primary);
}
.wp-block-query.is-layout-flow.wp-block-query-is-layout-flow {
	margin-bottom: 5px;
}
.wp-block-group.is-layout-flex.wp-block-group-is-layout-flex {
	padding-left: 0;
}
.wp-block-post-comments-form .comment-form-comment textarea {
	height: 150px;
    background-color: transparent;
    color: var(--tp-finance-secondary);
    border: 1px solid rgba(34, 47, 48, 0.1);
	&:focus{
		border-color: var(--tp-accounting-primary);
	}
}
.wp-block-post-comments-form .form-submit input#submit {
	font-weight: 600;
	font-size: 15px;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: var(--tp-common-white);
	background: var(--tp-accounting-primary);
	line-height: 1;
	padding: 18px 28px;
	display: inline-flex;
	align-items: center;
	border: 0;
}

.wp-calendar-table #today{
	color: var(--tp-accounting-primary);
}
.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
	padding-left: 0;
	margin-left: 0;
}
.wp-block-group__inner-container .wp-block-latest-comments {
	padding-left: 0;
}
.wp-block-page-list li ul {
	margin-top: 4px;
}
.wp-block-page-list li ul li {
	margin-bottom: 6px;
}
ul.wp-block-rss {
	padding-left: 0;
}
.wp-block-search__input {
	padding: 0 15px;
}
.wp-block-search{
	margin-bottom: 25px;
}
.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex {
  padding-left: 0;
}
.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex li {
  margin-bottom: 13px;
}
.tp-post-box-details-content .wp-block-columns {
	margin-bottom: 30px;
}
.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
	margin-bottom: 20px;
}
.wp-block-cover {
	margin-bottom: 20px;
}
.wp-block-cover p{
	color: #fff;
}
.wp-block-file * + .wp-block-file__button {
	padding: 4px 20px;
}
.wp-block-file:not(.wp-element-button) {
	margin-bottom: 20px;
}
.wp-block-media-text {
	margin-bottom: 20px;
}
.wp-block-image figcaption a {
	color: var(--tp-accounting-primary);
}
.wp-block-button {
	margin-bottom: 15px;
}
.wp-block-gallery .blocks-gallery-caption {
	margin-bottom: 30px;
	overflow: hidden;
}
.wp-block-list {
	margin-bottom: 20px;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}
.tp-post-box-details-content select {
	height: 45px;
	min-width: 150px;
	padding: 0 16px;
	background: #fff;
	border: 1px solid #ddd;
}
.wp-block-archives {
	margin-bottom: 20px;
}
ol.wp-block-latest-comments {
	margin-left: 0;
}

ol.wp-block-latest-comments:last-child {
	margin-bottom: 0 !important;
}

.has-large-font-size {
	line-height: 1.1;
}
.wp-block-preformatted {
	border: 1px solid #ddd;
	padding: 30px;
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
}
blockquote {
	background: var(--tp-finance-white);
	padding: 30px;
	border-left: 3px solid #000;
}

/* table  */
.tp-postbox-details-wrap table{
	margin-bottom: 30px;
	width: 100%;
}
.tp-postbox-details-wrap tbody td {
	text-align: center;
}
.tp-postbox-details-wrap table, .tp-postbox-details-wrap th, .tp-postbox-details-wrap td {
	border: 1px solid #d1d1d1;
}
.tp-postbox-details-wrap th, .tp-postbox-details-wrap td {
		padding: 8px 14px;
}

/* page table  */
.tp-page-post table{
	margin-bottom: 30px;
	width: 100%;
}
.tp-page-post tbody td {
	text-align: center;
}
.tp-page-post table, .tp-page-post th, .tp-page-post td {
	border: 1px solid #d1d1d1;
}
.tp-page-post th, .tp-page-post td {
		padding: 8px 14px;
}
/* table end */ 
.tp-tag-social {
	clear: both;
	padding-top: 30px;
}
.post-password-form input[type="submit"] {
	height: 55px;
	padding: 2px 25px;
	background: #000;
	color: #fff;
	border: 0;
	font-weight: 500;
}

/* comments */
ul.postbox__comment {
	list-style: none;
	padding-left: 0;
}
.postbox__comment .children {
	list-style: none;
}

.page-links {
	clear: both;
	padding-top: 20px;
}
.page-links .post-page-numbers {
	border: 1px solid #cabc92;
	padding: 3px 11px;
	display: inline-block;
	min-width: 34px;
	text-align: center;
	margin-right: 5px;
}
.page-links .post-page-numbers.current {
	border-color: var(--tp-accounting-primary);
	color: var(--tp-accounting-primary);
}

.tp-blog-item-title a{
    word-break: break-word;
}
.tp-breadcrumb-title {
    word-break: break-word;
}

.wp-block-post-comments-form .comment-form-comment label {
	margin-bottom: 10px;
}
.wp-block-search__input:focus-within {
    outline: none;
	border-color: var(--tp-accounting-primary);
}
.wp-block-search__input:focus {
    outline: none;
    border-color: var(--tp-accounting-primary);
}

/* pranta  */

/* widget unit test  */
/* nice select  */
.tp-widget-sidebar .nice-select {
	float: none;
	height: 45px;
}

.tp-widget-sidebar .nice-select::after {
	top: 50%;
	right: 15px;
}

.tp-widget-sidebar .nice-select .option {
	line-height: 24px;
	min-height: inherit;
	overflow: hidden;
	max-width: 314px;
	white-space: break-spaces;
}

.tp-widget-sidebar .nice-select.open .list {
	padding: 15px 0;
	width: 100%;
}

#wp-calendar {
	width: 100%;
}

.wp-calendar-table thead th,
.wp-calendar-table tbody td {
	text-align: center;
	padding: 7px;
	border-right: 1px solid #ddd;
	color: #444;
	background: #fff;
}

.wp-calendar-table tr {
	border: 1px solid #ddd;
}

.tp-widget-sidebar ul li ul {
	margin-top: 6px;
}

.widget_recent_comments ul li::before {
	display: none;
}

.widget_recent_comments ul {
	list-style: none;
	padding-left: 0;
}

.widget_recent_comments ul li a {
	display: contents;
}

.widget_recent_comments ul li .comment-author-link a {
	color: var(--tp-accounting-primary);
}

.tp-widget-sidebar ul li .rss-date {
	color: var(--tp-accounting-primary);
}

/* footer widget  */
.tp-footer-widget table caption {
	color: #fff;
}

.tp-footer-widget .wp-calendar-nav a {
	color: #fff;
}

.tp-footer-widget ul li ul {
	margin-left: 15px;
	margin-top: 8px;
}

.tp-footer-widget ul li.recentcomments {
	color: #fff;
}

.tp-footer-widget .rssSummary {
	color: #fff;
}

.tp-footer-widget cite,
.tp-footer-widget strong,
.tp-footer-widget .wp-caption-text,
.tp-footer-widget p {
	color: #fff;
}

.tp-footer-widget .rss-date {
	color: var(--tp-theme-primary);
	display: block;
}


.tp-sidebar-widget ul li {
	&::marker {
		border-radius: 50%;
	}

	& .rssSummary {
		font-weight: 400;
		color: #747474;
	}

	& .rss-date {
		color: var(--tp-accounting-primary);
	}
}

.tp-sidebar-widget ul li {
	position: relative;
	font-weight: 400;
	font-size: 16px;
	justify-content: space-between;
	color: var(--tp-theme-secondary);

	&:not(:last-child) {
		margin-bottom: 10px;
	}
}

.tp-sidebar-widget ul li a {
	font-size: 18px;
	display: flex;
	font-weight: 400;
	justify-content: space-between;
	color: var(--tp-theme-secondary);
}

.tp-sidebar-widget .nice-select {
	float: none;
	height: 45px;
	line-height: 45px;
	padding-right: 40px;
}

.tp-sidebar-widget ul li ul {
	margin-top: 6px;
}

.tp-sidebar-widget ul {
	padding-left: 18px;
}

.widget_recent_comments ul li a {
	display: initial;
}

.tp-sidebar-widget ul li::before {
	content: "";
	height: 6px;
	width: 6px;
	top: 12px;
	left: -14px;
	position: absolute;
	border-radius: 10px;
	background-color: var(--tp-theme-secondary);
}

.tp-sidebar-widget ul li a:hover {
	color: var(--tp-accounting-primary);
}

.tp-sidebar-widget .nice-select .option {
	white-space: break-spaces;
}

.tp-sidebar-widget .nice-select span.current {
	display: block;
	overflow: hidden;
	padding-top: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tp-sidebar-widget.widget_block .wp-block-group {
	margin: 0;
}