/*
Theme Name: PPHW
Theme URI: https://petoskeyhealthandwellness.com
Author: Common Angle
Author URI: https://commonangle.com
Version: 2.0.0
Template: woodmart
*/

/*************** HEADER ***************/



/*************** TYPOGRAPHY ***************/

.btn-size-extra-large {
	font-weight:900;
}

body p {
	font-size:115% !important;
}

h1 {
	font-size:180% !important;
}

h4 {
	margin-bottom:3px !important;
}

/*************** NINJA FORMS ***************/

.nf-form-fields-required {
	padding-bottom:20px;
	font-style:italic;
}

/*************** FOOTER ***************/

footer {
	color:#000000 !important;
	font-size:100% !important;
}

footer .pphw-copyright {
	font-size:90%;
}

footer .pphw-copyright a {
	color:rgb(73,113,131);
}

footer .pphw-copyright a:hover {
	color:#000000;
}

footer .pphw-copyright em {
	font-size:90%;
}

.scrollToTop {
    right:60px !important;
    bottom:60px !important;
}


@media only screen and (max-width: 480px) {



}