/* Pages */
body .pix-intro-container {
	padding-top: 80px;
}
@media screen and (min-width: 767px) {
	.pix-intro-container .text-heading-default {
		font-size: 42px;
	}
}

/* Blog */
.archive .site-main .card-body .text-left, .elementor-widget-pix-blog article .text-left {
	display: none;
}

.archive .site-main .card-body .text-right, .elementor-widget-pix-blog article .text-right {
	text-align: left!important;
}

/* Members */
.elementor-widget-pix-team-member-circle .pix-member-name {
	max-width: 200px;
	margin: 0 auto;
}

.elementor-widget-pix-team-member-circle .pix-member-desc {
	line-height: 1.6;
}


/* Footer */
@media screen and (max-width: 767px) {
	#pix-page-footer .card-img2 {
		max-width: 240px!important;
	}
}