/******************************************************************
Theme Name: Print Elect
Theme URI: http://www.trimarksolutions.com/
Description: This site was built by TriMark Solutions, if you have any questions or need help with anything within these theme, please get in touch with us at (919) 785-2275.
Author: TriMark Solutions
Author URI: http://www.trimarksolutions.com
Version: 1.0

License: WTFPL
License URI: http://sam.zoy.org/wtfpl/ */


.header-phone h2 {
	font-size: 16px;
  display: inline-block;
  text-transform: capitalize;
  margin-right: 10px;
  color: #054979;
}
.header-phone a {
  color: #C7251F;
  text-decoration: none;
}

.footer-recent-post-text {
	float:none !important;
}
.top-footer-phone a[href*="tel:"] {
	color: inherit;
	cursor: default;
	text-decoration: none !important;
}

.promo-row-box.visit-blog {
	background: url('library/img/wake-button.jpg') center no-repeat;
	background-size: cover;
}
.featured-content-slider li.bg-cover {
	background-size: cover;
}

/* "Shop Election Supplies" menu overrides for home page */
body.home .topic-navigation-menu { height: 487px; overflow: scroll; }

/* Header modifications to make room for "Covid-19 Supplies" messaging */
.header-utility .covid-msg { float: right; clear: right; max-width: 470px; margin: 10px 10px -20px 0; font-size: 14px; line-height: 1.25; text-align: right; }
.header-utility .covid-msg a { color: #054979; }
.header-phone { display: flex; align-items: center; justify-content: flex-end; padding-right: 5px; }
.header-phone .small-header-logo { position: static; margin-left: 10px; }

.connect-social-icon a[class^="icon"] {
	text-indent: -99999px;
}