/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.calc-container.horizontal .calc-list.calc-fields .calc-item {
    width: 100% !important;
}

#footer {
    /* background: url(/wp-content/uploads/2020/09/footer.jpg) no-repeat center center fixed !important; */
	background-size: cover;
}

#menu-item-367 a {
	color: #feb900 !important;
}