/*
Theme Name: Anderson Industrial Roofing

Fonts Used:
font-family: "Roboto Slab", serif;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, article, header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.333em;
  box-sizing: border-box;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
}
#headerbar {
  display: table;
  width: 100%;
}
#headerbar ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 33% 34% 33%;
  width: 100%;
  padding: 1em 2em;
  align-items: center;
}
#headerbar ul li:nth-child(1) img {
  display: table;
  width: 8em;
  float: left;
  margin: 0;
}
#headerbar ul li:nth-child(2) {
  font-size: 2.667em;
  font-weight: 700;
  text-align: center;
}
#headerbar ul li:nth-child(2) a {
  color: #000;
}
#headerbar ul li:nth-child(2) a:hover {
  color: #229acd;
}
#headerbar ul li:nth-child(3) {
  text-align: right;
}
#headerbar ul li:nth-child(3) a {
  display: inline-table;
  font-size: 2.667em;
  font-weight: 700;
  color: #000;
  margin: 0 0 0 0.35em;
}
#headerbar ul li:nth-child(3) a:hover {
  color: #229acd;
}
#branding {
  display: table;
  width: 1500px;
  margin: 1.5em auto 1.5em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
}
#branding .left img {
  display: table;
  margin: 0;
  width: 14em;
  max-width: 100%;
  float: left;
}
#branding .middle {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  font-size: 2.222em;
  font-weight: 400;
  text-align: center;
  line-height: 1.333em;
}
#branding .right {
  display: table-cell;
  vertical-align: bottom;
  width: 20%;
}
#branding .right a img {
  display: table;
  margin: 0;
  width: 15em;
  max-width: 100%;
  float: right;
  transition: 0.5s;
}
#branding .right a:hover img {
  width: 14.5em;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 100%;
  background: #229acd;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  width: auto !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  white-space: nowrap !important;
}
/*--------- GOOGL MAP ELEMENTS --------- */
#gmap {
  display: table;
  width: 100%;
}
#gmap iframe {
  display: table;
  width: 100%;
  margin: 0;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
}
#homebanner li {
  list-style: none;
}
#homebanner .metaslider .caption-wrap {
  position: relative;
  background: #229acd !important;
  opacity: 1;
  padding: 3em;
}
#homebanner .metaslider .caption-wrap h1 {
  font-size: 2.667em;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
#homebanner .metaslider .caption-wrap h3 {
  font-size: 2em;
  font-weight: 700;
  color: #000;
}
#homebanner #metaslider-id-4873 .flexslider .flex-control-nav li a.flex-active {
  background: #229acd;
}
/*--------- HOME BANNER ELEMENTS --------- */
#innerbanner {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
#innerbanner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
}
#innerbanner header {
  display: table;
  width: 1500px;
  margin: 2em auto 2em auto;
  position: relative;
}
#innerbanner header h1 {
  font-size: 2.444em;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
#innerbanner header h1 a {
  color: #fff;
}
#innerbanner header h1 a:hover {
  color: #fff;
}
#innerbanner header h4 {
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  margin: 1em 0 0 0;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #e8f5fa;
  border-top: 0.35em solid #000;
}
#footer .footerinfo {
  display: table;
  width: 1500px;
  margin: 3em auto 3em auto;
}
#footer .footerinfo .left {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}
#footer .footerinfo .left .contactinfo {
  display: table;
  float: left;
  font-size: 1.333em;
  line-height: 1.556em;
}
#footer .footerinfo .left .contactinfo hr {
  display: table;
  width: 100%;
  margin: 0.75em 0;
  background: none;
  border-top: 1px dashed #229acd;
  border-bottom: none;
}
#footer .footerinfo .left .contactinfo a {
  color: #000;	
}
#footer .footerinfo .left .contactinfo a:hover {
  color: #229acd;	
}
#footer .footerinfo .middle {
  display: table-cell;
  vertical-align: middle;
  width: 34%;
}
#footer .footerinfo .middle img {
  display: table;
  margin: 0 auto;
  width: 14em;
  max-width: 100%;
}
#footer .footerinfo .middle .phone {
  display: table;
  margin: 0.75em auto 0 auto;
  font-size: 2.667em;
  font-weight: 700;
  line-height: 1em;
  color: #000;
}
#footer .footerinfo .middle .phone:hover {
  color: #229acd;
}
#footer .footerinfo .right {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}
#footer .footerinfo .right #menu ul li {
  font-size: 1.333em;
  text-align: right;
  line-height: 1.556em;
}
#footer .footerinfo .right #menu ul li a {
  color: #000;
}
#footer .footerinfo .right #menu ul li a:hover {
  color: #229acd;
}
#footer .footerinfo .right #menu {
  display: table;
  float: right;
}
#footer .footerinfo .right #menu h3 {
  font-size: 1.333em;
  font-weight: 700;
  text-align: right;
  color: #229acd;
}
#footer .copyright {
  display: table;
  width: 100%;
  padding: 1.5em;
  font-size: 0.889em;
  line-height: 1.444em;
  text-align: center;
}
#footer .copyright a {
  color: #000;
}
#footer .copyright a:hover {
  color: #229acd;
}
/*--------- HOME TESTIMONIALS ELEMENTS --------- */
#testimonials {
  display: table;
  width: 100%;
}
#testimonials .testimonials {
  display: table;
  width: 1500px;
  margin: 4em auto 2em auto;
  text-align: center;
}
#testimonials .testimonials h3 {
  font-size: 2.667em;
  font-weight: 700;
  line-height: 1.333em;
  text-align: center;
  letter-spacing: -0.04em;
  margin: 0 0 1em 0;
  position: relative;
}
#testimonials .testimonials h3:before {
  content: "";
  display: table;
  margin: 0 auto;
  width: 1.5em;
  height: 2.25em;
  background: url("images/logo-icon.webp") center no-repeat;
  background-size: contain;
}
#testimonials .testimonials h3 span {
  color: #229acd;
}
#testimonials .testimonials .strong-view .strong-content.strong-grid .wpmtst-testimonial {
  margin: 0;
}
#testimonials .testimonials .strong-view.wpmtst-simple .wpmtst-testimonial-inner {
  padding: 0;
  font-size: 1.222em;
  line-height: 1.444em;
}
#testimonials .testimonials .testimonial-name {
  margin: 1em 0 0 0;
  font-weight: 700;
}
#testimonials .testimonials .strong-grid {
  display: grid;
  gap: 0 0;
  grid-template-columns: 33.33% 33.33% 33.33%;
  margin: 0 0 2em 0;
}
#testimonials .testimonials .strong-content.strong-grid.columns-3 .wpmtst-testimonial {
  width: inherit;
  padding: 0 2em;
  border-right: 1px solid #229acd;
}
#testimonials .testimonials .strong-content.strong-grid.columns-3 .wpmtst-testimonial:first-of-type {
  padding: 0 2em 0 0;
}
#testimonials .testimonials .strong-content.strong-grid.columns-3 .wpmtst-testimonial:last-of-type {
  padding: 0 0 0 2em;
  border: none;
}
#testimonials .testimonials a {
  display: inline-table;
  vertical-align: middle;
  color: #fff;
  font-size: 1.333em;
  font-weight: 700;
  line-height: 1em;
  background: #229acd;
  width: auto;
  padding: 0.75em 1.5em;
  margin: 0 1em;
  border-radius: 5px;
}
#testimonials .testimonials a:hover {
  background: #000;
}
/*--------- HOME CUSTOMER LOGOS ELEMENTS --------- */
#clogos .logos {
  display: table;
  width: 100%;
}
#clogos .clogos {
  display: table;
  width: 1500px;
  margin: 2em auto 2em auto;
}
#clogos .clogos ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
#clogos .clogos ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 1em;
}
#clogos .clogos ul li img {
  display: table;
  margin: 0 auto;
  max-height: 8em;
  max-width: 100%;
}
/*--------- HOME FOOTER LOGOS ELEMENTS --------- */
#logos .logos {
  display: table;
  width: 100%;
}
#logos .logos {
  display: table;
  width: 1500px;
  margin: 4em auto 4em auto;
}
#logos .logos ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
#logos .logos ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 1em;
}
#logos .logos ul li img {
  display: table;
  margin: 0 auto;
  max-height: 4em;
  max-width: 100%;
}
/*--------- HOME CTA ELEMENTS --------- */
#cta {
  display: table;
  width: 100%;
}
#cta .cta {
  display: table;
  width: 1500px;
  margin: 4em auto 0 auto;
}
#cta .cta ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 50% 50%;
  width: 100%;
  margin: 0 0 0 0;
  border-radius: 5px;
}
#cta .cta ul li {
  list-style: none;
}
#cta .cta ul li:first-child {
  background: #e8f5fa;
  padding: 3em;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
#cta .cta ul li:first-child iframe {
  border: 1px solid #229acd !important;
}
#cta .cta ul li:last-child {
  background: #229acd;
  padding: 3em;
  border-radius: 0 5px 5px 0;
}
#cta .cta ul li h3 {
  font-size: 2.667em;
  font-weight: 700;
  line-height: 1.333em;
  text-align: center;
  color: #fff;
  letter-spacing: -0.04em;
  margin: 0 0 0.5em 0;
}
#cta .cta li table {
  display: table;
  margin: 0 auto;
  width: 70%;
}
#cta .cta li table tr td {
  width: 33%;
  padding: 0.25em;
}
#cta .cta li table tr td:only-of-type {
  width: 100%;
}
#cta .cta li table tr td input {
  margin: 0;
}
#cta .cta li table tr td textarea {
  margin: 0;
}
/*--------- HOME COOL ROOFS ELEMENTS --------- */
#coolroofs {
  display: table;
  width: 100%;
}
#coolroofs .coolroofs {
  display: table;
  width: 1500px;
  margin: 0 auto 0 auto;
}
#coolroofs .coolroofs ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 50% 48%;
  width: 100%;
  margin: 0 0 0 0;
  align-items: flex-end;
  border-radius: 5px;
}
#coolroofs .coolroofs ul li {
  list-style: none;
}
#coolroofs .coolroofs ul li:first-child {
  background: url("images/logo-watermark.webp") right -5em bottom -10em no-repeat #229acd;
  background-size: auto;
  padding: 4em 4em;
  border-radius: 5px 0 0 5px;
}
#coolroofs .coolroofs ul li:last-child img {
  display: table;
  width: 100%;
  margin: 0;
}
#coolroofs .coolroofs ul li h3 {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.333em;
  color: #fff;
  letter-spacing: -0.04em;
  margin: 0 0 0.75em 0;
}
#coolroofs .coolroofs ul li .textwidget {
  font-size: 1.333em;
  line-height: 1.444em;
  color: #fff;
}
/*--------- HOME GUTTERS SECTION ELEMENTS --------- */
#gutters {
  display: table;
  width: 100%;
}
#gutters .gutters {
  display: table;
  width: 1500px;
  margin: 3em auto 0 auto;
}
#gutters .gutters ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 50% 50%;
  width: 100%;
  margin: 0 0 0 0;
  border-radius: 5px;
}
#gutters .gutters ul li {
  list-style: none;
}
#gutters .gutters ul li:first-child img {
  display: table;
  width: 100%;
  margin: 0;
  border-radius: 5px 0 0 5px;
}
#gutters .gutters ul li:last-child {
  background: #229acd;
  background-size: auto;
  padding: 2em 3em;
  border-radius: 0 5px 5px 0;
}
#gutters .gutters ul li h3 {
  font-size: 2.667em;
  font-weight: 700;
  line-height: 1em;
  line-height: 1.111em;
  color: #fff;
  letter-spacing: -0.04em;
  margin: 0 0 0.5em 0;
}
#gutters .gutters ul li h3 span {
  display: table;
  font-size: 0.75em;
  font-weight: 700;
}
#gutters .gutters ul li .textwidget {
  font-size: 1.333em;
  line-height: 1.444em;
  color: #fff;
}
/*--------- HOME SERVICES ELEMENTS --------- */
#services {
  display: table;
  width: 100%;
}
#services .services {
  display: table;
  width: 1500px;
  margin: 0 auto 0 auto;
}
#services .services ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 50% 50%;
  width: 100%;
  margin: 2em auto 2em auto;
  background: #229acd;
  color: #fff;
  font-size: 1.222em;
  line-height: 1.444em;
  text-align: center;
  align-items: center;
  border-radius: 5px;
}
#services .services ul li img {
  display: table;
  width: 100%;
  margin: 0 0;
  border-radius: 5px;
}
#services .services ul li ul {
  display: table;
  width: 100%;
  margin: 0 0;
  padding: 0.5em;
}
#services .services ul li ul:nth-child(even) {
  background: #fff;
  color: #000;
}
/*--------- USPS ELEMENTS --------- */
#usps {
  display: table;
  width: 1500px;
  margin: 0 auto 0 auto;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
}
#usps span {
  display: inline-table;
  vertical-align: middle;
  height: 2em;
  width: 4em;
  background: url("images/logo-icon.webp") center no-repeat;
  background-size: contain;
}
/*--------- FEATURED BLOG ELEMENTS --------- */
#featured {
  display: table;
  width: 100%;
}
#featured .featured {
  display: table;
  width: 1500px;
  margin: 4em auto 5em auto;
}
#featured .featured h2 {
  font-size: 2.657em;
  font-weight: 700;
  line-height: 1.333em;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  margin: 0 0 0.25em 0;
}
#featured .featured h3 {
  font-size: 1.667em;
  font-weight: 700;
  color: #000;
  line-height: 1.444em;
  margin: 0 0 1em 0;
}
#featured .featured h3 a {
  color: #4848a2;
}
#featured .featured h3 a:hover {
  color: #000;
}
#featured .featured ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 32% 62%;
  width: 100%;
}
#featured .featured ul li img {
  display: table;
  width: 100%;
  margin: 0;
}
#featured .featured ul li .postexcerpt {
  font-size: 1.111em;
  line-height: 1.556em;
  margin: 0 0 1em 0;
}
#featured .featured ul li a.readmore {
  display: inline-table;
  padding: 0.75em 1.5em;
  font-size: 1.333em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #4848a2;
}
#featured .featured ul li a.readmore:hover {
  color: #fff;
  background: #000;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: table;
  width: 1500px;
  margin: 2em auto 0 auto;
}
.page-template-front-page #container #homecontent header {
  display: none;
}
.page-template-front-page #container #homecontent .homecontent {
  display: table;
  width: 100%;
}
.page-template-front-page #container #homecontent .homecontent article {}
.page-template-front-page #container #homecontent .homecontent .entry-content p {
  font-size: 1.333em;
  line-height: 1.556em;
  text-align: center;
  margin: 0 0 1.5em 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content p:empty {
  display: none;
}
.page-template-front-page #container #homecontent .homecontent .entry-content p:last-of-type {
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .videoblock {
  margin: 3em auto 3em auto;
  width: 84%;
}
.page-template-front-page #container #homecontent .homecontent .entry-content .videoblock iframe {
  border-radius: 1em;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #229acd;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 1500px;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.444em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
#container #content h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.667em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.444em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #000;
}
#container #content ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul li {
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #229acd;
}
#container #content ul li ul {
  margin-bottom: 0.5em;
}
#container #content ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  list-style: decimal;
}
#container #content ol li {
  padding: 0.3em 0;
}
#container #content .imgright {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .imgright img {
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 5px;
}
#container #content .threeimgs {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
}
#container #content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
#container #content .threeimgs li:last-child {
  margin: 0;
}
#container #content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 5px;
}
#container #content .threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
  max-width: 100%;
  border-radius: 5px;
}
.alignright {
  float: right;
  clear: right;
  margin: 0 0 1.5em 1.5em;
  max-width: 100%;
  border-radius: 5px;
}
.alignnone {
  float: none;
  clear: both;
  margin: 1.5em auto;
  display: table;
  max-width: 100%;
  border-radius: 5px;
}
.aligncenter {
  float: none;
  clear: both;
  margin: 1.5em auto;
  display: table;
  max-width: 100%;
  border-radius: 5px;
}
#container #content .sixsteps {
  display: grid;
  gap: 1.333em 2%;
  grid-template-columns: 32% 32% 32%;
  margin: 0 0 2em 0;
  padding: 0;
}
#container #content .sixsteps li {
  list-style: none;
  padding: 0;
  position: relative;
}
#container #content .sixsteps li em {
  content: "";
  display: table;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.333em;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  background: #000;
  text-align: center;
  line-height: 2em;
  width: 2em;
  height: 2em;
}
#container #content .sixsteps li:before {
  display: none;
}
#container #content .sixsteps li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 5px;
}
#container #content hr {
  display: table;
  width: 100%;
  height: 2px;
  background: #229acd;
  border: none;
  margin: 2em 0;
}
#container #content iframe {
  border-radius: 5px;
}
#container #content .call-block {
  width: 32%;
  float: right;
  text-align: center;
  border: 2px solid #229acd;
  padding: 1.5em;
  margin: 0 0 1.5em 1.5em;
  border-radius: 5px;
  clear: right;	
}
#container #content .call-block h2 {
  font-size: 1.444em !important;
  margin: 0 0 0.25em 0 !important;
}
#container #content .call-block h3 {
  font-size: 1.444em !important;
  margin: 0 0 0.25em 0 !important;
}
#container #content .call-block ul {
  line-height: 1.5em;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}
#container #content .call-block p:empty {
  display: none;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3em;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
select {
  height: 3em;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0 0.75em;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
textarea {
  height: 9em;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
input[type="submit"] {
  display: table;
  font-family: "Roboto Slab", serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 3em;
  text-transform: uppercase;
  background: #000;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #000;
  background: #fff;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: yellow !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: white !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: yellow !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: yellow !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
/* --------- BLOG PAGE ELEMENTS --------- */
.entry-meta {
  margin: 0 0 1em 0;
}
.entry-footer {
  border: 1px solid #ededed;
  background: #fbfbfb;
  padding: 0.25em 1em;
  display: table;
  width: 100%;
  margin: 1.5em 0 0 0;
  border-radius: 5px;
}
.cat-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
.tag-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
#nav-below {
  margin: 1.5em 0 0 0;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#container #content article {
  margin: 0 0 3em 0 !important;
}
.blog #container #content article .size-post-thumbnail {
  display: table;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
  border-radius: 5px;
}
.single #container #content article .size-post-thumbnail {
  display: table;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
  border-radius: 5px;
}
.page #container #content article .size-post-thumbnail {
  display: none;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width #content {
  width: 100%;
}
.page-template-full-width #innerbanner header {
  text-align: center;
}
/* --------- ESTIMATE FORM ELEMENTS --------- */
.estimateform .wpcf7 {
  display: table;
  width: 768px;
  margin: 0 auto;
}
.estimateform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.estimateform .wpcf7 table tr td {
  width: 50%;
  padding: 0.25em;
}
.estimateform .wpcf7 table tr td input {
  margin: 0;
}
.estimateform .wpcf7 table tr td textarea {
  margin: 0;
}
.estimateform .wpcf7 table tr td input[type="submit"] {
  margin: 0 auto;
  width: 50%;
}
.estimateform .wpcf7 table tr td input[type="submit"]:hover {
  color: #fff;
  background: #229acd;
}
.estimateform div.wpcf7-response-output {
  color: red !important;
}
.estimateform div.wpcf7-mail-sent-ng {
  color: green !important;
}
.estimateform span.wpcf7-not-valid-tip {
  color: red !important;
}
.estimateform div.wpcf7-validation-errors {
  color: red !important;
}
.estimateform div.wpcf7-mail-sent-ok {
  color: green !important;
}
/* --------- INSPECTION PAGE ELEMENTS --------- */
.inspection {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 49% 49%;
  width: 100%;
}
.inspection .right {
  background: #e8f5fa;
  padding: 3em;
  border: 2px solid #229acd;
  border-radius: 5px;
}
.inspectionform .wpcf7 {
  display: table;
  width: 100%;
  margin: 0;
}
.inspectionform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.inspectionform .wpcf7 table tr td {
  width: 50%;
  padding: 0.25em;
}
.inspectionform .wpcf7 table tr td input {
  margin: 0;
}
.inspectionform .wpcf7 table tr td textarea {
  margin: 0;
}
.inspectionform .wpcf7 table tr td input[type="submit"] {
  margin: 0 auto;
  width: 50%;
}
.inspectionform .wpcf7 table tr td input[type="submit"]:hover {
  color: #fff;
  background: #229acd;
}
.inspectionform div.wpcf7-response-output {
  color: red !important;
}
.inspectionform div.wpcf7-mail-sent-ng {
  color: green !important;
}
.inspectionform span.wpcf7-not-valid-tip {
  color: red !important;
}
.inspectionform div.wpcf7-validation-errors {
  color: red !important;
}
.inspectionform div.wpcf7-mail-sent-ok {
  color: green !important;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #229acd;
  padding: 2em;
  margin: 0 0 1.5em 0;
  border-radius: 5px;
}
.sidebarform h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.667em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 0 0 0.5em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.25em 0;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
.recentposts {
  display: table;
  width: 100%;
  border: 2px solid #229acd;
  padding: 1.5em;
  margin: 0 0 1.5em 0;
  border-radius: 5px;
}
.recentposts h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.667em;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
.postcategories {
  display: table;
  width: 100%;
  border: 2px solid #229acd;
  padding: 1.5em;
  margin: 0 0 1.5em 0;
  border-radius: 5px;
}
.postcategories h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.667em;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
.postarchives {
  display: table;
  width: 100%;
  border: 2px solid #229acd;
  padding: 1.5em;
  margin: 0 0 1.5em 0;
  border-radius: 5px;
}
.postarchives h3 {
  font-family: "Roboto Slab", serif;
  font-size: 1.667em;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
#container #sidebar ul li ul li {
  padding: 0.25em 0;
}
#container #sidebar ul li ul li a {
  color: #229acd;
}
#container #sidebar ul li ul li a:hover {
  color: #000;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer iframe {
  display: table;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.contact {
  width: 100%;
  display: table;
}
.contact .address {
  width: 48%;
  float: left;
  display: table;
  text-align: left;
  font-size: 1em;
}
.contact .hours {
  width: 48%;
  float: right;
  display: table;
}
.contact .map {
  clear: both;
  float: left;
  display: table;
  width: 100%;
  margin: 2em 0 0 0;
  color: #bf2031;
}
.contact .map iframe {
  width: 100%;
  height: 350px;
  border: 1px solid #ccc;
}
.contact .map .left {
  float: left;
  width: 49%;
}
.contact .map .right {
  float: right;
  width: 49%;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
  border-radius: 5px;
}
#fancybox-outer {
  border-radius: 5px;
}
#fancybox-content {
  border-radius: 5px;
}
#fancybox-img {
  border-radius: 5px;
}