/*
Theme Name: Active Panda
Theme URI:
Author:
Author URI:
Version: 1.1
*/


/*
.hidden{
	display: none!important;
}

.btn-disabled {
	opacity: .5;
	pointer-events: none;
}

.popup-loader{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #fff;
	opacity: 0.7;
}
*/

.wpcf7 .screen-reader-response,
.wpcf7 .wpcf7-response-output,
.wpcf7 .wpcf7-not-valid-tip {
	display: none;
}

.contact-list b {font-family: var(--ff-2);font-size: 0.875rem;line-height: 1.4em;font-weight: 600;color: var(--clr-title);}
@media (min-width: 576px) {
	.contact-list b {font-size: var(--h6);}
}

