.admin-bar .main-menu.fixed {
	top: 32px;
}
.single-gallery-carousel-content-box .item img {
	width: 100%;
	height: 550px;
	object-fit: cover;
}

.single-gallery-carousel-thumbnail-box .item img {
	width: 100%;
}

.fas {
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}

.price-group__thm {
	display: flex;
	align-items: center;
	gap: 15px;
}

.property-details-page .section-middle .price-group__thm .sale {
	opacity: 0.5;
	font-size: 14px;
	text-decoration: line-through;
}

.property-details-page .text p:not(:last-child) {
	margin-bottom: 30px;
}

.property-details-page .contact-agent-form .appointment-form {
	padding: 0 45px 60px 33px;
}

.property-details-page  .property-map iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.m-0 {
	margin: 0px !important;
}

.widget {
	position: relative;
	margin-bottom: 40px;
	padding: 0 30px 30px;
	border: 1px solid #dfdfdf;
	background-color: #f3f3f3;
}

.widget.widget_search {
	background-color: transparent;
	padding: 0;
	border: none;
}

.widget h2,
.widget h5,
.widget label{
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	background: var(--main-color);
	margin-bottom: 30px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	line-height: 70px;
	text-align: center;
	margin-left: -31px;
	margin-right: -31px;
}

.widget_search.widget h5{
	margin-left: 0;
	margin-right: 0;
}

.widget ol,
.widget ul {
	padding: 0;
	margin: 0px;
}

.widget ol li,
.widget ul li {
	position: relative;
	padding-left: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 600;
	color: #6f6f6f;
}

.widget ol li:last-child,
.widget ul li:last-child {
	margin-bottom: 0px;
}

.widget ol li ol li,
.widget ul li ul li {
	margin-bottom: 0px;
	margin-top: 15px;
}

.widget ol li:before,
.widget ul li::before {
	content: "\f105";
	color: var(--main-color);
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'FontAwesome';
}

.widget ol li a,
.widget ul li a {
	font-weight: 600;
	color: #6f6f6f;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.widget ol li a:hover,
.widget ul li a:hover {
	color: var(--main-color);
}

.footer-widget ul,
.footer-widget ol {
	padding: 0;
	margin: 0px;
}

.footer-widget ul li,
.footer-widget ol li {
	position: relative;
	padding-left: 15px;
	color: #ffffff;
	margin-bottom: 20px;
}

.footer-widget ul li:before,
.footer-widget ol li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\f0da";
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #ffffff;
}

.footer-widget ul li:last-child,
.footer-widget ol li:last-child {
	margin-bottom: 0px;
}

.footer-widget ul li ul li,
.footer-widget ol li ul li {
	margin-bottom: 0px;
	margin-top: 20px;
}

.footer-widget ul li a,
.footer-widget ol li a {
	font-size: 14px;
	display: inline-block;
	color: #ffffff;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.footer-widget ul li a:hover,
.footer-widget ol li a:hover {
	color: var(--main-color);
}

.footer-widget .footer-about ul li{
	padding: 0px;
}

.footer-widget .footer-about ul li:before {
	display: none;
}

.pt-100 {
	padding-top: 100px;
}

.pt_100 {
	padding-top: 100px;
}

.pb_100 {
	padding-bottom: 100px;
}

.mb_40 {
	margin-bottom: 40px;
}

.single-blog-item .post-wrapper .blog-text {
	margin: 20px;
}

.single-blog-item .post-wrapper .blog-text p {
	margin: 0px;
}

.styled-pagination .pagination,
.paginate-links{
	display: flex;
	margin: 30px 0 0 0;
	align-items: center;
	gap: 10px;
}

.styled-pagination .pagination li a,
.styled-pagination .pagination li > span,
.paginate-links a,
.paginate-links > span{
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	background-color: var(--main-color);
	color: #fff;
	border: 1px solid var(--main-color);
	transition: all 0.3s;
}

.styled-pagination .pagination li a:hover,
.styled-pagination .pagination li.active a:hover,
.styled-pagination .pagination li.active a,
.styled-pagination .pagination li > span,
.paginate-links a:hover,
.paginate-links > span {
	color: var(--main-color);
	background-color: transparent;
}

.detail-inner__image {
	display: flex;
	gap: 30px;
	margin-bottom: 30px;
}

.blog-details-page .image-box img {
	height: 416px;
	object-fit: cover;
}

.blog-details-page .other-meta__options {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #dfdfdf;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.single-blog-post-tag {
	display: flex;
	align-items: center;
	gap: 30px;
}

.single-blog-post-tag .title h5 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
}

.single-blog-post-tag ul {
	display: flex;
	align-items: center;
	gap: 10px;
}

.single-blog-post-tag ul li a {
	background-color: var(--main-color);
	border: 1px solid var(--main-color);
	color: #fff;
	display: flex;
	align-content: center;
	justify-content: center;
	padding: 5px 20px;
	transition: all 0.4s;
	height: 35px;
}

.single-blog-post-tag ul li a:hover{
	background-color: #ffffff;
	color: var(--main-color);
}

.coment-header__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.tagcloud {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.tagcloud a{
	position: relative;
	font-size: 14px !important;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background-color: var(--main-color);
	border: 1px solid var(--main-color);
	transition: all 0.3s;
}

.tagcloud a:hover {
	background-color: #ffffff;
	color: var(--main-color);
}

.blog-details-page .landestate-comment-item .leave-reply {
	margin: 40px 0 50px;
}

#cancel-comment-reply-link {
	color: var(--main-color);
}

.widget .wp-block-search .wp-block-search__label{
	font-weight: 600;
	margin-left: 0;
	margin-right: 0px;
}

.blog-details-page .comment-inner > .landestate-comment-item:last-child .single-comment {
	margin-bottom: 0px;
}

blockquote {
	margin-bottom: 25px;
}

.mt_30 {
	margin-top: 30px;
}

.wp-block-latest-comments__comment footer {
	background: none;
	padding: 0px;
}

.wp-calendar-nav {
	margin-top: 10px;
}

.widget h5 a {
	color: inherit;
}

.footer-widget {
	margin-bottom: 40px;
}

footer .footer-widget h6 a {
	color: inherit;
}

.mb-4 {
	margin-bottom: 15px;
}

.error-page .img-holder span.error-title__main {
	position: relative;
	top: auto;
	left: auto;
}

@media only screen and (min-width: 767px){
	.landestate-comment-item .landestate-comment-item {
		margin-left: 70px;
	}
}