.review-section .review-posts ul.slick-dots li:only-child {
	display: none;
}

.cta-section.layout-1 .form-field .form-field-item textarea,
.cta-section.layout-1 .form-field .form-field-item button {
	height: 39px !important;
}

.site-header .dashicons-before:before {
	color: #000 !important;
}

.floating-cta {
	z-index: 3 !important;
}

.custom-footer-html p {
	padding: 0 0 15px;
}

footer .social-media a.sprite {
	margin-bottom: 5px;
}

#xapp-widget .widget-container.visible {
	z-index: 999999 !important;
}

.background-image.review-section:before,
.background-image.main-footer:before {
	background-color: rgba(0, 0, 0, 0.80) !important;
}

.service-pages.layout-1 .service-item:hover .service-title,
.service-pages.layout-2 .service-item:hover .service-title,
.service-pages.layout-4 .service-item:hover .service-title,
.service-pages.layout-5 .service-item:hover .service-title {
	border-bottom: 1px solid transparent !important;
}

.slmp-gallery.slmp-category-gallery .slmp-image-item .slmp-image img {
	min-height: 280px;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

@media only screen and (min-width:1024px) {
	footer .column-element .footer-col-item.site-info,
	footer .column-element .footer-col-item.custom-footer-text,
	footer .column-element .footer-col-item.custom-footer-html,
	footer .column-element .footer-col-item.site-info a,
	footer.site-footer .footer-menu ul li a {
		font-size: 13px !important;
	}

}

@media only screen and (min-width:1201px) {
	footer .column-element .footer-col-item.site-info,
	footer .column-element .footer-col-item.custom-footer-text,
	footer .column-element .footer-col-item.custom-footer-html,
	footer .column-element .footer-col-item.site-info a,
	footer.site-footer .footer-menu ul li a {
		font-size: 14px !important;
	}

}

@media only screen and (max-width:1023px) {
	#xapp-widget .xapp-chat-button__btn {
		top: -20px !important;
	}

	.main-header .header-items .header-col.logo-item {
		border-bottom: 1px solid #000 !important;
	}

	.service-pages .service-items .service-item {
		margin: 5% 0 !important;
	}

}
