#wp-calendar caption {
	text-align: center;
	color: #333;
	font-size: 16px;
	padding-bottom: 0px;
	font-weight: 700;
}

#wp-calendar thead {
	font-size: 14px;
}

#wp-calendar thead th {
	padding: 8px;
	border: 1px solid #eaeaea;
	text-align: center;
	border-radius: 0px;
	color: #fff;
	background: var(--thm-base);
}

#wp-calendar tbody {
	color: #aaa;
}

#wp-calendar tbody td {
	background: #f0f0f0;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
	color: #555;
}

#wp-calendar tbody td:hover {
	background: #fff;
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot tr {
	background: var(--thm-base);
}

#wp-calendar tfoot #next {
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	padding: 10px;
}

#wp-calendar tfoot #prev {
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
}

.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.gallery-caption {
	font-size: 15px;
	color: #777;
	line-height: 1.8em;
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: "Lato", sans-serif;
}

.bypostauthor {
	font-size: 15px;
	color: #777;
	line-height: 1.8em;
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: "Lato", sans-serif;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.sidebar .widget .nice-select {
	display: none !important;
}

.thm-unit-test .tag-sticky-2 .blog-page__single .blog-page__content, .thm-unit-test .sticky .blog-page__single .blog-page__content {
	border: 5px solid #ff5c00;
	padding: 20px 20px 20px;
	border-radius: 10px;
}

.thm-unit-test .tag-sticky-2 .blog-page__single .blog-page__content:before, .thm-unit-test .sticky .blog-page__single .blog-page__content:before {
	top: 0px;
}

.thm-unit-test .tag-sticky-2 .blog-page__single .blog-page__content, .thm-unit-test .sticky .blog-page__single .blog-page__content {
	padding: 30px;
}

.thm-unit-test table {
	margin-bottom: 30px;
	width: 100%;
}

.thm-unit-test table thead tr th {
	border: 1px solid #ddd;
	vertical-align: bottom;
	padding: 8px;
}

.thm-unit-test table tbody tr th {
	border: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}

.thm-unit-test table tbody tr th a, .thm-unit-test table tbody tr td a {
	color: var(--thm-base);
	font-weight: 400;
}

.thm-unit-test table tbody tr td {
	border: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}

.thm-unit-test .woocommerce table tbody tr td, .thm-unit-test .woocommerce table tbody tr th, .thm-unit-test .woocommerce table thead tr th {
	border: none;
}

.thm-unit-test .text > ul, .thm-unit-test .text > ol, .thm-unit-test > ol, .thm-unit-test > ul {
	padding-left: 18px;
	margin-bottom: 20px;
}

.thm-unit-test .text > ul li ul, .thm-unit-test .text > ul li ul li ul, .thm-unit-test > ul li ul, .thm-unit-test > ul li ul li ul, .thm-unit-test .text > ol li ol, .thm-unit-test .text > ol li ol li ol, .thm-unit-test > ol li ol, .thm-unit-test > ol li ol li ol {
	padding-left: 40px;
}

.thm-unit-test .text > ul li, .thm-unit-test > ul li {
	list-style-type: disc;
	display: list-item;
}

.thm-unit-test .text > ul li ul li, .thm-unit-test > ul li ul li {
	list-style-type: circle;
}

.thm-unit-test .text > ul li ul li ul li, .thm-unit-test > ul li ul li ul li {
	list-style-type: square;
}

.thm-unit-test ol li {
	list-style-type: decimal;
	display: list-item;
}

.thm-unit-test ol li ol li {
	list-style-type: lower-alpha;
}

.thm-unit-test ol li ol li ol li {
	list-style-type: upper-roman;
}

figure {
	max-width: 100%;
	display: block;
}

.widget select {
	width: 100%;
	display: block !important;
	border: 1px solid #ededed;
	padding: 15px 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/icon-select-2.png");
	background-repeat: no-repeat;
	background-position: right center;
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/icon-select-2.png";
}

.widget .nice-select {
	display: none;
}

.textwidget img {
	height: auto;
	max-width: 100%;
}

.widget ul li ul {
	padding: 0px;
	margin: 0px;
}

.widget select.lzl:not(.lzl-ed), .widget select.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAyCAYAAADWU2JnAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANklEQVRYCe3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwMB/YBuKAAFw/NybAAAAAElFTkSuQmCC");
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.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;
}

.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;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gallery figure {
	display: inline-block;
}

.gallery-columns-1, .gallery-columns-2, .gallery-columns-3, .gallery-columns-4, .gallery-columns-5, .gallery-columns-6, .gallery-columns-7, .gallery-columns-8, .gallery-columns-9 {
	margin-left: -15px;
	margin-right: -15px;
}

.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
	padding-left: 15px;
	padding-right: 15px;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.33333333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.66666666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857143%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.11111111%;
}

.widget_rss.footer-widget ul li {
	margin-bottom: 20px;
}

.widget_rss.footer-widget ul li:before {
	display: none;
}

.widget_rss.widget ul li {
	padding-left: 0px;
}

.widget_rss.widget ul li a, .widget_rss.footer-widget ul li a {
	font-weight: 500;
	padding-left: 0px;
}

.widget_rss.footer-widget ul li a {
	font-size: 18px;
	line-height: 1.4em;
}

.widget_rss.widget ul li .rss-date, .widget_rss.footer-widget ul li .rss-date {
	color: var(--thm-base);
	display: block;
	margin: 10px 0;
	font-size: 15px;
}

.widget_rss.widget ul li:before {
	display: none;
}

.widget_rss.widget ul li .rssSummary {
	font-size: 14px;
	line-height: 1.6em;
}

.widget_rss.footer-widget ul li .rssSummary {
	font-size: 16px;
	color: #f3f3f3;
}

.widget_rss.widget ul li cite, .widget_rss.footer-widget ul li cite {
	color: var(--thm-base);
	display: block;
	font-size: 16px;
	margin-top: 10px;
}

.widget_rss.footer-widget ul li cite {
	color: var(--thm-base);
}

.widget_rss.footer-widget ul li {
	border: 0px solid var(--thm-base);
	padding: 0px;
}

.widget_rss.footer-widget ul li .rss-date {
	margin-top: 10px;
	color: var(--thm-base);
}

.blog-link .left-btn a {
	margin: 0 10px 0 0;
}

.paginate-links a, .paginate-links > span {
	margin: 0 5px 7px 0;
	position: relative;
	border: 1px solid var(--thm-base);
	color: var(--thm-base);
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	line-height: 44px;
	min-width: 46px;
	height: 46px;
	text-align: center;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
}

.paginate-links a:hover, .paginate-links > span {
	background: var(--thm-base) none repeat scroll 0 0;
	border-color: var(--thm-base);
	color: #fff;
}

.thm-unit-test .posts-nav {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #e4e4e4;
}

.thm-unit-test .posts-nav .pull-left a, .thm-unit-test .posts-nav .pull-right a {
	display: block;
}

.thm-unit-test .posts-nav .pull-right a {
	text-align: right;
}

.thm-unit-test .posts-nav a h6 {
	margin-bottom: 6px;
}

.thm-unit-test .posts-nav a span {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	font-size: 14px;
	background: var(--thm-base);
}

.thm-unit-test .posts-nav .pull-right a span {
	left: auto;
	right: 0px;
}

.thm-unit-test .posts-nav a:hover {
	color: var(--thm-base);
}

.thm-unit-test .posts-nav a:hover span {
	background: var(--thm-base);
}

.thm-unit-test .posts-nav .pull-left {
	float: left;
}

.thm-unit-test .posts-nav .pull-right {
	float: right;
}

.thm-unit-test .posts-nav a {
	font-size: 15px;
	color: #333;
	padding-top: 9px;
}

.thm-unit-test .posts-nav a:hover {
	color: var(--thm-base);
}

.sidebar-page-container .shina_theme .group-title h2, .sidebar-page-container .group-title h2 {
	margin-bottom: 0px;
}

.pingback .author-thumb, .trackback .author-thumb {
	display: none !important;
}

.pingback, .trackback {
	padding-left: 0px !important;
}

.pingback .comment-one__content, .trackback .comment-one__content {
	margin-left: 0px !important;
}

.no-comments {
	display: inline-block;
	background: var(--thm-base);
	padding: 8px 15px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 30px;
}

.footer-widget ul li ul li a {
	line-height: 20px;
}

.footer-widget select {
	width: 100%;
	padding: 10px 15px;
	display: block !important;
	color: #222;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("/wp-content/themes/vitors/assets/css/../images/icons/icon-select-2.png");
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #777;
	--lzl-bg-img: "/wp-content/themes/vitors/assets/css/../images/icons/icon-select-2.png";
}

.footer-widget .nice-select {
	display: none !important;
}

.footer-widget #wp-calendar caption {
	padding: 0px;
	margin: 15px 0 0px;
	color: #f3f3f3;
	font-size: 14px;
}

.footer-widget #wp-calendar thead th {
	border: 1px solid #fafafa;
	border-bottom: none;
	text-align: center;
	padding: 0px;
	line-height: 30px;
	color: #fff;
}

.footer-widget select.lzl:not(.lzl-ed), .footer-widget select.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAyCAYAAADWU2JnAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANklEQVRYCe3QMQEAAADCoPVPbQlPiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwMB/YBuKAAFw/NybAAAAAElFTkSuQmCC");
}

.footer-widget #wp-calendar tbody .pad {
	background: #fafafa;
}

.news-block-large .image img {
	max-width: 100%;
	width: auto;
}

.blog-single .news-block-two {
	margin-bottom: 0px;
}

.page .paginate-links {
	margin-top: 30px;
}

.footer-widget .tagcloud {
	display: flex;
	flex-wrap: wrap;
}

.footer-widget .tagcloud a {
	font-size: 14px !important;
	padding: 5px 20px;
	background: #f3f3f3;
	border: none;
	color: #071311;
	margin-right: 5px;
	margin-bottom: 5px;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	transition: all 600ms ease;
}

.footer-widget .tagcloud a:hover {
	background: var(--thm-base);
	color: #fff;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 30px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0px 4px 0px;
}

.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;
}

.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;
}

figcaption {
	padding: 10px 0;
}

dd, dt {
	margin-bottom: 10px;
}

.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-button {
	margin-bottom: 25px;
}

.thm-unit-test .text > ul li.blocks-gallery-item, .thm-unit-test > ul li.blocks-gallery-item {
	display: inline-block;
}

.sidebar-title h4 a, .main-footer .footer-widget h4 a {
	color: inherit;
}

dl dd a {
	color: var(--thm-base);
}

#wp-calendar tfoot tr td a {
	color: #fff;
}

.single-footer-widget .title h3 a {
	color: inherit;
}

.footer-widget .wp-calendar-nav-prev a {
	color: #f3f3f3;
}

.footer-widget.widget_text .textwidget p {
	color: #f3f3f3;
}

.footer-widget .textwidget p.wp-caption-text {
	color: #222;
}

.wp-block-group, .wp-block-post-excerpt {
	margin-bottom: 20px;
}

.wp-block-post-date {
	margin-bottom: 10px;
}