/*
  Theme Name: Cetalog - Business Consulting WordPress Theme
  Author: Theme_Pure
  Support: https://themeim.net/help/support/
  Description: Cetalog - Business Consulting WordPress Theme
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Hero
4. Archivement
5. Video
6. We Do
7. Movie
8. Team
9. Blog
10. Subscribe
11. footer
12. Contact
*/

/*.........<! 1. Theme default css !>.........*/
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

/*comments list */
.comments-avatar {
	float: left;
}

.comments-text {
	overflow: hidden;
}

.comments-text h3 {
	margin-bottom: 10px;
}

.latest-comments ul li .children {
	margin-left: 60px;
	margin-top: 0;
}

@media (max-width: 767px) {
	.latest-comments ul li .children {
		margin-left: 0px;
		padding-left: 0;
	}
}

.latest-comments ul li .children li {
	margin-top: 10px;
}

#cancel-comment-reply-link {
	color: #336EF9;
	margin-left: 2px;
	font-size: 16px;
	font-weight: 500;
}

/*comments form*/
.comment-reply-title {
	font-size: 28px;
	color: #121416;
	font-weight: 600;
	margin-bottom: 20px;
}

.comment-form-cookies-consent {
	display: none;
}

div.latest-comments>ul {
	padding-left: 0;
	margin-bottom: 30px;
}

div.latest-comments>ul>li ul,
div.latest-comments>ul>li ol {
	margin-bottom: 20px;
	padding-left: 20px;
}

div.latest-comments>ul>li ul ul,
div.latest-comments>ul>li ol ol {
	margin-bottom: 0px;
}

.latest-comments>ul>li {
	list-style: none;
}

.latest-comments>ul>li li {
	margin: 0;
	padding: 0;
}

.latest-comments>ul>li ul {
	padding-left: 20px;
}

.latest-comments ul li .comments-box {
	margin-bottom: 35px;
}

.latest-comments ul .children {
	list-style: none;
}

.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
	margin-bottom: 3px;
}

.latest-comments .comments-text>ul,
.latest-comments .comments-text>ol {
	margin-bottom: 20px;
}

.latest-comments ul .comment-respond {
	padding: 35px 0;
}


a.comment-reply-link {
	background: var(--tp-theme-1);
	color: #fff;
	padding: 3px 12px;
	border-radius: 20px;
	border: 1px solid var(--tp-theme-1);
	transition: .3s;
}

a.comment-reply-link:hover {
	background: #fff;
	color: var(--tp-theme-1);
}

#commentform {
	background: #F8F8F8;
	padding: 50px 50px;
}

.latest-comments .comment-respond {
	margin-bottom: 40px;
}

/* post sticky */
.postbox__area .sticky {
	border: 2px solid #336EF9;
	padding: 30px 30px 25px 30px;
}

/*--------------------------------------------------------------
  # 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;
}

/*tp unit css */
.tp-blog-area>ul,
.tp-blog-area>ol,
.tp-blog-area ul,
.tp-blog-area ol {
	padding-left: 24px;
}

.tp-blog-area dl,
.tp-blog-area ol,
.tp-blog-area ul {
	margin-top: 0;
	margin-bottom: 0;
}

.postbox__details p {
	margin-bottom: 5px;
}

.postbox__details ol li,
.postbox__details ul li {
	padding-top: 7px;
}

.postbox__details ol li:first-child,
.postbox__details ul li:first-child {
	padding-top: 0px;
}

.tp-blog-area ol ol,
.tp-blog-area ol ul,
.tp-blog-area ul ol,
.tp-blog-area ul ul {
	margin-bottom: 0;
}

/*tp-page-content*/
.tp-page-content .blog-post-comment {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 30px;
}

.tp-page-content ol,
.tp-page-content ul {
	padding-left: 25px;
	margin-bottom: 25px;
}

.tp-page-content ol li,
.tp-page-content ul li {
	margin-bottom: 7px;
}

.tp-page-content ol li ol,
.tp-page-content ul li ul {
	margin-top: 7px;
}

.tp-page-content ol ol,
.tp-page-content ol ul,
.tp-page-content ul ol,
.tp-page-content ul ul {
	margin-bottom: 0;
}

.tp-page-content .size-full.alignright {
	margin-bottom: 35px;
	margin-top: 20px;
	clear: both;
}

.tp-page-content .tp-page-post>p {
	margin: 32px 0;
	margin-top: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 10px;
	padding-top: 30px;
}

.page-links>span.page-links-title {
	border: 0;
	color: inherit;
}

.wp-block-archives-list.extraclass.wp-block-archives li a {
	color: var(--tp-text-body);
}

ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;
}

.postbox__details p:last-child {
	margin-bottom: 0;
}

.postbox__text ul li a,
dl a {
	text-underline-offset: 3px;
	text-decoration-skip-ink: all;
	text-decoration: underline;
}

.postbox__text ul li a:hover,
dl a:hover {
	text-decoration-style: dotted;
	text-decoration-skip-ink: none;
}

.wp-block-button {
	margin-bottom: 10px;
}

.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

div.postbox__details .wp-block-cover-text {
	color: #fff;
}

.wp-block-cover {
	margin-bottom: 30px;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}

figcaption.blocks-gallery-caption {
	margin-bottom: 40px;
}

.wp-block-group.has-background {
	margin-bottom: 25px;
	padding: 30px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 20px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
}

.page-links a,
.page-links>span {
	border: 2px solid #ddd;
	display: inline-block;
	min-width: 35px;
	text-align: center;
	margin-left: 2px;
	height: 33px;
	line-height: 30px;
	margin-right: 3px;
	color: #444;
}

.page-links a:hover {
	color: #fff!important;
	background: #336EF9;
	border-color: #336EF9;
}

.page-links>span {
	border: 2px solid #336EF9;
	color: #fff;
	background: #336EF9;
}

.page-links>.page-links-title {
	padding: 10px;
	line-height: 1;
	color: #fff !important;
	font-weight: 600;
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
}

.wp-block-preformatted {
	margin: 30px 0;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}


.tp-post-tag {
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	padding-top: 30px;

}

.tp-post-tag span {
	font-size: 16px;
	color: var(--tp-common-black);
	font-weight: 500;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tp-post-tag a {
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 15px;
	font-weight: 500;
	color: var(--tp-text-11);
	background: var(--tp-grey-2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.tp-post-tag a:hover {
	color: var(--tp-common-white);
	background: var(--tp-theme-1);
}

.postbox__text .wp-block-tag-cloud a {
    font-weight: 400;
    font-size: 14px!important;
    color: #77787B;
    text-transform: capitalize;
    padding: 6px 22px;
    margin-right: 5px;
    background-color: var(--tp-common-white);
    border: 1px solid #F6F3EE;
    margin-bottom: 14px;
    display: inline-block;
}

.postbox__text .wp-block-tag-cloud a:hover {
	color: var(--tp-common-white);
    background-color: var(--tp-theme-1);
}

ul.wp-block-rss.wp-block-rss {
	box-sizing: border-box;
	padding-left: 0;
}

/*block quote*/
.wp-block-quote {
	border: 0;
	margin-top: 20px;
}

blockquote {
	padding: 40px;
	color: #666;
	position: relative;
	background: #f3f4f8;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
	border: 1px solid #f3f4f8;
}

article.format-quote blockquote {
	border-radius: 15px;
}

blockquote::before {
	content: "\f10e";
	position: static;
	font-family: "Font Awesome 5 Pro";
	font-size: 32px;
	color: #336EF9;
	line-height: 1;
	margin-bottom: 18px;
	display: inline-block;
}

.tp-blog-area blockquote p {
	margin-bottom: 10px !important;
	line-height: 1.3;
	font-size: 20px;
	color: #070337;
	font-weight: 400;
}

blockquote cite {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	color: #222;
	font-style: inherit;
	font-weight: 500;
}

blockquote cite::before {
	content: "";
	font-size: 28px;
	color: #ff5421;
	padding-bottom: 0px;
	display: inline-block;
	background: #171717;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 30px 30px;
}

.postbox__text blockquote.is-style-large cite::before {
	margin-right: 0;
}

.wp-block-quote.has-text-align-right {
	border-right: 0;
	padding: 30px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin: auto;
	display: inline-block;
}

.comments-box blockquote {
	background: #fff;
}

.wp-block-column .wp-block-quote {
	padding: 10px;
}


/*table */
.postbox__details table {
	margin-bottom: 30px;
	width: 100%;
}

.postbox__details table,
.postbox__details th,
.postbox__details td {
	border: 1px solid #d1d1d1;
}

.postbox__details table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}

.postbox__details table tbody td {
	text-align: center;
}

.postbox__details table a {
	color: #171717;
}

.postbox__details table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.postbox__details .comments-text table {
	margin-bottom: 30px;
	width: 100%;
	background: #fff;
}

/*pabe table*/
.tp-page-content table {
	margin-bottom: 30px;
}

.tp-page-content table,
.tp-page-content th,
.tp-page-content td {
	border: 1px solid #d1d1d1;
}

.tp-page-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 500;
}

.tp-page-content table tbody td {
	text-align: center;
}

.tp-page-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.tp-page-content table a {
	color: #171717;
}


/*post password*/

.post-password-form input[type="password"] {
    border: 1px solid #949494;
    height: 50px;
    width: 100%;
    padding: 0 15px;
}
.post-password-form label {
	width: 100%;
}

.post-password-form input[type="submit"] {
	width: 120px;
	height: 50px;
	background: #336EF9;
	color: #fff;
	border: 0;
	margin-top: 10px;
	transition: .3s;
}

.post-password-form input[type="submit"]:hover {
	background: #031220;
}


.wp-block-search__input {
	background: #fff;
	height: 50px;
	width: 100%;
	padding: 0 15px;
}

.wp-block-search .wp-block-search__label {
	position: relative;
	display: inline-block;
	font-weight: 600;
	font-size: 22px;
	color: #0A2C3D;
	margin-bottom: 30px;
	font-family: 'Mulish', sans-serif;
}

.wp-block-search__input:focus {
	outline: none;
}

.wp-block-search__button {
	width: 120px;
	height: 50px;
	background: #336EF9;
	color: #fff;
	border: 0;
	transition: .3s;
}

.wp-block-search__button:hover {
	background: #031220;
}



.textwidget img {
	max-width: 100%;
	height: auto;
}


.sidebar__widget.widget_block .wp-block-latest-comments article a {
	display: inline;
}

.sidebar__widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
	font-size: 16px;
}

/*footer widget*/
.footer__widget ul ul {
	padding-left: 10px;
	padding-top: 10px;
}

.footer__widget ul ul {
	padding-left: 10px;
	padding-top: 10px;
}

.footer__widget.widget_recent_comments ul li {
	line-height: 1.6;
}

.footer__widget.widget_recent_entries ul li {
	line-height: 1.6;
}

.footer__widget .rssSummary {
	line-height: 1.5;
	font-size: 16px;
}

.footer__widget .rsswidget {
	font-weight: 500;
}

.footer__widget.widget_recent_comments .comment-author-link a {
	color: var(--tp-grey-5);
	font-weight: 500;
}

.footer__widget.widget_recent_entries ul li a::after {
	display: none;
}

.footer__widget.widget_recent_entries ul li a {
	padding-left: 0;
}

.footer__widget.widget_rss ul li a::after {
	display: none;
}

.footer__widget.widget_rss ul li a {
	padding-left: 0;
	color: #fff;
}

.footer__widget .tagcloud a {
	background: #fff;
}

.footer__widget .tagcloud a:hover {
	background: var(--tp-theme-1);
}

.footer__widget .sidebar__search input {
	background: #fff;
}

.footer__widget.widget_rss ul li {
	line-height: 1.5;
}

/*footer block widget*/
.footer__widget .wp-block-group__inner-container h2 {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.18em;
	line-height: 22px;
	margin-bottom: 20px;
	color: #fff;
}

.footer__widget .wp-block-search__input {
	min-width: 100%;
	border: 0;
	width: 100%;
	background: #fff;
	height: 52px;
	padding: 0 15px;
}

.footer__widget .wp-block-search__label {
	display: none;
}

.footer__widget .wp-block-search__inside-wrapper {
	position: relative;
}

.footer__widget .wp-block-search__button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: var(--tp-theme-1);
	color: #fff;
	border: 0;
	padding: 0 25px;
}

.footer__widget.widget_block ul.wp-block-latest-posts li a::after {
	display: none;
}

.footer__widget .widget_block ul.wp-block-latest-posts li a {
	color: var(--tp-common-black);
	padding-left: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
}

.footer__widget.widget_block .wp-block-latest-comments article a {
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	color: var(--tp-common-black);
}

.footer__widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
	color: #666;
}

.footer__widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
	color: var(--tp-theme-1);
}

.footer__widget .wp-block-tag-cloud a {
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 14px !important;
	font-weight: 500;
	color: var(--tp-text-11);
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.footer__widget .wp-block-tag-cloud a:hover {
	color: var(--tp-common-white);
	background: var(--tp-theme-1);
}

.bypostauthor {
	display: block;
}

.gallery-caption {
	display: block;
}

/* 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. */
}

.postbox__details .postbox__title {
	display: none;
}

#customer_login h2 {
	font-size: 25px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 50px;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 50px;
	margin: 0 0 -4px;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	background: #F5F6F8;
	border: 0;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 47px;
	position: absolute;
	top: 1px;
	right: 15px;
	width: 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 25px;
}

.footer-col-1-2 {
	padding-left: 40px;
}

.footer-col-1-3 {
	padding-left: 30px;
}


.logo-dark img {
	width: 186px;
}

.logo-white img {
	width: 186px;
}

.sidebar__logo img {
	width: 186px;
}

.tp-footer__1 {
	color: var(--tp-grey-5);
}

.tp-footer__1 ul li span {
	color: var(--tp-grey-5);
}

.tp-footer__1 ul li a {
	font-size: 16px;
	color: var(--tp-grey-5);
	line-height: 35.5px;
}

.tp-footer__1 ul li a:hover {
	color: var(--tp-common-white);
}

.format-audio iframe {
	width: 100%;
	margin-bottom: -8px;
	border-radius: 20px 20px 0 0;
}

.comment-respond {
	margin-bottom: 20px;
	background: var(--tp-common-white);
}

.postbox__comment-form-title {
	margin-bottom: 0;
	display: inline-block;
}

.postbox__comment-reply {
	margin-top: 0px;
}


/*blog unit*/

.single-blog-cloud {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}

.postbox__text ol,
.postbox__text ul {
	padding-left: 20px;
}

.postbox__text ol ol,
.postbox__text ul ul {
	margin-bottom: 0px;
}

blockquote.wp-block-quote.is-style-large {
	padding: 15px 1em !important;
}

ul.wp-block-archives-list.extraclass.wp-block-archives {
	list-style: none;
	padding-left: 0;
}

ol.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
	padding-left: 0;
}

ol.wp-block-latest-comments {
	padding-left: 0;
}


img.alignright.size-thumbnail {
	margin-bottom: 20px;
}

.sidebar__widget .nice-select,
.tp-footer__widget .nice-select {
	float: none;
}

.sidebar__widget ul li span {
	top: 35px;
}

.sidebar__widget ul.children li,
.sidebar__widget ul.sub-menu li {
	margin-top: 15px;
}

.wp-block-group__inner-container>h2 {
	font-weight: 600;
	font-size: 22px;
	letter-spacing: -0.02em;
	color: #000D44;
	margin-bottom: 20px;
}

ol.wp-block-latest-comments li {
	line-height: 20px;
}

.sidebar__widget.widget_rss li a {
	border: none;
	padding: 0;
}

.sidebar__widget.widget_rss li a:before {
	display: none;
}

.sidebar__widget.widget_rss li cite {
	font-weight: 600;
}

.sidebar__widget.widget_rss li span.rss-date {
	font-size: 13px;
	font-weight: 400;
}

.sidebar__widget.widget_rss li .rssSummary {
	display: inline-block;
}

footer .wp-block-group__inner-container>h2 {
	font-family: var(--tp-ff-heading);
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: var(--tp-common-white);
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 26px;
	display: block;
}


footer ul {
	list-style: none;
}

footer ul li a {
	font-size: 16px;
	color: var(--tp-grey-5);
	line-height: 35.5px;
}

footer ul ul li {
	margin-left: 10px;
}


.offcanvas-ct-info ul li {
	list-style: none;
}

.error__thumb h4 {
	font-size: 120px;
	font-weight: 700;
	line-height: 80px;
	margin-bottom: 25px;
}

h3.error__title {
	font-size: 40px;
	font-weight: 600;
}



@media (min-width: 992px) {
	.error__content p {
		padding: 0 50px;
		margin: 20px;
	}

}

/* menu-last */

.tp-header-main__menu .menu-last ul {
	right: 0;
	left: auto;
}

.tp-header-main__menu .menu-last ul li > ul {
	right: 100%!important;
	left: auto!important;
}


/*custom */
.sidebar__widget.widget_recent_comments ul li {
	font-size: 16px;
}

.sidebar__widget.widget_recent_comments ul li a {
	padding-left: 0;
	display: inline;
}

.breadcrumb__area {
	background-color: #777474;
}

/* admin bar css */
.admin-bar .tp-header-3__transparent {
	margin-top: 32px;
}

.admin-bar .header-sticky {
	margin-top: 32px;
}

@media(max-width: 600px) {
	.admin-bar .header-sticky {
		margin-top: 0;
	}
}

.postbox__area select {
	width: 100%;
	padding: 15px 10px;
	border: 1px solid #F8F8F8;
	background: #F8F8F8;
	font-size: 16px;
	position: relative;
}

.postbox__area .wp-block-archives-dropdown select {
	margin-bottom: 15px;
}

.postbox__area select:focus-visible {
	outline-color: #336EF9;
}

.wp-block-calendar {
	margin-bottom: 20px;
	margin-top: 20px;
}

#wp-calendar {
	margin-bottom: 5px;
}

#wp-calendar th {
	background: #EEEEEE;
	font-weight: 600;
	padding: 10px 0;
}

#wp-calendar td {
	font-weight: 600;
	padding: 10px 0;
}

#wp-calendar td#today {
	background: #336EF9;
	color: #fff;
}

.wp-calendar-nav-prev {
	float: left;
}

.wp-calendar-nav-next {
	float: right;
}

.wp-block-categories-dropdown {
	margin-bottom: 20px;
}

.wp-block-search__inside-wrapper {
	margin-bottom: 20px;
}

.blog-single-area p {
	margin-bottom: 10px;
}

.nice-select::after {
	border: none;
	right: 15px;
}

.nice-select {
	width: 100%;
}

.postbox__details .nice-select {
	margin-bottom: 20px;
}

.tp-blog-details-reply-content h3 {
	line-height: 1.4;
}

.sidebar__widget #wp-calendar,
.tp-footer__widget #wp-calendar {
	width: 100%;
	text-align: center;
}

.sidebar__widget #wp-calendar th,
.tp-footer__widget #wp-calendar th {
	border: 1px solid #d4d4d4;
}

.sidebar__widget #wp-calendar td,
.tp-footer__widget #wp-calendar td {
	border: 1px solid #d4d4d4;
}
.tp-footer__widget #wp-calendar td {
	color: #B4B4B4;
}

.tp-footer__widget caption {
	color: #B4B4B4;
}

.tp-footer__widget .wp-calendar-nav-prev a {
	color: #B4B4B4;
}

.tp-footer__widget ul.list li {
	color: #707481;
}

.sidebar__widget ul ul,
.sidebar__widget ol ol,
.sidebar__widget ul ol,
.sidebar__widget ol ul {
	margin-left: 10px;
}

/* new unit test css */
.postbox__details a:hover {
	color: #336EF9;
}

.postbox__details ul.wp-block-page-list {
	padding-left: 0;
	margin-bottom: 20px;
}

.postbox__details ul.wp-block-post-template {
	padding-left: 0;
	margin-bottom: 20px;
}

.postbox__details ul.wp-block-post-template li {
	margin-bottom: 20px;
}

.postbox__details .wp-block-query-pagination {
	margin-bottom: 20px;
}

.postbox__details .wp-block-query-pagination a {
	border: 1px solid #336EF9;
	color: #336EF9;
	padding: 5px 10px;
}

.postbox__details .wp-block-query-pagination a:hover {
	color: #fff;
	background: #336EF9;
}

.postbox__details .wp-block-query-pagination span.current {
	background: #336EF9;
	color: #fff;
	padding: 5px 10px;
	border: 1px solid #336EF9;
}

.postbox__details .wp-block-query-pagination span.dots {
	padding: 5px;
}

.postbox__details .wp-block-avatar img {
	border-radius: 50%;
	margin-bottom: 10px;
}

.postbox__details .wp-block-post-author {
	margin-bottom: 20px;
}

.postbox__details .wp-block-post-author img {
	border-radius: 50%;
}

.postbox__details .wp-block-post-author .wp-block-post-author__name {
	font-weight: 600;
	font-size: 18px;
	line-height: 16px;
	color: #202124;
}

.postbox__details .wp-block-post-date,
.postbox__details .wp-block-post-terms {
	font-weight: 500;
	font-size: 14px;
	color: #888888;
}

.postbox__details .wp-block-post-navigation-link a {
	border-bottom: 1px solid #919191dd;
}

.postbox__details .post-navigation-link-previous {
	margin-bottom: 20px;
}

.postbox__details .wp-block-post-navigation-link a:hover {
	border-bottom: 1px dashed #919191dd;
}

.postbox__details .wp-block-read-more {
	border-bottom: 1px solid #919191dd;
	margin-bottom: 20px;
}

.postbox__details .wp-block-read-more:hover {
	border-bottom: 1px dotted #919191dd;
}

.postbox__details .wp-block-comment-template {
	padding-left: 0;
}

.postbox__details .wp-block-comments-title {
	margin-bottom: 20px;
}

.postbox__details .wp-block-comment-author-name a {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	color: #202124;
	display: block;
	margin-bottom: 5px;
}

.postbox__details .wp-block-comment-date {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #888888;
	display: inline-block;
	margin-bottom: 5px;
}

.postbox__details .wp-block-comment-content p {
	font-size: 16px;
}

.postbox__details .wp-block-comment-reply-link a {
	display: inline-block;
	height: 30px;
	line-height: 27px;
	padding: 0 18px;
	font-weight: 500;
	font-size: 13px;
	border: 1px solid #F0F0F0;
	border-radius: 20px;
	transition: 0.3s;
	margin-top: 10px;
}

.postbox__details .wp-block-comment-reply-link a:hover {
	color: #fff;
	background: #336EF9;
	border-color: #336EF9;
}

.postbox__details .wp-block-post-comments-form .comment-form-comment label {
	color: #202124;
	font-weight: 600;
	margin-bottom: 10px;
}

.postbox__details .wp-block-post-comments-form textarea {
	padding: 20px;
	font-size: 14px;
	width: 100%;
	height: 160px;
	resize: none;
	border: 0;
	outline: 0;
	font-weight: 500;
	font-size: 15px;
	color: #87888A;
	box-shadow: inset 0 0 0 1px #E5E5E5;
	transition: box-shadow 0.3s cubic-bezier(0.3, 0, 0, 0.3);
	color: #000229;
}

.postbox__details .wp-block-post-comments-form .form-submit input {
	background-color: #336EF9;
	color: var(--tp-common-white);
	height: 67px;
	line-height: 67px;
	padding: 0 55px;
	overflow: hidden;
	display: inline-block;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	position: relative;
	z-index: 9;
	border: none;
	margin-top: 20px;
	transition: .3s;
}

.postbox__details .wp-block-post-comments-form .form-submit input:hover {
	color: #020626;
	background-color: #FFB302;
}

.postbox__details .wp-block-post-comments-form {
	margin-top: 10px;
}

.postbox__area .wp-block-loginout a {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	display: inline-block;
}

.postbox__area .wp-block-loginout a:hover {
	border-bottom: 1px dashed;
}

.postbox__area .logged-in-as {
	margin-top: 5px;
}

.postbox__area .wp-block-categories {
	margin-bottom: 20px;
}

.postbox__area .wp-block-page-list li {
	list-style: none;
}

.postbox__area .wp-block-latest-posts__list {
	margin-bottom: 20px;
}

.postbox__area .wp-block-rss {
	margin-bottom: 20px;
}

.postbox__area .wp-block-social-links {
	padding-left: 0;
	margin-bottom: 10px;
}

.postbox__area .wp-block-file__button {
	padding: 5px 10px;
}

.postbox__area .wp-block-file__button:hover {
	color: #fff;
}

.postbox__area .wp-block-video {
	margin-top: 20px;
}

.postbox__area .postbox__details.tagcloud {
	clear: both;
}

.postbox__area .wp-block-button__link {
	border: 2px solid;
}

.postbox__area .wp-block-button__link:hover {
	background: #fff;
	color: #32373c;
}

.postbox__area .wp-block-pullquote p {
	line-height: 1;
}

.postbox__area .wp-block-gallery {
	margin-top: 10px;
}

.postbox__area .wp-block-file a {
	background: #32373c;
	padding: 5px 10px;
	color: #fff;
	border-radius: 20px;
}

.postbox__area .wp-block-navigation-item .wp-block-navigation__submenu-container {
	padding: 10px;
}

.postbox__area .comment-reply-title {
	margin-bottom: 20px;
}

.postbox__area .wp-block-latest-comments__comment-date {
	font-size: 14px !important;
}

.postbox__area #gallery-1 .gallery-item {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-2 .gallery-item {
	width: 50%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-3 .gallery-item {
	width: 33.33%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-4 .gallery-item {
	width: 25%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-5 .gallery-item {
	width: 20%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-6 .gallery-item {
	width: 16.66%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-7 .gallery-item {
	width: 14.28%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-8 .gallery-item {
	width: 12.5%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area #gallery-9 .gallery-item {
	width: 11.11%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 5px !important;
}

.postbox__area .wp-block-cover__inner-container .has-large-font-size {
	color: #fff;
}

.tp-page-area #comments {
	clear: both;
}

.sidebar__widget .nice-select .list {
	width: 100%;
}

.tp-footer__widget .nice-select .list {
	width: 100%;
}

footer .widget_recent_comments .recentcomments {
	font-size: 16px;
}

footer .widget_recent_comments .recentcomments a::before {
	content: none;
}
footer .widget_recent_comments .recentcomments a:hover{
	margin-left: 0;
}

footer .footer-widget p {
	color: #B4B4B4;
}