/*!
Theme Name: Custom Theme
Theme URI: http://underscores.me/
Author: Amplify Industrial Marketing + Guidance
Author URI: https://www.aimg.com
Description: Custom theme for ACCA HVAC Blog
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: custom-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Custom Theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.screen-reader-text {
	display: none;
}
.bsf-rt-reading-time {background:none !important;}
.post.aside .bsf-rt-reading-time {color:#FFF !important;}


.hs_desired_projection {display: flex;align-items: center;}
.hs_desired_projection label {width: 200px;}
.hs_desired_projection input {width: calc( 100% - 200px);}
@media (max-width: 500px) {.form-wrap.RFQ .hs_desired_width, .hs_desired_projection {display: block;}
 .hs_desired_projection label, .hs_desired_projection input {width: 100%;}}