/*
Theme Name: Pfeiffer and Son
Theme URI: https://104.43.198.69/wp-content/pfeiffer-and-son
Author: Parsolvo
Author URI: https://www.parsolvo.com/
Description: This is the custom child theme developed for Pfeiffer and Son's website.  It is based off of Astra Pro.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0+
*/

/* Global Styles */
li {
    list-style: circle !important;
}


/* Header */
.header-top-line {
    max-height:48px;
}

/* Footer */
.footer-bottom-row {
    max-height:43px;
}

